calligra: revbump required after the change in gsl's PROVIDES. (#2700)

This commit is contained in:
fbrosson
2018-06-17 09:21:40 +00:00
parent ae50ca20ca
commit 8a29de83ef

View File

@@ -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|" \