mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
kdegraphics_mobipocket, bump KF6 version (#11738)
This commit is contained in:
@@ -5,7 +5,7 @@ COPYRIGHT="2008 Jakub Stachowski"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kdegraphics-mobipocket-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="777e577f7d603aef7f00d584b3a0a1e2659194134f37c0315a026173181289f3"
|
||||
CHECKSUM_SHA256="ea9dfbc69baf5ebe8c482344bdccc980abccbcb397971db21d178922255abb46"
|
||||
SOURCE_DIR="kdegraphics-mobipocket-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -15,7 +15,7 @@ libVersion="2.1.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
kdegraphics_mobipocket24$secondaryArchSuffix = $portVersion
|
||||
kdegraphics_mobipocket_kf6$secondaryArchSuffix = $portVersion
|
||||
lib:libQMobipocket6$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -25,13 +25,16 @@ REQUIRES="
|
||||
lib:libQt6Core5Compat$secondaryArchSuffix
|
||||
lib:libQt6Gui$secondaryArchSuffix
|
||||
"
|
||||
REPLACES="
|
||||
kdegraphics_mobipocket24$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
kdegraphics_mobipocket24${secondaryArchSuffix}_devel = $portVersion
|
||||
kdegraphics_mobipocket_kf6${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libQMobipocket6$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kdegraphics_mobipocket24$secondaryArchSuffix == $portVersion base
|
||||
kdegraphics_mobipocket_kf6$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
@@ -47,9 +50,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
#defineDebugInfoPackage kdegraphics_mobipocket24$secondaryArchSuffix \
|
||||
# $libDir/libQMobipocket6.so.$libVersion
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake -Bbuild -S. -DCMAKE_BUILD_TYPE=Release \
|
||||
Reference in New Issue
Block a user