parent
2ae0521f8e
commit
a966591fbb
1 changed files with 8 additions and 6 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template file for 'touchegg'
|
# Template file for 'touchegg'
|
||||||
pkgname=touchegg
|
pkgname=touchegg
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
makedepends="qt-devel libXtst-devel geis-devel"
|
hostmakedepends="qt-qmake qt-devel"
|
||||||
short_desc="a multitouch gesture recognizer"
|
makedepends="libXtst-devel geis-devel"
|
||||||
|
build_wrksrc="touchegg"
|
||||||
|
short_desc="Multitouch gesture recognizer"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://code.google.com/p/touchegg/"
|
homepage="https://github.com/JoseExposito/touchegg"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://touchegg.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/JoseExposito/touchegg/archive/${version}.tar.gz"
|
||||||
checksum=95734815c7219d9a71282f3144b3526f2542b4fa270a8e69d644722d024b4038
|
checksum=daeca6063eeb9d3ee95803699665ce0b6f101bb3ce8421df2676744556c0b8c8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue