mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
ghex: initial add 3.18.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
27994ddffd
commit
2dcd46dc05
17
meta-gnome/recipes-gnome/ghex/ghex_3.18.4.bb
Normal file
17
meta-gnome/recipes-gnome/ghex/ghex_3.18.4.bb
Normal file
@ -0,0 +1,17 @@
|
||||
SUMMARY = "GHex - a hex editor for GNOME"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
DEPENDS = " \
|
||||
glib-2.0-native \
|
||||
gtk+3 \
|
||||
"
|
||||
|
||||
inherit gnomebase gsettings gtk-icon-cache gnome-help gettext upstream-version-is-even
|
||||
|
||||
SRC_URI[archive.md5sum] = "7e6ed808766bc18285bdc6999bdf0f15"
|
||||
SRC_URI[archive.sha256sum] = "c2d9c191ff5bce836618779865bee4059db81a3a0dff38bda3cc7a9e729637c0"
|
||||
|
||||
FILES_${PN} += "${datadir}/metainfo"
|
||||
@ -11,6 +11,7 @@ RDEPENDS_${PN} = " \
|
||||
evince \
|
||||
file-roller \
|
||||
gedit \
|
||||
ghex \
|
||||
gnome-calculator \
|
||||
gnome-font-viewer \
|
||||
gnome-terminal \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user