blob: ae88d661aa3520b2f3d838978a04ef79ff348e05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = bluewho
pkgdesc = Information and notification of new discovered bluetooth devices
pkgver = 0.5.2
pkgrel = 1
url = http://www.muflone.com/bluewho
arch = any
license = GPL3
makedepends = python-setuptools
depends = gtk3
depends = gobject-introspection
depends = libnotify
depends = python-dbus
depends = python-xdg
depends = python-gobject
depends = python-bluezero
optdepends = libcanberra: to play notification sound using canberra-gtk-play
optdepends = alsa-utils: to play notification sound using aplay
optdepends = libpulse: to play notification sound using paplay
optdepends = mplayer: to play notification sound using mplayer
source = bluewho-0.5.2.tar.gz::https://github.com/muflone/bluewho/archive/0.5.2.tar.gz
sha256sums = efdfb95ba71f691b5485da69b4a10acef02a4c851f0bcd3e0780bcc3f3aa7a7f
pkgname = bluewho
|