alsa-plugins: update to 1.1.0.
This commit is contained in:
parent
be6ce85086
commit
2c170de91d
|
@ -1,10 +0,0 @@
|
|||
--- arcam-av/arcam_av.c.orig 2015-05-13 18:42:27.594373337 +0200
|
||||
+++ arcam-av/arcam_av.c 2015-05-13 18:42:38.945502875 +0200
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include <sys/ipc.h>
|
||||
+#include <sys/select.h>
|
||||
#include <sys/shm.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/stat.h>
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'alsa-plugins'.
|
||||
pkgname=alsa-plugins
|
||||
version=1.0.29
|
||||
revision=2
|
||||
version=1.1.0
|
||||
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, LGPL-2.1"
|
||||
homepage="http://www.alsa-project.org"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2"
|
||||
checksum=325d85cac285f632b83e0191ae3f348bad03c1f007b937042f164abb81ea6532
|
||||
checksum=3b83c329953bef99f5fe25ae04ec4a455fe6514939f3b45a5321966652b2c9ee
|
||||
|
||||
alsa-plugins-jack_package() {
|
||||
short_desc+=" - Jack output plugin"
|
||||
|
|
Loading…
Reference in New Issue