Skip to content

Commit c1c040b

Browse files
stydxmcthbleachbit
authored andcommitted
libkdcraw: rebuild for libraw
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent 25e7c7e commit c1c040b

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

desktop-kde/libkdcraw/autobuild/defines

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ PKGDEP="libraw qt-5"
44
BUILDDEP="extra-cmake-modules"
55
PKGDES="C++ interface used to decode RAW picture for KDE"
66

7-
CMAKE_AFTER="-DBUILD_COVERAGE=OFF \
8-
-DBUILD_TESTING=OFF \
9-
-DBUILD_WITH_QT6=OFF \
10-
-DENABLE_BSYMBOLICFUNCTIONS=OFF \
11-
-DKDE_INSTALL_PREFIX_SCRIPT=OFF \
12-
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
13-
-DKDE_L10N_AUTO_TRANSLATIONS=OFF \
14-
-DKDE_L10N_SYNC_TRANSLATIONS=OFF"
7+
ABTYPE=cmakeninja
8+
CMAKE_AFTER=(
9+
'-DBUILD_COVERAGE=OFF'
10+
'-DBUILD_TESTING=OFF'
11+
'-DBUILD_WITH_QT6=OFF'
12+
'-DENABLE_BSYMBOLICFUNCTIONS=OFF'
13+
'-DKDE_INSTALL_PREFIX_SCRIPT=OFF'
14+
'-DKDE_INSTALL_USE_QT_SYS_PATHS=ON'
15+
'-DKDE_L10N_AUTO_TRANSLATIONS=OFF'
16+
'-DKDE_L10N_SYNC_TRANSLATIONS=OFF'
17+
)
1518

1619
PKGBREAK="kdegraphics-thumbnailers<=16.04.3 kde-l10n<=16.12.3"
1720
PKGREP="kde-l10n<=16.12.3"

desktop-kde/libkdcraw/spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
VER=23.08.5
2+
REL=1
23
SRCS="tbl::https://download.kde.org/stable/release-service/$VER/src/libkdcraw-$VER.tar.xz"
34
CHKSUMS="sha256::ab1080e449ff468032b7ba5f203fba1cdca3ab9958c4f9b5451ba0e2c0978f11"
45
CHKUPDATE="anitya::id=8763"

0 commit comments

Comments
 (0)