Search Criteria
Package Details: qdirstat 2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qdirstat.git (read-only, click to copy) |
|---|---|
| Package Base: | qdirstat |
| Description: | Qt-based directory statistics (KDirStat/K4DirStat without any KDE - from the original KDirStat author) |
| Upstream URL: | https://github.com/shundhammer/qdirstat |
| Licenses: | GPL-2.0-only |
| Conflicts: | qdirstat-git |
| Submitter: | phiresky |
| Maintainer: | phiresky (TheTrueColonel) |
| Last Packager: | TheTrueColonel |
| Votes: | 163 |
| Popularity: | 2.73 |
| First Submitted: | 2016-03-01 15:56 (UTC) |
| Last Updated: | 2026-01-18 20:27 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- perl (perl-gitAUR) (optional) – For use with scripts
- perl-uri (optional) – For use with scripts
Latest Comments
1 2 3 Next › Last »
christianlupus commented on 2025-07-11 14:48 (UTC)
Hey, I just installed on a machine and got the message
Installing perl-uri solved that. Should this be put into the (opt.) dependencies?
xiota commented on 2023-10-18 08:50 (UTC)
Should remove
qdirstat-gitfrom conflicts and provides because it already conflicts/provides this package.Valenoern commented on 2022-12-11 07:18 (UTC)
successfully built this on aarch64
xavierbaez commented on 2022-07-11 17:01 (UTC)
TreemapView.o -lz /usr/lib/libQt5Widgets.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Core.so -lGL -lpthread /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to
std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13' /usr/bin/ld: /usr/lib/libQt5Widgets.so: undefined reference tostd::__glibcxx_assert_fail(char const, int, char const, char const)@GLIBCXX_3.4.30' /usr/bin/ld: /usr/lib/libQt5Widgets.so: undefined reference tostd::__throw_bad_array_new_length()@GLIBCXX_3.4.29' /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference tostd::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13' collect2: error: ld returned 1 exit status make[1]: [Makefile:791: qdirstat] Error 1 make[1]: Leaving directory '/home/xavier/.cache/yay/qdirstat/src/qdirstat-1.8.1/src' make: * [Makefile:51: sub-src-make_first-ordered] Error 2 ==> ERROR: A failure occurred in build(). Aborting... -> error making: qdirstatcyqsimon commented on 2022-01-07 13:51 (UTC)
A package provides itself implicitly (
qdirstatprovidesqdirstatwithout requiring aprovidesfield); the responsibility of declaringconflictsandprovidesis actually on the VCS package (qdirstat-git). See VCS package guideline.So technically this package should declare neither
providesnorconflicts. I've commented onqdirstat-gitto request an update on their part.exploder-jimmy commented on 2021-09-19 23:33 (UTC) (edited on 2021-09-21 00:10 (UTC) by exploder-jimmy)
Should not it be simply
qdirstat? EDIT: Or both?C0rn3j commented on 2021-04-05 14:48 (UTC)
You should not add extra make flags as these should be defined by the user in /etc/makepkg.conf
'make -j$(nproc)' should be just 'make'
MarcusE1W commented on 2020-11-19 15:04 (UTC)
Hi. I have successfully installed this on my Pinebook Pro with ARM processor. You probably could add 'aarch64' as another supported architecture.
alexz commented on 2020-02-16 23:50 (UTC)
Please accept this PR (diff): https://gist.github.com/azbarcea/2a60f1fe2bea1c2e823f4347c0315661
This will upgrade from 1.6 to 1.6.1
Hope it helps!
himanshuxd commented on 2019-12-29 12:50 (UTC)
It works as intended and what's more with bring qt based it inherited transparency and blurry effect from my Kvantum.
1 2 3 Next › Last »