summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/ffmpeg: add libilbc useflagAlexis Ballier2016-02-243-2/+5
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/guvcview: bump to 2.0.3, add qt5 useflag and fix build with ffmpeg3.Alexis Ballier2016-02-243-0/+83
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: add dcadec useflagAlexis Ballier2016-02-243-2/+5
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: convert to virtual/jackAlexis Ballier2016-02-236-6/+6
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpegthumbnailer: bump to 2.1.1Alexis Ballier2016-02-232-0/+48
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/mkvtoolnix: bump to 8.9.0Alexis Ballier2016-02-232-0/+116
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/movit: Fix locale handling #575438Patrick Lauer2016-02-232-0/+22
| | | | Package-Manager: portage-2.2.27
* media-video/vdr: Fix typo in metadata.xmlPatrick Lauer2016-02-221-1/+1
| | | | Package-Manager: portage-2.2.27
* media-video/vlc: ffmpeg-3 blocked bug #575072Amy Winston2016-02-221-2/+2
| | | | Package-Manager: portage-2.2.26
* media-video/snappy: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* media-video/totem: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* media-video/subtitleeditor: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* media-video/pitivi: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* media-video/cheese: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* Remove masked for removal packagesPacho Ramos2016-02-209-292/+0
|
* Remove masked for removal packagesPacho Ramos2016-02-2012-211/+0
|
* media-video/mpv: restrict 0.9.2-r1 to ffmpeg < 3.0 wrt bug 575146Ilya Tumaykin2016-02-201-1/+4
| | | | | | Gentoo-Bugs: 575146 Package-Manager: portage-2.2.27
* media-video/smplayer: work in correct directoryMichael Palimaka2016-02-201-0/+2
| | | | Package-Manager: portage-2.2.27
* media-video/qx11grab: whitespaceMichael Palimaka2016-02-201-4/+4
| | | | Package-Manager: portage-2.2.27
* media-video/smplayer: version bumpMichael Palimaka2016-02-202-0/+142
| | | | | | Gentoo-bug: 572840 Package-Manager: portage-2.2.27
* media-video/qx11grab: add missing dep on qjsonAlexis Ballier2016-02-181-0/+1
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/qx11grab: fix build with ffmpeg3, bug #575052Alexis Ballier2016-02-182-0/+23
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/movit: BumpPatrick Lauer2016-02-185-108/+1
| | | | Package-Manager: portage-2.2.27
* media-video/mplayer: bump to 1.3.0 and update ffmpeg dep in live ebuild.Alexis Ballier2016-02-173-1/+630
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/mpv: depend on virtual/jack in 9999 when jack USE is enabledIlya Tumaykin2016-02-161-1/+1
| | | | | | | | | | | | | | | | Instead of forcing Jack1 in the form of media-sound/jack-audio-connection-kit. Quote from the upstream wiki [0]: Jack 1 and Jack 2 are equivalent implementations of the same protocol. ... Programs compiled against Jack 1 will work with Jack 2 without recompile (and vice versa). End quote. [0]: https://github.com/jackaudio/jackaudio.github.com/wiki/Q_difference_jack1_jack2 Package-Manager: portage-2.2.27
* media-video/ffmpeg: bump to 3.0Alexis Ballier2016-02-152-0/+461
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: depend unconditionally on pkgconfig.Alexis Ballier2016-02-151-7/+1
| | | | | | | Some deps were missing their pkgconfig dep, and it is not worth maintaining it for something that is installed in almost every system. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: revert libressl changes in live ebuild.Alexis Ballier2016-02-151-5/+2
| | | | | | | Those do not work properly, bug #569818 and there is no activity on said bug. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: drop examples useflag; they are installed in ↵Alexis Ballier2016-02-151-5/+1
| | | | | | | /usr/share/ffmpeg/examples by the build system and there is no way to disable it. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: docs are built with texinfo html support these days, ↵Alexis Ballier2016-02-151-1/+1
| | | | | | | texi2html is deprecated. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: let the build system install and decide whether to ↵Alexis Ballier2016-02-151-2/+6
| | | | | | | install docs. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: do not build doc for non-native abis; they are ↵Alexis Ballier2016-02-151-2/+5
| | | | | | | overwritten when installed anyway. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: Converted live ebuild to EAPI-6.Lars Wendler2016-02-151-5/+5
| | | | | | | That also requires to use git-r3.eclass from now on. Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Remove masked for removal packagesPacho Ramos2016-02-1410-774/+0
|
* Merge remote-tracking branch 'remotes/Coacher/mpv-update-live'Ian Delaney2016-02-133-14/+15
|\ | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/841
| * media-video/mpv: untie opengl USE from X USE in 9999Ilya Tumaykin2016-02-121-13/+11
| | | | | | | | | | | | | | opengl USE can now do something else, but enabling GLX. opengl USE now also controls OpenGL support in libmpv. Package-Manager: portage-2.2.27
| * media-video/mpv: enable xv USE by default in 9999Ilya Tumaykin2016-02-121-1/+1
| | | | | | | | | | | | | | Enable xv USE by default, since we enable X USE by default. xv output is much better than x11 one. Package-Manager: portage-2.2.27
| * media-video/mpv: add useful commentIlya Tumaykin2016-02-123-0/+3
| | | | | | | | Package-Manager: portage-2.2.27
* | media-video/aegisub: update 9999 patchsetIlya Tumaykin2016-02-121-0/+14
|/ | | | Package-Manager: portage-2.2.27
* media-video/movit: BumpPatrick Lauer2016-02-112-0/+36
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: add uchardet USE to 9999Ilya Tumaykin2016-02-102-1/+6
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: include links to upstream bugreports in patchesIlya Tumaykin2016-02-107-0/+18
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: update 9999 patchsetIlya Tumaykin2016-02-102-41/+42
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: revbump to 3.2.2-r1 to restore -fno-strict-aliasingIlya Tumaykin2016-02-106-23/+192
| | | | | | Also backport ff9648f and 9f158e9 changes from the live ebuild. Package-Manager: portage-2.2.27
* media-video/aegisub: revbump to 3.0.4-r1 to restore -fno-strict-aliasingIlya Tumaykin2016-02-104-9/+9
| | | | Package-Manager: portage-2.2.27
* media-video/vlc: Fixed dependency on qtwidgets:5Lars Wendler2016-02-101-1/+1
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/vlc: Fixed compilation with qt5 (bug #574256).Lars Wendler2016-02-092-0/+16
| | | | | | | Patch provided by Nick Andrade in bug #574064 Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/vlc: Removed old.Lars Wendler2016-02-097-1034/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/vlc: Bump to version 2.2.2Lars Wendler2016-02-093-2/+499
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/mpv: fix live buildIlya Tumaykin2016-02-061-1/+0
| | | | | | libavfilter was made mandatory upstream. We've always enabled it anyway. Package-Manager: portage-2.2.27