Update to 1.2.1. Set LICENSE to gnu-gpl-v2.
Changes: * Also support version 3 icons, as used in some newer ROMs
This commit is contained in:
parent
826275b488
commit
d7f7b949bb
2 changed files with 10 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/12/01 14:05:04 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/05/13 21:48:38 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-nds-thumbnailer-1.2.0
|
||||
DISTNAME= gnome-nds-thumbnailer-1.2.1
|
||||
CATEGORIES= sysutils graphics emulators
|
||||
MASTER_SITES= http://download.gnome.org/sources/gnome-nds-thumbnailer/1.2/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -10,12 +10,13 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://download.gnome.org/sources/gnome-nds-thumbnailer/1.2/
|
||||
COMMENT= Thumbnailer for GNOME for Nintendo DS ROMs
|
||||
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
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"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/12/01 14:05:04 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/05/13 21:48:38 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
|
||||
SHA1 (gnome-nds-thumbnailer-1.2.1.tar.bz2) = 71516c47cff6bd31090802c6e347f70465122160
|
||||
RMD160 (gnome-nds-thumbnailer-1.2.1.tar.bz2) = f24b9ae363c475c10ef89d3bbcc85f4f85357033
|
||||
Size (gnome-nds-thumbnailer-1.2.1.tar.bz2) = 69560 bytes
|
||||
|
|
Loading…
Reference in a new issue