[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a73f6b0 web/download: point to the official Debian/Ubuntu packages
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Wed Nov 25 00:30:09 CET 2015
The branch, master has been updated
via a73f6b0d2e708be3a7a0b0361ea5b5c8af545e42 (commit)
from 4f98b18729b3bf12fec7ea5f55e9d19b16453d2d (commit)
- Log -----------------------------------------------------------------
commit a73f6b0d2e708be3a7a0b0361ea5b5c8af545e42
Author: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
AuthorDate: Fri Nov 6 20:15:09 2015 +0100
Commit: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
CommitDate: Wed Nov 25 00:25:47 2015 +0100
web/download: point to the official Debian/Ubuntu packages
Reviewed-by: Michael Niedermayer <michael at niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
diff --git a/src/download b/src/download
index 6965d19..e870ea4 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)
-----------------------------------------------------------------------
Summary of changes:
src/download | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list