15 lines
572 B
Bash
15 lines
572 B
Bash
|
# Template file for 'bluedevil'
|
||
|
pkgname=bluedevil
|
||
|
version=5.8.7
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
configure_args="-DBUILD_TESTING=OFF"
|
||
|
hostmakedepends="extra-cmake-modules"
|
||
|
makedepends="bluez-qt5-devel kded-devel kio-devel plasma-framework-devel"
|
||
|
short_desc="KDE Bluetooth integration"
|
||
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||
|
license="GPL-2"
|
||
|
homepage="https://projects.kde.org/projects/plasma/bluedevil"
|
||
|
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||
|
checksum=bf349f24f2194a0c77441237acebdf2658f2f11400673e43428f7da9d5149b83
|