| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The -std=c++11 flag is needed for building against Qt 5.7. Trouble is
that upstream builds with CC rather than CXX. This only exhibits a
warning but if you try to force CXX, it fails to build the C parts,
which probably explains why upstream did this in the first place. I
thought -x none might work but it breaks unless you put it before
every C file. Possibly a GCC bug? Ideally upstream would just use
automake and avoid this whole mess. The easiest way out is to only
apply CXX and -std=c++11 to the makemkv binary, which doesn't have any
C sources.
The new patch also respects LDFLAGS. CFLAGS (not CXXFLAGS) is already
respected by upstream now so src_compile is no longer needed.
Some of the src_install stuff has also been dropped in favour of
default as we now want upstream behaviour.
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
| |
Gentoo-bug: 590946
* EAPI=6
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
|
|
|
|
| |
Gentoo-bug: 570352
* EAPI=6
* Simplify RDEPEND
Package-Manager: portage-2.3.3
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/3075
Package-Manager: portage-2.3.3
Upstream-commit: https://github.com/mpv-player/mpv/commit/0eb87e1baff89e7a979df23f31ca918f9d107e44
|
|
|
|
|
|
|
|
| |
Add new snapshot
Gentoo-Bug: 570242
Package-Manager: portage-2.3.3
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
Signed-off-by: Daniel Campbell <zlg@gentoo.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
Also sync (drop) keywords with ffmpeg-3 in preparation for next release.
Closes: https://github.com/gentoo/gentoo/pull/3052
Package-Manager: portage-2.3.3
Upstream-commit: https://github.com/mpv-player/mpv/commit/a660e15c9b96bd
Upstream-commit: https://github.com/mpv-player/mpv/commit/3eceac2eab0b42
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Gentoo-Bug: https://bugs.gentoo.org/601210
Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/3015
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
| |
#575058.
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
| |
failure with GCC 5
Gentoo-bug: 591270
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
| |
Upstream seems unwilling to fix it in 2.2 branch.
Gentoo-bug: 594126, 592784
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Gentoo-bug: 589396
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
| |
- No kde unless !qt5
- EAPI=6, DOC to array, drop unused eutils and multilib eclass
- Sort and cleanup ancient, irrelevant min version deps
- Somewhat sync changes between live and release ebuilds
2.2.9999 + 9999: Indentation, EAPI, PATCHES, virtx, epatch--
|
|
|
|
|
| |
Gentoo-bug: 536634
Closes: https://github.com/gentoo/gentoo/pull/2881
|
|
|
|
|
|
|
| |
Gentoo-Bug: https://bugs.gento.org/597414
Closes: https://github.com/gentoo/gentoo/pull/2624
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Gentoo-Bug: 600706
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/2880
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|