gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3275: add clutter-gtk at 1.6.0


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r3275: add clutter-gtk at 1.6.0
Date: Sun, 19 Apr 2015 20:28:57 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3275
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2015-04-19 20:41:50 +0100
message:
  add clutter-gtk at 1.6.0
added:
  gnome/clutter-gtk/             cluttergtk-20150419194140-7j2vhm0cr17ck92p-1
  gnome/clutter-gtk/Makefile     makefile-20150419194140-7j2vhm0cr17ck92p-4
  gnome/clutter-gtk/config.mk    config.mk-20150419194140-7j2vhm0cr17ck92p-2
  gnome/clutter-gtk/sha256sums   sha256sums-20150419194140-7j2vhm0cr17ck92p-3
=== added directory 'gnome/clutter-gtk'
=== added file 'gnome/clutter-gtk/Makefile'
--- a/gnome/clutter-gtk/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnome/clutter-gtk/Makefile        2015-04-19 19:41:50 +0000
@@ -0,0 +1,44 @@
+# Copyright © 2015 Brandon Invergo <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = clutter-gtk
+GARNAME = clutter-gtk
+GARVERSION = 1.6.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = Clutter-GTK+ bridge
+define BLURB
+
+endef
+
+######################################################################
+
+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
+
+BUILDDEPS =
+LIBDEPS = clutter gtk
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnome/clutter-gtk/config.mk'
--- a/gnome/clutter-gtk/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnome/clutter-gtk/config.mk       2015-04-19 19:41:50 +0000
@@ -0,0 +1,4 @@
+## Configuration options for clutter-gtk ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnome/clutter-gtk/sha256sums'
--- a/gnome/clutter-gtk/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnome/clutter-gtk/sha256sums      2015-04-19 19:41:50 +0000
@@ -0,0 +1,1 @@
+883550b574a036363239442edceb61cf3f6bedc8adc97d3404278556dc82234d  
download/clutter-gtk-1.6.0.tar.xz


reply via email to

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