gtkwave: update to 3.3.98.
This commit is contained in:
parent
6174035efe
commit
d13a33514e
1 changed files with 2 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtkwave'
|
# Template file for 'gtkwave'
|
||||||
pkgname=gtkwave
|
pkgname=gtkwave
|
||||||
version=3.3.97
|
version=3.3.98
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
|
configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
|
@ -11,14 +11,7 @@ maintainer="allan <mail@may.mooo.com>"
|
||||||
license="GPL-2.0-or-later, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="http://gtkwave.sourceforge.net/"
|
homepage="http://gtkwave.sourceforge.net/"
|
||||||
distfiles="http://gtkwave.sourceforge.net/gtkwave-${version}.tar.gz"
|
distfiles="http://gtkwave.sourceforge.net/gtkwave-${version}.tar.gz"
|
||||||
checksum=7bd40cdae19723a23101b8d4ccc1093420ee9f94686ffbbaeee95ab0c0c4c54b
|
checksum=efa6bbbeb3bd54104425a69a2aa0d079bb5c3ecc1c420ba57dcaa1c97c5a22f6
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
make -C contrib/pccts/antlr CC=cc LD=ld CFLAGS= LDFLAGS=
|
|
||||||
make -C contrib/pccts/dlg CC=cc LD=ld CFLAGS= LDFLAGS=
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.TXT
|
vlicense LICENSE.TXT
|
||||||
|
|
Loading…
Add table
Reference in a new issue