diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-13 17:52:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-13 17:52:12 +0000 |
commit | 93c8420deb04a8bfba4fc5c1e77856763fbc6e6e (patch) | |
tree | 49a06171ecfe95bbb5839b838843453811fd1391 /x11-wm/afterstep | |
parent | Keyworded ~sparc wrt #118884 (diff) | |
download | historical-93c8420deb04a8bfba4fc5c1e77856763fbc6e6e.tar.gz historical-93c8420deb04a8bfba4fc5c1e77856763fbc6e6e.tar.bz2 historical-93c8420deb04a8bfba4fc5c1e77856763fbc6e6e.zip |
Bump to 2.2.0.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/ChangeLog | 9 | ||||
-rw-r--r-- | x11-wm/afterstep/Manifest | 14 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.0.ebuild | 114 | ||||
-rw-r--r-- | x11-wm/afterstep/files/digest-afterstep-2.2.0 | 1 |
4 files changed, 135 insertions, 3 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog index f699fac642d2..83d7569f399c 100644 --- a/x11-wm/afterstep/ChangeLog +++ b/x11-wm/afterstep/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/afterstep -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.48 2005/11/11 23:10:25 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.49 2006/01/13 17:52:12 kloeri Exp $ + +*afterstep-2.2.0 (13 Jan 2006) + + 13 Jan 2006; Bryan Østergaard <kloeri@gentoo.org +afterstep-2.2.0.ebuild: + Bump to 2.2.0. 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> afterstep-2.1.2.ebuild: diff --git a/x11-wm/afterstep/Manifest b/x11-wm/afterstep/Manifest index c8885f1637f6..77f85e4c21dd 100644 --- a/x11-wm/afterstep/Manifest +++ b/x11-wm/afterstep/Manifest @@ -1,10 +1,22 @@ -MD5 6fd947c221ba6a4256e1485bcdb9cf5a ChangeLog 7197 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 12b486cfb023bcbe34c617e94e44909d ChangeLog 7324 MD5 f4c51fea71475ebe46a82e096640fdd9 afterstep-1.8.11-r2.ebuild 1547 MD5 7036af2d5fa6c9837c13df9e041d7e34 afterstep-2.00.05.ebuild 3359 MD5 1aa60edd851ae919c3bac98c0bc0b8c2 afterstep-2.1.2.ebuild 3376 +MD5 052bc8e73617bbb6a22cb39650867cec afterstep-2.2.0.ebuild 3379 MD5 720723e9a9846b9d6a7e64a25b1adbbc files/afterstep 29 MD5 7d3868b85f7325c35e5165a8c10ce77d files/afterstep-1.8.11-gentoo.diff 1321 MD5 9735d9a9bce29bcbd35792c0c4064ea0 files/digest-afterstep-1.8.11-r2 70 MD5 aa6dd1f671415f2083b1161571752859 files/digest-afterstep-2.00.05 71 MD5 f92576044c379b6c3b3240972a1be536 files/digest-afterstep-2.1.2 69 +MD5 6fefa7dc391d4e2ee106bd74fce5ed55 files/digest-afterstep-2.2.0 69 MD5 bb0cd3dcc1a371b3fba19147868d7c5c metadata.xml 350 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDx+kgugEuf3OQ0akRAiASAKCAvjAkpIwWHvTgbBd49Nlgj3wjygCgoEB8 +yqVn3Tk+lwC4eHVvAF4Ep60= +=DD82 +-----END PGP SIGNATURE----- diff --git a/x11-wm/afterstep/afterstep-2.2.0.ebuild b/x11-wm/afterstep/afterstep-2.2.0.ebuild new file mode 100644 index 000000000000..49a0cd20270a --- /dev/null +++ b/x11-wm/afterstep/afterstep-2.2.0.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.0.ebuild,v 1.1 2006/01/13 17:52:12 kloeri Exp $ + +inherit flag-o-matic + +DESCRIPTION="AfterStep is a feature rich NeXTish window manager" +HOMEPAGE="http://www.afterstep.org" +SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" + +LICENSE="AFTERSTEP" +SLOT="0" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="debug gif jpeg mmx nls png tiff xinerama" + +DEPEND="virtual/libc + virtual/x11 + media-libs/freetype + debug? ( !ppc? ( dev-util/efence ) ) + png? ( >=media-libs/libpng-1.2.5 ) + jpeg? ( >=media-libs/jpeg-6b ) + gif? ( >=media-libs/giflib-4.1.0 ) + tiff? ( >=media-libs/tiff-3.5.7 )" + +S="${WORKDIR}/AfterStep-${PV}" + +src_compile() { + local myconf + + use debug && myconf="--enable-gdb --enable-warn --enable-gprof + --enable-audit --enable-trace --enable-trace-x" + + if ! use ppc && use debug ; then + myconf="${myconf} --with-libefence" + fi + + #implied intent of debug means you need the frame pointers. + use debug && filter-flags -fomit-frame-pointer + + # Explanation of configure options + # ================================ + # --with-helpcommand="xterm -e man" - Avoid installing xiterm + # --with-xpm - Contained in xfree + # --with-ungif=no - Use giflib instead of libungif + # --disable-availability - So we can use complete paths for menuitems + # --enable-ascp - The AfterStep ControlPanel is abandoned + + econf \ + $(use_enable nls i18n) \ + $(use_enable mmx mmx-optimization) \ + $(use_enable xinerama) \ + $(use_with png) \ + $(use_with jpeg) \ + $(use_with gif) \ + $(use_with tiff) \ + --with-helpcommand="xterm -e man" \ + --with-ungif=no \ + --disable-availability \ + --disable-staticlibs \ + --enable-ascp=no \ + ${myconf} || die "configure failed" + + emake || die "emake failed" +} + +src_install() { + # see bug #31541 + dodir /usr/share/gnome/wm-properties + + # afterstep tries to detect the current resolution + # for documentation generation, causing access violations + # for the video device. bug #87356 + unset DISPLAY + + make DESTDIR=${D} install || die "make install failed" + + # This fixes a bug with shared libraries + rm ${D}/usr/lib/{libAfterImage.a,libAfterBase.a} + cp -pPR ${S}/libAfterImage/libAfterImage.so* ${D}/usr/lib + cp -pPR ${S}/libAfterBase/libAfterBase.so* ${D}/usr/lib + cp -pPR ${S}/libAfterConf/libAfterConf.so* ${D}/usr/lib + cp -pPR ${S}/libAfterStep/libAfterStep.so* ${D}/usr/lib + + # Create a symlink from MonitorWharf to Wharf + rm ${D}/usr/bin/MonitorWharf + dosym /usr/bin/Wharf /usr/bin/MonitorWharf + + # Handle the documentation + dodoc COPYRIGHT ChangeLog INSTALL NEW* README* TEAM UPGRADE + cp -pPR ${S}/TODO ${D}/usr/share/doc/${PF}/ + dodir /usr/share/doc/${PF}/html + cp -pPR ${S}/doc/* ${D}/usr/share/doc/${PF}/html + rm ${D}/usr/share/doc/${PF}/html/{Makefile*,afterstepdoc.in} + + dodir /usr/share/xsessions + insinto /usr/share/xsessions + newins ${S}/AfterStep.desktop.final AfterStep.desktop + + # For desktop managers like GDM or KDE + exeinto /etc/X11/Sessions + doexe ${FILESDIR}/afterstep +} + +pkg_postinst() { + echo + einfo "To use AfterStep issue the following commands:" + einfo "mv ~/.xinitrc ~/xinitrc.old" + einfo "echo afterstep > ~/.xinitrc" + echo + einfo "If you like AfterStep please vote for it at" + einfo "http://www.PLiG.org/xwinman/vote.html !" + echo +} + diff --git a/x11-wm/afterstep/files/digest-afterstep-2.2.0 b/x11-wm/afterstep/files/digest-afterstep-2.2.0 new file mode 100644 index 000000000000..962084f00beb --- /dev/null +++ b/x11-wm/afterstep/files/digest-afterstep-2.2.0 @@ -0,0 +1 @@ +MD5 39be10b2cd9c1b7a0534541410b7a6d2 AfterStep-2.2.0.tar.bz2 5398517 |