summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn-Michael Mulesa2021-08-31 12:57:06 +1000
committerJohn-Michael Mulesa2021-08-31 12:57:06 +1000
commit7b4d0846061f3ccde3eebb1c6fdd79cac20420da (patch)
treed1130be08fb62b71d2d3a64911d1076419341f52
parent43505ae88d951c794f5bb20b1d7d96dea4b068a1 (diff)
downloadaur-7b4d0846061f3ccde3eebb1c6fdd79cac20420da.tar.gz
Add dlagent warning.
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0e3865379d2..901bc46dda7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,10 @@ sha256sums=('ae50c7f6d423f59242cb7d6bf0b525880e94061a554fc3c37561db7a5568c998'
'00bb69d20618fd9ba0466b49d0c3e6208a65e745acf8ae8e0f66efad7adb65a6')
depends=(libgl libx11 libxext desktop-file-utils)
+# If you want to use lgogdownloader add the following to /etc/makepkg.conf
+# DLAGENTS+=('goggogdownloader::/usr/bin/lgogdownloader --download-file=%u -o %o')
+DLAGENTS+=("gogdownloader::/usr/bin/echo Could not find gog installer file (%u). Manually download it to \"$(pwd)\", or set up a gogdownloader:// DLAGENT in /etc/makepkg.conf. See PKGBUILD for example.")
+
package() {
# game files
mkdir -p "${pkgdir}/opt/${pkgname}"