[Lunar-commits] <moonbase-other> cogl: version update and move to libs/
v4hn
me at v4hn.de
Sun Feb 10 16:19:00 CET 2013
commit bece4524641dd006575692b731abae88b5d1e17a
Author: v4hn <me at v4hn.de>
Date: Sun, 10 Feb 2013 07:19:00 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/bece4524641dd006575692b731abae88b5d1e17a
cogl: version update and move to libs/
---
libs/cogl/DEPENDS | +1/-1
libs/cogl/DETAILS | +4/-5
2 files changed, 5 insertions(+), 6 deletions(-)
@@ -2,4 +2,4 @@ depends glib-2
depends libX11
depends mesa-lib
depends gdk-pixbuf
-depends cairo
\ No newline at end of file
+depends cairo
@@ -1,12 +1,11 @@
MODULE=cogl
- VERSION=1.10.2
+ VERSION=1.12.2
SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=http://source.clutter-project.org/sources/cogl/${VERSION%.*}
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:3d4a8d538b4308e58075049808b36aff48f33841
+ SOURCE_URL=$GNOME_URL/sources/${MODULE}/${VERSION%.*}
+ SOURCE_VFY=sha1:95b5a77709772b185051416c0dd57d30aa4aad0f
WEB_SITE=http://www.clutter-project.org
ENTERED=20110617
- UPDATED=20120506
+ UPDATED=20130210
SHORT="3D graphics hardware rendering library"
cat <<EOF
More information about the Lunar-commits
mailing list