mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libmt32emu: update to 2.7.0
This commit is contained in:
parent
8fda4964ae
commit
f3535a6b74
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmt32emu'
|
# Template file for 'libmt32emu'
|
||||||
pkgname=libmt32emu
|
pkgname=libmt32emu
|
||||||
version=2.5.1
|
version=2.7.0
|
||||||
revision=1
|
revision=1
|
||||||
_version_string=${version//./_}
|
_version_string=${version//./_}
|
||||||
wrksrc=munt-libmt32emu_${_version_string}
|
wrksrc=munt-libmt32emu_${_version_string}
|
||||||
|
@ -12,8 +12,9 @@ short_desc="Emulate Roland MT-32, CM-32L and LAPC-I synthesizer modules"
|
||||||
maintainer="Joshua Krämer <joshua@kraemer.link>"
|
maintainer="Joshua Krämer <joshua@kraemer.link>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://munt.sourceforge.net"
|
homepage="http://munt.sourceforge.net"
|
||||||
|
changelog="https://raw.githubusercontent.com/munt/munt/libmt32emu_2_7_0/mt32emu/NEWS.txt"
|
||||||
distfiles="https://github.com/munt/munt/archive/libmt32emu_${_version_string}.tar.gz"
|
distfiles="https://github.com/munt/munt/archive/libmt32emu_${_version_string}.tar.gz"
|
||||||
checksum=684988ab4d2b103554d9a38ad556cebc3ebc28d1d8fbb49fb4808ec9c80a2bf4
|
checksum=5ede7c3d28a3bb0d9e637935b8b96484fadb409c9e5952a9e5432b3e05e5dbc1
|
||||||
|
|
||||||
build_options="libsoxr libsamplerate"
|
build_options="libsoxr libsamplerate"
|
||||||
desc_option_libsoxr="Use libsoxr for sample rate conversion"
|
desc_option_libsoxr="Use libsoxr for sample rate conversion"
|
||||||
|
|
Loading…
Add table
Reference in a new issue