mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Calligra: fix locale
This commit is contained in:
@@ -6,9 +6,9 @@ HOMEPAGE="https://www.calligra.org/"
|
||||
COPYRIGHT="2010-2020 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/calligra/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3a60cf6c86084a7fbcc7614e5dccb79e2141e547ff6ed31f6e1441c139f997a0"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/calligra/$portVersion/calligra-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b1f8a6eb8208543a2f908caa83d089075fcd1e530d00e19f5362b2f9cc371147"
|
||||
SOURCE_FILENAME="calligra-$portVersion.tar.gz"
|
||||
PATCHES="calligra-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
@@ -152,7 +152,7 @@ REQUIRES_okular_plugins="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.65
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.77
|
||||
devel:eigen$secondaryArchSuffix
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libetonyek_0.1$secondaryArchSuffix
|
||||
@@ -221,7 +221,7 @@ BUILD_REQUIRES="
|
||||
devel:libpoppler$secondaryArchSuffix >= 87
|
||||
devel:libpoppler_qt5$secondaryArchSuffix >= 1.19
|
||||
devel:libqca$secondaryArchSuffix >= 2
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.14
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.15
|
||||
devel:libQt5WebKitWidgets$secondaryArchSuffix
|
||||
devel:librevenge_0.0$secondaryArchSuffix
|
||||
devel:libvisio_0.1$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user