From 24e051eb4211472445d5f09041e7e7e4f518db0e Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Mon, 28 Sep 2015 10:26:18 +0200 Subject: [PATCH] gnome-dictionary: aggiornato a 3.18.0 ma ancora WIP. --- .../mingw-w64-gnome-dictionary/001-win.patch | 28 ++++++++++++++++--- packages/mingw-w64-gnome-dictionary/PKGBUILD | 4 +-- 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/packages/mingw-w64-gnome-dictionary/001-win.patch b/packages/mingw-w64-gnome-dictionary/001-win.patch index eb1e86b..11ff4b0 100644 --- a/packages/mingw-w64-gnome-dictionary/001-win.patch +++ b/packages/mingw-w64-gnome-dictionary/001-win.patch @@ -1,5 +1,5 @@ ---- ./libgdict/gdict-client-context.c.orig 2015-03-22 13:10:11.000000000 +0100 -+++ ./libgdict/gdict-client-context.c 2015-04-06 18:57:55.314595800 +0200 +--- ./libgdict/gdict-client-context.c.orig 2015-09-02 00:52:32.000000000 +0200 ++++ ./libgdict/gdict-client-context.c 2015-09-28 10:16:07.891341100 +0200 @@ -36,10 +36,6 @@ #include #include @@ -21,8 +21,8 @@ #include "gdict-context-private.h" #include "gdict-context.h" #include "gdict-client-context.h" ---- ./libgdict/gdict-utils.c.orig 2015-03-22 13:10:11.000000000 +0100 -+++ ./libgdict/gdict-utils.c 2015-04-06 18:52:11.888163700 +0200 +--- ./libgdict/gdict-utils.c.orig 2015-08-03 17:11:12.000000000 +0200 ++++ ./libgdict/gdict-utils.c 2015-09-28 10:16:07.943154900 +0200 @@ -25,10 +25,6 @@ #include #include @@ -34,3 +34,23 @@ #ifdef HAVE_UNISTD_H #include #endif +--- ./libgdict/Makefile.am.orig 2015-09-28 10:19:50.374071700 +0200 ++++ ./libgdict/Makefile.am 2015-09-28 10:19:54.927417500 +0200 +@@ -4,7 +4,6 @@ + -I$(top_srcdir)/libgdict \ + -I$(top_builddir)/libgdict \ + -DG_LOG_DOMAIN=\"Gdict\" \ +- -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ +--- ./src/Makefile.am.orig 2015-09-28 10:20:11.965591400 +0200 ++++ ./src/Makefile.am 2015-09-28 10:20:14.406814100 +0200 +@@ -8,7 +8,6 @@ + -DPREFIX=\""$(prefix)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ +- -DDATADIR=\""$(datadir)"\" \ + -DPKGDATADIR=\""$(datadir)/gnome-dictionary"\" \ + -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ + $(NULL) diff --git a/packages/mingw-w64-gnome-dictionary/PKGBUILD b/packages/mingw-w64-gnome-dictionary/PKGBUILD index d6ec5af..797b07d 100644 --- a/packages/mingw-w64-gnome-dictionary/PKGBUILD +++ b/packages/mingw-w64-gnome-dictionary/PKGBUILD @@ -2,7 +2,7 @@ _realname=gnome-dictionary pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=3.16.0 +pkgver=3.18.0 pkgrel=1 arch=('any') pkgdesc="GNOME PO files editor (mingw-w64)" @@ -19,7 +19,7 @@ url="http://www.gnome.org" install=${_realname}-${CARCH}.install source=(http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver%.*}/${_realname}-$pkgver.tar.xz 001-win.patch) -sha256sums=('46807d17a089e8308b0089e39b83aae01a186921c893f3a50ff1b51d28443dcb' +sha256sums=('5338962124f6d784920ed4968d98734a7589513b36e4f4a6ff00d1ed5afb4ead' 'SKIP') prepare() { -- 2.49.0