14 lines
509 B
Bash
14 lines
509 B
Bash
# Template file for 'switchboard-plug-bluetooth'
|
|
pkgname=switchboard-plug-bluetooth
|
|
version=2.3.0
|
|
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 <cnemo@tutanota.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/elementary/${pkgname}"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=ffeb4cdb53696b241e203f4e0920bb90c05fd77b99a05bd9483cb4c8367f1000
|