diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-09-01 13:29:23 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-09-01 13:29:23 +0000 |
commit | c32981854743aa1adb8456006a8326aa26510400 (patch) | |
tree | 1c1c22c079ddbc30c170307da03e93894c3471bc /x11-wm | |
parent | two new fvwm local use flags. (diff) | |
download | historical-c32981854743aa1adb8456006a8326aa26510400.tar.gz historical-c32981854743aa1adb8456006a8326aa26510400.tar.bz2 historical-c32981854743aa1adb8456006a8326aa26510400.zip |
two new use flags.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm/ChangeLog | 19 | ||||
-rw-r--r-- | x11-wm/fvwm/Manifest | 2 |
2 files changed, 20 insertions, 1 deletions
diff --git a/x11-wm/fvwm/ChangeLog b/x11-wm/fvwm/ChangeLog index c32c6f824bec..6537647a8baa 100644 --- a/x11-wm/fvwm/ChangeLog +++ b/x11-wm/fvwm/ChangeLog @@ -1,6 +1,23 @@ # ChangeLog for x11-wm/fvwm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.25 2003/09/01 10:42:57 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.26 2003/09/01 13:29:23 taviso Exp $ + +*fvwm-2.5.7-r2 (01 Sep 2003) + + 01 Sep 2003; Tavis Ormandy <taviso@gentoo.org> fvwm-2.5.7-r2.ebuild: + Three new USE flags, + noxpm - Disable support for XPM Images, for people who + only use png images, or prefer solid colour/gradiant/etc. + nosm - Disable session management support, for users who + never use session managers (xsm, for example) + truetype - Allows users to toggle Xft support. + Adding /usr/share/icons/fvwm to the default ImagePath. + Some minor tweaks to the toolkit options, so that -gtk also removes gtk2 + support, as reccommended. + + The new USE flags mean only XRender, SHM and Shaped Windows are left to + the configure script to decide, which i suspect everybody will want unless + support isnt available, which the configure script will deduce automatically. 01 Sep 2003; Tavis Ormandy <taviso@gentoo.org> fvwm-2.5.7-r1.ebuild: gtk2 wasnt in IUSE. diff --git a/x11-wm/fvwm/Manifest b/x11-wm/fvwm/Manifest index 20a516985cdb..5c45b7b9bf49 100644 --- a/x11-wm/fvwm/Manifest +++ b/x11-wm/fvwm/Manifest @@ -1,3 +1,4 @@ +MD5 2e6ded6c030afa1bca8ebd2db6650da9 fvwm-2.5.7-r2.ebuild 8185 MD5 c2eeb0a9ce5240f426cdfa121e0fe84f fvwm-2.4.16-r1.ebuild 4020 MD5 b44ca250c8b822f0bfeb5f11d7824f78 fvwm-2.5.7-r1.ebuild 7876 MD5 7e8dad745798db4e98817ffb0925bf4a fvwm-2.5.7.ebuild 5591 @@ -11,3 +12,4 @@ MD5 2bdb17132f9d7f352002a1fbace7fca1 files/acinclude.m4 61423 MD5 88a5b60b496d1f4a8fe1b0c3710da7f9 files/digest-fvwm-2.4.8 134 MD5 b7c82b289eda8d75c9c1589e505b7c73 files/digest-fvwm-2.5.7 64 MD5 bcb882f07bc947241105ed86c731bd67 files/digest-fvwm-2.5.7-r1 224 +MD5 f0a5eded67c59acb1e0561791fc2784c files/digest-fvwm-2.5.7-r2 168 |