From 6f529078f28560a5b9ae95c43a8ae888010b47e7 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 7 Feb 2017 11:15:43 +0000 Subject: Changes 2.0.8 * Provide a default gtk-mac-integration.pc, a copy of gtk-mac-integration-gtk2.pc unless gtk-mac-integration-gtk3.pc is the only version built. Applications are advised not to use it; it's only to avoid gratuitous breakage in single-gtk environments. * Get GtkApplicationDelegate's application:openFile: handler to work at startup. It fires off the signal before the main loop has started, so stash the URI in a static for applicationDidFinishLaunching to fire the signal. * Bug 744597 - Document that gtk_menu_reorder_child() doesn't update the menu. * Update documents for current version of Gtk-Docs. * Fix compile error on Leopard & Tiger. * Minor build system improvements * Make it possible to override libtoolize * Get PyGObject-2.0's datadir from pkg-config * Update .gitignore * Fix autotools warnings and modernize some * Use seperate configure flags for gtk2 and gtk3 Changes --with-gtk=gtk2 (which was broken) to --with-gtk2 and --with-gtk3 This allows you to build against both at the same time. None of the pkgconfig files should have been changed but there is only a single includedir now since they are the same. * Use gnome-autogen.sh --- x11/gtk-mac-integration/Makefile | 5 ++--- x11/gtk-mac-integration/PLIST | 35 +++++++++++++++++++++++++++++++++-- x11/gtk-mac-integration/buildlink3.mk | 4 ++-- x11/gtk-mac-integration/distinfo | 10 +++++----- 4 files changed, 42 insertions(+), 12 deletions(-) (limited to 'x11') diff --git a/x11/gtk-mac-integration/Makefile b/x11/gtk-mac-integration/Makefile index 91327880fce..62103869ca7 100644 --- a/x11/gtk-mac-integration/Makefile +++ b/x11/gtk-mac-integration/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/02/06 13:54:53 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/07 11:15:43 adam Exp $ -DISTNAME= gtk-mac-integration-2.0.5 -PKGREVISION= 4 +DISTNAME= gtk-mac-integration-2.0.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-mac-integration/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtk-mac-integration/PLIST b/x11/gtk-mac-integration/PLIST index 8cf3d357024..95bf9712e93 100644 --- a/x11/gtk-mac-integration/PLIST +++ b/x11/gtk-mac-integration/PLIST @@ -1,38 +1,69 @@ -@comment $NetBSD: PLIST,v 1.1 2013/12/01 11:56:41 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2017/02/07 11:15:43 adam Exp $ include/gtkmacintegration/gtk-mac-bundle.h include/gtkmacintegration/gtk-mac-dock.h include/gtkmacintegration/gtk-mac-integration.h include/gtkmacintegration/gtk-mac-menu.h include/gtkmacintegration/gtkosxapplication.h -lib/libgtkmacintegration.la +lib/libgtkmacintegration-gtk2.la +lib/pkgconfig/gtk-mac-integration-gtk2.pc lib/pkgconfig/gtk-mac-integration.pc share/strings/ca.lproj/GtkOSXApplication.strings +share/strings/ca.lproj/GtkosxApplication.strings share/strings/cs.lproj/GtkOSXApplication.strings +share/strings/cs.lproj/GtkosxApplication.strings share/strings/da.lproj/GtkOSXApplication.strings +share/strings/da.lproj/GtkosxApplication.strings share/strings/de.lproj/GtkOSXApplication.strings +share/strings/de.lproj/GtkosxApplication.strings share/strings/en.lproj/GtkOSXApplication.strings +share/strings/en.lproj/GtkosxApplication.strings share/strings/es.lproj/GtkOSXApplication.strings +share/strings/es.lproj/GtkosxApplication.strings share/strings/eu.lproj/GtkOSXApplication.strings +share/strings/eu.lproj/GtkosxApplication.strings share/strings/fa.lproj/GtkOSXApplication.strings +share/strings/fa.lproj/GtkosxApplication.strings share/strings/fi.lproj/GtkOSXApplication.strings +share/strings/fi.lproj/GtkosxApplication.strings share/strings/fr.lproj/GtkOSXApplication.strings +share/strings/fr.lproj/GtkosxApplication.strings share/strings/he.lproj/GtkOSXApplication.strings +share/strings/he.lproj/GtkosxApplication.strings share/strings/hu.lproj/GtkOSXApplication.strings +share/strings/hu.lproj/GtkosxApplication.strings share/strings/it.lproj/GtkOSXApplication.strings +share/strings/it.lproj/GtkosxApplication.strings share/strings/ja.lproj/GtkOSXApplication.strings +share/strings/ja.lproj/GtkosxApplication.strings share/strings/ko.lproj/GtkOSXApplication.strings +share/strings/ko.lproj/GtkosxApplication.strings share/strings/lt.lproj/GtkOSXApplication.strings +share/strings/lt.lproj/GtkosxApplication.strings share/strings/lv_LV.lproj/GtkOSXApplication.strings +share/strings/lv_LV.lproj/GtkosxApplication.strings share/strings/nb.lproj/GtkOSXApplication.strings +share/strings/nb.lproj/GtkosxApplication.strings share/strings/nl.lproj/GtkOSXApplication.strings +share/strings/nl.lproj/GtkosxApplication.strings share/strings/pl.lproj/GtkOSXApplication.strings +share/strings/pl.lproj/GtkosxApplication.strings share/strings/pt.lproj/GtkOSXApplication.strings +share/strings/pt.lproj/GtkosxApplication.strings share/strings/ro.lproj/GtkOSXApplication.strings +share/strings/ro.lproj/GtkosxApplication.strings share/strings/ru.lproj/GtkOSXApplication.strings +share/strings/ru.lproj/GtkosxApplication.strings share/strings/sk.lproj/GtkOSXApplication.strings +share/strings/sk.lproj/GtkosxApplication.strings share/strings/sv.lproj/GtkOSXApplication.strings +share/strings/sv.lproj/GtkosxApplication.strings share/strings/tr.lproj/GtkOSXApplication.strings +share/strings/tr.lproj/GtkosxApplication.strings share/strings/uk.lproj/GtkOSXApplication.strings +share/strings/uk.lproj/GtkosxApplication.strings share/strings/vi.lproj/GtkOSXApplication.strings +share/strings/vi.lproj/GtkosxApplication.strings share/strings/zh_CN.lproj/GtkOSXApplication.strings +share/strings/zh_CN.lproj/GtkosxApplication.strings share/strings/zh_TW.lproj/GtkOSXApplication.strings +share/strings/zh_TW.lproj/GtkosxApplication.strings diff --git a/x11/gtk-mac-integration/buildlink3.mk b/x11/gtk-mac-integration/buildlink3.mk index b37147d3e28..45c58942fbe 100644 --- a/x11/gtk-mac-integration/buildlink3.mk +++ b/x11/gtk-mac-integration/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2017/02/06 13:54:53 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2017/02/07 11:15:43 adam Exp $ BUILDLINK_TREE+= gtk-mac-integration @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk-mac-integration GTK_MAC_INTEGRATION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk-mac-integration+= gtk-mac-integration>=2.0.0 -BUILDLINK_ABI_DEPENDS.gtk-mac-integration?= gtk-mac-integration>=2.0.5nb4 +BUILDLINK_ABI_DEPENDS.gtk-mac-integration+= gtk-mac-integration>=2.0.5nb4 BUILDLINK_PKGSRCDIR.gtk-mac-integration?= ../../x11/gtk-mac-integration .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtk-mac-integration/distinfo b/x11/gtk-mac-integration/distinfo index a0a6f1394ec..882b630290d 100644 --- a/x11/gtk-mac-integration/distinfo +++ b/x11/gtk-mac-integration/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 03:28:31 agc Exp $ +$NetBSD: distinfo,v 1.3 2017/02/07 11:15:43 adam Exp $ -SHA1 (gtk-mac-integration-2.0.5.tar.xz) = 74e43c2fff14ca4aff3a8f6c35660bedc7a349a1 -RMD160 (gtk-mac-integration-2.0.5.tar.xz) = 917fccbe278204f9c56d50bf02e5fabff1137a3e -SHA512 (gtk-mac-integration-2.0.5.tar.xz) = c26c9ceadb4b8c4410636e38fcd57f76a5b04b6dd14be44e62217973fe9ad1b1107a9771ddcc66e8e8fa078fa3b521df834b9928ba9371ef08cc5a55953426cd -Size (gtk-mac-integration-2.0.5.tar.xz) = 305656 bytes +SHA1 (gtk-mac-integration-2.0.8.tar.xz) = 6143f2191a9122b3d198f87c9a1556550640ece1 +RMD160 (gtk-mac-integration-2.0.8.tar.xz) = 53fd44172a3fa076e4401b6aac1adb10b76a5b7c +SHA512 (gtk-mac-integration-2.0.8.tar.xz) = a5c791df84502b5959e4699269168eec2c6fb15919d19bb0c3a9fb5b73f0ded4f302dac12be50fc35307dd9eab0f20c51d9a9533e7ba185e64359d8ba74edbe6 +Size (gtk-mac-integration-2.0.8.tar.xz) = 325684 bytes -- cgit v1.2.3