mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
kdevelop_php, bump to 25.04.0 (#12257)
This commit is contained in:
@@ -5,7 +5,7 @@ COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kdev-php-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="77974504732b1f47ce87edae9b170abd44dc95eabb3d3f7917a7e551961a6f88"
|
||||
CHECKSUM_SHA256="759b942493279ce3efd8f5da582d5f23d619e9dd7650a329410440258da06321"
|
||||
SOURCE_DIR="kdev-php-$portVersion"
|
||||
|
||||
ARCHITECTURES="?all !x86_gcc2"
|
||||
@@ -54,6 +54,16 @@ REQUIRES="
|
||||
lib:libQt6Xml$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
kdevelop_php${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libkdevphpcompletion$secondaryArchSuffix = $portVersion
|
||||
devel:libkdevphpduchain$secondaryArchSuffix = $portVersion
|
||||
devel:libkdevphpparser$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
kdevelop_php$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
kdevelop_pg_qt6${secondaryArchSuffix}_devel
|
||||
@@ -99,6 +109,14 @@ INSTALL()
|
||||
make -Cbuild install
|
||||
|
||||
rm -rf $dataDir/metainfo
|
||||
|
||||
prepareInstalledDevelLibs libkdevphpcompletion \
|
||||
libkdevphpduchain \
|
||||
libkdevphpparser
|
||||
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
$libDir/cmake
|
||||
}
|
||||
|
||||
TEST()
|
||||
Reference in New Issue
Block a user