blob: 1807e467b6e3ab14d5275bf07ad1f26c4d53fd86 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Template file for 'lxrandr'
pkgname=lxrandr
version=0.3.2
revision=2
build_style=gnu-configure
configure_args="--enable-gtk3"
hostmakedepends="pkg-config intltool"
makedepends="gtk+3-devel"
depends="desktop-file-utils xrandr"
short_desc="LXDE Monitor configuration tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://lxde.org/"
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
checksum=8b5edfc9718061bc161fe51d388697cbaa819d6f8013ed24ba22f438e0dbc312
|