<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.kde.windows">
    <title>gmane.comp.kde.windows</title>
    <link>http://blog.gmane.org/gmane.comp.kde.windows</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5190"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5177"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5176"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5166"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5163"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5160"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5159"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5152"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5137"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5135"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5122"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5121"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5109"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5103"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5102"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5096"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5095"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5094"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5093"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.kde.windows/5092"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5190">
    <title>Soprano build error LockFile does not name a Type</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5190</link>
    <description>&lt;pre&gt;Hi,
krop just asked me to test quite a large patch (
http://paste.kde.org/750254/ ) to the soprano build system, mostly
because soprano is switching to CMAKE_AUTOMOC. So far so good,
everything worked but I got a new build error:
Q:/soprano/backends/virtuoso/virtuosocontroller.h:93: error:
'LockFile' does not name a type

Which is weird because I could not find a reason for this in the
patch. I believe that this is a name conflict with the lock file
function ( http://msdn.microsoft.com/en-us/library/windows/desktop/aa365202%28v=vs.85%29.aspx
) and renaming soprano's LockFile to SopranoLockFile did fix this
build error. But I have no idea what causes this.

As renaming the Class fixed the problem and it was appearently
unrelated to Krop's patch I told him this patch was ok from the
windows side.

This is a heads up that your soprano build might break on this and the
question how should we fix this?

Regards,
Andre
&lt;/pre&gt;</description>
    <dc:creator>Andre Heinecke</dc:creator>
    <dc:date>2013-05-24T19:56:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5177">
    <title>Fwd: Re: Review Request 109246: Make KUrl::relativePath and KUrl::relativeUrl work correctly on Windows</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5177</link>
    <description>&lt;pre&gt;Hi!

I'm under the impression, not too many KDE-Windows folks are following kde-
core-devel (I'm doing so rather cursorily and sporadically, myself). So, just 
in case, I'll forward the review request, below.

Looks good to me on first glance, but I'm really not an expert on the many 
pitfalls of KUrl.

Regards
Thomas

----------  Forwarded Message  ----------

Subject: Re: Review Request 109246: Make KUrl::relativePath and 
KUrl::relativeUrl work correctly on Windows
Date: Saturday 18 May 2013, 14:36:35
From: Allen Winter &amp;lt;winter-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
To: Michel Ludwig &amp;lt;michel.ludwig-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;, Allen Winter &amp;lt;winter-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org&amp;gt;, 
kdelibs &amp;lt;kde-core-devel-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org&amp;gt;


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109246/#review32742
-----------------------------------------------------------


any KDE Windows folks feel like taking a look at this one?


- Allen Winter


On March 2, 2013, 4:54 p.m., Michel Ludwig wrote:
"E:/MyDocuments/test/test.tex" on Windows. Currently, KUrl::_relativePath 
assumes that 
"test/test.tex". The attached patch fixes this issue.

-----------------------------------------_______________________________________________
Kde-windows mailing list
Kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Thomas Friedrichsmeier</dc:creator>
    <dc:date>2013-05-23T08:44:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5176">
    <title>Empty release list in kde-installer</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5176</link>
    <description>&lt;pre&gt;Hello,

I'm trying to install using the kdewin-installer-gui-1.exe. I have set the
following to be the mirror list -
http://www.winkde.org/pub/kde/ports/win32/releases/. When the installer
comes to release selection window, I don't see any releases. I've chosen as
"Use Internet Explorer connection settings" for proxy.

This is the log entry -

[2013-05-22 14:30:52] static\gui\mirrorsettingspage.cpp 61 start

[2013-05-22 14:30:52] static\gui\mirrorsettingspage.cpp 65 downloading
mirror list from QUrl( "
http://download.kde.org/stable/kdewin/installer/mirrors.list" )

[2013-05-22 14:30:52] Check if a copy of the remote config file is
available at "C:/Users/xyz/AppData/Local/Temp/KDE/mirrors-remote.list" ...
found

[2013-05-22 14:30:52] ()

[2013-05-22 14:31:01] static\gui\mirrorsettingspage.cpp 133 QUrl( "
http://www.winkde.org/pub/kde/ports/win32/releases/" )

[2013-05-22 14:31:01] baseURL1: QUrl( "
http://www.winkde.org/pub/kde/ports/win32/releases/stable/" )

[2013-05-22 14:31:01] static\shared\downloader.cpp 189 Downloading "
http://www.winkde.org/pub/kde/ports/win32/releases/stable/" to memory

[2013-05-22 14:31:01] static\shared\downloader.cpp 225
Downloader(0x2b6b678) Downloader::fetchInternal url: "
http://www.winkde.org/pub/kde/ports/win32/releases/stable/"

[2013-05-22 14:31:22] static\shared\downloader.cpp 298
Downloader(0x2b6b678) Downloader::threadFinished

[2013-05-22 14:31:22] static\shared\downloader.cpp 373 Couldn't connect to
server

[2013-05-22 14:31:22] static\shared\downloader.cpp 286
Downloader::fetchInternal ret: false

[2013-05-22 14:31:22] could not fetch stable versions from QUrl( "
http://www.winkde.org/pub/kde/ports/win32/releases/stable/" )

[2013-05-22 14:31:22] static\shared\downloader.cpp 189 Downloading "
http://www.winkde.org/pub/kde/ports/win32/releases/unstable/" to memory

[2013-05-22 14:31:22] static\shared\downloader.cpp 225
Downloader(0x2b6b678) Downloader::fetchInternal url: "
http://www.winkde.org/pub/kde/ports/win32/releases/unstable/"

[2013-05-22 14:31:43] static\shared\downloader.cpp 298
Downloader(0x2b6b678) Downloader::threadFinished

[2013-05-22 14:31:43] static\shared\downloader.cpp 373 Couldn't connect to
server

[2013-05-22 14:31:43] static\shared\downloader.cpp 286
Downloader::fetchInternal ret: false

[2013-05-22 14:31:43] could not fetch unstable versions from QUrl( "
http://www.winkde.org/pub/kde/ports/win32/releases/unstable/" )

[2013-05-22 14:31:43] static\shared\downloader.cpp 189 Downloading "
http://www.winkde.org/pub/kde/ports/win32/releases/nightly/" to memory

[2013-05-22 14:31:43] static\shared\downloader.cpp 225
Downloader(0x2b6b678) Downloader::fetchInternal url: "
http://www.winkde.org/pub/kde/ports/win32/releases/nightly/"

[2013-05-22 14:32:04] static\shared\downloader.cpp 298
Downloader(0x2b6b678) Downloader::threadFinished

[2013-05-22 14:32:04] static\shared\downloader.cpp 373 Couldn't connect to
server

[2013-05-22 14:32:04] static\shared\downloader.cpp 286
Downloader::fetchInternal ret: false

[2013-05-22 14:32:04] could not fetch nightly versions from QUrl( "
http://www.winkde.org/pub/kde/ports/win32/releases/nightly/" )

[2013-05-22 14:32:04] static\gui\releaseselectionpage.cpp 60 current mirror
with release QUrl( "
http://www.winkde.org/pub/kde/ports/win32/releases/stable/latest/" )

[2013-05-22 14:32:04] static\gui\releaseselectionpage.cpp 78 release QUrl( "
http://www.winkde.org/pub/kde/ports/win32/releases/stable/latest/" ) not
found on this server


-Ashish
_______________________________________________
Kde-windows mailing list
Kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Ashish Jain</dc:creator>
    <dc:date>2013-05-22T21:46:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5166">
    <title>Kollision skips a lot of frames.</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5166</link>
    <description>&lt;pre&gt;Ηι! :-)

Kollision has difficulties to run (needs more cpu power?) and skips
many frames in order to run.
It used to run properly at previous versions.
I have 2 amd cpus &amp;lt; at &amp;gt; 2.8 each and Nvidia 6150. No running background programs.
At Win7 x64.
G.
_______________________________________________
Kde-windows mailing list
Kde-windows&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Γιώργος Κ</dc:creator>
    <dc:date>2013-05-20T11:38:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5163">
    <title>First attempt to build KDE fails</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5163</link>
    <description>&lt;pre&gt;Hello good people, I'm hoping you can point me in the correct direction.
I have got feed up with Digikam not working reliably on my machine so I 
thought I would start from the beginning and do my own build, so I was 
on the latest software and so I would stand a fighting chance of helping 
get it fixed.
To this end some time ago I downloaded KDE, whoever as is sometimes the 
case, time ran out. So I have now come back to it, and done an update to 
my download and started again

The Build has crashed :(

I have been following this webpage

http://techbase.kde.org/Getting_Started/Build/Windows/emerge

What I did in a window 7 64bit command shell was

set KDEROOT=C:\kderoot
cd /d %KDEROOT%
cd emerge
git pull

git branch -a
# this says what one has
git checkout kde-4.10

C:\kderoot\emerge&amp;gt;kdeenv.bat

kdesettings.bat executed
KDEROOT     : r:\
KDECOMPILER : mingw4
KDESVNDIR   : s:\
KDEGITDIR   : q:\
DOWNLOADDIR : t:\

the other emerge commands appear to work so I did

emerge qt

It has eventually stopped with this as the last good few lines in the 
cmd window more available if required.

Cloning into '.'...
remote: Counting objects: 736986, done.
remote: Compressing objects: 100% (128642/128642), done.
remote: Total 736986 (delta 602624), reused 736870 (delta 602553)
Receiving objects: 100% (736986/736986), 464.98 MiB | 110 KiB/s, done.
Resolving deltas: 100% (602624/602624), done.
Checking out files: 100% (40555/40555), done.
Checking out files: 100% (23089/23089), done.
Switched to a new branch '_v4.8.4'
creating: r:\build\libs\qt-4.8.2.20120321\work\mingw4-RelWithDebInfo-4.8.4
entering: r:\build\libs\qt-4.8.2.20120321\work\mingw4-RelWithDebInfo-4.8.4
cleaning r:\build\libs\qt-4.8.2.20120321\work\mingw4-RelWithDebInfo-4.8.4
r:\emerge\portage\libs\qt\patches/4.7/out-of-source-build.patch:27: 
trailing whi
tespace.
     my $cnt_ofs = 0;
r:\emerge\portage\libs\qt\patches/4.7/out-of-source-build.patch:28: 
trailing whi
tespace.
     if($match_dir =~ /^[a-zA-Z]:$/) {
r:\emerge\portage\libs\qt\patches/4.7/out-of-source-build.patch:29: 
trailing whi
tespace.
       $cnt_ofs = 1;
r:\emerge\portage\libs\qt\patches/4.7/out-of-source-build.patch:30: 
trailing whi
tespace.
     }
r:\emerge\portage\libs\qt\patches/4.7/out-of-source-build.patch:34: 
trailing whi
tespace.
         my $count = ($after =~ tr,/,,) - $cnt_ofs;
warning: bin/syncqt has type 100644, expected 100755
warning: squelched 6 whitespace errors
warning: 11 lines add whitespace errors.
r:\emerge\portage\libs\qt\patches/4.8/add-pdbs-on-msvc.diff:8: trailing 
whitespa
ce.
#!isEmpty(QT_BREAKPAD_ROOT_PATH): \   # quick test first whether 
requested ...
r:\emerge\portage\libs\qt\patches/4.8/add-pdbs-on-msvc.diff:13: trailing 
whitesp
ace.
#        system($$QT_BREAKPAD_ROOT_PATH/qtbreakpadsymbols 
--breakpad-exists) {
   # do we really have it?
r:\emerge\portage\libs\qt\patches/4.8/add-pdbs-on-msvc.diff:14: trailing 
whitesp
ace.
#    CONFIG += breakpad
r:\emerge\portage\libs\qt\patches/4.8/add-pdbs-on-msvc.diff:20: trailing 
whitesp
ace.
#}
r:\emerge\portage\libs\qt\patches/4.8/add-pdbs-on-msvc.diff:29: trailing 
whitesp
ace.
#breakpad {
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.
r:\emerge\portage\libs\qt\patches/4.8/fix-debug-webkit-linkage-QTBUG-20556.patch
:7: trailing whitespace.
QMAKE_LFLAGS_LTCG =
r:\emerge\portage\libs\qt\patches/4.8/fix-debug-webkit-linkage-QTBUG-20556.patch
:8: trailing whitespace.
QMAKE_CXXFLAGS_LTCG =
r:\emerge\portage\libs\qt\patches/4.8/fix-debug-webkit-linkage-QTBUG-20556.patch
:9: trailing whitespace.
QMAKE_CFLAGS_LTCG =
r:\emerge\portage\libs\qt\patches/4.8/fix-debug-webkit-linkage-QTBUG-20556.patch
:10: trailing whitespace.

warning: 3 lines applied after fixing whitespace errors.
r:\emerge\portage\libs\qt\patches/4.8.1/Use-windows-path-for-pkgconfig-mkdir_p_a
sstring.patch:20: trailing whitespace.
                     ret += mkdir_p_asstring(fileFixify(dst_pc_dir, 
FileFixifyAbs
olute), true);
warning: 1 line adds whitespace errors.
r:\emerge\portage\libs\qt\patches/4.8/moc-boost-fix-bug-22829.diff:9: 
trailing w
hitespace.
     pp.macros["BOOST_TT_HAS_OPERATOR_HPP_INCLUDED"]; // QTBUG-22829
warning: 1 line adds whitespace errors.
entering: r:\build\libs\qt-4.8.2.20120321\work\mingw4-RelWithDebInfo-4.8.4
Traceback (most recent call last):
   File "r:\emerge\portage\libs\qt\qt-4.8.2.20120321.py", line 336, in 
&amp;lt;module&amp;gt;
     Package().execute()
   File "r:\emerge\bin\Package\PackageBase.py", line 268, in execute
     self.runAction(command)
   File "r:\emerge\bin\Package\PackageBase.py", line 295, in runAction
     ok = getattr(self, functions[command])()
   File "r:\emerge\bin\BuildSystem\BuildSystemBase.py", line 52, in compile
     return configure() and make()
   File "r:\emerge\portage\libs\qt\qt-4.8.2.20120321.py", line 214, in 
configure
     os.environ[ "INCLUDE" ] = os.environ[ "INCLUDE" ] + ";" + 
os.path.join( self
.sqlite.installDir(), "include" )
   File "C:\python33\lib\os.py", line 669, in __getitem__
     value = self._data[self.encodekey(key)]
KeyError: 'INCLUDE'
emerge fatal error: running python 
r:\emerge\portage\libs\qt\qt-4.8.2.20120321.p
y compile
emerge debug: Task: Emerge stopped after: 4:12:31.125400
r:\&amp;gt;

Please can anybody advise me? I note it says qt-4.8.2 rather than 4.10?
&lt;/pre&gt;</description>
    <dc:creator>Ian McCarthy</dc:creator>
    <dc:date>2013-05-20T00:04:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5160">
    <title>kmail</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5160</link>
    <description>&lt;pre&gt;_______________________________________________
Kde-windows mailing list
Kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Mark Goossens</dc:creator>
    <dc:date>2013-05-19T12:58:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5159">
    <title>Kmail on Windows</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5159</link>
    <description>&lt;pre&gt;_______________________________________________
Kde-windows mailing list
Kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Mark Goossens</dc:creator>
    <dc:date>2013-05-19T12:27:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5152">
    <title>[Bug 320002] New: Vlc installed in system, but is not present in program menu</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5152</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=320002

            Bug ID: 320002
           Summary: Vlc installed in system, but is not present in program
                    menu
    Classification: Unclassified
           Product: kde-windows
           Version: 4.10
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: other
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: u.almasov-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org

Vlc installed in system, but is not present in menu and list of known programs.

Reproducible: Always

&lt;/pre&gt;</description>
    <dc:creator>Umidjon Almasov</dc:creator>
    <dc:date>2013-05-19T05:40:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5137">
    <title>[Bug 319687] New: python 3.3 dependency ordering is not reliable anymore</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5137</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=319687

            Bug ID: 319687
           Summary: python 3.3 dependency ordering is not reliable anymore
    Classification: Unclassified
           Product: kde-windows
           Version: unspecified
          Platform: Other
                OS: other
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: buildsystem
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: ps_ml-Mmb7MZpHnFY&amp;lt; at &amp;gt;public.gmane.org

If emerge is used with python &amp;gt;=3.3 the ordering of the dependencies isn't
static anymore. This should be fixed again.

Reproducible: Always

Steps to Reproduce:
emerge -p digikam should give a reproduceable output.

&lt;/pre&gt;</description>
    <dc:creator>Patrick Spendrin</dc:creator>
    <dc:date>2013-05-11T22:14:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5135">
    <title>Konversation does not work.</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5135</link>
    <description>&lt;pre&gt;Konversation says " The program can't start becuase libbzip2.dll is missing
from your computer. Try reinstalling to fix this problem."
 Any help?
_______________________________________________
Kde-windows mailing list
Kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Eric Z.</dc:creator>
    <dc:date>2013-05-10T21:45:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5122">
    <title>patch for libalkimia</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5122</link>
    <description>&lt;pre&gt;
I had some issues building libalkimia

The below patch fixes it for me. It was successfully built,  though I 
haven't tested the result

Chris.



---
  .../extragear/libalkimia/libalkimia-20110309.py    |    7 ++++---
  1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/portage/extragear/libalkimia/libalkimia-20110309.py 
b/portage/extragear/libalkimia/libalkimia-20110309.py
index c654ad0..bdd9f3d 100644
--- a/portage/extragear/libalkimia/libalkimia-20110309.py
+++ b/portage/extragear/libalkimia/libalkimia-20110309.py
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -3,14 +3,15 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; import info
  class subinfo(info.infoclass):
      def setTargets( self ):
          self.svnTargets['gitHEAD'] = '[git]kde:alkimia'
-        for ver in ['4.3.0', '4.3.1']:
+        for ver in ['4.3.0', '4.3.1','4.3.2']:
              self.targets[ ver ] = 
'http://kde-apps.org/CONTENT/content-files/137323-libalkimia-' + ver + 
'.tar.bz2'
              self.targetInstSrc[ ver ] = "libalkimia-" + ver
          self.targetDigests['4.3.1'] = 
'a8381bf4def252425aca31d0929e31b1aa82d0b5'
-        self.defaultTarget = 'svnHEAD'
+        self.defaultTarget = '4.3.2'

      def setDependencies( self ):
-        self.hardDependencies['win32libs/mpir'] = 'default'
+        self.hardDependencies['win32libs/mpir'] = 'default'
+        self.hardDependencies['dev-util/pkg-config'] = 'default'
          self.shortDescription = "A library with common classes and 
functionality used by finance applications for the KDE SC."

  from Package.CMakePackageBase import *
&lt;/pre&gt;</description>
    <dc:creator>DeveloperChris</dc:creator>
    <dc:date>2013-05-09T12:52:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5121">
    <title>Error starting application after upgrade</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5121</link>
    <description>&lt;pre&gt;Hi List,
Thank you for the new release.
I am a long time kdewin user under Win7 and have renamed the old
installation folder before installing the new version.
Now every application failes to start with
"libbzip2.dll missing error" Any idea how to fix this.
Bzip2 is installed but I can't find libbzip2.dll in the folder.
&lt;/pre&gt;</description>
    <dc:creator>Anil Roy</dc:creator>
    <dc:date>2013-05-09T09:28:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5109">
    <title>[lokalize] [Bug 312384] Spellchecker doesn't work</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5109</link>
    <description>&lt;pre&gt;Hi guys,
could you try adding hunspell (+dictionaries) as a dependency for lokalize?
Uninstalling it on Linux I got the same behavior.

Thanks in advance.
_______________________________________________
Kde-windows mailing list
Kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Vincenzo Reale</dc:creator>
    <dc:date>2013-05-06T17:38:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5103">
    <title>[Bug 319407] New: Kate(part) changes filenames to lowercase</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5103</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=319407

            Bug ID: 319407
           Summary: Kate(part) changes filenames to lowercase
    Classification: Unclassified
           Product: kde-windows
           Version: 4.10
          Platform: Unlisted Binaries
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: network&amp;amp;files
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: biert85-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org

The Kate editor (or KWrite) on Windows changes filenames to lowercase when
saving a file. This happens since I updated to 4.10.2.

This is especially annoying since Windows pretends to be case-insensitive, so
Windows Explorer makes it impossible to change the filename back.

I can't really try if this also happens with other applications, because I
don't have much installed other than Kate.

Reproducible: Always

Steps to Reproduce:
1. Open a textfile with capitals in the filename in Kate (or a Katepart
texteditor)
2. Press "Save file"
Actual Results:  
The filename is changed to lowercase.

Expected Results:  
The file retains the capitals in its filename

Windows 7 SP1

&lt;/pre&gt;</description>
    <dc:creator>Geert Lamers</dc:creator>
    <dc:date>2013-05-06T10:05:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5102">
    <title>[Bug 319389] New: File properties "path\to\exe not found, please type a valid program name" error in Dolphin</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5102</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=319389

            Bug ID: 319389
           Summary: File properties "path\to\exe not found, please type a
                    valid program name" error in Dolphin
    Classification: Unclassified
           Product: kde-windows
           Version: 4.10
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: network&amp;amp;files
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: u.almasov-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org

"path\to\exe not found, please type a valid program name" error message
appears.
Steps: file properties -&amp;gt; file type options -&amp;gt; application preference order -&amp;gt;
add...-&amp;gt; open file dialog.

Reproducible: Always

&lt;/pre&gt;</description>
    <dc:creator>Umidjon Almasov</dc:creator>
    <dc:date>2013-05-06T02:40:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5096">
    <title>[Bug 319368] New: Dolphin does not display video preview in Information panel</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5096</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=319368

            Bug ID: 319368
           Summary: Dolphin does not display video preview in Information
                    panel
    Classification: Unclassified
           Product: kde-windows
           Version: 4.10
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: network&amp;amp;files
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: u.almasov-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org

Dolphin does not display video preview in Information panel, only sound.

Reproducible: Always

&lt;/pre&gt;</description>
    <dc:creator>Umidjon Almasov</dc:creator>
    <dc:date>2013-05-05T15:56:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5095">
    <title>[Bug 319365] New: KCalc does not run on Windows 7</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5095</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=319365

            Bug ID: 319365
           Summary: KCalc does not run on Windows 7
    Classification: Unclassified
           Product: kde-windows
           Version: 4.10
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: other
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: u.almasov-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org

KCalc does not run because libgmp-7.dll is missing.

Reproducible: Always

&lt;/pre&gt;</description>
    <dc:creator>Umidjon Almasov</dc:creator>
    <dc:date>2013-05-05T14:50:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5094">
    <title>[Bug 319359] New: Dolphin does not remember mime types of files</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5094</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=319359

            Bug ID: 319359
           Summary: Dolphin does not remember mime types of files
    Classification: Unclassified
           Product: kde-windows
           Version: 4.10
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: network&amp;amp;files
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: u.almasov-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org

When I open file in Dolphin it asks me every time in which programm it should
be opened. When I try to add programm's path in file properties "path\to\exe
not found, please type a valid program name" error message appears.

Reproducible: Always

&lt;/pre&gt;</description>
    <dc:creator>Umidjon Almasov</dc:creator>
    <dc:date>2013-05-05T13:36:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5093">
    <title>How do i get gettext dev for mingw</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5093</link>
    <description>&lt;pre&gt;
Hi

When compiling mpir (my nemesis) I have run into YAP (yet another problem). 
My main issues are caused by an apparently buggy msys/sh.exe but not this time.

I get undefined __printf__ errors when building the project, in particular 
when building yasm.

Apparently I need gettext but from what I can see the gettext provided by 
emerge does not contain the development libraries

I am told I should use mingw-get install gettext-dev but there is no mingw-get

Can anyone advise as to how I am meant to get the gettext development 
libraries. Not to build gettext but to build programs that rely on gettext.

I am aware of the gettext-pkg. but it doesnt appear to contain the files I need.

&lt;/pre&gt;</description>
    <dc:creator>DeveloperChris</dc:creator>
    <dc:date>2013-05-05T12:05:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5092">
    <title>Snapshot of KDE 4.10 build environment (MinGW, 32bit)</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5092</link>
    <description>&lt;pre&gt;Hi!

At the moment, setting up a KDE 4.10 build environment using emerge should - 
probably - work rather well. Nonetheless, this might no longer be true in a 
few months (when various download links have moved, etc.), or perhaps you 
simply want a shortcut to setting up your KDE 4.10 build environment. Thus, 
here's a link to an archive of mine (including some details and instructions):

  http://sourceforge.net/projects/rkwardextras/files/Windows/Development/

This is an emerge build of the 4.10 branch using MinGW4, on a 32bit WinXP. It 
does not include everything, but among others, kdelibs, kate, kde-runtime and 
all dependencies are already in the archive. Anything other packages you need, 
you can add yourself using emerge. Of course, if you want to use another 
compiler / architecture, this archive is not going to be of any use to you.

This archive was created shortly before the 4.10.2 release. Therefore, this 
_should_ be suitable for building binaries that will work with the released 
(MinGW4) binaries. (I have not found the time to test this, myself, yet).

Regards
Thomas_______________________________________________
Kde-windows mailing list
Kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
https://mail.kde.org/mailman/listinfo/kde-windows
&lt;/pre&gt;</description>
    <dc:creator>Thomas Friedrichsmeier</dc:creator>
    <dc:date>2013-05-05T07:44:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.kde.windows/5090">
    <title>[Bug 319337] New: Phonon compiled with vc100 hangs on WinXP</title>
    <link>http://comments.gmane.org/gmane.comp.kde.windows/5090</link>
    <description>&lt;pre&gt;https://bugs.kde.org/show_bug.cgi?id=319337

            Bug ID: 319337
           Summary: Phonon compiled with vc100 hangs on WinXP
    Classification: Unclassified
           Product: kde-windows
           Version: 4.10
          Platform: Other
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kde-windows-RoXCvvDuEio&amp;lt; at &amp;gt;public.gmane.org
          Reporter: tomba4-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org

Applications using Phonon (tried System Settings and Amarok) hang, either on
startup (Amarok) or when Phonon-related task is selected (System Settings -&amp;gt;
Multimedia).

Works fine with x86-mingw4 packages.

Reproducible: Always

Steps to Reproduce:
1. Clean KDE installation, MSVC 2010 compiler, kde-workspace selected along
with its dependencies
2. Run System Settings
3. Click on Multimedia
Actual Results:  
System Setting hangs, has to be killed manually.

Expected Results:  
Phonon settings should be shown, as it happens when MinGW4 compiler is selected
during installation.

Tested in 32-bit Windows XP.

&lt;/pre&gt;</description>
    <dc:creator>Tomasz Bator</dc:creator>
    <dc:date>2013-05-04T21:38:58</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.kde.windows">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.kde.windows</link>
  </textinput>
</rdf:RDF>
