summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/ffmpeg: arm stable, bug #596760Markus Meier2017-01-131-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* media-video/parole: x86 stable wrt bug #586614Agostino Sarubbo2017-01-131-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mpv: x86 stable wrt bug #581204Agostino Sarubbo2017-01-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/ffmpegthumbnailer: x86 stable wrt bug #575520Agostino Sarubbo2017-01-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/ffmpegthumbnailer: amd64 stable wrt bug #575520Agostino Sarubbo2017-01-131-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/vlc: Fix the vdpau dependencyLuca Barbato2017-01-131-1/+1
| | | | | | It requires X not xcb. Package-Manager: portage-2.3.3
* media-video/bino: Old.Jeroen Roovers2017-01-121-76/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/aegisub: remove old.Ilya Tumaykin2017-01-126-383/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3420
* media-video/ffmpeg: sparc stable wrt bug #596760Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/subliminal: x86 stable wrt bug #590320Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/aegisub: x86 stable wrt bug #604700Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mkvtoolnix: x86 stable wrt bug #604980Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/ffmpeg: x86 stable wrt bug #596760Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/ffmpeg: amd64 stable wrt bug #596760Agostino Sarubbo2017-01-101-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/aegisub: amd64 stable wrt bug #604700Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mkvtoolnix: amd64 stableAaron Bauman2017-01-101-2/+2
| | | | | | Gentoo-bug: 604980 Package-Manager: portage-2.3.0
* media-video/mediainfo: remove oldTim Harder2017-01-072-73/+0
|
* media-video/mediainfo: stabilize 0.7.91Tim Harder2017-01-071-1/+1
|
* media-video/mkvtoolnix: add ruby24 supportTim Harder2017-01-072-2/+2
|
* media-video/mpv: move linuxtv-dvb-headers to DEPEND in 9999Ilya Tumaykin2017-01-071-1/+1
| | | | | | | These headers aren't required at runtime. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3351
* media-video/mpv: disable all opengl bits with USE=-opengl in 9999Ilya Tumaykin2017-01-071-0/+1
| | | | | | | | This doesn't change generated code with any USE combo, but makes configure output cleaner with USE=-opengl. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3351
* media-video/mpv: restore required SLOT=0 on ffmpeg/libavIlya Tumaykin2017-01-072-4/+4
| | | | | | | See https://github.com/gentoo/gentoo/pull/3329 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3351
* media-video/mpv: require os-headers for v4lIlya Tumaykin2017-01-074-0/+4
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3351
* media-video/mpv: require opengl or egl for testsIlya Tumaykin2017-01-074-0/+4
| | | | | | | Testsuite won't build otherwise. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3351
* media-video/mpv: sort IUSE alphabeticallyIlya Tumaykin2017-01-074-4/+4
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3351
* media-video/handbrake: Added sub-slot dep for media-libs/libass.Lars Wendler2017-01-072-4/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Revert "www-client/seamonkey: Added a fix for an configure issue with sed-4.3"Lars Wendler2017-01-072-2/+2
| | | | | | This reverts commit ace7925507486ba6c86397c82f8bd9184599d81d. Which also changes some other package that had independent changes.
* www-client/seamonkey: Added a fix for an configure issue with sed-4.3Lars Wendler2017-01-072-2/+2
| | | | | | | | | | | This fixes Gentoo bug #604696 Furthermore added a patch so the package works reliably with nss-3.28 This fixes Gentoo bug #603622 Both fixes don't affect stable so no revbump necessary. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/vlc: Added sub-slot dep for media-libs/libass.Lars Wendler2017-01-075-19/+15
| | | | | | Fixed samba dependencies now that samba-3 is gone. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/subliminal: fix tests in 2.0.5Ilya Tumaykin2017-01-062-2/+7
| | | | Closes: https://github.com/gentoo/gentoo/pull/3352
* media-video/nvidia-settings: Remove myself as maintainerChristian Ruppert2017-01-061-4/+1
| | | | Package-Manager: portage-2.3.2
* media-video/vlc: rdp USE is now global per ↵Pacho Ramos2017-01-061-1/+0
| | | | | | https://archives.gentoo.org/gentoo-dev/message/8cd304c4f5cdf91e195dc0e6a65b7ad0 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/ffmpeg: add missing := dep on libassAlexis Ballier2017-01-062-4/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/aegisub: remove uneeded virtual/os-headers build dependencyIlya Tumaykin2017-01-062-4/+2
| | | | | | | Aegisub doesn't use kernel headers for OSS support or anything else. Closes: https://github.com/gentoo/gentoo/pull/3339 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/subtitlecomposer: amd64 stable wrt bug #604312Aaron Bauman2017-01-051-1/+1
|
* media-video/mpv: amd64 stable wrt bug #581204Aaron Bauman2017-01-051-1/+1
|
* media-video/subliminal: amd64 stable wrt bug #590320Aaron Bauman2017-01-051-2/+2
|
* media-video/mpv: remove useless '-' prefix from sdl IUSEIlya Tumaykin2017-01-044-12/+12
| | | | | | | | | | | According to devmanual section on IUSE[1], '-' IUSE prefix is only good for overriding repo-level USE settings (profiles/package.use), which we don't have in Gentoo. [1]: https://devmanual.gentoo.org/eclass-reference/ebuild/ Closes: https://github.com/gentoo/gentoo/pull/3327 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/bino: amd64 stable wrt bug #596818Agostino Sarubbo2017-01-041-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/bino: x86 stable wrt bug #596818Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/ffmpeg2theora: x86 stable wrt bug #592714Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188Alexis Ballier2017-01-041-1/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/griffith: remove unused patchMichael Mair-Keimberger (asterix)2017-01-041-39/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3255
* media-video/aegisub: remove oldIlya Tumaykin2017-01-041-147/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/3285 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/aegisub: port 3.2.2_p20160518 to xdg-utils eclassIlya Tumaykin2017-01-041-0/+147
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/xanim-export: remove unused patchMichael Mair-Keimberger (asterix)2017-01-041-33/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3286
* media-video/vdr2jpeg: remove unused patchMichael Mair-Keimberger (asterix)2017-01-041-38/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3286
* media-video/submux-dvd: remove unused patchMichael Mair-Keimberger (asterix)2017-01-041-11/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3286
* media-video/lxdvdrip: remove unused patchesMichael Mair-Keimberger (asterix)2017-01-042-41/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3286
* media-video/lsdvd: remove unused patchesMichael Mair-Keimberger (asterix)2017-01-045-122/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3286