mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
kde-frameworks: bump to 5.39.0.
add Qt version requires.
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/breeze-icons/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="93348be937e9a6e44d12dbbcf3f8a4d411ff0f4a1135a92f23df593ac669f165"
|
||||
CHECKSUM_SHA256="65b52df1c92fc417d241d72fc4f232e5c74defae0daa9583c0f7cc555d9f386e"
|
||||
SOURCE_DIR="breeze-icons-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -24,7 +24,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -8,7 +8,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/extra-cmake-modules/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8e22fa53e4b1a338ddab039a65851a39b7ee6ed6a41f99300486b759395d67bb"
|
||||
CHECKSUM_SHA256="dc0b4c00f26bf32e8b9bf1440711e3da43cc7fa2356dd56bce3ab08e44dc25b7"
|
||||
SOURCE_DIR="extra-cmake-modules-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -20,7 +20,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kactivities/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="abae66a7c215fafff44ee8c32bc50bf96fe7f5afb65c35b296914e4857ac87a3"
|
||||
CHECKSUM_SHA256="fcc934ae12c91646fcf1009e6f2b8b25f5e9bcda55cb5b685c33818f27910cdb"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -28,7 +28,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kactivities$secondaryArchSuffix = $portVersion
|
||||
cmd:kactivities_cli$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Activities$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Activities$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -40,7 +40,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kactivities${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Activities$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Activities$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kactivities$secondaryArchSuffix == $portVersion base
|
||||
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
|
||||
devel:libkf5ConfigCore$secondaryArchSuffix
|
||||
devel:libkf5coreaddons$secondaryArchSuffix
|
||||
devel:libkf5windowsystem$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -70,7 +70,8 @@ BUILD()
|
||||
-DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \
|
||||
-DKDE_INSTALL_QMLDIR=$dataDir/Qt5/qml \
|
||||
-DECM_MKSPECS_INSTALL_DIR=$dataDir/Qt5/mkspecs \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
|
||||
-DCMAKE_CXX_FLAGS=-DBOOST_NO_CXX11_CONSTEXPR
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
@@ -9,14 +9,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/karchive/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="51c79a670f7bfdb9eaed3ecb2f689815e9490f87b5c34b3948a25e23f3d01e4f"
|
||||
CHECKSUM_SHA256="f8bedf0da03de6b2b590311b138fa312bdf1f3247050874271ef63016cc1d66b"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
karchive$secondaryArchSuffix = $portVersion
|
||||
lib:libkf5archive$secondaryArchSuffix = $portVersion
|
||||
lib:libkf5archive$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -28,7 +28,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
karchive${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libkf5archive$secondaryArchSuffix = $portVersion
|
||||
devel:libkf5archive$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
karchive$secondaryArchSuffix == $portVersion base
|
||||
@@ -39,7 +39,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libbz2$secondaryArchSuffix
|
||||
devel:liblzma$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -7,14 +7,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kauth/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6518c20f1aef1fe06a957bcb4196e79b5cdc69ad5d2657a631477274cf19c5b4"
|
||||
CHECKSUM_SHA256="f910c47d0a45fca661a304f09744ac2a1399f1146bafb46559a40f8caf8cb24d"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kauth$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Auth$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Auth$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kauth${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Auth$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Auth$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kauth$secondaryArchSuffix == $portVersion base
|
||||
@@ -36,7 +36,7 @@ BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libKF5CoreAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -9,14 +9,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kbookmarks/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cb6423ef53fd561886643c38dc4c5112794a526dfab6494ad3eced0851e93a60"
|
||||
CHECKSUM_SHA256="ba7349cded0b09dad6bc124a86d9cc87631b9e28200250c2c1a0f5ee7fa5f60c"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kbookmarks$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Bookmarks$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Bookmarks$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -38,7 +38,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kbookmarks${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kbookmarks$secondaryArchSuffix == $portVersion base
|
||||
@@ -56,11 +56,11 @@ BUILD_REQUIRES="
|
||||
devel:libKF5IconThemes$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,14 +6,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kcmutils/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d2fed7eff7dcf665d5ac4c910a3eb5b31596fa0f488d2cc93febdf612fd571fc"
|
||||
CHECKSUM_SHA256="a5428443c8b04a1d7c0d40940b8ac50512a3e4d35aaee7bdd09c6973663896a4"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kcmutils$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KCMUtils$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KCMUtils$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -44,7 +44,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kcmutils${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5KCMUtils$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KCMUtils$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kcmutils$secondaryArchSuffix == $portVersion base
|
||||
@@ -66,7 +66,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5Service$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -10,14 +10,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kcodecs/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="91f620229a90247e19a2f8335cba1d7108b0307c2616c444632d40717007adac"
|
||||
CHECKSUM_SHA256="fd122ebafca693fd7050faa884af88bf74f59b55a4d6dfdb2c5611d16f51a00e"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kcodecs$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Codecs$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Codecs$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kcodecs${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Codecs$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Codecs$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kcodecs$secondaryArchSuffix == $portVersion base
|
||||
@@ -35,7 +35,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -15,14 +15,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kcompletion/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b6ef74f72a723a7b6615716abe4c82f2ffc7ca9bd314255664495989cc5aab88"
|
||||
CHECKSUM_SHA256="b89c942eceecda68c7d97d0e30e5406eb0836695456e88742498d3c634aa7450"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kcompletion$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Completion$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Completion$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -35,7 +35,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kcompletion${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Completion$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Completion$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kcompletion$secondaryArchSuffix == $portVersion base
|
||||
@@ -46,9 +46,9 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libKF5ConfigGui$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -19,7 +19,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kconfig/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="53870b847407a3655fef354a0dcb5a0af08e6abc8aeb0991d4d39e559ee61ed5"
|
||||
CHECKSUM_SHA256="5bf902e3e5912f4cfa96108641266f7de25ab56d3eb19c5d68a7d5baeffb36b0"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -28,8 +28,8 @@ PROVIDES="
|
||||
kconfig$secondaryArchSuffix = $portVersion
|
||||
cmd:kreadconfig5$secondaryArchSuffix = $portVersion
|
||||
cmd:kwriteconfig5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ConfigCore$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ConfigGui$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ConfigCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5ConfigGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -40,8 +40,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kconfig${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5ConfigCore$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5ConfigGui$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5ConfigCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5ConfigGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kconfig$secondaryArchSuffix == $portVersion base
|
||||
@@ -50,7 +50,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -7,7 +7,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kconfigwidgets/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="85c3b747bd6effbc511932007f072da9f074bede3c292a1f8d3d936ad1a8b541"
|
||||
CHECKSUM_SHA256="bfb078fe7f2e886565644ceadffa6002f4a838bbada34ba50349e8a8f95215c7"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -15,7 +15,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kconfigwidgets$secondaryArchSuffix = $portVersion
|
||||
cmd:preparetips5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ConfigWidgets$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ConfigWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -32,7 +32,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kconfigwidgets${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5ConfigWidgets$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5ConfigWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kconfigwidgets$secondaryArchSuffix == $portVersion base
|
||||
@@ -50,8 +50,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5GuiAddons$secondaryArchSuffix
|
||||
devel:libKF5I18n$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -8,7 +8,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kcoreaddons/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="15ef8e099f043ee3a62cf689ecb83539117d3abd52ad6d513473dcce7a39c693"
|
||||
CHECKSUM_SHA256="22e7967f252b9834c85fb74351f267c8ef4b8fc7281873456184bf31336d1349"
|
||||
PATCHES="kcoreaddons-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kcoreaddons$secondaryArchSuffix = $portVersion
|
||||
cmd:desktoptojson$secondaryArchSuffix = $portVersion
|
||||
lib:libkf5coreaddons$secondaryArchSuffix = $portVersion
|
||||
lib:libkf5coreaddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -28,7 +28,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kcoreaddons${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libkf5coreaddons$secondaryArchSuffix = $portVersion
|
||||
devel:libkf5coreaddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kcoreaddons$secondaryArchSuffix == $portVersion base
|
||||
@@ -37,7 +37,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,15 +6,15 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kcrash/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1a32b22b3e2c5eff57a18541c78186cbd8314d60d4682f94471265f10a4f9d3c"
|
||||
PATCHES="kcrash-5.38.0.patchset"
|
||||
CHECKSUM_SHA256="b0fecd661f5d2f4a5a84c217ee7862e9e8e896574d5568d6fa95140e782e40e4"
|
||||
PATCHES="kcrash-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kcrash$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Crash$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Crash$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kcrash${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Crash$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Crash$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kcrash$secondaryArchSuffix == $portVersion base
|
||||
@@ -38,9 +38,9 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libKF5CoreAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,7 +6,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kdbusaddons/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6b69bf155df3a0c489f648aef2d3facfc886157e2485f3c7df90ef9e3145e1da"
|
||||
CHECKSUM_SHA256="ff6a0bbdde7e543d85e752020e6315fd29c2cfc60d05d8101bf5969f0ad47e82"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kdbusaddons$secondaryArchSuffix = $portVersion
|
||||
cmd:kquitapp5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5DBusAddons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5DBusAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -24,7 +24,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kdbusaddons${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5DBusAddons$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5DBusAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kdbusaddons$secondaryArchSuffix == $portVersion base
|
||||
@@ -33,8 +33,8 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -8,7 +8,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kdeclarative/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c2be98a15f45c1ce804dc922e85100f544b5584b805f5370e445fc9ba5845233"
|
||||
CHECKSUM_SHA256="b030126e640ebbd157a2f3d332aecfcab2359cd2ea31a2c76daff60101b58aa5"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -16,9 +16,9 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kdeclarative$secondaryArchSuffix = $portVersion
|
||||
cmd:kpackagelauncherqml$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5CalendarEvents$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Declarative$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5QuickAddons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5CalendarEvents$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5Declarative$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5QuickAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -50,9 +50,9 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kdeclarative${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5CalendarEvents$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Declarative$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5QuickAddons$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5CalendarEvents$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5Declarative$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5QuickAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kdeclarative$secondaryArchSuffix == $portVersion base
|
||||
@@ -81,7 +81,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -24,7 +24,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kded/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="de9e89157436c170751fa803e4149d170b75bc09cf095b8eb9efa908196fc869"
|
||||
CHECKSUM_SHA256="5090dd465ac07757447fa8a8a1c7c2c948f6146f105f63a42ffb58157af4e58a"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -65,7 +65,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5Crash$secondaryArchSuffix
|
||||
devel:libKF5Service$secondaryArchSuffix
|
||||
devel:libkdeinit5_klauncher$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -18,7 +18,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kdelibs4support/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f656ad56664f593bb41c5d2f4a449c645a9d85bb1949d373377160b296f393e2"
|
||||
CHECKSUM_SHA256="e844cb88cbb306499898f717b4041a35972ae9fc002b4086bcbbb791de24c8df"
|
||||
PATCHES="kdelibs4support-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -28,7 +28,7 @@ PROVIDES="
|
||||
kdelibs4support$secondaryArchSuffix = $portVersion
|
||||
cmd:kf5_config$secondaryArchSuffix = $portVersion
|
||||
cmd:kdebugdialog5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KDELibs4Support$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KDELibs4Support$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -73,7 +73,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kdelibs4support${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5KDELibs4Support$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KDELibs4Support$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kdelibs4support$secondaryArchSuffix == $portVersion base
|
||||
@@ -113,15 +113,15 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Network$secondaryArchSuffix
|
||||
devel:libQt5PrintSupport$secondaryArchSuffix
|
||||
devel:libQt5Svg$secondaryArchSuffix
|
||||
devel:libQt5Test$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Network$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5PrintSupport$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Svg$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Test$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
devel:libssl$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -8,7 +8,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kdesignerplugin/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fd915403e4cabf80136c0adc63ade320d2d97dc5cbe6b381515a7b767074160d"
|
||||
CHECKSUM_SHA256="b33ed43e0effa9b580ae487d46389fc79fc45e8f6c38b8e660baf92486a99ba1"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -48,7 +48,6 @@ BUILD_REQUIRES="
|
||||
devel:libKF5ConfigCore$secondaryArchSuffix
|
||||
devel:libKF5CoreAddons$secondaryArchSuffix
|
||||
devel:libKF5DocTools$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libkf5completion$secondaryArchSuffix
|
||||
devel:libKF5ConfigWidgets$secondaryArchSuffix
|
||||
devel:libKF5IconThemes$secondaryArchSuffix
|
||||
@@ -58,6 +57,7 @@ BUILD_REQUIRES="
|
||||
devel:libkf5widgetsaddons$secondaryArchSuffix
|
||||
devel:libkf5xmlgui$secondaryArchSuffix
|
||||
devel:libkf5sonnetcore$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,7 +6,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kdoctools/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fcbdc66ce2fb0960914eca6fa9e825f5923a54b02c5d66a719893489dea0398d"
|
||||
CHECKSUM_SHA256="25aa16861e124027e3c13e0c872b325feafbb47f3a311a9d3962dc2ad77c776a"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -15,7 +15,7 @@ PROVIDES="
|
||||
kdoctools$secondaryArchSuffix = $portVersion
|
||||
cmd:checkxml5$secondaryArchSuffix = $portVersion
|
||||
cmd:meinproc5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5DocTools$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5DocTools$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -28,7 +28,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kdoctools${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5DocTools$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5DocTools$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kdoctools$secondaryArchSuffix == $portVersion base
|
||||
@@ -36,13 +36,13 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
docbook_xml_dtd
|
||||
docbook_xsl_stylesheets
|
||||
docbook_xsl_stylesheets == 1.79.2
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libKF5archive$secondaryArchSuffix
|
||||
# devel:libKF5i18n$secondaryArchSuffix # breaks the build
|
||||
uri$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
devel:libxslt$secondaryArchSuffix
|
||||
"
|
||||
@@ -65,8 +65,8 @@ BUILD()
|
||||
cmake .. $cmakeDirArgs \
|
||||
-DECM_MKSPECS_INSTALL_DIR=$dataDir/Qt5/mkspecs \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
|
||||
-DDocBookXSL_DIR=/system/data/xml/docbook/xsl-stylesheets-1.78.1 \
|
||||
-DDocBookXML4_DTD_DIR=/system/data/xml/docbook/xml-dtd-4.5
|
||||
-DCMAKE_INSTALL_DATAROOTDIR=data \
|
||||
-DDocBookXSL_DIR=/system/data/xml/docbook/xsl-stylesheets-1.79.2
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
@@ -7,14 +7,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kemoticons/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0a10aa9636ac3f0e44fd4b8f9af6d36ba15d18e94f533434e11503f0dd0f8df6"
|
||||
CHECKSUM_SHA256="6237c519b932c53a0057323c1da54555ebd7cae3864e865c33f90993cdb174c7"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kemoticons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Emoticons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Emoticons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -29,7 +29,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kemoticons${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Emoticons$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Emoticons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kemoticons$secondaryArchSuffix == $portVersion base
|
||||
@@ -42,9 +42,9 @@ BUILD_REQUIRES="
|
||||
devel:libKF5ConfigCore$secondaryArchSuffix
|
||||
devel:libKF5CoreAddons$secondaryArchSuffix
|
||||
devel:libKF5Service$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -7,7 +7,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kglobalaccel/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3e8b7fd688fdf31a762f1bde57d4d8fbdcea6b884d73fbbfd91eb6cc9154e9de"
|
||||
CHECKSUM_SHA256="f2716043ed3612f036e4c4bd6d28d06b6b87589d84f68a5041237c61d16a7082"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -15,8 +15,8 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kglobalaccel$secondaryArchSuffix = $portVersion
|
||||
cmd:kglobalaccel5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5GlobalAccel$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5GlobalAccelPrivate$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5GlobalAccel$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5GlobalAccelPrivate$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -37,7 +37,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kglobalaccel${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5GlobalAccel$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5GlobalAccel$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kglobalaccel$secondaryArchSuffix == $portVersion base
|
||||
@@ -53,12 +53,12 @@ BUILD_REQUIRES="
|
||||
devel:libKF5I18n$secondaryArchSuffix
|
||||
devel:libKF5Service$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libQt5Concurrent$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Test$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Concurrent$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Test$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,23 +6,24 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kguiaddons/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b20b306f3c37ecef8a0cee16731268fcb26d0d6d07f9e3094be1eff7bf26889a"
|
||||
CHECKSUM_SHA256="fc8c9b4884238dffb0e9aa9fc60a8f1af8c6c58dfc5185fd94d961b903babd07"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kguiaddons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5GuiAddons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5GuiAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
kguiaddons${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5GuiAddons$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5GuiAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kguiaddons$secondaryArchSuffix == $portVersion base
|
||||
@@ -31,7 +32,8 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -13,14 +13,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/ki18n/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9102bca7445942ebaaafa858927c5dc2347358b3ce1f2a3aa4acfd4abcdeafb0"
|
||||
CHECKSUM_SHA256="ef554039840dfc7f627a457dcd144f3820f618f857a5f450d75317abe527afb9"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
ki18n$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5I18n$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5I18n$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -30,7 +30,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
ki18n${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5I18n$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5I18n$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
ki18n$secondaryArchSuffix == $portVersion base
|
||||
@@ -39,7 +39,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -15,14 +15,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kiconthemes/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4e87cf532501315724881c238ce49572569c41497ff85506dc73cfa3a9ea2c6c"
|
||||
CHECKSUM_SHA256="f596cab1d4d8430aa8a49223caa426993c403acd3104960e1d5db6f77978c641"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kiconthemes$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5IconThemes$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5IconThemes$secondaryArchSuffix = $portVersion compat >= 5
|
||||
cmd:kiconfinder5$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -46,7 +46,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kiconthemes${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5IconThemes$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5IconThemes$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kiconthemes$secondaryArchSuffix == $portVersion base
|
||||
@@ -65,11 +65,11 @@ BUILD_REQUIRES="
|
||||
devel:libKF5I18n$secondaryArchSuffix
|
||||
devel:libKF5ItemViews$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Svg$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Svg$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -13,7 +13,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kinit/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="73a462f3d2a1aa71966f6c36c7e8fee893456bb91ac2822f818d11714165818d"
|
||||
CHECKSUM_SHA256="742525bee0a166b7c4f67b3de1ba1e83ca16dbd40c257d81e706312bcd078bda"
|
||||
PATCHES="kinit-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -76,7 +76,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -1,4 +1,4 @@
|
||||
From 7e4ac859dcfc536843b1990ebd54502714d0f007 Mon Sep 17 00:00:00 2001
|
||||
From 7d8eeb19353dc991a5123b87f339934808a09e06 Mon Sep 17 00:00:00 2001
|
||||
From: Sergei Reznikov <diver@gelios.net>
|
||||
Date: Mon, 25 Sep 2017 06:44:50 +0300
|
||||
Subject: Fix build on Haiku
|
||||
@@ -70,10 +70,10 @@ index 79cb70e..f490d5f 100644
|
||||
+endif ()
|
||||
install(TARGETS kwrapper5 ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} )
|
||||
diff --git a/src/wrapper.cpp b/src/wrapper.cpp
|
||||
index 21de52c..1fe17ae 100644
|
||||
index 688c59a..19ec643 100644
|
||||
--- a/src/wrapper.cpp
|
||||
+++ b/src/wrapper.cpp
|
||||
@@ -52,6 +52,8 @@ static const char* displayEnvVarName_c()
|
||||
@@ -53,6 +53,8 @@ static const char* displayEnvVarName_c()
|
||||
return "MAC_DISPLAY";
|
||||
#elif defined(Q_OS_WIN)
|
||||
return "WIN_DISPLAY";
|
||||
@@ -81,7 +81,7 @@ index 21de52c..1fe17ae 100644
|
||||
+ return "HAIKU_DISPLAY";
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif
|
||||
--
|
||||
2.13.1
|
||||
2.14.2
|
||||
|
||||
@@ -15,7 +15,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kio/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6b91c59f66202a9f84ad5b8f688bb85c191cb95464b1d50b141e42819d798add"
|
||||
CHECKSUM_SHA256="ce0fb9efabe18c32228c553fa6ee1a7d423eba78179afb5478d6a86c135d53fc"
|
||||
PATCHES="kio-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -27,11 +27,11 @@ PROVIDES="
|
||||
cmd:ktelnetservice5$secondaryArchSuffix = $portVersion
|
||||
cmd:ktrash5$secondaryArchSuffix = $portVersion
|
||||
cmd:protocoltojson$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KIOCore$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KIOFileWidgets$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KIOGui$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KIONTLM$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KIOWidgets$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KIOCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5KIOFileWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5KIOGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5KIONTLM$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5KIOWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -65,11 +65,11 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kio${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5KIOCore$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KIOFileWidgets$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KIOGui$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KIONTLM$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KIOWidgets$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KIOCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5KIOFileWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5KIOGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5KIONTLM$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5KIOWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kio$secondaryArchSuffix == $portVersion base
|
||||
@@ -104,11 +104,11 @@ BUILD_REQUIRES="
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libkf5sonnetcore$secondaryArchSuffix
|
||||
devel:libKF5TextWidgets$secondaryArchSuffix
|
||||
devel:libQt5Concurrent$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Network$secondaryArchSuffix
|
||||
devel:libQt5Concurrent$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Network$secondaryArchSuffix >= 5.7
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
devel:libxslt$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
@@ -21,14 +21,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kitemmodels/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bfc22dcc28d4b8e38b8a52516514f2e40974eee0d6ce8988ef42425beeba0b5d"
|
||||
CHECKSUM_SHA256="d5275202674429c283ba2df125bdbb943a69044100c0f987a7869d68d4b236e1"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kitemmodels$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ItemModels$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ItemModels$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -40,7 +40,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kitemmodels${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5ItemModels$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5ItemModels$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kitemmodels$secondaryArchSuffix == $portVersion base
|
||||
@@ -49,7 +49,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -7,14 +7,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kitemviews/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f7ba5ed449dd408f4c27988f832fdb21078c9ae09ee9817bfc1e0db7ec9fdf38"
|
||||
CHECKSUM_SHA256="2298c723bf9b94219c397a1b466b85f237436dfd049a666158498b2b187b6cd1"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kitemviews$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ItemViews$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ItemViews$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kitemviews${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5ItemViews$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5ItemViews$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kitemviews$secondaryArchSuffix == $portVersion base
|
||||
@@ -34,7 +34,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,28 +6,28 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kjobwidgets/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="106a40081a1c04c23468147006a0d53664c000e5cb30ad1358f770b9aa2368d8"
|
||||
CHECKSUM_SHA256="1aa2e751eaf30eaa246a23371305a9b77b3f2eec932c0ed6b245be83b67fe753"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kjobwidgets$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5JobWidgets$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5JobWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libKF5CoreAddons$secondaryArchSuffix
|
||||
lib:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5DBus$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
lib:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
kjobwidgets${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5JobWidgets$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5JobWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kjobwidgets$secondaryArchSuffix == $portVersion base
|
||||
@@ -37,11 +37,11 @@ BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libKF5CoreAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,14 +6,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/knotifications/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9894a6917be40f4ea6511d3dee390877cdf2f0893a1e6ba421631621721ba442"
|
||||
CHECKSUM_SHA256="5442acbd5679e7277b109750bbd5c77853b7282f0d332ddc13b094547ece8d25"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
knotifications$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Notifications$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Notifications$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -32,7 +32,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
knotifications${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Notifications$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Notifications$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
knotifications$secondaryArchSuffix == $portVersion base
|
||||
@@ -47,11 +47,11 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libphonon4qt5$secondaryArchSuffix
|
||||
devel:libphonon4qt5experimental$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5TextToSpeech$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5TextToSpeech$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -6,14 +6,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/knotifyconfig/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="283e093590c519eecc55f9f3914baf46d7885bcf9cbc402ec6dd5033a7b7d4f4"
|
||||
CHECKSUM_SHA256="e6d3699f907196d5a21f53929e431ca0a4efde6a620fc3359b7fbca3de724b9f"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
knotifyconfig$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5NotifyConfig$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5NotifyConfig$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -36,7 +36,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
knotifyconfig${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5NotifyConfig$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5NotifyConfig$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
knotifyconfig$secondaryArchSuffix == $portVersion base
|
||||
@@ -61,7 +61,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5Service$secondaryArchSuffix
|
||||
devel:libKF5Solid$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -7,7 +7,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kpackage/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f4563283be09fed4db6abf686eebda1a873d0db6c94eb69ccaa0b3de53127e79"
|
||||
CHECKSUM_SHA256="08ffbbb8022c8f293f54912084f7c4577ee0b270ecbd3fcd3b0643f087d7ab17"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -15,7 +15,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kpackage$secondaryArchSuffix = $portVersion
|
||||
cmd:kpackagetool5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Package$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Package$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kpackage${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Package$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Package$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kpackage$secondaryArchSuffix == $portVersion base
|
||||
@@ -39,7 +39,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
devel:libKF5I18n$secondaryArchSuffix
|
||||
devel:libKF5CoreAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -7,14 +7,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kparts/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5e36103d9e79f95ee1d4117031b37fb8b8c07aaa78f10cc8425ee1cad0214cc0"
|
||||
CHECKSUM_SHA256="491a5be6a2b74bffcfc26f3edcb00d65ca818d5adfdc268ff667633527a37063"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kparts$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Parts$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Parts$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -45,7 +45,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kparts${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Parts$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Parts$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kparts$secondaryArchSuffix == $portVersion base
|
||||
@@ -72,7 +72,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5TextWidgets$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -7,7 +7,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kross/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="83eb9abf434a2e09706d354df1ae68ee8329381375f18aa43506c5284286d23f"
|
||||
CHECKSUM_SHA256="d46745789f71bc530087c7e401f3b6d68db55d52e6d2ed68e2e37f1c1119249f"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -15,8 +15,8 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kross$secondaryArchSuffix = $portVersion
|
||||
cmd:kf5kross$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KrossCore$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KrossUi$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5KrossCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5KrossUi$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -51,8 +51,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kross${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5KrossCore$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KrossUi$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5KrossCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5KrossUi$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kross$secondaryArchSuffix == $portVersion base
|
||||
@@ -81,7 +81,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5TextWidgets$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -7,7 +7,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kservice/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="91be57509766138d508dc068863c245e76a5aa233130631879772caee221c00b"
|
||||
CHECKSUM_SHA256="ba33c7a4ad1a932122a1060c925e773cc79f9bf2291a9f233e5e66af49216b40"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -15,7 +15,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
kservice$secondaryArchSuffix = $portVersion
|
||||
cmd:kbuildsycoca5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Service$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Service$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kservice${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Service$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Service$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kservice$secondaryArchSuffix == $portVersion base
|
||||
@@ -45,9 +45,9 @@ BUILD_REQUIRES="
|
||||
devel:libKF5Crash$secondaryArchSuffix
|
||||
devel:libKF5DBusAddons$secondaryArchSuffix
|
||||
devel:libKF5I18n$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:bison
|
||||
@@ -6,14 +6,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/ktextwidgets/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e6925bdf08e7ae00f895a6d1253743114217c9a0f49c75328162dba05dcecc4d"
|
||||
CHECKSUM_SHA256="c10874a76481ec6c19fca4b74e9e18d4c9469cac850a6d84d840952e8d6ed520"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
ktextwidgets$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5TextWidgets$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5TextWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -40,7 +40,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
ktextwidgets${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5TextWidgets$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5TextWidgets$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
ktextwidgets$secondaryArchSuffix == $portVersion base
|
||||
@@ -32,14 +32,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kunitconversion/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7148532aac31ed05904599705413d67c67656d8ffa863ca90091d2f994a9d988"
|
||||
CHECKSUM_SHA256="d4051c40a9b34fa8fdeec5bf6fcebc2c735289daeb13b785f7644a27f5067214"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kunitconversion$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5UnitConversion$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5UnitConversion$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -51,7 +51,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kunitconversion${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5UnitConversion$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5UnitConversion$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kunitconversion$secondaryArchSuffix == $portVersion base
|
||||
@@ -61,9 +61,9 @@ BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libKF5I18n$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Network$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Network$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -5,7 +5,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kwallet/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e01457cce78e4720195b55c88f8ba8b0add1841823fafa2d091c5a254acb56a7"
|
||||
CHECKSUM_SHA256="f3962402b7d339e709af7ff5ad85c4371126f78482316f09c235f10d07ecf8e3"
|
||||
PATCHES="kwallet-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -15,8 +15,8 @@ PROVIDES="
|
||||
kwallet$secondaryArchSuffix = $portVersion
|
||||
cmd:kwallet_query$secondaryArchSuffix = $portVersion
|
||||
cmd:kwalletd5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Wallet$secondaryArchSuffix = $portVersion
|
||||
lib:libkwalletbackend5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Wallet$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libkwalletbackend5$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -43,7 +43,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kwallet${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Wallet$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Wallet$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libkwalletbackend5$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kwallet$secondaryArchSuffix == $portVersion base
|
||||
@@ -66,11 +67,11 @@ BUILD_REQUIRES="
|
||||
devel:libKF5Service$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -96,7 +97,7 @@ INSTALL()
|
||||
make install
|
||||
|
||||
prepareInstalledDevelLibs \
|
||||
libKF5Wallet
|
||||
libKF5Wallet libkwalletbackend5
|
||||
|
||||
packageEntries devel \
|
||||
$libDir/cmake \
|
||||
@@ -12,14 +12,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kwidgetsaddons/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d8ce2de85b063dd79a9a843875845c949a887f5424a75ccf22e7e0582ddc6690"
|
||||
CHECKSUM_SHA256="230f29a6952289def76397f44a0f6965ca4aaa3fba4fa9fb0fc0449ff8f40056"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kwidgetsaddons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5WidgetsAddons$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5WidgetsAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -30,7 +30,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kwidgetsaddons${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kwidgetsaddons$secondaryArchSuffix == $portVersion base
|
||||
@@ -39,7 +39,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -15,14 +15,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kwindowsystem/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5d2a8c6558fe89b3ee6910a09014b6f1ffef3ac89f7bb604eb87bd4b6f2f71cd"
|
||||
CHECKSUM_SHA256="60b05630b1d0ff29242202e28d886b67dd31a90086e337a2c6988ed4c048e899"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kwindowsystem$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5WindowSystem$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5WindowSystem$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kwindowsystem${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kwindowsystem$secondaryArchSuffix == $portVersion base
|
||||
@@ -40,7 +40,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -9,14 +9,14 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kxmlgui/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a857d3cfee3bf026e3b1aad3594567a233af59ff927ec8971a4de2841b839c62"
|
||||
CHECKSUM_SHA256="1851c36ec1b8b4070d997d64504df384038dbbfef597b7edb842f362d9a4ebff"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kxmlgui$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5XmlGui$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5XmlGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -46,7 +46,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
kxmlgui${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5XmlGui$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5XmlGui$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kxmlgui$secondaryArchSuffix == $portVersion base
|
||||
@@ -69,13 +69,13 @@ BUILD_REQUIRES="
|
||||
devel:libkf5textwidgets$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5Network$secondaryArchSuffix
|
||||
devel:libQt5PrintSupport$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5DBus$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Gui$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Network$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5PrintSupport$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Widgets$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Xml$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION="The Phonon multimedia library."
|
||||
HOMEPAGE="https://github.com/KDE/phonon/"
|
||||
COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/phonon/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="89da6289298a6a11bf9a82c28f7e09cff1612b9ade747600f3988af2631dc10f"
|
||||
PATCHES="phonon-$portVersion.patchset"
|
||||
@@ -13,8 +13,8 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
phonon$secondaryArchSuffix = $portVersion
|
||||
lib:libphonon4qt5$secondaryArchSuffix = $portVersion
|
||||
lib:libphonon4qt5experimental$secondaryArchSuffix = $portVersion
|
||||
lib:libphonon4qt5$secondaryArchSuffix = $portVersion compat >= 4
|
||||
lib:libphonon4qt5experimental$secondaryArchSuffix = $portVersion compat >= 4
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -26,8 +26,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
phonon${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libphonon4qt5$secondaryArchSuffix = $portVersion
|
||||
devel:libphonon4qt5experimental$secondaryArchSuffix = $portVersion
|
||||
devel:libphonon4qt5$secondaryArchSuffix = $portVersion compat >= 4
|
||||
devel:libphonon4qt5experimental$secondaryArchSuffix = $portVersion compat >= 4
|
||||
"
|
||||
REQUIRES_devel="
|
||||
phonon$secondaryArchSuffix == $portVersion base
|
||||
|
||||
@@ -13,7 +13,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/solid/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7f1dfe1610fae4e1124e36e128526e88f97d0b68fcebe6a7896f761f911fd5a4"
|
||||
CHECKSUM_SHA256="9b2a6e25809ed907a31c23b54108ebaf4f12feb088867e5bd38a416554224d6b"
|
||||
PATCHES="solid-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -22,7 +22,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
solid$secondaryArchSuffix = $portVersion
|
||||
cmd:solid_hardware5$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Solid$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5Solid$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -35,7 +35,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
solid${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5Solid$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5Solid$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
solid$secondaryArchSuffix == $portVersion base
|
||||
@@ -13,7 +13,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/sonnet/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6b222d061e35dc89f225a1da31a583efc49108f37f21ee34b56783b79e25e21a"
|
||||
CHECKSUM_SHA256="57dba9e75f069a877ec3152e7ceda6c6949745ab6776a92522a6da03103d702b"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -22,8 +22,8 @@ PROVIDES="
|
||||
sonnet$secondaryArchSuffix = $portVersion
|
||||
cmd:gentrigrams$secondaryArchSuffix = $portVersion
|
||||
cmd:parsetrigrams$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5SonnetCore$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5SonnetUi$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5SonnetCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
lib:libKF5SonnetUi$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -36,8 +36,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
sonnet${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5SonnetCore$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5SonnetUi$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5SonnetCore$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libKF5SonnetUi$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
sonnet$secondaryArchSuffix == $portVersion base
|
||||
@@ -48,7 +48,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
hunspell${secondaryArchSuffix}_devel
|
||||
devel:libaspell$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
@@ -14,7 +14,7 @@ COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/threadweaver/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ae5c167d2596dadb07991db3c572cb10a95acfbf6f129df249a68fe5015421c4"
|
||||
CHECKSUM_SHA256="73be8ee89f7bd7b6bef2240b62034fa33696b641fa9b07bbe9cd234a774bfb89"
|
||||
PATCHES="threadweaver-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -22,7 +22,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
threadweaver$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ThreadWeaver$secondaryArchSuffix = $portVersion
|
||||
lib:libKF5ThreadWeaver$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
threadweaver${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKF5ThreadWeaver$secondaryArchSuffix = $portVersion
|
||||
devel:libKF5ThreadWeaver$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
threadweaver$secondaryArchSuffix == $portVersion base
|
||||
@@ -40,7 +40,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user