[138566] trunk/dports/graphics/clutter
devans at macports.org
devans at macports.org
Sun Jul 12 10:48:07 PDT 2015
Revision: 138566
https://trac.macports.org/changeset/138566
Author: devans at macports.org
Date: 2015-07-12 10:48:07 -0700 (Sun, 12 Jul 2015)
Log Message:
-----------
clutter: update to version 1.22.4, patch to restore x11 backend as default over gdk, fixes issue introduced in version 1.21.4.
Modified Paths:
--------------
trunk/dports/graphics/clutter/Portfile
Added Paths:
-----------
trunk/dports/graphics/clutter/files/
Property Changed:
----------------
trunk/dports/graphics/clutter/
Property changes on: trunk/dports/graphics/clutter
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/graphics/clutter:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/graphics/clutter:118243-132181
/users/devans/GNOME-3/unstable/dports/graphics/clutter:117866-118100,120511-125728
+ /branches/mld-qt-481/dports/graphics/clutter:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/graphics/clutter:118243-138564
/users/devans/GNOME-3/unstable/dports/graphics/clutter:117866-118100,120511-125728,132302-134403
Modified: trunk/dports/graphics/clutter/Portfile
===================================================================
--- trunk/dports/graphics/clutter/Portfile 2015-07-12 17:43:26 UTC (rev 138565)
+++ trunk/dports/graphics/clutter/Portfile 2015-07-12 17:48:07 UTC (rev 138566)
@@ -5,13 +5,7 @@
PortGroup gobject_introspection 1.0
name clutter
-# clutter 1.22.0 crashs eog+eog-plugins, empathy, gnome-maps, totem with GLX error
-# (eog:94825): Gdk-ERROR **: The program 'eog' received an X Window System error.
-# The error was 'BadMatch (invalid parameter attributes)'.
-# (Details: serial 21467 error_code 8 request_code 150 (GLX) minor_code 31)
-# returned by glXCreateWindow()
-# stick with 1.20.0 for now until this is fixed
-version 1.20.0
+version 1.22.4
license LGPL-2.1
set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics
@@ -26,8 +20,8 @@
use_xz yes
-checksums rmd160 58fa13398cf1affdc1a4c256dcf791fcea2e4160 \
- sha256 cc940809e6e1469ce349c4bddb0cbcc2c13c087d4fc15cda9278d855ee2d1293
+checksums rmd160 e3465e7315b825d9a5f926b763f58043f84351db \
+ sha256 1d77ce16025f87667a1d00dc4fa617a1935156f63fd17635fdadf138866c9e1e
depends_build port:pkgconfig
@@ -40,6 +34,8 @@
gobject_introspection yes
+patchfiles patch-use-x11-backend-as-default.diff
+
variant x11 conflicts quartz {
depends_lib-append port:gdk-pixbuf2 \
port:xorg-libXcomposite \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150712/0e603ce2/attachment.html>
More information about the macports-changes
mailing list