- update metacity to 2.30.1
This commit is contained in:
parent
b84b58230a
commit
b6a56837e1
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2010/03/21 10:33:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2010/04/20 18:08:24 jasper Exp $
|
||||
|
||||
COMMENT= lightweight window manager
|
||||
|
||||
GNOME_PROJECT= metacity
|
||||
GNOME_VERSION= 2.28.1
|
||||
GNOME_VERSION= 2.30.1
|
||||
|
||||
SHARED_LIBS += metacity-private 1.0 # .0.0
|
||||
|
||||
@ -22,7 +22,7 @@ WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 kvm ltdl m ogg
|
||||
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png pthread pthread-stubs vorbis vorbisfile xcb xcb-atom
|
||||
WANTLIB += xcb-aux xcb-event z
|
||||
WANTLIB += xcb-aux xcb-event xcb-render xcb-render-util z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/metacity-2.28.1.tar.bz2) = zURFYHU9Y97DrF7jvQYQBw==
|
||||
RMD160 (gnome/metacity-2.28.1.tar.bz2) = PZPH8Kdx+Lotgu8DsT156Qr0tiw=
|
||||
SHA1 (gnome/metacity-2.28.1.tar.bz2) = dS0a/zoaltYwabz1jeXMId6aJA0=
|
||||
SHA256 (gnome/metacity-2.28.1.tar.bz2) = OOTTidb7N16CVE/VcrOjK7zW0m6+WKmgqSxGHtrfleI=
|
||||
SIZE (gnome/metacity-2.28.1.tar.bz2) = 2348762
|
||||
MD5 (gnome/metacity-2.30.1.tar.bz2) = PTwFxgtwudBrMIcudWwxug==
|
||||
RMD160 (gnome/metacity-2.30.1.tar.bz2) = T4O2cadWBnI8yKAhlqJXplpTrgA=
|
||||
SHA1 (gnome/metacity-2.30.1.tar.bz2) = 2WOTHWnaJYrfyauj5c2MuV+f3fM=
|
||||
SHA256 (gnome/metacity-2.30.1.tar.bz2) = AFe24FYs9Rtkii17Nyne+DZczv0SqbE3P5MxLaHr5dg=
|
||||
SIZE (gnome/metacity-2.30.1.tar.bz2) = 2314657
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.4 2010/03/21 10:33:09 ajacoutot Exp $
|
||||
--- configure.orig Tue Jan 26 00:57:11 2010
|
||||
+++ configure Tue Jan 26 09:28:12 2010
|
||||
@@ -21616,7 +21616,7 @@ fi
|
||||
$OpenBSD: patch-configure,v 1.5 2010/04/20 18:08:24 jasper Exp $
|
||||
--- configure.orig Tue Apr 6 12:09:46 2010
|
||||
+++ configure Tue Apr 20 20:02:12 2010
|
||||
@@ -21660,7 +21660,7 @@ fi
|
||||
|
||||
# Warnings are there for a reason
|
||||
if test "x$GCC" = "xyes"; then
|
||||
|
Loading…
Reference in New Issue
Block a user