mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
pulseaudio-module-sndio: rebuild for pulseaudio-13.0
This commit is contained in:
parent
ed15280e8c
commit
4b5f476fe1
1 changed files with 2 additions and 2 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'pulseaudio-module-sndio'
|
# Template file for 'pulseaudio-module-sndio'
|
||||||
pkgname=pulseaudio-module-sndio
|
pkgname=pulseaudio-module-sndio
|
||||||
version=12.0
|
version=12.0
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
hostmakedepends="pulseaudio pkg-config"
|
hostmakedepends="pulseaudio pkg-config"
|
||||||
makedepends="sndio-devel pulseaudio-devel libltdl-devel libpulseaudio"
|
makedepends="sndio-devel pulseaudio-devel libltdl-devel libpulseaudio"
|
||||||
nocross="Can't link -lpulseco{re,mmon}-12.0."
|
|
||||||
short_desc="Module for PulseAudio to support playing to sndio servers"
|
short_desc="Module for PulseAudio to support playing to sndio servers"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, ISC"
|
license="LGPL-2.1-or-later, ISC"
|
||||||
homepage="https://github.com/t6/pulseaudio-module-sndio"
|
homepage="https://github.com/t6/pulseaudio-module-sndio"
|
||||||
distfiles="https://github.com/t6/pulseaudio-module-sndio/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/t6/pulseaudio-module-sndio/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=785baffed274241eb8e1642d0d6e66a411f7f6bf0d0257f46dcd51a809feb835
|
checksum=785baffed274241eb8e1642d0d6e66a411f7f6bf0d0257f46dcd51a809feb835
|
||||||
|
nocross="Can't link -lpulseco{re,mmon}-13.0."
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
[ -f LICENSE ] && exit 1
|
[ -f LICENSE ] && exit 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue