summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-06-23 03:51:37 +0000
committerAron Griffis <agriffis@gentoo.org>2005-06-23 03:51:37 +0000
commit9643eaae74940898cd6467435d6ceef8135341a9 (patch)
tree1e60ed99cde2dc017a1bb0529e8e0d3ecbc8f6d9 /x11-wm
parentVersion bump. (diff)
downloadhistorical-9643eaae74940898cd6467435d6ceef8135341a9.tar.gz
historical-9643eaae74940898cd6467435d6ceef8135341a9.tar.bz2
historical-9643eaae74940898cd6467435d6ceef8135341a9.zip
Resurrect sawfish-1.2 for gnome-1
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/ChangeLog5
-rw-r--r--x11-wm/sawfish/Manifest10
-rw-r--r--x11-wm/sawfish/files/digest-sawfish-1.21
-rw-r--r--x11-wm/sawfish/sawfish-1.2.ebuild79
4 files changed, 90 insertions, 5 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog
index a5cf7ebe7310..62959a385a6d 100644
--- a/x11-wm/sawfish/ChangeLog
+++ b/x11-wm/sawfish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/sawfish
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.50 2005/06/23 02:06:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.51 2005/06/23 03:51:36 agriffis Exp $
+
+ 23 Jun 2005; Aron Griffis <agriffis@gentoo.org> +sawfish-1.2.ebuild:
+ Resurrect sawfish-1.2 for gnome-1
*sawfish-1.3.20040120-r1 (23 Jun 2005)
diff --git a/x11-wm/sawfish/Manifest b/x11-wm/sawfish/Manifest
index 66e05da3e94d..3a0c5103d621 100644
--- a/x11-wm/sawfish/Manifest
+++ b/x11-wm/sawfish/Manifest
@@ -2,7 +2,8 @@
Hash: SHA1
MD5 2dfef4a3fc9332df431ea0b2b06c5ee8 sawfish-1.3.20040120.ebuild 2700
-MD5 0374d8282a310db45bcb26a1745412b3 ChangeLog 8114
+MD5 ec14ae416b4c45cd43dfc18c2dcb3a80 sawfish-1.2.ebuild 2227
+MD5 18284928e8abd3bec8fb4ac6cd7011f3 ChangeLog 8222
MD5 87cb07e2d3612bc798e3722f4f882671 metadata.xml 250
MD5 e6493e3574c0b7c882ace118216ae64a sawfish-1.3.20040120-r1.ebuild 2633
MD5 8f4a1113e4c5925196748ccb9a9702fb files/digest-sawfish-1.3.20040120 74
@@ -13,11 +14,12 @@ MD5 8f4a1113e4c5925196748ccb9a9702fb files/digest-sawfish-1.3.20040120-r1 74
MD5 1ae747636b3422e00ef41cc07fc37ab4 files/capplet-crash.patch 556
MD5 280d364bfd0878351ebbbcbc62ac19c4 files/sawfish-1.3-state-below.patch 403
MD5 1e1b4b3609f8e62666856d07e393068f files/sawfish-1.3-shading.patch 1198
+MD5 9f3ef60fed1887a92eaa83e57f84e29a files/digest-sawfish-1.2 69
MD5 479a0928dfaab241c12c7dbf7d06cb4f files/sawfish-1.2-fullscreen.patch 459
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD4DBQFCuhk/BXaUFmZvwyMRApUWAJdro0T9jDwc35CV3MSqVYFeVD7pAJ4zmsbO
-GBOSkno9MTksCyhiuRTDfw==
-=BDYS
+iD8DBQFCujHVBXaUFmZvwyMRAlFqAKCYR16jVPoEVbsmwZfcAOtrbyctQgCgvjK1
+WXeY1DC/bMPaUy8YF8pe9CI=
+=RnZD
-----END PGP SIGNATURE-----
diff --git a/x11-wm/sawfish/files/digest-sawfish-1.2 b/x11-wm/sawfish/files/digest-sawfish-1.2
new file mode 100644
index 000000000000..0941e220244d
--- /dev/null
+++ b/x11-wm/sawfish/files/digest-sawfish-1.2
@@ -0,0 +1 @@
+MD5 bab6b11a6e7af758606d53cb44b003ab sawfish-1.2-gtk2.tar.gz 1574246
diff --git a/x11-wm/sawfish/sawfish-1.2.ebuild b/x11-wm/sawfish/sawfish-1.2.ebuild
new file mode 100644
index 000000000000..d6382b8a53c7
--- /dev/null
+++ b/x11-wm/sawfish/sawfish-1.2.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2005 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.2.ebuild,v 1.18 2005/06/23 03:51:37 agriffis Exp $
+
+inherit base eutils
+
+IUSE="readline esd nls"
+
+MY_P="${P}-gtk2"
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Extensible window manager using a Lisp-based scripting language"
+SRC_URI="mirror://sourceforge/sawmill/${MY_P}.tar.gz"
+HOMEPAGE="http://sawmill.sourceforge.net/"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 alpha -ppc"
+
+DEPEND=">=dev-util/pkgconfig-0.12.0
+ >=x11-libs/rep-gtk-0.17
+ >=dev-libs/librep-0.16
+ >=media-libs/imlib-1.9.10-r1
+ media-libs/audiofile
+ >=x11-libs/gtk+-2.0.8
+ esd? ( >=media-sound/esound-0.2.22 )
+ readline? ( >=sys-libs/readline-4.1 )
+ nls? ( sys-devel/gettext )"
+
+
+src_unpack() {
+ base_src_unpack
+
+ cd ${S}; epatch ${FILESDIR}/sawfish-1.2-fullscreen.patch
+ # Fixes gtk 2.2 being detected as 1.x
+ epatch ${FILESDIR}/sawfish-1.2-gtk+-2.2.patch
+}
+
+src_compile() {
+
+ local myconf=""
+ use esd && myconf="${myconf} --with-esd"
+ use esd || myconf="${myconf} --without-esd"
+
+ use readline && myconf="${myconf} --with-readline"
+ use readline || myconf="${myconf} --without-readline"
+
+ use nls || myconf="${myconf} --disable-linguas"
+
+ # Make sure we include freetype2 headers before freetype1 headers, else Xft2
+ # borks,
+ # <azarah@gentoo.org> (13 Dec 2002)
+ export C_INCLUDE_PATH="${C_INCLUDE_PATH}:/usr/include/freetype2"
+ export CPLUS_INCLUDE_PATH="${CPLUS_INCLUDE_PATH}:/usr/include/freetype2"
+
+ # The themer is currently broken (must have rep-gtk-0.15
+ # installed to get it compiled) - Azarah, 24 Jun 2002
+ ./configure --host=${CHOST} \
+ --prefix=/usr \
+ --infodir=/usr/share/info \
+ --libexecdir=/usr/lib \
+ --with-gnome-prefix=/usr \
+ --enable-gnome-widgets \
+ --enable-capplet \
+ --disable-themer \
+ --with-gdk-pixbuf \
+ --with-audiofile \
+ ${myconf} || die
+
+ # DO NOT USE "emake" !!! - Azarah, 24 Jun 2002
+ MAKEOPTS=-j1 make || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS BUGS COPYING ChangeLog DOC FAQ NEWS README THANKS TODO
+
+ # Add to Gnome CC's Window Manager list
+ insinto /usr/share/gnome/wm-properties
+ doins ${FILESDIR}/Sawfish.desktop
+}