summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2005-05-20 03:25:50 +0000
committerRyan Phillips <rphillips@gentoo.org>2005-05-20 03:25:50 +0000
commit2a25d19ae18183b434faa5c11fc74a0e256be2a6 (patch)
tree108407b6c785eaaebc080c63215f4f301b094431 /x11-misc/pathfinder
parentver bump (diff)
downloadhistorical-2a25d19ae18183b434faa5c11fc74a0e256be2a6.tar.gz
historical-2a25d19ae18183b434faa5c11fc74a0e256be2a6.tar.bz2
historical-2a25d19ae18183b434faa5c11fc74a0e256be2a6.zip
commit the last of the fox changes
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/pathfinder')
-rw-r--r--x11-misc/pathfinder/ChangeLog12
-rw-r--r--x11-misc/pathfinder/files/digest-pathfinder-1.0.531
-rw-r--r--x11-misc/pathfinder/files/digest-pathfinder-1.2.151
-rw-r--r--x11-misc/pathfinder/files/digest-pathfinder-1.4.121
-rw-r--r--x11-misc/pathfinder/files/digest-pathfinder-1.5.41
-rw-r--r--x11-misc/pathfinder/pathfinder-1.0.53.ebuild14
-rw-r--r--x11-misc/pathfinder/pathfinder-1.2.15.ebuild22
-rw-r--r--x11-misc/pathfinder/pathfinder-1.4.12.ebuild21
-rw-r--r--x11-misc/pathfinder/pathfinder-1.5.4.ebuild21
9 files changed, 94 insertions, 0 deletions
diff --git a/x11-misc/pathfinder/ChangeLog b/x11-misc/pathfinder/ChangeLog
new file mode 100644
index 000000000000..3ec36172897d
--- /dev/null
+++ b/x11-misc/pathfinder/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for x11-misc/pathfinder
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.1 2005/05/20 03:25:50 rphillips Exp $
+
+*pathfinder-1.2.15 (07 May 2005)
+
+ 07 May 2005; <rphillips@gentoo.org> +pathfinder-1.0.53.ebuild,
+ +pathfinder-1.2.15.ebuild, +pathfinder-1.4.12.ebuild,
+ +pathfinder-1.5.4.ebuild:
+ Added Yaakov Selkowitz's eclass based fox ebuilds for testing.
+ Fixes #88924
+
diff --git a/x11-misc/pathfinder/files/digest-pathfinder-1.0.53 b/x11-misc/pathfinder/files/digest-pathfinder-1.0.53
new file mode 100644
index 000000000000..e50a7251241d
--- /dev/null
+++ b/x11-misc/pathfinder/files/digest-pathfinder-1.0.53
@@ -0,0 +1 @@
+MD5 0b0c352154a24629985d9eccbd2e6bc6 fox-1.0.53.tar.gz 2120403
diff --git a/x11-misc/pathfinder/files/digest-pathfinder-1.2.15 b/x11-misc/pathfinder/files/digest-pathfinder-1.2.15
new file mode 100644
index 000000000000..16b67d09d7f3
--- /dev/null
+++ b/x11-misc/pathfinder/files/digest-pathfinder-1.2.15
@@ -0,0 +1 @@
+MD5 6e996254fef94a558bb343daacd3261b fox-1.2.15.tar.gz 3895260
diff --git a/x11-misc/pathfinder/files/digest-pathfinder-1.4.12 b/x11-misc/pathfinder/files/digest-pathfinder-1.4.12
new file mode 100644
index 000000000000..d30a390d4f04
--- /dev/null
+++ b/x11-misc/pathfinder/files/digest-pathfinder-1.4.12
@@ -0,0 +1 @@
+MD5 ecacdaf32d3a9da862de3fbf6788b65c fox-1.4.12.tar.gz 3922769
diff --git a/x11-misc/pathfinder/files/digest-pathfinder-1.5.4 b/x11-misc/pathfinder/files/digest-pathfinder-1.5.4
new file mode 100644
index 000000000000..7a9571685311
--- /dev/null
+++ b/x11-misc/pathfinder/files/digest-pathfinder-1.5.4
@@ -0,0 +1 @@
+MD5 b79f90be88d97ada86c46e1889d1c148 fox-1.5.4.tar.gz 4027866
diff --git a/x11-misc/pathfinder/pathfinder-1.0.53.ebuild b/x11-misc/pathfinder/pathfinder-1.0.53.ebuild
new file mode 100644
index 000000000000..ed0f303da61f
--- /dev/null
+++ b/x11-misc/pathfinder/pathfinder-1.0.53.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.0.53.ebuild,v 1.1 2005/05/20 03:25:50 rphillips Exp $
+
+inherit fox
+
+DESCRIPTION="File manager based on the FOX Toolkit"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ia64 ~ppc ~ppc64"
+IUSE=""
+
+RDEPEND=">=x11-libs/fox-1.0.53 <x11-libs/fox-1.1"
diff --git a/x11-misc/pathfinder/pathfinder-1.2.15.ebuild b/x11-misc/pathfinder/pathfinder-1.2.15.ebuild
new file mode 100644
index 000000000000..bc0f2195be63
--- /dev/null
+++ b/x11-misc/pathfinder/pathfinder-1.2.15.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.2.15.ebuild,v 1.1 2005/05/20 03:25:50 rphillips Exp $
+
+inherit fox
+
+DESCRIPTION="File manager based on the FOX Toolkit"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64"
+IUSE="jpeg png tiff"
+
+RDEPEND=">=x11-libs/fox-1.2.15 <x11-libs/fox-1.3
+ jpeg? ( >=media-libs/jpeg-6b )
+ png? ( >=media-libs/libpng-1.2.5 )
+ tiff? ( >=media-libs/tiff-3.5.7 )"
+
+FOXCONF="$(use_enable jpeg) \
+ $(use_enable png) \
+ $(use_enable tiff)"
+
diff --git a/x11-misc/pathfinder/pathfinder-1.4.12.ebuild b/x11-misc/pathfinder/pathfinder-1.4.12.ebuild
new file mode 100644
index 000000000000..4d7006c3920a
--- /dev/null
+++ b/x11-misc/pathfinder/pathfinder-1.4.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.4.12.ebuild,v 1.1 2005/05/20 03:25:50 rphillips Exp $
+
+inherit fox
+
+DESCRIPTION="File manager based on the FOX Toolkit"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64"
+IUSE="jpeg png tiff"
+
+RDEPEND=">=x11-libs/fox-1.4.12 <x11-libs/fox-1.5
+ jpeg? ( >=media-libs/jpeg-6b )
+ png? ( >=media-libs/libpng-1.2.5 )
+ tiff? ( >=media-libs/tiff-3.5.7 )"
+
+FOXCONF="$(use_enable jpeg) \
+ $(use_enable png) \
+ $(use_enable tiff)"
diff --git a/x11-misc/pathfinder/pathfinder-1.5.4.ebuild b/x11-misc/pathfinder/pathfinder-1.5.4.ebuild
new file mode 100644
index 000000000000..a20b824acd0e
--- /dev/null
+++ b/x11-misc/pathfinder/pathfinder-1.5.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.5.4.ebuild,v 1.1 2005/05/20 03:25:50 rphillips Exp $
+
+inherit fox
+
+DESCRIPTION="File manager based on the FOX Toolkit"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64"
+IUSE="jpeg png tiff"
+
+RDEPEND="~x11-libs/fox-${PV}
+ jpeg? ( >=media-libs/jpeg-6b )
+ png? ( >=media-libs/libpng-1.2.5 )
+ tiff? ( >=media-libs/tiff-3.5.7 )"
+
+FOXCONF="$(use_enable jpeg) \
+ $(use_enable png) \
+ $(use_enable tiff)"