lxinput: switch to gtk+3

This commit is contained in:
teldra 2019-08-11 14:18:11 +02:00 committed by Enno Boland
parent 68571cbe17
commit 9269ebde07

View file

@ -1,14 +1,15 @@
# Template file for 'lxinput' # Template file for 'lxinput'
pkgname=lxinput pkgname=lxinput
version=0.3.5 version=0.3.5
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-gtk3"
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"
makedepends="gtk+-devel" makedepends="gtk+3-devel"
depends="desktop-file-utils" depends="desktop-file-utils"
short_desc="LXDE Keyboad/Mouse configurator" short_desc="LXDE Keyboad/Mouse configurator"
homepage="http://lxde.org/"
license="GPL-2"
maintainer="Juan RP <xtraeme@voidlinux.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://lxde.org/"
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz" distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
checksum=4e8f778a65a4afe2365b47e7899358aa4fab535343aa62c72a3cdc4cac1f6e88 checksum=4e8f778a65a4afe2365b47e7899358aa4fab535343aa62c72a3cdc4cac1f6e88