Search Criteria
Package Details: wg++ 5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wg++.git (read-only, click to copy) |
---|---|
Package Base: | wg++ |
Description: | WebGrab+Plus is a Freeware, closed-source multi-site incremental XMLTV EPG grabber |
Upstream URL: | http://webgrabplus.com/ |
Keywords: | epg grabber xmltv |
Licenses: | custom:donator |
Submitter: | erkexzcx |
Maintainer: | nikost74 |
Last Packager: | nikost74 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-15 10:20 (UTC) |
Last Updated: | 2024-10-08 18:57 (UTC) |
Dependencies (6)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR, dotnet-runtime)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- wget (wget-gitAUR, wurlAUR)
- dotnet-runtime-binAUR (optional) – binary dotnet core runtime alternative
Latest Comments
nikost74 commented on 2024-05-04 09:49 (UTC) (edited on 2024-05-04 10:00 (UTC) by nikost74)
Hi,
This change was due to issues running as a non-root user and the "No internet" issue with dotnet-runtime-8.0.
You can always edit the wgpp.sh script and edit it as follows:
87: #sudo ./run.net.sh
88: sudo -u $WGPP_USR ./run.net.sh
After an installation this script is located at
/usr/bin/wg++
celedhrim commented on 2024-05-04 08:24 (UTC)
Hello ,
I don't understand this change : https://aur.archlinux.org/cgit/aur.git/commit/?h=wg%2b%2b&id=0b6afa051256dc7cf540d3013bfad49ad044b76b
I have a dedicated user for webgrab and since this change , it try to run as root , so it does not work anymore.
I had to rollback script to the good sudo line
nikost74 commented on 2023-04-05 18:37 (UTC)
I have made a custom package for dotnet-runtime-6.0 for arm devices, please PM me for more info.
nikost74 commented on 2023-02-22 17:41 (UTC) (edited on 2023-02-26 00:05 (UTC) by nikost74)
Edited a new version of PKGBUILD that points to correct dotnet-runtime-6.0 package. Many thanks @mindjoy !
mindjoy commented on 2023-02-22 17:17 (UTC)
May I change in PKGBUILD? depends=('dotnet-runtime-6.0-bin') to depends=('dotnet-runtime-6.0') ? Because 'dotnet-runtime-6.0' and 'dotnet-runtime-6.0-bin' are in conflict?
anxobel commented on 2020-11-07 01:16 (UTC)
I updated the PKGBUILD to the current version. Old one's logic still works.
erkexzcx commented on 2018-08-15 10:32 (UTC)
For configuration and how to use - see https://wiki.archlinux.org/index.php/WebGrab%2BPlus