diff options
author | obache <obache@pkgsrc.org> | 2010-07-09 06:25:26 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-07-09 06:25:26 +0000 |
commit | a8e7926b299f993987c0d7898a9650cb0c86817b (patch) | |
tree | 2c5acbc87154938c2638b208d9e8ad206e5cb530 /graphics | |
parent | a09347037c7e4a79e651c8e1c9586a0d02276879 (diff) | |
download | pkgsrc-a8e7926b299f993987c0d7898a9650cb0c86817b.tar.gz |
Update clutter to 1.2.10.
Clutter 1.2.10 (08/06/2010)
===============================================================================
• List of changes since Clutter 1.2.8
» Update the EGL X11 backend.
» Build fixes for out of dir builds.
» Regenerate the mipmaps whenever a texture is modified.
» Reset the blend constants and equations even if they are the same
» Flush the Journal when creating an FBO.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter/Makefile | 5 | ||||
-rw-r--r-- | graphics/clutter/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index d72de720e33..b41c727ef4f 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2010/06/13 22:44:27 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/07/09 06:25:26 obache Exp $ # -DISTNAME= clutter-1.2.8 -PKGREVISION= 1 +DISTNAME= clutter-1.2.10 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.2/ # ${MASTER_SITE_GNOME:=sources/clutter/1.2/} diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index 70829460f46..698f709dbd8 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2010/05/12 00:57:34 obache Exp $ +$NetBSD: distinfo,v 1.9 2010/07/09 06:25:26 obache Exp $ -SHA1 (clutter-1.2.8.tar.gz) = f25d6847810d3ac956e3624d6b808bac34d4aad4 -RMD160 (clutter-1.2.8.tar.gz) = fba47758de98983cba960b49b9e305dc0d278f04 -Size (clutter-1.2.8.tar.gz) = 3181283 bytes +SHA1 (clutter-1.2.10.tar.gz) = bc16098c897142590c3ca19a86803c9d8c74835b +RMD160 (clutter-1.2.10.tar.gz) = 004749cd8485c426ad21b6b62b0367679412a070 +Size (clutter-1.2.10.tar.gz) = 3193923 bytes |