- update to clutter-1.4.2
This commit is contained in:
parent
f284cbb4d9
commit
c0dcb5f96f
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/04/16 13:17:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2013/04/17 15:06:59 jasper Exp $
|
||||
|
||||
COMMENT= OpenGL-based interactive canvas library
|
||||
|
||||
GNOME_PROJECT= clutter
|
||||
GNOME_VERSION= ${MAJOR}.0
|
||||
GNOME_VERSION= ${MAJOR}.2
|
||||
|
||||
SHARED_LIBS += clutter-1.0 2.0 # 1400.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (clutter/clutter-1.14.0.tar.xz) = O3oHNzwn+tTwz1n9ZqaFXWb5pCt7VwoAylGotIivZNU=
|
||||
SIZE (clutter/clutter-1.14.0.tar.xz) = 5089716
|
||||
SHA256 (clutter/clutter-1.14.2.tar.xz) = sr33CQ97o0pp4HpY1D/4CIyB1tu1ZneuSxA7bLoZIKg=
|
||||
SIZE (clutter/clutter-1.14.2.tar.xz) = 5095288
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-clutter_Makefile_in,v 1.4 2013/03/28 19:33:47 jasper Exp $
|
||||
--- clutter/Makefile.in.orig Mon Mar 25 18:46:58 2013
|
||||
+++ clutter/Makefile.in Thu Mar 28 15:23:24 2013
|
||||
@@ -4112,13 +4112,8 @@ install-exec-local:
|
||||
$OpenBSD: patch-clutter_Makefile_in,v 1.5 2013/04/17 15:06:59 jasper Exp $
|
||||
--- clutter/Makefile.in.orig Wed Apr 17 16:12:59 2013
|
||||
+++ clutter/Makefile.in Wed Apr 17 16:38:35 2013
|
||||
@@ -4366,13 +4366,8 @@ install-exec-local:
|
||||
rm -f $$lib.0.$(CLUTTER_LT_CURRENT).$(CLUTTER_LT_REVISION); \
|
||||
) ; \
|
||||
(cd $(DESTDIR)$(libdir) && \
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2013/03/28 19:33:47 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.4 2013/04/17 15:06:59 jasper Exp $
|
||||
|
||||
- Don't do bash pattern substitutions.
|
||||
|
||||
--- configure.orig Mon Mar 25 18:46:55 2013
|
||||
+++ configure Thu Mar 28 15:23:24 2013
|
||||
@@ -14888,11 +14888,11 @@ $as_echo "$as_me: WARNING: unsupported compiler flags:
|
||||
--- configure.orig Wed Apr 17 16:12:56 2013
|
||||
+++ configure Wed Apr 17 16:38:35 2013
|
||||
@@ -14927,11 +14927,11 @@ $as_echo "$as_me: WARNING: unsupported compiler flags:
|
||||
esac
|
||||
|
||||
# strip leading spaces
|
||||
|
Loading…
Reference in New Issue
Block a user