Package Details: networkmanager-fortisslvpn-git 1.4.1.dev.r33.g0f1b6f9-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: GPL
Conflicts: networkmanager-fortisslvpn
Provides: networkmanager-fortisslvpn
Submitter: mwohlert
Maintainer: None
Last Packager: silvio
Votes: 16
Popularity: 0.000000
First Submitted: 2016-10-19 08:17 (UTC)
Last Updated: 2023-06-22 05:19 (UTC)

Latest Comments

1 2 3 4 Next › Last »

aminvakil commented on 2023-06-18 19:38 (UTC)

I've added gtk4 manually to makedepends, but still face this error:

./gtk4/nm-fortisslvpn-dialog.ui:1: parser error : Document is empty

^
properties/gresource.xml: Child process exited with code 1.

r3v1 commented on 2022-09-28 15:01 (UTC)

gtk4 package should be added to dependendencies

silvio commented on 2021-02-05 06:07 (UTC)

It works very well. I have renewed the version to force the build.

alborrajo commented on 2021-02-03 07:24 (UTC)

This package isn't working since pppd updated to 2.4.8

dapolinario commented on 2019-05-22 21:43 (UTC)

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 (UTC)

gettext should also be added as dependency

silvio commented on 2019-04-06 16:47 (UTC)

Its not my day - today ^^

dapolinario commented on 2019-04-06 16:38 (UTC) (edited on 2019-04-06 16:38 (UTC) by dapolinario)

@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 (UTC)

hups, thanks @dapolinario.

dapolinario commented on 2019-04-06 14:25 (UTC)

@silvio: appstream-glib is a build dependency (makedepends) and not a runtime dependency (depends). Change, please.