[FFmpeg-devel] [PATCH] web/download: remove architecture lists

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Wed Nov 25 00:35:03 CET 2015


They are not very helpful and feel out-of-place.

Suggested-by: Timothy Gu <timothygu99 at gmail.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
---
 src/download | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/download b/src/download
index e870ea4..aa7daa2 100644
--- a/src/download
+++ b/src/download
@@ -55,23 +55,19 @@
             <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> – 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)
+                <strong>Fedora</strong> and <strong>Red Hat Enterprise Linux</strong> packages
               </a>
             </div> <!-- list-group -->
 
-- 
2.6.2


More information about the ffmpeg-devel mailing list