[oe-commits] Florian Boor : ucview: add 0.30

git version control git at git.openembedded.org
Tue Oct 13 14:42:47 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: eabefc30385718a938ebcf8b7586a8f08145ef54
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=eabefc30385718a938ebcf8b7586a8f08145ef54

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Tue Oct 13 16:35:35 2009 +0200

ucview: add 0.30

---

 recipes/unicap/ucview_0.30.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/recipes/unicap/ucview_0.30.bb b/recipes/unicap/ucview_0.30.bb
new file mode 100644
index 0000000..e1f22b4
--- /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"





More information about the Openembedded-commits mailing list