pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gbrainy Update to 1.00:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a278e3b6aa7
branches: trunk
changeset: 548152:4a278e3b6aa7
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 09 15:22:25 2008 +0000
description:
Update to 1.00:
Version 1.00
* 1 new logic puzzle, 1 new memory puzzle
* Better look and feel (new background)
* Switch font drawing to Pango
* Better I18N support
* Bug fixes
diffstat:
games/gbrainy/Makefile | 6 +++---
games/gbrainy/PLIST | 10 ++++++----
games/gbrainy/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 11 deletions(-)
diffs (56 lines):
diff -r 5a7e8d8e3e7e -r 4a278e3b6aa7 games/gbrainy/Makefile
--- a/games/gbrainy/Makefile Thu Oct 09 15:01:27 2008 +0000
+++ b/games/gbrainy/Makefile Thu Oct 09 15:22:25 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/09/06 20:54:32 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2008/10/09 15:22:25 wiz Exp $
#
-DISTNAME= gbrainy-0.70
-PKGREVISION= 1
+DISTNAME= gbrainy-1.00
CATEGORIES= games
MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/
@@ -23,6 +22,7 @@
REPLACE_BASH= src/gbrainy.in
.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/librsvg/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/mono/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
diff -r 5a7e8d8e3e7e -r 4a278e3b6aa7 games/gbrainy/PLIST
--- a/games/gbrainy/PLIST Thu Oct 09 15:01:27 2008 +0000
+++ b/games/gbrainy/PLIST Thu Oct 09 15:22:25 2008 +0000
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/15 01:14:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/10/09 15:22:25 wiz Exp $
bin/gbrainy
lib/gbrainy/gbrainy.exe
+lib/gbrainy/gbrainy.exe.config
man/man6/gbrainy.6
share/applications/gbrainy.desktop
-share/games/gbrainy/logic-games-80.png
-share/games/gbrainy/math-games-80.png
-share/games/gbrainy/memory-games-80.png
+share/games/gbrainy/background.svg
+share/games/gbrainy/logic-games.svg
+share/games/gbrainy/math-games.svg
+share/games/gbrainy/memory-games.svg
share/icons/hicolor/16x16/apps/gbrainy.png
share/icons/hicolor/32x32/apps/gbrainy.png
share/icons/hicolor/48x48/apps/gbrainy.png
diff -r 5a7e8d8e3e7e -r 4a278e3b6aa7 games/gbrainy/distinfo
--- a/games/gbrainy/distinfo Thu Oct 09 15:01:27 2008 +0000
+++ b/games/gbrainy/distinfo Thu Oct 09 15:22:25 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/06/21 16:27:09 wiz Exp $
+$NetBSD: distinfo,v 1.3 2008/10/09 15:22:25 wiz Exp $
-SHA1 (gbrainy-0.70.tar.gz) = fdfe824d0d8c0ebdfb432de12d64b43a0b2af60e
-RMD160 (gbrainy-0.70.tar.gz) = d38872098730c6d72f6b8ee7000acb70ad7173e7
-Size (gbrainy-0.70.tar.gz) = 569865 bytes
+SHA1 (gbrainy-1.00.tar.gz) = 8f3f8b49686d0b7eed871af94ec4e86c3f9ad9b8
+RMD160 (gbrainy-1.00.tar.gz) = 7621d0a6451ba79df9d2486ab97d07ae8a1112bc
+Size (gbrainy-1.00.tar.gz) = 613762 bytes
Home |
Main Index |
Thread Index |
Old Index