diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-31 03:20:24 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-08-31 03:20:24 +0300 |
commit | 138a8a8e12e15506aa94f676e76e41a9f7e2edba (patch) | |
tree | 67b38317156f05e1e7a5c225c07de23715778cae /NEWS | |
parent | 9425ad37ec95a40dc039169031259161c92cc217 (diff) | |
download | sciteco-138a8a8e12e15506aa94f676e76e41a9f7e2edba.tar.gz |
README: mention OBS release and nightly builds
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -2,7 +2,14 @@ News ==== <span class="nf nf-md-new_box"></span> -Users of RPM-based distributions (Fedora, openSUSE, etc.) can get -[releases](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco) and -[nightly builds](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco) -from our [Open Build Service repositories](https://build.opensuse.org/package/show/home:rhaberkorn:sciteco). +Releases, nightly builds, both as repositories and binary downloads for RPM-based distributions +(Fedora, openSUSE etc.) and Debian-based distributions (Debian, Raspbian, Ubuntu) are now provided via +[Open Build Service repositories](https://build.opensuse.org/package/show/home:rhaberkorn:sciteco): + +| *Releases* | [Common](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-common) | [Gtk](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-gtk) | [Curses](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:STABLE&package=sciteco-curses) +| *Nightlies* | [Common](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-common) | [Gtk](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-gtk) | [Curses](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-curses) + +The different links are only relevent when downloading packages - there are only two different OBS repositories per distribution. +This deprecates the [Ubuntu PPA repository](https://launchpad.net/~robin-haberkorn/+archive/sciteco). +FreeBSD, Windows and Mac OS binaries are still provided via [Github releases](https://github.com/rhaberkorn/sciteco/releases) +and [nightly builds](https://github.com/rhaberkorn/sciteco/releases/tag/nightly). |