Search Criteria
Package Details: netctl-tray-auto 0.2.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/netctl-tray-auto.git (read-only, click to copy) |
|---|---|
| Package Base: | netctl-tray-auto |
| Description: | A lightweight netctl tray app with notifications (netctl-auto) |
| Upstream URL: | https://github.com/PonasKovas/netctl-tray |
| Licenses: | MIT |
| Conflicts: | netctl-tray |
| Submitter: | Ponas |
| Maintainer: | Ponas |
| Last Packager: | Ponas |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-27 17:28 (UTC) |
| Last Updated: | 2020-09-10 14:27 (UTC) |
Dependencies (4)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- rustup (rustup-gitAUR) (make)
Latest Comments
Ponas commented on 2020-09-27 10:00 (UTC)
@mortzu please open a github issue
<deleted-account> commented on 2020-09-27 09:33 (UTC)
<deleted-account> commented on 2020-06-25 07:47 (UTC)
error[E0554]:#![feature]may not be used on the stable release channel --> src/main.rs:1:1 | 1 | #![feature(vec_remove_item)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^error[E0554]:
#![feature]may not be used on the stable release channel --> src/main.rs:2:1 | 2 | #![feature(exclusive_range_pattern)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^error: aborting due to 2 previous errors
For more information about this error, try
rustc --explain E0554. error: could not compilenetctl-tray.To learn more, run the command again with --verbose.