diff options
Diffstat (limited to 'packages/unicap/ucview_0.22.bb')
-rw-r--r-- | packages/unicap/ucview_0.22.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/unicap/ucview_0.22.bb b/packages/unicap/ucview_0.22.bb deleted file mode 100644 index e1f22b48c1..0000000000 --- a/packages/unicap/ucview_0.22.bb +++ /dev/null @@ -1,13 +0,0 @@ -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" |