Browse Source

Mention repositories in downloads page

Signed-off-by: falkTX <falktx@falktx.com>
pull/19/merge
falkTX 2 years ago
parent
commit
7f7cf26ea0
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
3 changed files with 46 additions and 45 deletions
  1. +44
    -43
      Downloads.php
  2. +1
    -1
      includes/footer.php
  3. +1
    -1
      includes/header.php

+ 44
- 43
Downloads.php View File

@@ -7,58 +7,59 @@ include_once("includes/header.php");
include_once("includes/versions.php");
?>

<ul id="Binaries" name="Binaries">
<li><b>Binary Releases</b></li>
<p>
Software developed by the KXStudio Team, pre-compiled and ready to run.<br/>
</p>
<p class="p_extra_spaced">
<b>Linux Downloads:</b><br/>
<h3 id="Binaries">Binary Releases</h3>
<p>
Software developed by the KXStudio Team, pre-compiled and ready to run.<br/>
If you're running a Debian or Ubuntu based system, please use the <a href="/Repositories">KXStudio Repositories</a> instead.<br/>
</p>
<p class="p_extra_spaced">
<b>Linux Downloads:</b><br/>
<!-- &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-linux32.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank"> -->
<!-- <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (32bit, version 0.8.1)<br/> -->
<!-- &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-linux64.tar.xz/download" class="external text a_bigger_text" rel="nofollow" target="_blank"> -->
<!-- <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (64bit, version 0.8.1)<br/> -->
&nbsp;<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux32.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (32bit, version <?php echo $VERSION_CARLA_OLD; ?>, requires Qt 5.9 or higher)<br/>
&nbsp;<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (64bit, version <?php echo $VERSION_CARLA_OLD; ?>, requires Qt 5.9 or higher)<br/>
</p>
<p class="p_extra_spaced">
<b>MacOS Downloads:</b><br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (compatible build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.8 or higher)<br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (universal build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.12 or higher)<br/>
</p>
<p class="p_extra_spaced">
<b>Windows Downloads:</b><br/>
&nbsp;<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux32.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (32bit, version <?php echo $VERSION_CARLA_OLD; ?>, requires Qt 5.9 or higher)<br/>
&nbsp;<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (64bit, version <?php echo $VERSION_CARLA_OLD; ?>, requires Qt 5.9 or higher)<br/>
</p>
<p class="p_extra_spaced">
<b>MacOS Downloads:</b><br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (compatible build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.8 or higher)<br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (universal build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.12 or higher)<br/>
</p>
<p class="p_extra_spaced">
<b>Windows Downloads:</b><br/>
<!-- &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-win32.zip/download" class="external text a_bigger_text" rel="nofollow" target="_blank"> -->
<!-- <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (32bit, version 0.8.1)<br/> -->
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-win32.zip" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (32bit, version <?php echo $VERSION_CARLA; ?>)<br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-win64.zip" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (64bit, version <?php echo $VERSION_CARLA; ?>)<br/>
</p>
</ul>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-win32.zip" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (32bit, version <?php echo $VERSION_CARLA; ?>)<br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-win64.zip" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (64bit, version <?php echo $VERSION_CARLA; ?>)<br/>
</p>

<p><br/></p>

<ul id="SourceCode" name="SourceCode">
<li><b>Source Code Releases</b></li>
<p>
Software developed by the KXStudio Team, released as source tarball so that distros other than Ubuntu (or advanced users) can pick it up.<br/>
If you're running a Debian or Ubuntu based system, please use the <a href="/Repositories">KXStudio Repositories</a> instead.<br/>
If you rather see our git repos (for a list of commits for example) check out
<a href="https://git.kx.studio/" class="external" rel="nofollow" target="_blank">https://git.kx.studio/</a>.
</p>
<p class="p_extra_spaced">
<b>Downloads:</b><br/>
<h3 id="SourceCode">Source Code Releases</h3>
<p>
Software developed by the KXStudio Team, released as source tarball so that distros other than Ubuntu (or advanced users) can pick it up.<br/>
If you rather see our git repos (for a list of commits for example) check out
<a href="https://git.kx.studio/" class="external" rel="nofollow" target="_blank">https://git.kx.studio/</a>.
</p>
<p class="p_extra_spaced">
<b>Downloads:</b><br/>
<!-- &nbsp;<a href="http://sourceforge.net/projects/kxstudio/files/Releases/cadence/Cadence-0.8.1-src.tar.bz2/download" class="external free a_bigger_text" rel="nofollow" target="_blank"> -->
<!-- <img src="images/ico_cadence.png" alt="" class="img_text_align"/> Cadence </a> (version 0.8.1)<br/> -->
&nbsp;<a href="https://github.com/falkTX/Carla/archive/v<?php echo $VERSION_CARLA; ?>.tar.gz" class="external free a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (version <?php echo $VERSION_CARLA; ?>)<br/>
</p>
</ul>
&nbsp;<a href="https://github.com/falkTX/Carla/archive/v<?php echo $VERSION_CARLA; ?>.tar.gz" class="external free a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (version <?php echo $VERSION_CARLA; ?>)<br/>
</p>

<h3 id="Repositories">Repository packages</h3>
<p>
General-purpose debian packages for systems with Debian 11 / Ubuntu 20.04 or superior.<br/>
See the dedicated <a href="/Repositories:Applications">Applications</a> and <a href="/Repositories:Plugins">Plugins</a> page for manual downloads,
or the <a href="/Repositories">Repositories entry-point</a> page for how to enable them.
</p>

<!--
<hr/>


+ 1
- 1
includes/footer.php View File

@@ -14,7 +14,7 @@
<?php } else if ($PAGE_TYPE == "DOWNLOADS") { ?>
<li><a href="#Binaries">Binaries</a></li>
<li><a href="#SourceCode">Source Code</a></li>
<li><a href="#Artwork">Artwork</a></li>
<li><a href="#Repositories">Repositories</a></li>
<?php } else if ($PAGE_TYPE == "PASTE") { ?>
<li><a href="<?php echo $ROOT; ?>/Paste" title="Create new paste">New Paste</a></li>
<?php if ($show_paste && ! $is_error) { ?>


+ 1
- 1
includes/header.php View File

@@ -384,7 +384,7 @@ function isMobile() {
<?php } else if ($PAGE_TYPE == "DOWNLOADS") { ?>
<li><a href="#Binaries">Binaries</a></li>
<li><a href="#SourceCode">Source Code</a></li>
<li><a href="#Artwork">Artwork</a></li>
<li><a href="#Repositories">Repositories</a></li>
<?php } else if ($PAGE_TYPE == "PASTE") { ?>
<li><a href="<?php echo $ROOT; ?>/Paste" title="Create new paste">New Paste</a></li>
<?php if ($show_paste && ! $is_error) { ?>


Loading…
Cancel
Save