[gnome-apps-nightly] nautilus; Lower the gettext requirement
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] nautilus; Lower the gettext requirement
- Date: Tue, 16 Aug 2016 14:03:26 +0000 (UTC)
commit 6faea30ed2a60ebf7a01dabc8dc3ebf95e71189c
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Tue Aug 16 15:59:53 2016 +0200
nautilus; Lower the gettext requirement
https://bugzilla.gnome.org/show_bug.cgi?id=769988
nautilus-Lower-the-minimum-gettext-version.patch | 26 ++++++++++++++++++++++
org.gnome.Nautilus.json | 4 +++
2 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/nautilus-Lower-the-minimum-gettext-version.patch
b/nautilus-Lower-the-minimum-gettext-version.patch
new file mode 100644
index 0000000..0a34ec5
--- /dev/null
+++ b/nautilus-Lower-the-minimum-gettext-version.patch
@@ -0,0 +1,26 @@
+From cefbad2ed4a04c79686d4354fe9c12faaba4ef0f Mon Sep 17 00:00:00 2001
+From: Mathieu Bridon <bochecha daitauha fr>
+Date: Tue, 16 Aug 2016 15:41:34 +0200
+Subject: [PATCH] Lower the minimum gettext version
+
+We don't have such a recent gettext in the SDK.
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 4d6e4da..395abfd 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -56,7 +56,7 @@ AC_SUBST(GETTEXT_PACKAGE)
+ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",
+ [the gettext translation domain])
+
+-AM_GNU_GETTEXT_VERSION([0.19.8])
++AM_GNU_GETTEXT_VERSION([0.19.7])
+ AM_GNU_GETTEXT([external])
+
+ GLIB_GSETTINGS
+--
+2.7.4
+
diff --git a/org.gnome.Nautilus.json b/org.gnome.Nautilus.json
index a689413..eb17dab 100644
--- a/org.gnome.Nautilus.json
+++ b/org.gnome.Nautilus.json
@@ -94,6 +94,10 @@
{
"type": "git",
"url": "https://git.gnome.org/browse/nautilus"
+ },
+ {
+ "type": "patch",
+ "path": "nautilus-Lower-the-minimum-gettext-version.patch"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]