summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-12-01 14:05:04 +0000
committerwiz <wiz@pkgsrc.org>2008-12-01 14:05:04 +0000
commit7d234b51ad17f4471b11b854ed64792ce0954f76 (patch)
tree6e45850edbeb46a0d3190819a585ab8ad358c6c3
parentcccc340f4f65b7d20c4b9fa2bf260d059330221b (diff)
downloadpkgsrc-7d234b51ad17f4471b11b854ed64792ce0954f76.tar.gz
Initial import of gnome-nds-thumbnailer-1.2.0:
gnome-nds-thumbnailer is a thumbnailer for GNOME that will make thumbnails for Nintendo DS roms by extracting their preview icon. Nintendo DS files contain an embedded 16 colours, 32x32 icon, which helps identify the ROM files.
-rw-r--r--sysutils/gnome-nds-thumbnailer/DESCR5
-rw-r--r--sysutils/gnome-nds-thumbnailer/Makefile25
-rw-r--r--sysutils/gnome-nds-thumbnailer/PLIST4
-rw-r--r--sysutils/gnome-nds-thumbnailer/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/sysutils/gnome-nds-thumbnailer/DESCR b/sysutils/gnome-nds-thumbnailer/DESCR
new file mode 100644
index 00000000000..3b3bc8b02af
--- /dev/null
+++ b/sysutils/gnome-nds-thumbnailer/DESCR
@@ -0,0 +1,5 @@
+gnome-nds-thumbnailer is a thumbnailer for GNOME that will make
+thumbnails for Nintendo DS roms by extracting their preview icon.
+
+Nintendo DS files contain an embedded 16 colours, 32x32 icon, which
+helps identify the ROM files.
diff --git a/sysutils/gnome-nds-thumbnailer/Makefile b/sysutils/gnome-nds-thumbnailer/Makefile
new file mode 100644
index 00000000000..36427eafdab
--- /dev/null
+++ b/sysutils/gnome-nds-thumbnailer/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/01 14:05:04 wiz Exp $
+#
+
+DISTNAME= gnome-nds-thumbnailer-1.2.0
+CATEGORIES= sysutils graphics emulators
+MASTER_SITES= http://download.gnome.org/sources/gnome-nds-thumbnailer/1.2/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://download.gnome.org/sources/gnome-nds-thumbnailer/1.2/
+COMMENT= Thumbnailer for GNOME for Nintendo DS ROMs
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake pkg-config
+
+CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
+MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
+
+GCONF_SCHEMAS+= gnome-nds-thumbnailer.schemas
+
+.include "../../devel/GConf/schemas.mk"
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.16.0
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/gnome-nds-thumbnailer/PLIST b/sysutils/gnome-nds-thumbnailer/PLIST
new file mode 100644
index 00000000000..c369827a578
--- /dev/null
+++ b/sysutils/gnome-nds-thumbnailer/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/01 14:05:04 wiz Exp $
+bin/gnome-nds-thumbnailer
+share/gconf/schemas/gnome-nds-thumbnailer.schemas
+@comment in GConf: @dirrm share/gconf/schemas
diff --git a/sysutils/gnome-nds-thumbnailer/distinfo b/sysutils/gnome-nds-thumbnailer/distinfo
new file mode 100644
index 00000000000..395330d6585
--- /dev/null
+++ b/sysutils/gnome-nds-thumbnailer/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/12/01 14:05:04 wiz Exp $
+
+SHA1 (gnome-nds-thumbnailer-1.2.0.tar.bz2) = 43c6444e7a0648dd7dbb03993b465abba9d86001
+RMD160 (gnome-nds-thumbnailer-1.2.0.tar.bz2) = 75aeae6dc3b304a5f713d421ad1919321aefba26
+Size (gnome-nds-thumbnailer-1.2.0.tar.bz2) = 69531 bytes