diff options
author | drochner <drochner@pkgsrc.org> | 2010-07-26 11:16:27 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-07-26 11:16:27 +0000 |
commit | 4d8b440f5752af93f2f19589969a4b2e58d2a9e7 (patch) | |
tree | ff0b87650fa6b934cf2a612797fb3e25bf04cab2 /graphics | |
parent | 5cc4fb9c1492589efb044b015075e704946d0726 (diff) | |
download | pkgsrc-4d8b440f5752af93f2f19589969a4b2e58d2a9e7.tar.gz |
add eog-plugins-2.30.1, a collection of plugins for the "eog" image viewer
(only these without extra dependencies)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog-plugins/DESCR | 1 | ||||
-rw-r--r-- | graphics/eog-plugins/Makefile | 8 | ||||
-rw-r--r-- | graphics/eog-plugins/Makefile.common | 23 | ||||
-rw-r--r-- | graphics/eog-plugins/PLIST | 47 | ||||
-rw-r--r-- | graphics/eog-plugins/distinfo | 5 |
5 files changed, 84 insertions, 0 deletions
diff --git a/graphics/eog-plugins/DESCR b/graphics/eog-plugins/DESCR new file mode 100644 index 00000000000..b83f13a3418 --- /dev/null +++ b/graphics/eog-plugins/DESCR @@ -0,0 +1 @@ +Plugins for eog. diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile new file mode 100644 index 00000000000..87246103e45 --- /dev/null +++ b/graphics/eog-plugins/Makefile @@ -0,0 +1,8 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/07/26 11:16:27 drochner Exp $ +# + +PKGNAME= eog-plugins-base-2.30.1 + +COMMENT= Plugin collection for eog + +.include "../../graphics/eog-plugins/Makefile.common" diff --git a/graphics/eog-plugins/Makefile.common b/graphics/eog-plugins/Makefile.common new file mode 100644 index 00000000000..733b91bfb42 --- /dev/null +++ b/graphics/eog-plugins/Makefile.common @@ -0,0 +1,23 @@ +# $NetBSD: Makefile.common,v 1.1.1.1 2010/07/26 11:16:27 drochner Exp $ +# + +DISTNAME= eog-plugins-2.30.1 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog-plugins/2.30/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.gnome.org/ +#LICENSE= # TODO: (see mk/license.mk) + +PKG_DESTDIR_SUPPORT= user-destdir + +DISTINFO_FILE= ${.CURDIR}/../../graphics/eog-plugins/distinfo +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= intltool pkg-config gmake gsed +# XXX pkgsrc tries to trick us into using NetBSD's sed +_TOOLS_USE_PKGSRC.gsed=yes + +.include "../../graphics/eog/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/eog-plugins/PLIST b/graphics/eog-plugins/PLIST new file mode 100644 index 00000000000..0aa98b07e12 --- /dev/null +++ b/graphics/eog-plugins/PLIST @@ -0,0 +1,47 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/26 11:16:27 drochner Exp $ +lib/eog/plugins/fit-to-width.eog-plugin +lib/eog/plugins/libfit-to-width.la +lib/eog/plugins/libsend-by-mail.la +lib/eog/plugins/send-by-mail.eog-plugin +share/locale/ar/LC_MESSAGES/eog-plugins.mo +share/locale/as/LC_MESSAGES/eog-plugins.mo +share/locale/be@latin/LC_MESSAGES/eog-plugins.mo +share/locale/bg/LC_MESSAGES/eog-plugins.mo +share/locale/bn_IN/LC_MESSAGES/eog-plugins.mo +share/locale/ca/LC_MESSAGES/eog-plugins.mo +share/locale/cs/LC_MESSAGES/eog-plugins.mo +share/locale/da/LC_MESSAGES/eog-plugins.mo +share/locale/de/LC_MESSAGES/eog-plugins.mo +share/locale/el/LC_MESSAGES/eog-plugins.mo +share/locale/en_GB/LC_MESSAGES/eog-plugins.mo +share/locale/es/LC_MESSAGES/eog-plugins.mo +share/locale/eu/LC_MESSAGES/eog-plugins.mo +share/locale/fi/LC_MESSAGES/eog-plugins.mo +share/locale/fr/LC_MESSAGES/eog-plugins.mo +share/locale/gl/LC_MESSAGES/eog-plugins.mo +share/locale/gu/LC_MESSAGES/eog-plugins.mo +share/locale/hu/LC_MESSAGES/eog-plugins.mo +share/locale/id/LC_MESSAGES/eog-plugins.mo +share/locale/it/LC_MESSAGES/eog-plugins.mo +share/locale/ja/LC_MESSAGES/eog-plugins.mo +share/locale/kn/LC_MESSAGES/eog-plugins.mo +share/locale/lt/LC_MESSAGES/eog-plugins.mo +share/locale/mk/LC_MESSAGES/eog-plugins.mo +share/locale/ml/LC_MESSAGES/eog-plugins.mo +share/locale/mr/LC_MESSAGES/eog-plugins.mo +share/locale/nb/LC_MESSAGES/eog-plugins.mo +share/locale/or/LC_MESSAGES/eog-plugins.mo +share/locale/pa/LC_MESSAGES/eog-plugins.mo +share/locale/pl/LC_MESSAGES/eog-plugins.mo +share/locale/pt/LC_MESSAGES/eog-plugins.mo +share/locale/pt_BR/LC_MESSAGES/eog-plugins.mo +share/locale/sl/LC_MESSAGES/eog-plugins.mo +share/locale/sq/LC_MESSAGES/eog-plugins.mo +share/locale/sv/LC_MESSAGES/eog-plugins.mo +share/locale/ta/LC_MESSAGES/eog-plugins.mo +share/locale/te/LC_MESSAGES/eog-plugins.mo +share/locale/uk/LC_MESSAGES/eog-plugins.mo +share/locale/vi/LC_MESSAGES/eog-plugins.mo +share/locale/zh_CN/LC_MESSAGES/eog-plugins.mo +share/locale/zh_HK/LC_MESSAGES/eog-plugins.mo +share/locale/zh_TW/LC_MESSAGES/eog-plugins.mo diff --git a/graphics/eog-plugins/distinfo b/graphics/eog-plugins/distinfo new file mode 100644 index 00000000000..53db5f3ddd7 --- /dev/null +++ b/graphics/eog-plugins/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/07/26 11:16:27 drochner Exp $ + +SHA1 (eog-plugins-2.30.1.tar.bz2) = fa3e649faf3f38515896acc7179c771c21080687 +RMD160 (eog-plugins-2.30.1.tar.bz2) = 57bfaa86961254e56dbd764236e6975e150bb704 +Size (eog-plugins-2.30.1.tar.bz2) = 344700 bytes |