From 786d588b9fcdbf205af51a0088ac740b268e986b Mon Sep 17 00:00:00 2001 From: Jakob Gezelius Date: Thu, 4 Apr 2024 09:27:51 +0200 Subject: [PATCH] qt5ct: update to 1.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Summary** - fixed localization support - improved cmake build: - added feature to disable D-Bus support (Nuno Silva) - enabled reproducible build by default - fixed parallel build using qmake - updated Turkish translation (Yaşar Çiv) - updated French translation (Wallon, David Geiger) - Release notes can be found [here](https://sourceforge.net/p/qt5ct/code/HEAD/tree/tags/qt5ct-1.8/ChangeLog). --- packages/q/qt5ct/abi_libs | 1 + packages/q/qt5ct/abi_symbols | 89 +++++-------------------------- packages/q/qt5ct/abi_used_symbols | 45 ++++++++++------ packages/q/qt5ct/package.yml | 7 +-- packages/q/qt5ct/pspec_x86_64.xml | 33 +++++++++--- 5 files changed, 73 insertions(+), 102 deletions(-) diff --git a/packages/q/qt5ct/abi_libs b/packages/q/qt5ct/abi_libs index d3dc61fc725..276290dfc83 100644 --- a/packages/q/qt5ct/abi_libs +++ b/packages/q/qt5ct/abi_libs @@ -1,2 +1,3 @@ +libqt5ct-common.so.1 libqt5ct-style.so libqt5ct.so diff --git a/packages/q/qt5ct/abi_symbols b/packages/q/qt5ct/abi_symbols index 9e612be617f..4f945fc224c 100644 --- a/packages/q/qt5ct/abi_symbols +++ b/packages/q/qt5ct/abi_symbols @@ -1,79 +1,18 @@ -libqt5ct-style.so:_ZN15Qt5CTProxyStyle11qt_metacallEN11QMetaObject4CallEiPPv -libqt5ct-style.so:_ZN15Qt5CTProxyStyle11qt_metacastEPKc -libqt5ct-style.so:_ZN15Qt5CTProxyStyle16staticMetaObjectE -libqt5ct-style.so:_ZN15Qt5CTProxyStyleC1ERK7QString -libqt5ct-style.so:_ZN15Qt5CTProxyStyleC2ERK7QString -libqt5ct-style.so:_ZN15Qt5CTProxyStyleD0Ev -libqt5ct-style.so:_ZN15Qt5CTProxyStyleD1Ev -libqt5ct-style.so:_ZN15Qt5CTProxyStyleD2Ev -libqt5ct-style.so:_ZN16Qt5CTStylePlugin11qt_metacallEN11QMetaObject4CallEiPPv -libqt5ct-style.so:_ZN16Qt5CTStylePlugin11qt_metacastEPKc -libqt5ct-style.so:_ZN16Qt5CTStylePlugin16staticMetaObjectE -libqt5ct-style.so:_ZN16Qt5CTStylePlugin6createERK7QString -libqt5ct-style.so:_ZN5Qt5CT10configFileEv -libqt5ct-style.so:_ZN5Qt5CT10configPathEv -libqt5ct-style.so:_ZN5Qt5CT10initConfigEv -libqt5ct-style.so:_ZN5Qt5CT11resolvePathERK7QString -libqt5ct-style.so:_ZN5Qt5CT16systemLanguageIDEv -libqt5ct-style.so:_ZN5Qt5CT18userStyleSheetPathEv -libqt5ct-style.so:_ZN5Qt5CT19userColorSchemePathEv -libqt5ct-style.so:_ZN5Qt5CT21sharedStyleSheetPathsEv -libqt5ct-style.so:_ZN5Qt5CT22sharedColorSchemePathsEv -libqt5ct-style.so:_ZN5Qt5CT9iconPathsEv -libqt5ct-style.so:_ZNK15Qt5CTProxyStyle10metaObjectEv -libqt5ct-style.so:_ZNK15Qt5CTProxyStyle9styleHintEN6QStyle9StyleHintEPK12QStyleOptionPK7QWidgetP16QStyleHintReturn -libqt5ct-style.so:_ZNK16Qt5CTStylePlugin10metaObjectEv +libqt5ct-common.so.1:_ZN5Qt5CT10configFileEv +libqt5ct-common.so.1:_ZN5Qt5CT10configPathEv +libqt5ct-common.so.1:_ZN5Qt5CT10initConfigEv +libqt5ct-common.so.1:_ZN5Qt5CT11resolvePathERK7QString +libqt5ct-common.so.1:_ZN5Qt5CT14styleInstancesE +libqt5ct-common.so.1:_ZN5Qt5CT15loadColorSchemeERK7QStringRK8QPalette +libqt5ct-common.so.1:_ZN5Qt5CT18userStyleSheetPathEv +libqt5ct-common.so.1:_ZN5Qt5CT19userColorSchemePathEv +libqt5ct-common.so.1:_ZN5Qt5CT21registerStyleInstanceEPNS_13StyleInstanceE +libqt5ct-common.so.1:_ZN5Qt5CT21sharedStyleSheetPathsEv +libqt5ct-common.so.1:_ZN5Qt5CT22sharedColorSchemePathsEv +libqt5ct-common.so.1:_ZN5Qt5CT23unregisterStyleInstanceEPNS_13StyleInstanceE +libqt5ct-common.so.1:_ZN5Qt5CT27reloadStyleInstanceSettingsEv +libqt5ct-common.so.1:_ZN5Qt5CT9iconPathsEv libqt5ct-style.so:qt_plugin_instance libqt5ct-style.so:qt_plugin_query_metadata -libqt5ct.so:_Z6lqt5ctv -libqt5ct.so:_ZN18Qt5CTPlatformTheme10hasWidgetsEv -libqt5ct.so:_ZN18Qt5CTPlatformTheme11qt_metacallEN11QMetaObject4CallEiPPv -libqt5ct.so:_ZN18Qt5CTPlatformTheme11qt_metacastEPKc -libqt5ct.so:_ZN18Qt5CTPlatformTheme12readSettingsEv -libqt5ct.so:_ZN18Qt5CTPlatformTheme13applySettingsEv -libqt5ct.so:_ZN18Qt5CTPlatformTheme14updateSettingsEv -libqt5ct.so:_ZN18Qt5CTPlatformTheme15createFSWatcherEv -libqt5ct.so:_ZN18Qt5CTPlatformTheme15loadColorSchemeERK7QString -libqt5ct.so:_ZN18Qt5CTPlatformTheme15loadStyleSheetsERK11QStringList -libqt5ct.so:_ZN18Qt5CTPlatformTheme16staticMetaObjectE -libqt5ct.so:_ZN18Qt5CTPlatformThemeC1Ev -libqt5ct.so:_ZN18Qt5CTPlatformThemeC2Ev -libqt5ct.so:_ZN18Qt5CTPlatformThemeD0Ev -libqt5ct.so:_ZN18Qt5CTPlatformThemeD1Ev -libqt5ct.so:_ZN18Qt5CTPlatformThemeD2Ev -libqt5ct.so:_ZN24Qt5CTPlatformThemePlugin11qt_metacallEN11QMetaObject4CallEiPPv -libqt5ct.so:_ZN24Qt5CTPlatformThemePlugin11qt_metacastEPKc -libqt5ct.so:_ZN24Qt5CTPlatformThemePlugin16staticMetaObjectE -libqt5ct.so:_ZN24Qt5CTPlatformThemePlugin6createERK7QStringRK11QStringList -libqt5ct.so:_ZN5Qt5CT10configFileEv -libqt5ct.so:_ZN5Qt5CT10configPathEv -libqt5ct.so:_ZN5Qt5CT10initConfigEv -libqt5ct.so:_ZN5Qt5CT11resolvePathERK7QString -libqt5ct.so:_ZN5Qt5CT16systemLanguageIDEv -libqt5ct.so:_ZN5Qt5CT18userStyleSheetPathEv -libqt5ct.so:_ZN5Qt5CT19userColorSchemePathEv -libqt5ct.so:_ZN5Qt5CT21sharedStyleSheetPathsEv -libqt5ct.so:_ZN5Qt5CT22sharedColorSchemePathsEv -libqt5ct.so:_ZN5Qt5CT9iconPathsEv -libqt5ct.so:_ZNK18Qt5CTPlatformTheme10metaObjectEv -libqt5ct.so:_ZNK18Qt5CTPlatformTheme21createPlatformMenuBarEv -libqt5ct.so:_ZNK18Qt5CTPlatformTheme23usePlatformNativeDialogEN14QPlatformTheme10DialogTypeE -libqt5ct.so:_ZNK18Qt5CTPlatformTheme26createPlatformDialogHelperEN14QPlatformTheme10DialogTypeE -libqt5ct.so:_ZNK18Qt5CTPlatformTheme28createPlatformSystemTrayIconEv -libqt5ct.so:_ZNK18Qt5CTPlatformTheme4fontEN14QPlatformTheme4FontE -libqt5ct.so:_ZNK18Qt5CTPlatformTheme7paletteEN14QPlatformTheme7PaletteE -libqt5ct.so:_ZNK18Qt5CTPlatformTheme8fileIconERK9QFileInfo6QFlagsIN14QPlatformTheme10IconOptionEE -libqt5ct.so:_ZNK18Qt5CTPlatformTheme9themeHintEN14QPlatformTheme9ThemeHintE -libqt5ct.so:_ZNK24Qt5CTPlatformThemePlugin10metaObjectEv -libqt5ct.so:_ZThn16_N18Qt5CTPlatformThemeD0Ev -libqt5ct.so:_ZThn16_N18Qt5CTPlatformThemeD1Ev -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme21createPlatformMenuBarEv -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme23usePlatformNativeDialogEN14QPlatformTheme10DialogTypeE -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme26createPlatformDialogHelperEN14QPlatformTheme10DialogTypeE -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme28createPlatformSystemTrayIconEv -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme4fontEN14QPlatformTheme4FontE -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme7paletteEN14QPlatformTheme7PaletteE -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme8fileIconERK9QFileInfo6QFlagsIN14QPlatformTheme10IconOptionEE -libqt5ct.so:_ZThn16_NK18Qt5CTPlatformTheme9themeHintEN14QPlatformTheme9ThemeHintE libqt5ct.so:qt_plugin_instance libqt5ct.so:qt_plugin_query_metadata diff --git a/packages/q/qt5ct/abi_used_symbols b/packages/q/qt5ct/abi_used_symbols index ca79ea13e72..d141cfbb7b9 100644 --- a/packages/q/qt5ct/abi_used_symbols +++ b/packages/q/qt5ct/abi_used_symbols @@ -1,3 +1,4 @@ +libQt5Core.so.5:_Z20qEnvironmentVariablePKc libQt5Core.so.5:_Z21qRegisterResourceDataiPKhS0_S0_ libQt5Core.so.5:_Z23qUnregisterResourceDataiPKhS0_S0_ libQt5Core.so.5:_Z7qgetenvPKc @@ -25,7 +26,7 @@ libQt5Core.so.5:_ZN11QTextStreamlsEj libQt5Core.so.5:_ZN11QTextStreamlsEs libQt5Core.so.5:_ZN11QThreadPool14globalInstanceEv libQt5Core.so.5:_ZN11QThreadPool5startEP9QRunnablei -libQt5Core.so.5:_ZN11QTranslator4loadERK7QStringS2_S2_S2_ +libQt5Core.so.5:_ZN11QTranslator4loadERK7QLocaleRK7QStringS5_S5_S5_ libQt5Core.so.5:_ZN11QTranslatorC1EP7QObject libQt5Core.so.5:_ZN11QTranslatorD1Ev libQt5Core.so.5:_ZN12QLibraryInfo8locationENS_15LibraryLocationE @@ -47,6 +48,7 @@ libQt5Core.so.5:_ZN16QCoreApplication13testAttributeEN2Qt20ApplicationAttributeE libQt5Core.so.5:_ZN16QCoreApplication14applicationPidEv libQt5Core.so.5:_ZN16QCoreApplication15applicationNameEv libQt5Core.so.5:_ZN16QCoreApplication17installTranslatorEP11QTranslator +libQt5Core.so.5:_ZN16QCoreApplication19applicationFilePathEv libQt5Core.so.5:_ZN16QCoreApplication4quitEv libQt5Core.so.5:_ZN16QCoreApplication4selfE libQt5Core.so.5:_ZN16QCoreApplication9sendEventEP7QObjectP6QEvent @@ -72,6 +74,7 @@ libQt5Core.so.5:_ZN18QFileSystemWatcherC1EP7QObject libQt5Core.so.5:_ZN18QFutureWatcherBase11qt_metacallEN11QMetaObject4CallEiPPv libQt5Core.so.5:_ZN18QFutureWatcherBase11qt_metacastEPKc libQt5Core.so.5:_ZN18QFutureWatcherBase13connectNotifyERK11QMetaMethod +libQt5Core.so.5:_ZN18QFutureWatcherBase15waitForFinishedEv libQt5Core.so.5:_ZN18QFutureWatcherBase16disconnectNotifyERK11QMetaMethod libQt5Core.so.5:_ZN18QFutureWatcherBase22connectOutputInterfaceEv libQt5Core.so.5:_ZN18QFutureWatcherBase25disconnectOutputInterfaceEb @@ -86,6 +89,7 @@ libQt5Core.so.5:_ZN20QFutureInterfaceBase11setRunnableEP9QRunnable libQt5Core.so.5:_ZN20QFutureInterfaceBase13reportStartedEv libQt5Core.so.5:_ZN20QFutureInterfaceBase13setThreadPoolEP11QThreadPool libQt5Core.so.5:_ZN20QFutureInterfaceBase13waitForResultEi +libQt5Core.so.5:_ZN20QFutureInterfaceBase14reportCanceledEv libQt5Core.so.5:_ZN20QFutureInterfaceBase14reportFinishedEv libQt5Core.so.5:_ZN20QFutureInterfaceBase15reportExceptionERK10QException libQt5Core.so.5:_ZN20QFutureInterfaceBase15resultStoreBaseEv @@ -125,7 +129,6 @@ libQt5Core.so.5:_ZN6QTimerD1Ev libQt5Core.so.5:_ZN7QBufferC1EP7QObject libQt5Core.so.5:_ZN7QBufferD1Ev libQt5Core.so.5:_ZN7QLocale6systemEv -libQt5Core.so.5:_ZN7QLocaleC1ERK7QString libQt5Core.so.5:_ZN7QLocaleC1Ev libQt5Core.so.5:_ZN7QLocaleD1Ev libQt5Core.so.5:_ZN7QObject10childEventEP11QChildEvent @@ -148,13 +151,17 @@ libQt5Core.so.5:_ZN7QString11reallocDataEjb libQt5Core.so.5:_ZN7QString13toUtf8_helperERKS_ libQt5Core.so.5:_ZN7QString14compare_helperEPK5QChariPKciN2Qt15CaseSensitivityE libQt5Core.so.5:_ZN7QString14toLower_helperERKS_ +libQt5Core.so.5:_ZN7QString14toLower_helperERS_ libQt5Core.so.5:_ZN7QString15fromUtf8_helperEPKci libQt5Core.so.5:_ZN7QString15toLatin1_helperERKS_ libQt5Core.so.5:_ZN7QString16fromAscii_helperEPKci libQt5Core.so.5:_ZN7QString17fromLatin1_helperEPKci libQt5Core.so.5:_ZN7QString18toLocal8Bit_helperEPK5QChari +libQt5Core.so.5:_ZN7QString6appendE5QChar libQt5Core.so.5:_ZN7QString6appendERKS_ libQt5Core.so.5:_ZN7QString6numberEii +libQt5Core.so.5:_ZN7QString6removeEii +libQt5Core.so.5:_ZN7QString6resizeEi libQt5Core.so.5:_ZN7QString6resizeEi5QChar libQt5Core.so.5:_ZN7QString7replaceERK18QRegularExpressionRKS_ libQt5Core.so.5:_ZN7QString7replaceERKS_S1_N2Qt15CaseSensitivityE @@ -178,6 +185,7 @@ libQt5Core.so.5:_ZN8QVariantC1Ej libQt5Core.so.5:_ZN8QVariantD1Ev libQt5Core.so.5:_ZN8QVariantaSERKS_ libQt5Core.so.5:_ZN9QDateTime22currentMSecsSinceEpochEv +libQt5Core.so.5:_ZN9QFileInfo6existsERK7QString libQt5Core.so.5:_ZN9QFileInfoC1ERK7QString libQt5Core.so.5:_ZN9QFileInfoC1ERKS_ libQt5Core.so.5:_ZN9QFileInfoD1Ev @@ -200,7 +208,6 @@ libQt5Core.so.5:_ZN9QListData6removeEi libQt5Core.so.5:_ZN9QListData7disposeEPNS_4DataE libQt5Core.so.5:_ZN9QMetaType22registerNormalizedTypeERK10QByteArrayPFvPvEPFS3_S3_PKvEi6QFlagsINS_8TypeFlagEEPK11QMetaObject libQt5Core.so.5:_ZN9QMetaType25registerConverterFunctionEPKN9QtPrivate25AbstractConverterFunctionEii -libQt5Core.so.5:_ZN9QMetaType25registerNormalizedTypedefERK10QByteArrayi libQt5Core.so.5:_ZN9QMetaType27unregisterConverterFunctionEii libQt5Core.so.5:_ZN9QMetaType30hasRegisteredConverterFunctionEii libQt5Core.so.5:_ZN9QMetaType8typeNameEi @@ -233,6 +240,7 @@ libQt5Core.so.5:_ZNK14QMessageLogger7warningEPKcz libQt5Core.so.5:_ZNK14QMessageLogger7warningEv libQt5Core.so.5:_ZNK14QMessageLogger8criticalEv libQt5Core.so.5:_ZNK18QFutureWatcherBase10metaObjectEv +libQt5Core.so.5:_ZNK18QFutureWatcherBase9isRunningEv libQt5Core.so.5:_ZNK18QRegularExpression11globalMatchERK7QStringiNS_9MatchTypeE6QFlagsINS_11MatchOptionEE libQt5Core.so.5:_ZNK19QProcessEnvironment5valueERK7QStringS2_ libQt5Core.so.5:_ZNK19QProcessEnvironment8containsERK7QString @@ -265,6 +273,7 @@ libQt5Core.so.5:_ZNK7QString7indexOfE5QChariN2Qt15CaseSensitivityE libQt5Core.so.5:_ZNK7QString7indexOfERKS_iN2Qt15CaseSensitivityE libQt5Core.so.5:_ZNK7QString7sectionERKS_ii6QFlagsINS_11SectionFlagEE libQt5Core.so.5:_ZNK7QString8endsWithE13QLatin1StringN2Qt15CaseSensitivityE +libQt5Core.so.5:_ZNK7QString8endsWithE5QCharN2Qt15CaseSensitivityE libQt5Core.so.5:_ZNK7QString8endsWithERKS_N2Qt15CaseSensitivityE libQt5Core.so.5:_ZNK7QStringeqE13QLatin1String libQt5Core.so.5:_ZNK8QVariant11toByteArrayEv @@ -297,7 +306,6 @@ libQt5Core.so.5:_ZTI18QFutureWatcherBase libQt5Core.so.5:_ZTI20QFutureInterfaceBase libQt5Core.so.5:_ZTI7QObject libQt5Core.so.5:_ZTI9QRunnable -libQt5Core.so.5:_ZTV18QFutureWatcherBase libQt5Core.so.5:_ZTV19QUnhandledException libQt5Core.so.5:_ZeqRK7QStringS1_ libQt5Core.so.5:_Zls6QDebugPK7QObject @@ -334,9 +342,8 @@ libQt5DBus.so.5:_ZN14QDBusInterfaceD1Ev libQt5DBus.so.5:_ZN15QDBusConnection10sessionBusEv libQt5DBus.so.5:_ZN15QDBusConnection12connectToBusENS_7BusTypeERK7QString libQt5DBus.so.5:_ZN15QDBusConnection14registerObjectERK7QStringP7QObject6QFlagsINS_14RegisterOptionEE -libQt5DBus.so.5:_ZN15QDBusConnection15registerServiceERK7QString libQt5DBus.so.5:_ZN15QDBusConnection16unregisterObjectERK7QStringNS_14UnregisterModeE -libQt5DBus.so.5:_ZN15QDBusConnection17unregisterServiceERK7QString +libQt5DBus.so.5:_ZN15QDBusConnection17disconnectFromBusERK7QString libQt5DBus.so.5:_ZN15QDBusConnectionC1ERKS_ libQt5DBus.so.5:_ZN15QDBusConnectionD1Ev libQt5DBus.so.5:_ZN15QDBusObjectPath7doCheckEv @@ -384,6 +391,8 @@ libQt5DBus.so.5:_ZNK13QDBusArgumentrsER15QDBusObjectPath libQt5DBus.so.5:_ZNK13QDBusArgumentrsER7QString libQt5DBus.so.5:_ZNK13QDBusArgumentrsERi libQt5DBus.so.5:_ZNK13QDBusArgumentrsERj +libQt5DBus.so.5:_ZNK15QDBusConnection11baseServiceEv +libQt5DBus.so.5:_ZNK15QDBusConnection11isConnectedEv libQt5DBus.so.5:_ZNK15QDBusConnection16callWithCallbackERK12QDBusMessageP7QObjectPKcS6_i libQt5DBus.so.5:_ZNK15QDBusConnection9interfaceEv libQt5DBus.so.5:_ZNK15QDBusObjectPathcv8QVariantEv @@ -418,6 +427,7 @@ libQt5Gui.so.5:_ZN14QPlatformThemeD2Ev libQt5Gui.so.5:_ZN15QGuiApplication10setPaletteERK8QPalette libQt5Gui.so.5:_ZN15QGuiApplication18setDesktopFileNameERK7QString libQt5Gui.so.5:_ZN15QGuiApplication20desktopSettingsAwareEv +libQt5Gui.so.5:_ZN15QGuiApplication4fontEv libQt5Gui.so.5:_ZN15QGuiApplication7setFontERK5QFont libQt5Gui.so.5:_ZN16QPlatformMenuBar11qt_metacallEN11QMetaObject4CallEiPPv libQt5Gui.so.5:_ZN16QPlatformMenuBar11qt_metacastEPKc @@ -445,9 +455,11 @@ libQt5Gui.so.5:_ZN23QPlatformSystemTrayIcon16staticMetaObjectE libQt5Gui.so.5:_ZN23QPlatformSystemTrayIcon9activatedENS_16ActivationReasonE libQt5Gui.so.5:_ZN23QPlatformSystemTrayIconC2Ev libQt5Gui.so.5:_ZN23QPlatformSystemTrayIconD2Ev -libQt5Gui.so.5:_ZN5QFontC1ERKS_ +libQt5Gui.so.5:_ZN5QFont10fromStringERK7QString libQt5Gui.so.5:_ZN5QFontC1Ev libQt5Gui.so.5:_ZN5QFontD1Ev +libQt5Gui.so.5:_ZN5QIcon12hasThemeIconERK7QString +libQt5Gui.so.5:_ZN5QIcon7addFileERK7QStringRK5QSizeNS_4ModeENS_5StateE libQt5Gui.so.5:_ZN5QIcon9fromThemeERK7QString libQt5Gui.so.5:_ZN5QIconC1ERK7QString libQt5Gui.so.5:_ZN5QIconC1ERKS_ @@ -489,12 +501,12 @@ libQt5Gui.so.5:_ZNK14QPlatformTheme22createPlatformMenuItemEv libQt5Gui.so.5:_ZNK14QPlatformTheme22standardButtonShortcutEi libQt5Gui.so.5:_ZNK14QPlatformTheme23usePlatformNativeDialogENS_10DialogTypeE libQt5Gui.so.5:_ZNK14QPlatformTheme26createPlatformDialogHelperENS_10DialogTypeE -libQt5Gui.so.5:_ZNK14QPlatformTheme4fontENS_4FontE libQt5Gui.so.5:_ZNK14QPlatformTheme7paletteENS_7PaletteE libQt5Gui.so.5:_ZNK14QPlatformTheme9themeHintENS_9ThemeHintE libQt5Gui.so.5:_ZNK17QPlatformMenuItem3tagEv libQt5Gui.so.5:_ZNK23QPlatformSystemTrayIcon10metaObjectEv libQt5Gui.so.5:_ZNK5QFont6familyEv +libQt5Gui.so.5:_ZNK5QFont8toStringEv libQt5Gui.so.5:_ZNK5QFont9pointSizeEv libQt5Gui.so.5:_ZNK5QFontcv8QVariantEv libQt5Gui.so.5:_ZNK5QIcon14availableSizesENS_4ModeENS_5StateE @@ -519,9 +531,6 @@ libQt5Gui.so.5:_ZTI16QPlatformMenuBar libQt5Gui.so.5:_ZTI17QPlatformMenuItem libQt5Gui.so.5:_ZTI20QPlatformThemePlugin libQt5Gui.so.5:_ZTI23QPlatformSystemTrayIcon -libQt5Gui.so.5:_ZTV13QPlatformMenu -libQt5Gui.so.5:_ZTV16QPlatformMenuBar -libQt5Gui.so.5:_ZTV17QPlatformMenuItem libQt5Gui.so.5:_ZTV6QImage libQt5Widgets.so.5:_ZN10QBoxLayout10setSpacingEi libQt5Widgets.so.5:_ZN10QBoxLayout9addLayoutEP7QLayouti @@ -530,6 +539,7 @@ libQt5Widgets.so.5:_ZN10QTabWidget10setTabTextEiRK7QString libQt5Widgets.so.5:_ZN10QTabWidget15setCurrentIndexEi libQt5Widgets.so.5:_ZN10QTabWidget6addTabEP7QWidgetRK7QString libQt5Widgets.so.5:_ZN10QTabWidgetC1EP7QWidget +libQt5Widgets.so.5:_ZN11QFileDialog15getOpenFileNameEP7QWidgetRK7QStringS4_S4_PS2_6QFlagsINS_6OptionEE libQt5Widgets.so.5:_ZN11QFontDialog7getFontEPbRK5QFontP7QWidgetRK7QString6QFlagsINS_16FontDialogOptionEE libQt5Widgets.so.5:_ZN11QFormLayout9setWidgetEiNS_8ItemRoleEP7QWidget libQt5Widgets.so.5:_ZN11QFormLayoutC1EP7QWidget @@ -542,6 +552,8 @@ libQt5Widgets.so.5:_ZN11QHBoxLayoutC1EP7QWidget libQt5Widgets.so.5:_ZN11QHBoxLayoutC1Ev libQt5Widgets.so.5:_ZN11QHeaderView20setSectionResizeModeENS_10ResizeModeE libQt5Widgets.so.5:_ZN11QHeaderView21setDefaultSectionSizeEi +libQt5Widgets.so.5:_ZN11QListWidget10insertItemEiRK7QString +libQt5Widgets.so.5:_ZN11QListWidget11insertItemsEiRK11QStringList libQt5Widgets.so.5:_ZN11QListWidget5clearEv libQt5Widgets.so.5:_ZN11QListWidgetC1EP7QWidget libQt5Widgets.so.5:_ZN11QMessageBox11informationEP7QWidgetRK7QStringS4_6QFlagsINS_14StandardButtonEES6_ @@ -549,6 +561,7 @@ libQt5Widgets.so.5:_ZN11QMessageBox7warningEP7QWidgetRK7QStringS4_6QFlagsINS_14S libQt5Widgets.so.5:_ZN11QMessageBox8questionEP7QWidgetRK7QStringS4_6QFlagsINS_14StandardButtonEES6_ libQt5Widgets.so.5:_ZN11QProxyStyle11qt_metacallEN11QMetaObject4CallEiPPv libQt5Widgets.so.5:_ZN11QProxyStyle11qt_metacastEPKc +libQt5Widgets.so.5:_ZN11QProxyStyle12setBaseStyleEP6QStyle libQt5Widgets.so.5:_ZN11QProxyStyle16staticMetaObjectE libQt5Widgets.so.5:_ZN11QProxyStyle5eventEP6QEvent libQt5Widgets.so.5:_ZN11QProxyStyle6polishEP12QApplication @@ -556,7 +569,7 @@ libQt5Widgets.so.5:_ZN11QProxyStyle6polishEP7QWidget libQt5Widgets.so.5:_ZN11QProxyStyle6polishER8QPalette libQt5Widgets.so.5:_ZN11QProxyStyle8unpolishEP12QApplication libQt5Widgets.so.5:_ZN11QProxyStyle8unpolishEP7QWidget -libQt5Widgets.so.5:_ZN11QProxyStyleC2ERK7QString +libQt5Widgets.so.5:_ZN11QProxyStyleC2EP6QStyle libQt5Widgets.so.5:_ZN11QProxyStyleD2Ev libQt5Widgets.so.5:_ZN11QPushButtonC1EP7QWidget libQt5Widgets.so.5:_ZN11QToolButton12setArrowTypeEN2Qt9ArrowTypeE @@ -581,7 +594,6 @@ libQt5Widgets.so.5:_ZN12QApplication4execEv libQt5Widgets.so.5:_ZN12QApplication4fontEv libQt5Widgets.so.5:_ZN12QApplication5styleEv libQt5Widgets.so.5:_ZN12QApplication7setFontERK5QFontPKc -libQt5Widgets.so.5:_ZN12QApplication8setStyleERK7QString libQt5Widgets.so.5:_ZN12QApplicationC1ERiPPci libQt5Widgets.so.5:_ZN12QApplicationD1Ev libQt5Widgets.so.5:_ZN12QColorDialog8getColorERK6QColorP7QWidgetRK7QString6QFlagsINS_17ColorDialogOptionEE @@ -608,10 +620,8 @@ libQt5Widgets.so.5:_ZN15QAbstractButton16staticMetaObjectE libQt5Widgets.so.5:_ZN15QAbstractButton7clickedEb libQt5Widgets.so.5:_ZN15QAbstractButton7setIconERK5QIcon libQt5Widgets.so.5:_ZN15QAbstractButton7setTextERK7QString -libQt5Widgets.so.5:_ZN15QListWidgetItem7setDataEiRK8QVariant libQt5Widgets.so.5:_ZN15QListWidgetItemC1EP11QListWidgeti libQt5Widgets.so.5:_ZN15QListWidgetItemC1ERK7QStringP11QListWidgeti -libQt5Widgets.so.5:_ZN15QTreeWidgetItem7setDataEiiRK8QVariant libQt5Widgets.so.5:_ZN15QTreeWidgetItemC1Ei libQt5Widgets.so.5:_ZN16QDialogButtonBox14setOrientationEN2Qt11OrientationE libQt5Widgets.so.5:_ZN16QDialogButtonBox18setStandardButtonsE6QFlagsINS_14StandardButtonEE @@ -658,6 +668,7 @@ libQt5Widgets.so.5:_ZN7QWidget10leaveEventEP6QEvent libQt5Widgets.so.5:_ZN7QWidget10paintEventEP11QPaintEvent libQt5Widgets.so.5:_ZN7QWidget10setEnabledEb libQt5Widgets.so.5:_ZN7QWidget10setPaletteERK8QPalette +libQt5Widgets.so.5:_ZN7QWidget10setToolTipERK7QString libQt5Widgets.so.5:_ZN7QWidget10setVisibleEb libQt5Widgets.so.5:_ZN7QWidget10wheelEventEP11QWheelEvent libQt5Widgets.so.5:_ZN7QWidget11actionEventEP12QActionEvent @@ -815,10 +826,12 @@ libc.so.6:memcpy libc.so.6:strcmp libc.so.6:strlen libgcc_s.so.1:_Unwind_Resume +libstdc++.so.6:_ZSt9terminatev +libstdc++.so.6:_ZTISt9bad_alloc +libstdc++.so.6:_ZTVN10__cxxabiv117__class_type_infoE libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE libstdc++.so.6:_ZTVN10__cxxabiv121__vmi_class_type_infoE libstdc++.so.6:_ZdlPv -libstdc++.so.6:_ZdlPvm libstdc++.so.6:_Znwm libstdc++.so.6:__cxa_begin_catch libstdc++.so.6:__cxa_end_catch diff --git a/packages/q/qt5ct/package.yml b/packages/q/qt5ct/package.yml index c6a04d77883..615d0481df1 100644 --- a/packages/q/qt5ct/package.yml +++ b/packages/q/qt5ct/package.yml @@ -1,8 +1,9 @@ name : qt5ct -version : '1.1' -release : 11 +version : '1.8' +release : 12 source : - - https://sourceforge.net/projects/qt5ct/files/qt5ct-1.1.tar.bz2/download : af77c4dbf7f9ba97fe0218648167395bca7bcb2b9c1886a9c98b1e343127ddd2 + - https://sourceforge.net/projects/qt5ct/files/qt5ct-1.8.tar.bz2/download : 23b74054415ea4124328772ef9a6f95083a9b86569e128034a3ff75dfad808e9 +homepage : https://qt5ct.sourceforge.io/ license : BSD-2-Clause component : desktop.qt summary : This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration. diff --git a/packages/q/qt5ct/pspec_x86_64.xml b/packages/q/qt5ct/pspec_x86_64.xml index 958c8944b4d..f9b44dd0db7 100644 --- a/packages/q/qt5ct/pspec_x86_64.xml +++ b/packages/q/qt5ct/pspec_x86_64.xml @@ -1,16 +1,17 @@ qt5ct + https://qt5ct.sourceforge.io/ - Jarno Turkki - stalebrim@posteo.net + Jakob Gezelius + jakob@knugen.nu BSD-2-Clause desktop.qt This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration. This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration. - https://getsol.us/sources/README.Solus + https://sources.getsol.us/README.Solus qt5ct @@ -20,6 +21,9 @@ desktop.qt /usr/bin/qt5ct + /usr/lib64/libqt5ct-common.so.1 + /usr/lib64/libqt5ct-common.so.1.8 + /usr/lib64/libqt5ct-common.so.1.8.0 /usr/lib64/qt5/plugins/platformthemes/libqt5ct.so /usr/lib64/qt5/plugins/styles/libqt5ct-style.so /usr/share/applications/qt5ct.desktop @@ -37,13 +41,26 @@ /usr/share/qt5ct/qss/traynotification-simple.qss + + qt5ct-devel + Development files for qt5ct + This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration. + + programming.devel + + qt5ct + + + /usr/lib64/libqt5ct-common.so + + - - 2020-12-29 - 1.1 + + 2024-04-04 + 1.8 Packaging update - Jarno Turkki - stalebrim@posteo.net + Jakob Gezelius + jakob@knugen.nu \ No newline at end of file