From eabefc30385718a938ebcf8b7586a8f08145ef54 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Tue, 13 Oct 2009 16:35:35 +0200 Subject: ucview: add 0.30 --- recipes/unicap/ucview_0.30.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes/unicap/ucview_0.30.bb (limited to 'recipes/unicap') diff --git a/recipes/unicap/ucview_0.30.bb b/recipes/unicap/ucview_0.30.bb new file mode 100644 index 0000000000..e1f22b48c1 --- /dev/null +++ b/recipes/unicap/ucview_0.30.bb @@ -0,0 +1,13 @@ +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;patch=1" + +inherit autotools pkgconfig + +FILES_${PN} += " ${datadir}/dbus-1 ${datadir}/icons" +FILES_${PN}-dbg += " ${libdir}/ucview/plugins/.debug" -- cgit v1.2.3