pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/gtk-mac-integration



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb  7 11:15:43 UTC 2017

Modified Files:
        pkgsrc/x11/gtk-mac-integration: Makefile PLIST buildlink3.mk distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/gtk-mac-integration/Makefile \
    pkgsrc/x11/gtk-mac-integration/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/gtk-mac-integration/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/gtk-mac-integration/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gtk-mac-integration/Makefile
diff -u pkgsrc/x11/gtk-mac-integration/Makefile:1.5 pkgsrc/x11/gtk-mac-integration/Makefile:1.6
--- pkgsrc/x11/gtk-mac-integration/Makefile:1.5 Mon Feb  6 13:54:53 2017
+++ pkgsrc/x11/gtk-mac-integration/Makefile     Tue Feb  7 11:15:43 2017
@@ -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
Index: pkgsrc/x11/gtk-mac-integration/buildlink3.mk
diff -u pkgsrc/x11/gtk-mac-integration/buildlink3.mk:1.5 pkgsrc/x11/gtk-mac-integration/buildlink3.mk:1.6
--- pkgsrc/x11/gtk-mac-integration/buildlink3.mk:1.5    Mon Feb  6 13:54:53 2017
+++ pkgsrc/x11/gtk-mac-integration/buildlink3.mk        Tue Feb  7 11:15:43 2017
@@ -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"

Index: pkgsrc/x11/gtk-mac-integration/PLIST
diff -u pkgsrc/x11/gtk-mac-integration/PLIST:1.1 pkgsrc/x11/gtk-mac-integration/PLIST:1.2
--- pkgsrc/x11/gtk-mac-integration/PLIST:1.1    Sun Dec  1 11:56:41 2013
+++ pkgsrc/x11/gtk-mac-integration/PLIST        Tue Feb  7 11:15:43 2017
@@ -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

Index: pkgsrc/x11/gtk-mac-integration/distinfo
diff -u pkgsrc/x11/gtk-mac-integration/distinfo:1.2 pkgsrc/x11/gtk-mac-integration/distinfo:1.3
--- pkgsrc/x11/gtk-mac-integration/distinfo:1.2 Wed Nov  4 03:28:31 2015
+++ pkgsrc/x11/gtk-mac-integration/distinfo     Tue Feb  7 11:15:43 2017
@@ -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



Home | Main Index | Thread Index | Old Index