13 lines
515 B
Bash
13 lines
515 B
Bash
# Template file for 'switchboard-plug-bluetooth'
|
|
pkgname=switchboard-plug-bluetooth
|
|
version=2.2.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 <camerontnorman@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/elementary/${pkgname}"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=72b87e6e2e2612a255353ab4e73ffedafc598083875495aa7df39c35740118bb
|