diff --git a/office/libreoffice/libreoffice/actions.py b/office/libreoffice/libreoffice/actions.py
index 1dc4528ad5..931a590c38 100644
--- a/office/libreoffice/libreoffice/actions.py
+++ b/office/libreoffice/libreoffice/actions.py
@@ -33,9 +33,8 @@ def setup():
--with-help \
--with-myspell-dicts \
--with-alloc=system \
- --without-java \
+ --with-java \
--without-system-dicts \
- --disable-gconf \
--disable-postgresql-sdbc \
--enable-release-build=yes \
--enable-python=system \
@@ -49,14 +48,16 @@ def setup():
--with-system-lcms2 \
--with-system-libpng \
--with-system-libxml \
- --with-system-mesa-headers \
--with-system-nss \
--with-system-openssl \
--with-system-poppler \
--with-system-zlib \
+ --enable-scripting-beanshell \
+ --enable-scripting-javascript \
--disable-odk \
--enable-ext-wiki-publisher \
--enable-ext-nlpsolver \
+ --with-jdk-home=/usr/lib/jvm/java-7-openjdk \
--with-parallelism=%s' % (get.makeJOBS().replace("-j","")))
def build():
diff --git a/office/libreoffice/libreoffice/pspec.xml b/office/libreoffice/libreoffice/pspec.xml
index d436584ec7..a5b125ad36 100644
--- a/office/libreoffice/libreoffice/pspec.xml
+++ b/office/libreoffice/libreoffice/pspec.xml
@@ -14,14 +14,14 @@
app:gui
LibreOffice office suite
LibreOffice is an open source, multi-platform office productivity suite. It includes key desktop applications such as a word processor, a spreadsheet application, a presentation creator-viewer, a formula editor and a drawing program, with a user interface and feature set similar to other office suites. Sophisticated and flexible, LibreOffice also works transparently with a variety of file formats, including those of Microsoft Office.
- http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-5.0.1.2.tar.xz
- http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-help-5.0.1.2.tar.xz
- http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-dictionaries-5.0.1.2.tar.xz
- http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-translations-5.0.1.2.tar.xz
+ http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-5.1.0.2.tar.xz
+ http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-help-5.1.0.2.tar.xz
+ http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-dictionaries-5.1.0.2.tar.xz
+ http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-translations-5.1.0.2.tar.xz
+ ant
gperf
nss-devel
- gtk2-devel
cups-devel
curl-devel
glew-devel
@@ -29,6 +29,7 @@
lcms2-devel
boost-devel
libSM-devel
+ jdk7-openjdk
libX11-devel
libICE-devel
libxslt-devel
@@ -47,6 +48,7 @@
libXcomposite-devel
libjpeg-turbo-devel
gst-plugins-base-next-devel
+ gtk3-devel
@@ -113,6 +115,8 @@
/usr/share/applications/
/usr/share/application-registry
/usr/lib/libreoffice/program/
+ /usr/share/gir-1.0/LOKDocView-0.1.gir
+ /usr/lib/girepository-1.0/LOKDocView-0.1.typelib
libreoffice-splash.png
@@ -3279,6 +3283,13 @@
+
+ 2016-01-31
+ 5.1.0.2
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
2015-009-01
5.0.1.2