mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ganv: unmark nocross
This commit is contained in:
parent
98ddcf63c9
commit
7ba540ccbf
1 changed files with 1 additions and 2 deletions
|
@ -7,11 +7,10 @@ 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="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
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"
|
||||||
checksum=145028ade1567f258de6ad58ad0f7941646208d261028a9b74eb61126e2dfa3c
|
checksum=145028ade1567f258de6ad58ad0f7941646208d261028a9b74eb61126e2dfa3c
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
CXXFLAGS="-std=c++11"
|
CXXFLAGS="-std=c++11"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue