ganv: rebuild.
This commit is contained in:
parent
10c950e39b
commit
ef40b38de4
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'ganv'
|
# Template file for 'ganv'
|
||||||
pkgname=ganv
|
pkgname=ganv
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=waf
|
build_style=waf
|
||||||
hostmakedepends="glib-devel pkg-config python"
|
hostmakedepends="glib-devel pkg-config python"
|
||||||
makedepends="gtkmm2-devel"
|
makedepends="gtkmm2-devel"
|
||||||
short_desc="Gtk widget for interactive 'boxes and lines'"
|
short_desc="Gtk widget for interactive 'boxes and lines'"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="http://drobilla.net/software/ganv/"
|
homepage="http://drobilla.net/software/ganv/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
|
|
Loading…
Reference in New Issue