Update to atk-2.26.1.
This commit is contained in:
parent
40dff462c8
commit
05261c999d
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.67 2017/09/25 09:16:12 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.68 2017/10/26 08:49:20 ajacoutot Exp $
|
||||
|
||||
COMMENT= accessibility toolkit used by gtk+
|
||||
|
||||
GNOME_PROJECT= atk
|
||||
GNOME_VERSION= 2.24.0
|
||||
GNOME_VERSION= 2.26.1
|
||||
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += atk-1.0 21809.1 # 22409.1
|
||||
SHARED_LIBS += atk-1.0 21809.2 # 22610.1
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (atk-2.24.0.tar.xz) = uy2qmoCMc6ennSmD8zPgunS+QvxR47ofryVRpjZIekk=
|
||||
SIZE (atk-2.24.0.tar.xz) = 748972
|
||||
SHA256 (atk-2.26.1.tar.xz) = 7wD/a4OFHd3I2zi02frv+5lXK6FQsGZO4C5G8BXql8s=
|
||||
SIZE (atk-2.26.1.tar.xz) = 711960
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-configure_ac,v 1.1 2017/09/25 09:16:12 robert Exp $
|
||||
$OpenBSD: patch-configure_ac,v 1.2 2017/10/26 08:49:20 ajacoutot Exp $
|
||||
|
||||
Index: configure.ac
|
||||
--- configure.ac.orig
|
||||
+++ configure.ac
|
||||
@@ -233,7 +233,7 @@ case "$host" in
|
||||
@@ -220,7 +220,7 @@ case "$host" in
|
||||
SAVED_CFLAGS="${CFLAGS}"
|
||||
CFLAGS="-fvisibility=hidden"
|
||||
AC_MSG_CHECKING([for -fvisibility=hidden compiler flag])
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.25 2017/04/11 07:26:02 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.26 2017/10/26 08:49:20 ajacoutot Exp $
|
||||
include/atk-1.0/
|
||||
include/atk-1.0/atk/
|
||||
include/atk-1.0/atk/atk-enum-types.h
|
||||
@ -70,6 +70,7 @@ share/gtk-doc/html/atk/AtkUtil.html
|
||||
share/gtk-doc/html/atk/AtkValue.html
|
||||
share/gtk-doc/html/atk/AtkWindow.html
|
||||
share/gtk-doc/html/atk/accessibles.html
|
||||
share/gtk-doc/html/atk/annotation-glossary.html
|
||||
share/gtk-doc/html/atk/api-index-1-12.html
|
||||
share/gtk-doc/html/atk/api-index-1-13.html
|
||||
share/gtk-doc/html/atk/api-index-1-20.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user