diff --git a/srcpkgs/libfakekey/template b/srcpkgs/libfakekey/template index 038b3eded7..b312a2d17a 100644 --- a/srcpkgs/libfakekey/template +++ b/srcpkgs/libfakekey/template @@ -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 " -license="GPL-3" +maintainer="maxice8 " +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" diff --git a/srcpkgs/libfakekey/update b/srcpkgs/libfakekey/update new file mode 100644 index 0000000000..14bb9b1bf2 --- /dev/null +++ b/srcpkgs/libfakekey/update @@ -0,0 +1 @@ +site=https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/refs/