<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/attic/modules, branch v5.51.0</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>Fix minor EBN issues</title>
<updated>2018-09-07T06:06:35+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2018-09-07T06:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a519c29e93de84e949ac308831160102cc733e59'/>
<id>a519c29e93de84e949ac308831160102cc733e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove FindSasl2.cmake from the ECM's attic.</title>
<updated>2017-11-13T18:17:16+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>christophe@krop.fr</email>
</author>
<published>2017-11-13T18:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=279310489278e6eb9239b87f71a50da1626c427e'/>
<id>279310489278e6eb9239b87f71a50da1626c427e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove FindGLIB2.cmake and FindPulseAudio.cmake from attic</title>
<updated>2017-11-06T13:01:37+00:00</updated>
<author>
<name>Jonathan Marten</name>
<email>jjm@keelhaul.me.uk</email>
</author>
<published>2017-11-06T13:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7574022825804db2274bba992d6fc4a4817c1536'/>
<id>7574022825804db2274bba992d6fc4a4817c1536</id>
<content type='text'>
Differential Revision: https://phabricator.kde.org/D7823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://phabricator.kde.org/D7823
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop modules from attic that are not useful anymore</title>
<updated>2017-05-20T06:08:20+00:00</updated>
<author>
<name>Pino Toscano</name>
<email>pino@kde.org</email>
</author>
<published>2017-05-20T06:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=97ba63aafa510e64c78a529cb5e88eebd2e97967'/>
<id>97ba63aafa510e64c78a529cb5e88eebd2e97967</id>
<content type='text'>
Even if they are in attic and not actually in use, drop a number of
modules (and old tests) that it does not make sense to keep carry
further:

- FindAlsa.cmake, config-alsa.h.cmake:
cmake has been providing a better FindALSA for long time

- FindEigen.cmake, FindEigen2.cmake &amp; test:
Eigen v1 &amp; v2 are deprecated and unmaintained for years

- FindGStreamer.cmake:
gstreamer-0.10 is long dead upstream

- FindKdcraw.cmake, FindKDE4Workspace.cmake, FindKdeMultimedia.cmake,
  FindKDevPlatform.cmake, FindKexiv2.cmake, FindKipi.cmake,
  FindLibAttica.cmake, FindLibKonq.cmake:
modules for KDE 4 libraries -- they are provided already by kdelibs 4.x,
and the frameworks versions of those libraries provide cmake config
files already

- FindKNepomuk.cmake, FindKonto.cmake, FindNepomuk.cmake,
  NepomukAddOntologyClasses.cmake, NepomukMacros.cmake:
Nepomuk stuff, which is long dead

- FindKopete.cmake:
the Frameworks version of Kopete is not released yet, so it'd rather
provide own cmake config files

- FindKorundum.cmake:
Korudum is dead upstream, and so is Ruby 1.8

- FindLCMS.cmake &amp; test:
LCMS 1 is dead for many years already

- FindMusicBrainz.cmake:
libmusicbrainz v2 is long dead, and the web service API it uses was
dismantled years ago

- FindOpenEXR.cmake &amp; test:
ECM already provides an improved and polished version of this module

- FindPolkitQt.cmake:
polkit-qt is long dead, replaced by polkit-qt-1

- FindPopplerQt4.cmake:
ECM 5.19+ already provides a better FindPoppler module

- FindSharedDesktopOntologies.cmake:
dead upstream, but also used to provide cmake config files already

- tests for Blitz, Flex, LibXslt:
their modules are not even in attic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if they are in attic and not actually in use, drop a number of
modules (and old tests) that it does not make sense to keep carry
further:

- FindAlsa.cmake, config-alsa.h.cmake:
cmake has been providing a better FindALSA for long time

- FindEigen.cmake, FindEigen2.cmake &amp; test:
Eigen v1 &amp; v2 are deprecated and unmaintained for years

- FindGStreamer.cmake:
gstreamer-0.10 is long dead upstream

- FindKdcraw.cmake, FindKDE4Workspace.cmake, FindKdeMultimedia.cmake,
  FindKDevPlatform.cmake, FindKexiv2.cmake, FindKipi.cmake,
  FindLibAttica.cmake, FindLibKonq.cmake:
modules for KDE 4 libraries -- they are provided already by kdelibs 4.x,
and the frameworks versions of those libraries provide cmake config
files already

- FindKNepomuk.cmake, FindKonto.cmake, FindNepomuk.cmake,
  NepomukAddOntologyClasses.cmake, NepomukMacros.cmake:
Nepomuk stuff, which is long dead

- FindKopete.cmake:
the Frameworks version of Kopete is not released yet, so it'd rather
provide own cmake config files

- FindKorundum.cmake:
Korudum is dead upstream, and so is Ruby 1.8

- FindLCMS.cmake &amp; test:
LCMS 1 is dead for many years already

- FindMusicBrainz.cmake:
libmusicbrainz v2 is long dead, and the web service API it uses was
dismantled years ago

- FindOpenEXR.cmake &amp; test:
ECM already provides an improved and polished version of this module

- FindPolkitQt.cmake:
polkit-qt is long dead, replaced by polkit-qt-1

- FindPopplerQt4.cmake:
ECM 5.19+ already provides a better FindPoppler module

- FindSharedDesktopOntologies.cmake:
dead upstream, but also used to provide cmake config files already

- tests for Blitz, Flex, LibXslt:
their modules are not even in attic
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Cleanup: Strip text from endif/else</title>
<updated>2015-12-18T14:57:50+00:00</updated>
<author>
<name>Kevin Funk</name>
<email>kfunk@kde.org</email>
</author>
<published>2015-12-18T11:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=942ba80dae253fef93094d178da3ce0abc47da5d'/>
<id>942ba80dae253fef93094d178da3ce0abc47da5d</id>
<content type='text'>
REVIEW: 126414
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 126414
</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>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>
</feed>
