LibreOffice: bump version

This commit is contained in:
Gerasim Troeglazov
2019-06-27 00:03:57 +10:00
parent 46368c1d89
commit 828c581acd
2 changed files with 7 additions and 4 deletions

View File

@@ -17,14 +17,14 @@ and Open Source office suite on the market:
HOMEPAGE="https://www.libreoffice.org/"
COPYRIGHT="2000-2019 LibreOffice contributors"
LICENSE="MPL v2.0"
REVISION="3"
REVISION="1"
SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz"
SOURCE_DIR="core-libreoffice-$portVersion"
CHECKSUM_SHA256="0c67e692fd2f87d73c6de5ffd44028c7e89d22e8cdcc93204bd0b9629e65085a"
CHECKSUM_SHA256="212bec2262ba3392abe1880ec3fa0b22ad7e5c8682789ab9b51ff046395ea9d0"
SOURCE_URI_2="https://github.com/LibreOffice/translations/archive/libreoffice-$portVersion.tar.gz"
CHECKSUM_SHA256_2="a1dd07cc8acf0ccf295b425c9a1799488d25cb00abc33ecc609f97c02ee9e89a"
CHECKSUM_SHA256_2="b232810b082ef2d3acbafeb788014a2cf24de6764213e8bbd5e97cc431631568"
SOURCE_DIR_2="translations-libreoffice-$portVersion"
SOURCE_FILENAME_2="translations-libreoffice-$portVersion.tar.gz"
@@ -42,7 +42,7 @@ SECONDARY_ARCHITECTURES="x86"
fi
boostMinimumVersion=1.65.1
libreofficeLanguages="de es fr hu it ja pl pt pt-BR ru"
libreofficeLanguages="be de es fr hu it ja pl pt pt-BR ro ru sv uk"
PROVIDES="
libreoffice$secondaryArchSuffix = $portVersion
@@ -122,6 +122,7 @@ REQUIRES="
lib:libssl$secondaryArchSuffix
lib:libssl3$secondaryArchSuffix
lib:libstaroffice_0.0$secondaryArchSuffix
lib:libuuid$secondaryArchSuffix
lib:libvisio_0.1$secondaryArchSuffix
lib:libwpd_0.10$secondaryArchSuffix
lib:libwpg_0.3$secondaryArchSuffix
@@ -176,6 +177,7 @@ BUILD_REQUIRES="
devel:libetonyek_0.1$secondaryArchSuffix
devel:libexpat$secondaryArchSuffix
devel:libexttextcat_2.0$secondaryArchSuffix
devel:libfontconfig$secondaryArchSuffix
devel:libfreehand_0.1$secondaryArchSuffix
# devel:libgcrypt$secondaryArchSuffix
devel:libgraphite2$secondaryArchSuffix
@@ -217,6 +219,7 @@ BUILD_REQUIRES="
devel:libwpd_0.10$secondaryArchSuffix
devel:libwpg_0.3$secondaryArchSuffix
devel:libwps_0.4$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix
devel:libxmlsec1_nss$secondaryArchSuffix
devel:libxslt$secondaryArchSuffix
devel:libz$secondaryArchSuffix