aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ristretto
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-08-27 20:38:01 +0800
committermiwi <miwi@FreeBSD.org>2007-08-27 20:38:01 +0800
commit55f7235d0cafe81ee32af2ee20b65b156f1e6613 (patch)
treefee3601e21bddc49a0a922fa28f3f677ff807ad2 /graphics/ristretto
parent5d9f4516e0619a1f935146e7efb13ea487d4228c (diff)
downloadfreebsd-ports-gnome-55f7235d0cafe81ee32af2ee20b65b156f1e6613.tar.gz
freebsd-ports-gnome-55f7235d0cafe81ee32af2ee20b65b156f1e6613.tar.zst
freebsd-ports-gnome-55f7235d0cafe81ee32af2ee20b65b156f1e6613.zip
Ristretto is a fast and lightweight picture-viewer for the
Xfce desktop environment. WWW: http://goodies.xfce.org/projects/applications/ristretto
Diffstat (limited to 'graphics/ristretto')
-rw-r--r--graphics/ristretto/Makefile26
-rw-r--r--graphics/ristretto/distinfo3
-rw-r--r--graphics/ristretto/pkg-descr4
-rw-r--r--graphics/ristretto/pkg-plist19
4 files changed, 52 insertions, 0 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile
new file mode 100644
index 000000000000..6e3e16a4ac8a
--- /dev/null
+++ b/graphics/ristretto/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: ristretto
+# Date created: 2007-08-27
+# Whom: Martin Wilke <miwi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ristretto
+PORTVERSION= 0.0.1
+CATEGORIES= graphics
+MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
+
+MAINTAINER= miwi@FreeBSD.org
+COMMENT= Is an image-viewer with xfce-integration
+
+GNU_CONFIGURE= yes
+USE_GNOME= gtk20
+USE_GMAKE= yes
+INSTALLS_ICONS= yes
+USE_GETTEXT= yes
+USE_XFCE= configenv libutil thunar
+USE_XLIB= yes
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-
+
+.include <bsd.port.mk>
diff --git a/graphics/ristretto/distinfo b/graphics/ristretto/distinfo
new file mode 100644
index 000000000000..f4bf6ad63de4
--- /dev/null
+++ b/graphics/ristretto/distinfo
@@ -0,0 +1,3 @@
+MD5 (ristretto-0.0.1.tar.gz) = 31c08ad36d1230c378b1c4b7fb4b908a
+SHA256 (ristretto-0.0.1.tar.gz) = 86a5fa458b24dc2e100197a793703ccc4198aec4e59a4cea085631fdae4e820e
+SIZE (ristretto-0.0.1.tar.gz) = 189397
diff --git a/graphics/ristretto/pkg-descr b/graphics/ristretto/pkg-descr
new file mode 100644
index 000000000000..17af57d1ab45
--- /dev/null
+++ b/graphics/ristretto/pkg-descr
@@ -0,0 +1,4 @@
+Ristretto is a fast and lightweight picture-viewer for the
+Xfce desktop environment.
+
+WWW: http://goodies.xfce.org/projects/applications/ristretto
diff --git a/graphics/ristretto/pkg-plist b/graphics/ristretto/pkg-plist
new file mode 100644
index 000000000000..eee9c0e40943
--- /dev/null
+++ b/graphics/ristretto/pkg-plist
@@ -0,0 +1,19 @@
+bin/ristretto
+share/applications/ristretto.desktop
+share/icons/hicolor/16x16/apps/ristretto.png
+share/icons/hicolor/48x48/apps/ristretto.png
+share/icons/hicolor/scalable/apps/ristretto.svg
+share/locale/de/LC_MESSAGES/ristretto.mo
+share/locale/fr/LC_MESSAGES/ristretto.mo
+share/locale/nl/LC_MESSAGES/ristretto.mo
+@dirrm share/icons/hicolor/scalable/apps
+@dirrm share/icons/hicolor/scalable
+@dirrm share/icons/hicolor/48x48/apps
+@dirrm share/icons/hicolor/48x48
+@dirrm share/icons/hicolor/16x16/apps
+@dirrm share/icons/hicolor/16x16
+@dirrm share/icons/hicolor
+@dirrm share/icons
+@dirrmtry share/applications
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true