logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: e3316611a3094f6fea27b36d565f757b0b1d1d2d
parent ee77bb76242d16f19e79615e0becafe4b6569227
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 18 Aug 2019 22:59:04 +0200

projects/badwolf: Add packages/recipes (GURU, AUR)

Diffstat:

Mprojects/badwolf.shtml6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -16,6 +16,12 @@ <h2>Releases</h2> <p>The current development is fairly active and I tag a release about once in a week. The release are stable but I would consider the current stage of development to be in alpha/beta. Badwolf is using <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <p>You can get the releases in <a href="https://hacktivis.me/releases/">https://hacktivis.me/releases/</a>, there is only source releases for now but if I can be sure that I can have portable binairies without having to bundle the dependencies I’ll do them too.</p> + <h3>Packages / Recipes</h3> + <ul> + <!-- Alphabetically sorted --> + <li>ArchLinux: Present in the AUR as <a href="https://aur.archlinux.org/packages/badwolf/"><code>badwolf</code></a></li> + <li>Gentoo: Present in the <a href="https://wiki.gentoo.org/wiki/Project:GURU">GURU overlay</a> as <a href="http://gpo.zugaina.org/www-client/badwolf"><code>www-client/badwolf</code></a></li> + </ul> <h2>Supported platforms</h2> <p>In a sort-of descending priority list, X11 and Wayland are supported.</p> <ul>