[pitivi-web] Update the Download page
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi-web] Update the Download page
- Date: Tue, 15 Jun 2021 21:00:33 +0000 (UTC)
commit 5ae3aac2bf5b56b68793b0ce2231edb845c37965
Author: Alexandru Băluț <alexandru balut gmail com>
Date: Mon Jun 14 00:43:17 2021 +0200
Update the Download page
content/download/index.html | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/content/download/index.html b/content/download/index.html
index f9399fe..348cd91 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -1,31 +1,33 @@
---
title: "Download"
-date: 2021-05-30T19:26:28+02:00
+date: 2021-06-14T00:42:14+02:00
---
<section class="centered-introduction">
<h1>About versions</h1>
- <p>The latest released version is <b>2021.05</b>. When <a
href="https://developer.pitivi.org/Bug_reporting.html">reporting bugs</a>, please make sure they affect the
latest release or the development version.</p>
+ <p>The latest released version is <b>2021.05</b>. When <a
href="https://developer.pitivi.org/Bug_reporting.html">reporting bugs</a> please make sure they affect the
latest release or the development version.</p>
- <p>Various GNU/Linux distributions provide Pitivi in their repositories, but the version provided may be
too old or there might be bugs related to packaging that we have no control over. <b>The recommended way of
using and testing Pitivi is through our distro-agnostic packages below</b>.</p>
+ <p>Various GNU/Linux distributions provide Pitivi in their repositories, but the version provided may be
old or there might be bugs related to packaging that we have no control over. <b>The recommended way of using
and testing Pitivi is through our distro-agnostic packages below</b>.</p>
</section>
<section class="auto-column-half">
<h1 style="text-align: center;">Pre-built, distro-agnostic packages</h1>
- <a href="https://developer.pitivi.org/Install_with_flatpak.html">
+ <a href="https://flathub.org/apps/details/org.pitivi.Pitivi">
<img src="flatpak.png" alt="Flatpak package icon" class="centered-image" />
</a>
- <p>In order to ease testing across Linux distributions, eliminate dependency problems and allow for
quicker testing cycles, we provide convenient packages using Flatpak. These sandboxed packages allows
installing the latest Pitivi on any recent Linux distribution, with minimal effort and increased security.
- Please <a href="https://developer.pitivi.org/Install_with_flatpak.html">install Pitivi using Flatpak</a>.
-
- <p style="color:gray;">Tarballs of Pitivi's source code are also available on the <a
href="https://download.gnome.org/sources/pitivi/">GNOME downloads page</a> (for packagers, typically), but
you should only use that if you <i>really</i> know what you're doing.</p>
+ <p>In order to eliminate dependency problems we provide a convenient package using Flatpak. The flatpak
package can be installed with minimal effort and is updated as soon as we release new versions.</p>
+ <p>Please <a href="https://flathub.org/apps/details/org.pitivi.Pitivi">install Pitivi from
Flathub</a>.</p>
</section>
<section class="auto-column-half">
- <h1 style="text-align: center;">Building the development version</h1>
- <a href="https://github.com/pitivi/pitivi/blob/master/docs/HACKING.md">
+ <h1 style="text-align: center;">Development version</h1>
+ <a href="https://developer.pitivi.org/Install_with_flatpak.html">
<img src="applications-development.png" alt="dev icon" class="centered-image" />
</a>
- <p>Interested in fixing a bug or adding a feature yourself? Setting up the <a
href="https://github.com/pitivi/pitivi/blob/master/docs/HACKING.md">development environment</a> is very easy.
Feel free to <a href="https://git.gnome.org/browse/pitivi">check out the code</a> and look at our <a
href="https://gitlab.gnome.org/GNOME/pitivi/-/milestones">short-term roadmap/milestones</a> or <a
href="https://gitlab.gnome.org/GNOME/pitivi/issues">backlog</a>, or the <a
href="https://developer.pitivi.org/Roadmap.html">long-term roadmap</a>.
+ <p>For testing purposes, the <b>development version</b> can be <a
href="https://developer.pitivi.org/Install_with_flatpak.html">installed using flatpak</a>.</p>
+
+ <p>To build Pitivi yourself, set up the <a href="https://developer.pitivi.org/HACKING.html">development
environment</a>.</p>
+
+ <p style="color:gray;">Tarballs of Pitivi's source code are available on the <a
href="https://download.gnome.org/sources/pitivi/">GNOME downloads page</a> (for packagers, typically). You
should only use that if you <i>really</i> know what you're doing.</p>
</section>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]