diff options
author | Ken Moore <ken@ixsystems.com> | 2020-04-26 20:39:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-26 20:39:29 -0400 |
commit | 5f1d9ac2de48767b9190363ebefee785e7546d8e (patch) | |
tree | 09f4648a09e8271f6fd78b3482c3b6c54440e5e3 | |
parent | Some more updates to the desktop. (diff) | |
parent | Adding graphs to show which repos have Lumina (diff) | |
download | lumina-5f1d9ac2de48767b9190363ebefee785e7546d8e.tar.gz lumina-5f1d9ac2de48767b9190363ebefee785e7546d8e.tar.bz2 lumina-5f1d9ac2de48767b9190363ebefee785e7546d8e.zip |
Merge pull request #725 from JohnBlood/patch-1
Adding graphs to show which repos have Lumina
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -34,7 +34,16 @@ Supported operating systems include (but are not limited to): Known OS distributions that provide the Lumina desktop out-of-box: * [Project Trident (Void Linux)](https://project-trident.org) + +Some operating systems package the Lumina desktop under the name `lumina` and some use `lumina-desktop`. +Operating system repos with a `lumina` package + +[![Packaging status](https://repology.org/badge/vertical-allrepos/lumina.svg)](https://repology.org/project/lumina/versions) + +Operating system repos with a `lumina-desktop` package + +[![Packaging status](https://repology.org/badge/vertical-allrepos/lumina-desktop.svg)](https://repology.org/project/lumina-desktop/versions) Latest Versions <a name="latestversions"></a> ---- |