pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gbrainy Import gbrainy-0.60 as games/gbrainy.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1683d536bd3
branches:  trunk
changeset: 539852:c1683d536bd3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 15 01:14:32 2008 +0000

description:
Import gbrainy-0.60 as games/gbrainy.

gbrainy is a brain teaser game and trainer to have fun and to keep
your brain trained.

It provides the following types of games:

    * Logic puzzles. Games designed to challenge your reasoning
      and thinking skills.
    * Mental calculation. Games based on arithmetical operations
      designed to prove your mental calculation skills.
    * Memory trainers. Games designed to challenge your short term
      memory.

It is designed for GNOME and runs on top of Linux and different
Unix flavours.

diffstat:

 games/gbrainy/DESCR    |  14 ++++++++++++++
 games/gbrainy/Makefile |  27 +++++++++++++++++++++++++++
 games/gbrainy/PLIST    |  24 ++++++++++++++++++++++++
 games/gbrainy/distinfo |   5 +++++
 4 files changed, 70 insertions(+), 0 deletions(-)

diffs (86 lines):

diff -r 776afc994f9b -r c1683d536bd3 games/gbrainy/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gbrainy/DESCR       Sat Mar 15 01:14:32 2008 +0000
@@ -0,0 +1,14 @@
+gbrainy is a brain teaser game and trainer to have fun and to keep
+your brain trained.
+
+It provides the following types of games:
+
+    * Logic puzzles. Games designed to challenge your reasoning
+      and thinking skills.
+    * Mental calculation. Games based on arithmetical operations
+      designed to prove your mental calculation skills.
+    * Memory trainers. Games designed to challenge your short term
+      memory.
+
+It is designed for GNOME and runs on top of Linux and different
+Unix flavours.
diff -r 776afc994f9b -r c1683d536bd3 games/gbrainy/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gbrainy/Makefile    Sat Mar 15 01:14:32 2008 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/03/15 01:14:32 wiz Exp $
+#
+
+DISTNAME=      gbrainy-0.60
+CATEGORIES=    games
+MASTER_SITES=  http://www.softcatala.org/~jmas/gbrainy/
+
+MAINTAINER=    wiz%NetBSD.org@localhost
+HOMEPAGE=      http://live.gnome.org/gbrainy
+COMMENT=       Brain teaser game and trainer
+
+GNU_CONFIGURE= yes
+USE_DIRS+=     xdg-1.4
+USE_LIBTOOL=   yes
+USE_LANGUAGES= c
+USE_TOOLS+=    intltool pkg-config
+
+BUILDLINK_API_DEPENDS.cairo+=  cairo>=1.2.0
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../lang/mono/buildlink3.mk"
+.include "../../devel/libgnome/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../x11/gnome-sharp/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk2-sharp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 776afc994f9b -r c1683d536bd3 games/gbrainy/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gbrainy/PLIST       Sat Mar 15 01:14:32 2008 +0000
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/15 01:14:32 wiz Exp $
+bin/gbrainy
+lib/gbrainy/gbrainy.exe
+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/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/pixmaps/gbrainy.png
+share/pixmaps/gbrainy.svg
+share/pixmaps/gbrainy16.png
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@dirrm share/games/gbrainy
+@comment in xdg-dirs: @dirrm share/applications
+@dirrm lib/gbrainy
diff -r 776afc994f9b -r c1683d536bd3 games/gbrainy/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gbrainy/distinfo    Sat Mar 15 01:14:32 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/03/15 01:14:32 wiz Exp $
+
+SHA1 (gbrainy-0.60.tar.gz) = fed3e45e98eab2c7462763eacf8a95d1b945dcf4
+RMD160 (gbrainy-0.60.tar.gz) = 9869aaed3942a24577586e75a86b25e30d4abad0
+Size (gbrainy-0.60.tar.gz) = 529833 bytes



Home | Main Index | Thread Index | Old Index