gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1301: add dconf at 0.14.1


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1301: add dconf at 0.14.1
Date: Sat, 01 Dec 2012 18:01:10 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1301
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-12-01 18:01:10 +0100
message:
  add dconf at 0.14.1
added:
  gnome/dconf/
  gnome/dconf/Makefile
  gnome/dconf/config.mk
  gnome/dconf/sha256sums
=== added directory 'gnome/dconf'
=== added file 'gnome/dconf/Makefile'
--- a/gnome/dconf/Makefile      1970-01-01 00:00:00 +0000
+++ b/gnome/dconf/Makefile      2012-12-01 17:01:10 +0000
@@ -0,0 +1,26 @@
+GARNAME = dconf
+GARVERSION = 0.14.1
+HOME_URL = http://www.gtk.org
+DESCRIPTION = A configuration database system
+
+######################################################################
+
+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 = 
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+

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

=== added file 'gnome/dconf/sha256sums'
--- a/gnome/dconf/sha256sums    1970-01-01 00:00:00 +0000
+++ b/gnome/dconf/sha256sums    2012-12-01 17:01:10 +0000
@@ -0,0 +1,1 @@
+59c58c5eafa0ebd616287d078f4441d5342870a44634445d324e88fc0287f0b8  
download/dconf-0.14.1.tar.xz


reply via email to

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