mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lingot: update to 1.0.1.
This commit is contained in:
parent
df81c15513
commit
01c8f895c0
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lingot'
|
# Template file for 'lingot'
|
||||||
pkgname="lingot"
|
pkgname=lingot
|
||||||
version="0.9.1"
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="intltool pkg-config glib-devel"
|
||||||
|
makedepends="alsa-lib-devel gtk+3-devel jack-devel fftw-devel libglade-devel
|
||||||
|
pulseaudio-devel"
|
||||||
short_desc="A musical instrument tuner"
|
short_desc="A musical instrument tuner"
|
||||||
maintainer="David <kalichakra@zoho.com>"
|
maintainer="David <kalichakra@zoho.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.nongnu.org/lingot/"
|
homepage="http://www.nongnu.org/lingot/"
|
||||||
distfiles="http://download.savannah.gnu.org/releases/lingot/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.savannah.gnu.org/releases/lingot/${pkgname}-${version}.tar.gz"
|
||||||
checksum="ec91223ab3df7c9160e6f1ededd8125e64764360caa0de39f54ef0668d56f979"
|
checksum=71b8c77bb988e8384a0ecbf4c861d838f7b985284a8e18f75532ab9816c6a00f
|
||||||
|
|
||||||
hostmakedepends="intltool pkg-config"
|
|
||||||
makedepends="alsa-lib-devel libglade-devel gtk+-devel jack-devel"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue