From bd96a6cc66d0753d7fbddd45c07f4df675793ff3 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 15 Mar 2010 11:19:22 +0000 Subject: Update to 1.40. Mark as not make-jobs-safe, since installation sometimes fails. Version 1.40 * 2 new logic games * Deprecated Glade and moved to Builder * Mouse support * Better RTL support * Updated and new translations * Remove dead and legacy code * 12 Bug fixes --- games/gbrainy/Makefile | 9 ++++++--- games/gbrainy/PLIST | 21 ++++++++++++++++++++- games/gbrainy/distinfo | 8 ++++---- 3 files changed, 30 insertions(+), 8 deletions(-) (limited to 'games') diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 6bbf1035a36..e6fe65ce697 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2010/02/03 11:02:02 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2010/03/15 11:19:22 wiz Exp $ # -DISTNAME= gbrainy-1.30 +DISTNAME= gbrainy-1.40 CATEGORIES= games MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/ @@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c @@ -19,7 +21,8 @@ USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.0 -REPLACE_BASH= src/gbrainy.in +REPLACE_BASH= src/gbrainy.in +PKGCONFIG_OVERRIDE= data/gbrainy.pc.in .include "../../devel/mono-addins/buildlink3.mk" .include "../../graphics/cairo/buildlink3.mk" diff --git a/games/gbrainy/PLIST b/games/gbrainy/PLIST index afac856167c..4b55294d3a2 100644 --- a/games/gbrainy/PLIST +++ b/games/gbrainy/PLIST @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST,v 1.5 2010/02/03 11:02:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/03/15 11:19:22 wiz Exp $ bin/gbrainy lib/gbrainy/gbrainy.Core.dll lib/gbrainy/gbrainy.Core.dll.config lib/gbrainy/gbrainy.Games.dll lib/gbrainy/gbrainy.exe +lib/gbrainy/gbrainy.exe.config +lib/pkgconfig/gbrainy.pc man/man6/gbrainy.6 share/applications/gbrainy.desktop share/games/gbrainy/verbal_analogies.xml @@ -77,10 +79,25 @@ share/gnome/help/gbrainy/de/playing.page share/gnome/help/gbrainy/de/preferences.page share/gnome/help/gbrainy/de/results.page share/gnome/help/gbrainy/de/scoring.page +share/gnome/help/gbrainy/es/figures/bottom.png +share/gnome/help/gbrainy/es/figures/history.png +share/gnome/help/gbrainy/es/figures/preferences.png +share/gnome/help/gbrainy/es/figures/results.png +share/gnome/help/gbrainy/es/figures/toolbar.png +share/gnome/help/gbrainy/es/gametypes.page +share/gnome/help/gbrainy/es/history.page +share/gnome/help/gbrainy/es/index.page +share/gnome/help/gbrainy/es/introduction.page +share/gnome/help/gbrainy/es/legal.xml +share/gnome/help/gbrainy/es/playing.page +share/gnome/help/gbrainy/es/preferences.page +share/gnome/help/gbrainy/es/results.page +share/gnome/help/gbrainy/es/scoring.page share/icons/hicolor/16x16/apps/gbrainy.png share/icons/hicolor/32x32/apps/gbrainy.png share/icons/hicolor/48x48/apps/gbrainy.png share/icons/hicolor/scalable/apps/gbrainy.svg +share/locale/af/LC_MESSAGES/gbrainy.mo share/locale/ar/LC_MESSAGES/gbrainy.mo share/locale/ca/LC_MESSAGES/gbrainy.mo share/locale/ca@valencia/LC_MESSAGES/gbrainy.mo @@ -90,8 +107,10 @@ share/locale/de/LC_MESSAGES/gbrainy.mo share/locale/en_GB/LC_MESSAGES/gbrainy.mo share/locale/es/LC_MESSAGES/gbrainy.mo share/locale/eu/LC_MESSAGES/gbrainy.mo +share/locale/fi/LC_MESSAGES/gbrainy.mo share/locale/fr/LC_MESSAGES/gbrainy.mo share/locale/gl/LC_MESSAGES/gbrainy.mo +share/locale/hu/LC_MESSAGES/gbrainy.mo share/locale/it/LC_MESSAGES/gbrainy.mo share/locale/nb/LC_MESSAGES/gbrainy.mo share/locale/nl/LC_MESSAGES/gbrainy.mo diff --git a/games/gbrainy/distinfo b/games/gbrainy/distinfo index 282feaafad6..7292b24a244 100644 --- a/games/gbrainy/distinfo +++ b/games/gbrainy/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2010/02/09 18:08:03 joerg Exp $ +$NetBSD: distinfo,v 1.11 2010/03/15 11:19:22 wiz Exp $ -SHA1 (gbrainy-1.30.tar.gz) = 65e75763203b01254c90f3fb3cc3c89c0d77956f -RMD160 (gbrainy-1.30.tar.gz) = fe5a43fc6d5b5463f47a77df6931d35a1555d885 -Size (gbrainy-1.30.tar.gz) = 1182204 bytes +SHA1 (gbrainy-1.40.tar.gz) = fd9ef3bb03d43968d1f5c9b6dd783f1cf956f6ca +RMD160 (gbrainy-1.40.tar.gz) = 364aa71213c62c3e0e6901d3e7f260643d73ea77 +Size (gbrainy-1.40.tar.gz) = 1323546 bytes SHA1 (patch-aa) = 8c7b4ae5338fc8c52f38b19bf575a998f85e6b7d -- cgit v1.2.3