lxinput: update to 0.3.6.
This commit is contained in:
parent
fdb54c7d18
commit
b7814d7595
1 changed files with 7 additions and 7 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'lxinput'
|
||||
pkgname=lxinput
|
||||
version=0.3.5
|
||||
revision=3
|
||||
version=0.3.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gtk3"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="pkg-config intltool automake glib-devel gettext-devel"
|
||||
makedepends="gtk+3-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="LXDE Keyboad/Mouse configurator"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://lxde.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||
checksum=4e8f778a65a4afe2365b47e7899358aa4fab535343aa62c72a3cdc4cac1f6e88
|
||||
distfiles="https://github.com/lxde/lxinput/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=2f15c2a17f970afb152cbd024503da26c1e15135e76e9f516e0ca97e909d6c37
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue