summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-09-01 20:59:02 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-09-01 20:59:02 +0000
commitff4bb41f509be574fc351c2597e8dafbcba8bfc5 (patch)
tree21ad03865dbd0e0240f41fe3e1d337f8d34970d6 /x11-wm
parentRemoved VFlib2 DEPEND. Enabled Xft2 support by default. (diff)
downloadhistorical-ff4bb41f509be574fc351c2597e8dafbcba8bfc5.tar.gz
historical-ff4bb41f509be574fc351c2597e8dafbcba8bfc5.tar.bz2
historical-ff4bb41f509be574fc351c2597e8dafbcba8bfc5.zip
changed the postinst blurb
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/ChangeLog5
-rw-r--r--x11-wm/fvwm/Manifest4
-rw-r--r--x11-wm/fvwm/fvwm-2.5.7-r2.ebuild64
3 files changed, 39 insertions, 34 deletions
diff --git a/x11-wm/fvwm/ChangeLog b/x11-wm/fvwm/ChangeLog
index 6537647a8baa..7001e17f3513 100644
--- a/x11-wm/fvwm/ChangeLog
+++ b/x11-wm/fvwm/ChangeLog
@@ -1,6 +1,9 @@
# 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.26 2003/09/01 13:29:23 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.27 2003/09/01 20:58:55 taviso Exp $
+
+ 01 Sep 2003; Tavis Ormandy <taviso@gentoo.org> fvwm-2.5.7-r2.ebuild:
+ changed the postinst blurb.
*fvwm-2.5.7-r2 (01 Sep 2003)
diff --git a/x11-wm/fvwm/Manifest b/x11-wm/fvwm/Manifest
index f4a352d029d1..697474061ad2 100644
--- a/x11-wm/fvwm/Manifest
+++ b/x11-wm/fvwm/Manifest
@@ -1,9 +1,9 @@
-MD5 672b5254ba195770ce82120be9a5ec1b fvwm-2.5.7-r2.ebuild 8915
+MD5 26b4776d9c10d0c191c6e59d88f813de fvwm-2.5.7-r2.ebuild 8634
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
MD5 9b68cbbbdaba95b23665ea98c695e57d fvwm-2.4.16.ebuild 1334
-MD5 a6bb559ee1f49a82ba88cffd634119e6 ChangeLog 5211
+MD5 a1533faba1d7721878b5eb0c8e2c494b ChangeLog 5313
MD5 beaa1ad08ff661a32c25d1a51c879a8d metadata.xml 450
MD5 ccd8378d86941cb17669e64ca88949c1 fvwm-2.4.8.ebuild 1146
MD5 40725b9b9496d374f5f1a763618781ea files/digest-fvwm-2.4.16 65
diff --git a/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild b/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild
index 792701363dfd..754f7489ab13 100644
--- a/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild,v 1.2 2003/09/01 14:26:58 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild,v 1.3 2003/09/01 20:58:55 taviso Exp $
inherit gnuconfig
@@ -61,9 +61,10 @@ src_unpack() {
}
src_compile() {
- local myconf="--libexecdir=/usr/lib --with-imagepath=/usr/share/icons/fvwm:/usr/include/X11/bitmaps:/usr/include/X11/pixmaps"
+ local myconf="--libexecdir=/usr/lib --with-imagepath=/usr/include/X11/bitmaps:/usr/include/X11/pixmaps:/usr/share/icons/fvwm:/usr/share/icons/wm-icons"
- # ImagePath should include /usr/share/icons/fvwm by default.
+ # ImagePath should include /usr/share/icons/fvwm (x11-themes/fvwm_icons)
+ # and /usr/share/icons/wm-icons (x11-themes/wm-icons) by default.
# use readline in FvwmConsole.
if ! use readline; then
@@ -251,35 +252,36 @@ src_install() {
}
pkg_postinst() {
- # FIXME: remove this blurb in a future release..
- ewarn
- ewarn "The following features that you did not request are now"
- ewarn "controlled via USE flags:"
- use readline || ewarn " Readline support in FvwmConsole [readline]"
- use ncurses || ewarn " Ncurses support in FvwmConsole [ncurses]"
- use stroke || ewarn " Mouse Gestures [stroke]"
- use xinerama || ewarn " Xinerama Support [xinerama]"
- use cjk || ewarn " Multibyte Character Support [cjk]"
- use perl || ewarn " FVWM Perl bindings [perl]"
- use tcltk || ewarn " FVWM Perl-tk support, including FvwmTabs [perl tcltk]"
- use nls || ewarn " Native Language Support [nls]"
- use png || ewarn " PNG Support [png]"
- use bidi || ewarn " Bidirectional Language Support [bidi]"
- use rplay || ewarn " RPlay Support in FvwmEvent [rplay]"
- use gtk || ewarn " FvwmGTK (gtk+ support) [gtk]"
- use imlib || ewarn " FvwmGTK (GDK image support) [imlib]"
- use truetype || ewarn " Xft Anti Aliased text support [truetype]"
- ewarn
- ewarn "If you require any of the features listed above, you should remerge"
- ewarn "FVWM with the appropriate USE flags. Use this command to see the flags"
- ewarn "available:"
- ewarn " $ emerge -pv fvwm"
- ewarn
+ einfo
+ einfo "FVWM has numerous optional features that are configurable at"
+ einfo "compile time via USE flags, you can read more about USE flags"
+ einfo "here"
+ einfo
+ einfo " http://www.gentoo.org/doc/en/use-howto.xml"
+ einfo
+ einfo "To see the USE flags available with FVWM, use this command"
+ einfo
+ einfo " $ emerge -pv fvwm"
+ einfo
+ echo
+ einfo
+ einfo "If you would like a simple icon set or sound theme for use in your"
+ einfo "theme, you can try these:"
+ einfo
+ einfo " x11-themes/wm-icons (a collection of themed iconsets, designed for fvwm)"
+ einfo " x11-themes/fvwm_icons (a simple icon set)"
+ einfo " x11-themes/fvwm_sounds (example sounds for playing on events)"
+ einfo
+ echo
use perl && use tcltk && {
- einfo "The FvwmTabs module has been installed (USE=\"perl tcltk\")."
- einfo "For more information, visit"
- einfo "http://users.tpg.com.au/users/scottie7/fvwmtabs.html"
einfo
- einfo "The fvwmtabrc has been installed into /usr/share/doc/${PF}"
+ einfo "By setting the perl and tcltk USE flags, you have elected to"
+ einfo "install the FvwmTabs module, a configurable tabbing system for"
+ einfo "FVWM, you can read more about it here"
+ einfo
+ einfo " http://users.tpg.com.au/users/scottie7/fvwmtabs.html"
+ einfo
+ einfo "The example fvwmtabrc has been installed into /usr/share/doc/${PF}"
+ einfo
}
}