mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-24 12:45:11 +02:00
13 lines
510 B
Bash
13 lines
510 B
Bash
# Template file for 'noise-repellent'
|
|
pkgname=noise-repellent
|
|
version=0.1.4
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
hostmakedepends="pkg-config"
|
|
makedepends="lv2 fftw-devel"
|
|
short_desc="LV2 plug-in for broadband noise reduction"
|
|
maintainer="Colin Gillespie <colin@breavyn.com>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/lucianodato/noise-repellent"
|
|
distfiles="https://github.com/lucianodato/$pkgname/archive/$version.tar.gz"
|
|
checksum=19a2a899b740dd81775f09e03bc09b010725b3366219296f488425beb632c243
|