bluez: update to 4.99.
This commit is contained in:
parent
d63975940b
commit
58b3cb22b7
|
@ -7,7 +7,6 @@ long_desc="
|
||||||
BlueZ is the official Linux Bluetooth Stack. It is an Open Source project
|
BlueZ is the official Linux Bluetooth Stack. It is an Open Source project
|
||||||
distributed under GNU General Public License (GPL)."
|
distributed under GNU General Public License (GPL)."
|
||||||
|
|
||||||
revision=1
|
|
||||||
conf_files="/usr/share/alsa/bluetooth.conf"
|
conf_files="/usr/share/alsa/bluetooth.conf"
|
||||||
|
|
||||||
Add_dependency run bluez
|
Add_dependency run bluez
|
||||||
|
|
|
@ -7,7 +7,6 @@ long_desc="
|
||||||
BlueZ is the official Linux Bluetooth Stack. It is an Open Source project
|
BlueZ is the official Linux Bluetooth Stack. It is an Open Source project
|
||||||
distributed under GNU General Public License (GPL)."
|
distributed under GNU General Public License (GPL)."
|
||||||
|
|
||||||
revision=1
|
|
||||||
Add_dependency run bluez
|
Add_dependency run bluez
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'bluez'
|
# Template file for 'bluez'
|
||||||
pkgname=bluez
|
pkgname=bluez
|
||||||
version=4.98
|
version=4.99
|
||||||
revision=1
|
|
||||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexecdir=/lib --enable-gstreamer --enable-dund
|
configure_args="--libexecdir=/lib --enable-gstreamer --enable-dund
|
||||||
|
@ -13,7 +12,7 @@ short_desc="Bluetooth tools and daemons"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.bluez.org/"
|
homepage="http://www.bluez.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=6eb21e712e8835eb1aec84bdfb38891cc4dc5353af921b8235d481da13c565d9
|
checksum=41889a91a5516eec26c4e59095ceea076de158b1ac38fd0ede9034596f511d3b
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains tools and system daemons for using Bluetooth devices.
|
This package contains tools and system daemons for using Bluetooth devices.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue