update to clutter-1.16.2
This commit is contained in:
parent
27933e477b
commit
58dd4a9517
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2013/09/26 14:56:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2013/11/19 17:29:18 jasper Exp $
|
||||
|
||||
COMMENT= OpenGL-based interactive canvas library
|
||||
|
||||
GNOME_PROJECT= clutter
|
||||
GNOME_VERSION= ${MAJOR}.0
|
||||
GNOME_VERSION= ${MAJOR}.2
|
||||
|
||||
SHARED_LIBS += clutter-1.0 3.0 # 1600.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (clutter/clutter-1.16.0.tar.xz) = ohPHhZBR1tGbVVDH5DN1ejWqjithpD0uroPdh5EuqK4=
|
||||
SIZE (clutter/clutter-1.16.0.tar.xz) = 5199388
|
||||
SHA256 (clutter/clutter-1.16.2.tar.xz) = DLfojID0P8f7hp/G00xC6YqhoO96oC5q7vGwma0z30I=
|
||||
SIZE (clutter/clutter-1.16.2.tar.xz) = 5214020
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-configure,v 1.5 2013/09/26 14:56:12 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.6 2013/11/19 17:29:18 jasper Exp $
|
||||
|
||||
- Don't do bash pattern substitutions.
|
||||
|
||||
--- configure.orig Tue Sep 24 00:59:12 2013
|
||||
+++ configure Thu Sep 26 16:11:41 2013
|
||||
@@ -14986,11 +14986,11 @@ $as_echo "$as_me: WARNING: unsupported compiler flags:
|
||||
--- configure.orig Tue Nov 19 00:48:38 2013
|
||||
+++ configure Tue Nov 19 17:18:13 2013
|
||||
@@ -14961,11 +14961,11 @@ $as_echo "$as_me: WARNING: unsupported compiler flags:
|
||||
esac
|
||||
|
||||
# strip leading spaces
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2013/09/26 14:56:13 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2013/11/19 17:29:18 jasper Exp $
|
||||
@conflict cogl-<1.8.0
|
||||
include/clutter-${API_VERSION}/
|
||||
include/clutter-${API_VERSION}/cally/
|
||||
@ -392,6 +392,7 @@ share/locale/fr/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
share/locale/gl/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
share/locale/he/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
share/locale/hi/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
share/locale/hu/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
share/locale/id/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
share/locale/it/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
share/locale/ja/LC_MESSAGES/clutter-${API_VERSION}.mo
|
||||
|
Loading…
Reference in New Issue
Block a user