mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
dolphin_plugins_kf6, bump to 25.12.0 (#13450)
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE="CC0 v1.0
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/dolphin-plugins-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="4e7552525dc3a30d6e521b9ce5d7e34deb0bac3474c621894b11567a743ecccf"
|
||||
CHECKSUM_SHA256="f6ee3660a746bd3d093c40acd102b2e1eea45161cd061d6ea4dc1873cb2a9c6c"
|
||||
SOURCE_DIR="dolphin-plugins-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -81,8 +81,8 @@ BUILD()
|
||||
{
|
||||
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \
|
||||
$cmakeDirArgs \
|
||||
-DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
|
||||
-DCMAKE_SKIP_RPATH=YES \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-Wno-dev
|
||||
|
||||
make -C build $jobArgs
|
||||
@@ -92,5 +92,6 @@ INSTALL()
|
||||
{
|
||||
make -C build install
|
||||
|
||||
# cleanup
|
||||
rm -rf $dataDir/metainfo
|
||||
}
|
||||
Reference in New Issue
Block a user