<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v1.1.0-rc1</title>
<subtitle>hurd extra-cmake-modules.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/'/>
<entry>
<title>increase ECM version for 1.1.0 release</title>
<updated>2014-08-01T17:07:16+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2014-08-01T17:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c11e4a6a700ba064a2bce85037bfd981501991f4'/>
<id>c11e4a6a700ba064a2bce85037bfd981501991f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make FindPyKDE4 work with PyQt's new build system.</title>
<updated>2014-07-29T17:33:45+00:00</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2014-07-29T17:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=3e56cadc9e7bb446772c9dc8ae9feea219a0929d'/>
<id>3e56cadc9e7bb446772c9dc8ae9feea219a0929d</id>
<content type='text'>
Since PyQt 4.10, PyQt.pyqtconfig is deprecated and not available unless
PyQt is built using the old configure script.

PyKDE4 itself has recently been adjusted to mimic PyQt itself and only
install its pykdeconfig module if pyqtconfig is present. Additionally,
information such as SIP flags and the directory where PyKDE's SIP files
are installed are now also provided in the
PyKDE4.kdecore.PYKDE_CONFIGURATION dict.

This commit completely rewrites FindPyKDE4.py to make it look like
FindPyQt.cmake after commit a7e4743: most of the information used by
FindPyKDE4.cmake is fetched from PyKDE4.kdecore, and we first try to
obtain the SIP flags and directory from pykdeconfig and, if it fails, we
use PYKDE_CONFIGURATION.

Furthermore, FindPyKDE4.py now only prints the variables that are
actually consumed by FindPyKDE4.cmake -- it is not possible to obtain
all the data provided by pykdeconfig in PYKDE_CONFIGURATION. We've also
stopped reading and setting PYKDE4_VERSION_TAG, since PyKDE4 stopped
setting a KDE tag in 2008 (and its value was 3_92_0 at the time).

(Forwardport kdelibs 4d29cf8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since PyQt 4.10, PyQt.pyqtconfig is deprecated and not available unless
PyQt is built using the old configure script.

PyKDE4 itself has recently been adjusted to mimic PyQt itself and only
install its pykdeconfig module if pyqtconfig is present. Additionally,
information such as SIP flags and the directory where PyKDE's SIP files
are installed are now also provided in the
PyKDE4.kdecore.PYKDE_CONFIGURATION dict.

This commit completely rewrites FindPyKDE4.py to make it look like
FindPyQt.cmake after commit a7e4743: most of the information used by
FindPyKDE4.cmake is fetched from PyKDE4.kdecore, and we first try to
obtain the SIP flags and directory from pykdeconfig and, if it fails, we
use PYKDE_CONFIGURATION.

Furthermore, FindPyKDE4.py now only prints the variables that are
actually consumed by FindPyKDE4.cmake -- it is not possible to obtain
all the data provided by pykdeconfig in PYKDE_CONFIGURATION. We've also
stopped reading and setting PYKDE4_VERSION_TAG, since PyKDE4 stopped
setting a KDE tag in 2008 (and its value was 3_92_0 at the time).

(Forwardport kdelibs 4d29cf8)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FindPyQt.py</title>
<updated>2014-07-24T05:54:16+00:00</updated>
<author>
<name>Luca Beltrame</name>
<email>lbeltrame@kde.org</email>
</author>
<published>2014-07-24T05:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=3f375beaf555ceba66b869089e1a56f11b12a217'/>
<id>3f375beaf555ceba66b869089e1a56f11b12a217</id>
<content type='text'>
sys.prefix should be used instead of sys.platform

Forward port of kdelibs commit 8b1abe25dcf243cd2cdf23dff7272aca921292ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sys.prefix should be used instead of sys.platform

Forward port of kdelibs commit 8b1abe25dcf243cd2cdf23dff7272aca921292ae
</pre>
</div>
</content>
</entry>
<entry>
<title>FindPyQt4: Use PATH, not FILEPATH.</title>
<updated>2014-07-20T17:54:04+00:00</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2014-07-20T17:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d1ec7e299eab601e2127719d972f689d76185319'/>
<id>d1ec7e299eab601e2127719d972f689d76185319</id>
<content type='text'>
PYQT4_SIP_DIR is a directory, not a file.

Forwardport of kdelibs/37f31f9ce39569a1096e5a04b6679a91e6ae18fe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PYQT4_SIP_DIR is a directory, not a file.

Forwardport of kdelibs/37f31f9ce39569a1096e5a04b6679a91e6ae18fe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the libdir also on kFreeBSD and Hurd</title>
<updated>2014-07-19T14:45:19+00:00</updated>
<author>
<name>Pino Toscano</name>
<email>pino@kde.org</email>
</author>
<published>2014-07-19T14:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d5582bb3b1d3132dab8f8486729f62c8b8530da3'/>
<id>d5582bb3b1d3132dab8f8486729f62c8b8530da3</id>
<content type='text'>
This way, on the Debian versions of these OSes, the library directory
can be a multiarch path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way, on the Debian versions of these OSes, the library directory
can be a multiarch path.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define variable for AppStream upstream XML directory</title>
<updated>2014-07-18T11:46:43+00:00</updated>
<author>
<name>Matthias Klumpp</name>
<email>matthias@tenstral.net</email>
</author>
<published>2014-07-18T11:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1086d8c68a377c4d74b1cb58f8d14dd4970f00b8'/>
<id>1086d8c68a377c4d74b1cb58f8d14dd4970f00b8</id>
<content type='text'>
REVIEW:118020
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW:118020
</pre>
</div>
</content>
</entry>
<entry>
<title>FindPyQt4: Finish syncing with the kdelibs version.</title>
<updated>2014-07-18T09:11:23+00:00</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2014-07-18T09:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b4d16dbee4cf525f293b6de7f0cd3e5ee081f660'/>
<id>b4d16dbee4cf525f293b6de7f0cd3e5ee081f660</id>
<content type='text'>
The version committed in 0912b24 is slightly different from the one in
kdelibs -- besides a few differences in the comments, there is an IF()
check that was always evaluating to false.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The version committed in 0912b24 is slightly different from the one in
kdelibs -- besides a few differences in the comments, there is an IF()
check that was always evaluating to false.
</pre>
</div>
</content>
</entry>
<entry>
<title>forward port https://git.reviewboard.kde.org/r/119302 "Make FindPyQt4 work with PyQt's new build system."</title>
<updated>2014-07-17T15:17:50+00:00</updated>
<author>
<name>Jonathan Riddell</name>
<email>jr@jriddell.org</email>
</author>
<published>2014-07-17T15:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0912b2468881286b508915b17d204f1c17fc93dd'/>
<id>0912b2468881286b508915b17d204f1c17fc93dd</id>
<content type='text'>
REVIEW:119339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW:119339
</pre>
</div>
</content>
</entry>
<entry>
<title>Make extracmakemodules the only review group</title>
<updated>2014-07-15T20:45:55+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-07-15T20:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=14a983f26ae0c39eb9f66312f6e25e91527194e7'/>
<id>14a983f26ae0c39eb9f66312f6e25e91527194e7</id>
<content type='text'>
This now forwards to the buildsystem mailing list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This now forwards to the buildsystem mailing list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't search default paths when finding lconvert.</title>
<updated>2014-07-13T15:22:40+00:00</updated>
<author>
<name>Michael Palimaka</name>
<email>kensington@gentoo.org</email>
</author>
<published>2014-07-09T13:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5acf1735f7f497662c6ebe43220489dc81785ec6'/>
<id>5acf1735f7f497662c6ebe43220489dc81785ec6</id>
<content type='text'>
Otherwise, if lconvert exists in normal system paths (eg. /usr/bin) that one
will be used instead of the one alongside Qt5::lrelease. This could cause Qt4
lconvert to be incorrectly used on some systems.

REVIEW: 119198
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, if lconvert exists in normal system paths (eg. /usr/bin) that one
will be used instead of the one alongside Qt5::lrelease. This could cause Qt4
lconvert to be incorrectly used on some systems.

REVIEW: 119198
</pre>
</div>
</content>
</entry>
</feed>
