summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2006-11-13 18:24:31 +0000
committerJim Ramsay <lack@gentoo.org>2006-11-13 18:24:31 +0000
commit18aec0b5a79569ab44c26d59f31bfa31661b6d84 (patch)
tree9e0fbe4cf9c4159e5529712f1769b993febe8bb2 /rox-extra/magickthumbnail/magickthumbnail-0.5.2.ebuild
parentUpdate digest for re-released tarball. (diff)
downloadhistorical-18aec0b5a79569ab44c26d59f31bfa31661b6d84.tar.gz
historical-18aec0b5a79569ab44c26d59f31bfa31661b6d84.tar.bz2
historical-18aec0b5a79569ab44c26d59f31bfa31661b6d84.zip
Fixed runtime dependencies, and added newest release
Package-Manager: portage-2.1.2_rc1-r5
Diffstat (limited to 'rox-extra/magickthumbnail/magickthumbnail-0.5.2.ebuild')
-rw-r--r--rox-extra/magickthumbnail/magickthumbnail-0.5.2.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/rox-extra/magickthumbnail/magickthumbnail-0.5.2.ebuild b/rox-extra/magickthumbnail/magickthumbnail-0.5.2.ebuild
new file mode 100644
index 000000000000..1fa94d802205
--- /dev/null
+++ b/rox-extra/magickthumbnail/magickthumbnail-0.5.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/magickthumbnail/magickthumbnail-0.5.2.ebuild,v 1.1 2006/11/13 18:24:31 lack Exp $
+
+ROX_LIB="2.0.0"
+inherit rox eutils
+
+MY_PN="MagickThumbnail"
+
+DESCRIPTION="MagickThumbnail can generate thumbnails of many files many types in your ROX-Filer window."
+HOMEPAGE="http://rox.maczewski.dyndns.org/"
+SRC_URI="http://rox.maczewski.dyndns.org/prog/${MY_PN}-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="xcf"
+KEYWORDS="~x86"
+
+RDEPEND="media-gfx/imagemagick
+ xcf? ( media-gfx/gimp )"
+
+APPNAME=${MY_PN}
+S=${WORKDIR}