Update to libwnck3-3.4.0.
This commit is contained in:
parent
26b73aceab
commit
b628991c86
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2011/10/16 14:58:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2012/03/29 06:40:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= window navigator construction kit
|
||||
|
||||
GNOME_PROJECT= libwnck
|
||||
GNOME_VERSION= 3.2.1
|
||||
GNOME_VERSION= 3.4.0
|
||||
PKGNAME= ${GNOME_PROJECT}3-${GNOME_VERSION}
|
||||
|
||||
SHARED_LIBS += wnck-3 0.1 # 1.0
|
||||
SHARED_LIBS += wnck-3 2.0 # 2.0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -21,11 +21,11 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += GL X11 X11-xcb XRes Xau Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
|
||||
WANTLIB += atk-1.0 c cairo cairo-gobject drm expat ffi
|
||||
WANTLIB += fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 gtk-3 m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += pthread-stubs startup-notification-1 xcb xcb-aux xcb-render
|
||||
WANTLIB += atk-1.0 c cairo cairo-gobject drm expat ffi fontconfig
|
||||
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gthread-2.0 gtk-3 m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||
WANTLIB += startup-notification-1 stdc++ xcb xcb-aux xcb-render
|
||||
WANTLIB += xcb-shm z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libwnck-3.2.1.tar.xz) = 9scZ80EjLRJp0WibDaF4tg==
|
||||
RMD160 (libwnck-3.2.1.tar.xz) = lA7H9nNMP/X4NC3Z9hWo7HiMdvk=
|
||||
SHA1 (libwnck-3.2.1.tar.xz) = HG96c+DvhdkfQtIP+K162+FlJbg=
|
||||
SHA256 (libwnck-3.2.1.tar.xz) = 6rpYbY4JJ3DkWrijBz61e1OG4ep1ErVCT6VYkG8mo9o=
|
||||
SIZE (libwnck-3.2.1.tar.xz) = 648836
|
||||
MD5 (libwnck-3.4.0.tar.xz) = 5ndOzhHD4LVPRdh0YyJQfg==
|
||||
RMD160 (libwnck-3.4.0.tar.xz) = P1Oeb90MTVzB7KM2umfDK17JUAQ=
|
||||
SHA1 (libwnck-3.4.0.tar.xz) = 07NKuHGahBXq5sFskYNfSvt1fYw=
|
||||
SHA256 (libwnck-3.4.0.tar.xz) = NKl+32Ae4GYgS7ZAsj9Y1ol+D1Wc4YFrPB0gbXDqYq0=
|
||||
SIZE (libwnck-3.4.0.tar.xz) = 653220
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/09/26 09:21:58 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/03/29 06:40:34 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/wnck-urgency-monitor3
|
||||
@bin bin/wnckprop3
|
||||
@ -56,6 +56,7 @@ share/gtk-doc/html/libwnck-3.0/ix10.html
|
||||
share/gtk-doc/html/libwnck-3.0/ix11.html
|
||||
share/gtk-doc/html/libwnck-3.0/ix12.html
|
||||
share/gtk-doc/html/libwnck-3.0/ix13.html
|
||||
share/gtk-doc/html/libwnck-3.0/ix14.html
|
||||
share/gtk-doc/html/libwnck-3.0/left.png
|
||||
share/gtk-doc/html/libwnck-3.0/libwnck-3.0.devhelp2
|
||||
share/gtk-doc/html/libwnck-3.0/libwnck-Miscellaneous-Functions.html
|
||||
|
Loading…
Reference in New Issue
Block a user