[FFmpeg-devel] [PATCH] web/download: point to the official Debian/Ubuntu packages

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Fri Nov 6 17:18:23 CET 2015


Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
---

Should we also keep the previous links somewhere?

---
 src/download | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/download b/src/download
index 5691fbd..5978f1f 100644
--- a/src/download
+++ b/src/download
@@ -53,13 +53,13 @@
 
             <h3>Linux Packages</h3>
             <div class="list-group">
-              <a class="list-group-item" href="http://www.deb-multimedia.org/">
-                <strong>Debian</strong> packages for Oldstable, Stable, Testing, Unstable
-                (amd64, armel, armhf, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc)
+              <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 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.
+              <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 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


More information about the ffmpeg-devel mailing list