pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnome-nds-thumbnailer Initial import of gnome...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2969c8554eac
branches: trunk
changeset: 550860:2969c8554eac
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Dec 01 14:05:04 2008 +0000
description:
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.
diffstat:
sysutils/gnome-nds-thumbnailer/DESCR | 5 +++++
sysutils/gnome-nds-thumbnailer/Makefile | 25 +++++++++++++++++++++++++
sysutils/gnome-nds-thumbnailer/PLIST | 4 ++++
sysutils/gnome-nds-thumbnailer/distinfo | 5 +++++
4 files changed, 39 insertions(+), 0 deletions(-)
diffs (55 lines):
diff -r b6dacb0603d6 -r 2969c8554eac sysutils/gnome-nds-thumbnailer/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-nds-thumbnailer/DESCR Mon Dec 01 14:05:04 2008 +0000
@@ -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 -r b6dacb0603d6 -r 2969c8554eac sysutils/gnome-nds-thumbnailer/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-nds-thumbnailer/Makefile Mon Dec 01 14:05:04 2008 +0000
@@ -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@localhost
+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 -r b6dacb0603d6 -r 2969c8554eac sysutils/gnome-nds-thumbnailer/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-nds-thumbnailer/PLIST Mon Dec 01 14:05:04 2008 +0000
@@ -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 -r b6dacb0603d6 -r 2969c8554eac sysutils/gnome-nds-thumbnailer/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-nds-thumbnailer/distinfo Mon Dec 01 14:05:04 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index