gromit-mpx: update to 1.3.
This commit is contained in:
parent
1a2724b01e
commit
0df58c2153
1 changed files with 4 additions and 8 deletions
|
@ -1,17 +1,13 @@
|
||||||
# Template file for 'gromit-mpx'
|
# Template file for 'gromit-mpx'
|
||||||
pkgname=gromit-mpx
|
pkgname=gromit-mpx
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=cmake
|
||||||
hostmakedepends="autoconf automake pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+3-devel libappindicator-devel libdbusmenu-glib-devel"
|
makedepends="gtk+3-devel libappindicator-devel libdbusmenu-glib-devel"
|
||||||
short_desc="Multi-pointer annotation tool"
|
short_desc="Multi-pointer annotation tool"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/bk138/gromit-mpx"
|
homepage="https://github.com/bk138/gromit-mpx"
|
||||||
distfiles="https://github.com/bk138/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/bk138/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=c9034a238a43be5e1965fff37ab1b801578469075e88f5eb0c7514b00c317c19
|
checksum=f9decb58e733f60de33efd88fa396d99d4d966a23a6dbb3f813f090de3b8eb72
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
autoreconf --install
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue