summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-01-27 22:51:30 +0000
committerChristoph Mende <angelos@gentoo.org>2008-01-27 22:51:30 +0000
commitbe95e08a12acd6971edc042f8bfaaf96adde0ddd (patch)
tree128a3a45a0b5d063901c0178a94e464459fa90ec /xfce-extra
parent * bump to 2.20.1 (pregenerated docs included) (diff)
downloadgentoo-2-be95e08a12acd6971edc042f8bfaaf96adde0ddd.tar.gz
gentoo-2-be95e08a12acd6971edc042f8bfaaf96adde0ddd.tar.bz2
gentoo-2-be95e08a12acd6971edc042f8bfaaf96adde0ddd.zip
Version bump
(Portage version: 2.1.4)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/ristretto/ChangeLog8
-rw-r--r--xfce-extra/ristretto/files/digest-ristretto-0.0.163
-rw-r--r--xfce-extra/ristretto/ristretto-0.0.16.ebuild30
3 files changed, 40 insertions, 1 deletions
diff --git a/xfce-extra/ristretto/ChangeLog b/xfce-extra/ristretto/ChangeLog
index 819b51a44e69..666659263a7f 100644
--- a/xfce-extra/ristretto/ChangeLog
+++ b/xfce-extra/ristretto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/ristretto
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.23 2008/01/25 07:51:18 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.24 2008/01/27 22:51:29 angelos Exp $
+
+*ristretto-0.0.16 (27 Jan 2008)
+
+ 27 Jan 2008; Christoph Mende <angelos@gentoo.org>
+ +ristretto-0.0.16.ebuild:
+ Version bump
25 Jan 2008; Samuli Suominen <drac@gentoo.org> ristretto-0.0.15.ebuild:
amd64 stable
diff --git a/xfce-extra/ristretto/files/digest-ristretto-0.0.16 b/xfce-extra/ristretto/files/digest-ristretto-0.0.16
new file mode 100644
index 000000000000..d7a7ba9991b0
--- /dev/null
+++ b/xfce-extra/ristretto/files/digest-ristretto-0.0.16
@@ -0,0 +1,3 @@
+MD5 c27333131a53f5d61784d414bd8599df ristretto-0.0.16.tar.gz 235139
+RMD160 98b5b80b74f98414e29deae7eba2758f8d930395 ristretto-0.0.16.tar.gz 235139
+SHA256 b23469326c979bce5b0759d6238f08727101b6b30b10b9fc695c47af59f5702e ristretto-0.0.16.tar.gz 235139
diff --git a/xfce-extra/ristretto/ristretto-0.0.16.ebuild b/xfce-extra/ristretto/ristretto-0.0.16.ebuild
new file mode 100644
index 000000000000..b02318d03440
--- /dev/null
+++ b/xfce-extra/ristretto/ristretto-0.0.16.ebuild
@@ -0,0 +1,30 @@
+# 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"