[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r1366: update gcompris to 12.11
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r1366: update gcompris to 12.11 |
Date: |
Sun, 09 Dec 2012 14:24:16 +0100 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 1366
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-09 14:24:16 +0100
message:
update gcompris to 12.11
modified:
TODO
gnu/gcompris/Makefile
gnu/gcompris/sha256sums
=== modified file 'TODO'
--- a/TODO 2012-12-09 12:30:57 +0000
+++ b/TODO 2012-12-09 13:24:16 +0000
@@ -155,7 +155,6 @@
** ggradebook: requires ancient GTK+
** gleem: extremely unflexible Makefile needs to be replaced
** gmediaserver: libupnp errors
-** gcompris 12.05: .so hell
** gnucap: major C++ errors
** gnusound: gnome hell
** greg: requires ancient libtool
=== modified file 'gnu/gcompris/Makefile'
--- a/gnu/gcompris/Makefile 2012-11-06 08:26:27 +0000
+++ b/gnu/gcompris/Makefile 2012-12-09 13:24:16 +0000
@@ -1,16 +1,24 @@
GARNAME = gcompris
-GARVERSION = 1.1.0
-
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = gcompris/
-
-DISTFILES = $(DISTNAME).tgz
-# SIGFILES =
-
-# BUILDDEPS =
-# LIBDEPS =
-
+GARVERSION = 12.11
HOME_URL = http://www.gnu.org/software/gcompris
-# DESCRIPTION =
+DESCRIPTION = An educational software suite for children
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SOURCEFORGE)
+MASTER_SUBDIR = $(GARNAME)/files/$(GARVERSION)/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS = chess libsdl_mixer glib gtk
+
+######################################################################
include ../../gar.lib/auto.mk
+include config.mk
+
+CONFIGURE_ARGS += GCOMPRIS_LIBS="-lgmodule-2.0 -lgtk-x11-2.0 -lglib-2.0 \
+ -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpango-1.0 \
+ -lgobject-2.0 -lrsvg-2 -lxml2"
+
=== modified file 'gnu/gcompris/sha256sums'
--- a/gnu/gcompris/sha256sums 2012-11-06 08:26:27 +0000
+++ b/gnu/gcompris/sha256sums 2012-12-09 13:24:16 +0000
@@ -1,1 +1,1 @@
-b29ed5749c0e034253df2d4651d377527569d5292d3ad2682b866008ebd58648
download/gcompris-1.1.0.tgz
+97b688497963cc907e3d91f844483fb006a07b22010528dafb09ae5380523b20
download/gcompris-12.11.tar.bz2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r1366: update gcompris to 12.11,
Brandon Invergo <=