gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1296: add gtksourceview at 3.6.1


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1296: add gtksourceview at 3.6.1
Date: Sat, 01 Dec 2012 13:14:33 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1296
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-12-01 13:14:33 +0100
message:
  add gtksourceview at 3.6.1
added:
  gnome/gtksourceview/
  gnome/gtksourceview/Makefile
  gnome/gtksourceview/config.mk
  gnome/gtksourceview/sha256sums
=== added directory 'gnome/gtksourceview'
=== added file 'gnome/gtksourceview/Makefile'
--- a/gnome/gtksourceview/Makefile      1970-01-01 00:00:00 +0000
+++ b/gnome/gtksourceview/Makefile      2012-12-01 12:14:33 +0000
@@ -0,0 +1,24 @@
+GARNAME = gtksourceview
+GARVERSION = 3.6.1
+HOME_URL = http://projects.gnome.org/gtksourceview
+DESCRIPTION = A source code view widget
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = 
+
+BUILDDEPS = 
+LIBDEPS = gtk libxml2 glib intltool
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnome/gtksourceview/config.mk'
--- a/gnome/gtksourceview/config.mk     1970-01-01 00:00:00 +0000
+++ b/gnome/gtksourceview/config.mk     2012-12-01 12:14:33 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gtksourceview ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnome/gtksourceview/sha256sums'
--- a/gnome/gtksourceview/sha256sums    1970-01-01 00:00:00 +0000
+++ b/gnome/gtksourceview/sha256sums    2012-12-01 12:14:33 +0000
@@ -0,0 +1,1 @@
+a9d31df02acc6e9a9547b5ebaee19d1dc4c87b216eb561ee19da69bd1bb1bd0d  
download/gtksourceview-3.6.1.tar.xz


reply via email to

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