Skip to content

Commit

Permalink
New package: qvkbd-0.0.0.20180709
Browse files Browse the repository at this point in the history
  • Loading branch information
travankor committed Nov 21, 2018
1 parent cc76ffc commit 9091ddb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions srcpkgs/qvkbd/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Template file for 'qvkbd'
pkgname=qvkbd
version=0.0.0.20181119
revision=1
_githash=f355cfa254b6af7435b503fc7ee7b15959ac8309
wrksrc="${pkgname}-${_githash}"
build_style=qmake
makedepends="libXtst-devel qt5-declarative-devel qt5-x11extras-devel"
depends="hicolor-icon-theme"
short_desc="Virtual keyboard written in Qt"
maintainer="travankor <[email protected]>"
license="GPL-3.0-or-later"
homepage="https://github.com/KivApple/qvkbd"
distfiles="${homepage}/archive/${_githash}.tar.gz"
checksum=067051c095e9db342289888e5d57e6bbf1ada5f48264c498c29cc3ee1ecabd3c

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-declarative-devel qt5-x11extras-devel"
fi

0 comments on commit 9091ddb

Please sign in to comment.