14 lines
458 B
Bash
14 lines
458 B
Bash
# Template file for 'lxinput'
|
|
pkgname=lxinput
|
|
version=0.3.4
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="LXDE Keyboad/Mouse configurator"
|
|
homepage="http://lxde.org/"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
|
checksum=6e37074e406a05792f6eaac029638bd02fe88926f20736d73dcb5113da825c24
|