Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f806382878855dd1cdb4c86fedeb74bd55c29252

commit f806382878855dd1cdb4c86fedeb74bd55c29252
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Wed Jan 3 15:17:40 2018 +0100

libreoffice-5.4.4.2-1-x86_64

- 5.4.3 -> 5.4.4

diff --git a/source/xoffice/libreoffice/FrugalBuild 
b/source/xoffice/libreoffice/FrugalBuild
index 12f21b2..5acad78 100644
--- a/source/xoffice/libreoffice/FrugalBuild
+++ b/source/xoffice/libreoffice/FrugalBuild
@@ -3,10 +3,10 @@
# Contributor: Laszlo Dvornik <dvor...@gnome.hu>

pkgname=libreoffice
-pkgver=5.4.3.2
+pkgver=5.4.4.2
minor=${pkgver:0:5} # x.y.z
major=${pkgver:0:3} # x.y
-pkgrel=4
+pkgrel=1
pkgdesc="Free Software Productivity Suite"
url="http://www.libreoffice.org/";
Finclude gnome-scriptlet
@@ -104,9 +104,9 @@ do
signatures=("${signatures[@]}" $mirror/libreoffice-$i${pkgver/_/-}.tar.xz.asc)
done
# .patch files here.
-source+=()
+source+=(build.patch)
# One '' for each .patch here.
-signatures+=()
+signatures+=('')

ext_source=(http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
 \
http://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.1.tar.gz \
diff --git a/source/xoffice/libreoffice/build.patch 
b/source/xoffice/libreoffice/build.patch
new file mode 100644
index 0000000..57ccdb2
--- /dev/null
+++ b/source/xoffice/libreoffice/build.patch
@@ -0,0 +1,10 @@
+--- a/vcl/unx/gtk3/gtk3gtkframe.cxx.orig       2018-01-03 10:48:22.638591091 
+0100
++++ b/vcl/unx/gtk3/gtk3gtkframe.cxx    2018-01-03 10:49:31.144297814 +0100
+@@ -21,6 +21,7 @@
+ #include <unx/gtk/gtkdata.hxx>
+ #include <unx/gtk/gtkinst.hxx>
+ #include <unx/gtk/gtkgdi.hxx>
++#include <unx/gtk/gtksalmenu.hxx>
+ #include <vcl/help.hxx>
+ #include <vcl/keycodes.hxx>
+ #include <vcl/layout.hxx>
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to