blob: 1459e0b4344f6e3c57cfceae8469ca16214da646 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001SUMMARY = "Image viewer and browser"
Andrew Geissler9aee5002022-03-30 16:27:02 +00002LICENSE="GPL-2.0-only"
Andrew Geissler595f6302022-01-24 19:11:47 +00003LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
4
5GNOMEBASEBUILDCLASS = "meson"
6
7REQUIRED_DISTRO_FEATURES = "polkit gobject-introspection-data"
8
9DEPENDS = " \
10 glib-2.0-native \
11 bison-native \
12 yelp-tools-native \
13 gtk+3 \
14 gsettings-desktop-schemas \
15 zlib \
16 jpeg \
17 exiv2 \
18 colord \
19 lcms \
20 libraw \
21 librsvg \
22 libsoup-2.4 \
23 json-glib \
24 libsecret \
25"
26
27inherit features_check gnomebase gnome-help gsettings itstool mime-xdg
28
29SRC_URI += " file://0001-LINGUAS-removed-duplicated-entry.patch"
30SRC_URI[archive.sha256sum] = "3deffc030384e64b57361c437c79b481ae1489ef44c87ae856e81bb10d8e383f"
31
32FILES:${PN} += "${datadir}/metainfo"