On Tue, Sep 1, 2015, at 12:22, Max Brazhnikov wrote:
> On Fri, 28 Aug 2015 13:42:06 -0700 (PDT) Alonso Schaich wrote:
> > SVN commit 11418 by aschai:
> >
> > Disable JASPER usage
> >
> > JASPER was blacklisted due to it's security issues two weeks ago, and cannot
> > be installed unless explicitl
On Fri, 28 Aug 2015 13:42:06 -0700 (PDT) Alonso Schaich wrote:
> SVN commit 11418 by aschai:
>
> Disable JASPER usage
>
> JASPER was blacklisted due to it's security issues two weeks ago, and cannot
> be installed unless explicitly whitelisted by the user. Tell kdelibs not to
> use JASPER for the
On Mon, 21 Oct 2013 21:57:52 +
Schaich Alonso wrote:
> On Mon, 21 Oct 2013 19:38:06 +
> Max Brazhnikov wrote:
>
> > On Mon, 21 Oct 2013 12:08:23 -0700 Alonso Schaich wrote:
> > > SVN commit 9636 by aschai:
> > >
> > > Remove a patch that became meaningless by last week's ffmpeg version
On Mon, 21 Oct 2013 19:38:06 +
Max Brazhnikov wrote:
> On Mon, 21 Oct 2013 12:08:23 -0700 Alonso Schaich wrote:
> > SVN commit 9636 by aschai:
> >
> > Remove a patch that became meaningless by last week's ffmpeg version
> > cleanup.
> >
> >
> >
> > D patch-cmake_modules_FindF
On Mon, 21 Oct 2013 12:08:23 -0700 Alonso Schaich wrote:
> SVN commit 9636 by aschai:
>
> Remove a patch that became meaningless by last week's ffmpeg version cleanup.
>
>
>
> D patch-cmake_modules_FindFFmpeg.cmake
I'd keep it for a while. The patch is harmless and it allows to
On Thu, Jun 6, 2013 at 10:14 PM, Raphael Kubo da Costa
wrote:
> o The section which sets CFLAGS and CXXFLAGS that stayed in the
>gcc-only section applies to clang as well, AFAIU.
Yes, but I believe they are already set by CMake, as `make configure`
now produces the same result with both GCC
Alberto Villa writes:
> Raphael: I know it's a hacky solution, but it's a dramatic improvement
> in KDE usability. As a KDE build system guy, do you approve it for our
> port until a proper solution is developed?
It's not that hackish, thanks for picking this up :-) For upstreaming,
the only thi
Raphael: I know it's a hacky solution, but it's a dramatic improvement
in KDE usability. As a KDE build system guy, do you approve it for our
port until a proper solution is developed?
On Thu, Jun 6, 2013 at 12:48 PM, Alberto Villa wrote:
> SVN commit 9251 by avilla:
>
> - Add basic support for C
On Sunday 31 March 2013 01:36:27 Raphael Kubo da Costa wrote:
> >> kdelibs4: Disable tests without patching the CMake files.
> >>
> >> Instead of touching the source code, just pass an additional option to
> >> CMake.
> >
> > Please, revert, I want the setting to be changed globally.
>
> How abo
Alberto Villa writes:
> On Saturday 30 March 2013 20:40:52 Raphael Kubo da Costa wrote:
>> SVN commit 9160 by rakuco:
>>
>> kdelibs4: Disable tests without patching the CMake files.
>>
>> Instead of touching the source code, just pass an additional option to
>> CMake.
>
> Please, revert, I want t
On Saturday 30 March 2013 20:40:52 Raphael Kubo da Costa wrote:
> SVN commit 9160 by rakuco:
>
> kdelibs4: Disable tests without patching the CMake files.
>
> Instead of touching the source code, just pass an additional option to
> CMake.
Please, revert, I want the setting to be changed globally
The main difference is that kdelibs doesn't have run-time dependence on
designer anymore. Ports that need UiTools (or build plugin for qt4-designer)
must add designer_build component to USE_QT4.
On Sat, 09 Mar 2013 02:08:36 + Max Brazhnikov wrote:
> SVN commit 9040 by makc:
>
> Clean up depe
On 16.05.2012 12:51, Raphael Kubo da Costa wrote:
Dima Panov writes:
Anyway, KDE's prototype have duplicated definitions, which already
present in s-m-i, and it should be deleted by upstream. just my 0.02¢
Agreed; however that means bumping the minimum required version in
kdelibs, which proba
Dima Panov writes:
> Anyway, KDE's prototype have duplicated definitions, which already
> present in s-m-i, and it should be deleted by upstream. just my 0.02¢
Agreed; however that means bumping the minimum required version in
kdelibs, which probably isn't very popular an idea.
_
On 16.05.2012 10:23, Raphael Kubo da Costa wrote:
Alberto Villa writes:
This is not orthogonal. The problem is that kdelibs and
shared-mime-info have conflicting files in plist. Those files should
not be there, imho, because we shouldn't list in plist files in
share/mime/* other than those in
On Wed, May 16, 2012 at 1:23 AM, Raphael Kubo da Costa
wrote:
> It looks like we should do what other projects also do, and not keep
> track of those entries in /usr/local/share/mime/{applications,...}:
>
> * shared-mime-info itself should be run with --disable-update-mimedb
> * kdelibs4 should
Alberto Villa writes:
> This is not orthogonal. The problem is that kdelibs and
> shared-mime-info have conflicting files in plist. Those files should
> not be there, imho, because we shouldn't list in plist files in
> share/mime/* other than those in share/mime/packages, and then have
> update-m
On Tue, May 15, 2012 at 4:45 AM, Raphael Kubo da Costa
wrote:
> This is what I am uncomfortable with -- KDE installs kde.xml with
> extensions or things which are being discussed on freedesktop.org
> instances. If some of the definitions there do not seem valid, please
> investigate the reasoning
Alberto Villa writes:
> On Tue, May 15, 2012 at 12:32 AM, Raphael Kubo da Costast
> > I don't think so. makc's question is valid --
> we've been trying to get
>> rid of local modifications as much as possible, and it's not clear if
>> this one has been submitted upstream and what it is supposed
On Tue, May 15, 2012 at 12:32 AM, Raphael Kubo da Costast
> I don't think so. makc's question is valid --
we've been trying to get
> rid of local modifications as much as possible, and it's not clear if
> this one has been submitted upstream and what it is supposed to fix.
The story behind this i
Max Brazhnikov writes:
> On Mon, 14 May 2012 11:45:53 GMT, Dima Panov wrote:
>> SVN commit 8180 by fluffy:
>>
>> - Exclude definitions override for mimetypes, which already provided
>> by shared-mime-info.
>>
>>
>> A files/patch-mimetypes_kde.xml
>> M +0 -7 pkg-plist
>
> I
On Mon, 14 May 2012 11:45:53 GMT, Dima Panov wrote:
> SVN commit 8180 by fluffy:
>
> - Exclude definitions override for mimetypes, which already provided
> by shared-mime-info.
>
>
> A files/patch-mimetypes_kde.xml
> M +0 -7 pkg-plist
Is this a patch from upstream?
On Monday 08 August 2011 05:34:38 Dima Panov wrote:
> SVN commit 7378 by fluffy:
>
> - Fix build
>
>
> M +2 -1 Makefile
you readded grantlee to the dependencies, but as far as i see it's only
required by a test application
kdeui/tests/proxymodeltestsuite
which is not installed. if tha
On Sunday 01 August 2010 22:41:19 Max Brazhnikov wrote:
> On Sun, 1 Aug 2010 12:54:14 +0200, Tijl Coosemans wrote:
> > On Sunday 01 August 2010 10:32:15 Max Brazhnikov wrote:
> > > SVN commit 6451 by makc:
> > >
> > > Revert tijl@ kdirwatch patch, it brings more problems than solves.
> >
> > I'll
On Sun, 1 Aug 2010 12:54:14 +0200, Tijl Coosemans wrote:
> On Sunday 01 August 2010 10:32:15 Max Brazhnikov wrote:
> > SVN commit 6451 by makc:
> >
> > Revert tijl@ kdirwatch patch, it brings more problems than solves.
>
> I'll have another look at it, but it's definitely best to keep it out
> of
On Sunday 01 August 2010 10:32:15 Max Brazhnikov wrote:
> SVN commit 6451 by makc:
>
> Revert tijl@ kdirwatch patch, it brings more problems than solves.
I'll have another look at it, but it's definitely best to keep it out
of 4.5 for now.
Just to be sure, are there other problems besides plasma
On Tue, 13 Apr 2010 11:08:03 -0700 (PDT), Max Brazhnikov wrote:
> SVN commit 6141 by makc:
> A patch-kio_kfile_kdiskfreespaceinfo.cpp
Fix calculation of disk size and free space.
signature.asc
Description: This is a digitally signed message part.
On Friday 09 October 2009 20:04:15 Max Brazhnikov wrote:
> On Thu, 8 Oct 2009 15:18:59 -0700 (PDT), Dima Panov wrote:
> > SVN commit 5508 by fluffy:
> >
> > - Backport another forgotten patch for KDE 4.3.2
> >
> > From svn log:
> >
> > SVN commit 1032787 by dfaure:
> >
> > Backport fix for 207173/2
On Thu, 8 Oct 2009 15:18:59 -0700 (PDT), Dima Panov wrote:
> SVN commit 5508 by fluffy:
>
> - Backport another forgotten patch for KDE 4.3.2
>
> From svn log:
>
> SVN commit 1032787 by dfaure:
>
> Backport fix for 207173/209876: Hide the whole widget, not just the view
> and the viewport. Otherwise
29 matches
Mail list logo