summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-23 20:15:07 +0000
committerwiz <wiz@pkgsrc.org>2017-11-23 20:15:07 +0000
commite590831f16033309cf5b003046a1d0fbeaec7fbf (patch)
treef4d72e7378fd580b0f504b5a76770bbc9c3b2649 /games
parent07db4179487add26a81864fffc02ef9d2237b7e6 (diff)
downloadpkgsrc-e590831f16033309cf5b003046a1d0fbeaec7fbf.tar.gz
lgogdownloader: update to 3.3.
LGOGDownloader 3.3 - Updated url for login check - Added support for new language: Ukrainian - Added support for new language: Spanish (Latin American) - Added option to select platform architecture for Galaxy * Allows selecting platform architecture with "--galaxy-arch" when "osBitness" is set for depot in API response - Check for orphaned files after installing a game with --galaxy-install - Preserve timestamps for downloaded files * Get timestamps from server for all downloaded files and set the last modified date to that * Retroactively changes timestamps for previously downloaded files that have different timestamp * Retroactively changing timestamps doesn't work for files downloaded with --galaxy-install - Fixed help text for --subdir-installers - Added option to set user agent - Expose Galaxy options as experimental options in help text - Added option to set interval for progress bar update - Added retry limit for failed chunk repairs * Fixes infinite loop caused by failed chunk repair - Get game details using Galaxy API * Most features now use Galaxy API and should work without having valid downloader API login * --download-file still uses the old API and will not work without valid API login * --update-check option also uses the old API and thus requires valid API login to work properly - Game details cache version is incremented because of changes to gameFile class - Show product id for DLCs when using --list-details option - Fixed serials containing <br> tags - Fixed crash when using old version of jsoncpp and trying to get unsigned int value as string
Diffstat (limited to 'games')
-rw-r--r--games/lgogdownloader/Makefile5
-rw-r--r--games/lgogdownloader/distinfo11
2 files changed, 7 insertions, 9 deletions
diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile
index fdf83c93803..25dc0b27745 100644
--- a/games/lgogdownloader/Makefile
+++ b/games/lgogdownloader/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2017/08/24 20:03:18 adam Exp $
+# $NetBSD: Makefile,v 1.30 2017/11/23 20:15:07 wiz Exp $
-DISTNAME= lgogdownloader-3.2
-PKGREVISION= 2
+DISTNAME= lgogdownloader-3.3
CATEGORIES= games
MASTER_SITES= http://sites.google.com/site/gogdownloader/
diff --git a/games/lgogdownloader/distinfo b/games/lgogdownloader/distinfo
index caf2dd18a96..fdbb45d33f7 100644
--- a/games/lgogdownloader/distinfo
+++ b/games/lgogdownloader/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.25 2017/08/29 09:53:56 wiz Exp $
+$NetBSD: distinfo,v 1.26 2017/11/23 20:15:07 wiz Exp $
-SHA1 (lgogdownloader-3.2.tar.gz) = 70f0878039cc53c4399b4b6f7676695f690b63fa
-RMD160 (lgogdownloader-3.2.tar.gz) = adcda81a02614c27e70dee5f82b331b67eb9ba83
-SHA512 (lgogdownloader-3.2.tar.gz) = b1d8d89b303c77e17601b19e09346b8d632bc049d40741442ad88646d8764e4efd3a04edcbcae5a5e098df3251ae88d15d355d06cbb03cf313a8619d3111ff35
-Size (lgogdownloader-3.2.tar.gz) = 68438 bytes
-SHA1 (patch-man_CMakeLists.txt) = 771fff29a26c166f87b73645b6a6fa10e4cc0f3f
+SHA1 (lgogdownloader-3.3.tar.gz) = b0db8ee26ea940c0005878cd5b3a4d07c20b14cf
+RMD160 (lgogdownloader-3.3.tar.gz) = 5cd3d4576b9f043d56b8314e737a6582dfb69bea
+SHA512 (lgogdownloader-3.3.tar.gz) = 7af67c440e88bcfbbd6f59b44b8cfd81fe9cee041715d4da968be3aedfe4301a5377ce61354a5cc093588d89300c88c862d9228672a2d79613419dce3619f4c9
+Size (lgogdownloader-3.3.tar.gz) = 73873 bytes