gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1610: add guile-gtksourceview but bui


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1610: add guile-gtksourceview but build fails
Date: Wed, 16 Jan 2013 23:23:26 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1610
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-16 23:23:26 +0100
message:
  add guile-gtksourceview but build fails
added:
  gnu/guile-gtksourceview/
  gnu/guile-gtksourceview/Makefile
  gnu/guile-gtksourceview/config.mk
  gnu/guile-gtksourceview/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-01-16 22:14:19 +0000
+++ b/TODO      2013-01-16 22:23:26 +0000
@@ -562,7 +562,9 @@
 maybe due to being significantly older than the guile-gnome-platform package
 ** DONE guile-gtk
    CLOSED: [2012-12-16 Sun 20:12]
-** TODO guile-gtksourceview
+** BROKEN guile-gtksourceview
+*** Build fails due to not finding guile-gnome-glib
+maybe due to being significantly older than the guile-gnome-platform package
 ** DONE guile-ncurses
    CLOSED: [2012-12-16 Sun 20:12]
 ** DEFERRED guile-rpc

=== added directory 'gnu/guile-gtksourceview'
=== added file 'gnu/guile-gtksourceview/Makefile'
--- a/gnu/guile-gtksourceview/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnu/guile-gtksourceview/Makefile  2013-01-16 22:23:26 +0000
@@ -0,0 +1,21 @@
+NAME = guile-gtksourceview
+GARNAME = guile-gtksourceview
+UPSTREAMNAME = guile-gnome-gtksourceview
+GARVERSION = 1.8.0
+HOME_URL = http://www.gnu.org/software/guile-gtksourceview
+DESCRIPTION = Guile bindings to the gtksourceview widget
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = guile-gnome/$(UPSTREAMNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS = guile guile-gnome-platform g-wrap gtksourceview
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/guile-gtksourceview/config.mk'
--- a/gnu/guile-gtksourceview/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnu/guile-gtksourceview/config.mk 2013-01-16 22:23:26 +0000
@@ -0,0 +1,4 @@
+## Configuration options for guile-gtksourceview ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/guile-gtksourceview/sha256sums'
--- a/gnu/guile-gtksourceview/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnu/guile-gtksourceview/sha256sums        2013-01-16 22:23:26 +0000
@@ -0,0 +1,2 @@
+303f73184558acc33d5b199f714d7f735b8c4f06751ce5a70ffd7bea9bea34d2  
download/guile-gnome-gtksourceview-1.8.0.tar.gz
+ceb796852555fe70e663cba7c514e44bca4310f4580a41b0fbccb873644224c8  
download/guile-gnome-gtksourceview-1.8.0.tar.gz.sig


reply via email to

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