liblayout: Switch to repo with riscv64 version available.

This commit is contained in:
waddlesplash
2025-08-18 13:47:34 -04:00
committed by GitHub
parent 7b7928e7a7
commit 6283f63bb4

View File

@@ -16,14 +16,14 @@ around to support legacy apps that have not migrated to the Haiku layout kit."
HOMEPAGE="https://web.archive.org/web/20071227072934/http://www.xs4all.nl:80/~marcone/be.html"
COPYRIGHT="1996-2003 Marco Nelissen"
LICENSE="LIBLAYOUT"
REVISION="9"
srcGitRev="a67fd7bf6a6980349f7b14893bb0b2cf6c6f9fbc"
SOURCE_URI="https://github.com/pulkomandy/liblayout/archive/$srcGitRev.tar.gz"
REVISION="10"
srcGitRev="1f9119e3dee5ff582d0e7b673be4f8d614f403ad"
SOURCE_URI="https://github.com/diversys/liblayout/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="18d6d1461221b7e23e2f472b9c14fe787b6a6c2558825e250b324321cb131ec0"
SOURCE_DIR="liblayout-$srcGitRev"
PATCHES="liblayout-$portVersion.patchset"
ARCHITECTURES="all"
ARCHITECTURES="x86 x86_gcc2 x86_64 riscv64"
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
DISABLE_SOURCE_PACKAGE="yes"