From b493b517601219840331d32f405960a81a0c0df3 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 4 Oct 2025 19:41:25 +0200 Subject: added 20-freebsd14-osx-sciteco: this builds OS X nightly binaries via osxcross * In contrast to the old Github workflow, we can no longer create pkgs, but instead create tar balls. You don't necessarily have to unpack it into the root, though, since the binaries are relocatable. * We cannot execute the resulting binaries, so the testsuite is no longer run under OS X. It could be executed with Darling, but only under Linux. * Resulting binaries are currently apparently fully statically linked. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index e1cc5c4..8bd2aca 100644 --- a/README +++ b/README @@ -147,11 +147,11 @@ So you may also try out the following nightly builds: * [Gtk packages](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-gtk) * [Curses packages](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-curses) * [Nightly builds](https://sciteco.fmsbw.de/downloads/nightly) - ~~for Mac OS,~~ Windows and Linux AppImages. + for Mac OS, Windows and Linux (AppImages). Nightly builds represent the repository's HEAD commit but may well be unstable. -~~For [Mac OS X](https://sciteco.fmsbw.de/knowledge/Mac%20OS%20Support/), -we currently only provide *experimental* ncurses builds.~~ +For [Mac OS X](https://sciteco.fmsbw.de/knowledge/Mac%20OS%20Support/), +we currently only provide *experimental* ncurses builds. If everything fails, you can try building from source. See [`INSTALL`](https://git.fmsbw.de/sciteco/tree/INSTALL) for more details. -- cgit v1.2.3