diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter/Makefile | 3 | ||||
-rw-r--r-- | graphics/clutter/distinfo | 6 | ||||
-rw-r--r-- | graphics/clutter/pkg-plist | 3 |
3 files changed, 8 insertions, 4 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 2b8090f73..c4e996ab7 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clutter -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.6 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/0.9/ @@ -14,6 +14,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= OpenGL based interactive canvas library USE_GMAKE= yes +USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= pkgconfig gtk20 gnomehack ltverhack gnomeprefix USE_GL= gl diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index 83b2e6f4d..6f1e2a45c 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,3 +1,3 @@ -MD5 (clutter-0.9.4.tar.gz) = 912974d177f748b5dbf2b9c7fd39a57c -SHA256 (clutter-0.9.4.tar.gz) = 8761018b0a2888d8ef8878009683c9664e91903444bae4a84bab6c22b9770553 -SIZE (clutter-0.9.4.tar.gz) = 2631312 +MD5 (clutter-0.9.6.tar.bz2) = 30653168bca6d36a560562e14867b804 +SHA256 (clutter-0.9.6.tar.bz2) = 1aa87d840f93dd84b46684780da053543d1c708d673c6068459a400b356a8b8b +SIZE (clutter-0.9.6.tar.bz2) = 2034624 diff --git a/graphics/clutter/pkg-plist b/graphics/clutter/pkg-plist index 2954407f3..d2603fda0 100644 --- a/graphics/clutter/pkg-plist +++ b/graphics/clutter/pkg-plist @@ -165,10 +165,13 @@ libdata/pkgconfig/cogl-gl-0.9.pc %%DOCSDIR%%/ix07.html %%DOCSDIR%%/left.png %%DOCSDIR%%/license.html +%%DOCSDIR%%/migrating-ClutterEffect.html %%DOCSDIR%%/path-alpha-func.png %%DOCSDIR%%/pt06.html %%DOCSDIR%%/pt07.html %%DOCSDIR%%/pt08.html +%%DOCSDIR%%/pt09.html +%%DOCSDIR%%/pt10.html %%DOCSDIR%%/right.png %%DOCSDIR%%/running-clutter.html %%DOCSDIR%%/style.css |