Merge pull request #3592 from Vaelatern/gromit-mpx
New package: gromit-mpx-1.1
This commit is contained in:
commit
4edbaa7b62
1 changed files with 17 additions and 0 deletions
17
srcpkgs/gromit-mpx/template
Normal file
17
srcpkgs/gromit-mpx/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'gromit-mpx'
|
||||||
|
pkgname=gromit-mpx
|
||||||
|
version=1.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="autoconf automake pkg-config"
|
||||||
|
makedepends="gtk+3-devel"
|
||||||
|
short_desc="Multi-pointer annotation tool"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/bk138/gromit-mpx"
|
||||||
|
distfiles="https://github.com/bk138/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=0065bef5ca4213933bb0e71efda09ea03bdab7115428e2a1e5c5dc54ca8444b9
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf --install
|
||||||
|
}
|
Loading…
Reference in a new issue