From 76b27162f9e612d8f117df312d39a56ad66ce589 Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Tue, 28 Apr 2026 17:36:10 +0800 Subject: [PATCH] eog: Add HOMEPAGE Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/eog/eog_49.3.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-gnome/recipes-gnome/eog/eog_49.3.bb b/meta-gnome/recipes-gnome/eog/eog_49.3.bb index d67c3733af..eee6c14459 100644 --- a/meta-gnome/recipes-gnome/eog/eog_49.3.bb +++ b/meta-gnome/recipes-gnome/eog/eog_49.3.bb @@ -1,4 +1,6 @@ SUMMARY = "This is the Eye of GNOME, an image viewer program." +HOMEPAGE = "https://gitlab.gnome.org/GNOME/eog" + LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"