aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unicap/ucview_0.22.bb
blob: 38137b962907d20bb1c2182406dbc2cc6057672f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "Simple camera capture GUI based on unicap."
SECTION = "graphics"
LICENSE = "GPL"
DEPENDS = "intltool-native gtk+ libpng unicap gconf libglade gdk-pixbuf-csource-native"
PR = "r1"

SRC_URI = "http://www.unicap-imaging.org/downloads/${P}.tar.gz \
           file://cross.patch"

inherit autotools pkgconfig

FILES_${PN} += " ${datadir}/dbus-1 ${datadir}/icons"
FILES_${PN}-dbg += " ${libdir}/ucview/plugins/.debug"

SRC_URI[md5sum] = "1b43c823624962bde3248ae493995750"
SRC_URI[sha256sum] = "aabf82869707be33ac57cce1db798922b8a9329cfcba876643d49f9807fb32af"