Skip to content

Commit

Permalink
kunifiedpush: new, 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xtexChooser committed Oct 19, 2024
1 parent d788644 commit 1fc13fe
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
11 changes: 11 additions & 0 deletions desktop-kde/kunifiedpush/autobuild/defines
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
PKGNAME=kunifiedpush
PKGSEC=kde
PKGDEP="qt-6 gcc-runtime glibc"
BUILDDEP="extra-cmake-modules kdoctools"
PKGDES="UnifiedPush client library and distributor daemon for KDE"

CMAKE_AFTER="-DBUILD_COVERAGE=OFF \
-DBUILD_TESTING=OFF \
-DBUILD_QCH=ON \
-DKDE_INSTALL_PREFIX_SCRIPT=OFF \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
4 changes: 4 additions & 0 deletions desktop-kde/kunifiedpush/spec
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
VER=1.0.0
SRCS="git::commit=tags/v${VER}::https://invent.kde.org/libraries/kunifiedpush.git"
CHKSUMS=SKIP
CHKUPDATE="anitya::id=375055"

0 comments on commit 1fc13fe

Please sign in to comment.