summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/mesa: Build gallium-osmesa when USE="gallium osmesa"Matt Turner2016-02-091-1/+6
| | | | | | With only USE=osmesa, build the classic OSMesa. Bug: https://bugs.gentoo.org/574070
* media-libs/opusfile: Removed old.Lars Wendler2016-02-093-68/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/opusfile: Bump to version 0.7Lars Wendler2016-02-092-0/+37
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/libdc1394: bump to 2.2.4Alexis Ballier2016-02-092-0/+54
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/libmatemixer: Import 1.10.x from Project:MATE repoNP-Hardass2016-02-083-0/+51
| | | | Package-Manager: portage-2.2.26
* media-libs/freeverb3: Handle Audacious >=2.7Sebastian Pipping2016-02-081-0/+78
| | | | Package-Manager: portage-2.2.27
* media-libs/gd: Stable for HPPA PPC64 (bug #571690).Jeroen Roovers2016-02-061-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* media-libs/libaacplus: Include patch for building with clangDavid Seifert2016-02-052-0/+99
| | | | | | | | Gentoo-Bug: 458932 * EAPI=6 * Thanks Fabio Scaccabarozzi for the patch Package-Manager: portage-2.2.27
* media-libs/rubberband: add alpha keywordTobias Klausmann2016-02-041-1/+1
| | | | | | Gentoo-Bug: 570510 Package-Manager: portage-2.2.27
* media-libs/phat: Fix underlinking with x11-libs/libX11David Seifert2016-02-042-0/+70
| | | | | | | | * EAPI=6 * Change SRC_URI and HOMEPAGE (Gentoo-Bug: 537756) * Add missing dev-util/gtk-doc for autoreconf Package-Manager: portage-2.2.27
* media-libs/imlib2: arm stable, bug #572884Markus Meier2016-02-031-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* media-libs/x265: arm stable, bug #570878Markus Meier2016-02-031-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* media-libs/libepoxy: add support for python 3.5Holger Hoffstätte2016-02-022-2/+2
|
* media-libs/gd: add alpha keywordTobias Klausmann2016-02-021-1/+1
| | | | | | Gentoo-Bug: 571690 Package-Manager: portage-2.2.27
* media-libs/ffmpegsource: drop inactive proxy maintainerIlya Tumaykin2016-02-021-4/+0
| | | | | | After many pings there's no reply from him. See 8549f2c for reference. Package-Manager: portage-2.2.27
* media-libs/vamp-plugin-sdk: add alpha keywordTobias Klausmann2016-02-011-1/+1
| | | | | | Gentoo-Bug: 571476 Package-Manager: portage-2.2.27
* media-libs/libmediainfo: version bump to 0.7.82Tim Harder2016-02-012-0/+80
|
* media-libs/sdif: Version bump to 3.11.4David Seifert2016-01-313-0/+100
| | | | | | | | Gentoo-Bug: 572686 * EAPI=6 * Remove USE="doc" Package-Manager: portage-2.2.27
* media-libs/gegl: ia64/sparc rekeyword (#560382)Pacho Ramos2016-01-311-1/+1
| | | | Package-Manager: portage-2.2.27
* media-libs/cogl: Stop applying buggy patch (#573514 by Pascal Flöschel)Pacho Ramos2016-01-311-0/+141
| | | | Package-Manager: portage-2.2.27
* media-libs/gst-plugins-ugly: version bump to 1.6.3Gilles Dartiguelongue2016-01-312-0/+41
| | | | Package-Manager: portage-2.2.27
* Merge remote-tracking branch 'github/pr/752'Andreas K. Hüttel2016-01-311-2/+2
|\
| * media-libs/opencv: Drop oldAndreas Sturmlechner2016-01-301-252/+0
| | | | | | | | Package-Manager: portage-2.2.27
| * media-libs/opencv: Bump subslot to 3.1, builds with python-3.5Andreas Sturmlechner2016-01-301-0/+252
| |
* | media-libs/gst-plugins-bad: version bump to 1.6.3Gilles Dartiguelongue2016-01-312-0/+104
| | | | | | | | Package-Manager: portage-2.2.27
* | media-libs/gst-plugins-good: version bump to 1.6.3Gilles Dartiguelongue2016-01-312-0/+62
| | | | | | | | Package-Manager: portage-2.2.27
* | media-libs/gst-plugins-base: version bump to 1.6.3Gilles Dartiguelongue2016-01-312-0/+88
| | | | | | | | Package-Manager: portage-2.2.27
* | media-libs/gstreamer: version bump to 1.6.3Gilles Dartiguelongue2016-01-312-0/+105
| | | | | | | | Package-Manager: portage-2.2.27
* | media-libs/imlib2: add alpha keywordTobias Klausmann2016-01-301-1/+1
| | | | | | | | | | | | Gentoo-Bug: 572884 Package-Manager: portage-2.2.27
* | media-libs/zimg: bump to 2.0.4Alexis Ballier2016-01-302-0/+38
|/ | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/vigra: fix function callMichael Palimaka2016-01-302-2/+2
| | | | | | | | | The function was renamed in e4b034ec87ff80561b18d52ee07df66b04a50cab but usage was never checked for because it is supposed to be a private function. Gentoo-bug: 573296 Package-Manager: portage-2.2.27
* media-libs/kvazaar: bump to 0.8.3Alexis Ballier2016-01-292-0/+52
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: bump to 1.9.Alexis Ballier2016-01-293-3/+175
| | | | | | | Enable 12bit by default since it is no more experimental. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/openal: remove unused usedescsAlexis Ballier2016-01-281-3/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/openal: bump to 1.17.2Alexis Ballier2016-01-282-0/+63
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/aften: Declare mycmakeargs to be an arrayDavid Seifert2016-01-272-8/+44
| | | | | | | | Gentoo-Bug: 573152 * EAPI=6 * Amend patch to be -p1 compliant Package-Manager: portage-2.2.27
* media-libs/imlib2: Stable for HPPA PPC64 (bug #572884).Jeroen Roovers2016-01-271-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* media-libs/ming: Bump to 0.4.7Michał Górny2016-01-272-0/+96
| | | | | | | Fixes giflib-5 support, #450610. Fixes linking to -lgif when building Python module. Ebuild bumped to EAPI=6, dropped autotools-utils. Upstream switched to snapshots, so added necessary eautoreconf and parallel make issue workaround.
* media-libs/ming: Add missing use of PYTHON_REQUIRED_USEMichał Górny2016-01-271-0/+2
|
* media-libs/x265: Stable for HPPA PPC64 (bug #571868).Jeroen Roovers2016-01-271-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* media-libs/leptonica: Version bump to 1.73James Le Cuirot2016-01-272-20/+24
| | | | | | | Includes EAPI bump to 6 and migration away from deprecated autotools-multilib eclass. Package-Manager: portage-2.2.27
* media-libs/imlib2: amd64 stable wrt bug #572884Agostino Sarubbo2016-01-261-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/virglrenderer: x86 stable wrt bug #571566Agostino Sarubbo2016-01-261-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/virglrenderer: amd64 stable wrt bug #571566Agostino Sarubbo2016-01-261-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libsndfile: Drop version vulnerable for CVE-2015-7805Justin Lecher2016-01-263-163/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/imlib2: set KEYWORDS in ebuild for stabilization #572884Mike Frysinger2016-01-261-1/+3
|
* media-libs/x265: x86 stable wrt bug #570878Agostino Sarubbo2016-01-251-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/x265: amd64 stable wrt bug #570878Agostino Sarubbo2016-01-251-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24378-447/+447
|
* Remove explicit uses of disbanded herd e-mails from metadata.xmlMichał Górny2016-01-241-4/+0
|