[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r1455: add libglade at 2.6.4
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r1455: add libglade at 2.6.4 |
Date: |
Sun, 16 Dec 2012 14:24:01 +0100 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 1455
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-16 14:24:01 +0100
message:
add libglade at 2.6.4
added:
gnome/libglade/
gnome/libglade/Makefile
gnome/libglade/config.mk
gnome/libglade/sha256sums
=== added directory 'gnome/libglade'
=== added file 'gnome/libglade/Makefile'
--- a/gnome/libglade/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnome/libglade/Makefile 2012-12-16 13:24:01 +0000
@@ -0,0 +1,24 @@
+GARNAME = libglade
+GARVERSION = 2.6.4
+HOME_URL = http://www.gnome.org
+DESCRIPTION = GNOME interface definition 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.gz
+SIGFILES =
+
+BUILDDEPS = python2
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
=== added file 'gnome/libglade/config.mk'
--- a/gnome/libglade/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnome/libglade/config.mk 2012-12-16 13:24:01 +0000
@@ -0,0 +1,4 @@
+## Configuration options for libglade ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'gnome/libglade/sha256sums'
--- a/gnome/libglade/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnome/libglade/sha256sums 2012-12-16 13:24:01 +0000
@@ -0,0 +1,1 @@
+c41d189b68457976069073e48d6c14c183075d8b1d8077cb6dfb8b7c5097add3
download/libglade-2.6.4.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r1455: add libglade at 2.6.4,
Brandon Invergo <=