Add repology packaging status
ClosedPublic

Authored by gengisdave on Apr 30 2020, 12:53 PM.

Details

Reviewers
asensi
Group Reviewers
Krusader
Summary

Add an image generated by https://repology.org to shown what version of Krusader is shipped in (almost) all distros.

Test Plan

I (still) don't have push permission on website repo, I you are fine with the request, fell free to commit.

Diff Detail

Repository
R938 Krusader Website
Lint
Lint Skipped
Unit
Unit Tests Skipped
gengisdave requested review of this revision.Apr 30 2020, 12:53 PM
gengisdave created this revision.
asensi accepted this revision as: asensi.May 1 2020, 9:44 PM
asensi added a subscriber: asensi.

Thanks, Davide!

I (still) don't have push permission on website repo, I you are fine with the request, fell free to commit.

If you want/need permissions to change the website repository (git.kde.org:websites/krusader-org), you can ask KDE sysadmins (I don't have permissions to grant you access). Nowadays I suppose that it's achieved after going to:

https://phabricator.kde.org/ > Tasks > Create task > New Sysadmin Request

I don't mind uploading changes, by the way :-)

Also by the way, in https://krusader.org/get-involved/index.html there is

You can fetch the source from the KDE Git repository.

and a broken link. Which would be the correct destination for it?

This revision is now accepted and ready to land.May 1 2020, 9:44 PM

Also by the way, in https://krusader.org/get-involved/index.html there is

You can fetch the source from the KDE Git repository.

and a broken link. Which would be the correct destination for it?

You can change 5.12 with 5.14:

<p>
    <a href='https://build.kde.org/job/Extragear/job/krusader/job/stable-kf5-qt5%20SUSEQt5.14/'>
        <img src='https://build.kde.org/buildStatus/icon?job=Extragear/krusader/stable-kf5-qt5 SUSEQt5.14'>
    </a>
</p>
asensi closed this revision.May 8 2020, 10:58 PM

Both changes described there have been applied. Thanks, Davide!