head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.09.06.10.05.17; author markd; state Exp; branches; next ; commitid ayO5Trpo3eONTxUG; desc @@ 1.1 log @KDE Frameworks: update to 6.29.0 3 months worth of updates @ text @$NetBSD$ Don't use [[deprecated]] - older gcc's (12) don't like it. --- src/core/CMakeLists.txt.orig 2026-08-07 20:41:51.000000000 +0000 +++ src/core/CMakeLists.txt @@@@ -84,6 +84,7 @@@@ ecm_generate_export_header(KF6NewStuffCo GROUP_BASE_NAME KF VERSION ${KF_VERSION} USE_VERSION_HEADER + DEPRECATED_ATTRIBUTE_TYPE COMPILER VERSION_BASE_NAME KNewStuff DEPRECATED_BASE_VERSION 0 EXCLUDE_DEPRECATED_BEFORE_AND_AT ${EXCLUDE_DEPRECATED_BEFORE_AND_AT} @