gentoo-full-overlay/media-sound/xmms2/ChangeLog

151 lines
5.1 KiB
Text

# ChangeLog for media-sound/xmms2
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*xmms2-0.8-r2 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/xmms2-0.7DrNo-XsParse-3.patch,
+files/xmms2-0.7DrNo-missing-protos.patch,
+files/xmms2-0.7DrNo-windres-build-fix.patch,
+files/xmms2-0.8-cython-0.19.1.patch, +files/xmms2-0.8-ffmpeg-0.11.patch,
+files/xmms2-0.8-ffmpeg2.patch, +files/xmms2-0.8-libav-9-p2.patch,
+files/xmms2-0.8-libav-9.patch, +files/xmms2-0.8-memset.patch,
+files/xmms2-0.8DrO_o-waflib-fix-perl.patch, +metadata.xml,
+xmms2-0.8-r2.ebuild:
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
27 Nov 2015; Sergei Trofimovich <slyfox@gentoo.org>
+files/xmms2-0.8-cpython.patch, +files/xmms2-0.8-modpug.patch,
xmms2-0.8-r2.ebuild:
fix build failure against stable libmodplug, bug #536046
Reported-by: Anthony Parsons
Bug: https://bugs.gentoo.org/536046
Package-Manager: portage-2.2.25
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
02 Apr 2016; Sergei Trofimovich <slyfox@gentoo.org>
files/xmms2-0.8DrO_o-waflib-fix-perl.patch, xmms2-0.8-r2.ebuild:
tweak ExtUtils detection against perl-5.22, bug #578778
Reported-by: Scott McClung
Bug: https://bugs.gentoo.org/578778
Package-Manager: portage-2.2.28
02 Apr 2016; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.8-r2.ebuild:
shrink DESCRIPTION
Package-Manager: portage-2.2.28
02 Apr 2016; Sergei Trofimovich <slyfox@gentoo.org>
+files/xmms2-0.8-audio4-p1.patch, +files/xmms2-0.8-audio4-p2.patch,
+files/xmms2-0.8-audio4-p3.patch, +files/xmms2-0.8-audio4-p4.patch,
+files/xmms2-0.8-audio4-p5.patch, +files/xmms2-0.8-audio4-p6.patch,
+files/xmms2-0.8-audio4-p7.patch, xmms2-0.8-r2.ebuild:
support stable API for libav, bug #540890
Latest stable media-video/ffmpeg-2.8.6 provides both functions:
avcodec_decode_audio3
avcodec_decode_audio4
While latest stable media-video/libav-11.3 provides only
avcodec_decode_audio4
Pulled large patchset from upstream to support audio4 API.
Builds fine on both stable virtual/ffmpeg implementations
and unstable libav.
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/540890
Package-Manager: portage-2.2.28
02 Apr 2016; Sergei Trofimovich <slyfox@gentoo.org>
+files/xmms2-0.8-rtvg.patch, metadata.xml, xmms2-0.8-r2.ebuild:
Add knob to disable valgrind at test runtime, bug #424377
When valgrind is installed in system but is not
working we should still be able to run tests.
Reported-by: Diego Elio Pettenò
Bug: https://bugs.gentoo.org/424377
Package-Manager: portage-2.2.28
*xmms2-0.8-r3 (02 Apr 2016)
02 Apr 2016; Sergei Trofimovich <slyfox@gentoo.org>
+files/xmms2-0.8-samba-4.patch, xmms2-0.8-r2.ebuild, +xmms2-0.8-r3.ebuild:
backported samba detection fix
While at it updated to non-deprecated python and ruby eclasses.
Package-Manager: portage-2.2.28
*xmms2-0.8-r4 (21 May 2016)
21 May 2016; Sergei Trofimovich <slyfox@gentoo.org> +xmms2-0.8-r4.ebuild:
update from python-any-r1 to python-single-r1
Reported-by: James Le Cuirot
Bug: https://bugs.gentoo.org/583606
Package-Manager: portage-2.3.0_rc1
14 Jun 2016; Sergei Trofimovich <slyfox@gentoo.org> xmms2-0.8-r4.ebuild:
populate REQUIRED_USE from python-single-r1.eclass
Package-Manager: portage-2.3.0_rc1