Update to atk-2.14.0.
bulk testing and ok jasper@
This commit is contained in:
parent
644d4005c4
commit
c03538728d
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2014/04/02 09:36:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2014/10/01 08:40:07 ajacoutot Exp $
|
||||
|
||||
COMMENT= accessibility toolkit used by gtk+
|
||||
|
||||
GNOME_PROJECT= atk
|
||||
GNOME_VERSION= 2.12.0
|
||||
GNOME_VERSION= 2.14.0
|
||||
|
||||
SHARED_LIBS += atk-1.0 21209.1 # 21209.1
|
||||
SHARED_LIBS += atk-1.0 21409.1 # 21409.1
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -22,7 +22,7 @@ MODULES= devel/gettext \
|
||||
|
||||
MODGNOME_TOOLS += gobject-introspection
|
||||
|
||||
LIB_DEPENDS= devel/glib2>=2.40.0
|
||||
LIB_DEPENDS= devel/glib2>=2.42.0
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (atk-2.12.0.tar.xz) = SKhDGXRjnFpZwk/NPs4aGXCYctXf54kHUk2fXpmT8Y8=
|
||||
SIZE (atk-2.12.0.tar.xz) = 688716
|
||||
SHA256 (atk-2.14.0.tar.xz) = KHXMCzK/sXPAZsIqM395eT4MmdLMXoHE2sDVpSO4+60=
|
||||
SIZE (atk-2.14.0.tar.xz) = 696064
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2014/03/26 08:29:11 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2014/10/01 08:40:07 ajacoutot Exp $
|
||||
include/atk-1.0/
|
||||
include/atk-1.0/atk/
|
||||
include/atk-1.0/atk/atk-enum-types.h
|
||||
@ -40,7 +40,6 @@ lib/girepository-1.0/Atk-1.0.typelib
|
||||
lib/libatk-1.0.a
|
||||
lib/libatk-1.0.la
|
||||
@lib lib/libatk-1.0.so.${LIBatk-1.0_VERSION}
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/atk.pc
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/Atk-1.0.gir
|
||||
|
Loading…
Reference in New Issue
Block a user