From 828c581acdaf0cc1600bd947ad6308e0e41591b5 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 27 Jun 2019 00:03:57 +1000 Subject: [PATCH] LibreOffice: bump version --- ...fice-6.2.4.2.recipe => libreoffice-6.2.5.1.recipe} | 11 +++++++---- ...-6.2.4.2.patchset => libreoffice-6.2.5.1.patchset} | 0 2 files changed, 7 insertions(+), 4 deletions(-) rename app-office/libreoffice/{libreoffice-6.2.4.2.recipe => libreoffice-6.2.5.1.recipe} (97%) rename app-office/libreoffice/patches/{libreoffice-6.2.4.2.patchset => libreoffice-6.2.5.1.patchset} (100%) diff --git a/app-office/libreoffice/libreoffice-6.2.4.2.recipe b/app-office/libreoffice/libreoffice-6.2.5.1.recipe similarity index 97% rename from app-office/libreoffice/libreoffice-6.2.4.2.recipe rename to app-office/libreoffice/libreoffice-6.2.5.1.recipe index 2909d4c5e..926de73f4 100644 --- a/app-office/libreoffice/libreoffice-6.2.4.2.recipe +++ b/app-office/libreoffice/libreoffice-6.2.5.1.recipe @@ -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 diff --git a/app-office/libreoffice/patches/libreoffice-6.2.4.2.patchset b/app-office/libreoffice/patches/libreoffice-6.2.5.1.patchset similarity index 100% rename from app-office/libreoffice/patches/libreoffice-6.2.4.2.patchset rename to app-office/libreoffice/patches/libreoffice-6.2.5.1.patchset