Search Criteria
Package Details: networkmanager-fortisslvpn-git 1.2.11.dev.r16.g565ad51-1
Git Clone URL: | https://aur.archlinux.org/networkmanager-fortisslvpn-git.git (read-only, click to copy) |
---|---|
Package Base: | networkmanager-fortisslvpn-git |
Description: | NetworkManager VPN plugin for fortisslvpn - git checkout |
Upstream URL: | https://git.gnome.org/browse/network-manager-fortisslvpn |
Keywords: | networkmanager plugin vpn |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | xilent |
Maintainer: | silvio |
Last Packager: | silvio |
Votes: | 17 |
Popularity: | 0.000016 |
First Submitted: | 2016-10-19 08:17 |
Last Updated: | 2019-04-06 16:48 |
Dependencies (10)
- libsecret
- networkmanager (networkmanager-secure, networkmanager-git, networkmanager-noscan, networkmanager-consolekit, networkmanager-iwd)
- nm-connection-editor (nm-connection-editor-git)
- openfortivpn
- appstream-glib (appstream-glib-git) (make)
- git (git-git) (make)
- intltool (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python (python-dbg) (make)
- xorgproto (xorgproto-git) (make)
Latest Comments
1 2 3 Next › Last »
dapolinario commented on 2019-05-22 21:43
It is not necessary, gettext is part of the base-devel group which is a prerequisite that should already be installed and according to the wiki should not be listed as dependency for PKBUILD.
https://wiki.archlinux.org/index.php/Makepkg#Usage
notdodo commented on 2019-05-22 19:58
gettext
should also be added as dependencysilvio commented on 2019-04-06 16:47
Its not my day - today ^^
dapolinario commented on 2019-04-06 16:38
@silvio: It is not necessary to keep appstream-glib on depends, only on makedepends. In PKGBUILD, it is in depends and makedepends.
silvio commented on 2019-04-06 14:41
hups, thanks @dapolinario.
dapolinario commented on 2019-04-06 14:25
@silvio: appstream-glib is a build dependency (makedepends) and not a runtime dependency (depends). Change, please.
silvio commented on 2019-04-06 14:05
Please check if its building now.
silvio commented on 2019-04-06 14:05
added appstream-glib dependency and updated to 1.2.11.dev.r16.g565ad51
dslink commented on 2019-04-03 00:16
package says it is out of date and I get the same error as @bmb
/usr/bin/msgfmt: cannot locate ITS rules for appdata/network-manager-fortisslvpn.metainfo.xml.in make[2]: [Makefile:1918: appdata/network-manager-fortisslvpn.metainfo.xml] Error 1 make[2]: Waiting for unfinished jobs.... make[2]: Leaving directory '/tmp/trizen-dak/networkmanager-fortisslvpn-git/src/network-manager-fortisslvpn' make[1]: [Makefile:1392: all-recursive] Error 1 make[1]: Leaving directory '/tmp/trizen-dak/networkmanager-fortisslvpn-git/src/network-manager-fortisslvpn' make: [Makefile:810: all] Error 2
bmb commented on 2019-03-26 20:13
@dapolinario That worked. Thank you