gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1460: add json-glib at 0.15.2


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1460: add json-glib at 0.15.2
Date: Sun, 16 Dec 2012 16:02:57 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1460
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-16 16:02:57 +0100
message:
  add json-glib at 0.15.2
added:
  gnome/json-glib/
  gnome/json-glib/Makefile
  gnome/json-glib/config.mk
  gnome/json-glib/sha256sums
=== added directory 'gnome/json-glib'
=== added file 'gnome/json-glib/Makefile'
--- a/gnome/json-glib/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnome/json-glib/Makefile  2012-12-16 15:02:57 +0000
@@ -0,0 +1,24 @@
+GARNAME = json-glib
+GARVERSION = 0.15.2
+HOME_URL = http://www.gnome.org
+DESCRIPTION = A JSON reader/writer using glib
+
+######################################################################
+
+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 = glib
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnome/json-glib/config.mk'
--- a/gnome/json-glib/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnome/json-glib/config.mk 2012-12-16 15:02:57 +0000
@@ -0,0 +1,4 @@
+## Configuration options for json-glib ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnome/json-glib/sha256sums'
--- a/gnome/json-glib/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnome/json-glib/sha256sums        2012-12-16 15:02:57 +0000
@@ -0,0 +1,1 @@
+f090cd94acc85989e033d72028fa70863d05092ae5bba6b454e70c132b24cdde  
download/json-glib-0.15.2.tar.xz


reply via email to

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