pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk-mac-integration gtk-mac-integration: updated t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5807bd33a50a
branches:  trunk
changeset: 450026:5807bd33a50a
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Apr 09 11:14:54 2021 +0000

description:
gtk-mac-integration: updated to 3.0.0

Changes from version gtk-mac-integration-2.1.3 to version
        gtk-mac-integration-3.0.0
* Removed the obsolete Carbon-based gtk-mac-bundle, gtk-mac-dock, and
        gtk-mac-menu.
* Removed the obsolete PyGtk bindings.
* Added translations for Croatian, Friulian, Greek, and Slovenian
* Updated Danish, Hungarian, Korean, and Turkish Translations
* Replaced git repository and bug URLs to reflect Gnome project's move to
        gitlab.gnome.org

Changes from version gtk-mac-integration-2.1.2 to version
        gtk-mac-integration-2.1.3
* Use glib instead of the custom gettext code (HEAD, origin/master, orig* Add Indonesian translation
* fix typo in CGBitmapInfo
* Fix invalid image alphaInfo error
* Update German translation
* Add Brazilian Portuguese translation
* Add Indonesian translation

Changes from version gtk-mac-integration-2.1.1 to version
        gtk-mac-integration-2.1.2

* Include gettext.h in the distribution tarball. Broke the build.
* Fix up some compiler warnings.

Changes from version gtk-mac-integration-2.0.8 to version
        gtk-mac-integration-2.1.1

* Add bit-compiled translation files to gitignore.
* Add function gtkosx_application_set_about_item. Prefer this to setting
      item 0 with gtkosx_application_insert_app_menu_item.
* Convert translation handling to gettext.
* Remove obsolete dependency on gnome-common.
* Update documentation URL.
* Commit documentation so that it appears at
       https://jralls.github.io/gtk-mac-integration.
* Change Spanish translation of 'Quit'.
* Set PREFIX to default_prefix if --prefix isn't set.
* Correct Latvian translation code and file name.
* Polish translation by a human translator!

diffstat:

 x11/gtk-mac-integration/DESCR         |    7 +-
 x11/gtk-mac-integration/Makefile      |   11 +-
 x11/gtk-mac-integration/PLIST         |  105 ++++++++++++---------------------
 x11/gtk-mac-integration/buildlink3.mk |    3 +-
 x11/gtk-mac-integration/distinfo      |   10 +-
 5 files changed, 56 insertions(+), 80 deletions(-)

diffs (183 lines):

diff -r 1687d81e1758 -r 5807bd33a50a x11/gtk-mac-integration/DESCR
--- a/x11/gtk-mac-integration/DESCR     Fri Apr 09 11:10:35 2021 +0000
+++ b/x11/gtk-mac-integration/DESCR     Fri Apr 09 11:14:54 2021 +0000
@@ -1,4 +1,3 @@
-GTK+ Integration for the Mac OS X desktop, like the menubar, dock and app
-bundles. This library provides two implementations: An older Carbon
-implementation (gtk-mac-integration) and a new implementation in Cocoa
-(GtkOSXApplication). PyGtk bindings are provided for both.
+Provides integration for Gtk+ applications into the Mac desktop, with
+support for the Mac menubar, the Dock, and for finding resources in
+bundles. GtkosxApplication is gobject-introspectable.
diff -r 1687d81e1758 -r 5807bd33a50a x11/gtk-mac-integration/Makefile
--- a/x11/gtk-mac-integration/Makefile  Fri Apr 09 11:10:35 2021 +0000
+++ b/x11/gtk-mac-integration/Makefile  Fri Apr 09 11:14:54 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/08/17 20:17:50 leot Exp $
+# $NetBSD: Makefile,v 1.17 2021/04/09 11:14:54 adam Exp $
 
-DISTNAME=      gtk-mac-integration-2.0.8
-PKGREVISION=   9
+DISTNAME=      gtk-mac-integration-3.0.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk-mac-integration/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -14,9 +13,11 @@
 ONLY_FOR_PLATFORM=     Darwin-*-*
 
 USE_LIBTOOL=           yes
-USE_TOOLS+=            pkg-config #gmake
+USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       --disable-python
+CONFIGURE_ARGS+=       --with-gtk2
+CONFIGURE_ARGS+=       --with-gtk3
 
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1687d81e1758 -r 5807bd33a50a x11/gtk-mac-integration/PLIST
--- a/x11/gtk-mac-integration/PLIST     Fri Apr 09 11:10:35 2021 +0000
+++ b/x11/gtk-mac-integration/PLIST     Fri Apr 09 11:14:54 2021 +0000
@@ -1,69 +1,44 @@
-@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
+@comment $NetBSD: PLIST,v 1.3 2021/04/09 11:14:54 adam Exp $
 include/gtkmacintegration/gtkosxapplication.h
 lib/libgtkmacintegration-gtk2.la
+lib/libgtkmacintegration-gtk3.la
 lib/pkgconfig/gtk-mac-integration-gtk2.pc
+lib/pkgconfig/gtk-mac-integration-gtk3.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
+share/locale/ca/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/cs/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/da/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/de/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/el/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/en/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/es/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/eu/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/fa/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/fi/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/fr/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/fur/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/he/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/hr/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/hu/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/id/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/it/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/ja/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/ko/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/lt/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/lv/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/nb/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/nl/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/pl/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/pt/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/pt_BR/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/ro/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/ru/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/sk/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/sl/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/sr/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/sv/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/tr/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/uk/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/vi/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/zh_CN/LC_MESSAGES/gtk-mac-integration.mo
+share/locale/zh_TW/LC_MESSAGES/gtk-mac-integration.mo
diff -r 1687d81e1758 -r 5807bd33a50a x11/gtk-mac-integration/buildlink3.mk
--- a/x11/gtk-mac-integration/buildlink3.mk     Fri Apr 09 11:10:35 2021 +0000
+++ b/x11/gtk-mac-integration/buildlink3.mk     Fri Apr 09 11:14:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2020/08/17 20:17:50 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2021/04/09 11:14:54 adam Exp $
 
 BUILDLINK_TREE+=       gtk-mac-integration
 
@@ -10,6 +10,7 @@
 BUILDLINK_PKGSRCDIR.gtk-mac-integration?=      ../../x11/gtk-mac-integration
 
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
 .endif # GTK_MAC_INTEGRATION_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -gtk-mac-integration
diff -r 1687d81e1758 -r 5807bd33a50a x11/gtk-mac-integration/distinfo
--- a/x11/gtk-mac-integration/distinfo  Fri Apr 09 11:10:35 2021 +0000
+++ b/x11/gtk-mac-integration/distinfo  Fri Apr 09 11:14:54 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/02/07 11:15:43 adam Exp $
+$NetBSD: distinfo,v 1.4 2021/04/09 11:14:54 adam Exp $
 
-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
+SHA1 (gtk-mac-integration-3.0.0.tar.xz) = 26f79460764374b0ea0934f45d38fae39a2b79d8
+RMD160 (gtk-mac-integration-3.0.0.tar.xz) = a889a2720929526dbd6920683870ef759553358b
+SHA512 (gtk-mac-integration-3.0.0.tar.xz) = 70281b18562008e252cde9c469a1f0bd46d567954c11affad97c54e75d568aacb4628150dc568ceeabe403c2d8e8e4d560ddbabd46dc49f320668b9a43ddce27
+Size (gtk-mac-integration-3.0.0.tar.xz) = 349480 bytes



Home | Main Index | Thread Index | Old Index