Skip to content

Commit

Permalink
threadweaver-5: new, 5.116.0
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Nov 6, 2024
1 parent 36c210d commit dc66dda
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
17 changes: 17 additions & 0 deletions desktop-kde/threadweaver-5/autobuild/defines
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
PKGNAME=threadweaver-5
PKGSEC=kde
PKGDEP="qt-5"
BUILDDEP="doxygen extra-cmake-modules"
PKGDES="A high-level multithreading framework (KDE 5 compatibility runtime)"

CMAKE_AFTER="-DBUILD_COVERAGE=OFF \
-DBUILD_QCH=ON \
-DBUILD_TESTING=OFF \
-DBUILD_WITH_QT6=OFF \
-DKDE_INSTALL_PREFIX_SCRIPT=OFF \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DKDE_L10N_AUTO_TRANSLATIONS=OFF \
-DKDE_L10N_SYNC_TRANSLATIONS=OFF"

PKGBREAK="threadweaver<=5.115.0"
PKGREP="threadweaver<=5.115.0"
4 changes: 4 additions & 0 deletions desktop-kde/threadweaver-5/spec
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
VER=5.116.0
SRCS="git::commit=tags/v${VER}::https://invent.kde.org/frameworks/threadweaver.git"
CHKSUMS="SKIP"
CHKUPDATE="anitya::id=8762"

0 comments on commit dc66dda

Please sign in to comment.