Search Criteria
Package Base Details: network-manager-applet-git
Git Clone URL: | https://aur.archlinux.org/network-manager-applet-git.git (read-only) |
---|---|
Submitter: | None |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 12 |
Popularity: | 0.007715 |
First Submitted: | 2009-05-16 07:47 |
Last Updated: | 2019-12-01 03:01 |
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';