Search Criteria
Package Details: nm-connection-editor-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: | NetworkManager GUI connection editor and widgets |
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 (10)
- libnma (libnma-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-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline) (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 (24)
- cinnamon-control-center-git (requires nm-connection-editor)
- ebadoo-shell (requires nm-connection-editor)
- gnome-control-center-git (requires nm-connection-editor)
- gnome-control-center-nocheese (requires nm-connection-editor)
- gnome-control-center-system76 (requires nm-connection-editor)
- gnome-initial-setup-git (requires nm-connection-editor)
- gnome-shell-40alfa (requires nm-connection-editor)
- gnome-shell-dev (requires nm-connection-editor)
- gnome-shell-git (requires nm-connection-editor)
- gnome-shell-performance (requires nm-connection-editor)
- gnome-shell-tweener-fix (requires nm-connection-editor)
- gnome-shell-xrdesktop-git (requires nm-connection-editor)
- gnome40 (requires nm-connection-editor)
- network-manager-applet-git (requires nm-connection-editor)
- networkmanager-f5vpn (requires nm-connection-editor)
- networkmanager-fortisslvpn-git (requires nm-connection-editor)
- networkmanager-fortisslvpn-peerdns (requires nm-connection-editor)
- networkmanager-ssh-git (requires nm-connection-editor)
- networkmanager-strongswan-passwordstore (requires nm-connection-editor)
- rofi-applets-menus (requires nm-connection-editor) (optional)
- switchboard-plug-network-git (requires nm-connection-editor)
- vpndemon (requires nm-connection-editor)
- vpnks (requires nm-connection-editor)
- wingpanel-indicator-network-git (requires nm-connection-editor)
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';