summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2004-08-15 15:05:30 +0000
committerDaniel Goller <morfic@gentoo.org>2004-08-15 15:05:30 +0000
commitbb64e8c34477fcae4c086cbb7690dc271bc0761a (patch)
treeac0afb8f542e7410b5b0cbb8083180b91982faca /x11-wm
parentMoved from net-www/ids to www-apps/ids (diff)
downloadgentoo-2-bb64e8c34477fcae4c086cbb7690dc271bc0761a.tar.gz
gentoo-2-bb64e8c34477fcae4c086cbb7690dc271bc0761a.tar.bz2
gentoo-2-bb64e8c34477fcae4c086cbb7690dc271bc0761a.zip
added IceWM.desktop for newer DMs
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/ChangeLog8
-rw-r--r--x11-wm/icewm/Manifest6
-rw-r--r--x11-wm/icewm/files/IceWM.desktop9
-rw-r--r--x11-wm/icewm/files/digest-icewm-1.2.14-r12
-rw-r--r--x11-wm/icewm/files/digest-icewm-1.2.15-r12
-rw-r--r--x11-wm/icewm/icewm-1.2.14-r1.ebuild99
-rw-r--r--x11-wm/icewm/icewm-1.2.15-r1.ebuild102
7 files changed, 226 insertions, 2 deletions
diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog
index c332dfa698f1..3bca211d2d5e 100644
--- a/x11-wm/icewm/ChangeLog
+++ b/x11-wm/icewm/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-wm/icewm
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.53 2004/08/15 14:34:56 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.54 2004/08/15 15:05:30 morfic Exp $
+
+*icewm-1.2.14-r1 (15 Aug 2004)
+
+ 15 Aug 2004; Daniel Goller <morfic@gentoo.org> +files/IceWM.desktop,
+ +icewm-1.2.14-r1.ebuild, +icewm-1.2.15-r1.ebuild:
+ added IceWM.desktop for newer DMs
*icewm-1.2.15_pre1 (15 Aug 2004)
diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
index 58c4ce7e50f6..e3ee05b91401 100644
--- a/x11-wm/icewm/Manifest
+++ b/x11-wm/icewm/Manifest
@@ -1,9 +1,13 @@
-MD5 32aa2caa680ebf7d00cebef468981222 icewm-1.2.14.ebuild 2589
MD5 b2b27ccbd6707fa8e3b521f698321cd1 icewm-1.2.13.ebuild 2374
+MD5 eeacc0f6b1f78e8be7741c8c97bbde69 icewm-1.2.15-r1.ebuild 2777
MD5 f7adb0225ae9dd8bb3d316b6cba96d3c icewm-1.2.15.ebuild 2684
MD5 340ee77fcf62b97e4fb2a6989ee93fc0 ChangeLog 9422
MD5 a26b94d92c1e03083b7020e2f4c1afe9 metadata.xml 630
+MD5 8e6efba0200b78f44e1779155ab3dccc icewm-1.2.14-r1.ebuild 2689
MD5 ce0de25ee74a308432d47313c2d6e5c5 files/digest-icewm-1.2.13 64
MD5 9e04ca924041143f46b60458baee4a9d files/digest-icewm-1.2.14 141
MD5 c78f7834862a525325dc59b76ac300f8 files/digest-icewm-1.2.15 141
+MD5 9028fc0d1b794c88e4a2db9cf28f66f0 files/IceWM.desktop 200
+MD5 9e04ca924041143f46b60458baee4a9d files/digest-icewm-1.2.14-r1 141
+MD5 c78f7834862a525325dc59b76ac300f8 files/digest-icewm-1.2.15-r1 141
MD5 9a3fefa7b9ff958ce22b422d6548562d files/icewm-1.2.13-gentoo.patch 2298
diff --git a/x11-wm/icewm/files/IceWM.desktop b/x11-wm/icewm/files/IceWM.desktop
new file mode 100644
index 000000000000..b7877a2d4af6
--- /dev/null
+++ b/x11-wm/icewm/files/IceWM.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=IceWM
+Comment=This session logs you into IceWM
+Exec=icewm-session
+TryExec=icewm-session
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/x11-wm/icewm/files/digest-icewm-1.2.14-r1 b/x11-wm/icewm/files/digest-icewm-1.2.14-r1
new file mode 100644
index 000000000000..304a8f8dca7b
--- /dev/null
+++ b/x11-wm/icewm/files/digest-icewm-1.2.14-r1
@@ -0,0 +1,2 @@
+MD5 1a5670fd074731766a64d5905bad773f icewm-1.2.14.tar.gz 932635
+MD5 428bac61473d247af1f4e133f2f92342 SilverXP-1.2.14-single-1.tar.bz2 322762
diff --git a/x11-wm/icewm/files/digest-icewm-1.2.15-r1 b/x11-wm/icewm/files/digest-icewm-1.2.15-r1
new file mode 100644
index 000000000000..684e207dbce3
--- /dev/null
+++ b/x11-wm/icewm/files/digest-icewm-1.2.15-r1
@@ -0,0 +1,2 @@
+MD5 edc98a4d35c7dab1b369d9b84ad012a0 icewm-1.2.15.tar.gz 946892
+MD5 428bac61473d247af1f4e133f2f92342 SilverXP-1.2.14-single-1.tar.bz2 322762
diff --git a/x11-wm/icewm/icewm-1.2.14-r1.ebuild b/x11-wm/icewm/icewm-1.2.14-r1.ebuild
new file mode 100644
index 000000000000..6970a2b2283c
--- /dev/null
+++ b/x11-wm/icewm/icewm-1.2.14-r1.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.14-r1.ebuild,v 1.1 2004/08/15 15:05:30 morfic Exp $
+
+inherit eutils
+
+SILVERXP_P="SilverXP-${PV}-single-1"
+
+DESCRIPTION="Ice Window Manager"
+SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz
+ mirror://sourceforge/icewmsilverxp/${SILVERXP_P}.tar.bz2"
+HOMEPAGE="http://www.icewm.org/
+ http://sourceforge.net/projects/icewmsilverxp/"
+IUSE="esd gnome imlib nls spell truetype xinerama silverxp"
+
+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 )
+ >=sys-apps/sed-4"
+
+RDEPEND="${DEPEND}
+ media-fonts/artwiz-fonts"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 ~ppc sparc"
+S=${WORKDIR}/${P/_}
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}/src
+ if use silverxp ; then
+ epatch ${WORKDIR}/${PN}/themes/${SILVERXP_P}/Linux/ybutton.cc.patch
+ fi
+}
+
+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 silverxp || use truetype ) \
+ && myconf="${myconf} --enable-gradients --enable-shape --enable-movesize-fx --enable-shaped-decorations" \
+ || myconf="${myconf} --disable-xfreetype --enable-corefonts"
+
+ 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"
+
+ use xinerama \
+ && myconf="${myconf} --enable-xinerama" \
+ || myconf="${myconf} --disable-xinerama"
+
+ 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 FAQ PLATFORMS README* TODO VERSION
+ dohtml -a html,sgml doc/*
+
+ echo "#!/bin/bash" > icewm
+ echo "/usr/bin/icewm-session" >> icewm
+ exeinto /etc/X11/Sessions
+ doexe icewm
+
+ dodir /usr/share/xsessions
+ insinto /usr/share/xsessions
+ doins ${FILESDIR}/IceWM.desktop
+
+}
diff --git a/x11-wm/icewm/icewm-1.2.15-r1.ebuild b/x11-wm/icewm/icewm-1.2.15-r1.ebuild
new file mode 100644
index 000000000000..282a8a886663
--- /dev/null
+++ b/x11-wm/icewm/icewm-1.2.15-r1.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.15-r1.ebuild,v 1.1 2004/08/15 15:05:30 morfic Exp $
+
+inherit eutils
+
+#this needs to use the theme for 1.2.14 probably all through pre phase
+SILVERXP_P="SilverXP-1.2.14-single-1"
+
+DESCRIPTION="Ice Window Manager"
+SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz
+ mirror://sourceforge/icewmsilverxp/${SILVERXP_P}.tar.bz2"
+HOMEPAGE="http://www.icewm.org/
+ http://sourceforge.net/projects/icewmsilverxp/"
+IUSE="esd gnome imlib nls spell truetype xinerama silverxp"
+
+RDEPEND="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 )
+ media-fonts/artwiz-fonts"
+
+DEPEND="${RDEPEND}
+ >=sys-apps/sed-4"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc"
+S=${WORKDIR}/${P/_}
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}/src
+ if use silverxp ; then
+ epatch ${WORKDIR}/${PN}/themes/${SILVERXP_P}/Linux/ybutton.cc.patch
+ fi
+
+ echo "#!/bin/bash" > $T/icewm
+ echo "/usr/bin/icewm-session" >> $T/icewm
+
+}
+
+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 silverxp || use truetype ) \
+ && myconf="${myconf} --enable-gradients --enable-shape --enable-movesize-fx --enable-shaped-decorations" \
+ || myconf="${myconf} --disable-xfreetype --enable-corefonts"
+
+ 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"
+
+ use xinerama \
+ && myconf="${myconf} --enable-xinerama" \
+ || myconf="${myconf} --disable-xinerama"
+
+ CXXFLAGS="${CXXFLAGS}" econf \
+ --with-libdir=/usr/share/icewm \
+ --with-cfgdir=/etc/icewm \
+ --with-docdir=/usr/share/doc/${PF}/html \
+ ${myconf} || die "configure failed"
+
+ sed -i "s:/icewm-\$(VERSION)::" src/Makefile || die "patch failed"
+
+
+ emake || die "emake failed"
+}
+
+src_install(){
+ make DESTDIR=${D} install || die "make instal failed"
+
+ dodoc AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO VERSION
+ dohtml -a html,sgml doc/*
+
+ exeinto /etc/X11/Sessions
+ doexe $T/icewm
+
+ dodir /usr/share/xsessions
+ insinto /usr/share/xsessions
+ doins ${FILESDIR}/IceWM.desktop
+
+}