Search Criteria
Package Details: network-manager-applet-git 1.19.0.dev.r45.gda47a6d1-1
Git Clone URL: | https://aur.archlinux.org/network-manager-applet-git.git (read-only, click to copy) |
---|---|
Package Base: | network-manager-applet-git |
Description: | Applet for managing network connections |
Upstream URL: | http://www.gnome.org/projects/NetworkManager/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | None |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 11 |
Popularity: | 0.000001 |
First Submitted: | 2009-05-16 07:47 |
Last Updated: | 2021-02-02 17:21 |
Dependencies (16)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- libmm-glib (libmm-glib-git)
- libnm (libnm-secure, libnm-git, libnm-iwd)
- libnma (libnma-git)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libsecret
- nm-connection-editor (nm-connection-editor-git)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk-doc (gtk-doc-git) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic) (make)
- intltool (make)
- libnm (libnm-secure, libnm-git, libnm-iwd) (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (make)
- libsecret (make)
- meson (meson-git) (make)
Required by (20)
- budgie-desktop-git (requires network-manager-applet) (optional)
- cinnamon-git (requires network-manager-applet)
- gnome-flashback-compiz (requires network-manager-applet) (optional)
- kana-p-git (requires network-manager-applet)
- konbini3 (requires network-manager-applet)
- lumina-desktop (requires network-manager-applet) (optional)
- lumina-desktop-git (requires network-manager-applet) (optional)
- lynx-desktop-settings (requires network-manager-applet)
- mbm-gps-control-git (requires network-manager-applet)
- mbm-gpsd-git (requires network-manager-applet)
- mbm-gpsd-pl4nkton-git (requires network-manager-applet)
- networkmanager-dmenu-bluetoothfix-git (requires network-manager-applet) (optional)
- networkmanager-dmenu-git (requires network-manager-applet) (optional)
- networkmanager-openconnect-gtk2 (requires network-manager-applet) (optional)
- networkmanager-openvpn-gtk2 (requires network-manager-applet) (optional)
- networkmanager-pptp-gtk2 (requires network-manager-applet) (optional)
- networkmanager-strongswan-passwordstore (requires network-manager-applet) (optional)
- networkmanager-vpnc-gtk2 (requires network-manager-applet) (optional)
- t200ta-wifi (requires network-manager-applet) (optional)
- xjdwm (requires network-manager-applet)
Latest Comments
1 2 Next › Last »
hugegameartgd commented on 2019-11-29 17:52
I get
(translated) for latest git build.
jonascj commented on 2018-10-24 11:05
The source git://git.gnome.org/network-manager-applet does not exist anymore. Change to "source=(git://github.com/NetworkManager/network-manager-applet)" in PKGBUILD. Solution inspired from networkmanager-git package where they use the github location as source.
nikatar commented on 2018-10-02 00:07
Hello. Is StatusNotifierItem/Appindicator support available in this package?
eyadsibai commented on 2018-09-18 07:38
I am getting this error
mirh commented on 2018-03-27 22:04
If you ported this to meson, then you should include it in makedepends.
KoolCharisma commented on 2017-12-07 04:06
Changing libmm-glib-git to libmm-glib(w/o git) in PKGBUILD fixed makepkg error
taifunbrowser commented on 2017-09-28 20:40
Seems to require libselinux to configure:
checking for libselinux... no
configure: error: libselinux is needed for SELinux label support in configuration editor. Use --without-selinux to build without it.
mirh commented on 2017-04-02 00:31
Since a couple of days this requires libnm > 1.7
alextu commented on 2016-12-27 06:19
it works well on my vmware guest,
$ pacman -Q | grep network
network-manager-applet-git 1.4.3.dev.r124.gad9fb7b5-1
networkmanager-git 1.5.3.r16518.g8adbeb821-1
$ pacman -Q | grep libnm
libnm-glib-git 1.5.3.r16518.g8adbeb821-1
btw, it needs https://aur.archlinux.org/pkgbase/networkmanager-git as build depency.
mirh commented on 2016-11-29 20:39
As a dirty workaround for the pkgver() error you can delete all its lines but echo '1.1.0';