update PACKAGES.html

This commit is contained in:
idk
2022-09-11 01:47:20 -04:00
parent 4f41ba7322
commit 5c9835a972

View File

@ -129,15 +129,9 @@
/
</a>
<h1>
<a href="#packages-for-various-operating-systems" rel="nofollow">
<span></span>
</a>
Packages for various operating systems
</h1>
<h2>
<a href="#making-a-new-release" rel="nofollow">
<span></span>
</a>
Making a new release:
</h2>
<p>
@ -189,9 +183,6 @@
</li>
</ol>
<h2>
<a href="#windows" rel="nofollow">
<span></span>
</a>
Windows
</h2>
<p>
@ -222,18 +213,12 @@
release.sh on a Linux machine.
</p>
<h3>
<a href="#msi" rel="nofollow">
<span></span>
</a>
MSI
</h3>
<p>
Requires the Wixl toolset.
</p>
<h4>
<a href="#status-works-maintained" rel="nofollow">
<span></span>
</a>
Status: Works. Maintained.
</h4>
<p>
@ -243,18 +228,12 @@
</code>
</p>
<h4>
<a href="#exe" rel="nofollow">
<span></span>
</a>
EXE
</h4>
<p>
No special requirements.
</p>
<h4>
<a href="#status-works-maintained" rel="nofollow">
<span></span>
</a>
Status: Works. Maintained.
</h4>
<p>
@ -264,18 +243,12 @@
</code>
</p>
<h3>
<a href="#portable-zip" rel="nofollow">
<span></span>
</a>
Portable(.zip)
</h3>
<p>
No special requirements.
</p>
<h4>
<a href="#status-unknown-maintained" rel="nofollow">
<span></span>
</a>
Status: Unknown. Maintained.
</h4>
<p>
@ -285,9 +258,6 @@
</code>
</p>
<h2>
<a href="#linux" rel="nofollow">
<span></span>
</a>
Linux
</h2>
<p>
@ -301,18 +271,12 @@
.
</p>
<h3>
<a href="#debian" rel="nofollow">
<span></span>
</a>
Debian
</h3>
<p>
Make sure you have a recent Java and jpackage.
</p>
<h4>
<a href="#status-works-maintained" rel="nofollow">
<span></span>
</a>
Status: Works. Maintained.
</h4>
<p>
@ -322,24 +286,18 @@
</code>
</p>
<h3>
<a href="#fedora" rel="nofollow">
<span></span>
</a>
Fedora
</h3>
<p>
I&#39;m a Debian user and don&#39;t have a Fedora machine set up right now. Therefore,
I&rsquo;m a Debian user and don&rsquo;t have a Fedora machine set up right now. Therefore,
I build Fedora packages in a container.
</p>
<p>
Fedora doesn&#39;t have a jpackage in their repositories as far as I can tell so I use
Adoptium&#39;s third-party repository to supply the JDK I use to build the fedora
Fedora doesn&rsquo;t have a jpackage in their repositories as far as I can tell so I use
Adoptium&rsquo;s third-party repository to supply the JDK I use to build the fedora
package.
</p>
<h4>
<a href="#status-unknown-maintained" rel="nofollow">
<span></span>
</a>
Status: Unknown. Maintained.
</h4>
<p>
@ -349,18 +307,12 @@
</code>
</p>
<h3>
<a href="#portable-zip" rel="nofollow">
<span></span>
</a>
Portable(.zip)
</h3>
<p>
Details are platform dependent. Same build-deps as everything else.
</p>
<h4>
<a href="#status-works-maintained" rel="nofollow">
<span></span>
</a>
Status: Works. Maintained.
</h4>
<p>
@ -370,15 +322,9 @@
</code>
</p>
<h2>
<a href="#osx" rel="nofollow">
<span></span>
</a>
OSX
</h2>
<h3>
<a href="#todo" rel="nofollow">
<span></span>
</a>
TODO
</h3>
<div id="sourcecode">