gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1304: add gnome gcr at 3.6.1


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1304: add gnome gcr at 3.6.1
Date: Sat, 01 Dec 2012 18:21:08 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1304
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-12-01 18:21:08 +0100
message:
  add gnome gcr at 3.6.1
added:
  gnome/gcr/
  gnome/gcr/Makefile
  gnome/gcr/config.mk
  gnome/gcr/sha256sums
=== added directory 'gnome/gcr'
=== added file 'gnome/gcr/Makefile'
--- a/gnome/gcr/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnome/gcr/Makefile        2012-12-01 17:21:08 +0000
@@ -0,0 +1,26 @@
+GARNAME = gcr
+GARVERSION = 3.6.1
+HOME_URL = http://www.gnome.org
+DESCRIPTION = A crypto UI library
+
+######################################################################
+
+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/gcr/config.mk'
--- a/gnome/gcr/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnome/gcr/config.mk       2012-12-01 17:21:08 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gcr ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnome/gcr/sha256sums'
--- a/gnome/gcr/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnome/gcr/sha256sums      2012-12-01 17:21:08 +0000
@@ -0,0 +1,1 @@
+d95f8b70bdcc371c2712ba166e124114bd99bbde1173c0cbe7a8462f146a9927  
download/gcr-3.6.1.tar.xz


reply via email to

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