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 Aug 12, 2018
1 parent cc76ffc commit d049480
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.20180709
revision=1
_githash=f37fe47a24e74e55ce0853c6c9af0c46b2ba1e61
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=28a21c037dc2efe3568ab4ea9df304299163987b906565f8ca23fd205df9c21d

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

0 comments on commit d049480

Please sign in to comment.