From: Koen Kooi Date: Wed, 1 Apr 2009 17:27:08 +0000 (+0200) Subject: cheese: add 2.26 X-Git-Tag: Release-2010-05/1~3701^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2e9587dd31e061d378f4c9730083e1f89e31f14;p=openembedded.git cheese: add 2.26 * cheese it the GNOME version of Apple's photobooth --- diff --git a/recipes/gnome/cheese_2.26.0.bb b/recipes/gnome/cheese_2.26.0.bb new file mode 100644 index 0000000000..ed1fb2a8f6 --- /dev/null +++ b/recipes/gnome/cheese_2.26.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Take photos and videos with your webcam, with fun graphical effects" +LICENSE = "GPLv2" + +DEPENDS = "gtk+ gstreamer hal librsvg gnome-desktop eds-dbus" +RRECOMMENDS_${PN} = "gst-plugins-good-meta gst-plugins-base-meta" + +inherit gnome + +FILES_${PN} += "${datadir}/dbus-1" +