bluez-alsa: update to 1.4.0.
This commit is contained in:
parent
1f6e6de3cc
commit
67c1603dc6
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bluez-alsa'
|
# Template file for 'bluez-alsa'
|
||||||
pkgname=bluez-alsa
|
pkgname=bluez-alsa
|
||||||
version=1.3.1
|
version=1.4.0
|
||||||
revision=8
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-aac --disable-hcitop --enable-debug"
|
configure_args="--enable-aac --disable-hcitop --enable-debug"
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Arkq/bluez-alsa"
|
homepage="https://github.com/Arkq/bluez-alsa"
|
||||||
distfiles="https://github.com/Arkq/bluez-alsa/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Arkq/bluez-alsa/archive/v${version}.tar.gz"
|
||||||
checksum=29dad23877d0cf46a16e2f8d3746219e89068c33d052059caf1caaacd8b40cac
|
checksum=6287ae6135795a78470068ef9d9ea660d556cefc409905bd9211fda04d1e1f8e
|
||||||
system_accounts="_bluez_alsa"
|
system_accounts="_bluez_alsa"
|
||||||
_bluez_alsa_groups="audio"
|
_bluez_alsa_groups="audio"
|
||||||
|
|
||||||
|
@ -23,6 +23,6 @@ pre_configure() {
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/bluez_alsa.conf 644 etc/dbus-1/system.d/
|
vinstall ${FILESDIR}/bluez_alsa.conf 644 etc/dbus-1/system.d/
|
||||||
|
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE
|
||||||
vsv bluez-alsa
|
vsv bluez-alsa
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue