Switch to new download format, remove dependencies field from esvm service, enable manpages and tests
This commit is contained in:
@@ -1,9 +1,24 @@
|
||||
name: bluez
|
||||
description: Official Linux Bluetooth protocol stack
|
||||
version: 5.84
|
||||
version: "5.84"
|
||||
revision: 2
|
||||
url: https://www.bluez.org/
|
||||
license: GPL2-or-later,LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["alsa-lib","dbus","glib","glibc"]
|
||||
make_depends: ["cups","json-c","libical"]
|
||||
type: source
|
||||
depends:
|
||||
- alsa-lib
|
||||
- dbus
|
||||
- glib
|
||||
- glibc
|
||||
make_depends:
|
||||
- cups
|
||||
- json-c
|
||||
- libical
|
||||
- python-docutils
|
||||
- python-pygments
|
||||
downloads:
|
||||
- url: https://www.kernel.org/pub/linux/bluetooth/bluez-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 5ba73d030f7b00087d67800b0e321601aec0f892827c72e5a2c8390d8c886b11
|
||||
|
||||
Reference in New Issue
Block a user