[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r1303: add gconf at 3.2.5
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r1303: add gconf at 3.2.5 |
Date: |
Sat, 01 Dec 2012 18:18:00 +0100 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 1303
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-12-01 18:18:00 +0100
message:
add gconf at 3.2.5
added:
gnome/gconf/
gnome/gconf/Makefile
gnome/gconf/config.mk
gnome/gconf/sha256sums
=== added directory 'gnome/gconf'
=== added file 'gnome/gconf/Makefile'
--- a/gnome/gconf/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnome/gconf/Makefile 2012-12-01 17:18:00 +0000
@@ -0,0 +1,26 @@
+GARNAME = GConf
+GARVERSION = 3.2.5
+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 = glib #dbus dbus-glib
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
+
=== added file 'gnome/gconf/config.mk'
--- a/gnome/gconf/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnome/gconf/config.mk 2012-12-01 17:18:00 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gconf ##
+
+CONFIGURE_OPTS ?= --disable-defaults-service
+BUILD_OPTS ?=
=== added file 'gnome/gconf/sha256sums'
--- a/gnome/gconf/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnome/gconf/sha256sums 2012-12-01 17:18:00 +0000
@@ -0,0 +1,1 @@
+4ddea9503a212ee126c5b46a0a958fd5484574c3cb6ef2baf38db02e819e58c6
download/GConf-3.2.5.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r1303: add gconf at 3.2.5,
Brandon Invergo <=