| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
| |
makemkvcon looks for files in ../share/MakeMKV. Installing them to
/opt/share/MakeMKV is a bit weird and using /opt requires patching so
it's not exactly supported by upstream.
This means installing prebuilt binaries to /usr but we were previously
having to install a freshly-built binary to /opt so we're screwing FHS
either way. ;)
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream launches wget as /usr/bin/wget and uses a hardcoded set of
paths to search for other executables. All the required executables
should be in the PATH anyway and this will fix prefixed systems.
Also add missing dependency on wget. It's in @system but it's one of
the less obvious entries.
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
| |
Upstream uses non-standard locale names so map them with an
associative array and perform some tricks.
Thanks to Jan Chren for the initial work on this.
Package-Manager: portage-2.2.28
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
| |
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Accidentally forgotten in 0.17.0-r1 revbump.
Should be the last revbump for 0.17.0.
Closes: https://github.com/gentoo/gentoo/pull/1362
Package-Manager: portage-2.2.28
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Polynomial-C made a request via #gentoo-proxy-maint IRC channel to
notify zsh users about mpv-bash-completion too. After some discussion
this change seems reasonable.
This effectively reverts 8e81330.
Package-Manager: portage-2.2.28
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/1356
Package-Manager: portage-2.2.28
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
This USE is already enabled in desktop profiles.
Also DVDs become more and more obsolete nowadays.
Package-Manager: portage-2.2.28
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Uses tagged version in upstream repo. No proper release by tarball, lacks
translations and handbook feature.
Gentoo-bug: 580680
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
| |
Backport a couple more fixes on the way.
Closes: https://github.com/gentoo/gentoo/pull/1350
Package-Manager: portage-2.2.28
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
o Apply patch by Navid Zamani <navid.zamani@gmail.com> to prevent smplayer
from hanging when adding an audio file to the playlist. Fixes bug 554986.
Patch already sent upstream and merged.
o Use only one USE flag to choose between qt4 and qt5, per Qt team policy.
o Various ebuild cleanups.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: https://bugs.gentoo.org/580862
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1328
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/1341
Package-Manager: portage-2.2.28
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/1341
Package-Manager: portage-2.2.28
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
It's the very same patch, but with an upstream commit reference.
Closes: https://github.com/gentoo/gentoo/pull/1341
Package-Manager: portage-2.2.28
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
| |
Gentoo-Bug: 571522
Package-Manager: portage-2.2.28
|
|
|
|
|
|
| |
Gentoo-Bug: 538804
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
| |
|
|
|
|
|
|
|
|
| |
The CHOST-matct was mingw32* but in a crossdev mingw32 is usually the CHOST's
suffix. Adusted the case statement match to be "*mingw32*" , following the
same pattern as the others. Aballier gave the nod for the commit.
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1271
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
Added missing <math.h> header for pow() function.
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
| |
org.kde.purpose QML is used at runtime.
This reverts commit 315f81aea5a1796c529a569d985dcf23bf72a767.
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/1249
Package-Manager: portage-2.2.28
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|