All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][ 1/3] gtksourceview4: Adjust for setting S in gnomebase.bbclass
@ 2025-11-19  4:43 Khem Raj
  2025-11-19  4:43 ` [meta-gnome][ 2/3] gtksourceview3: " Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Khem Raj @ 2025-11-19  4:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj, Ross Burton

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Ross Burton <ross.burton@arm.com>
---
 .../recipes-gnome/gtksourceview/gtksourceview4_4.8.4.bb     | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.4.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.4.bb
index b9ff4ef459..01d91d31bf 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.4.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.4.bb
@@ -6,15 +6,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"

 DEPENDS = "gtk+3 libxml2 glib-2.0-native"

-PNAME = "gtksourceview"
-
-S = "${UNPACKDIR}/${PNAME}-${PV}"
+GNOMEBN = "gtksourceview"

 inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspection vala

 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"

-SRC_URI = "${GNOME_MIRROR}/gtksourceview/4.8/${PNAME}-${PV}.tar.xz \
+SRC_URI = "${GNOME_MIRROR}/gtksourceview/${@oe.utils.trim_version("${PV}", 2)}/${GNOMEBN}-${PV}.tar.xz \
            file://0001-remove-pointless-check.patch"
 SRC_URI[sha256sum] = "7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-19 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-19  4:43 [meta-gnome][ 1/3] gtksourceview4: Adjust for setting S in gnomebase.bbclass Khem Raj
2025-11-19  4:43 ` [meta-gnome][ 2/3] gtksourceview3: " Khem Raj
2025-11-19  4:43 ` [meta-gnome][ 3/3] gtksourceview5: Upgrade to 5.18 Khem Raj
2025-11-19 10:41 ` [meta-gnome][ 1/3] gtksourceview4: Adjust for setting S in gnomebase.bbclass Ross Burton
2025-11-19 16:33   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.