gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1459: add cogl at 1.12.0


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1459: add cogl at 1.12.0
Date: Sun, 16 Dec 2012 14:47:04 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1459
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-16 14:47:04 +0100
message:
  add cogl at 1.12.0
added:
  gnome/cogl/
  gnome/cogl/Makefile
  gnome/cogl/config.mk
  gnome/cogl/sha256sums
=== added directory 'gnome/cogl'
=== added file 'gnome/cogl/Makefile'
--- a/gnome/cogl/Makefile       1970-01-01 00:00:00 +0000
+++ b/gnome/cogl/Makefile       2012-12-16 13:47:04 +0000
@@ -0,0 +1,24 @@
+GARNAME = cogl
+GARVERSION = 1.12.0
+HOME_URL = http://www.gnome.org
+DESCRIPTION = An OpenGL abstraction layer
+
+######################################################################
+
+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/cogl/config.mk'
--- a/gnome/cogl/config.mk      1970-01-01 00:00:00 +0000
+++ b/gnome/cogl/config.mk      2012-12-16 13:47:04 +0000
@@ -0,0 +1,4 @@
+## Configuration options for cogl ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnome/cogl/sha256sums'
--- a/gnome/cogl/sha256sums     1970-01-01 00:00:00 +0000
+++ b/gnome/cogl/sha256sums     2012-12-16 13:47:04 +0000
@@ -0,0 +1,1 @@
+4e7b5abbf0a1e51d74618db1b513551e7c71b486e17e98373f4db93e7710e2f2  
download/cogl-1.12.0.tar.xz


reply via email to

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