From 9c15779724e6eb345cee0cefc068500b823bb593 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Jul 2018 16:59:36 -0300 Subject: [PATCH] libfakekey: update to 0.3. --- srcpkgs/libfakekey/template | 16 ++++++++++------ srcpkgs/libfakekey/update | 1 + 2 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 srcpkgs/libfakekey/update diff --git a/srcpkgs/libfakekey/template b/srcpkgs/libfakekey/template index 038b3eded7c..b312a2d17a5 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 00000000000..14bb9b1bf27 --- /dev/null +++ b/srcpkgs/libfakekey/update @@ -0,0 +1 @@ +site=https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/refs/