D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-11-23 Thread Alexander Schlarb
ntninja added inline comments. INLINE COMMENTS > davidedmundson wrote in CMakeLists.txt:79 > What about this comment? Well, it isn't actually required and it compiles just fine with both canberra and phonon missing. REPOSITORY R289 KNotifications REVISION DETAIL https://phabricator.kde.or

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-11-23 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > CMakeLists.txt:79 > DESCRIPTION "Qt-based audio library" > -# This is REQUIRED since you cannot tell CMake "either one of those > two optional ones are required" > -TYPE REQUIRED What about this comment? REPOSITOR

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-11-22 Thread Christoph Feck
cfeck set the repository for this revision to R289 KNotifications. REPOSITORY R289 KNotifications REVISION DETAIL https://phabricator.kde.org/D12674 To: ntninja, kde-frameworks-devel, apol Cc: kde-frameworks-devel, apol, ltoscano, cgiboudeaux, michaelh, ngraham, bruns

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-11-22 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a comment. This revision is now accepted and ready to land. Makes sense to me, it's even already if'd! REVISION DETAIL https://phabricator.kde.org/D12674 To: ntninja, kde-frameworks-devel, apol Cc: kde-frameworks-devel, apol, ltoscano, cgiboudeaux, mi

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-11-22 Thread Alexander Schlarb
ntninja updated this revision to Diff 46035. ntninja added a comment. Updated to latest KF5 version and probably fixed the issue mentioned in review – although I have no idea what it was. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D12674?vs=33575&id=46035 REVISION DETAIL https

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-11-22 Thread Alexander Schlarb
ntninja added a reviewer: kde-frameworks-devel. REVISION DETAIL https://phabricator.kde.org/D12674 To: ntninja, kde-frameworks-devel Cc: kde-frameworks-devel, apol, ltoscano, cgiboudeaux, michaelh, ngraham, bruns

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-07-29 Thread Alexander Schlarb
tundracomp added a comment. Oh, I see! This wasn't obvious to me. Is this better now? REPOSITORY R289 KNotifications REVISION DETAIL https://phabricator.kde.org/D12674 To: tundracomp Cc: kde-frameworks-devel, apol, ltoscano, cgiboudeaux, michaelh, ngraham, bruns

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-07-29 Thread Alexander Schlarb
tundracomp set the repository for this revision to R289 KNotifications. Restricted Application edited subscribers, added: kde-frameworks-devel; removed: Frameworks. REPOSITORY R289 KNotifications REVISION DETAIL https://phabricator.kde.org/D12674 To: tundracomp Cc: kde-frameworks-devel, apo

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-07-28 Thread Aleix Pol Gonzalez
apol added a comment. You didn't specify for which repository this is. REVISION DETAIL https://phabricator.kde.org/D12674 To: tundracomp Cc: apol, ltoscano, cgiboudeaux, #frameworks, michaelh, ngraham, bruns

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-07-27 Thread Alexander Schlarb
tundracomp added a comment. Could I get a new review on this please!? REVISION DETAIL https://phabricator.kde.org/D12674 To: tundracomp Cc: ltoscano, cgiboudeaux, #frameworks, michaelh, ngraham, bruns

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-05-03 Thread Alexander Schlarb
tundracomp added a comment. I used the web interface and I wasn't able to find the „Update Diff“ button (why not update patch or update commit?) in the right box until now. It should be fixed now. REVISION DETAIL https://phabricator.kde.org/D12674 To: tundracomp Cc: ltoscano, cgiboudeaux,

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-05-03 Thread Alexander Schlarb
tundracomp updated this revision to Diff 33575. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D12674?vs=33526&id=33575 REVISION DETAIL https://phabricator.kde.org/D12674 AFFECTED FILES CMakeLists.txt To: tundracomp Cc: ltoscano, cgiboudeaux, #frameworks, michaelh, bruns

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-05-03 Thread Luigi Toscano
ltoscano added a comment. If you want to update the patch on phabricator, just apply it locally with `arc patch Dxyzt`, amend the git commit as usual (maybe also rebase on master if needed), and use `arc diff` again. REPOSITORY R289 KNotifications REVISION DETAIL https://phabricator.kde

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-05-03 Thread Alexander Schlarb
tundracomp added inline comments. INLINE COMMENTS > cgiboudeaux wrote in CMakeLists.txt:68 > there are no component, why do you use this keyword ? removing 'REQUIRED' was > enough I added this keyword because Qt5TTS has it too. Anyways, how do I *update* a patch on this thing? Do I just use “A

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-05-03 Thread Christophe Giboudeaux
cgiboudeaux added inline comments. INLINE COMMENTS > CMakeLists.txt:68 > > -find_package(Phonon4Qt5 4.6.60 REQUIRED NO_MODULE) > +find_package(Phonon4Qt5 4.6.60 OPTIONAL_COMPONENTS NO_MODULE) > set_package_properties(Phonon4Qt5 PROPERTIES there are no component, why do you u

D12674: Mark `Phonon4Qt5` dependency as optional in CMakeLists file

2018-05-02 Thread Alexander Schlarb
tundracomp created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. tundracomp requested review of this revision. REVISION SUMMARY Usage of Phonon is already optional in the source code; this commit updates the CMake file

phonon5 phonon4 phonon4qt5

2013-10-23 Thread Harald Sitter
s like the MediaController removing. however as the changes actually make their life easier and allow them to write nicer code they do not seem particularly bummed out about that. === phonon4qt5 === is a build of phonon4 against qt5 making it a 100% source and runtime compatible library that allo

Re: Phonon4Qt5 & Phonon5 Branches

2013-06-13 Thread Harald Sitter
On Tue, Jun 4, 2013 at 12:47 AM, David Faure wrote: > On Wednesday 29 May 2013 16:13:23 Harald Sitter wrote: > > As you may be aware phonon supports building the phonon4 API against Qt5 > by > > building the phonon4qt5 branch. > > > > Due to consolidation eff

Re: Phonon4Qt5 & Phonon5 Branches

2013-06-03 Thread David Faure
On Wednesday 29 May 2013 16:13:23 Harald Sitter wrote: > As you may be aware phonon supports building the phonon4 API against Qt5 by > building the phonon4qt5 branch. > > Due to consolidation efforts at the Phonon sprint last weekend the > phonon4qt5 transitional library is now

Re: Find Phonon4Qt5 gets confused

2013-02-09 Thread Alexander Neundorf
> removing that check fixes things > > > > > > Applied, thanks! > > > > Phonon installs a Phon4Qt5Config.cmake file, I assume ? > > Yep. > > The kdelibs code was still checking for PHONON_FOUND though... I just fixed > that, and adjusted include dirs and li

Re: Find Phonon4Qt5 gets confused

2013-02-09 Thread David Faure
f FindKDE4Internal completely, but at > > > > this point > > > > it's too early, not everything is ported to kf5). > > > > > > removing that check fixes things > > > > Applied, thanks! > > Phonon installs a Phon4Qt5Config.cmake file,

Re: Find Phonon4Qt5 gets confused

2013-02-08 Thread Alexander Neundorf
On Monday 04 February 2013, David Faure wrote: > On Monday 04 February 2013 09:09:25 Treeve Jelbert wrote: > > On Sun, 03 Feb 2013 18:35:43 +0100, David Faure wrote: > > > On Sunday 03 February 2013 10:25:58 Treeve Jelbert wrote: > > >> cmake/modules/FindKDE4Internal.cmake:find_package(Phonon 4.3.8

Re: Find Phonon4Qt5 gets confused

2013-02-04 Thread David Faure
On Monday 04 February 2013 09:09:25 Treeve Jelbert wrote: > On Sun, 03 Feb 2013 18:35:43 +0100, David Faure wrote: > > On Sunday 03 February 2013 10:25:58 Treeve Jelbert wrote: > >> cmake/modules/FindKDE4Internal.cmake:find_package(Phonon 4.3.80) > > > > Good point. Can you try removing that from

Re: Find Phonon4Qt5 gets confused

2013-02-04 Thread Treeve Jelbert
On Sun, 03 Feb 2013 18:35:43 +0100, David Faure wrote: On Sunday 03 February 2013 10:25:58 Treeve Jelbert wrote: cmake/modules/FindKDE4Internal.cmake:find_package(Phonon 4.3.80) Good point. Can you try removing that from FindKDE4Internal? (at some point we'll get rid of FindKDE4Internal compl

Re: Find Phonon4Qt5 gets confused

2013-02-03 Thread David Faure
On Sunday 03 February 2013 10:25:58 Treeve Jelbert wrote: > cmake/modules/FindKDE4Internal.cmake:find_package(Phonon 4.3.80) Good point. Can you try removing that from FindKDE4Internal? (at some point we'll get rid of FindKDE4Internal completely, but at this point it's too early, not everything

Find Phonon4Qt5 gets confused

2013-02-03 Thread Treeve Jelbert
I have both phonon and Phonon4Qt5 installed, in separate locations Phonon4Qt5 is in /opt/kf5 kf5 build fails because it detects bits of both versions of phonon. # grep [P,p]hon CMakeCache.txt PHONON_LIBRARY:FILEPATH=/usr/lib/libphonon.so //The directory containing a CMake configuration file

Re: phonon4qt5

2013-02-01 Thread Aaron J. Seigo
On Sunday, January 27, 2013 03:10:04 Harald Sitter wrote: > as discussed previously there is now a transitional library for qt5 called > phonon4qt5 and lives in a branch of the regular phonon git repos (pending > release). i just pushed a aseigo/phonon4qt5 branch that fixes compila

Re: phonon4qt5

2013-01-27 Thread Harald Sitter
On Sun, Jan 27, 2013 at 11:03 PM, David Faure wrote: > On Sunday 27 January 2013 03:10:04 Harald Sitter wrote: > > as discussed previously there is now a transitional library for qt5 > called > > phonon4qt5 and lives in a branch of the regular phonon git repos (p

Re: phonon4qt5

2013-01-27 Thread David Faure
On Sunday 27 January 2013 03:10:04 Harald Sitter wrote: > as discussed previously there is now a transitional library for qt5 called > phonon4qt5 and lives in a branch of the regular phonon git repos (pending > release). > > phonon4qt5 is a 100% source compatible version of phon

Re: phonon4qt5

2013-01-27 Thread David Faure
On Sunday 27 January 2013 03:10:04 Harald Sitter wrote: > as discussed previously there is now a transitional library for qt5 called > phonon4qt5 and lives in a branch of the regular phonon git repos (pending > release). > > phonon4qt5 is a 100% source compatible version of phon

phonon4qt5

2013-01-26 Thread Harald Sitter
as discussed previously there is now a transitional library for qt5 called phonon4qt5 and lives in a branch of the regular phonon git repos (pending release). phonon4qt5 is a 100% source compatible version of phonon4 that builds against qt5. it is directly derived from master and as such should