change usbtunerhelper src_uri.
[vuplus_openembedded] / recipes / pulseaudio / padevchooser_0.9.3.bb
1 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"
2 LICENSE = "GPLv2"
3 DEPENDS = "gtk+ libnotify gconf pulseaudio"
4
5 SRC_URI = "http://0pointer.de/lennart/projects/padevchooser/padevchooser-${PV}.tar.gz"
6
7 inherit autotools
8
9