summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* media-video/mpv: fix libva dependency version wrt bug 565618Ilya Tumaykin2015-12-281-1/+1
| | | | | | | | This was originally submitted by Vindex17 in PR #318. Gentoo-Bug: 565618 Package-Manager: portage-2.2.24
* media-video/mpv: remove explicit dependency on libcdioIlya Tumaykin2015-12-281-4/+1
| | | | | | Upstream requires only libcdio-cdparanoia for CDDA support. Package-Manager: portage-2.2.24
* media-video/mpv: rename cdio USE to cddaIlya Tumaykin2015-12-281-3/+3
| | | | | | | | | | | This was originally submitted by Vindex17 in PR #318. Local cdio USE has the same meaning for mpv as global cdda USE. It looks like it was copied from mplayer ebuild where it made sense, because mplayer could support both cdparanoia and cdio-paranoia at the time. On the other hand, current mpv only supports cdio-paranoia. Package-Manager: portage-2.2.24
* media-video/mpv: sort dependencies alphabeticallyIlya Tumaykin2015-12-281-18/+18
| | | | Package-Manager: portage-2.2.24
* media-video/mpv: use elog for libav USE messageIlya Tumaykin2015-12-281-3/+3
| | | | | | | | | This way user is also informed after the build that he may lose some functionality with libav. Suggested by mgorny in PR #511. Package-Manager: portage-2.2.24
* media-video/mpv: better wording in user messagesIlya Tumaykin2015-12-281-8/+11
| | | | Package-Manager: portage-2.2.24
* media-video/mpv: do USE checks in pkg_pretendIlya Tumaykin2015-12-281-3/+1
| | | | | | | | This was originally submitted by Vindex17 in PR #318. This is the proper place if we will need to die early (we will). Package-Manager: portage-2.2.24
* media-video/mpv: sort eclasses alphabeticallyIlya Tumaykin2015-12-281-1/+2
| | | | Package-Manager: portage-2.2.24
* media-video/mpv: make waf sources be appended to SRC_URIIlya Tumaykin2015-12-281-2/+2
| | | | | | | | | | | This helps to avoid confusion that waf sources are the only ones being fetched. Suggested by mgorny in PR #511. Also use a shorter fetch URL for waf sources. Package-Manager: portage-2.2.24
* media-video/mpv: rename WAF_V to WAF_PV to be in sync with PortageIlya Tumaykin2015-12-281-3/+3
| | | | Package-Manager: portage-2.2.24
* media-video/mpv: make more probable branch firstIlya Tumaykin2015-12-281-6/+6
| | | | | | | | We have only one live ebuild and no less than one versioned ebuild. Thus make the versioned case be the first to preserve the flow of reading in most cases. Package-Manager: portage-2.2.24
* media-video/mpv: use HTTPS links where possibleIlya Tumaykin2015-12-281-2/+2
| | | | Package-Manager: portage-2.2.24
* media-video/mpv: whitespace change to improve readabilityIlya Tumaykin2015-12-281-0/+5
| | | | Package-Manager: portage-2.2.24
* Merge remote-tracking branch 'github/pr/543'. Fixes bug 568878.Patrice Clement2015-12-2811-337/+113
|\
| * media-video/aegisub: remove oldIlya Tumaykin2015-12-284-263/+0
| | | | | | | | Package-Manager: portage-2.2.24
| * media-video/aegisub: reuse patch for 3.2.2 in live ebuildIlya Tumaykin2015-12-282-51/+1
| | | | | | | | Package-Manager: portage-2.2.24
| * media-video/aegisub: remove clang-only options to avoid warnings on gccIlya Tumaykin2015-12-281-0/+20
| | | | | | | | | | | | | | These options only suppress compilation warnings and do not alter compilation itself, so it is safe to remove them. Package-Manager: portage-2.2.24
| * media-video/aegisub: adjust LIBS_LUA placement in luajit unbundle patchIlya Tumaykin2015-12-282-6/+38
| | | | | | | | | | | | | | | | | | LIBS_LUA (aka '-lluajit-5.x') is included in OBJ list in automation build. This is why linking to luajit works properly. However, the expected behaviour is to include LIBS_LUA in LIBS list. Package-Manager: portage-2.2.24
| * media-video/aegisub: adjust pthread patch wrt bug 568878Ilya Tumaykin2015-12-282-17/+54
| | | | | | | | | | | | | | | | | | | | | | | | - Always append '-lpthread' to LIBS_PTHREAD since build system fails to do so when needed. - Add CFLAGS_PTHREAD to libaegisub build since it uses pthreads. - Remove CFLAGS_PTHREAD from tools build since it does not use pthreads, but only links with archive that includes pthread symbols. Gentoo-Bug: 568878 Package-Manager: portage-2.2.24
* | media-video/ffmpeg: use openjpeg2 in live ebuildAlexis Ballier2015-12-281-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* | media-video/mkvtoolnix: remove oldAlexis Ballier2015-12-2811-843/+0
|/ | | | | Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/pitivi: drop old revision, bug #569648Gilles Dartiguelongue2015-12-273-105/+0
| | | | Package-Manager: portage-2.2.26
* media-video/makemkv: Add Qt5 support, closes bug #569768James Le Cuirot2015-12-273-7/+86
| | | | | | | | | | | | | Qt5 always trumps Qt4 if it is available. There are no configure options or variables to control this and there is no publicly available configure.ac either so we have to selectively patch the raw configure script directly. Also make a couple of simplifications. src_configure checked for a configure script even though there is always one there now. I also couldn't see any reason for having virtual/opengl as a dependency. Package-Manager: portage-2.2.26
* media-video/mkvtoolnix: ppc stable wrt bug #562484Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/kmplayer: add patch to solve build failure with >=dev-util/cmake-3.4Michael Palimaka2015-12-262-1/+18
| | | | | | Gentoo-bug: 568430 Package-Manager: portage-2.2.26
* media-video/aegisub: x86 stable wrt bug #569102Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mkvtoolnix: x86 stable wrt bug #562484Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/aegisub: amd64 stable wrt bug #569102Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/makemkv: Version bumpJames Le Cuirot2015-12-252-2/+2
| | | | Package-Manager: portage-2.2.26
* media-video/vlc: clean up keywords across versionsMike Frysinger2015-12-245-18/+8
|
* media-video/subtitleeditor: version bump to 0.52.1, bug #550764Gilles Dartiguelongue2015-12-243-0/+125
| | | | | | | | | Drop USE=opengl due to mixing incompatible gtk+:2 and :3. Raise dependency and apply fixes to build with C++11 enabled dependencies. https://bugs.gentoo.org/show_bug.cgi?id=550764 Package-Manager: portage-2.2.26
* media-video/aegisub: drop useless slot operator on luajit dependencyIlya Tumaykin2015-12-222-2/+2
| | | | | | dev-lang/luajit does not have sub-slots and we require SLOT 2 only. Package-Manager: portage-2.2.24
* Merge remote-tracking branch 'remotes/Coacher/aegisub-bug-568878'Ian Delaney2015-12-224-0/+32
|\ | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/499
| * media-video/aegisub: add missing pthread flagsIlya Tumaykin2015-12-214-0/+32
| | | | | | | | | | | | | | | | This also fixes build with GCC-5. Gentoo-Bug: 568878 Package-Manager: portage-2.2.24
* | media-video/qgifer: Add missing description of opencv3 flagAndrzej Pauli2015-12-211-0/+1
| |
* | media-video/qgifer: Fix build with >=media-libs/opencv-3Andrzej Pauli2015-12-212-0/+90
|/ | | | | | Patch qgifer for build with >=media-libs/opencv-3. Gentoo-bug: 568538
* media-video/mjpg-streamer: WhitespacePatrick Lauer2015-12-211-1/+0
|
* media-video/ffmpeg: bump to 2.8.4Alexis Ballier2015-12-212-0/+456
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/movit: BumpPatrick Lauer2015-12-212-0/+36
| | | | Package-Manager: portage-2.2.26
* Revert "media-video/subtitleeditor: Fix building with latest glibmm/libsigc++"Pacho Ramos2015-12-191-2/+0
| | | | This reverts commit 48f818c8936130e926498dad44269609bc91b0ee.
* media-video/subtitleeditor: Fix building with latest glibmm/libsigc++Pacho Ramos2015-12-191-0/+2
| | | | Package-Manager: portage-2.2.26
* media-video/cclive: Fix building with latest glibmm/libsigc++ (#567174)Pacho Ramos2015-12-191-1/+2
| | | | Package-Manager: portage-2.2.26
* media-video/vlc: correct dep string to cater to paludisIan Delaney2015-12-171-2/+4
| | | | | | | | fix proposed by Will S, endorsed by proxy maintainer via gentoo bug Gentoo bug: #567040 Package-Manager: portage-2.2.24
* media-video/smplayer: Removed old.Lars Wendler2015-12-162-121/+0
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/smplayer: Bump to version 15.11.0Lars Wendler2015-12-162-0/+125
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/baka-mplayer: remove oldMichael Palimaka2015-12-162-40/+0
| | | | Package-Manager: portage-2.2.26
* media-video/baka-mplayer: version bumpMichael Palimaka2015-12-162-0/+45
| | | | | | Gentoo-bug: 567306 Package-Manager: portage-2.2.26
* media-video/mkvtoolnix: amd64 stable wrt bug #562484Agostino Sarubbo2015-12-141-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/kamoso: version bumpMichael Palimaka2015-12-152-0/+34
| | | | Package-Manager: portage-2.2.26
* media-video/mediainfo: remove oldTim Harder2015-12-133-142/+0
|