diff options
Diffstat (limited to 'QMidiPlayer/index.html')
-rw-r--r-- | QMidiPlayer/index.html | 27 |
1 files changed, 12 insertions, 15 deletions
diff --git a/QMidiPlayer/index.html b/QMidiPlayer/index.html index e4a37bb..081a88e 100644 --- a/QMidiPlayer/index.html +++ b/QMidiPlayer/index.html @@ -20,23 +20,20 @@ <tr class="TText"><td> <br> <h3>Binaries</h3> - <h4><s>Nightly</s> package for Debian stretch/sid amd64</h4> - <a href="./releases/qmidiplayer_0.8.5-1_amd64.deb">qmidiplayer_0.8.5-1_amd64.deb</a><br> - <a href="./releases/qmidiplayer-plugin-visualization_0.8.5-1_amd64.deb">qmidiplayer-plugin-visualization_0.8.5-1_amd64.deb</a><br> - <a href="./releases/qmidiplayer-plugin-midifmt_0.8.5-1_amd64.deb">qmidiplayer-plugin-midifmt_0.8.5-1_amd64.deb</a><br> - <h4>Stable version for Debian stretch/sid amd64</h4> - <a href="./releases/qmidiplayer_0.7.2-5_amd64.deb">qmidiplayer_0.7.2-5_amd64.deb</a><br> - <h4>pkgbuild for arch linux</h4> - <a href="https://aur.archlinux.org/packages/qmidiplayer/">AUR</a><br> - Please note: this script actually pulls the latest source code from the git repository. - <h4>Stable binary for Windows Vista+</h4> - <a href="./releases/qmidiplayer_0.7.2-5_w32.7z">qmidiplayer_0.7.2-5_w32.7z</a> - <h4>Development version binary for Windows Vista+</h4> - <a href="./releases/qmidiplayer_0.8.6-indev_w32.7z">qmidiplayer_0.8.6-indev_w32.7z</a> + There used to be binaries built by me here. They tend to be horribly outdated so they have all been taken down. + However, please check out these: + <h4>Flatpak courtesy of Gary Wang (@BLumia)</h4> + Available on <a href="https://flathub.org/apps/org.chrisoft.qmidiplayer">Flathub</a> + <h4>pkgbuild for arch linux, currently maintained by Gary Wang (@BLumia)</h4> + <a href="https://aur.archlinux.org/packages/qmidiplayer">AUR</a> + <h4>"Officially unofficial" ebuild for Gentoo</h4> + <a href="https://cgit.chrisoft.org/ppo.git/tree/media-sound/qmidiplayer">My personal ebuild overlay</a> <h3>Source</h3> - <a href="https://github.com/chirs241097/QMidiPlayer">git</a><br> + <a href="https://cgit.chrisoft.org/QMidiPlayer.git/">git</a> + <h3>Issue tracker</h3> + Send your questions, comments, feature requests and complaints <a href="https://github.com/chirs241097/QMidiPlayer/issues">here</a>. <h3>Documentation</h3> - <a href="./doc/index.html">Documentation on chrisoft.org</a>. + View documentation <a href="https://htmlpreview.github.io/?https://github.com/chirs241097/QMidiPlayer/blob/master/doc/index.html">here</a>. <h3>License</h3> GNU GPL v3 </td></tr> |