mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
00b4d1f4fa
commit
6a115a3844
1 changed files with 16 additions and 0 deletions
16
srcpkgs/blueman/template
Normal file
16
srcpkgs/blueman/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'blueman'
|
||||||
|
pkgname=blueman
|
||||||
|
version=1.99.alpha1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-static"
|
||||||
|
hostmakedepends="intltool pkg-config Cython"
|
||||||
|
makedepends="python-gobject-devel python-dbus-devel gtk+3-devel startup-notification-devel libbluetooth-devel"
|
||||||
|
depends="dbus bluez python-gobject python-dbus"
|
||||||
|
pycompile_module="blueman"
|
||||||
|
short_desc="A GTK+ Bluetooth Manager"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/blueman-project/blueman"
|
||||||
|
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
||||||
|
checksum=4628b1767b53db685681e2005dfff4825a1b60f2c40718f3b077990742df4dd9
|
Loading…
Add table
Reference in a new issue