blob: 4ff9028ee6a250d846b3b6e3494b342f6390a71e [file] [log] [blame]
# ChangeLog for media-libs/phonon
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*phonon-9999 (09 Aug 2015)
*phonon-4.8.3-r1 (09 Aug 2015)
*phonon-4.8.3 (09 Aug 2015)
*phonon-4.7.2 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/phonon-4.7.0-plugin-install.patch, +metadata.xml,
+phonon-4.7.2.ebuild, +phonon-4.8.3.ebuild, +phonon-4.8.3-r1.ebuild,
+phonon-9999.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
15 Dec 2015; Michael Palimaka <kensington@gentoo.org>
+files/phonon-4.8.3-gcc5.patch, phonon-4.8.3-r1.ebuild:
add patch by Ryan Hill <rhill@gentoo.org> to fix build with GCC5.
Gentoo-bug: 555866
Package-Manager: portage-2.2.26
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
whitespace
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
remove unused dependency
CMake can now handle automoc directly.
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
update HOMEPAGE
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
update SRC_URI
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
cleanup inherits
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
drop redundant KEYWORDS
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
update LICENSE to be more accurate
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
stop passing QT_QMAKE_EXECUTABLE
This is no longer necessary now that FindQt4.cmake has been fixed to always
find the correct binary.
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
port to EAPI 6
Package-Manager: portage-2.2.28
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> phonon-9999.ebuild:
raise backend dependencies
Package-Manager: portage-2.2.28
*phonon-4.9.0 (21 Apr 2016)
21 Apr 2016; Michael Palimaka <kensington@gentoo.org> +phonon-4.9.0.ebuild:
version bump
Package-Manager: portage-2.2.28
24 Apr 2016; Johannes Huber <johu@gentoo.org> phonon-4.9.0.ebuild,
phonon-9999.ebuild:
Add missing DEPEND
kde-frameworks/extra-cmake-modules is used when for USE qt5.
Gentoo-bug: 581048
Package-Manager: portage-2.2.28
31 May 2016; Johannes Huber <johu@gentoo.org> phonon-4.9.0.ebuild,
phonon-9999.ebuild:
Restore hppa
kde-frameworks/extra-cmake-modules is now keyworded.
Package-Manager: portage-2.3.0_rc1
11 Jul 2016; Johannes Huber <johu@gentoo.org> phonon-4.9.0.ebuild,
phonon-9999.ebuild:
Restore ppc64
Package-Manager: portage-2.3.0
13 Jul 2016; Michael Palimaka <kensington@gentoo.org>
phonon-4.8.3-r1.ebuild, phonon-4.9.0.ebuild, phonon-9999.ebuild:
ensure zeitgeist is always disabled on a foreign ABI
dev-libs/libqzeitgeist is not multilib-enabled, so if not explicitly
disabled
the native library may be detected during a foreign ABI build causing a
build
failure.
Package-Manager: portage-2.3.0
13 Jul 2016; Michael Palimaka <kensington@gentoo.org> phonon-4.9.0.ebuild,
phonon-9999.ebuild:
fix multilib build by explicitly specifying the path to qmake
Gentoo-bug: 580304
Package-Manager: portage-2.3.0
22 Jul 2016; Michael Palimaka <kensington@gentoo.org> phonon-4.9.0.ebuild:
amd64/x86 stable
Gentoo-bug: 587346
Package-Manager: portage-2.3.0
24 Jul 2016; Michael Palimaka <kensington@gentoo.org>
-files/phonon-4.8.3-gcc5.patch, -phonon-4.8.3.ebuild,
-phonon-4.8.3-r1.ebuild:
remove old
Package-Manager: portage-2.3.0
27 Sep 2016; Tobias Klausmann <klausman@gentoo.org> phonon-4.9.0.ebuild:
4.9.0-r0: stable on alpha
Gentoo-Bug: 587346
02 Oct 2016; Jeroen Roovers <jer@gentoo.org> phonon-4.9.0.ebuild:
Stable for HPPA (bug #587346).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
13 Oct 2016; Agostino Sarubbo <ago@gentoo.org> phonon-4.9.0.ebuild:
ppc stable wrt bug #587346
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>