Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
why Librecad is ~amd64
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
minsoehan
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2015
Posts: 101
Location: Yangon, Burma. (Mother Su's Country)

PostPosted: Tue Sep 08, 2015 1:37 pm    Post subject: why Librecad is ~amd64 Reply with quote

I am using Gentoo (stable) with gnome+systemd.
my profile is
Code:
 [5]   default/linux/amd64/13.0/desktop/gnome/systemd *


/etc/portage/make.conf is
Code:
 ~ $ cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=native -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="-kde -qt4 -pulseaudio X dbus gtk gnome systemd alsa cdr dvd apm egl bindist mmx sse sse2"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
MAKEOPTS="-j5"
INPUT_DEVICES="evdev synaptics"
VIDEO_CARDS="intel"


Now, I am trying to install librecad
Code:
 # emerge media-gfx/librecad

portage says this:
Code:
The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by media-gfx/librecad (argument)
=media-gfx/librecad-2.0.7 ~amd64


why Portage is trying to install Librecad from testing branch.
how can I do if I want to install stable Librecad.

I want my system very stable.
actually I am still new to Gentoo.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Tue Sep 08, 2015 3:22 pm    Post subject: Reply with quote

There are no "stable" version of librecad in portage, which simply means not enough Gentoo devs have tested librecad to be stable yet. This does not mean that librecad isn't stable at all, many other users in other distributions likely have tested it.

I have not tried it myself so I have no idea.

To proceed, you'll need to unmask a testing version. The portage notice says what you need to do, I think you should be fine.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum