Also networkmanager-qt seems to be dependency, rather than networkmanager-qt5.
Search Criteria
Package Details: nm-tray-git 0.5.0.r8.gfa1e7a8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nm-tray-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nm-tray-git |
| Description: | Pure Qt NetworkManager front-end residing in panels |
| Upstream URL: | https://github.com/palinek/nm-tray |
| Licenses: | GPL |
| Conflicts: | nm-tray |
| Provides: | nm-tray |
| Submitter: | pmattern |
| Maintainer: | pmattern |
| Last Packager: | pmattern |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-05-04 20:51 (UTC) |
| Last Updated: | 2023-10-20 19:19 (UTC) |
Latest Comments
xorly commented on 2025-11-14 16:33 (UTC)
xorly commented on 2025-11-14 16:25 (UTC)
Hi, could you update the PKGBUILD according to template to make it work in systems where make is not a default cmake generator? https://wiki.archlinux.org/title/CMake_package_guidelines#Template
Calling make directly is bad practice.
ringo32 commented on 2019-02-17 09:46 (UTC)
is it possible you can add to /etc/NetworkManager/NetworkManager.conf
[ifupdown] managed=true
because every reboot it tells disconnected but is connected.with this it work as it should on mij side .
oi_wtf commented on 2018-07-06 12:18 (UTC)
Needs makedepend or depend on libgl:
==> Starting build()...
-- The C compiler identification is GNU 8.1.1
-- The CXX compiler identification is GNU 8.1.1
-- Check for working C compiler: /usr/lib/distcc/bin/cc
-- Check for working C compiler: /usr/lib/distcc/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/lib64/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:9 (message):
Failed to find "GL/gl.h" in "/usr/include/libdrm".
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Gui/Qt5GuiConfig.cmake:183 (include)
/usr/lib64/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:101 (find_package)
/usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package)
CMakeLists.txt:16 (find_package)
-- Configuring incomplete, errors occurred!
See also "/build/nm-tray-git/src/build/CMakeFiles/CMakeOutput.log".
Pinned Comments