Skip to content

Commit

Permalink
alsa-plugins: update to 1.1.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
darch6 committed Oct 17, 2018
1 parent 413b259 commit 59c5e01
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions srcpkgs/alsa-plugins/template
@@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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*"
}
}

0 comments on commit 59c5e01

Please sign in to comment.