summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2003-09-06 16:31:37 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2003-09-06 16:31:37 +0000
commit28e0afc6ccd2cd4488aa5773114d4b0eceb394f8 (patch)
tree239c7d5947fe94f30058f672dd5e6c8be4c1e135
parentadded hardened-gcc exclusion flags (diff)
downloadgentoo-2-28e0afc6ccd2cd4488aa5773114d4b0eceb394f8.tar.gz
gentoo-2-28e0afc6ccd2cd4488aa5773114d4b0eceb394f8.tar.bz2
gentoo-2-28e0afc6ccd2cd4488aa5773114d4b0eceb394f8.zip
Version bump.
-rw-r--r--x11-wm/icewm/ChangeLog7
-rw-r--r--x11-wm/icewm/Manifest8
-rw-r--r--x11-wm/icewm/files/digest-icewm-1.2.13_pre11
-rw-r--r--x11-wm/icewm/icewm-1.2.13_pre1.ebuild75
4 files changed, 87 insertions, 4 deletions
diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog
index 1f8598d5739b..67a56ab95993 100644
--- a/x11-wm/icewm/ChangeLog
+++ b/x11-wm/icewm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/icewm
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.32 2003/08/21 09:37:42 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.33 2003/09/06 16:31:27 bcowan Exp $
+
+*icewm-1.2.13_pre1 (06 Sep 2003)
+
+ 06 Sep 2003; Brad Cowan <bcowan@gentoo.org> icewm-1.2.13_pre1.ebuild:
+ Version bump.
21 Aug 2003; Heinrich Wendel <lanius@gentoo.org> icewm-1.2.10.ebuild,
icewm-1.2.7.ebuild, icewm-1.2.8.ebuild, files/icewm,
diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
index 0d6a43c5cf10..dd9c7eee6ca4 100644
--- a/x11-wm/icewm/Manifest
+++ b/x11-wm/icewm/Manifest
@@ -1,7 +1,9 @@
-MD5 2ed4229b53c631571a0040c75d9957fb ChangeLog 6403
-MD5 3b2895597bd3778626f692dfb2ea6ead icewm-1.2.9.ebuild 1862
MD5 1673b33d0b84c52f5887975fb667ff96 icewm-1.2.11.ebuild 1915
+MD5 ae85b0b2f82fc46aa48414a725c1c2af icewm-1.2.13_pre1.ebuild 2121
+MD5 3b2895597bd3778626f692dfb2ea6ead icewm-1.2.9.ebuild 1862
MD5 d23ea3ebb0aead99f7d3aedb84067247 icewm-1.2.11-r1.ebuild 1990
-MD5 a523239e4ca120f208740e26388dccc4 files/digest-icewm-1.2.9 63
+MD5 07d1d661458fb7ee213c4adbbdadc5ed ChangeLog 6526
MD5 c4b77ba8ebde5f94163b5ed4646ba992 files/digest-icewm-1.2.11 64
+MD5 a523239e4ca120f208740e26388dccc4 files/digest-icewm-1.2.9 63
MD5 c4b77ba8ebde5f94163b5ed4646ba992 files/digest-icewm-1.2.11-r1 64
+MD5 a8c154b7a0780adf52ebbe0bcc783b32 files/digest-icewm-1.2.13_pre1 68
diff --git a/x11-wm/icewm/files/digest-icewm-1.2.13_pre1 b/x11-wm/icewm/files/digest-icewm-1.2.13_pre1
new file mode 100644
index 000000000000..a05978b87648
--- /dev/null
+++ b/x11-wm/icewm/files/digest-icewm-1.2.13_pre1
@@ -0,0 +1 @@
+MD5 4579c837851d74ba62e1ea6ee597f886 icewm-1.2.13pre1.tar.gz 838364
diff --git a/x11-wm/icewm/icewm-1.2.13_pre1.ebuild b/x11-wm/icewm/icewm-1.2.13_pre1.ebuild
new file mode 100644
index 000000000000..3684865d51c2
--- /dev/null
+++ b/x11-wm/icewm/icewm-1.2.13_pre1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.13_pre1.ebuild,v 1.1 2003/09/06 16:31:27 bcowan Exp $
+
+DESCRIPTION="Ice Window Manager"
+SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz"
+HOMEPAGE="http://www.icewm.org"
+IUSE="esd gnome imlib nls spell truetype"
+
+DEPEND="virtual/x11
+ esd? ( media-sound/esound )
+ gnome? ( gnome-base/gnome-libs gnome-base/gnome-desktop )
+ imlib? ( >=media-libs/imlib-1.9.10-r1 )
+ nls? ( sys-devel/gettext )
+ truetype? ( >=media-libs/freetype-2.0.9 )"
+
+RDEPEND="${DEPEND}
+ media-fonts/artwiz-fonts"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc"
+S=${WORKDIR}/${P/_}
+
+src_compile(){
+ use esd \
+ && myconf="${myconf} --with-esd-config=/usr/bin/esd-config"
+
+ use nls \
+ && myconf="${myconf} --enable-nls --enable-i18n" \
+ || myconf="${myconf} --disable-nls --disable-i18n"
+
+ use imlib \
+ && myconf="${myconf} --with-imlib --without-xpm" \
+ || myconf="${myconf} --without-imlib --with-xpm"
+
+ use spell \
+ && myconf="${myconf} --enable-GtkSpell" \
+ || myconf="${myconf} --disable-GtkSpell"
+
+ use truetype \
+ && myconf="${myconf} --enable-gradients --enable-shape --enable-movesize-fx --enable-shaped-decorations" \
+ || myconf="${myconf} --disable-xfreetype"
+
+ use x86 \
+ && myconf="${myconf} --enable-x86-asm" \
+ || myconf="${myconf} --disable-x86-asm"
+
+ use gnome \
+ && myconf="${myconf} --enable-menus-gnome2 --enable-menus-gnome1" \
+ || myconf="${myconf} --disable-menus-gnome2 --disable-menus-gnome1"
+
+ CXXFLAGS="${CXXFLAGS}" econf \
+ --with-libdir=/usr/share/icewm \
+ --with-cfgdir=/etc/icewm \
+ --with-docdir=/usr/share/doc/${PF}/html \
+ ${myconf} || die "configure failed"
+ cd src
+ sed -i "s:/icewm-\$(VERSION)::" Makefile || die "patch failed"
+ cd ${S}
+
+ emake || die "emake failed"
+}
+
+src_install(){
+ make DESTDIR=${D} install || die
+
+ dodoc AUTHORS BUGS CHANGES COPYING FAQ PLATFORMS README* TODO VERSION
+ dohtml -a html,sgml doc/*
+
+ echo "#!/bin/bash" > icewm
+ echo "/usr/bin/icewm" >> icewm
+ exeinto /etc/X11/Sessions
+ doexe icewm
+}