diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-11-05 07:53:14 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-11-05 07:53:14 +0000 |
commit | b126b24c2fc9e3e8b10d00095fcab3e4487130ce (patch) | |
tree | 097f37743116c28f85cfd7752bd286a3a58a69de /x11-base | |
parent | Add 'minimal' USE flag. It turns off the build of most clients and all fonts,... (diff) | |
download | gentoo-2-b126b24c2fc9e3e8b10d00095fcab3e4487130ce.tar.gz gentoo-2-b126b24c2fc9e3e8b10d00095fcab3e4487130ce.tar.bz2 gentoo-2-b126b24c2fc9e3e8b10d00095fcab3e4487130ce.zip |
Add 'minimal' USE flag. It turns off the build of most clients and all fonts, as well as a number of drivers I guessed would be mostly unused by people wanting this functionality (video drivers turned off only for x86). It also stops installing the man pages and docs, as well as Xvfb and Xnest. Finally, it doesn't install Gentoo custom cursors. On a minimal test build with USE="-3dfx +3dnow -bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers -ipv6 +minimal +mmx -nls -opengl -pam -sdk +sse -static -truetype-fonts -type1-fonts -xprint -xv", the total installation was 28M. (Manifest recommit)
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/Manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-x11/Manifest b/x11-base/xorg-x11/Manifest index 34c263c9ee22..bdc9ec5f1391 100644 --- a/x11-base/xorg-x11/Manifest +++ b/x11-base/xorg-x11/Manifest @@ -1,8 +1,8 @@ MD5 ac1137a20503dcb8f9ba2939a2a766f6 metadata.xml 230 MD5 9215e5f10589329a5056f366aa6820e8 xorg-x11-6.7.0-r2.ebuild 38086 MD5 a2e1b9169dec8e5eb20d49694b6bbcf0 xorg-x11-6.8.0-r1.ebuild 41338 -MD5 47a2633f0c4a6a916419d4336506262a ChangeLog 43855 -MD5 4d571865dfe9f83293348df8441115e6 xorg-x11-6.8.0-r2.ebuild 48769 +MD5 b13ed519b6b141167d72c8f5c349d3b0 ChangeLog 44569 +MD5 67dcd0e52c6cb62688cc297db9f9489f xorg-x11-6.8.0-r2.ebuild 50117 MD5 a3314fbdc270d7d84ea14fd477b8d048 files/digest-xorg-x11-6.7.0-r2 904 MD5 70facbdb85b7ef2bc9b9b702442eda7e files/digest-xorg-x11-6.8.0-r1 908 MD5 b7a56cbcde55a013564f056f87e59867 files/digest-xorg-x11-6.8.0-r2 908 |