blob: 1ddd9aab67d4bf64cde3c959a8ba1c5e02eb6edd [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Control and capture GUI for IIDC compliant cameras"
2HOMEPAGE = "http://damien.douxchamps.net/ieee1394/coriander/"
3SECTION = "applications"
4LICENSE = "GPL-3.0"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6DEPENDS = "gtk+ libgnomeui libraw1394 libdc1394 libxv tiff"
7
Brad Bishop6e60e8b2018-02-01 10:27:11 -05008PNBLACKLIST[coriander] ?= "BROKEN: fails to use SDL probably because libsdl-config was removed, error: unknown type name 'SDL_Overlay' - the recipe will be removed on 2017-09-01 unless the issue is fixed"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05009
10SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/coriander-2/${PV}/${BP}.tar.gz \
11 file://cross-compile.patch \
12 "
13
14SRC_URI[md5sum] = "431d98fb013217681f97ade168201fb8"
15SRC_URI[sha256sum] = "5c7fd31cb58d398e2742352bf1ffbd2ca22e06686c6668ecfd437735c2b79123"
16
17inherit autotools gettext