mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
x42-plugins: update to 20210114.
This commit is contained in:
parent
8c865beca7
commit
b3a4be619e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'x42-plugins'
|
# Template file for 'x42-plugins'
|
||||||
pkgname=x42-plugins
|
pkgname=x42-plugins
|
||||||
version=20200714
|
version=20210114
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="cairo-devel pango-devel glu-devel jack-devel libsndfile-devel
|
||||||
short_desc="Collection of LV2 plugins"
|
short_desc="Collection of LV2 plugins"
|
||||||
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/x42/x42-plugins"
|
homepage="https://x42-plugins.com"
|
||||||
distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=746fe07a561392ba8c9c5de75dd3881fcc1de0733f55880238a62378a72f60ab
|
checksum=c54880fe4e596c8fd2918f1adb416cc91c2a3f1c4cb5e88574484517ff1ed8e0
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"
|
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"
|
||||||
|
|
Loading…
Add table
Reference in a new issue