pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libpeas



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Mar 10 22:30:30 UTC 2020

Modified Files:
        pkgsrc/devel/libpeas: Makefile PLIST distinfo
Added Files:
        pkgsrc/devel/libpeas/patches: patch-peas-demo_peas-demo.c

Log Message:
libpeas: update to 1.26.0.

Overview of Changes in libpeas 1.26.0
=====================================

* Simplified i18n usage
* Build system fixes
* Translation updates:
  - British English
  - Malay
  - Slovak

Overview of Changes in libpeas 1.25.3
=====================================

* Fix access to peas_gettext()
* Fix duplicate rename-to annotations
* Tighten symbol availability for GLib symbols
* Fix various tests to work with G_DISABLE_ASSERT
* Fix building with luajit
* Add peas_extension_set_new_with_properties() to aid in using libpeas
  from language bindings
* Fix naming of Python2 loader
* Remove use of undocumented -export-dynamic
* Fis use of PeasExtension with GInitiallyUnowned
* Build fixes for macOS
* Fixes to pkg-config files
* Translation updates:
  - Chinese (Taiwan)
  - Danish
  - Dutch
  - Galicians
  - Persian


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/libpeas/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/libpeas/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libpeas/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/libpeas/patches/patch-peas-demo_peas-demo.c

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

Modified files:

Index: pkgsrc/devel/libpeas/Makefile
diff -u pkgsrc/devel/libpeas/Makefile:1.46 pkgsrc/devel/libpeas/Makefile:1.47
--- pkgsrc/devel/libpeas/Makefile:1.46  Tue Mar 10 22:08:45 2020
+++ pkgsrc/devel/libpeas/Makefile       Tue Mar 10 22:30:30 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2020/03/10 22:08:45 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2020/03/10 22:30:30 wiz Exp $
 
-DISTNAME=      libpeas-1.24.1
-PKGREVISION=   2
+DISTNAME=      libpeas-1.26.0
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libpeas/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/libpeas/PLIST
diff -u pkgsrc/devel/libpeas/PLIST:1.8 pkgsrc/devel/libpeas/PLIST:1.9
--- pkgsrc/devel/libpeas/PLIST:1.8      Wed Nov 13 14:28:05 2019
+++ pkgsrc/devel/libpeas/PLIST  Tue Mar 10 22:30:30 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/11/13 14:28:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2020/03/10 22:30:30 wiz Exp $
 bin/peas-demo
 include/libpeas-1.0/libpeas-gtk/peas-gtk-autocleanups.h
 include/libpeas-1.0/libpeas-gtk/peas-gtk-configurable.h
@@ -20,10 +20,10 @@ lib/girepository-1.0/Peas-1.0.typelib
 lib/girepository-1.0/PeasGtk-1.0.typelib
 lib/libpeas-1.0.so
 lib/libpeas-1.0.so.0
-lib/libpeas-1.0.so.0.2400.1
+lib/libpeas-1.0.so.0.2600.0
 lib/libpeas-gtk-1.0.so
 lib/libpeas-gtk-1.0.so.0
-lib/libpeas-gtk-1.0.so.0.2400.1
+lib/libpeas-gtk-1.0.so.0.2600.0
 lib/peas-demo/plugins/helloworld/helloworld.plugin
 lib/peas-demo/plugins/helloworld/libhelloworld.so
 lib/peas-demo/plugins/secondtime/libsecondtime.so
@@ -76,6 +76,7 @@ share/locale/lt/LC_MESSAGES/libpeas-1.0.
 share/locale/lv/LC_MESSAGES/libpeas-1.0.mo
 share/locale/ml/LC_MESSAGES/libpeas-1.0.mo
 share/locale/mr/LC_MESSAGES/libpeas-1.0.mo
+share/locale/ms/LC_MESSAGES/libpeas-1.0.mo
 share/locale/nb/LC_MESSAGES/libpeas-1.0.mo
 share/locale/nds/LC_MESSAGES/libpeas-1.0.mo
 share/locale/ne/LC_MESSAGES/libpeas-1.0.mo

Index: pkgsrc/devel/libpeas/distinfo
diff -u pkgsrc/devel/libpeas/distinfo:1.10 pkgsrc/devel/libpeas/distinfo:1.11
--- pkgsrc/devel/libpeas/distinfo:1.10  Wed Nov 13 14:28:05 2019
+++ pkgsrc/devel/libpeas/distinfo       Tue Mar 10 22:30:30 2020
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.10 2019/11/13 14:28:05 wiz Exp $
+$NetBSD: distinfo,v 1.11 2020/03/10 22:30:30 wiz Exp $
 
-SHA1 (libpeas-1.24.1.tar.xz) = 96ef3f416398fda91f210c80de6befe8ecc59ba9
-RMD160 (libpeas-1.24.1.tar.xz) = 0c26593db1d0f44931470abef6c3cff32ce10766
-SHA512 (libpeas-1.24.1.tar.xz) = 9e2f2f3e7208baa7e72f6b963ad2bca7bf2789ffb2656151bd913be10d45f3e0d40379d69513d2ecf597cc6d211d157c273cc841dfd445829d0cb57d24275e1b
-Size (libpeas-1.24.1.tar.xz) = 186840 bytes
+SHA1 (libpeas-1.26.0.tar.xz) = 076daf5334f344a81b4c6e98751cbb61195eabc3
+RMD160 (libpeas-1.26.0.tar.xz) = 09c901a2c52ddd64c3b7b5a3d98470e737c8c91e
+SHA512 (libpeas-1.26.0.tar.xz) = 86157da14d17c16df2ef3f44ab48822ea1a8be8aec8f5419bc421bd475113f686cd16f9616ac53cbf3dc6f31f521384ac63eb8e9f1a46ea21b5cda8ba21e855f
+Size (libpeas-1.26.0.tar.xz) = 191708 bytes
+SHA1 (patch-peas-demo_peas-demo.c) = c9411235c3aa6a7ff20934f64361abf89b9dfc41

Added files:

Index: pkgsrc/devel/libpeas/patches/patch-peas-demo_peas-demo.c
diff -u /dev/null pkgsrc/devel/libpeas/patches/patch-peas-demo_peas-demo.c:1.1
--- /dev/null   Tue Mar 10 22:30:30 2020
+++ pkgsrc/devel/libpeas/patches/patch-peas-demo_peas-demo.c    Tue Mar 10 22:30:30 2020
@@ -0,0 +1,16 @@
+$NetBSD: patch-peas-demo_peas-demo.c,v 1.1 2020/03/10 22:30:30 wiz Exp $
+
+Add header for setlocale().
+https://gitlab.gnome.org/GNOME/libpeas/issues/39
+
+--- peas-demo/peas-demo.c.orig 2020-03-06 21:12:16.247286600 +0000
++++ peas-demo/peas-demo.c
+@@ -30,6 +30,8 @@
+ #include <libpeas/peas.h>
+ #include <libpeas-gtk/peas-gtk.h>
+ 
++#include <locale.h>
++
+ #include "peas-demo-window.h"
+ 
+ gboolean run_from_build_dir;



Home | Main Index | Thread Index | Old Index