mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtkwave: update to 3.3.117.
This commit is contained in:
parent
bae42e64f2
commit
cfdb94cf71
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtkwave'
|
# Template file for 'gtkwave'
|
||||||
pkgname=gtkwave
|
pkgname=gtkwave
|
||||||
version=3.3.111
|
version=3.3.117
|
||||||
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"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="gtk+-devel tk-devel"
|
||||||
short_desc="Fully featured GTK+ based wave viewer"
|
short_desc="Fully featured GTK+ based wave viewer"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="http://gtkwave.sourceforge.net/"
|
homepage="https://gtkwave.sourceforge.net/"
|
||||||
distfiles="http://gtkwave.sourceforge.net/gtkwave-${version}.tar.gz"
|
distfiles="https://gtkwave.sourceforge.net/gtkwave-${version}.tar.gz"
|
||||||
checksum=f6e6046674033e5bab6e4e2720d6bd7dba70b23f329614191b029e06c57ec296
|
checksum=55520fc308244c5dc99d5a3f42f5e782eb8e6a9e81cece5c84ea3f11875bff13
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.TXT
|
vlicense LICENSE.TXT
|
||||||
|
|
Loading…
Add table
Reference in a new issue