mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
ganv: update to 1.6.0.
This commit is contained in:
parent
c1e37fa936
commit
87f05d6dfe
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ganv'
|
# Template file for 'ganv'
|
||||||
pkgname=ganv
|
pkgname=ganv
|
||||||
version=1.4.2
|
version=1.6.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=waf
|
build_style=waf3
|
||||||
hostmakedepends="glib-devel pkg-config python"
|
hostmakedepends="glib-devel pkg-config"
|
||||||
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="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-or-later"
|
||||||
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"
|
||||||
checksum=145028ade1567f258de6ad58ad0f7941646208d261028a9b74eb61126e2dfa3c
|
checksum=d46075c49142925ecd04419a0727aa035eed8ad4902c2899cce097944613335e
|
||||||
|
|
||||||
CXXFLAGS="-std=c++11"
|
CXXFLAGS="-std=c++11"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue