13 lines
515 B
Bash
13 lines
515 B
Bash
# Template file for 'switchboard-plug-bluetooth'
|
|
pkgname=switchboard-plug-bluetooth
|
|
version=0.1.1
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config vala"
|
|
makedepends="switchboard-devel granite-devel gtk+3-devel"
|
|
short_desc="Switchboard Bluetooth Plug"
|
|
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/elementary/${pkgname}"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=12b456dd3a5a7555f44665dc0c67315737a54e8c618aca5e67da5fb5c85c4f4a
|