Search Criteria
Package Details: knemo 0.7.7.git20151003-7
Git Clone URL: | https://aur.archlinux.org/knemo.git (read-only, click to copy) |
---|---|
Package Base: | knemo |
Description: | The KDE Network Monitor |
Upstream URL: | https://www.linux-apps.com/content/show.php?content=12956 |
Licenses: | |
Submitter: | arojas |
Maintainer: | IslandC0der |
Last Packager: | IslandC0der |
Votes: | 8 |
Popularity: | 0.26 |
First Submitted: | 2020-05-29 10:12 |
Last Updated: | 2020-07-31 22:58 |
Dependencies (14)
- hicolor-icon-theme (hicolor-icon-theme-git)
- iw (iw-git)
- kdelibs4support (kdelibs4support-git)
- knotifyconfig (knotifyconfig-git)
- libksysguard (libksysguard-git, libksysguard-light)
- plasma-framework (plasma-framework-git)
- wireless_tools
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- kcmutils (kcmutils-git) (make)
- kdesignerplugin (kdesignerplugin-git) (make)
- kdoctools (kdoctools-git) (make)
- kinit (kinit-git) (make)
- plasma-framework (plasma-framework-git) (make)
Latest Comments
« First ‹ Previous 1 2 3
linuxninja commented on 2020-05-29 23:23
I've removed this package from my OS.
I bet if someone took the time, they could do the updates to the source code to fix the warnings. Maybe the compiler can be given the flags needed to ignore the warnings being thrown. I see an old gcc6 patch, but we're on gcc10, now. Looks like the best bet is to update the patch for gcc10.
IslandC0der commented on 2020-05-29 12:43
Can't compile this version, unfortunately. :(
make[2]: *** [src/knemod/CMakeFiles/knemo.dir/build.make:199: src/knemod/CMakeFiles/knemo.dir/trayicon.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1409: src/knemod/CMakeFiles/knemo.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...