aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pulseaudio/padevchooser_0.9.3.bb
blob: b7bd0063073c8e52e9c3f5278a6dab3f0fec0eb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server"
LICENSE = "GPLv2"
DEPENDS = "gtk+ libnotify gconf pulseaudio"

PR = "r1"

SRC_URI = "http://0pointer.de/lennart/projects/padevchooser/padevchooser-${PV}.tar.gz"

SRC_URI[md5sum] = "6a9b52ad349f3fb3d5a3ccdf85958710"
SRC_URI[sha256sum] = "3238f19ea5a3c54efef31e4f86c712232c92704d68c9d2bbef0339ba9b4cb674"

inherit autotools