mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
ktouch: update to 19.12.1.
This commit is contained in:
parent
62ef7f20d6
commit
13365df109
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'ktouch'
|
# Template file for 'ktouch'
|
||||||
pkgname=ktouch
|
pkgname=ktouch
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
||||||
pkg-config qt5-declarative qt5-qmake qt5-host-tools"
|
pkg-config qt5-declarative qt5-qmake qt5-host-tools gettext"
|
||||||
makedepends="libxkbfile-devel kdeclarative-devel kcmutils-devel
|
makedepends="libxkbfile-devel kdeclarative-devel kcmutils-devel
|
||||||
qt5-xmlpatterns-devel qt5-tools-devel kio-devel qt5-plugin-mysql qt5-plugin-tds
|
qt5-xmlpatterns-devel qt5-tools-devel kio-devel qt5-plugin-mysql qt5-plugin-tds
|
||||||
qt5-declarative-devel qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
|
qt5-declarative-devel qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
|
||||||
|
@ -15,7 +15,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/education/ktouch"
|
homepage="https://kde.org/applications/education/ktouch"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
|
||||||
checksum=721682cac4122054a31eedafa66afb9d98abd56c83d4b230a79c4c86a9adf15f
|
checksum=64b8a025f82b951c69c3be7aa7d3c23f14ccef9ed5e900776eb01462cff9a99f
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \
|
sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue