surpport seeking the recorded video
[vuplus_openembedded] / recipes / unicap / ucview_0.22.bb
1 DESCRIPTION = "Simple camera capture GUI based on unicap."
2 SECTION = "graphics"
3 LICENSE = "GPL"
4 DEPENDS = "intltool-native gtk+ libpng unicap gconf libglade gdk-pixbuf-csource-native"
5 PR = "r1"
6
7 SRC_URI = "http://www.unicap-imaging.org/downloads/${P}.tar.gz \
8            file://cross.patch;patch=1"
9
10 inherit autotools pkgconfig
11
12 FILES_${PN} += " ${datadir}/dbus-1 ${datadir}/icons"
13 FILES_${PN}-dbg += " ${libdir}/ucview/plugins/.debug"