Update to gtk+3-3.22.28.

This commit is contained in:
ajacoutot 2018-02-15 08:47:41 +00:00
parent 94713505dc
commit 77f7b7c328
3 changed files with 7 additions and 30 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.188 2017/11/07 22:04:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.189 2018/02/15 08:47:41 ajacoutot Exp $
# XXX add support for libcloudproviders (subpackage?)
# XXX add support for libcloudproviders?
# Everything is a Freaking GLib/GTK+ problem
CFLAGS += -g
@ -14,7 +14,7 @@ COMMENT-cloudprint= gtk+3 Google Cloud Print backend
COMMENT-guic= gtk+ icon theme caching utility
GNOME_PROJECT= gtk+
GNOME_VERSION= 3.22.26
GNOME_VERSION= 3.22.28
PKGNAME-main= gtk+3-${GNOME_VERSION}
PKGNAME-cups= gtk+3-cups-${GNOME_VERSION}
@ -23,8 +23,8 @@ PKGNAME-guic= gtk-update-icon-cache-${GNOME_VERSION}
CATEGORIES= x11 devel
SHARED_LIBS += gdk-3 2200.2 # 2200.26
SHARED_LIBS += gtk-3 2200.2 # 2200.26
SHARED_LIBS += gdk-3 2200.2 # 2200.28
SHARED_LIBS += gtk-3 2200.2 # 2200.28
SHARED_LIBS += gailutil-3 0.0 # 0.0
HOMEPAGE= http://www.gtk.org/

View File

@ -1,2 +1,2 @@
SHA256 (gtk+-3.22.26.tar.xz) = Ye7w0yDlQZduLf5EVynxK1reUwUO6d5hhCNctgzUuWc=
SIZE (gtk+-3.22.26.tar.xz) = 18922136
SHA256 (gtk+-3.22.28.tar.xz) = 0plhKwGM/teyxokWirUrZoAjcI4XwzXrWSJg0YbxXh8=
SIZE (gtk+-3.22.28.tar.xz) = 22157948

View File

@ -1,23 +0,0 @@
$OpenBSD: patch-configure,v 1.15 2017/09/25 09:16:13 robert Exp $
Index: configure
--- configure.orig
+++ configure
@@ -29142,8 +29142,6 @@ $as_echo_n "checking for -fvisibility=hidden compiler
int
main ()
{
-int main (void) { return 0; }
- ;
return 0;
}
_ACEOF
@@ -29246,8 +29244,6 @@ $as_echo_n "checking for -Bsymbolic-functions linker f
int
main ()
{
-int main (void) { return 0; }
- ;
return 0;
}
_ACEOF