libfakekey: update to 0.3.

This commit is contained in:
maxice8 2018-07-22 16:59:36 -03:00
parent 5f79e9d4dd
commit 9c15779724
2 changed files with 11 additions and 6 deletions

View file

@ -1,16 +1,20 @@
# Template file for 'libfakekey'
pkgname=libfakekey
version=0.1
version=0.3
revision=1
build_style=gnu-configure
make_build_args="AM_LDFLAGS=-lX11"
hostmakedepends="automake libtool pkg-config"
makedepends="libXtst-devel"
short_desc="X virtual keyboard library"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-3"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://www.yoctoproject.org/tools-resources/projects/matchbox"
distfiles="http://downloads.yoctoproject.org/releases/matchbox/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
checksum=c41042a70524895b0edf8077ae3ae1206f1a313bea5811dcc23033ea16a00194
distfiles="https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/snapshot/libfakekey-${version}.tar.gz"
checksum=d282fa6481a5b85f71e36e8bad4cfa938cc8eaac4c42ffa27f9203ac634813f4
pre_configure() {
autoreconf -fi
}
libfakekey-devel_package() {
depends="${sourcepkg}>=${version}_${revision} libXtst-devel"

View file

@ -0,0 +1 @@
site=https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/refs/