summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-03-20 21:15:06 +0000
committerSamuli Suominen <drac@gentoo.org>2008-03-20 21:15:06 +0000
commit39935e77908abc69fa023067984a160b61a466dc (patch)
treea3442ac7d9c72ba8bd62ed1b9094337d75cd8b89 /xfce-extra
parentAdd longdescription to metadata. (diff)
downloadgentoo-2-39935e77908abc69fa023067984a160b61a466dc.tar.gz
gentoo-2-39935e77908abc69fa023067984a160b61a466dc.tar.bz2
gentoo-2-39935e77908abc69fa023067984a160b61a466dc.zip
old
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/ristretto/ristretto-0.0.16.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/xfce-extra/ristretto/ristretto-0.0.16.ebuild b/xfce-extra/ristretto/ristretto-0.0.16.ebuild
deleted file mode 100644
index b02318d03440..000000000000
--- a/xfce-extra/ristretto/ristretto-0.0.16.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.16.ebuild,v 1.1 2008/01/27 22:51:29 angelos Exp $
-
-inherit xfce44
-
-xfce44
-xfce44_gzipped
-
-DESCRIPTION="a fast and lightweight picture-viewer for the Xfce desktop environment"
-HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
-SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}"
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="debug"
-
-RDEPEND=">=x11-libs/gtk+-2.10
- >=dev-libs/glib-2.12
- dev-libs/dbus-glib
- media-libs/libexif
- >=sys-apps/dbus-1
- >=xfce-extra/exo-0.3.2
- >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
- >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
- >=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- dev-util/intltool"
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"