summaryrefslogtreecommitdiff
path: root/games/gbrainy
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-04-20 09:25:06 +0000
committerwiz <wiz@pkgsrc.org>2009-04-20 09:25:06 +0000
commit54295742e481324f7108a43d9d915afa03dff1c0 (patch)
tree816229947e279cd887c8ef96ef532dbb8110fab0 /games/gbrainy
parenta14ba7d3b16b77431e579b1383450fb9a09a8c75 (diff)
downloadpkgsrc-54295742e481324f7108a43d9d915afa03dff1c0.tar.gz
Update to 1.1, call it 1.10 to make it newer than 1.01. Set LICENSE.
Version 1.1 * 4 new games * Use Mono.Addins for extending gbrainy * New translations * Bug fixes
Diffstat (limited to 'games/gbrainy')
-rw-r--r--games/gbrainy/Makefile10
-rw-r--r--games/gbrainy/distinfo8
2 files changed, 11 insertions, 7 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile
index 98fd3572dca..89d8041fa88 100644
--- a/games/gbrainy/Makefile
+++ b/games/gbrainy/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2009/03/25 22:37:12 he Exp $
+# $NetBSD: Makefile,v 1.12 2009/04/20 09:25:06 wiz Exp $
#
-DISTNAME= gbrainy-1.01
-PKGREVISION= 1
+DISTNAME= gbrainy-1.1
+# 1.1 is newer than 1.01 -- remove next line on update
+PKGNAME= ${DISTNAME}0
CATEGORIES= games
MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/
@@ -10,6 +11,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://live.gnome.org/gbrainy
COMMENT= Brain teaser game and trainer
+LICENSE= gnu-gpl-v2
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
@@ -22,6 +25,7 @@ BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.0
REPLACE_BASH= src/gbrainy.in
+.include "../../devel/mono-addins/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff --git a/games/gbrainy/distinfo b/games/gbrainy/distinfo
index e0e548e9127..bbadbd32019 100644
--- a/games/gbrainy/distinfo
+++ b/games/gbrainy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/01/05 00:27:33 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/04/20 09:25:06 wiz Exp $
-SHA1 (gbrainy-1.01.tar.gz) = b48dc1b15b1e00bf9a83b0908ed0f4ec54ba1943
-RMD160 (gbrainy-1.01.tar.gz) = 6336ba7b76e90f044d05a5b0dde1008d685e1017
-Size (gbrainy-1.01.tar.gz) = 555019 bytes
+SHA1 (gbrainy-1.1.tar.gz) = 10e45bb9e40ca85594fc16d7a1682f29b1e66f76
+RMD160 (gbrainy-1.1.tar.gz) = 0e96270e18caae54a1e0e8e587a5b5db3dc72bc0
+Size (gbrainy-1.1.tar.gz) = 641397 bytes