From a4f19fde713816e4d96a5ba8e7441874424fa7dc Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 19 May 2025 09:14:10 +0200 Subject: [PATCH] libsecret, bump to 0.21.7 (#12405) --- ...-0.20.5.recipe => libsecret-0.21.7.recipe} | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) rename app-crypt/libsecret/{libsecret-0.20.5.recipe => libsecret-0.21.7.recipe} (86%) diff --git a/app-crypt/libsecret/libsecret-0.20.5.recipe b/app-crypt/libsecret/libsecret-0.21.7.recipe similarity index 86% rename from app-crypt/libsecret/libsecret-0.20.5.recipe rename to app-crypt/libsecret/libsecret-0.21.7.recipe index d45b97549..d90c4d408 100644 --- a/app-crypt/libsecret/libsecret-0.20.5.recipe +++ b/app-crypt/libsecret/libsecret-0.21.7.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2012-2019 Red Hat Inc LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://gitlab.gnome.org/GNOME/libsecret/-/archive/$portVersion/libsecret-$portVersion.tar.gz" -CHECKSUM_SHA256="b33b9542222ea8866f6ff2d31c0ad373877c2277db546ca00cc7fdda9cbab1c3" +CHECKSUM_SHA256="944d8a6072b6f285db40b8e9927dbe4dde81dcc7d177f84271fb167ccc297f65" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -36,26 +36,24 @@ REQUIRES_devel=" libsecret$secondaryArchSuffix == $portVersion base devel:libgcrypt$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix - devel:libintl$secondaryArchSuffix - devel:libxslt$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + bash_completion devel:libgcrypt$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix devel:libgobject_2.0$secondaryArchSuffix - devel:libintl$secondaryArchSuffix - devel:libxslt$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:find + docbook_xml_dtd + docbook_xsl_stylesheets cmd:gcc$secondaryArchSuffix - cmd:gtkdocize cmd:gpg$secondaryArchSuffix - cmd:ld$secondaryArchSuffix cmd:meson + cmd:msgfmt$secondaryArchSuffix cmd:pkg_config$secondaryArchSuffix + cmd:xsltproc " BUILD() @@ -71,10 +69,11 @@ BUILD() --libexecdir="$binDir" \ --datadir="$dataDir" \ --localedir="$dataDir/locale" \ + -Dbashcompdir=$dataDir/bash-completion \ -Dintrospection=false \ -Dgtk_doc=false \ -Dvapi=false \ - -Dmanpage=false + -Dmanpage=true ninja -C build } @@ -83,8 +82,8 @@ INSTALL() { ninja install -C build - prepareInstalledDevelLibs libsecret-1 - + prepareInstalledDevelLib \ + libsecret-1 fixPkgconfig # devel package