gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r2433: add gnubg at 1.01.000


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r2433: add gnubg at 1.01.000
Date: Tue, 02 Jul 2013 07:11:10 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 2433
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-07-02 09:08:19 +0200
message:
  add gnubg at 1.01.000
added:
  gnu/gnubg/                     gnubg-20130702070710-mguvqs5rm7ef2vwa-1
  gnu/gnubg/Makefile             makefile-20130702070710-mguvqs5rm7ef2vwa-2
  gnu/gnubg/config.mk            config.mk-20130702070710-mguvqs5rm7ef2vwa-3
  gnu/gnubg/sha256sums           sha256sums-20130702070710-mguvqs5rm7ef2vwa-4
modified:
  TODO                           todo-20100608201528-d2g375z23moqiuaq-1
=== modified file 'TODO'
--- a/TODO      2013-05-22 20:21:27 +0000
+++ b/TODO      2013-07-02 07:08:19 +0000
@@ -405,8 +405,7 @@
 ** IGNORE gnubios
    CLOSED: [2012-12-16 Sun 20:16]
 *** decommissioned
-** DEFERRED gnubg
-***  alpha release doesn't build
+** DONE gnubg
 ** IGNORE gnucad
    CLOSED: [2012-12-16 Sun 20:16]
 *** decommissioned

=== added directory 'gnu/gnubg'
=== added file 'gnu/gnubg/Makefile'
--- a/gnu/gnubg/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnu/gnubg/Makefile        2013-07-02 07:08:19 +0000
@@ -0,0 +1,45 @@
+# Copyright © 2013 Brandon Invergo <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = Backgammon
+GARNAME = gnubg
+GARVERSION = 1.01.000
+HOME_URL = http://www.gnubg.org
+DESCRIPTION = Backgammon game
+define BLURB
+GNU Backgammon is a world-class backgammon application that can be
+used for playing, analysing and teaching the game.  It has an advanced
+evaluation engine based on artificial neural networks suitable for
+both beginners and advanced players.  In addition to a command-line
+interface, it also features an attractive, 3D representation of the
+playing board.
+endef
+
+######################################################################
+
+MASTER_SITES = http://files.gnubg.org/
+MASTER_SUBDIR = media/sources/
+DISTFILES = $(GARNAME)-release-$(GARVERSION)-sources.tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/gnubg/config.mk'
--- a/gnu/gnubg/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnu/gnubg/config.mk       2013-07-02 07:08:19 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnubg ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/gnubg/sha256sums'
--- a/gnu/gnubg/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnu/gnubg/sha256sums      2013-07-02 07:08:19 +0000
@@ -0,0 +1,1 @@
+0a4e06534764f1703d037517716b34c2bbc84aeb31ecc75c911c2b838e09978f  
download/gnubg-release-1.01.000-sources.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]