summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-03-01 01:16:25 +0000
committerMike Frysinger <vapier@gentoo.org>2003-03-01 01:16:25 +0000
commit4087cdc74db4946bf054c05aa232a0b023924f2f (patch)
tree703441b6d7cabb7448b0487bcd1b18546cddf395 /app-misc
parentmoved to stable for x86 (diff)
downloadgentoo-2-4087cdc74db4946bf054c05aa232a0b023924f2f.tar.gz
gentoo-2-4087cdc74db4946bf054c05aa232a0b023924f2f.tar.bz2
gentoo-2-4087cdc74db4946bf054c05aa232a0b023924f2f.zip
touchups
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/rox/rox-1.2.1-r1.ebuild15
-rw-r--r--app-misc/rox/rox-1.3.2-r2.ebuild7
-rw-r--r--app-misc/rox/rox-1.3.5.ebuild13
-rw-r--r--app-misc/rox/rox-1.3.6.ebuild12
4 files changed, 16 insertions, 31 deletions
diff --git a/app-misc/rox/rox-1.2.1-r1.ebuild b/app-misc/rox/rox-1.2.1-r1.ebuild
index 3a737de71b3a..aefcf7c1598a 100644
--- a/app-misc/rox/rox-1.2.1-r1.ebuild
+++ b/app-misc/rox/rox-1.2.1-r1.ebuild
@@ -1,24 +1,23 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.1-r1.ebuild,v 1.6 2003/02/13 09:08:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.1-r1.ebuild,v 1.7 2003/03/01 01:12:02 vapier Exp $
-S=${WORKDIR}/${P}
-DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager"
-HOMEPAGE="http://rox.sourceforge.net"
+DESCRIPTION="fast and powerful graphical file manager"
+HOMEPAGE="http://rox.sourceforge.net/"
BPN="rox-base"
BPV="1.0.2"
BP=${BPN}-${BPV}
SRC_URI="mirror://sourceforge/rox/${BP}.tgz
mirror://sourceforge/rox/${P}.tgz"
-DEPEND="=x11-libs/gtk+-1.2*
- >=media-libs/gdk-pixbuf-0.13
- dev-libs/libxml2"
-
SLOT="1.2"
LICENSE="GPL-2"
KEYWORDS="x86"
+DEPEND="=x11-libs/gtk+-1.2*
+ >=media-libs/gdk-pixbuf-0.13
+ dev-libs/libxml2"
+
src_install() {
# libxml2 header fix
CFLAGS="${CFLAGS} -I/usr/include/libxml2/libxml -I/usr/include/libxml2"
diff --git a/app-misc/rox/rox-1.3.2-r2.ebuild b/app-misc/rox/rox-1.3.2-r2.ebuild
index 7f893a4305d6..429fa625d977 100644
--- a/app-misc/rox/rox-1.3.2-r2.ebuild
+++ b/app-misc/rox/rox-1.3.2-r2.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2-r2.ebuild,v 1.5 2003/02/13 09:08:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2-r2.ebuild,v 1.6 2003/03/01 01:12:02 vapier Exp $
-S=${WORKDIR}/${P}
-DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager"
-HOMEPAGE="http://rox.sourceforge.net"
+DESCRIPTION="fast and powerful graphical file manager"
+HOMEPAGE="http://rox.sourceforge.net/"
SRC_URI="mirror://sourceforge/rox/${P}.tgz"
LICENSE="GPL-2"
diff --git a/app-misc/rox/rox-1.3.5.ebuild b/app-misc/rox/rox-1.3.5.ebuild
index 4e520a168c9a..b5aadf9e71b8 100644
--- a/app-misc/rox/rox-1.3.5.ebuild
+++ b/app-misc/rox/rox-1.3.5.ebuild
@@ -1,16 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.5.ebuild,v 1.3 2003/02/13 09:08:13 vapier Exp $
-
-IUSE=""
-
-S=${WORKDIR}/${P}
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.5.ebuild,v 1.4 2003/03/01 01:12:02 vapier Exp $
inherit eutils
EPATCH_SOURCE="${FILESDIR}"
-DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager"
-HOMEPAGE="http://rox.sourceforge.net"
+DESCRIPTION="fast and powerful graphical file manager"
+HOMEPAGE="http://rox.sourceforge.net/"
SRC_URI="mirror://sourceforge/rox/${P}.tgz"
LICENSE="GPL-2"
@@ -23,15 +19,12 @@ DEPEND=">=x11-libs/gtk+-2.0.5
>=x11-misc/shared-mime-info-0.9"
src_unpack() {
-
unpack ${A}
cd ${S}
-
epatch
}
src_install() {
-
cd ${S}/Choices
dodir /usr/share/Choices
diff --git a/app-misc/rox/rox-1.3.6.ebuild b/app-misc/rox/rox-1.3.6.ebuild
index 898593d9e819..347fb50a555b 100644
--- a/app-misc/rox/rox-1.3.6.ebuild
+++ b/app-misc/rox/rox-1.3.6.ebuild
@@ -1,16 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.6.ebuild,v 1.2 2003/02/13 09:08:19 vapier Exp $
-
-IUSE=""
-
-S=${WORKDIR}/${P}
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.6.ebuild,v 1.3 2003/03/01 01:12:02 vapier Exp $
inherit eutils
EPATCH_SOURCE="${FILESDIR}"
-DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager"
-HOMEPAGE="http://rox.sourceforge.net"
+DESCRIPTION="fast and powerful graphical file manager"
+HOMEPAGE="http://rox.sourceforge.net/"
SRC_URI="mirror://sourceforge/rox/${P}.tgz"
LICENSE="GPL-2"
@@ -21,12 +17,10 @@ DEPEND=">=x11-libs/gtk+-2.0.5
>=dev-libs/glib-2.0.4
>=dev-libs/libxml2-2.4.23
>=x11-misc/shared-mime-info-0.9"
-#RDEPEND=""
src_unpack() {
unpack ${A}
cd ${S}
-
epatch
}