summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-11 03:10:27 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-11 03:10:27 +0000
commit82cf509c222246b317dea32be099b7a9ca5f9ab0 (patch)
treecac2ff3945a8f4f3ba4939fc87b18f639c8df933 /app-misc/rox
parentRemoved telnetd dhcpd from base.bug 4834 (diff)
downloadhistorical-82cf509c222246b317dea32be099b7a9ca5f9ab0.tar.gz
historical-82cf509c222246b317dea32be099b7a9ca5f9ab0.tar.bz2
historical-82cf509c222246b317dea32be099b7a9ca5f9ab0.zip
version bump
Diffstat (limited to 'app-misc/rox')
-rw-r--r--app-misc/rox/ChangeLog9
-rw-r--r--app-misc/rox/files/digest-rox-1.2.12
-rw-r--r--app-misc/rox/rox-1.2.0.ebuild7
-rw-r--r--app-misc/rox/rox-1.2.1.ebuild45
4 files changed, 59 insertions, 4 deletions
diff --git a/app-misc/rox/ChangeLog b/app-misc/rox/ChangeLog
index eff44cecfd1c..fc161ee2705d 100644
--- a/app-misc/rox/ChangeLog
+++ b/app-misc/rox/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-misc/rox
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.4 2002/04/17 05:33:54 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.5 2002/07/11 03:10:27 seemant Exp $
+
+*rox-1.2.1 (10 Jul 2002)
+
+ 10 Jul 2002; Seemant Kulleen <seemant@gentoo.org> rox-1.2.1.ebuild
+ files/digest-rox-1.2.1 :
+
+ Version bump.
*rox-1.2.0 (16 Apr 2002)
diff --git a/app-misc/rox/files/digest-rox-1.2.1 b/app-misc/rox/files/digest-rox-1.2.1
new file mode 100644
index 000000000000..66a55e9fc9fb
--- /dev/null
+++ b/app-misc/rox/files/digest-rox-1.2.1
@@ -0,0 +1,2 @@
+MD5 46de53c01c6ccea7f3467ce7e37717cc rox-base-1.0.2.tgz 266984
+MD5 8b65c98c73bc08285101f5730e962027 rox-1.2.1.tgz 847454
diff --git a/app-misc/rox/rox-1.2.0.ebuild b/app-misc/rox/rox-1.2.0.ebuild
index 5b315dbe6442..a58d3e53f56e 100644
--- a/app-misc/rox/rox-1.2.0.ebuild
+++ b/app-misc/rox/rox-1.2.0.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.0.ebuild,v 1.4 2002/05/27 17:27:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.0.ebuild,v 1.5 2002/07/11 03:10:27 seemant Exp $
HOMEPAGE="http://rox.sourceforge.net"
DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager"
@@ -16,7 +15,9 @@ DEPEND="virtual/glibc
>=media-libs/gdk-pixbuf-0.13
dev-libs/libxml2"
-RDEPEND="${DEPEND}"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
src_install() {
diff --git a/app-misc/rox/rox-1.2.1.ebuild b/app-misc/rox/rox-1.2.1.ebuild
new file mode 100644
index 000000000000..cb4e4d32d19e
--- /dev/null
+++ b/app-misc/rox/rox-1.2.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.1.ebuild,v 1.1 2002/07/11 03:10:27 seemant Exp $
+
+HOMEPAGE="http://rox.sourceforge.net"
+DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager"
+BPN="rox-base"
+BPV="1.0.2"
+BP=${BPN}-${BPV}
+S=${WORKDIR}/${P}
+SRC_URI="mirror://sourceforge/rox/${BP}.tgz
+ mirror://sourceforge/rox/${P}.tgz"
+
+DEPEND="virtual/glibc
+ >=x11-base/xfree-4.0.3
+ =x11-libs/gtk+-1.2*
+ >=media-libs/gdk-pixbuf-0.13
+ dev-libs/libxml2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
+src_install() {
+
+ # libxml2 header fix
+ CFLAGS="${CFLAGS} -I/usr/include/libxml2/libxml -I/usr/include/libxml2"
+
+ cd ${WORKDIR}/${BP}/Choices
+ mkdir -p ${D}/usr/share/Choices
+ cp -rf MIME-icons/ ${D}/usr/share/Choices/
+ cp -rf MIME-info/ ${D}/usr/share/Choices/
+ cp -rf MIME-types/ ${D}/usr/share/Choices/
+
+ cd ${WORKDIR}/${P}
+ doman rox.1
+ mkdir -p ${D}/usr/share/rox
+ mkdir -p ${D}/usr/bin
+ cp -rf ROX-Filer/ ${D}/usr/share/
+ ${D}/usr/share/ROX-Filer/AppRun --compile
+ echo "#!/bin/sh" > "${D}/usr/bin/rox"
+ echo "exec /usr/share/ROX-Filer/AppRun \"\$@\"" >> "${D}/usr/bin/rox"
+ chmod a+x ${D}/usr/bin/rox
+
+}