gsettings_desktop_schemas, bump to version 49.1 (#13713)

This commit is contained in:
Schrijvers Luc
2026-02-04 17:18:26 +01:00
committed by GitHub
parent 60e16989a4
commit 72493ed63d

View File

@@ -3,19 +3,16 @@ DESCRIPTION="gsettings-desktop-schemas contains a collection of GSettings \
schemas for settings shared by various components of a desktop." schemas for settings shared by various components of a desktop."
HOMEPAGE="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas" HOMEPAGE="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas"
COPYRIGHT="Vincent Untz COPYRIGHT="Vincent Untz
Ryan Lortie Ryan Lortie"
"
LICENSE="GNU LGPL v2.1" LICENSE="GNU LGPL v2.1"
REVISION="2" REVISION="1"
SOURCE_URI="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/archive/$portVersion/gsettings-desktop-schemas-$portVersion.tar.gz" SOURCE_URI="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/archive/$portVersion/gsettings-desktop-schemas-$portVersion.tar.gz"
CHECKSUM_SHA256="31031e79df72f5880030d975ac7f50644f9937a420b9400fb08de89ff1548a2c" CHECKSUM_SHA256="c6baabe8c2c8b56825d0cfcc2ef859e5878a9de100be2894342640c094334517"
SOURCE_DIR="gsettings-desktop-schemas-$portVersion" SOURCE_DIR="gsettings-desktop-schemas-$portVersion"
ADDITIONAL_FILES=" ADDITIONAL_FILES="00_org.gnome.desktop.interface.gschema.override
00_org.gnome.desktop.interface.gschema.override compile-schemas.sh"
compile-schemas.sh
"
ARCHITECTURES="all !x86_gcc2" ARCHITECTURES="ALL !x86_gcc2"
SECONDARY_ARCHITECTURES="x86" SECONDARY_ARCHITECTURES="x86"
POST_INSTALL_SCRIPTS=" POST_INSTALL_SCRIPTS="
@@ -23,7 +20,7 @@ POST_INSTALL_SCRIPTS="
" "
PROVIDES=" PROVIDES="
gsettings_desktop_schemas$secondaryArchSuffix = $portVersion compat >= 43 gsettings_desktop_schemas$secondaryArchSuffix = $portVersion compat >= 49
" "
REQUIRES=" REQUIRES="
haiku$secondaryArchSuffix haiku$secondaryArchSuffix
@@ -44,9 +41,10 @@ BUILD_PREREQUIRES="
cmd:cmake cmd:cmake
cmd:find cmd:find
cmd:gcc$secondaryArchSuffix cmd:gcc$secondaryArchSuffix
cmd:gtkdocize
cmd:ld$secondaryArchSuffix cmd:ld$secondaryArchSuffix
cmd:meson cmd:meson
cmd:msgfmt$secondaryArchSuffix
cmd:msgmerge$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix cmd:pkg_config$secondaryArchSuffix
" "