summaryrefslogtreecommitdiffstats
path: root/graphics/clutter
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-31 20:24:39 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-31 20:24:39 +0800
commit05a793c30517367b94e5fc00c6136d8a03d36092 (patch)
tree30fd5d56ec5219f41b3a46b13d338cd3ca8a01dc /graphics/clutter
parented9a77aa76a9d77f4a1978ae80954729c9dbe7ce (diff)
downloadmarcuscom-ports-05a793c30517367b94e5fc00c6136d8a03d36092.tar
marcuscom-ports-05a793c30517367b94e5fc00c6136d8a03d36092.tar.gz
marcuscom-ports-05a793c30517367b94e5fc00c6136d8a03d36092.tar.bz2
marcuscom-ports-05a793c30517367b94e5fc00c6136d8a03d36092.tar.lz
marcuscom-ports-05a793c30517367b94e5fc00c6136d8a03d36092.tar.xz
marcuscom-ports-05a793c30517367b94e5fc00c6136d8a03d36092.tar.zst
marcuscom-ports-05a793c30517367b94e5fc00c6136d8a03d36092.zip
Update to 1.16.0.
Note that you need to rebuild all the cogl/clutter users. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18845 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/clutter')
-rw-r--r--graphics/clutter/Makefile12
-rw-r--r--graphics/clutter/distinfo4
-rw-r--r--graphics/clutter/pkg-plist14
3 files changed, 23 insertions, 7 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index 1faebb1b9..f45860a4f 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/trunk/graphics/clutter/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= clutter
-PORTVERSION= 1.12.2
+PORTVERSION= 1.16.0
CATEGORIES= graphics
MASTER_SITES= GNOME
@@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libcogl.so:${PORTSDIR}/graphics/cogl
-NO_STAGE= yes
USES= gettext gmake pathfix pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= libtool
@@ -26,9 +25,12 @@ USE_GL= gl
USE_XORG= glproto x11 xfixes xdamage xcomposite xi
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-x --enable-conformance=no \
- --disable-gdk-backend
+ --disable-gdk-backend --disable-wayland-backend
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -fno-omit-frame-pointer
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer
+LDFLAGS+= -L${LOCALBASE}/lib
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libclutter-1.0.so.0
.include <bsd.port.mk>
diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo
index f72e7363a..6fc649d4e 100644
--- a/graphics/clutter/distinfo
+++ b/graphics/clutter/distinfo
@@ -1,2 +1,2 @@
-SHA256 (clutter-1.12.2.tar.xz) = 27a8c4495099ea33de39c2d9a911a2c9e00ffa4dcc8f94fafedbcc752c0ddf13
-SIZE (clutter-1.12.2.tar.xz) = 4996752
+SHA256 (clutter-1.16.0.tar.xz) = a213c7859051d6d19b5550c7e433757a35aa8e2b61a43d2eae83dd87912ea8ae
+SIZE (clutter-1.16.0.tar.xz) = 5199388
diff --git a/graphics/clutter/pkg-plist b/graphics/clutter/pkg-plist
index 402e82b3e..ec0bb0100 100644
--- a/graphics/clutter/pkg-plist
+++ b/graphics/clutter/pkg-plist
@@ -83,6 +83,7 @@ include/clutter-1.0/clutter/clutter-stage-manager.h
include/clutter-1.0/clutter/clutter-stage.h
include/clutter-1.0/clutter/clutter-swipe-action.h
include/clutter-1.0/clutter/clutter-table-layout.h
+include/clutter-1.0/clutter/clutter-tap-action.h
include/clutter-1.0/clutter/clutter-text-buffer.h
include/clutter-1.0/clutter/clutter-text.h
include/clutter-1.0/clutter/clutter-texture.h
@@ -172,10 +173,13 @@ share/doc/cally/ix01.html
share/doc/cally/ix02.html
share/doc/cally/ix03.html
share/doc/cally/ix04.html
+share/doc/cally/left-insensitive.png
share/doc/cally/left.png
share/doc/cally/license.html
+share/doc/cally/right-insensitive.png
share/doc/cally/right.png
share/doc/cally/style.css
+share/doc/cally/up-insensitive.png
share/doc/cally/up.png
%%DOCSDIR%%/ClutterAction.html
%%DOCSDIR%%/ClutterActor.html
@@ -247,6 +251,7 @@ share/doc/cally/up.png
%%DOCSDIR%%/ClutterState.html
%%DOCSDIR%%/ClutterSwipeAction.html
%%DOCSDIR%%/ClutterTableLayout.html
+%%DOCSDIR%%/ClutterTapAction.html
%%DOCSDIR%%/ClutterText.html
%%DOCSDIR%%/ClutterTextBuffer.html
%%DOCSDIR%%/ClutterTexture.html
@@ -294,6 +299,7 @@ share/doc/cally/up.png
%%DOCSDIR%%/clutter-Value-intervals.html
%%DOCSDIR%%/clutter-Versioning-Macros.html
%%DOCSDIR%%/clutter-Wayland-compositor-specific-support.html
+%%DOCSDIR%%/clutter-Wayland-specific-support.html
%%DOCSDIR%%/clutter-Win32-Specific-Support.html
%%DOCSDIR%%/clutter-X11-Specific-Support.html
%%DOCSDIR%%/clutter-overview.html
@@ -329,6 +335,8 @@ share/doc/cally/up.png
%%DOCSDIR%%/ix11.html
%%DOCSDIR%%/ix12.html
%%DOCSDIR%%/ix13.html
+%%DOCSDIR%%/ix14.html
+%%DOCSDIR%%/left-insensitive.png
%%DOCSDIR%%/left.png
%%DOCSDIR%%/license.html
%%DOCSDIR%%/migrating-ClutterAnimation.html
@@ -339,15 +347,18 @@ share/doc/cally/up.png
%%DOCSDIR%%/offscreen-redirect.png
%%DOCSDIR%%/path-alpha-func.png
%%DOCSDIR%%/pt09.html
+%%DOCSDIR%%/right-insensitive.png
%%DOCSDIR%%/right.png
%%DOCSDIR%%/running-clutter.html
%%DOCSDIR%%/style.css
%%DOCSDIR%%/table-layout.png
+%%DOCSDIR%%/up-insensitive.png
%%DOCSDIR%%/up.png
%%DOCSDIR%%/using-cairo.html
share/gir-1.0/Cally-1.0.gir
share/gir-1.0/Clutter-1.0.gir
share/gir-1.0/ClutterX11-1.0.gir
+share/locale/an/LC_MESSAGES/clutter-1.0.mo
share/locale/ar/LC_MESSAGES/clutter-1.0.mo
share/locale/as/LC_MESSAGES/clutter-1.0.mo
share/locale/ast/LC_MESSAGES/clutter-1.0.mo
@@ -388,6 +399,7 @@ share/locale/pt/LC_MESSAGES/clutter-1.0.mo
share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo
share/locale/ro/LC_MESSAGES/clutter-1.0.mo
share/locale/ru/LC_MESSAGES/clutter-1.0.mo
+share/locale/sk/LC_MESSAGES/clutter-1.0.mo
share/locale/sl/LC_MESSAGES/clutter-1.0.mo
share/locale/sr/LC_MESSAGES/clutter-1.0.mo
share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo
@@ -428,6 +440,8 @@ share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo
@dirrmtry share/locale/ast
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
+@dirrmtry share/locale/an/LC_MESSAGES
+@dirrmtry share/locale/an
@dirrm %%DOCSDIR%%
@dirrm share/doc/cally
@dirrm include/clutter-1.0/clutter/x11