gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1077: add gtk2 as dependency


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1077: add gtk2 as dependency
Date: Wed, 07 Nov 2012 00:14:24 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1077
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-07 00:14:24 +0100
message:
  add gtk2 as dependency
added:
  deps/gtk2/
  deps/gtk2/Makefile
  deps/gtk2/config.mk
  deps/gtk2/sha256sums
=== added directory 'deps/gtk2'
=== added file 'deps/gtk2/Makefile'
--- a/deps/gtk2/Makefile        1970-01-01 00:00:00 +0000
+++ b/deps/gtk2/Makefile        2012-11-06 23:14:24 +0000
@@ -0,0 +1,24 @@
+GARNAME = gtk+
+GARVERSION = 2.24.13
+HOME_URL = http://www.gtk.org
+DESCRIPTION = A multi-platform toolkit for creating graphical user interfaces
+
+######################################################################
+
+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 'deps/gtk2/config.mk'
--- a/deps/gtk2/config.mk       1970-01-01 00:00:00 +0000
+++ b/deps/gtk2/config.mk       2012-11-06 23:14:24 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gtk ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'deps/gtk2/sha256sums'
--- a/deps/gtk2/sha256sums      1970-01-01 00:00:00 +0000
+++ b/deps/gtk2/sha256sums      2012-11-06 23:14:24 +0000
@@ -0,0 +1,1 @@
+35e1a01e46b02970b02ee9f299390d0aa57c1215ad2667bcd584b72f4ea6513d  
download/gtk+-2.24.13.tar.xz


reply via email to

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