mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-31 18:13:58 -05:00
updates
This commit is contained in:
parent
7e0556a598
commit
057d938dba
3 changed files with 39 additions and 1 deletions
19
README.md
19
README.md
|
@ -1,3 +1,22 @@
|
||||||
|
## Active repositories and projects
|
||||||
|
|
||||||
|
List of browser build sub projects. These are the locations where people have their repositories and build artifacts.
|
||||||
|
|
||||||
|
Currently active build repositories:
|
||||||
|
* Linux: Flatpak, AppImage, Arch and other Linux builds of the LibreWolf browser.
|
||||||
|
* Bsys5: deb for mint,fedora,ubuntu; dmg for macOS.
|
||||||
|
* macOS: The macOS build of LibreWolf.
|
||||||
|
* Windows: LibreWolf builds for Windows.
|
||||||
|
* Gentoo:
|
||||||
|
* OpenBSD:
|
||||||
|
* Flatpak:
|
||||||
|
* fedora: bgstack15
|
||||||
|
* Debian: bgstack15
|
||||||
|
* Arch:
|
||||||
|
|
||||||
|
Currently active forks:
|
||||||
|
* FireDragon: https://github.com/dr460nf1r3/firedragon-browser
|
||||||
|
|
||||||
## LibreWolf build instructions
|
## LibreWolf build instructions
|
||||||
|
|
||||||
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-97.0.2-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
|
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-97.0.2-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
|
||||||
|
|
19
README.md.in
19
README.md.in
|
@ -1,3 +1,22 @@
|
||||||
|
## Active repositories and projects
|
||||||
|
|
||||||
|
List of browser build sub projects. These are the locations where people have their repositories and build artifacts.
|
||||||
|
|
||||||
|
Currently active build repositories:
|
||||||
|
* Linux: Flatpak, AppImage, Arch and other Linux builds of the LibreWolf browser.
|
||||||
|
* Bsys5: deb for mint,fedora,ubuntu; dmg for macOS.
|
||||||
|
* macOS: The macOS build of LibreWolf.
|
||||||
|
* Windows: LibreWolf builds for Windows.
|
||||||
|
* Gentoo:
|
||||||
|
* OpenBSD:
|
||||||
|
* Flatpak:
|
||||||
|
* fedora: bgstack15
|
||||||
|
* Debian: bgstack15
|
||||||
|
* Arch:
|
||||||
|
|
||||||
|
Currently active forks:
|
||||||
|
* FireDragon: https://github.com/dr460nf1r3/firedragon-browser
|
||||||
|
|
||||||
## LibreWolf build instructions
|
## LibreWolf build instructions
|
||||||
|
|
||||||
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-__VERSION__-__RELEASE__.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
|
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-__VERSION__-__RELEASE__.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f88024283b0dfb60fcaea9a3374aa6ea036260f5
|
Subproject commit d049197f6b31636a18cd410a3dce1a7c9fca8e4c
|
Loading…
Reference in a new issue