From 8a29de83ef458a9d868da0f80101e160cf765ee5 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sun, 17 Jun 2018 09:21:40 +0000 Subject: [PATCH] calligra: revbump required after the change in gsl's PROVIDES. (#2700) --- app-office/calligra/calligra-3.1.0.recipe | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/app-office/calligra/calligra-3.1.0.recipe b/app-office/calligra/calligra-3.1.0.recipe index 2e38af651..911f87ffe 100644 --- a/app-office/calligra/calligra-3.1.0.recipe +++ b/app-office/calligra/calligra-3.1.0.recipe @@ -4,13 +4,12 @@ together by a common base. This common base assures that all office \ application can work together and also share a common look and feel." HOMEPAGE="https://www.calligra.org/" COPYRIGHT="2010-2018 KDE Organisation" -LICENSE=" - GNU LGPL v2 - GNU GPL v2 - " -REVISION="1" +LICENSE="GNU LGPL v2 + GNU GPL v2" +REVISION="2" SOURCE_URI="https://github.com/KDE/calligra/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="33054f2309a3e3d274100d1485a46f50ca227cfafa66c34a3483c550ccc84ef4" +SOURCE_FILENAME="calligra-$portVersion.tar.gz" PATCHES="calligra-$portVersion.patchset" ADDITIONAL_FILES=" karbon.rdef.in @@ -88,7 +87,7 @@ REQUIRES=" lib:libKGantt$secondaryArchSuffix lib:libKPropertyCore3$secondaryArchSuffix lib:libKPropertyWidgets3$secondaryArchSuffix - lib:libKReport3$secondaryArchSuffix + lib:libKReport3$secondaryArchSuffix lib:liblcms2$secondaryArchSuffix lib:libodfgen_0.1$secondaryArchSuffix lib:libpoppler${secondaryArchSuffix}_qt5 @@ -120,7 +119,7 @@ BUILD_REQUIRES=" devel:libiexMath$secondaryArchSuffix devel:libilmimf$secondaryArchSuffix devel:libilmthread$secondaryArchSuffix - devel:libimath$secondaryArchSuffix + devel:libimath$secondaryArchSuffix devel:libKChart$secondaryArchSuffix devel:libKF5Activities$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix @@ -273,7 +272,7 @@ INSTALL() addResourcesToBinaries $sourceDir/build/stage.rdef $appsDir/Calligra/Stage addAppDeskbarSymlink $appsDir/Calligra/Stage "Calligra/Stage" - + local APP_SIGNATURE="application/x-vnd.calligra-karbon" sed \ -e "s|@APP_SIGNATURE@|$APP_SIGNATURE|" \ @@ -285,7 +284,7 @@ INSTALL() addResourcesToBinaries $sourceDir/build/karbon.rdef $appsDir/Calligra/Karbon addAppDeskbarSymlink $appsDir/Calligra/Karbon "Calligra/Karbon" - + local APP_SIGNATURE="application/x-vnd.calligra-plan" sed \ -e "s|@APP_SIGNATURE@|$APP_SIGNATURE|" \