alsa-plugins: update to 1.1.7.
This commit is contained in:
parent
413b259a63
commit
59c5e01c26
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'alsa-plugins'.
|
||||
# Template file for 'alsa-plugins'
|
||||
pkgname=alsa-plugins
|
||||
version=1.1.6
|
||||
revision=2
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-maemo-plugin"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="http://www.alsa-project.org"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/plugins/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6f1d31ebe3b1fa1cc8dade60b7bed1cb2583ac998167002d350dc0a5e3e40c13
|
||||
checksum=a74b405ab6d9e346e6908a853d5e7631cc61038d9b265bc7f37fab16e827da47
|
||||
|
||||
alsa-plugins-jack_package() {
|
||||
short_desc+=" - Jack output plugin"
|
||||
|
@ -49,7 +49,7 @@ alsa-plugins-samplerate_package() {
|
|||
alsa-plugins-ffmpeg_package() {
|
||||
short_desc+=" - libavcodec/a52 plugins"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/alsa-lib/*lavc*"
|
||||
vmove "usr/lib/alsa-lib/*lav*"
|
||||
vmove "usr/lib/alsa-lib/*a52*"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue