gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2318: add guile-sdl at 0.4.3


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2318: add guile-sdl at 0.4.3
Date: Sat, 20 Apr 2013 10:34:18 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2318
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-04-20 10:34:18 +0200
message:
  add guile-sdl at 0.4.3
added:
  gnu/guile-sdl/
  gnu/guile-sdl/Makefile
  gnu/guile-sdl/config.mk
  gnu/guile-sdl/gpg-keyring
  gnu/guile-sdl/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-04-10 20:20:50 +0000
+++ b/TODO      2013-04-20 08:34:18 +0000
@@ -78,7 +78,7 @@
 aris
 c-graph
 remotecontrol
-* GNU packages [395/457] [86%]
+* GNU packages [396/457] [86%]
 ** IGNORE 3dkit
 *** decommissioned
 ** DONE 3dldf
@@ -581,7 +581,8 @@
    CLOSED: [2012-12-16 Sun 20:12]
 ** DEFERRED guile-rpc
 *** only alpha releases available
-** TODO guile-sdl
+** DONE guile-sdl
+   CLOSED: [2013-04-20 Sat 10:34]
 ** DEFERRED guix
 ** DONE gurgle
    CLOSED: [2012-12-16 Sun 20:12]
@@ -1789,8 +1790,10 @@
 ** TODO yelp-xsl
 ** TODO yelp
 ** TODO zenity
-* GNUstep packages [21/25] [84%]
+* GNUstep packages [21/26] [80%]
 ** TODO app-wrappers
+** TODO dbuskit
+*** download from GNUSTEP_NONFSF
 ** DONE enterprise
    CLOSED: [2012-12-16 Sun 20:12]
 ** TODO examples

=== added directory 'gnu/guile-sdl'
=== added file 'gnu/guile-sdl/Makefile'
--- a/gnu/guile-sdl/Makefile    1970-01-01 00:00:00 +0000
+++ b/gnu/guile-sdl/Makefile    2013-04-20 08:34:18 +0000
@@ -0,0 +1,42 @@
+# 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 = Guile-SDL
+GARNAME = guile-sdl
+GARVERSION = 0.4.3
+HOME_URL = http://www.gnu.org/software/guile-sdl/
+DESCRIPTION = Guile bindings to SDL
+define BLURB
+ Guile-SDL is a set of bindings to the Simple DirectMedia Layer (SDL).
+ With them, Guile programmers can have easy access to graphics, sound
+ and device input (keyboards, joysticks, mice, etc.).
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/guile-sdl/config.mk'
--- a/gnu/guile-sdl/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnu/guile-sdl/config.mk   2013-04-20 08:34:18 +0000
@@ -0,0 +1,4 @@
+## Configuration options for guile-sdl ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/guile-sdl/gpg-keyring'
Binary files a/gnu/guile-sdl/gpg-keyring        1970-01-01 00:00:00 +0000 and 
b/gnu/guile-sdl/gpg-keyring       2013-04-20 08:34:18 +0000 differ
=== added file 'gnu/guile-sdl/sha256sums'
--- a/gnu/guile-sdl/sha256sums  1970-01-01 00:00:00 +0000
+++ b/gnu/guile-sdl/sha256sums  2013-04-20 08:34:18 +0000
@@ -0,0 +1,2 @@
+a0b2ea11f7510b53f669dc3376e93fefe88c71f8ec3e705f3aae18115b968787  
download/guile-sdl-0.4.3.tar.xz
+31ebeb2f6701d84c08981c7ca01e7fd5a3973e82f6d1a1de77494a1c07b5cf8a  
download/guile-sdl-0.4.3.tar.xz.sig


reply via email to

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