Files
LibreELEC.tv/packages/network/bluez/meta
Stephan Raue 4fd93e3efd bluez: update to bluez-4.82
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-19 21:12:09 +01:00

17 lines
523 B
Plaintext

PKG_NAME="bluez"
PKG_VERSION="4.82"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.bluez.org/"
PKG_URL="http://www.kernel.org/pub/linux/bluetooth/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="alsa-lib libusb-compat dbus glib"
PKG_BUILD_DEPENDS="toolchain alsa-lib libusb-compat dbus glib"
PKG_PRIORITY="optional"
PKG_SECTION="network"
PKG_SHORTDESC="bluez: Bluetooth Tools and System Daemons for Linux."
PKG_LONGDESC="Bluetooth Tools and System Daemons for Linux."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"