Re: kaudiocreator to unmaintained

2019-05-25 Thread Bernd Steinhauser
On 22/05/19 13:39, Jonathan Riddell wrote: On Tue, 21 May 2019 at 17:48, Kevin Ottens > wrote: > Will you make releases? I'd like it to be part of KDE Applications. Unlike Zanshin I'd rather have this one tied to the Applications release cycle. That being said,

Re: Review Request 118763: Remove find_package(XCB) call as it is handled already by the top-level cmake file

2014-08-22 Thread Bernd Steinhauser
makes sense to link to XCB::XCB instead of ${XCB_LIBRARIES}, since the former is what is actually needed. Diffs - kstyle/CMakeLists.txt 165b62a liboxygen/CMakeLists.txt 0d1dd94 Diff: https://git.reviewboard.kde.org/r/118763/diff/ Testing --- Thanks, Bernd Steinhauser

Re: Review Request 118763: Remove find_package(XCB) call as it is handled already by the top-level cmake file

2014-08-18 Thread Bernd Steinhauser
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118763/#review61017 --- On June 16, 2014, 2:07 p.m., Bernd Steinhauser wrote: > > ---

Re: Review Request 118763: Remove find_package(XCB) call as it is handled already by the top-level cmake file

2014-06-16 Thread Bernd Steinhauser
}, since the former is what is actually needed. Diffs - kstyle/CMakeLists.txt 165b62a liboxygen/CMakeLists.txt 0d1dd94 Diff: https://git.reviewboard.kde.org/r/118763/diff/ Testing --- Thanks, Bernd Steinhauser

Review Request 118763: Remove find_package(XCB) call as it is handled already by the top-level cmake file

2014-06-15 Thread Bernd Steinhauser
/CMakeLists.txt 165b62a liboxygen/CMakeLists.txt 0d1dd94 Diff: https://git.reviewboard.kde.org/r/118763/diff/ Testing --- Thanks, Bernd Steinhauser

Re: Qt 5.3 to log all debug/warning/error messages to journald on systemd systems

2014-01-24 Thread Bernd Steinhauser
Àlex Fiestas wrote: > On Monday 20 January 2014 14:40:17 Thiago Macieira wrote: >> See subject. We're trying to decide whether we should enable journald by >> default on Linux distributions that carry it. If we do, it means any >> application that is not launched from a terminal would automaticall