Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] foomatic flags
Date: Wed, 22 Nov 2006 14:43:28
Message-Id: 200611221437.48626.michaelkintzios@gmail.com
1 I am a bit confused with the following USE flags:
2 =====================================================
3 # emerge -upDv world
4
5 These are the packages that would be merged, in order:
6
7 Calculating world dependencies \
8 ... done!
9 [ebuild U ] net-print/foomatic-filters-3.0.20060720 [3.0.2-r1] USE="cups
10 (-samba%)" 0 kB
11 [ebuild N ] net-print/foomatic-db-ppds-20060720 0 kB
12 [ebuild N ] net-print/foomatic-filters-ppds-20060720 0 kB
13 [ebuild U ] net-print/foomatic-3.0.20060601 [3.0.2]
14 USE="ppds%* -foomaticdb%" 0 kB
15 [ebuild U ] net-print/foomatic-db-engine-3.0.20060720 [3.0.2] 0 kB
16 [ebuild U ] net-print/foomatic-db-20060720 [20050910] USE="(-cups%*)
17 (-ppds%*)" 0 kB
18 =====================================================
19
20 Why the -foomaticdb and -cups?
21
22 This is my emerge --info:
23 =====================================================
24 # emerge --info
25 Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4,
26 2.6.18-gentoo-r2 i686)
27 =================================================================
28 System uname: 2.6.18-gentoo-r2 i686 Intel(R) Pentium(R) III Mobile CPU
29 1066MHz
30 Gentoo Base System version 1.12.6
31 Last Sync: Wed, 22 Nov 2006 11:50:02 +0000
32 ccache version 2.3 [enabled]
33 app-admin/eselect-compiler: [Not Present]
34 dev-java/java-config: [Not Present]
35 dev-lang/python: 2.4.3-r4
36 dev-python/pycrypto: 2.0.1-r5
37 dev-util/ccache: 2.3
38 dev-util/confcache: [Not Present]
39 sys-apps/sandbox: 1.2.17
40 sys-devel/autoconf: 2.13, 2.60
41 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
42 sys-devel/binutils: 2.16.1-r3
43 sys-devel/gcc-config: 1.3.13-r4
44 sys-devel/libtool: 1.5.22
45 virtual/os-headers: 2.6.17-r1
46 ACCEPT_KEYWORDS="x86"
47 AUTOCLEAN="yes"
48 CBUILD="i686-pc-linux-gnu"
49 CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -msse -pipe"
50 CHOST="i686-pc-linux-gnu"
51 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
52 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/
53 terminfo"
54 CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -msse -pipe"
55 DISTDIR="/usr/portage/distfiles"
56 FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox
57 sfperms strict userlocales userpriv usersandbox"
58 GENTOO_MIRRORS="http://ftp.club-internet.fr/pub/mirrors/gentoo
59 ftp://212.219.56.132/sites/www.ibiblio.org/gentoo/
60 ftp://212.219.56.133/sites/www.ibiblio.org/gentoo/ http://194.117.143.70
61 ftp://212.219.56.134/sites/www.ibiblio.org/gentoo/ http://194.117.143.71
62 http://194.117.143.72"
63 LINGUAS="en_GB,el"
64 MAKEOPTS="-j2"
65 PKGDIR="/usr/portage/packages"
66 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d
67 istfiles' --exclude='/local' --exclude='/packages'"
68 PORTAGE_TMPDIR="/var/tmp"
69 PORTDIR="/usr/portage"
70 PORTDIR_OVERLAY="/usr/local/portage"
71 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
72 USE="x86 X a52 aac aalib acl acpi alsa arts asf berkdb bitmap-fonts bluetooth
73 bzip2 cairo ccache cdparanoia cdr cli cracklib crypt cups curl dbus dlloader
74 dri dts dvd dvdr dvdread elibc_glibc emboss encode fam ffmpeg firefox flac
75 fortran gdbm gif gpm gstreamer gtalk hal iconv imagemagick imlib
76 input_devices_keyboard input_devices_mouse input_devices_synaptics irda irmc
77 isdnlog jabber jpeg kde kernel_linux ldap libg++ linguas_en_GB,el live
78 lm_sensors logrotate mad mikmod mmx mng modplug mp3 mpeg ncurses nls nptl
79 nptlonly nsplugin ntfs ogg opengl oss pam pcmcia pcre pda perl pmu png ppds
80 pppd python qt3 qt4 quicktime readline real reflection reiserfs rt2500usb
81 scanner sdl session smime speex spell spl sse ssl svga tcpd theora tidy tiff
82 truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd
83 video_cards_radeon vidix vorbis win32codecs wmf xml xorg xv xvid zlib"
84 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
85 PORTAGE_RSYNC_EXTRA_OPTS
86 =====================================================
87 --
88 Regards,
89 Mick

Replies

Subject Author
Re: [gentoo-user] foomatic flags "Bo Ørsted Andresen" <bo.andresen@××××.dk>