From 41cdd1f88a520fd829e3b8534c4a3e61aac3e7ef Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 1 Feb 2026 19:28:58 +0100 Subject: [PATCH] babl, revbump, fix devel package for gir file (#13697) without this babl gir isn't found --- media-libs/babl/babl-0.1.120.recipe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/media-libs/babl/babl-0.1.120.recipe b/media-libs/babl/babl-0.1.120.recipe index 7f936a4f9..82266a224 100644 --- a/media-libs/babl/babl-0.1.120.recipe +++ b/media-libs/babl/babl-0.1.120.recipe @@ -10,11 +10,11 @@ as well as the framework to add new color models, spaces and data types." HOMEPAGE="https://gegl.org/babl/" COPYRIGHT="Øyvind Kolås" LICENSE="GNU LGPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.gimp.org/pub/babl/0.1/babl-$portVersion.tar.xz" CHECKSUM_SHA256="f476ad15201fb4ed0c90c174c524b1e4271ccd69a377242d6a69fcdf87ceacc2" -ARCHITECTURES="all !x86_gcc2" +ARCHITECTURES="ALL !x86_gcc2" SECONDARY_ARCHITECTURES="x86" libVersion="0.219.0" @@ -91,7 +91,8 @@ INSTALL() # devel package packageEntries devel \ - $developDir + $developDir \ + $dataDir/gir-1.0 # doc package mkdir -p $documentationDir/packages/