On 06.11.2015 20:04, Michael Niedermayer wrote:
> On Fri, Nov 06, 2015 at 05:18:23PM +0100, Andreas Cadhalpun wrote:
>> Signed-off-by: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>
>> ---
>>
> 
>> Should we also keep the previous links somewhere?
> 
> yes, please

OK, attached is a variant, that simply adds new sections.
It might be a bit confusing to have two sections for Debian/Ubuntu,
though.

Best regards,
Andreas
>From 8b3c774fcce80fd0b5a457122aba79685fded71b Mon Sep 17 00:00:00 2001
From: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>
Date: Fri, 6 Nov 2015 20:15:09 +0100
Subject: [PATCH] web/download: point to the official Debian/Ubuntu packages

Signed-off-by: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>
---
 src/download | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/src/download b/src/download
index 5691fbd..6d3517e 100644
--- a/src/download
+++ b/src/download
@@ -53,13 +53,22 @@
 
             <h3>Linux Packages</h3>
             <div class="list-group">
+              <a class="list-group-item" href="https://tracker.debian.org/pkg/ffmpeg";>
+                <strong>Debian</strong> – Official packages for Stable-Backports, Testing, Unstable
+                (amd64, arm64, armel, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, ppc64el, s390x)
+              </a>
               <a class="list-group-item" href="http://www.deb-multimedia.org/";>
-                <strong>Debian</strong> packages for Oldstable, Stable, Testing, Unstable
+                <strong>Debian</strong> – deb-multimedia packages for Oldstable, Stable, Testing, Unstable
                 (amd64, armel, armhf, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc)
               </a>
+              <a href="https://launchpad.net/ubuntu/+source/ffmpeg"; class="list-group-item">
+                <strong>Ubuntu</strong> – Official packages for Vivid, Wily, Xenial
+                (amd64, arm64, armhf, i386, powerpc, ppc64el)
+              </a>
               <a href="https://launchpad.net/~mc3man/+archive/ubuntu/trusty-media"; class="list-group-item">
                 <strong>Ubuntu</strong> – Ubuntu Multimedia for Trusty PPA. Provides static binaries
                 from most recent release branch.
+                (amd64, i386)
               </a>
               <a class="list-group-item" href="http://rpmfusion.org/";>
                 <strong>Fedora</strong> and <strong>Red Hat Enterprise Linux</strong> packages (i386, x86_64)
-- 
2.6.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to