Subject: CVS commit: pkgsrc/games/lgogdownloader
From: Nia Alarie
Date: 2022-01-17 14:35:01
Message id: 20220117133502.131EAFB24@cvs.NetBSD.org

Log Message:
lgogdownloader: update to 3.8

  LGOGDownloader 3.8

     * Fixed headless operation (Patch by: grepwood)
     * Overwrite changelog only when modified (Patch by: Matthew Howle)
     * Added retry support to --galaxy-install
     * Changed some retry conditions
          * Don't retry on 404 errors because they are mostly produced by
            user not owning DLC for a game
          * This helps a lot when using high max retry count
     * Show reason for retry attempts
     * Show installer and patch version when listing game details
     * Fixed getting redirect URL from curl (Patch by: Timotej Lazar)
     * Improved reCAPTCHA detection (Patch by: Timotej Lazar)
     * Added support for new language: Thai
     * Retry download also on CURLE_SSL_CONNECT_ERROR (Patch by: Ismo
       Toijala))
     * Use duplicate handler for extras
     * Check for invalid path in GalaxyAPI::fileJsonNodeToGameFileVector
     * Added directory template %gamename_firstletter%
          * Useful for sorting big libraries with --subdir-game option
          * Takes the first letter from %gamename%
          * If %gamename% begins with a number then 0 (zero) is used instead
     * Skip files that are listed by API for information purposes only
          * For some games the API shows files with "count" and \ 
"total_size"
            of zero meaning that they are not available to download
          * These are listed on account page for information purpose only
            (for example to show DLCs included in the installer)

Files:
RevisionActionfile
1.58modifypkgsrc/games/lgogdownloader/Makefile
1.33modifypkgsrc/games/lgogdownloader/distinfo