git: Add packaging information (#630)

Add a section about the availability in third party repositories.
This commit is contained in:
Emanuel Haupt
2022-08-02 12:09:16 +02:00
committed by GitHub
parent 00b7ebf9ec
commit 44bb963654

View File

@@ -143,6 +143,12 @@ Nightlies are available via GitHub Actions [here](https://github.com/WerWolv/ImH
- [Fedora Rawhide RPM](https://nightly.link/WerWolv/ImHex/workflows/build/master/Fedora%20Rawhide%20RPM.zip)
- [Fedora Stable RPM](https://nightly.link/WerWolv/ImHex/workflows/build/master/Fedora%20Latest%20RPM.zip)
## Third party repositories
ImHex is available in various third party repositories.
[![Packaging status](https://repology.org/badge/vertical-allrepos/imhex.svg)](https://repology.org/project/imhex/versions)
## Compiling
To compile ImHex, a C++20 compiler is required. Releases are all mainly built using GCC, however on macOS, clang is also required to compile some ObjC code.