diff options
author | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-13 20:29:26 +0100 |
---|---|---|
committer | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-13 20:29:26 +0100 |
commit | 8a1740d3de04a4856a106fcf40a005cfc4454fba (patch) | |
tree | eaf463e2a1ead03bae4f0a70f04e38e140dd1267 /conf | |
parent | 13cd210cf55441a068064ded7dd0344a83c427a2 (diff) | |
parent | f96fd28c52a76747349589cd2d5ca0c216450f89 (diff) |
Merge pull request #28 from V3n3RiX/master
enable some package.env variables
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/package.env/00-kogaion.package.env | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/conf/intel/portage/package.env/00-kogaion.package.env b/conf/intel/portage/package.env/00-kogaion.package.env new file mode 100644 index 0000000..31c7dc5 --- /dev/null +++ b/conf/intel/portage/package.env/00-kogaion.package.env @@ -0,0 +1,35 @@ +media-video/ffmpeg O3.amd64.conf +media-video/libav O3.amd64.notest.conf +games-fps/nexuiz O3.amd64.conf +games-fps/xonotic O3.amd64.conf +games-fps/quake3 O3.amd64.conf +games-fps/openarena O3.amd64.conf +games-fps/warsow O3.amd64.conf +www-servers/apache apache.conf + +# kernels, portage 2.2 enables FEATURES=userpriv, genkernel fails +sys-kernel/linux-openvz disable.debug+userpriv.conf +sys-kernel/linux-ec2 disable.debug+userpriv.conf +sys-kernel/linux-kogaion disable.debug+userpriv.conf +sys-kernel/linux-argent disable.debug+userpriv.conf +sys-kernel/kogaion-sources disable.debug+userpriv.conf + +# avoid collision with mail-client/thunderbird +# (/usr/lib/debug/.build-id/*), v. 2.30-r1 +www-client/seamonkey disable.debug.conf + +# now firefox also collides with thunderbird +mail-client/thunderbird disable.debug.conf + +# avoid collision with app-arch/file-roller +# (/usr/lib/debug/.build-id/*) +app-arch/engrampa disable.debug.conf + +# micia: nvidia toolkit packages require GCC 4.4 +# as of 05/jan/2012 disable graphite on it +dev-util/nvidia-cuda-sdk nographite.amd64.conf +dev-util/nvidia-cuda-toolkit nographite.amd64.conf + +net-print/pnm2ppa linguas-en.conf +# separate language packages are used +www-client/firefox linguas-en.conf |