libreoffice: version bump

This commit is contained in:
namso-01
2016-01-25 22:30:59 +02:00
parent d64dc66acf
commit e8ce396d67
2 changed files with 20 additions and 8 deletions
+4 -3
View File
@@ -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():
+16 -5
View File
@@ -14,14 +14,14 @@
<IsA>app:gui</IsA>
<Summary>LibreOffice office suite</Summary>
<Description>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.</Description>
<Archive sha1sum="01bb7e97526d097af88ea8a439f99a9e975102f8" type="tarxz">http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-5.0.1.2.tar.xz</Archive>
<Archive sha1sum="23072ea7ce052091b8ad4bd339c06be1d102e621" type="binary" target="libreoffice-5.0.1.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-help-5.0.1.2.tar.xz</Archive>
<Archive sha1sum="d7c0a1a080db50d2d6db11db6a558c620068eaee" type="binary" target="libreoffice-5.0.1.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-dictionaries-5.0.1.2.tar.xz</Archive>
<Archive sha1sum="78a206e38a81bbb9b30ec80704b20aafac29557a" type="binary" target="libreoffice-5.0.1.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.0.1/libreoffice-translations-5.0.1.2.tar.xz</Archive>
<Archive sha1sum="461cb874e5a71a0182973c95c5d8d218069b0dc8" type="tarxz">http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-5.1.0.2.tar.xz</Archive>
<Archive sha1sum="56aec345d2ee7ce6cba35a5689ee4259d855f0d6" type="binary" target="libreoffice-5.1.0.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-help-5.1.0.2.tar.xz</Archive>
<Archive sha1sum="5137f9af5df520d142382f7b9eacd7ff0c10c008" type="binary" target="libreoffice-5.1.0.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-dictionaries-5.1.0.2.tar.xz</Archive>
<Archive sha1sum="9195868fc7f53a7eb0093dfc5621f863d1656287" type="binary" target="libreoffice-5.1.0.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.0/libreoffice-translations-5.1.0.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>ant</Dependency>
<Dependency>gperf</Dependency>
<Dependency>nss-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>cups-devel</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>glew-devel</Dependency>
@@ -29,6 +29,7 @@
<Dependency>lcms2-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>jdk7-openjdk</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
@@ -47,6 +48,7 @@
<Dependency>libXcomposite-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>gst-plugins-base-next-devel</Dependency>
<Dependency versionFrom="3.18.6">gtk3-devel</Dependency>
</BuildDependencies>
</Source>
@@ -113,6 +115,8 @@
<Path fileType="data">/usr/share/applications/</Path>
<Path fileType="data">/usr/share/application-registry</Path>
<Path fileType="library">/usr/lib/libreoffice/program/</Path>
<Path fileType="data">/usr/share/gir-1.0/LOKDocView-0.1.gir</Path>
<Path fileType="data">/usr/lib/girepository-1.0/LOKDocView-0.1.typelib</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/lib/libreoffice/program/intro.png">libreoffice-splash.png</AdditionalFile>
@@ -3279,6 +3283,13 @@
</Package>
<History>
<Update release="26">
<Date>2016-01-31</Date>
<Version>5.1.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2015-009-01</Date>
<Version>5.0.1.2</Version>