diff options
author | martin <martin@pkgsrc.org> | 2009-09-03 08:43:49 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2009-09-03 08:43:49 +0000 |
commit | 71185ee6de6485cc9644faaed0c2493b1df6776e (patch) | |
tree | cce25f7105e94422ef2b03db35ea73f3512d19a0 /graphics | |
parent | d5dfe0b4b52dc810aa6a76b8296a874dc1c7e72d (diff) | |
download | pkgsrc-71185ee6de6485cc9644faaed0c2493b1df6776e.tar.gz |
Add ristretto 0.22 - a xfce based image viewer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ristretto/DESCR | 1 | ||||
-rw-r--r-- | graphics/ristretto/Makefile | 29 | ||||
-rw-r--r-- | graphics/ristretto/PLIST | 40 | ||||
-rw-r--r-- | graphics/ristretto/distinfo | 5 |
4 files changed, 75 insertions, 0 deletions
diff --git a/graphics/ristretto/DESCR b/graphics/ristretto/DESCR new file mode 100644 index 00000000000..98654218d29 --- /dev/null +++ b/graphics/ristretto/DESCR @@ -0,0 +1 @@ +Ristretto is a image viewer integrating into the XFCE desktop diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile new file mode 100644 index 00000000000..72932b74919 --- /dev/null +++ b/graphics/ristretto/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/09/03 08:43:49 martin Exp $ +# + +DISTNAME= ristretto-0.0.22 +CATEGORIES= graphics +MASTER_SITES= http://goodies.xfce.org/releases/ristretto/ + +MAINTAINER= martin@NetBSD.org +HOMEPAGE= http://goodies.xfce.org/projects/applications/ristretto +COMMENT= Xfce image viewer +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} + +USE_PKGLOCALEDIR= yes +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +USE_TOOLS+= gmake pkg-config msgfmt perl intltool + +.include "../../devel/xfce4-dev-tools/buildlink3.mk" +.include "../../graphics/libexif/buildlink3.mk" +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/ristretto/PLIST b/graphics/ristretto/PLIST new file mode 100644 index 00000000000..ce1b4d03088 --- /dev/null +++ b/graphics/ristretto/PLIST @@ -0,0 +1,40 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/03 08:43:49 martin Exp $ +bin/ristretto +share/applications/ristretto.desktop +share/icons/hicolor/16x16/apps/ristretto.png +share/icons/hicolor/22x22/apps/ristretto.png +share/icons/hicolor/24x24/apps/ristretto.png +share/icons/hicolor/32x32/apps/ristretto.png +share/icons/hicolor/36x36/apps/ristretto.png +share/icons/hicolor/48x48/apps/ristretto.png +share/icons/hicolor/scalable/apps/ristretto.svg +share/locale/ar/LC_MESSAGES/ristretto.mo +share/locale/bg/LC_MESSAGES/ristretto.mo +share/locale/ca/LC_MESSAGES/ristretto.mo +share/locale/cs/LC_MESSAGES/ristretto.mo +share/locale/da/LC_MESSAGES/ristretto.mo +share/locale/de/LC_MESSAGES/ristretto.mo +share/locale/el/LC_MESSAGES/ristretto.mo +share/locale/en_GB/LC_MESSAGES/ristretto.mo +share/locale/es/LC_MESSAGES/ristretto.mo +share/locale/eu/LC_MESSAGES/ristretto.mo +share/locale/fi/LC_MESSAGES/ristretto.mo +share/locale/fr/LC_MESSAGES/ristretto.mo +share/locale/gl/LC_MESSAGES/ristretto.mo +share/locale/hu/LC_MESSAGES/ristretto.mo +share/locale/id/LC_MESSAGES/ristretto.mo +share/locale/it/LC_MESSAGES/ristretto.mo +share/locale/ja/LC_MESSAGES/ristretto.mo +share/locale/lv/LC_MESSAGES/ristretto.mo +share/locale/nb/LC_MESSAGES/ristretto.mo +share/locale/nl/LC_MESSAGES/ristretto.mo +share/locale/pl/LC_MESSAGES/ristretto.mo +share/locale/pt/LC_MESSAGES/ristretto.mo +share/locale/pt_BR/LC_MESSAGES/ristretto.mo +share/locale/ru/LC_MESSAGES/ristretto.mo +share/locale/sk/LC_MESSAGES/ristretto.mo +share/locale/sv/LC_MESSAGES/ristretto.mo +share/locale/tr/LC_MESSAGES/ristretto.mo +share/locale/uk/LC_MESSAGES/ristretto.mo +share/locale/ur/LC_MESSAGES/ristretto.mo +share/locale/zh_CN/LC_MESSAGES/ristretto.mo diff --git a/graphics/ristretto/distinfo b/graphics/ristretto/distinfo new file mode 100644 index 00000000000..fee6b10b1a8 --- /dev/null +++ b/graphics/ristretto/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/09/03 08:43:49 martin Exp $ + +SHA1 (ristretto-0.0.22.tar.gz) = bddbc8618ba67699ccf5ee4ea0b538b1be7fdb0a +RMD160 (ristretto-0.0.22.tar.gz) = a3661a3d7624996d2ebae20f2c86db1968e009a8 +Size (ristretto-0.0.22.tar.gz) = 232160 bytes |