summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/phonon: Re-add pkg_setupAndreas Sturmlechner2017-12-191-0/+4
| | | | | Closes: https://bugs.gentoo.org/641726 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-libs/phonon: Drop obsolete pkg_setupAndreas Sturmlechner2017-12-191-8/+0
| | | | | | Older GCC versions are masked now. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/phonon: Fix some cmake warningsAndreas Sturmlechner2017-12-191-3/+8
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* kde4*.eclass: Drop USE=aquaAndreas Sturmlechner2017-09-031-2/+1
|
* media-libs/phonon: Drop USE=qt5Andreas Sturmlechner2017-08-311-18/+14
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/phonon: Drop USE=zeitgeistAndreas Sturmlechner2017-08-261-7/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* media-libs/phonon: Dekeyword hppaAndreas Sturmlechner2017-07-311-1/+1
| | | | | | | | Stabilisation timeout. No reverse-dependencies left. Gentoo-bug: 620368 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/phonon: keyword ~arm64Alexis Ballier2017-06-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/phonon: DEPEND on >=Qt-4.8.7, warn on <GCC-5Andreas Sturmlechner2017-06-021-4/+8
| | | | | | | | Sort DEPENDs, switch Qt default Gentoo-bug: 595618 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/phonon: Version bump 4.9.1Johannes Huber2017-01-241-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/phonon: fix multilib build by explicitly specifying the path to qmakeMichael Palimaka2016-07-141-0/+1
| | | | | | Gentoo-bug: 580304 Package-Manager: portage-2.3.0
* media-libs/phonon: ensure zeitgeist is always disabled on a foreign ABIMichael Palimaka2016-07-141-1/+1
| | | | | | | | 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
* media-libs/phonon: Restore ppc64Johannes Huber2016-07-111-1/+1
| | | | Package-Manager: portage-2.3.0
* media-libs/phonon: Restore hppaJohannes Huber2016-05-311-1/+1
| | | | | | kde-frameworks/extra-cmake-modules is now keyworded. Package-Manager: portage-2.3.0_rc1
* media-libs/phonon: Add missing DEPENDJohannes Huber2016-04-241-1/+2
| | | | | | | | kde-frameworks/extra-cmake-modules is used when for USE qt5. Gentoo-bug: 581048 Package-Manager: portage-2.2.28
* media-libs/phonon: raise backend dependenciesMichael Palimaka2016-04-221-2/+2
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: port to EAPI 6Michael Palimaka2016-04-221-5/+5
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: stop passing QT_QMAKE_EXECUTABLEMichael Palimaka2016-04-221-1/+0
| | | | | | | This is no longer necessary now that FindQt4.cmake has been fixed to always find the correct binary. Package-Manager: portage-2.2.28
* media-libs/phonon: update LICENSE to be more accurateMichael Palimaka2016-04-221-1/+1
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: drop redundant KEYWORDSMichael Palimaka2016-04-221-1/+0
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: cleanup inheritsMichael Palimaka2016-04-221-2/+2
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: update SRC_URIMichael Palimaka2016-04-221-1/+1
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: update HOMEPAGEMichael Palimaka2016-04-221-1/+1
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: remove unused dependencyMichael Palimaka2016-04-221-1/+0
| | | | | | CMake can now handle automoc directly. Package-Manager: portage-2.2.28
* media-libs/phonon: whitespaceMichael Palimaka2016-04-221-3/+8
| | | | Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+129
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