mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
cheese: add 2.30.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
DESCRIPTION = "Take photos and videos with your webcam, with fun graphical effects"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf"
|
||||
|
||||
DEPENDS = "gtk+ gstreamer gst-plugins-base libcanberra udev librsvg gnome-desktop eds-dbus"
|
||||
|
||||
inherit gnome
|
||||
|
||||
SRC_URI[archive.md5sum] = "1599fded8a1797ea51fb010af4e6c45b"
|
||||
SRC_URI[archive.sha256sum] = "48f03470c6f527caa0e3b269d3afcff86ae0939a74f66ce030d4eed3bc3cbd9a"
|
||||
|
||||
FILES_${PN} += "${datadir}/dbus-1"
|
||||
RRECOMMENDS_${PN} = "gst-plugins-good-meta gst-plugins-base-meta"
|
||||
|
||||
Reference in New Issue
Block a user