git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
612eb22
)
cheese: add 2.26
author
Koen Kooi
<koen@openembedded.org>
Wed, 1 Apr 2009 17:27:08 +0000
(19:27 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 1 Apr 2009 17:27:08 +0000
(19:27 +0200)
* cheese it the GNOME version of Apple's photobooth
recipes/gnome/cheese_2.26.0.bb
[new file with mode: 0644]
patch
|
blob
diff --git a/recipes/gnome/cheese_2.26.0.bb
b/recipes/gnome/cheese_2.26.0.bb
new file mode 100644
(file)
index 0000000..
ed1fb2a
--- /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"
+