| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
This was originally submitted by Vindex17 in PR #318.
Gentoo-Bug: 565618
Package-Manager: portage-2.2.24
|
|
|
|
|
|
| |
Upstream requires only libcdio-cdparanoia for CDDA support.
Package-Manager: portage-2.2.24
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|\ |
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.24
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.24
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
|
|/
|
|
|
| |
Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Gentoo-bug: 568430
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
dev-lang/luajit does not have sub-slots and we require SLOT 2 only.
Package-Manager: portage-2.2.24
|
|\
| |
| |
| | |
Pull request: https://github.com/gentoo/gentoo/pull/499
|
| |
| |
| |
| |
| |
| |
| |
| | |
This also fixes build with GCC-5.
Gentoo-Bug: 568878
Package-Manager: portage-2.2.24
|
| | |
|
|/
|
|
|
|
| |
Patch qgifer for build with >=media-libs/opencv-3.
Gentoo-bug: 568538
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
This reverts commit 48f818c8936130e926498dad44269609bc91b0ee.
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
|
| |
fix proposed by Will S, endorsed by proxy maintainer via gentoo bug
Gentoo bug: #567040
Package-Manager: portage-2.2.24
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
Gentoo-bug: 567306
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
| |
|