Commit graph

7 commits

Author SHA1 Message Date
Jan Beich
c48fcbfe55 multimedia/ffmpeg: simplify ARCH workaround
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.

Approved by:	portmgr blanket
2016-12-19 01:08:39 +00:00
Jan Beich
deca2661af multimedia/libav: fix h264 decoder crash on 11.0+ i386
-mstackrealign isn't required (yet?) unlike multimedia/ffmpeg.

PR:		205958
Obtained from:	https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608
Approved by:	portmgr blanket
2016-11-09 08:48:09 +00:00
Pawel Pekala
a859112b83 - Update to version 11.7, take maintainership [1]
- Register proxy dependencies found by stage-qa
- Convert to USES=ssl
- Regenerate patches with make makepatch

PR:		211508 [1]
Submitted by:	Demetris Procopiou [1]
2016-08-03 16:41:44 +00:00
Vanilla I. Shu
eb50eb7a8f Upgrade to 11.2
PR:		196990
Submitted by:	takefu at airport.fm
2015-01-22 03:21:09 +00:00
Marcus von Appen
91b7fb7247 - Fix the implicit requirement lines of the pkg-config files to use libav's
files and libraries and not ffmpeg's

PR:		ports/192219
Submitted by:	Adriaan de Groot <groot@kde.org>
2014-07-29 16:35:30 +00:00
Marcus von Appen
b2910e4d7a - Update to version 10
- Unbreak on all supported FreeBSD versions (package builders)
- Enable support for wavpack and webp en/decoding
- Enable parallel installation with multimedia/ffmpeg by installing the shared
  libraries, headers and .pc files within separate directories (libav/) or
  using an own suffix (-libav)

Changelog for version 10: http://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v10
2014-04-08 19:45:15 +00:00
Marcus von Appen
81f9ec07fe - Unbreak the build for most environments after graphics/opencv changed
its library flags for pkg-config
2013-12-17 20:14:24 +00:00