ti-syslink 2.00.00.78: import from meta-ti
[openembedded.git] / recipes / usbview / usbview_1.0.bb
blob2240da3beb585b1f9b18d30317d53ee7f8a88799
1 # usbview .bb build file
2 # Copyright (C) 2006, Advanced Micro Devices, Inc. All Rights Reserved
3 # Released under the MIT license (see /COPYING)
5 DESCRIPTION="USBView is a GTK program that displays the topography of the \
6 devices that are plugged into the USB bus on a Linux machine."
7 HOMEPAGE="http://www.kroah.com/linux-usb/"
8 LICENSE="GPL"
10 SRC_URI="http://www.kroah.com/linux-usb/${PN}-${PV}.tar.gz \
11 file://gtk2.patch"
13 DEPENDS="gtk+ pango glib-2.0 cairo atk"
15 inherit autotools
17 SRC_URI[md5sum] = "2ac1bdae03a858b965e895b211a75ad7"
18 SRC_URI[sha256sum] = "7a7add52242142f37a7d220c76dfe77090f6592eacdf796e3d07fa61415340fd"