mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libreoffice 6: disable for primary arch
This commit is contained in:
@@ -34,8 +34,8 @@ CHECKSUM_SHA256_3="5314962ca770369398599e175dc2c35c685d3fc968c9894390490c737036e
|
||||
SOURCE_DIR_3="LibreOfficeLauncher-$srcGitRevision3"
|
||||
SOURCE_FILENAME_3="LibreOfficeLauncher-$srcGitRevision3.tar.gz"
|
||||
|
||||
PATCHES="libreoffice-${portVersion}.patchset"
|
||||
# MissingHeader.patch"
|
||||
PATCHES="libreoffice-${portVersion}.patchset
|
||||
MissingHeader.patch"
|
||||
|
||||
ADDITIONAL_FILES="
|
||||
libreoffice.iom
|
||||
@@ -45,12 +45,11 @@ ADDITIONAL_FILES="
|
||||
|
||||
POST_INSTALL_SCRIPTS="$relativePostInstallDir/create_buildid.sh"
|
||||
# Build for secondary arch only
|
||||
ARCHITECTURES="all"
|
||||
ARCHITECTURES="!all"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
boostMinimumVersion=1.83.0
|
||||
#libreofficeLanguages="af ar be bg bn br brx bs ca ca-valencia cs cy da de dsb el en-GB en-ZA eo es et eu fa fi fr fy ga gd gl he hi hr hu id is it ja ka kk kmr-Latn ko lb lt lv mk mn nb ne nl nn pl pt pt-BR ro ru sa-IN sd sk sl sq sr sr-Latn sv szl tg th tr tt ug uk uz vi zh-CN zh-TW"
|
||||
libreofficeLanguages="en-GB ru"
|
||||
libreofficeLanguages="af ar be bg bn br brx bs ca ca-valencia cs cy da de dsb el en-GB en-ZA eo es et eu fa fi fr fy ga gd gl he hi hr hu id is it ja ka kk kmr-Latn ko lb lt lv mk mn nb ne nl nn pl pt pt-BR ro ru sa-IN sd sk sl sq sr sr-Latn sv szl tg th tr tt ug uk uz vi zh-CN zh-TW"
|
||||
|
||||
PROVIDES="
|
||||
libreoffice$secondaryArchSuffix = $portVersion
|
||||
@@ -85,8 +84,8 @@ REQUIRES="
|
||||
lib:libharfbuzz$secondaryArchSuffix
|
||||
lib:libhunspell_1.7$secondaryArchSuffix
|
||||
lib:libhyphen$secondaryArchSuffix
|
||||
lib:libicui18n$secondaryArchSuffix >= 74
|
||||
lib:libicuuc$secondaryArchSuffix >= 74
|
||||
lib:libicui18n$secondaryArchSuffix >= 66
|
||||
lib:libicuuc$secondaryArchSuffix >= 66
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:libjpeg$secondaryArchSuffix
|
||||
lib:libKF5ConfigCore$secondaryArchSuffix
|
||||
@@ -164,7 +163,7 @@ done
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
icu74${secondaryArchSuffix}_devel
|
||||
icu66${secondaryArchSuffix}_devel
|
||||
unixodbc${secondaryArchSuffix}_devel
|
||||
devel:glm
|
||||
devel:libabw_0.1$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user