|
@@ -23,21 +23,18 @@ FEATURES="webrsync-gpg usersync userpriv usersandbox collision-protect
|
|
MAKEOPTS="-j3"
|
|
MAKEOPTS="-j3"
|
|
|
|
|
|
# USE flags (aggregative)
|
|
# USE flags (aggregative)
|
|
-USE="aac acpi alsa apng archive bluetooth bs2b cairo calendar caps cdda cjk
|
|
|
|
- consolekit cpudetection custom-cflags custom-optimization cue dbus dhcp
|
|
|
|
- dmi eap-sim eap-tls exif expat flac gmp gpm grammar groupwise
|
|
|
|
- gtk gtkspell hires-icons hybrid-auth id3tag idn iproute2 irda jbig jpeg
|
|
|
|
- jpeg2k lcms libcanberra libkms libnotify libproxy lzma m17n-lib mad mbim mktemp
|
|
|
|
- mmx mmxext modemmanager mp3 multicall netlink networkmanager ntfsdecrypt ntfsprogs
|
|
|
|
- ogg pcmcia pcsc-lite pkcs11 png policykit scsi
|
|
|
|
|
|
+USE="aac alsa apng bluetooth caps cdda cjk consolekit cpudetection custom-cflags
|
|
|
|
+ custom-optimization dbus dhcp dmi eap-sim eap-tls expat flac gmp gpm
|
|
|
|
+ gtk gtkspell id3tag idn iproute2 jbig jpeg jpeg2k lcms libcanberra
|
|
|
|
+ libnotify lzma m17n-lib mad mbim mktemp mmx mmxext modemmanager mp3
|
|
|
|
+ multicall netlink ntfsdecrypt ogg pcmcia pkcs11 png policykit scsi
|
|
smartcard smime sndfile speex spell sse sse2 startup-notification
|
|
smartcard smime sndfile speex spell sse sse2 startup-notification
|
|
- staticsocket svg symlink thesaurus threads tiff truetype udev uuid usb v4l
|
|
|
|
- vorbis wavpack webgl wifi X X509 xattr xft xinerama xmp xps xv"
|
|
|
|
|
|
+ staticsocket svg symlink threads tiff truetype udev uuid usb v4l vorbis
|
|
|
|
+ wavpack wifi X X509 xattr xft xinerama xps xv"
|
|
|
|
|
|
-USE="${USE} -ant -automount -berkdb -cracklib -cramfs -cups -cxx -enca -firmware-loader
|
|
|
|
- -fts3 -gdbm -git -http-cache -ipv6 -lvm1 -mudflap -netifrc -orc -postscript -ptpax
|
|
|
|
- -qt4 -sendmail -session -sqlite -static -tcpd -thin -webkit -xscreensaver
|
|
|
|
- -zeroconf"
|
|
|
|
|
|
+USE="${USE} -automount -berkdb -cracklib -cramfs -cxx -enca -firmware-loader
|
|
|
|
+ -gdbm -ipv6 -lvm1 -netifrc -postscript -ptpax -sendmail -session -sqlite
|
|
|
|
+ -tcpd -thin -webkit"
|
|
|
|
|
|
# PaX markings
|
|
# PaX markings
|
|
PAX_MARKINGS="XT"
|
|
PAX_MARKINGS="XT"
|
|
@@ -74,6 +71,7 @@ EMERGE_WARNING_DELAY=0
|
|
DONT_MOUNT_BOOT=1
|
|
DONT_MOUNT_BOOT=1
|
|
|
|
|
|
# Explicitly list accepted license types
|
|
# Explicitly list accepted license types
|
|
|
|
+# /usr/portage/{licenses,profiles/license_groups}
|
|
# FREE = FSF-APPROVED + OSI-APPROVED + MISC-FREE + FREE-DOCUMENTS
|
|
# FREE = FSF-APPROVED + OSI-APPROVED + MISC-FREE + FREE-DOCUMENTS
|
|
# freedist = unrestricted distribution
|
|
# freedist = unrestricted distribution
|
|
# lha = unrestricted distribution via network
|
|
# lha = unrestricted distribution via network
|
|
@@ -82,11 +80,10 @@ DONT_MOUNT_BOOT=1
|
|
# myspell-ru_RU-ALexanderLebedev = unrestricted distribution in unmodified / binary form
|
|
# myspell-ru_RU-ALexanderLebedev = unrestricted distribution in unmodified / binary form
|
|
# Atmel = unrestricted distribution in binary form
|
|
# Atmel = unrestricted distribution in binary form
|
|
# bluez-firmware = distribution by BlueZ project
|
|
# bluez-firmware = distribution by BlueZ project
|
|
-# Broadcom = should probably be "as-is" (#446658)
|
|
|
|
# PUEL = personal license (build-time virtualbox-bin)
|
|
# PUEL = personal license (build-time virtualbox-bin)
|
|
# CC-BY-*, all-rights-res. = claws-mail-themes (pruned except for Gnome (GPL-v3))
|
|
# CC-BY-*, all-rights-res. = claws-mail-themes (pruned except for Gnome (GPL-v3))
|
|
ACCEPT_LICENSE="-* @FREE freedist unRAR lha @BINARY-REDISTRIBUTABLE Atmel
|
|
ACCEPT_LICENSE="-* @FREE freedist unRAR lha @BINARY-REDISTRIBUTABLE Atmel
|
|
- myspell-ru_RU-ALexanderLebedev bluez-firmware Broadcom PUEL
|
|
|
|
|
|
+ myspell-ru_RU-ALexanderLebedev bluez-firmware PUEL
|
|
CC-BY-NC-SA-3.0 CC-BY-ND-3.0 all-rights-reserved"
|
|
CC-BY-NC-SA-3.0 CC-BY-ND-3.0 all-rights-reserved"
|
|
|
|
|
|
# Backward compatibility wrt. /etc/portage/repos.conf (#474574, #478318)
|
|
# Backward compatibility wrt. /etc/portage/repos.conf (#474574, #478318)
|