From 9269ebde07f29c3d095d94f011f3627e3798c567 Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 11 Aug 2019 14:18:11 +0200 Subject: [PATCH] lxinput: switch to gtk+3 --- srcpkgs/lxinput/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lxinput/template b/srcpkgs/lxinput/template index 26d0af587b..2341008854 100644 --- a/srcpkgs/lxinput/template +++ b/srcpkgs/lxinput/template @@ -1,14 +1,15 @@ # Template file for 'lxinput' pkgname=lxinput version=0.3.5 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--enable-gtk3" hostmakedepends="pkg-config intltool" -makedepends="gtk+-devel" +makedepends="gtk+3-devel" depends="desktop-file-utils" short_desc="LXDE Keyboad/Mouse configurator" -homepage="http://lxde.org/" -license="GPL-2" maintainer="Juan RP " +license="GPL-2.0-or-later" +homepage="http://lxde.org/" distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz" checksum=4e8f778a65a4afe2365b47e7899358aa4fab535343aa62c72a3cdc4cac1f6e88