lxrandr: switch to gtk+3

This commit is contained in:
teldra 2019-08-11 14:18:12 +02:00 committed by Enno Boland
parent ae052fb0ee
commit 126243e899

View file

@ -1,14 +1,15 @@
# Template file for 'lxrandr' # Template file for 'lxrandr'
pkgname=lxrandr pkgname=lxrandr
version=0.3.2 version=0.3.2
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 xrandr" depends="desktop-file-utils xrandr"
short_desc="LXDE Monitor configuration tool" short_desc="LXDE Monitor configuration tool"
maintainer="Juan RP <xtraeme@voidlinux.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0r-or-later" license="GPL-2.0-or-later"
homepage="http://lxde.org/" homepage="http://lxde.org/"
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz" distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
checksum=8b5edfc9718061bc161fe51d388697cbaa819d6f8013ed24ba22f438e0dbc312 checksum=8b5edfc9718061bc161fe51d388697cbaa819d6f8013ed24ba22f438e0dbc312