Skip to content

Commit

Permalink
massif-visualizer: Rebuild for Qt6 stack
Browse files Browse the repository at this point in the history
Signed-off-by: Reilly Brogan <[email protected]>
  • Loading branch information
ReillyBrogan committed Dec 4, 2024
1 parent f031d0d commit 4aacb35
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions packages/m/massif-visualizer/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,11 @@ libKF6XmlGui.so.6:_ZTI13KXMLGUIClient
libKF6XmlGui.so.6:_ZTI13KXmlGuiWindow
libKF6XmlGui.so.6:_ZTv0_n24_N13KXmlGuiWindowD0Ev
libKF6XmlGui.so.6:_ZTv0_n24_N13KXmlGuiWindowD1Ev
libQt6Core.so.6:_Z13comparesEqualRK4QUrlS1_
libQt6Core.so.6:_Z21qRegisterResourceDataiPKhS0_S0_
libQt6Core.so.6:_Z23qUnregisterResourceDataiPKhS0_S0_
libQt6Core.so.6:_Z5qHash14QByteArrayViewm
libQt6Core.so.6:_Z8qmemrchrPKvim
libQt6Core.so.6:_ZN10QArrayData19reallocateUnalignedEPS_PvxxNS_16AllocationOptionE
libQt6Core.so.6:_ZN10QArrayData8allocateEPPS_xxxNS_16AllocationOptionE
libQt6Core.so.6:_ZN10QByteArray11reallocDataExN10QArrayData16AllocationOptionE
Expand Down Expand Up @@ -503,10 +505,9 @@ libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperI6QPointE8metaTypeE
libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperI7QStringE8metaTypeE
libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperIbE8metaTypeE
libQt6Core.so.6:_ZN9QtPrivate25QMetaTypeInterfaceWrapperIiE8metaTypeE
libQt6Core.so.6:_ZNK10QByteArray11lastIndexOfEcx
libQt6Core.so.6:_ZN9QtPrivate8qustrchrE11QStringViewDs
libQt6Core.so.6:_ZNK10QByteArray11toULongLongEPbi
libQt6Core.so.6:_ZNK10QByteArray6toUIntEPbi
libQt6Core.so.6:_ZNK10QByteArray7indexOfEcx
libQt6Core.so.6:_ZNK10QByteArray8toDoubleEPb
libQt6Core.so.6:_ZNK11QMetaObject4castEPK7QObject
libQt6Core.so.6:_ZNK11QMetaObject9classNameEv
Expand Down Expand Up @@ -573,16 +574,13 @@ libQt6Core.so.6:_ZNK4QUrl11toLocalFileEv
libQt6Core.so.6:_ZNK4QUrl7isValidEv
libQt6Core.so.6:_ZNK4QUrl8fileNameE6QFlagsINS_25ComponentFormattingOptionEE
libQt6Core.so.6:_ZNK4QUrl8toStringE12QUrlTwoFlagsINS_19UrlFormattingOptionENS_25ComponentFormattingOptionEE
libQt6Core.so.6:_ZNK4QUrleqERKS_
libQt6Core.so.6:_ZNK4QUrlneERKS_
libQt6Core.so.6:_ZNK7QObject10objectNameEv
libQt6Core.so.6:_ZNK7QObject6senderEv
libQt6Core.so.6:_ZNK7QObject6threadEv
libQt6Core.so.6:_ZNK7QString13toHtmlEscapedEv
libQt6Core.so.6:_ZNK7QString3argERKS_i5QChar
libQt6Core.so.6:_ZNK7QString5splitE5QChar6QFlagsIN2Qt18SplitBehaviorFlagsEENS2_15CaseSensitivityE
libQt6Core.so.6:_ZNK7QString7compareE13QLatin1StringN2Qt15CaseSensitivityE
libQt6Core.so.6:_ZNK7QString7indexOfE5QCharxN2Qt15CaseSensitivityE
libQt6Core.so.6:_ZNK7QString7indexOfERKS_xN2Qt15CaseSensitivityE
libQt6Core.so.6:_ZNK7QString8toDoubleEPb
libQt6Core.so.6:_ZNK7QThread9isRunningEv
Expand Down Expand Up @@ -870,6 +868,7 @@ libc.so.6:__cxa_atexit
libc.so.6:__libc_start_main
libc.so.6:__stack_chk_fail
libc.so.6:free
libc.so.6:memchr
libc.so.6:memcmp
libc.so.6:memcpy
libc.so.6:memmove
Expand Down
2 changes: 1 addition & 1 deletion packages/m/massif-visualizer/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : massif-visualizer
version : 24.08.3
release : 3
release : 4
source :
- https://download.kde.org/stable/release-service/24.08.3/src/massif-visualizer-24.08.3.tar.xz : 05bf9ac68e57c49cbd39f4803286a67d389e9bba14f6cb87eefa53ec13b672db
homepage : https://apps.kde.org/massif_visualizer/
Expand Down
4 changes: 2 additions & 2 deletions packages/m/massif-visualizer/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2024-11-08</Date>
<Update release="4">
<Date>2024-12-04</Date>
<Version>24.08.3</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
Expand Down

0 comments on commit 4aacb35

Please sign in to comment.