Compare commits
No commits in common. "be07f15a593cdf3f2ab8980d91147aacef2bb569" and "6a7fd542a9aa40dec2c9756ae7d4b3e7933e6548" have entirely different histories.
be07f15a59
...
6a7fd542a9
369
debian/changelog
vendored
369
debian/changelog
vendored
@ -1,49 +1,100 @@
|
||||
libfm-qt (1.1.0-3ubuntu1) kinetic; urgency=medium
|
||||
libfm-qt (1.1.0-0ubuntu7) kinetic; urgency=medium
|
||||
|
||||
* Revert the previous upload.
|
||||
* Make Breaks/Replaces stricter for libfm-qt11 on libfm-qt-common due to the
|
||||
nature of the reverted upload.
|
||||
* Fix upgrades from 22.04 by providing an additional Breaks/Replaces on
|
||||
libfm-qt9.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 10 Oct 2022 11:06:03 -0500
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jun 2022 16:28:09 -0400
|
||||
|
||||
libfm-qt (1.1.0-2ubuntu1) kinetic; urgency=medium
|
||||
libfm-qt (1.1.0-0ubuntu6) kinetic; urgency=medium
|
||||
|
||||
* Update debian/libfm-qt11.symbols for GCC 12.
|
||||
* Backport upstream patches:
|
||||
- Fixed crash with empty URI scheme of folder path
|
||||
+ https://github.com/lxqt/libfm-qt/commit/472128
|
||||
+ https://github.com/lxqt/libfm-qt/pull/808
|
||||
- Support adding of pattern lists to entries of search dialog
|
||||
+ https://github.com/lxqt/libfm-qt/commit/f66aa2
|
||||
+ https://github.com/lxqt/libfm-qt/pull/806
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 13 Aug 2022 21:37:11 +0300
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jun 2022 14:08:19 -0400
|
||||
|
||||
libfm-qt (1.1.0-2) experimental; urgency=medium
|
||||
libfm-qt (1.1.0-0ubuntu5) kinetic; urgency=medium
|
||||
|
||||
* Upstreamed compatible changes from Ubuntu, modifying the following files:
|
||||
- control
|
||||
- copyright
|
||||
- libfm-qt11.symbols
|
||||
- libfm-qt-common.install
|
||||
- libfm-qt-dev.install
|
||||
- rules
|
||||
- upstream/*
|
||||
- patches directory
|
||||
* Add some missing Breaks/Replaces.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Thu, 14 Jul 2022 15:45:41 -0500
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 08 Jun 2022 19:19:31 -0500
|
||||
|
||||
libfm-qt (1.1.0-1) experimental; urgency=medium
|
||||
libfm-qt (1.1.0-0ubuntu4) kinetic; urgency=medium
|
||||
|
||||
* debian/changelog: fix a typo.
|
||||
* New upstream version 1.0.0
|
||||
* Add debian/salsa-ci.yml file.
|
||||
* Update debian/upstream/signing-key.asc.
|
||||
* New upstream version 1.1.0
|
||||
* debian/control: build-deps on lxqt-build-tools (>=0.11.0~).
|
||||
* Bump to libfm-qt11 to match soname changes.
|
||||
* debian/libfm-qt11.shlibs: Added, restrict to latest upstream version.
|
||||
* Drop C++ symbols according to
|
||||
https://wiki.debian.org/UsingSymbolsFiles.
|
||||
* Split common files out into a different package.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Tue, 12 Jul 2022 22:33:35 +0800
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 06 Jun 2022 16:02:24 -0500
|
||||
|
||||
libfm-qt (1.1.0-0ubuntu3) kinetic; urgency=medium
|
||||
|
||||
* Even moar symbols. 😦
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 13:24:18 -0500
|
||||
|
||||
libfm-qt (1.1.0-0ubuntu2) kinetic; urgency=medium
|
||||
|
||||
* Symbols. ❤️
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 10:17:27 -0500
|
||||
|
||||
libfm-qt (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump package name from libfm-qt9 to libfm-qt11. Tried to be somewhat
|
||||
consistent with the upstream versioning scheme.
|
||||
* Symbols. ❤️
|
||||
* Note: Breaks/Replaces dropped because 22.04 was an LTS.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 31 May 2022 19:45:37 -0500
|
||||
|
||||
libfm-qt (0.17.1-0ubuntu3) kinetic; urgency=medium
|
||||
|
||||
* No-change rebuild against Qt 5.15.4.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Tue, 17 May 2022 13:01:28 +0300
|
||||
|
||||
libfm-qt (0.17.1-0ubuntu2) jammy; urgency=medium
|
||||
|
||||
* No-change rebuild against Qt 5.15.3.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Thu, 17 Mar 2022 18:37:08 +0300
|
||||
|
||||
libfm-qt (0.17.1-0ubuntu1) impish; urgency=medium
|
||||
|
||||
* New upstream release 0.17.1
|
||||
* Update debian/control
|
||||
- Use lxqt-build-tools 0.9.0
|
||||
- Bump to libfm-qt9 to match soname changes
|
||||
* Update symbols
|
||||
- Add new symbols
|
||||
- Remove unused symbols
|
||||
- Add Build-Depends-Package metadata field
|
||||
* Update debian/copyright
|
||||
* Run wrap-and-sort
|
||||
|
||||
-- apt-ghetto <apt-ghetto@protonmail.com> Tue, 10 Aug 2021 15:01:31 +0200
|
||||
|
||||
libfm-qt (0.16.0-3ubuntu2) hirsute; urgency=medium
|
||||
|
||||
* Fixed s390x and riscv64 architecture fails.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Thu, 18 Feb 2021 18:36:40 +0530
|
||||
|
||||
libfm-qt (0.16.0-3ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Updated standards to 4.5.1.
|
||||
* Tighten debhelper-compat dependency.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Fri, 05 Feb 2021 18:39:36 +0530
|
||||
|
||||
libfm-qt (0.16.0-3) unstable; urgency=high
|
||||
|
||||
* Update symbols for armel, armhf, i386, mipsel and s390x to fix FTBFS.
|
||||
* Update symbols for armel, armhf, i386, mipsel and s390x to fit FTBFS.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 09 Jan 2021 03:15:46 +0800
|
||||
|
||||
@ -62,6 +113,53 @@ libfm-qt (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 04:30:38 +0800
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu5) hirsute; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-15-2.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 27 Nov 2020 14:08:55 +0300
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu4) hirsute; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-15-1.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 30 Oct 2020 15:40:36 +0300
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu3) groovy; urgency=medium
|
||||
|
||||
* Update debian/libfm-qt7.symbols for GCC 10 (fixes FTBFS).
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Wed, 14 Oct 2020 21:39:52 +0300
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu2) groovy; urgency=medium
|
||||
|
||||
* Refresh symbol files for riscv64
|
||||
|
||||
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 04 Jun 2020 08:46:45 +0200
|
||||
|
||||
libfm-qt (0.15.1-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
[ apt-ghetto ]
|
||||
* Remove patches applied upstream:
|
||||
- Remove dont-ignore-crea-del-sequences.patch
|
||||
- Remove fix-license-headers.patch
|
||||
- Remove fix-smb-recursive-copy.patch
|
||||
- Remove workaround-glib-recursive-moving-error.patch
|
||||
- Remove workaround-missed-file-monitoring.patch
|
||||
* Update symbols from buildlog
|
||||
|
||||
[ Simon Quigley ]
|
||||
* New upstream release.
|
||||
- Update upstream signing key.
|
||||
- Bump LXQt build dependencies.
|
||||
- Rename libfm-qt6 -> libfm-qt7 for SONAME bump.
|
||||
- Update symbols from amd64 build logs.
|
||||
* Bump Standards-version to 4.5.0, no changes needed.
|
||||
* Run wrap-and-sort.
|
||||
* Full copyright update.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 04 Jun 2020 00:03:35 -0500
|
||||
|
||||
libfm-qt (0.14.1-12.2) unstable; urgency=medium
|
||||
|
||||
* Non-maintainer upload.
|
||||
@ -76,6 +174,40 @@ libfm-qt (0.14.1-12.1) unstable; urgency=medium
|
||||
|
||||
-- Dmitry Shachnev <mitya57@debian.org> Sat, 17 Oct 2020 20:11:39 +0300
|
||||
|
||||
libfm-qt (0.14.1-12ubuntu4) groovy; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-14-2.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Sat, 16 May 2020 08:51:17 +0000
|
||||
|
||||
libfm-qt (0.14.1-12ubuntu3) focal; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-12-8.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Fri, 10 Apr 2020 20:02:47 +0100
|
||||
|
||||
libfm-qt (0.14.1-12ubuntu2) focal; urgency=medium
|
||||
|
||||
* No-change rebuild for libgcc-s1 package name change.
|
||||
|
||||
-- Matthias Klose <doko@ubuntu.com> Sun, 22 Mar 2020 16:45:48 +0100
|
||||
|
||||
libfm-qt (0.14.1-12ubuntu1) focal; urgency=medium
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
- debian/control:
|
||||
+ Update Vcs-* and maintainer for maintaining by Lubuntu.
|
||||
+ Additional Breaks/Replaces on old libfm-qt-l10n.
|
||||
- debian/libfmqt-qt6.symbols
|
||||
+ Retain Lubuntu generated symbols file.
|
||||
- debian/patches: fix-metadata-for-trusting-executables.patch
|
||||
+ Fix metadata for trusting executables. Use Ubuntu standard for
|
||||
trusting executables.
|
||||
- debian/patches: fix-dnd-mtp.patch
|
||||
+ Fix drag-and-drop from mtp:// mounted folders.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Sat, 01 Feb 2020 09:48:17 +0000
|
||||
|
||||
libfm-qt (0.14.1-12) unstable; urgency=medium
|
||||
|
||||
* Fixed symbol QRegEx -> QRegularExpression
|
||||
@ -96,6 +228,39 @@ libfm-qt (0.14.1-10) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 17 Aug 2019 13:00:08 +0200
|
||||
|
||||
libfm-qt (0.14.1-9ubuntu4) focal; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-12-5.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Sun, 27 Oct 2019 06:29:34 +0000
|
||||
|
||||
libfm-qt (0.14.1-9ubuntu3) eoan; urgency=medium
|
||||
|
||||
* Fixed DND not working for mtp:// mounted folders
|
||||
|
||||
-- Raman Sarda <theloudspeaker@lubuntu.me> Sat, 17 Aug 2019 10:11:52 +0530
|
||||
|
||||
libfm-qt (0.14.1-9ubuntu2) eoan; urgency=medium
|
||||
|
||||
* Rebuild against Qt 5.12.4.
|
||||
* Update symbols files from the current build logs.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 12 Jul 2019 23:28:09 +0300
|
||||
|
||||
libfm-qt (0.14.1-9ubuntu1) eoan; urgency=medium
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
- debian/control:
|
||||
+ Update Vcs-* and maintainer for maintaining by Lubuntu.
|
||||
+ Add Breaks/Replaces on old libfm-qt-l10n.
|
||||
- debian/libfmqt-qt6.symbols
|
||||
+ Retain and update Lubuntu generated symbols file.
|
||||
- debian/patches: fix-metadata-for-trusting-executables.patch
|
||||
+ Fix metadata for trusting executables. Use Ubuntu standard for
|
||||
trusting executables.
|
||||
|
||||
-- Rik Mills <rikmills@kubuntu.org> Sun, 09 Jun 2019 22:20:26 +0100
|
||||
|
||||
libfm-qt (0.14.1-9) unstable; urgency=medium
|
||||
|
||||
* Added upstream patch workaround-missed-file-monitoring.patch
|
||||
@ -104,6 +269,20 @@ libfm-qt (0.14.1-9) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 08 Jun 2019 16:39:11 +0200
|
||||
|
||||
libfm-qt (0.14.1-8ubuntu1) eoan; urgency=medium
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
- debian/control:
|
||||
+ Update Vcs-* and maintainer for maintaining by Lubuntu.
|
||||
+ Add Breaks/Replaces on old libfm-qt-l10n.
|
||||
- debian/libfmqt-qt6.symbols
|
||||
+ Retain Lubuntu generated symbols file.
|
||||
- debian/patches: fix-metadata-for-trusting-executables.patch
|
||||
+ Fix metadata for trusting executables. Use Ubuntu standard for
|
||||
trusting executables.
|
||||
|
||||
-- Rik Mills <rikmills@kubuntu.org> Fri, 24 May 2019 10:16:20 +0100
|
||||
|
||||
libfm-qt (0.14.1-8) unstable; urgency=medium
|
||||
|
||||
* Removed the wrongly introduced build dependency on lxqt-qtplugin
|
||||
@ -155,6 +334,22 @@ libfm-qt (0.14.1-1) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 24 Feb 2019 19:31:01 +0100
|
||||
|
||||
libfm-qt (0.14.1-0ubuntu2) disco; urgency=medium
|
||||
|
||||
* Rebuild against qtbase-abi-5-12-2.
|
||||
* Update symbols from build logs for all architectures.
|
||||
|
||||
-- Rik Mills <rikmills@kubuntu.org> Sun, 31 Mar 2019 10:52:00 +0100
|
||||
|
||||
libfm-qt (0.14.1-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update standard executable trusting patch to use the new upstream macro
|
||||
instead of individual inline replacements.
|
||||
* Update symbols from build logs.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 08 Mar 2019 11:28:38 -0600
|
||||
|
||||
libfm-qt (0.14.0-3) unstable; urgency=medium
|
||||
|
||||
* Switched to unstable
|
||||
@ -187,6 +382,55 @@ libfm-qt (0.14.0-1) experimental; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 30 Jan 2019 20:32:59 +0100
|
||||
|
||||
libfm-qt (0.14.0-0ubuntu3) disco; urgency=medium
|
||||
|
||||
* Fix metadata for trusting executables.
|
||||
- Use Ubuntu standard for trusting executables.
|
||||
|
||||
-- Dan Simmons <monetaryabyss@protonmail.com> Tue, 29 Jan 2019 20:32:19 -0500
|
||||
|
||||
libfm-qt (0.14.0-0ubuntu2) disco; urgency=medium
|
||||
|
||||
* Add Breaks/Replaces on old libfm-qt-l10n.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 10:15:13 -0600
|
||||
|
||||
libfm-qt (0.14.0-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Remove reverse-applicable patches.
|
||||
- Bump build dependencies.
|
||||
- Install new files.
|
||||
* Bump Standards-version to 4.3.0, no changes needed.
|
||||
* Bump debhelper compat to 12, no changes needed.
|
||||
* Add new binary package libfm-qt-l10n.
|
||||
* libfm-qt5 -> libfm-qt6.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 25 Jan 2019 23:15:39 -0600
|
||||
|
||||
libfm-qt (0.13.1-10ubuntu1) disco; urgency=medium
|
||||
|
||||
* Merge with Debian unstable, remaining changes:
|
||||
- debian/control:
|
||||
+ Update Vcs-* and maintainer for maintaining by Lubuntu.
|
||||
- debian/patches/add-lxqt-archiver-integration.patch:
|
||||
+ Add LXQt Archiver integration.
|
||||
- debian/patches/add-metadata-for-trusting-executables.patch:
|
||||
+ Support adding metadata for trusting executables.
|
||||
- debian/patches/fix-incorrect-file-info-handling-1.patch,
|
||||
debian/patches/fix-incorrect-file-info-handling-2.patch:
|
||||
+ Fix failure to open smb:// caused by incorrect file info handling.
|
||||
- debian/patches/fix-launching-desktop-files.patch:
|
||||
+ Fix launching desktop files.
|
||||
- debian/patches/fix-places-font-color.patch:
|
||||
+ Use the window text color for the places pane.
|
||||
- debian/patches/move-in-file-dialog.patch:
|
||||
+ Move in the file dialog from lxqt-qtplugin for better platform
|
||||
integration.
|
||||
* Update debian/libfm-qt5.symbols from the current build logs.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 04 Jan 2019 14:47:29 +0300
|
||||
|
||||
libfm-qt (0.13.1-10) unstable; urgency=medium
|
||||
|
||||
* Added Build-Depends-Package: libfm-qt-dev to libfm-qt-dev.symbols
|
||||
@ -219,6 +463,66 @@ libfm-qt (0.13.1-6) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 31 Jul 2018 18:15:12 +0200
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu9) disco; urgency=medium
|
||||
|
||||
* Fix launching desktop files.
|
||||
|
||||
-- Dan Simmons <monetaryabyss@protonmail.com> Wed, 21 Nov 2018 23:40:15 -0500
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu8) disco; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-11-2.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 13 Nov 2018 17:29:45 -0600
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu7) cosmic; urgency=medium
|
||||
|
||||
* Check (and set) metadata::trusted instead of metadata::trust.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 15 Oct 2018 10:11:59 -0500
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu6) cosmic; urgency=medium
|
||||
|
||||
* Update symbols from build logs.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 09 Oct 2018 13:57:26 -0500
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu5) cosmic; urgency=medium
|
||||
|
||||
* Support adding metadata for trusting executables (LP: #1795537).
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Sat, 06 Oct 2018 08:55:46 -0700
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu4) cosmic; urgency=medium
|
||||
|
||||
* Change Uploaders to Ubuntu uploaders.
|
||||
* Change the debhelper dependency to 11.
|
||||
* Move in the file dialog from lxqt-qtplugin for better platform
|
||||
integration.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 30 Jul 2018 19:25:14 -0500
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu3) cosmic; urgency=medium
|
||||
|
||||
* Update symbols from build logs.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 18 Jul 2018 04:32:54 -0500
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu2) cosmic; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-11-0.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 18 Jul 2018 03:18:08 -0500
|
||||
|
||||
libfm-qt (0.13.1-5ubuntu1) cosmic; urgency=medium
|
||||
|
||||
* Update Vcs-* and maintainer for maintaining by Lubuntu.
|
||||
* Add LXQt Archiver integration.
|
||||
* Fix failure to open smb:// caused by incorrect file info handling.
|
||||
* Use the window text color for the places pane.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 14 Jul 2018 01:18:40 -0500
|
||||
|
||||
libfm-qt (0.13.1-5) unstable; urgency=medium
|
||||
|
||||
* Switch to unstable
|
||||
@ -496,3 +800,4 @@ libfm-qt (0.10.0+20151214-1) unstable; urgency=medium
|
||||
* Add Breaks for old library name libfm-qt5-2.
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Thu, 05 Nov 2015 00:28:39 +0100
|
||||
|
||||
|
36
debian/control
vendored
36
debian/control
vendored
@ -1,12 +1,7 @@
|
||||
Source: libfm-qt
|
||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>,
|
||||
Simon Quigley <tsimonq2@debian.org>,
|
||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
@ -18,11 +13,12 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.11.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
|
||||
Standards-Version: 4.5.1
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/libfm-qt/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/libfm-qt.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
|
||||
Homepage: https://github.com/lxqt/libfm-qt
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: libfm-qt11
|
||||
Replaces: libfm-qt9
|
||||
@ -31,10 +27,10 @@ Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libs
|
||||
Depends: libfm-qt-common,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libglib2.0-bin,
|
||||
shared-mime-info
|
||||
shared-mime-info,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: libfm-qt-l10n
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: file management support for pcmanfm-qt
|
||||
@ -48,8 +44,8 @@ Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: libs
|
||||
Depends: ${misc:Depends}
|
||||
Breaks: libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Replaces: libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Breaks: libfm-qt11 (<< 1.1.0-0ubuntu4), libfm-qt9
|
||||
Replaces: libfm-qt11 (<< 1.1.0-0ubuntu4), libfm-qt9
|
||||
Description: Common files for libfm-qt
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
managers.
|
||||
@ -59,10 +55,10 @@ Description: Common files for libfm-qt
|
||||
Package: libfm-qt-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: ${misc:Depends},
|
||||
libexif-dev,
|
||||
Depends: libexif-dev,
|
||||
libfm-qt11 (= ${binary:Version}),
|
||||
libmenu-cache-dev
|
||||
libmenu-cache-dev,
|
||||
${misc:Depends}
|
||||
Description: file management support library for pcmanfm-qt (development files)
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
managers.
|
||||
@ -73,7 +69,7 @@ Package: libfm-qt-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends}, qttranslations5-l10n
|
||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||
Description: Language package for libfm-qt
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
managers.
|
||||
|
7
debian/copyright
vendored
7
debian/copyright
vendored
@ -13,15 +13,15 @@ Copyright: 2013-2019 LXQt team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: cmake/fm-qt-config.cmake.in
|
||||
Copyright: 2015 Luís Pereira <luis.artur.pereira@gmail.com>
|
||||
Copyright: 2015 Luís Pereira <luis.artur.pereira@gmail.com>
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2014-2015 Wen Liao <wen.cf83@gmail.com>
|
||||
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2013-2019 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: BSD-3-Clause
|
||||
@ -63,4 +63,3 @@ License: LGPL-2.1+
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License version 2.1 can be found in
|
||||
"/usr/share/common-licenses/LGPL-2.1".
|
||||
|
||||
|
2
debian/libfm-qt11.shlibs
vendored
2
debian/libfm-qt11.shlibs
vendored
@ -1,2 +0,0 @@
|
||||
libfm-qt 11 libfm-qt11 (>= 1.1.0)
|
||||
|
259
debian/libfm-qt11.symbols
vendored
259
debian/libfm-qt11.symbols
vendored
@ -1,4 +1,4 @@
|
||||
# SymbolsHelper-Confirmed: 1.1.0 amd64 i386 riscv64
|
||||
# SymbolsHelper-Confirmed: 1.1.0 amd64 arm64 armhf ppc64el riscv64 s390x
|
||||
libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
* Build-Depends-Package: libfm-qt-dev
|
||||
_ZN2Fm10DirListJob10filesFoundERNS_12FileInfoListE@Base 0.16.0
|
||||
@ -368,10 +368,6 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm12FolderConfig10getIntegerEPKcPi@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig10setBooleanEPKcb@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig10setIntegerEPKci@Base 0.16.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm12FolderConfig13getStringListEPKcPj@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm12FolderConfig13getStringListEPKcPm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm12FolderConfig13setStringListEPKcPKS2_j@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm12FolderConfig13setStringListEPKcPKS2_m@Base 1.1.0
|
||||
_ZN2Fm12FolderConfig17globalConfigFile_E@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig4initEPKc@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig4openERKNS_8FilePathE@Base 0.16.0
|
||||
@ -381,14 +377,10 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm12FolderConfig8finalizeEv@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig9getDoubleEPKcPd@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig9getStringEPKc@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm12FolderConfig9getUint64EPKcPm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm12FolderConfig9getUint64EPKcPy@Base 1.1.0
|
||||
_ZN2Fm12FolderConfig9removeKeyEPKc@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig9saveCacheEv@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig9setDoubleEPKcd@Base 0.16.0
|
||||
_ZN2Fm12FolderConfig9setStringEPKcS2_@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm12FolderConfig9setUint64EPKcm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm12FolderConfig9setUint64EPKcy@Base 1.1.0
|
||||
_ZN2Fm12FolderConfigC1ERKNS_8FilePathE@Base 0.16.0
|
||||
_ZN2Fm12FolderConfigC1Ev@Base 0.16.0
|
||||
_ZN2Fm12FolderConfigC2ERKNS_8FilePathE@Base 0.16.0
|
||||
@ -421,8 +413,6 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm12ThumbnailJob16staticMetaObjectE@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJob17generateThumbnailERKSt10shared_ptrIKNS_8FileInfoEERKNS_8FilePathEPKcRK7QString@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJob17setLocalFilesOnlyEb@Base 0.16.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm12ThumbnailJob19readImageFromStreamEP13_GInputStreamj@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm12ThumbnailJob19readImageFromStreamEP13_GInputStreamm@Base 1.1.0
|
||||
_ZN2Fm12ThumbnailJob21maxThumbnailFileSize_E@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJob23setMaxThumbnailFileSizeEi@Base 0.16.0
|
||||
_ZN2Fm12ThumbnailJob29maxExternalThumbnailFileSize_E@Base 0.17.1
|
||||
@ -551,8 +541,6 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm14MountOperation20onEjectMountFinishedEP7_GMountP13_GAsyncResultP8QPointerIS0_E@Base 0.16.0
|
||||
_ZN2Fm14MountOperation21onEjectVolumeFinishedEP8_GVolumeP13_GAsyncResultP8QPointerIS0_E@Base 0.16.0
|
||||
_ZN2Fm14MountOperation21onMountVolumeFinishedEP8_GVolumeP13_GAsyncResultP8QPointerIS0_E@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm14MountOperation21onShowUnmountProgressEP16_GMountOperationPcllPS0_@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm14MountOperation21onShowUnmountProgressEP16_GMountOperationPcxxPS0_@Base 1.1.0
|
||||
_ZN2Fm14MountOperation21onUnmountFileFinishedEP6_GFileP13_GAsyncResultP8QPointerIS0_E@Base 1.1.0
|
||||
_ZN2Fm14MountOperation22onUnmountMountFinishedEP7_GMountP13_GAsyncResultP8QPointerIS0_E@Base 0.16.0
|
||||
_ZN2Fm14MountOperation24onMountMountableFinishedEP6_GFileP13_GAsyncResultP8QPointerIS0_E@Base 0.16.0
|
||||
@ -565,8 +553,6 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm14MountOperationD1Ev@Base 0.16.0
|
||||
_ZN2Fm14MountOperationD2Ev@Base 0.16.0
|
||||
_ZN2Fm14changeFileNameERKNS_8FilePathERK7QStringP7QWidgetb@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm14formatFileSizeEmb@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm14formatFileSizeEyb@Base 1.1.0
|
||||
_ZN2Fm14launchTerminalEPKcRKNS_8FilePathERNS_9GErrorPtrE@Base 0.16.0
|
||||
_ZN2Fm15FilePropsDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.16.0
|
||||
_ZN2Fm15FilePropsDialog11qt_metacastEPKc@Base 0.16.0
|
||||
@ -600,8 +586,6 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm15FileTransferJob15copyRegularFileERKNS_8FilePathERKNS_10GObjectPtrI10_GFileInfoEERS1_@Base 0.16.0
|
||||
_ZN2Fm15FileTransferJob15copySpecialFileERKNS_8FilePathERKNS_10GObjectPtrI10_GFileInfoEERS1_@Base 0.16.0
|
||||
_ZN2Fm15FileTransferJob16staticMetaObjectE@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm15FileTransferJob25gfileCopyProgressCallbackEllPS0_@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm15FileTransferJob25gfileCopyProgressCallbackExxPS0_@Base 1.1.0
|
||||
_ZN2Fm15FileTransferJob4execEv@Base 0.16.0
|
||||
_ZN2Fm15FileTransferJob7makeDirERKNS_8FilePathENS_10GObjectPtrI10_GFileInfoEERS1_@Base 0.16.0
|
||||
_ZN2Fm15FileTransferJob8copyFileERKNS_8FilePathERKNS_10GObjectPtrI10_GFileInfoEES3_PKcb@Base 0.16.0
|
||||
@ -695,25 +679,15 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm16FileOperationJob11qt_metacastEPKc@Base 0.16.0
|
||||
_ZN2Fm16FileOperationJob13preparedToRunEv@Base 0.16.0
|
||||
_ZN2Fm16FileOperationJob14setCurrentFileERKNS_8FilePathE@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm16FileOperationJob14setTotalAmountEmm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm16FileOperationJob14setTotalAmountEyy@Base 1.1.0
|
||||
_ZN2Fm16FileOperationJob16staticMetaObjectE@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm16FileOperationJob17addFinishedAmountEmm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm16FileOperationJob17addFinishedAmountEyy@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm16FileOperationJob17setFinishedAmountEmm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm16FileOperationJob17setFinishedAmountEyy@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm16FileOperationJob22setCurrentFileProgressEmm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm16FileOperationJob22setCurrentFileProgressEyy@Base 1.1.0
|
||||
_ZN2Fm16FileOperationJob9askRenameERKNS_8FileInfoES3_RNS_8FilePathE@Base 0.16.0
|
||||
_ZN2Fm16FileOperationJobC1Ev@Base 0.16.0
|
||||
_ZN2Fm16FileOperationJobC2Ev@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog12onRemovePathEv@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog12setRecursiveEb@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog13setNameRegexpEb@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog15addNamePatternsERK11QStringList@Base 1.1.0
|
||||
_ZN2Fm16FileSearchDialog16setContentRegexpEb@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog16setSearchhHiddenEb@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog18addContentPatternsERK11QStringList@Base 1.1.0
|
||||
_ZN2Fm16FileSearchDialog22setNameCaseInsensitiveEb@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog25setContentCaseInsensitiveEb@Base 0.16.0
|
||||
_ZN2Fm16FileSearchDialog6acceptEv@Base 0.16.0
|
||||
@ -850,10 +824,6 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZN2Fm19FileOperationDialog14setSourceFilesERKSt6vectorINS_8FilePathESaIS2_EE@Base 0.16.0
|
||||
_ZN2Fm19FileOperationDialog16setRemainingTimeEj@Base 0.16.0
|
||||
_ZN2Fm19FileOperationDialog16staticMetaObjectE@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm19FileOperationDialog17setFilesProcessedEmm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm19FileOperationDialog17setFilesProcessedEyy@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZN2Fm19FileOperationDialog18setDataTransferredEmm@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZN2Fm19FileOperationDialog18setDataTransferredEyy@Base 1.1.0
|
||||
_ZN2Fm19FileOperationDialog3askE7QStringPKPc@Base 0.16.0
|
||||
_ZN2Fm19FileOperationDialog5errorEP7_GErrorNS_3Job13ErrorSeverityE@Base 0.16.0
|
||||
_ZN2Fm19FileOperationDialog6rejectEv@Base 0.16.0
|
||||
@ -1269,18 +1239,10 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZNK2Fm16FileDialogHelper9directoryEv@Base 0.16.0
|
||||
_ZNK2Fm16FileOperationJob10metaObjectEv@Base 0.16.0
|
||||
_ZNK2Fm16FileOperationJob11currentFileEv@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZNK2Fm16FileOperationJob11totalAmountERmS1_@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZNK2Fm16FileOperationJob11totalAmountERyS1_@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZNK2Fm16FileOperationJob14finishedAmountERmS1_@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZNK2Fm16FileOperationJob14finishedAmountERyS1_@Base 1.1.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZNK2Fm16FileOperationJob19currentFileProgressERNS_8FilePathERmS3_@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZNK2Fm16FileOperationJob19currentFileProgressERNS_8FilePathERyS3_@Base 1.1.0
|
||||
_ZNK2Fm16FileOperationJob8progressEv@Base 0.16.0
|
||||
_ZNK2Fm16FileSearchDialog10nameRegexpEv@Base 0.16.0
|
||||
_ZNK2Fm16FileSearchDialog11namePatternEv@Base 1.1.0
|
||||
_ZNK2Fm16FileSearchDialog13contentRegexpEv@Base 0.16.0
|
||||
_ZNK2Fm16FileSearchDialog13searchhHiddenEv@Base 0.16.0
|
||||
_ZNK2Fm16FileSearchDialog14contentPatternEv@Base 1.1.0
|
||||
_ZNK2Fm16FileSearchDialog19nameCaseInsensitiveEv@Base 0.16.0
|
||||
_ZNK2Fm16FileSearchDialog22contentCaseInsensitiveEv@Base 0.16.0
|
||||
_ZNK2Fm16FileSearchDialog9recursiveEv@Base 0.16.0
|
||||
@ -1314,8 +1276,6 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZNK2Fm6Folder10metaObjectEv@Base 0.16.0
|
||||
_ZNK2Fm6Folder13isIncrementalEv@Base 0.16.0
|
||||
_ZNK2Fm6Folder14hasFileMonitorEv@Base 0.16.0
|
||||
(arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZNK2Fm6Folder17getFilesystemInfoEPmS1_@Base 1.1.0
|
||||
(arch=armel armhf hppa i386 mipsel powerpc sh4)_ZNK2Fm6Folder17getFilesystemInfoEPyS1_@Base 1.1.0
|
||||
_ZNK2Fm6Folder4infoEv@Base 0.16.0
|
||||
_ZNK2Fm6Folder4pathEv@Base 0.16.0
|
||||
_ZNK2Fm6Folder5filesEv@Base 0.16.0
|
||||
@ -1339,24 +1299,26 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZNK2Fm9Bookmarks13bookmarksFileEv@Base 0.16.0
|
||||
_ZNK2Fm9DeleteJob10metaObjectEv@Base 0.16.0
|
||||
_ZNK2Fm9Templates10metaObjectEv@Base 0.16.0
|
||||
(optional=templinst|arch=armel armhf hppa i386 mipsel powerpc sh4)_ZNKSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeEjRS7_j@Base 1.1.0
|
||||
(optional=templinst|arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZNKSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeEmRS7_m@Base 1.1.0
|
||||
(optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS7_@Base 1.1.0
|
||||
(optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base 1.1.0
|
||||
_ZNSt14_Fwd_list_baseISt10shared_ptrIKN2Fm8IconInfoEESaIS4_EE14_M_erase_afterEPSt19_Fwd_list_node_baseS8_@Base 0.16.0
|
||||
_ZNSt6vectorI18QRegularExpressionSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorI6QImageSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm17BrowseHistoryItemESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm17BrowseHistoryItemESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm5MountESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm6VolumeESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE12emplace_backIJRS1_EEEvDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EES7_@Base 0.16.0
|
||||
_ZNSt6vectorIPN2Fm12ThumbnailJobESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE@Base 1.1.0
|
||||
(arch=!s390x)_ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE@Base 1.1.0
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm12BookmarkItemEESaIS4_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS4_S6_EEOS4_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm12BookmarkItemEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm12BookmarkItemEESaIS4_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS4_S6_EE@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE12emplace_backIJRKS4_EEEvDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm8FileInfoEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
|
||||
@ -1364,11 +1326,12 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZNSt6vectorISt10shared_ptrIKN2Fm8MimeTypeEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIN2Fm11ThumbnailerEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0
|
||||
(arch=amd64 riscv64)_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EES9_@Base 1.1.0
|
||||
_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EES9_@Base 0.16.0
|
||||
_ZNSt6vectorISt10shared_ptrIN2Fm6FolderEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorISt10unique_ptrIN2Fm8ArchiverESt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 0.17.1
|
||||
_ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE12emplace_backIJS6_EEEvDpOT_@Base 0.16.0
|
||||
_ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base 0.16.0
|
||||
(optional=templinst|arch=armhf s390x)_ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE16_M_insert_uniqueIjEESt4pairISt17_Rb_tree_iteratorIjEbEOT_@Base 1.1.0
|
||||
(optional=templinst)_ZNSt8__detail9_Map_baseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS6_St10shared_ptrIKN2Fm8FileInfoEEESaISE_ENS_10_Select1stESt8equal_toIS6_ESt4hashIS6_ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixEOS6_@Base 1.1.0
|
||||
_ZNSt8__detail9_Map_baseIjSt4pairIKjSt10shared_ptrIKN2Fm8UserInfoEEESaIS8_ENS_10_Select1stESt8equal_toIjESt4hashIjENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 0.16.0
|
||||
_ZNSt8__detail9_Map_baseIjSt4pairIKjSt10shared_ptrIKN2Fm9GroupInfoEEESaIS8_ENS_10_Select1stESt8equal_toIjESt4hashIjENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 0.16.0
|
||||
@ -1435,42 +1398,42 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZTIN2Fm9BookmarksE@Base 0.16.0
|
||||
_ZTIN2Fm9DeleteJobE@Base 0.16.0
|
||||
_ZTIN2Fm9TemplatesE@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 1.1.0
|
||||
(arch=riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=armhf)_ZTISt19_Sp_make_shared_tag@Base 1.1.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
_ZTSN2Fm10DirListJobE@Base 0.16.0
|
||||
_ZTSN2Fm10FileDialog16FileDialogFilterE@Base 0.16.0
|
||||
_ZTSN2Fm10FileDialogE@Base 0.16.0
|
||||
@ -1534,42 +1497,42 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZTSN2Fm9BookmarksE@Base 0.16.0
|
||||
_ZTSN2Fm9DeleteJobE@Base 0.16.0
|
||||
_ZTSN2Fm9TemplatesE@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 1.1.0
|
||||
(arch=riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
_ZTSSt19_Sp_make_shared_tag@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
_ZTVN2Fm10DirListJobE@Base 0.16.0
|
||||
_ZTVN2Fm10FileDialog16FileDialogFilterE@Base 0.16.0
|
||||
_ZTVN2Fm10FileDialogE@Base 0.16.0
|
||||
@ -1632,39 +1595,37 @@ libfm-qt.so.11 libfm-qt11 #MINVER#
|
||||
_ZTVN2Fm9BookmarksE@Base 0.16.0
|
||||
_ZTVN2Fm9DeleteJobE@Base 0.16.0
|
||||
_ZTVN2Fm9TemplatesE@Base 0.16.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 1.1.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIKN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11PlacesModelESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm11ThumbnailerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12BookmarkItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm12TemplateItemESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm13VolumeManagerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm16PlacesProxyModelESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm6FolderESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8FileInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8IconInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8MimeTypeESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm8UserInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9BookmarksESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9GroupInfoESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
(arch=riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.1.0
|
||||
(arch=!riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN2Fm9TemplatesESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 0.16.0
|
||||
_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 0.16.0
|
||||
(optional=templinst|arch=armel armhf hppa i386 mipsel powerpc sh4)_ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits@Base 1.1.0
|
||||
(optional=templinst|arch=!armel !armhf !hppa !i386 !mipsel !powerpc !sh4)_ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits@Base 1.1.0
|
||||
createFileDialogHelper@Base 0.16.0
|
||||
fm_config@Base 0.16.0
|
||||
(c++)"non-virtual thunk to Fm::AppChooserComboBox::~AppChooserComboBox()@Base" 0.16.0
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -2,6 +2,7 @@
|
||||
# export DH_VERBOSE = 1
|
||||
|
||||
export LC_ALL=C.UTF-8
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
|
12
debian/salsa-ci.yml
vendored
12
debian/salsa-ci.yml
vendored
@ -1,12 +0,0 @@
|
||||
# For more information on what jobs are run see:
|
||||
# https://salsa.debian.org/salsa-ci-team/pipeline
|
||||
#
|
||||
# To enable the jobs, go to your repository (at salsa.debian.org)
|
||||
# and click over Settings > CI/CD > Expand (in General pipelines).
|
||||
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
||||
# in "Save Changes". The CI tests will run after the next commit.
|
||||
---
|
||||
include:
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
||||
|
2
debian/upstream/metadata
vendored
2
debian/upstream/metadata
vendored
@ -3,3 +3,5 @@ Bug-Database: https://github.com/lxqt/libfm-qt/issues
|
||||
Bug-Submit: https://github.com/lxqt/libfm-qt/issues/new
|
||||
Changelog: https://github.com/lxqt/libfm-qt/blob/master/CHANGELOG
|
||||
Repository: https://github.com/lxqt/libfm-qt
|
||||
Repository-Browser: https://github.com/lxqt/libfm-qt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user