diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-14 15:24:13 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-14 15:31:40 +0300 |
commit | 99c528be13035e240c63e62ca571cfc55fd0578d (patch) | |
tree | 35ece13931797f1624af590543c169fcb7c92b0a /README | |
parent | 6399cfcfa2ddc8f94247b01b61cedf36d44e8b11 (diff) | |
download | sciteco-99c528be13035e240c63e62ca571cfc55fd0578d.tar.gz |
README: mention the RPM-based repositories provided by OBS
* Since OBS has its own VCS, there is no need to add the sciteco.spec
to this repository.
It's located here:
https://build.opensuse.org/projects/home:rhaberkorn:sciteco:STABLE/packages/sciteco/files/sciteco.spec
* We will probably provide nightly builds via the UNSTABLE subproject as well.
* Perhaps OBS will even be used to build Debian packages,
as PPA only works on Ubuntu.
Also it has a webinterface for downloading the binary packages, so these
could be removed from our nightly CI workflows.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -121,7 +121,10 @@ There are prebuilt binary packages and source bundles for your convenience: * [Download Archive at Sourceforge](https://sourceforge.net/projects/sciteco/files/) * [FreeBSD port](https://www.freshports.org/editors/sciteco/) [](https://repology.org/project/sciteco-curses/versions) -* [Ubuntu PPA](https://launchpad.net/~robin-haberkorn/+archive/sciteco) +* [Ubuntu PPA repository](https://launchpad.net/~robin-haberkorn/+archive/sciteco) +* [OBS repository and binary downloads](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco) + for RPM-based distributions (Fedora, openSUSE, etc.) + [](https://build.opensuse.org/package/show/home:rhaberkorn:sciteco:STABLE/sciteco) * [Arch User Repository](https://aur.archlinux.org/packages/sciteco-git) [](https://repology.org/project/sciteco/versions) * [Alpine Linux package](https://pkgs.alpinelinux.org/package/edge/community/x86_64/sciteco) |