mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
17 lines
523 B
Plaintext
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"
|