From 806e7f297d9589108bb87dd6f33ab1d011c83066 Mon Sep 17 00:00:00 2001 From: ryoon Date: Tue, 1 Nov 2011 16:43:44 +0000 Subject: Import gpicview-0.2.2 as graphics/gpicview from wip/gpicview Extremely lightweight and fast with low memory usage X image viewer. It is part of LXDE. --- graphics/gpicview/DESCR | 2 ++ graphics/gpicview/Makefile | 19 +++++++++++++++ graphics/gpicview/PLIST | 58 ++++++++++++++++++++++++++++++++++++++++++++++ graphics/gpicview/distinfo | 5 ++++ 4 files changed, 84 insertions(+) create mode 100644 graphics/gpicview/DESCR create mode 100644 graphics/gpicview/Makefile create mode 100644 graphics/gpicview/PLIST create mode 100644 graphics/gpicview/distinfo (limited to 'graphics') diff --git a/graphics/gpicview/DESCR b/graphics/gpicview/DESCR new file mode 100644 index 00000000000..000d8654b55 --- /dev/null +++ b/graphics/gpicview/DESCR @@ -0,0 +1,2 @@ +Extremely lightweight and fast with low memory usage X image viewer. +It is part of LXDE. diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile new file mode 100644 index 00000000000..fae26b48365 --- /dev/null +++ b/graphics/gpicview/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/11/01 16:43:44 ryoon Exp $ + +DISTNAME= gpicview-0.2.2 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://lxde.sourceforge.net/gpicview/ +COMMENT= Lightweight image viewer + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config gmake intltool + +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/jpeg.buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/gpicview/PLIST b/graphics/gpicview/PLIST new file mode 100644 index 00000000000..3f49ed5af08 --- /dev/null +++ b/graphics/gpicview/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/01 16:43:44 ryoon Exp $ +bin/gpicview +share/applications/gpicview.desktop +share/gpicview/pixmaps/object-flip-horizontal.png +share/gpicview/pixmaps/object-flip-vertical.png +share/gpicview/pixmaps/object-rotate-left.png +share/gpicview/pixmaps/object-rotate-right.png +share/gpicview/ui/pref-dlg.ui +share/locale/af/LC_MESSAGES/gpicview.mo +share/locale/ar/LC_MESSAGES/gpicview.mo +share/locale/bg/LC_MESSAGES/gpicview.mo +share/locale/bn/LC_MESSAGES/gpicview.mo +share/locale/bn_IN/LC_MESSAGES/gpicview.mo +share/locale/ca/LC_MESSAGES/gpicview.mo +share/locale/cs/LC_MESSAGES/gpicview.mo +share/locale/da/LC_MESSAGES/gpicview.mo +share/locale/de/LC_MESSAGES/gpicview.mo +share/locale/el/LC_MESSAGES/gpicview.mo +share/locale/es/LC_MESSAGES/gpicview.mo +share/locale/es_VE/LC_MESSAGES/gpicview.mo +share/locale/et/LC_MESSAGES/gpicview.mo +share/locale/eu/LC_MESSAGES/gpicview.mo +share/locale/fa/LC_MESSAGES/gpicview.mo +share/locale/fi/LC_MESSAGES/gpicview.mo +share/locale/fr/LC_MESSAGES/gpicview.mo +share/locale/frp/LC_MESSAGES/gpicview.mo +share/locale/gl/LC_MESSAGES/gpicview.mo +share/locale/he/LC_MESSAGES/gpicview.mo +share/locale/hr/LC_MESSAGES/gpicview.mo +share/locale/hu/LC_MESSAGES/gpicview.mo +share/locale/id/LC_MESSAGES/gpicview.mo +share/locale/it/LC_MESSAGES/gpicview.mo +share/locale/ja/LC_MESSAGES/gpicview.mo +share/locale/ko/LC_MESSAGES/gpicview.mo +share/locale/lt/LC_MESSAGES/gpicview.mo +share/locale/ml/LC_MESSAGES/gpicview.mo +share/locale/ms/LC_MESSAGES/gpicview.mo +share/locale/nb/LC_MESSAGES/gpicview.mo +share/locale/nl/LC_MESSAGES/gpicview.mo +share/locale/nn/LC_MESSAGES/gpicview.mo +share/locale/pl/LC_MESSAGES/gpicview.mo +share/locale/ps/LC_MESSAGES/gpicview.mo +share/locale/pt/LC_MESSAGES/gpicview.mo +share/locale/pt_BR/LC_MESSAGES/gpicview.mo +share/locale/ru/LC_MESSAGES/gpicview.mo +share/locale/sk/LC_MESSAGES/gpicview.mo +share/locale/sl/LC_MESSAGES/gpicview.mo +share/locale/sr/LC_MESSAGES/gpicview.mo +share/locale/sv/LC_MESSAGES/gpicview.mo +share/locale/th/LC_MESSAGES/gpicview.mo +share/locale/tr/LC_MESSAGES/gpicview.mo +share/locale/uk/LC_MESSAGES/gpicview.mo +share/locale/ur/LC_MESSAGES/gpicview.mo +share/locale/ur_PK/LC_MESSAGES/gpicview.mo +share/locale/vi/LC_MESSAGES/gpicview.mo +share/locale/zh_CN/LC_MESSAGES/gpicview.mo +share/locale/zh_TW/LC_MESSAGES/gpicview.mo +share/pixmaps/gpicview.png diff --git a/graphics/gpicview/distinfo b/graphics/gpicview/distinfo new file mode 100644 index 00000000000..a2ed1798bea --- /dev/null +++ b/graphics/gpicview/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/11/01 16:43:44 ryoon Exp $ + +SHA1 (gpicview-0.2.2.tar.gz) = bde109c23dc9497f18a06944cd38c95dc8f34821 +RMD160 (gpicview-0.2.2.tar.gz) = 620e5e62907fa5ef33b586fc4bfc993df173c8c6 +Size (gpicview-0.2.2.tar.gz) = 471953 bytes -- cgit v1.2.3