AT THIS POINT YOU ALMOST CERTAINLY WANT TO USE https://aur.archlinux.org/packages/syncthingtray-qt6 INSTEAD.
Search Criteria
Package Details: syncthingtray 2.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/syncthingtray.git (read-only, click to copy) |
|---|---|
| Package Base: | syncthingtray |
| Description: | Tray application for Syncthing |
| Upstream URL: | https://github.com/Martchus/syncthingtray |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Martchus |
| Maintainer: | Martchus |
| Last Packager: | Martchus |
| Votes: | 95 |
| Popularity: | 0.097326 |
| First Submitted: | 2016-09-14 20:13 (UTC) |
| Last Updated: | 2026-05-14 09:56 (UTC) |
Dependencies (21)
- boost-libs
- c++utilitiesAUR
- desktop-file-utils (desktop-file-utils-gitAUR)
- libboost_filesystem.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- libc++utilities.so (c++utilitiesAUR)
- libqtforkawesome.so (qtforkawesomeAUR)
- libqtutilities.so (qtutilitiesAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qtforkawesomeAUR
- qtutilitiesAUR
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- qt5-tools (make)
- cppunit (check)
- iproute2 (iproute2-gitAUR, iproute2-selinuxAUR) (check)
- syncthing (syncthing-gitAUR, syncthing-binAUR) (check)
- Show 1 more dependencies...
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »
Martchus commented on 2025-10-07 15:00 (UTC)
Martchus commented on 2025-05-07 09:13 (UTC)
@Sabu Because Syncthing Tray depends on Boost which breaks its ABI on every release. That's generally a good thing as it allows for a better evolution of that library and users don't need to care about it - only developers/distributors. As an AUR "user" you are unfortunately put into the role of a distributor by having to build packages yourself. Even if using my binary repo this is problematic because there will always be a small delay between official repos and me catching up with them.
I could mitigate this by linking statically against Boost but this would go against the usual packaging practices.
Sabu commented on 2025-05-07 00:36 (UTC) (edited on 2025-05-07 00:38 (UTC) by Sabu)
During the upgrade today I got the error unable to satisfy dependency libboost_filesystem.so=1.87.0-64 required by syncthingtray-qt6 but boost-libs 1.88.0-2 is installed which provides libboost_filesystem.so=1.88.0-64.
A more generic question, why I get more often these annoying dependency errors with syncthing in comparison to the other thousands of installed packages?
Martchus commented on 2025-05-03 08:45 (UTC)
And you probably want to take this opportunity to finally switch to the Qt 6 based version at this point.
jestarray commented on 2025-05-03 05:09 (UTC)
If you get boost breaking, uninstall syncthingtray, update boost, and then run: paru -S syncthingtray --rebuild
Martchus commented on 2024-09-03 08:24 (UTC)
Please read the comments and do not flag the package. Simply rebuild the package against the latest version of boost.
Martchus commented on 2024-09-03 07:45 (UTC)
There's nothing to fix, see the pinned comment and the other comment on the Qt 6 based version.
mmtech2012 commented on 2024-09-03 05:56 (UTC)
Hi thank you for your amazing package.
please fix the problem with
resolving dependencies...
warning: cannot resolve "libboost_filesystem.so=1.83.0-64", a dependency of "syncthingtray"
as you know the name of the boost library changed.
:: installing boost-libs (1.86.0-1) breaks dependency 'libboost_filesystem.so=1.83
Martchus commented on 2024-06-03 12:30 (UTC)
I can look into it later. Note that at this point you probably want to use syncthingtray-qt6.
Pinned Comments
Martchus commented on 2025-10-07 15:00 (UTC)
AT THIS POINT YOU ALMOST CERTAINLY WANT TO USE https://aur.archlinux.org/packages/syncthingtray-qt6 INSTEAD.
Martchus commented on 2016-10-31 11:39 (UTC) (edited on 2025-05-03 08:48 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
Important remarks:
pkgrelof the AUR package when a rebuild is required (only in accordance with Arch Linux of course, not in accordance with Manjaro).syncthingtraybroken until it has been rebuilt) or to uninstallsyncthingtraytemporarily before the update. After the updatesyncthingtraycan be rebuilt and reinstalled again.makechrootpkgwhich is also how official developers build their packages (and how packages in my binary repository are built).c++utilities,qtutilities,qtforkawesomeandsyncthingtrayin that order.syncthingtray-qt6instead of this package.makepkg --nocheckormakechrootpkg -- --nocheck. It makes still sense to report failures. But please include the actual error message and not just the last few lines.