gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1116: clean up guile-gtk


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1116: clean up guile-gtk
Date: Sun, 11 Nov 2012 12:43:41 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1116
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-11-11 12:43:41 +0100
message:
  clean up guile-gtk
added:
  gnu/guile-gtk/config.mk
modified:
  gnu/guile-gtk/Makefile
  gnu/guile-gtk/sha256sums
=== modified file 'gnu/guile-gtk/Makefile'
--- a/gnu/guile-gtk/Makefile    2010-06-10 20:16:29 +0000
+++ b/gnu/guile-gtk/Makefile    2012-11-11 11:43:41 +0000
@@ -1,16 +1,20 @@
 GARNAME = guile-gtk
 GARVERSION = 2.1
+HOME_URL = http://www.gnu.org/software/guile-gtk
+DESCRIPTION = Gtk+ language bindings for Guile
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = guile-gtk/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = gtk guile
 
-HOME_URL = http://www.gnu.org/software/guile-gtk
-DESCRIPTION = Gtk+ language bindings for Guile
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk
+

=== added file 'gnu/guile-gtk/config.mk'
--- a/gnu/guile-gtk/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnu/guile-gtk/config.mk   2012-11-11 11:43:41 +0000
@@ -0,0 +1,4 @@
+## Configuration options for guile-gtk ##
+
+CONFIGURE_OPTS ?= --without-gtkgl
+BUILD_OPTS ?=

=== modified file 'gnu/guile-gtk/sha256sums'
--- a/gnu/guile-gtk/sha256sums  2010-06-11 09:39:08 +0000
+++ b/gnu/guile-gtk/sha256sums  2012-11-11 11:43:41 +0000
@@ -1,2 +1,3 @@
 9ad30cdfcae688837785774b2149f0ec82f464412017aeeb045b4336ef2416cc  
download/guile-gtk-2.1.tar.gz
+d0fc0d628188218095442bc3cbc4e139880bedc6c16a5ec84b8e02b639757d78  
download/fix-build.diff
 c81d51b2110408f59fbb70260d6161362861727fc06df60b3e2687fa52c8d581  
download/guile-gtk-2.1.tar.gz.sig


reply via email to

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