xcircuit: update to 3.10.13
This commit is contained in:
parent
7c9a3e1009
commit
4c313b4f56
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xcircuit'
|
# Template file for 'xcircuit'
|
||||||
pkgname=xcircuit
|
pkgname=xcircuit
|
||||||
version=3.10.12
|
version=3.10.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="ACLOCAL=aclocal AUTOMAKE=automake"
|
make_build_args="ACLOCAL=aclocal AUTOMAKE=automake"
|
||||||
|
@ -11,10 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://opencircuitdesign.com/xcircuit/"
|
homepage="http://opencircuitdesign.com/xcircuit/"
|
||||||
distfiles="http://opencircuitdesign.com/xcircuit/archive/xcircuit-${version}.tgz"
|
distfiles="http://opencircuitdesign.com/xcircuit/archive/xcircuit-${version}.tgz"
|
||||||
checksum=92ea6366fdb58b669b62abc0c5f5662658bbaf80de01b4344b24d1eeeea0a610
|
checksum=769c886531fd5f7da0142115aa67d4eb465a3da127f0ad8b8705c5b53702a2f0
|
||||||
|
nocross="menudep: cannot execute binary file"
|
||||||
nocross="https://travis-ci.org/void-linux/void-packages/jobs/418553273#L1197
|
|
||||||
https://travis-ci.org/void-linux/void-packages/jobs/418553274#L1184"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/man/man1
|
vmkdir usr/share/man/man1
|
||||||
|
|
Loading…
Reference in New Issue