flowcanvas: fix license
This commit is contained in:
parent
a3e5c5fe28
commit
14f365ae11
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'flowcanvas'
|
# Template file for 'flowcanvas'
|
||||||
pkgname=flowcanvas
|
pkgname=flowcanvas
|
||||||
version=0.7.1
|
version=0.7.1
|
||||||
revision=8
|
revision=9
|
||||||
build_style=waf
|
build_style=waf
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python"
|
||||||
makedepends="gtkmm2-devel libgnomecanvasmm-devel graphviz-devel boost-devel"
|
makedepends="gtkmm2-devel libgnomecanvasmm-devel graphviz-devel boost-devel"
|
||||||
short_desc="Interactive canvas widget for boxes-and-lines style environments"
|
short_desc="Interactive canvas widget for boxes-and-lines style environments"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://drobilla.net/software/flowcanvas/"
|
homepage="http://drobilla.net/software/flowcanvas/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=047928d858fd1e9296a9984de7468c86bbe23fc42e286691b8f273541402c596
|
checksum=047928d858fd1e9296a9984de7468c86bbe23fc42e286691b8f273541402c596
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue