mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
kiconthemes, revbump, move plugins to the right place (#10417)
This commit is contained in:
@@ -13,7 +13,7 @@ configuration dialogs, and should not be used by applications."
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/kiconthemes/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kiconthemes-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="6925134bf76bb8bf6b3dabada008ded8f60fa196aa7a00c0c720c29008719d2f"
|
||||
|
||||
@@ -91,7 +91,8 @@ BUILD()
|
||||
|
||||
cmake .. $cmakeDirArgs \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DECM_MKSPECS_INSTALL_DIR=$dataDir/Qt5/mkspecs \
|
||||
-DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt5 \
|
||||
-DECM_MKSPECS_INSTALL_DIR=$dataDir/Qt5/mkspecs/modules \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake
|
||||
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user