summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-03-29 23:53:36 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-03-29 23:53:36 +0000
commitbb9a619fb7a0c8f3907022640b3509233070517e (patch)
tree3db51c392d5b55dee7d55aaad9f161f656b45974 /app-misc/xplore
parentvirtual/motif (diff)
downloadgentoo-2-bb9a619fb7a0c8f3907022640b3509233070517e.tar.gz
gentoo-2-bb9a619fb7a0c8f3907022640b3509233070517e.tar.bz2
gentoo-2-bb9a619fb7a0c8f3907022640b3509233070517e.zip
version bump
Diffstat (limited to 'app-misc/xplore')
-rw-r--r--app-misc/xplore/ChangeLog8
-rw-r--r--app-misc/xplore/files/digest-xplore-1.2a1
-rw-r--r--app-misc/xplore/xplore-1.1-r1.ebuild7
-rw-r--r--app-misc/xplore/xplore-1.1e.ebuild7
-rw-r--r--app-misc/xplore/xplore-1.2a.ebuild38
5 files changed, 56 insertions, 5 deletions
diff --git a/app-misc/xplore/ChangeLog b/app-misc/xplore/ChangeLog
index 04829cfe161a..dfd4a0b95950 100644
--- a/app-misc/xplore/ChangeLog
+++ b/app-misc/xplore/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/xplore
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/ChangeLog,v 1.4 2003/03/29 23:19:12 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/ChangeLog,v 1.5 2003/03/29 23:53:36 liquidx Exp $
+
+*xplore-1.2a (29 Mar 2003)
+
+ 29 Mar 2003; Alastair Tse <liquidx@gentoo.org> xplore-1.1-r1.ebuild,
+ xplore-1.1e.ebuild, xplore-1.2a.ebuild:
+ version bump. apparently xplore only likes openmotif.
*xplore-1.1e (5 Mar 2002)
diff --git a/app-misc/xplore/files/digest-xplore-1.2a b/app-misc/xplore/files/digest-xplore-1.2a
new file mode 100644
index 000000000000..76f1d85376b7
--- /dev/null
+++ b/app-misc/xplore/files/digest-xplore-1.2a
@@ -0,0 +1 @@
+MD5 129e90bec30a6197bc315eb75e130b1f xplore-1.2a.tar.bz2 570144
diff --git a/app-misc/xplore/xplore-1.1-r1.ebuild b/app-misc/xplore/xplore-1.1-r1.ebuild
index 7de22c8ec025..56ebf455daf2 100644
--- a/app-misc/xplore/xplore-1.1-r1.ebuild
+++ b/app-misc/xplore/xplore-1.1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/xplore-1.1-r1.ebuild,v 1.8 2003/03/29 23:19:12 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/xplore-1.1-r1.ebuild,v 1.9 2003/03/29 23:53:36 liquidx Exp $
+
+IUSE=""
S=${WORKDIR}/${P}
DESCRIPTION="motif file manager for X."
@@ -11,8 +13,9 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+# its webpage states the lesstif does not fully work with xplore
DEPEND="virtual/x11
- virtual/motif"
+ >=x11-libs/openmotif-2.2"
src_compile() {
#Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6
diff --git a/app-misc/xplore/xplore-1.1e.ebuild b/app-misc/xplore/xplore-1.1e.ebuild
index fdb58a7eaeb4..60012af6a6fa 100644
--- a/app-misc/xplore/xplore-1.1e.ebuild
+++ b/app-misc/xplore/xplore-1.1e.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/xplore-1.1e.ebuild,v 1.8 2003/03/29 23:19:12 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/xplore-1.1e.ebuild,v 1.9 2003/03/29 23:53:36 liquidx Exp $
+
+IUSE=""
S=${WORKDIR}/${P}
DESCRIPTION="motif file manager for X."
@@ -11,8 +13,9 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+# its webpage states the lesstif does not fully work with xplore
DEPEND="virtual/x11
- virtual/motif"
+ >=x11-libs/openmotif-2.2"
src_compile() {
#Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6
diff --git a/app-misc/xplore/xplore-1.2a.ebuild b/app-misc/xplore/xplore-1.2a.ebuild
new file mode 100644
index 000000000000..c9c599f8c615
--- /dev/null
+++ b/app-misc/xplore/xplore-1.2a.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/xplore-1.2a.ebuild,v 1.1 2003/03/29 23:53:36 liquidx Exp $
+
+IUSE=""
+
+S=${WORKDIR}/${P}
+DESCRIPTION="motif file manager for X."
+SRC_URI="http://www.musikwissenschaft.uni-mainz.de/~ag/xplore/${P}.tar.bz2"
+HOMEPAGE="http://www.musikwissenschaft.uni-mainz.de/~ag/xplore/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
+# its webpage states the lesstif does not fully work with xplore
+DEPEND="virtual/x11
+ virtual/motif"
+# >=x11-libs/openmotif-2.2"
+
+src_compile() {
+ #Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6
+ #Note: LIBDIR is used to point to X11 tree.
+ cp Xplore.tmpl Xplore.tmpl.orig
+ sed -e "s:^\(XPLORELIBDIR = \).*:\1/usr/lib/xplore:" \
+ -e "s:^XCOMM \(BINDIR = /usr\)/local\(/bin\):\1\2:" \
+ -e "s:^XCOMM \(MANPATH = /usr\)/local\(/man\):\1/share\2:" \
+ Xplore.tmpl.orig > Xplore.tmpl
+
+ xmkmf -a || die "xmkmf Makefile creation failed"
+ # parallel make fails
+ make || die "make failed"
+}
+
+src_install() {
+ make DESTDIR=${D} install || die "Installation failed"
+ dodoc COPYING ChangeLog INSTALL README TODO
+}