gentoo.git
10 years agomedia-video/mpv: remove old
Ilya Tumaykin [Mon, 28 Dec 2015 14:12:27 +0000 (17:12 +0300)]
media-video/mpv: remove old

Package-Manager: portage-2.2.24

10 years agodev-java/jline: Clean up old.
Patrice Clement [Mon, 28 Dec 2015 13:24:37 +0000 (13:24 +0000)]
dev-java/jline: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agodev-java/jline: Stable for amd64+x86.
Patrice Clement [Mon, 28 Dec 2015 13:17:16 +0000 (13:17 +0000)]
dev-java/jline: Stable for amd64+x86.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agodev-java/vldocking: Stable for amd64+x86.
Patrice Clement [Mon, 28 Dec 2015 12:00:34 +0000 (12:00 +0000)]
dev-java/vldocking: Stable for amd64+x86.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agodev-java/jama: Stable for amd64. Retroactively mark stable for the remaining arches...
Patrice Clement [Mon, 28 Dec 2015 11:58:22 +0000 (11:58 +0000)]
dev-java/jama: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Keyford for ppc+ppc64.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
10 years agosys-kernel/git-sources: Linux patch 4.4_rc7
Mike Pagano [Mon, 28 Dec 2015 13:44:39 +0000 (08:44 -0500)]
sys-kernel/git-sources: Linux patch 4.4_rc7

Package-Manager: portage-2.2.26

10 years agosci-chemistry/avogadro: Any version of eigen works
Justin Lecher [Mon, 28 Dec 2015 13:34:21 +0000 (14:34 +0100)]
sci-chemistry/avogadro: Any version of eigen works

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agosci-chemistry/avogadro: Version Bump & fix linking problems with openbabel
Justin Lecher [Mon, 28 Dec 2015 13:33:02 +0000 (14:33 +0100)]
sci-chemistry/avogadro: Version Bump & fix linking problems with openbabel

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=569896

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agodev-python/pip: Update shell completion generation
Justin Lecher [Mon, 28 Dec 2015 10:10:10 +0000 (11:10 +0100)]
dev-python/pip: Update shell completion generation

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agosci-chemistry/avogadro: Drop old
Justin Lecher [Mon, 28 Dec 2015 10:04:33 +0000 (11:04 +0100)]
sci-chemistry/avogadro: Drop old

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agodev-python/distlib: Fix varios test failures
Justin Lecher [Mon, 28 Dec 2015 09:29:23 +0000 (10:29 +0100)]
dev-python/distlib: Fix varios test failures

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558706
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558708
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=569922

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agoMerge remote-tracking branch 'remotes/Coacher/mpv-refactor-take-2'
Ian Delaney [Mon, 28 Dec 2015 13:22:34 +0000 (21:22 +0800)]
Merge remote-tracking branch 'remotes/Coacher/mpv-refactor-take-2'

Pull request: https://github.com/gentoo/gentoo/pull/544

10 years agomedia-video/mpv: remove obsolete patch
Ilya Tumaykin [Tue, 22 Dec 2015 21:40:17 +0000 (00:40 +0300)]
media-video/mpv: remove obsolete patch

This was originally submitted by Vindex17 in PR #318.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: version bump to 0.14.0 wrt bug 564656
Ilya Tumaykin [Tue, 22 Dec 2015 20:40:25 +0000 (23:40 +0300)]
media-video/mpv: version bump to 0.14.0 wrt bug 564656

Gentoo-Bug: 564656

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: enable egl USE by default
Ilya Tumaykin [Mon, 28 Dec 2015 07:22:43 +0000 (10:22 +0300)]
media-video/mpv: enable egl USE by default

mesa dependency is already pulled by default since 'X' and 'opengl' USE
flags are enabled by default. All current mesa versions in tree already
have 'egl' USE enabled by default, so no extra adjustment is needed for
users.

Thus enabling it by default will give users a wider range of options.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: add support for EGL video output via GBM
Ilya Tumaykin [Tue, 22 Dec 2015 20:36:31 +0000 (23:36 +0300)]
media-video/mpv: add support for EGL video output via GBM

This allows to use EGL on top of a DRM device bypassing window
server/compositor.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: drop pvr USE as done upstream wrt bug 568018
Ilya Tumaykin [Tue, 22 Dec 2015 19:43:57 +0000 (22:43 +0300)]
media-video/mpv: drop pvr USE as done upstream wrt bug 568018

This was originally submitted by Vindex17 in PR #318.

Gentoo-Bug: 568018

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: add compiler check when vaapi is enabled with egl
Ilya Tumaykin [Tue, 22 Dec 2015 19:41:01 +0000 (22:41 +0300)]
media-video/mpv: add compiler check when vaapi is enabled with egl

VAAPI + EGL combo requires Thread Local Storage C++11 feature or
GNU __thread extension. Add the corresponding check for sanity.

See also https://github.com/mpv-player/mpv/issues/2631

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: update vaapi USE dependencies and configure options
Ilya Tumaykin [Tue, 22 Dec 2015 19:33:40 +0000 (22:33 +0300)]
media-video/mpv: update vaapi USE dependencies and configure options

VAAPI in mpv is now available for Wayland and for EGL and GLX on X11 as
opposed to GLX only before. A newer libva version is required, though.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: revbump 0.11.0 to receive recent live ebuild changes
Ilya Tumaykin [Tue, 22 Dec 2015 23:08:10 +0000 (02:08 +0300)]
media-video/mpv: revbump 0.11.0 to receive recent live ebuild changes

This requires a small upstream patch to fix include in tests.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: group iconv-dependent deps under iconv USE
Ilya Tumaykin [Mon, 28 Dec 2015 06:38:36 +0000 (09:38 +0300)]
media-video/mpv: group iconv-dependent deps under iconv USE

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use simpler chmod call
Ilya Tumaykin [Mon, 28 Dec 2015 04:52:39 +0000 (07:52 +0300)]
media-video/mpv: use simpler chmod call

Suggested by mgorny in PR #511.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: indent IUSE contents for clarity
Ilya Tumaykin [Mon, 28 Dec 2015 02:56:27 +0000 (05:56 +0300)]
media-video/mpv: indent IUSE contents for clarity

This helps to visualize what lines belong to IUSE variable.

Suggested by mgorny in PR #511.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use ${PN} when not in links
Ilya Tumaykin [Tue, 22 Dec 2015 19:12:03 +0000 (22:12 +0300)]
media-video/mpv: use ${PN} when not in links

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use more sane logic for opengl and egl USE flags
Ilya Tumaykin [Tue, 22 Dec 2015 19:08:23 +0000 (22:08 +0300)]
media-video/mpv: use more sane logic for opengl and egl USE flags

Currently 'opengl' USE stands for 'anything that draws using OpenGL
API', and 'egl' USE stands for 'EGL for X11'. Notice these are not
complementary.

Thus, for example, on Wayland one should use 'mpv[wayland,opengl,-egl]',
which is a bit counterintuitive, since Wayland (compositor) uses EGL
only. Also one cannot disable GLX support, but leave EGL on X11, because
of USE flags interdependencies.

Both X11 and Wayland use OpenGL API to do drawing, but historically the
first one was native OpenGL in X11 aka GLX and later came EGL in X11 and
Wayland. However, now there is a tendency to prefer EGL to not bind
oneself to X11.

There is no global 'egl' USE atm, but the logic of local 'egl' USEs
across the tree is 'not bind oneself to GLX'. On Linux there is no need
to repeat that drawing is done using OpenGL API even when EGL comes to
play.

Taking all of the above into account more sane and expected meaning
should be given to 'opengl' and 'egl' USE flags.

After this change 'opengl' USE stands for 'OpenGL in X11 aka GLX' and
'egl' USE stands for 'any EGL-based output'. Notice these are now
complementary.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: wayland supports rendering via EGL only
Ilya Tumaykin [Tue, 22 Dec 2015 18:32:29 +0000 (21:32 +0300)]
media-video/mpv: wayland supports rendering via EGL only

This is stated in Wayland docs and mpv configure script.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: explicitly enable audio input in Video4Linux streams
Ilya Tumaykin [Tue, 22 Dec 2015 18:11:12 +0000 (21:11 +0300)]
media-video/mpv: explicitly enable audio input in Video4Linux streams

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: comment on automagic VDPAU HW acceleration
Ilya Tumaykin [Tue, 22 Dec 2015 18:02:08 +0000 (21:02 +0300)]
media-video/mpv: comment on automagic VDPAU HW acceleration

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: adjust required libass USE flags wrt bug 562394
Ilya Tumaykin [Tue, 22 Dec 2015 17:59:38 +0000 (20:59 +0300)]
media-video/mpv: adjust required libass USE flags wrt bug 562394

mpv uses libass to render subtitles and enca to detect subtitle
encoding. For mpv to support enca, mpv does not need to have
libass[enca]. This helps to avoid problems with >=libass-0.13.0,
which dropped 'enca' USE.

Also enable harfbuzz USE to support subtitles for complex languages.

See [0] as a reference for both of the above.

[0]: https://github.com/mpv-player/mpv/blob/master/DOCS/man/options.rst

Gentoo-Bug: 562394

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: adjust required libdvread version from 4.1.3 to 4.1.0
Ilya Tumaykin [Tue, 22 Dec 2015 17:22:33 +0000 (20:22 +0300)]
media-video/mpv: adjust required libdvread version from 4.1.3 to 4.1.0

The first libdvdread-4.x version that entered the tree was 4.1.3, so
from the Portage point of view this is ditto. However, mpv configure
script requires libdvdread '>=4.1.0'. Unless someone wants to include
this lengthy explanation why these two versions mismatch in the ebuild,
adjust libdvdread version in dependency.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: clarify USE descriptions in metadata
Ilya Tumaykin [Mon, 28 Dec 2015 06:27:13 +0000 (09:27 +0300)]
media-video/mpv: clarify USE descriptions in metadata

enca and libguess are used only for subtitles charset discovery.
Minor wording improvements for vf-dlopen and jpeg USE flags.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: avoid uchardet automagic dep wrt bug 565646
Ilya Tumaykin [Tue, 22 Dec 2015 17:11:26 +0000 (20:11 +0300)]
media-video/mpv: avoid uchardet automagic dep wrt bug 565646

Add missing uchardet USE flag to avoid automagic dependency on uchardet
wrt bug 565646.

Gentoo-Bug: 565646

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: explicitly disable unsupported options
Ilya Tumaykin [Tue, 22 Dec 2015 17:04:38 +0000 (20:04 +0300)]
media-video/mpv: explicitly disable unsupported options

Similar idea was submitted by Vindex17 in PR #318.

This includes static build and APIs from MacOS and Windows.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: sort use_enable statements as in configure script
Ilya Tumaykin [Tue, 22 Dec 2015 16:57:47 +0000 (19:57 +0300)]
media-video/mpv: sort use_enable statements as in configure script

This eases USE reviews during version bumps.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: adjust libsdl2 dependency
Ilya Tumaykin [Tue, 22 Dec 2015 16:54:06 +0000 (19:54 +0300)]
media-video/mpv: adjust libsdl2 dependency

Similar idea was submitted by Vindex17 in PR #318.

Though libsdl2 is listed under audio outputs in configure script,
it actually handles both audio and video outputs. Thus video and sound
USE flags should be enabled for libsdl2. We also want X or wayland USE
flag enabled for libsdl2, so mpv can create a window to render in.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: tidy comments
Ilya Tumaykin [Tue, 22 Dec 2015 16:49:47 +0000 (19:49 +0300)]
media-video/mpv: tidy comments

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: enable test support, masked on ~alpha for now
Ilya Tumaykin [Tue, 22 Dec 2015 16:44:10 +0000 (19:44 +0300)]
media-video/mpv: enable test support, masked on ~alpha for now

mpv has a small, but working test suite. It requires dev-util/cmocka,
which is missing ~alpha keyword atm. Thus a package USE mask is needed.

See bug 569558 for dev-util/cmocka KEYWORDREQ.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: simplify mesa dependency
Ilya Tumaykin [Tue, 22 Dec 2015 16:37:02 +0000 (19:37 +0300)]
media-video/mpv: simplify mesa dependency

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: add missing libXdamage dep for OpenGL on X (GLX)
Ilya Tumaykin [Tue, 22 Dec 2015 16:31:44 +0000 (19:31 +0300)]
media-video/mpv: add missing libXdamage dep for OpenGL on X (GLX)

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: introduce missing archive USE
Ilya Tumaykin [Tue, 22 Dec 2015 16:15:41 +0000 (19:15 +0300)]
media-video/mpv: introduce missing archive USE

This USE enables archive support via libarchive.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use COMMON_DEPEND for common dependencies
Ilya Tumaykin [Tue, 22 Dec 2015 16:11:37 +0000 (19:11 +0300)]
media-video/mpv: use COMMON_DEPEND for common dependencies

This was originally submitted by Vindex17 in PR #318.

This makes DEPEND/RDEPEND setup simple and readable.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: rename doc-pdf USE to doc
Ilya Tumaykin [Tue, 22 Dec 2015 15:54:18 +0000 (18:54 +0300)]
media-video/mpv: rename doc-pdf USE to doc

We have the standard way to enable documentation build in Gentoo and
this way is global doc USE.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: remove useless deps on x11-proto/*
Ilya Tumaykin [Tue, 22 Dec 2015 15:49:46 +0000 (18:49 +0300)]
media-video/mpv: remove useless deps on x11-proto/*

These packages are pulled by the corresponding libs already.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: fix libva dependency version wrt bug 565618
Ilya Tumaykin [Tue, 22 Dec 2015 15:42:20 +0000 (18:42 +0300)]
media-video/mpv: fix libva dependency version wrt bug 565618

This was originally submitted by Vindex17 in PR #318.

Gentoo-Bug: 565618

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: remove explicit dependency on libcdio
Ilya Tumaykin [Tue, 22 Dec 2015 15:36:07 +0000 (18:36 +0300)]
media-video/mpv: remove explicit dependency on libcdio

Upstream requires only libcdio-cdparanoia for CDDA support.

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: rename cdio USE to cdda
Ilya Tumaykin [Tue, 22 Dec 2015 15:23:52 +0000 (18:23 +0300)]
media-video/mpv: rename cdio USE to cdda

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

10 years agomedia-video/mpv: sort dependencies alphabetically
Ilya Tumaykin [Tue, 22 Dec 2015 15:13:55 +0000 (18:13 +0300)]
media-video/mpv: sort dependencies alphabetically

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: use elog for libav USE message
Ilya Tumaykin [Mon, 28 Dec 2015 04:46:23 +0000 (07:46 +0300)]
media-video/mpv: use elog for libav USE message

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

10 years agomedia-video/mpv: better wording in user messages
Ilya Tumaykin [Tue, 22 Dec 2015 15:08:38 +0000 (18:08 +0300)]
media-video/mpv: better wording in user messages

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: do USE checks in pkg_pretend
Ilya Tumaykin [Tue, 22 Dec 2015 15:06:39 +0000 (18:06 +0300)]
media-video/mpv: do USE checks in pkg_pretend

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

10 years agomedia-video/mpv: sort eclasses alphabetically
Ilya Tumaykin [Tue, 22 Dec 2015 14:59:13 +0000 (17:59 +0300)]
media-video/mpv: sort eclasses alphabetically

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: make waf sources be appended to SRC_URI
Ilya Tumaykin [Mon, 28 Dec 2015 02:43:54 +0000 (05:43 +0300)]
media-video/mpv: make waf sources be appended to SRC_URI

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

10 years agomedia-video/mpv: rename WAF_V to WAF_PV to be in sync with Portage
Ilya Tumaykin [Tue, 22 Dec 2015 14:56:19 +0000 (17:56 +0300)]
media-video/mpv: rename WAF_V to WAF_PV to be in sync with Portage

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: make more probable branch first
Ilya Tumaykin [Tue, 22 Dec 2015 14:47:07 +0000 (17:47 +0300)]
media-video/mpv: make more probable branch first

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

10 years agomedia-video/mpv: use HTTPS links where possible
Ilya Tumaykin [Tue, 22 Dec 2015 14:37:12 +0000 (17:37 +0300)]
media-video/mpv: use HTTPS links where possible

Package-Manager: portage-2.2.24

10 years agomedia-video/mpv: whitespace change to improve readability
Ilya Tumaykin [Tue, 22 Dec 2015 14:32:15 +0000 (17:32 +0300)]
media-video/mpv: whitespace change to improve readability

Package-Manager: portage-2.2.24

10 years agoprofiles/arch/amd64/package.use.mask: typo; add missed '#'
Ian Delaney [Mon, 28 Dec 2015 12:42:49 +0000 (20:42 +0800)]
profiles/arch/amd64/package.use.mask: typo; add missed '#'

10 years agoprofiles/arch/x86/package.use.mask: typo; add missed '#'
Ian Delaney [Mon, 28 Dec 2015 12:41:32 +0000 (20:41 +0800)]
profiles/arch/x86/package.use.mask: typo; add missed '#'

10 years agoprofiles/arch/alpha/package.use.mask: set use/mask for media-video/mpv test
Ian Delaney [Mon, 28 Dec 2015 11:14:05 +0000 (19:14 +0800)]
profiles/arch/alpha/package.use.mask: set use/mask for media-video/mpv test

Pull request: https://github.com/gentoo/gentoo/pull/511,544

10 years agoprofiles/arch/x86/package.use.mask: unmask IUSE uchardet for media-video/mpv
Ian Delaney [Mon, 28 Dec 2015 08:21:24 +0000 (16:21 +0800)]
profiles/arch/x86/package.use.mask: unmask IUSE uchardet for media-video/mpv

Pull request: https://github.com/gentoo/gentoo/pull/511

10 years agoprofiles/arch/amd64/package.use.mask: unmask IUSE uchardet for media-video/mpv
Ian Delaney [Mon, 28 Dec 2015 08:18:50 +0000 (16:18 +0800)]
profiles/arch/amd64/package.use.mask: unmask IUSE uchardet for media-video/mpv

Pull request: https://github.com/gentoo/gentoo/pull/511

10 years agoprofiles/base/package.use.mask: masking IUSE uchardet for media-video/mpv
Ian Delaney [Mon, 28 Dec 2015 08:14:15 +0000 (16:14 +0800)]
profiles/base/package.use.mask: masking IUSE uchardet for media-video/mpv

temporary measure until keywording completed for dev-libs/uchardet

Pull request: https://github.com/gentoo/gentoo/pull/511

10 years agoMerge remote-tracking branch 'github/pr/535'.
Patrice Clement [Mon, 28 Dec 2015 09:59:03 +0000 (09:59 +0000)]
Merge remote-tracking branch 'github/pr/535'.

10 years agoMerge remote-tracking branch 'github/pr/540'.
Patrice Clement [Mon, 28 Dec 2015 09:55:12 +0000 (09:55 +0000)]
Merge remote-tracking branch 'github/pr/540'.

10 years agoMerge remote-tracking branch 'github/pr/543'. Fixes bug 568878.
Patrice Clement [Mon, 28 Dec 2015 09:52:02 +0000 (09:52 +0000)]
Merge remote-tracking branch 'github/pr/543'. Fixes bug 568878.

10 years agonet-misc/rsync: amd64 stable wrt bug #569140
Agostino Sarubbo [Mon, 28 Dec 2015 08:42:00 +0000 (09:42 +0100)]
net-misc/rsync: amd64 stable wrt bug #569140

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
10 years agodev-util/rebar: version bump to 2.6.0, EAPI=5
Dirkjan Ochtman [Sun, 27 Dec 2015 18:14:19 +0000 (19:14 +0100)]
dev-util/rebar: version bump to 2.6.0, EAPI=5

10 years agonet-irc/epic5: cleanup for bug 547768
Hans de Graaff [Mon, 28 Dec 2015 08:05:24 +0000 (09:05 +0100)]
net-irc/epic5: cleanup for bug 547768

Package-Manager: portage-2.2.24

10 years agodev-lang/mono: mono 4.2.2.10 patch corrections
Heather Cynede [Mon, 28 Dec 2015 07:56:08 +0000 (11:56 +0400)]
dev-lang/mono: mono 4.2.2.10 patch corrections

Package-Manager: portage-2.2.26

10 years agodev-libs/liblinear: Stable for PPC64 (bug #569730).
Jeroen Roovers [Mon, 28 Dec 2015 07:57:35 +0000 (08:57 +0100)]
dev-libs/liblinear: Stable for PPC64 (bug #569730).

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

10 years agomedia-video/ffmpeg: use openjpeg2 in live ebuild
Alexis Ballier [Mon, 28 Dec 2015 07:56:17 +0000 (08:56 +0100)]
media-video/ffmpeg: use openjpeg2 in live ebuild

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agoapp-shells/bash: Stable for HPPA PPC64 (bug #569874).
Jeroen Roovers [Mon, 28 Dec 2015 07:53:45 +0000 (08:53 +0100)]
app-shells/bash: Stable for HPPA PPC64 (bug #569874).

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

10 years agonet-misc/termtter: add 2.2.3
Hans de Graaff [Mon, 28 Dec 2015 07:46:40 +0000 (08:46 +0100)]
net-misc/termtter: add 2.2.3

Also remove 2.2.2 since could no longer be installed due
to ruby19 being deprecated for some time.

Package-Manager: portage-2.2.24

10 years agonet-firewall/psad: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:45:36 +0000 (08:45 +0100)]
net-firewall/psad: Version bump.

Package-Manager: portage-2.2.26

10 years agonet-misc/apt-cacher-ng: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:41:52 +0000 (08:41 +0100)]
net-misc/apt-cacher-ng: Version bump.

Package-Manager: portage-2.2.26

10 years agomedia-plugins/live: bump to 2015.12.22.
Alexis Ballier [Mon, 28 Dec 2015 07:38:11 +0000 (08:38 +0100)]
media-plugins/live: bump to 2015.12.22.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agowww-client/surf: Add dev-libs/glib SLOT.
Jeroen Roovers [Mon, 28 Dec 2015 07:38:21 +0000 (08:38 +0100)]
www-client/surf: Add dev-libs/glib SLOT.

Package-Manager: portage-2.2.26

10 years agowww-client/surf: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:36:18 +0000 (08:36 +0100)]
www-client/surf: Version bump.

Package-Manager: portage-2.2.26

10 years agowww-client/opera-developer: Version bump.
Jeroen Roovers [Mon, 28 Dec 2015 07:12:12 +0000 (08:12 +0100)]
www-client/opera-developer: Version bump.

Package-Manager: portage-2.2.26

10 years agomedia-video/mkvtoolnix: remove old
Alexis Ballier [Mon, 28 Dec 2015 07:31:19 +0000 (08:31 +0100)]
media-video/mkvtoolnix: remove old

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agoversion bump, #569628
Slawomir Lis [Mon, 28 Dec 2015 07:02:15 +0000 (08:02 +0100)]
version bump, #569628

Package-Manager: portage-2.2.26

10 years agodev-ruby/asciidoctor: add 1.5.3
Hans de Graaff [Mon, 28 Dec 2015 06:51:23 +0000 (07:51 +0100)]
dev-ruby/asciidoctor: add 1.5.3

Package-Manager: portage-2.2.24

10 years agodev-ruby/asciimath: initial import of 1.0.2
Hans de Graaff [Mon, 28 Dec 2015 06:30:11 +0000 (07:30 +0100)]
dev-ruby/asciimath: initial import of 1.0.2

New dependency for dev-ruby/asciidoctor

Package-Manager: portage-2.2.24

10 years agoversion bump
Slawomir Lis [Mon, 28 Dec 2015 05:56:46 +0000 (06:56 +0100)]
version bump

Package-Manager: portage-2.2.26

10 years agoFixed #569636
Slawomir Lis [Mon, 28 Dec 2015 05:52:24 +0000 (06:52 +0100)]
Fixed #569636

Package-Manager: portage-2.2.26

10 years agosys-kernel/genkernel: new release.
Robin H. Johnson [Mon, 28 Dec 2015 03:29:43 +0000 (19:29 -0800)]
sys-kernel/genkernel: new release.

Package-Manager: portage-2.2.24

10 years agoqt4-build.eclass: remove dead eclass
Davide Pesavento [Mon, 28 Dec 2015 02:46:37 +0000 (03:46 +0100)]
qt4-build.eclass: remove dead eclass

https://archives.gentoo.org/gentoo-dev/message/35353553177e12af2b0a054c96f44707

10 years agoqt*.eclass: do not talk about "herd"
Davide Pesavento [Mon, 28 Dec 2015 02:32:11 +0000 (03:32 +0100)]
qt*.eclass: do not talk about "herd"

10 years agosys-fs/lvm2: add missing dependency for USE=lvm2create_initrd
Doug Goldstein [Thu, 24 Dec 2015 23:33:33 +0000 (17:33 -0600)]
sys-fs/lvm2: add missing dependency for USE=lvm2create_initrd

USE=lvm2create_initrd needs app-arch/cpio

Gentoo-Bug: 500308
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
10 years agosys-fs/lvm2: conditionally depend on lvmetad
Doug Goldstein [Thu, 24 Dec 2015 23:28:35 +0000 (17:28 -0600)]
sys-fs/lvm2: conditionally depend on lvmetad

If the user has configured their system to be dependent on lvmetad in
/etc/lvm/lvm.conf then we need to depend on lvmetad starting up.
Otherwise it shouldn't be necessary and won't be started.

Gentoo-Bug: 503016
Gentoo-Bug: 525614
Gentoo-Bug: 554918
Gentoo-Bug: 565154
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
10 years agosys-fs/lvm2: fix missing dir for lvmetad
Doug Goldstein [Thu, 24 Dec 2015 22:51:37 +0000 (16:51 -0600)]
sys-fs/lvm2: fix missing dir for lvmetad

lvmetad fails to start up due to /run/lvm not existing when it the
system needs it to start. This ensures the directory is created.

Gentoo-Bug: 521960
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
10 years agomedia-video/aegisub: remove old
Ilya Tumaykin [Sun, 27 Dec 2015 23:23:37 +0000 (02:23 +0300)]
media-video/aegisub: remove old

Package-Manager: portage-2.2.24

10 years agomedia-video/aegisub: reuse patch for 3.2.2 in live ebuild
Ilya Tumaykin [Sun, 27 Dec 2015 23:21:00 +0000 (02:21 +0300)]
media-video/aegisub: reuse patch for 3.2.2 in live ebuild

Package-Manager: portage-2.2.24

10 years agomedia-video/aegisub: remove clang-only options to avoid warnings on gcc
Ilya Tumaykin [Sun, 27 Dec 2015 23:18:40 +0000 (02:18 +0300)]
media-video/aegisub: remove clang-only options to avoid warnings on gcc

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

10 years agomedia-video/aegisub: adjust LIBS_LUA placement in luajit unbundle patch
Ilya Tumaykin [Sun, 27 Dec 2015 23:08:00 +0000 (02:08 +0300)]
media-video/aegisub: adjust LIBS_LUA placement in luajit unbundle patch

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

10 years agomedia-video/aegisub: adjust pthread patch wrt bug 568878
Ilya Tumaykin [Sun, 27 Dec 2015 22:49:39 +0000 (01:49 +0300)]
media-video/aegisub: adjust pthread patch wrt bug 568878

- 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

10 years agosys-devel/llvm: Backport msan fix for 4.1+ kernels, bug #569894
Michał Górny [Sun, 27 Dec 2015 22:47:38 +0000 (23:47 +0100)]
sys-devel/llvm: Backport msan fix for 4.1+ kernels, bug #569894

10 years agodev-util/plan9port: add prefix support, bug #567260
Anthony G. Basile [Sun, 27 Dec 2015 22:57:30 +0000 (17:57 -0500)]
dev-util/plan9port: add prefix support, bug #567260

Thanks Jeremi Piotrowski <jeremi.piotrowski@gmail.com>

Package-Manager: portage-2.2.24

10 years agosys-apps/findutils: version bump to 4.5.18
Mike Frysinger [Sun, 27 Dec 2015 22:12:59 +0000 (17:12 -0500)]
sys-apps/findutils: version bump to 4.5.18

10 years agoapp-admin/ulogd: drop obsolete initscript and systemd unit suffixes
Ilya Tumaykin [Sun, 27 Dec 2015 19:57:28 +0000 (22:57 +0300)]
app-admin/ulogd: drop obsolete initscript and systemd unit suffixes

Package-Manager: portage-2.2.24