parent
74ee726bc1
commit
04dc85065d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5'
|
# Template file for 'kactivities5'
|
||||||
pkgname=kactivities5
|
pkgname=kactivities5
|
||||||
version=5.71.0
|
version=5.72.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,9 +13,9 @@ depends="qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5
|
||||||
short_desc="KDE API for using and interacting with the Activity Manager"
|
short_desc="KDE API for using and interacting with the Activity Manager"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kactivities"
|
homepage="https://invent.kde.org/frameworks/kactivities"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=b4e63fec6532e4bdc41470985cea46b0a88c1b2298b80286cbf0ed2d2139b66f
|
checksum=3c7aed2e1298f1c300d53c6f8bb6106305de0945f6c3100a00896bdcf4923fd3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
Loading…
Reference in New Issue