summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/ghex/ghex_46.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/ghex/ghex_46.3.bb')
-rw-r--r--meta-gnome/recipes-gnome/ghex/ghex_46.3.bb23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/ghex/ghex_46.3.bb b/meta-gnome/recipes-gnome/ghex/ghex_46.3.bb
new file mode 100644
index 0000000000..0185090beb
--- /dev/null
+++ b/meta-gnome/recipes-gnome/ghex/ghex_46.3.bb
@@ -0,0 +1,23 @@
1SUMMARY = "GHex - a hex editor for GNOME"
2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4
5
6DEPENDS = " \
7 desktop-file-utils-native \
8 glib-2.0-native \
9 gtk4 \
10 itstool-native \
11 libadwaita \
12"
13
14GIR_MESON_ENABLE_FLAG = 'enabled'
15GIR_MESON_DISABLE_FLAG = 'disabled'
16
17inherit gnomebase gsettings gtk-icon-cache gnome-help gettext gobject-introspection vala gi-docgen
18
19SRC_URI[archive.sha256sum] = "ea16595dfba0a97b55dd106305d56ba2baee95de0b13b75e75966cc31f9b3ec9"
20
21REQUIRED_DISTRO_FEATURES = "opengl"
22
23FILES:${PN} += "${libdir} ${datadir}/metainfo"