summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-06-07Fix license stringDaniel Bermond
2017-06-07Updated to version 3.3.2Daniel Bermond
2017-06-07license: changed to just nonfree and unredistributableDaniel Bermond
'--enable-decklink' is incompatible with the GPL and requires 'enable-nonfree'. Although GPL3 is present in the resuling complex license mix, it does not seem to make sense leaving GPL3 in the license list. The output of configure script clearly says that the resulting license is nonfree and unredistributable, and this is what should be clearly stated to the user. The ffmpeg documentation says that in such cases, like we are using here with --enable-nonfree, the resulting binaries are under a complex and restrictive license mix. But it does not provide clear licensing terms for such situation. So I just created a LICENSE file and added generic notes to it which seems to better describe this nature than the previously used UNREDISTRIBUTABLE.txt file. Also, the presence of a LICENSE file is something more standard and is described in the Wiki. References: ----------- https://github.com/FFmpeg/FFmpeg/blob/a47273c803edfbc43793349b74429ae29b05c003/configure#L101-L102 https://github.com/FFmpeg/FFmpeg/blob/a47273c803edfbc43793349b74429ae29b05c003/configure#L6554-L6555 https://github.com/FFmpeg/FFmpeg/blob/a47273c803edfbc43793349b74429ae29b05c003/LICENSE.md#incompatible-libraries https://ffmpeg.org/pipermail/libav-user/2012-November/003179.html
2017-05-20Updated to version 3.3.1Daniel Bermond
2017-05-06Updated to version 3.3Daniel Bermond
2017-01-29provides ffmpegJan Koppe
2017-01-29version bump, conflicts with ffmpegJan Koppe
2016-10-31version bumpJan Koppe
2016-10-21version bumpJan Koppe
2016-10-11version bumpJan Koppe
2016-08-25update to 3.1.2, temp remove libopenjpeg because of build errorsJan Koppe
2016-07-21update to ffmpeg 3.1.1Jan Koppe
2016-05-11first version with decklinkJan Koppe