mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
alsa-plugins: update to 1.1.0.
This commit is contained in:
parent
be6ce85086
commit
2c170de91d
2 changed files with 3 additions and 13 deletions
|
@ -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'.
|
# Template build file for 'alsa-plugins'.
|
||||||
pkgname=alsa-plugins
|
pkgname=alsa-plugins
|
||||||
version=1.0.29
|
version=1.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-maemo-plugin"
|
configure_args="--disable-maemo-plugin"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://www.alsa-project.org"
|
homepage="http://www.alsa-project.org"
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2"
|
||||||
checksum=325d85cac285f632b83e0191ae3f348bad03c1f007b937042f164abb81ea6532
|
checksum=3b83c329953bef99f5fe25ae04ec4a455fe6514939f3b45a5321966652b2c9ee
|
||||||
|
|
||||||
alsa-plugins-jack_package() {
|
alsa-plugins-jack_package() {
|
||||||
short_desc+=" - Jack output plugin"
|
short_desc+=" - Jack output plugin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue