<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/extra-cmake-modules, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-09-29T00:36:30Z</updated>
<entry>
<title>KDE frameworks update to 5.98.0</title>
<updated>2022-09-29T00:36:30Z</updated>
<author>
<name>markd</name>
<email>markd@pkgsrc.org</email>
</author>
<published>2022-09-29T00:36:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8fd624a50a2b60d106cd407d4dcf9cbe89a38a23'/>
<id>urn:sha1:8fd624a50a2b60d106cd407d4dcf9cbe89a38a23</id>
<content type='text'>
5 months of development.</content>
</entry>
<entry>
<title>extra-cmake-modules: does not need any languages</title>
<updated>2022-08-12T08:26:31Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2022-08-12T08:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=054d003a45d7982aa94869d0b6f5ca25ea59325e'/>
<id>urn:sha1:054d003a45d7982aa94869d0b6f5ca25ea59325e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extra-cmake-modules: remove no longer used patch</title>
<updated>2022-04-25T03:06:06Z</updated>
<author>
<name>markd</name>
<email>markd@pkgsrc.org</email>
</author>
<published>2022-04-25T03:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e246fb6ec0e65c0feba48a8cd1a6c6f31cb1dd82'/>
<id>urn:sha1:e246fb6ec0e65c0feba48a8cd1a6c6f31cb1dd82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extra-cmake-modules: update to 5.93.0</title>
<updated>2022-04-25T03:04:59Z</updated>
<author>
<name>markd</name>
<email>markd@pkgsrc.org</email>
</author>
<published>2022-04-25T03:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=69cceb5f2ce3bac1eed85715998039325295c9f1'/>
<id>urn:sha1:69cceb5f2ce3bac1eed85715998039325295c9f1</id>
<content type='text'>
5.84.0:
Make pre-commit hook executable
[fastlane] Add mapping for serbian
Set the C++17 standard starting from 5.84
Bump the C++ standard we compile with to 17
Override atime and ctime in tar PaxHeaders
Add prefix.sh.fish file for fish shell

5.85.0
[ecmcheckoutboundlicense] Ensure that last source file is always processed
Handle case where zero must be kept
ecm_setup_version: deal with 0-prefixed version values in PROJECT mode
modules/ECMGenerateHeaders.cmake - avoid uninitialized warning
suppress tar errors
FindGperf: support version check
Define NOMINMAX on Windows
KDECompilerSettings: properly use KDE_QT_MODERNCODE_DEFINITIONS_LEVEL
Add Find7z &amp; Findgzip
Don't install logging categories files on Android
Handle case where ECM_GLOBAL_FIND_VERSION is undefined
Enable the usage of -Bsymbolic-functions
KDECompilerSettings: add KDE_COMPILERSETTINGS_LEVEL &amp; more settings

5.86.0
ECMSetupQtPluginMacroNames: avoid adding duplicates to vars in config code
Enable KDEGitCommitHooks on Windows

5.87.0
Add -Werror=init-self to the default CMAKE_CXX_FLAGS
Handle git remotes that aren't called origin in _repository_name()
python: Bump maximum version for Python 3 module generator check
Avoid raising an error for submodule git trees
Make sphinx happier about syntax

5.88.0
Fix Wayland_DATADIR when cross-compiling
[android] Extend NDK workaround to version 22
msvc: Fix __cplusplus value
Fix ECM on systems without PyQt5 on Python 2
ECMFindQMLModule: Use QT_HOST_BINS to find qmlplugindump
FindQtWaylandScanner: Use QT_HOST_BINS to find qtwaylandscanner
ecm_add_test: add -DQT_FORCE_ASSERTS to compile flags by default

5.89.0
Include QtVersionOption before all Qt5 find_package calls
ECMGeneratePkgConfigFile: Add an URL parameter
KDEInstallDirs5: set up KSERVICESDIR alias for KSERVICES5DIR
KDEInstallDirs6: comment out call to query_qmake, not defined
KDEInstallDirs6: don't set deprecated variable names anymore
PLUGINDIR is based upon QTPLUGINDIR, so only define it after QTPLUGINDIR
Split KDEInstallDirs into a 5 and a 6 variant
AddAppIcon: clarify ksvg2icns role for @2x icons
Add support for specifying private dependencies for pkg-config files
FindEGL add 'lib' prefix for windows

5.90.0
Add support for finding Poppler's Qt6 library
Add support for finding Qt6 QML modules
Add missing prefix to version-less install directory aliases
FindInotify.cmake: add target support
Define version-less install targets in KDEInstallDirs5.cmake

5.91.0
kde_package_app_templates: drop atime,ctime, consistently set mtime
kde_package_app_templates: use numeric owner/group with tar
Set the right @since version for ECMQmlModule
Only enable -bsymbolic-functions when Qt is built in a compatible way
Introduce ECMFindQmlModule.cmake
Add ecm_set_deprecation_versions cmake function

5.92.0
[ECMQmlModule] Fix doc syntax
ECMGeneratePriFile: support multiple include install dirs
KDEInstallDirs6: replace ECMQueryQMake usage with qtpaths
Adapt Android toolchain file and FindGradle to Qt6

5.93.0
Fix finding qmake
ECMQueryQt: don't fail when TRY is used
ECMQueryQt: Add fallbacks
ECMAddQch: Make it work with Qt6::qhelpgenerator too
Deprecate ECMQueryQmake, superseded by ECMQueryQt
KDEInstallDirs6: port from custom logic to ecm_query_qt
Port from ECMQueryQmake to ECMQueryQt
Android: use the current cmake executable
Add ECMQueryQt module, which encompases both Qt5 Qmake and Qt6 qtpaths
generate-fastlane-metadata: Don't fail if source URL can not be found
Fix checking the repository name for detached remotes
Android: Set CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
Check that you're building the framework in a supported platform</content>
</entry>
<entry>
<title>extra-cmake-modules: update to 5.83.0.</title>
<updated>2022-01-28T09:00:36Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-01-28T09:00:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e0b500b0f1ee42cf4071824b8a38156b82b570b7'/>
<id>urn:sha1:e0b500b0f1ee42cf4071824b8a38156b82b570b7</id>
<content type='text'>
Add patch to allow python 3.10+.</content>
</entry>
<entry>
<title>archivers: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T10:13:59Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T10:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=97a2cc85a7dcdfbc21249d5c64e49ff6e3713d2f'/>
<id>urn:sha1:97a2cc85a7dcdfbc21249d5c64e49ff6e3713d2f</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip</content>
</entry>
<entry>
<title>devel: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T13:38:55Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T13:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=72f797f2798cf554e6e3c17361c0b50b12becfe8'/>
<id>urn:sha1:72f797f2798cf554e6e3c17361c0b50b12becfe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extra-cmake-modules: update to 5.81.0.</title>
<updated>2021-04-26T15:25:34Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2021-04-26T15:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b6627deb53b3b232acb3d237580d1d39572ccac0'/>
<id>urn:sha1:b6627deb53b3b232acb3d237580d1d39572ccac0</id>
<content type='text'>
Changes not found.</content>
</entry>
<entry>
<title>kf5: KDE Frameworks update to 5.80.0</title>
<updated>2021-03-30T10:58:21Z</updated>
<author>
<name>markd</name>
<email>markd@pkgsrc.org</email>
</author>
<published>2021-03-30T10:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=05362e2487cf1f6c7ecdb9ce4dccc5e08dd6aeda'/>
<id>urn:sha1:05362e2487cf1f6c7ecdb9ce4dccc5e08dd6aeda</id>
<content type='text'>
10 months of patches/updates.</content>
</entry>
<entry>
<title>extra-cmake-modules: update to 5.70.0</title>
<updated>2020-06-07T10:39:48Z</updated>
<author>
<name>markd</name>
<email>markd@pkgsrc.org</email>
</author>
<published>2020-06-07T10:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d7433952465136655e1af38aa8a5945c52c9fdd0'/>
<id>urn:sha1:d7433952465136655e1af38aa8a5945c52c9fdd0</id>
<content type='text'>
5.67
  Add missing Import Env Variable
  ECMAddAppIcon: Add sc in regex to extract extension from valid names
  ECMAddQch: support &amp; document K_DOXYGEN macro usage
5.68
  Support NDK r20 and Qt 5.14
  Load QM files from assets: URLs on Android
  Add ecm_qt_install_logging_categories &amp; ecm_qt_export_logging_category
  ECMGeneratePriFile: unbreak for usages with LIB_NAME not a target name
  ECMGeneratePriFile: Fix static configurations
5.70
  android: include the architecture on the apk name
  ECMAddQch: fix use of quotation marks with PREDEFINED in doxygen config
  Adapt FindKF5 to stricter checks in newer find_package_handle_standard_args
  ECMAddQch: help doxygen to handle Q_DECLARE_FLAGS, so such types get docs
  Fix wayland scanner warnings
  ECM: attempt to fix KDEInstallDirsTest.relative_or_absolute on Windows</content>
</entry>
</feed>
