The NetBSD Project

CVS log for pkgsrc/games/lgogdownloader/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / lgogdownloader

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:19:55 2024 UTC (3 weeks, 4 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
*: recursive bump for icu 76 shlib major version bump

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:52:40 2024 UTC (5 weeks, 4 days ago) by wiz
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
*: revbump for icu downgrade

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:51:53 2024 UTC (5 weeks, 4 days ago) by wiz
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
*: recursive bump for icu 76.1 shlib bump

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Oct 4 03:49:23 2024 UTC (2 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -1 lines
*: Recursive revbump from Boost 1.86.0

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Aug 25 10:09:58 2024 UTC (3 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -3 lines
lgogdownloader: update to 3.15.

LGOGDownloader 3.15

    Changed Galaxy CDN priority handling to be more generic
    Changed default Galaxy CDN priority to "edgecast,akamai_edgecast_proxy,fastly"
    Added option to list available CDNs
        --galaxy-list-cdns
    Added option to force browser based login
        --browser-login
    Fixed login check when redirected to embedded version of website
    Fixed handling Fastly CDN urls
    Fixed crash caused by errors in html to xhtml conversion

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Aug 25 06:18:44 2024 UTC (3 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Jun 16 18:57:11 2024 UTC (5 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
lgogdownloader: remove unused dependency

Previous release switched from htmlcxx to (lib)tidy

Bump PKGREVISION.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Jun 8 12:42:32 2024 UTC (6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -5 lines
lgogdownloader: update to 3.14.

LGOGDownloader 3.14

    Fixed selecting Chinese language
        GOG has started to use "zh-Hans" as language code for Chinese in some cases
    Fixed handling of some missing files
    Fixed libtidy usage
    Updated --galaxy-show-builds help text
    Updated man page
        Removed help2man as make dependency for man page creation

LGOGDownloader 3.13

    Added --save-icon option (Patch by: nerdspice)
    Skip complete extras
        Checks to see if extras are already complete by getting file size from content-length header or API response
        Most of the time the API responses are not correct so they are not trusted by default and content-lenght header is used
        --trust-api-for-extras makes lgogdownloader trust API responses for extras to be correct
    Added options to save game details and product info json (Patch by: nerdspice)
        --save-product-json
        --save-game-details-json
    Added options to select blacklist and ignorelist file
        --blacklist to set filepath for blacklist
        --ignorelist to set filepath for ignorelist
    Added blacklist support for --galaxy-install
    Added ".mp4" to default orphan check regex
    Added support for Qt6 (Patch by: James Le Cuirot)
        If necessary, Qt 5 can be forced over 6 by passing "-DCMAKE_DISABLE_FIND_PACKAGE_Qt6=ON"
    Changed progress bar to be displayed per file instead of per chunk with --galaxy-install
    Added option to force GUI login
        --gui-login forces login GUI and disables browser based login method
        lgogdownloader must be compiled with -DUSE_QT_GUI=ON
    Added option to check login status
        --check-login-status prints whether the user is logged in or not
        Exit code 0 means logged in
        Exit code 1 means not logged in
    Added option to list user data
        --list "userdata" shows user data in JSON format
    Removed htmlcxx dependency
        Use libtidy with tinyxml2 to parse html instead
    Extended --download-file option to be able to select DLC files
        Files can now be selected by using the name of dlc
        --download-file "gamename/dlc_gamename/fileid"

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed May 29 16:32:41 2024 UTC (6 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
revbump after icu and protobuf updates

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu May 16 06:14:55 2024 UTC (6 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Dec 29 18:24:45 2023 UTC (11 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
revbump for boost-libs

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:19:18 2023 UTC (13 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
*: recursive bump for icu 74.1

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Nov 6 14:04:24 2023 UTC (13 months ago) by wiz
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -3 lines
lgogdownloader: update to 3.12.

LGOGDownloader 3.12

    Fixed getting DLC names
    Major speedup to cache update
    Don't try to get details for unowned DLCs
    Show total size before download
    Added option to check for free space
        Use --check-free-space option to check if there is enough free space and abort if not enough is available
    Bumped minimum required libcurl version to 7.55.0
    Added option to transform gamenames
        Configuration file $XDG_CONFIG_HOME/lgogdownloader/transformations.json can be used to set rules for transforming gamenames
        See man page for details
        New templates: %gamename_transformed% and %gamename_transformed_firstletter%
        New --list option "transformations" can be used to show transformed gamenames
    Don't print file size or hash for missing files in --status output
    Improved include and exclude options
        DLC files can now be included/excluded separately
        See --help or man page for details
    Fixed creating empty files during --galaxy-install (Patch by: Dominik Kreutzer)
    Show build id in --galaxy-show-builds output
    Added option to download game logo (Patch by: Thoreas)
    Bumped minimum CMake version to 3.5.0
    Added option to disable fast status checking
        --no-fast-status-check makes --status much slower but able to catch corrupted files by calculating local file hash for all files
    Added option to list/download only games flagged as new (Patch by: nerdspice)
        --new will list/download games marked as new by the API
    Changed logo download to use full size version (Patch by: nerdspice)
    Added option to delete orphaned files
        Renamed --galaxy-delete-orphans to --delete-orphans and made it also work with --check-orphans

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:09:15 2023 UTC (13 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2 lines
*: bump for openssl 3

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Jul 18 06:15:27 2023 UTC (16 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
lgogdownloader: revbump for rhash

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Apr 27 08:19:58 2023 UTC (19 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
tinyxml2: bump depends for so -> a change

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Apr 26 19:40:01 2023 UTC (19 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -3 lines
lgogdownloader: update to 3.11.

3.11

    Fixed cookies getting overwritten
        Sometimes curl handles in downloader and galaxy api class could overwrite cookies with blank cookies
        Fixed this by not setting CURLOPT_COOKIEJAR by default and only using it for curl handles in website class

3.10

    Added support for cloud saves (Patch by: loki-47-6F-64)

    Added initial support for ignoring DLCs with --galaxy-install
        Supports ignoring all DLCs when installing game with --galaxy-install

    Fixed MojoSetup hack for files that have missing XML data
        Tries to get file size using Content-Length header if XML data is missing

    Extended global flag bSizeOnly into status text generation (Patch by: Gordon)

    Added option to set message verbosity level
        Replaced --verbose option with --verbosity to better control message verbosity

    Fixed core dump with libcurl >= 7.87.0

    Slightly nicer libcurl cleanup (Patch by: David Donátek)

    Don't use depracated libcurl options

    Refactored login code
        Users can now get around reCATPCHA without the downloader being built with GUI enabled by using their browser to login

    Removed --list-details option

    Removed --list-tags option

    Changed --list option so it can be used to select what info to print
        "games" is the same as --list previously
        "details" is the same as --list-details previously
        "json" is JSON formatted output
        "tags" is the same as --list-tags previously
        The default implicit value is "games" (meaning --list is the same as --list "games")

    Remove make dependency on grep and readelf
        These were not actually needed since support for OpenSSL <= 1.0.2 was removed in version 3.9 but I forgot to remove the requirement at the time

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Apr 23 14:26:19 2023 UTC (19 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
revbump for boost

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:10:08 2023 UTC (19 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
revbump after textproc/icu update

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jan 23 18:23:56 2023 UTC (22 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
lgogdownloader: convert to cmake/build.mk

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Jan 22 16:28:26 2023 UTC (22 months, 2 weeks ago) by ryoon
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
*: Recursive revbump from Boost 1.81.0

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Oct 26 10:31:27 2022 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1 lines
*: bump PKGREVISION for libunistring shlib major bump

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed May 4 13:59:09 2022 UTC (2 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
lgogdownloader: update to 3.9.

    Don't use DLC list by default
        Makes getting game details much faster
        Added option --use-dlc-list to enable using DLC list
    Ignore SIGPIPE
        Previously it was possible to receive SIGPIPE in some cases which by default causes application to terminate
    Removed support for OpenSSL <= 1.0.2
    Added --size-only option (Patch by: Dmitry Khalanskiy)
        When looking at the existing files, completely ignore the contents if the size matches the expected one
    Added basic support for filtering games using tags that the user can set on account page
    Added option --list-tags to list all the tags user has assigned
    Added option --tag to filter games using the tags
    Fixed --download-file option not showing progress bar
    Fixed getting XML data
    Reduced the amount of request to cdn with --galaxy-install
        Should fix the issue of getting temporarily blocked by GOG cdn when installing game with lots of small files

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jan 17 13:35:01 2022 UTC (2 years, 10 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -3 lines
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)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Jan 10 01:46:31 2022 UTC (2 years, 11 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
*: Recursive revbump from boost 1.78.0

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:04:37 2021 UTC (3 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
revbump for icu and libffi

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Oct 3 19:02:46 2021 UTC (3 years, 2 months ago) by nros
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Revbump due to linking change in rhash

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Sep 29 19:00:39 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
revbump for boost-libs

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:24:41 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
revbump for boost-libs

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jan 1 08:24:43 2021 UTC (3 years, 11 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
*: Recursive revbump from boost-1.75.0

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Dec 31 20:04:11 2020 UTC (3 years, 11 months ago) by nia
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -8 lines
Normalize handling packages that require 64-bit atomic ops.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri May 22 10:56:08 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
revbump after updating security/nettle

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu May 7 18:21:15 2020 UTC (4 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -3 lines
lgogdownloader: update to 3.7.

Version 3.7
Check that product id selection was successful in Downloader::downloa…
Wait between retries if --wait option is used
Better retry condition for downloads
Fix return code for Downloader::downloadFileWithId

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed May 6 14:04:33 2020 UTC (4 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
revbump after boost update

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Mar 22 09:12:46 2020 UTC (4 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +6 -7 lines
lgogdownloader: Update to 3.6

James Le Cuirot (1):
      Fix find_path for newer jsoncpp release

Michał Janiszewski (1):
      Add -latomic when required

Sude (26):
      Add language: Hebrew
      Galaxy: Add option to delete orphaned files
      Galaxy: Automatically delete old files when updating or downgrading
      GUI: Remove usage of QDesktopWidget
      Suppress warnings about unused parameters
      Save xml data before skipping complete file
      Retry on CURLE_RECV_ERROR
      Make Downloader::getRemoteFileHash use Galaxy API
      Don't exit when failing to get valid game details json
      CMake: Disable search for boost-cmake
      Make --download-file option use Galaxy API
      Remove old GOG downloader API
      Remove dependency on liboauth
      Check for HTTP response code 416 in Downloader::repairFile
      Override global config values in Downloader::checkOrphans
      Use separate thread count option for info threads
      Galaxy: Add split file support to MojoSetup hack
      Galaxy: Improve split file support in MojoSetup hack
      Fix filenames with ampersand
      Automatically select appropriate size unit for total remaining
      Show HTTP response code in status message
      Update README.md and man page
      Version 3.6

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:49:44 2020 UTC (4 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
*: recursive bump for libffi

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:49:29 2020 UTC (4 years, 10 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
*: Recursive revision bump for openssl 1.1.1.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jan 12 20:20:17 2020 UTC (4 years, 10 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
*: Recursive revbump from devel/boost-libs

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jan 10 11:22:52 2020 UTC (4 years, 11 months ago) by nia
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +8 -1 lines
lgogdownloader: Needs 64-bit atomic ops on i386

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Dec 21 21:21:12 2019 UTC (4 years, 11 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -6 lines
lgogdownloader: Fix jsoncpp detection and remove some unused CMAKE_ARGS

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Aug 22 12:23:13 2019 UTC (5 years, 3 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Recursive revbump from boost-1.71.0

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jul 20 22:46:22 2019 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
*: recursive bump for nettle 3.5.1

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jul 1 04:08:16 2019 UTC (5 years, 5 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Recursive revbump from boost-1.70.0

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon May 27 15:11:07 2019 UTC (5 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
lgogdownloader: set licence

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon May 27 14:04:08 2019 UTC (5 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -3 lines
lgogdownloader: update to 3.5.

Changes not found.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 9 07:09:02 2019 UTC (5 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
*: recursive bump for jsoncpp with shared libraries

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jan 9 13:49:01 2019 UTC (5 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -3 lines
lgogdownloader: update to 3.4.

Changes not found

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Dec 13 19:51:56 2018 UTC (5 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
revbump for boost 1.69.0

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Aug 16 18:54:49 2018 UTC (6 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
revbump after boost-libs update

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Apr 29 21:31:40 2018 UTC (6 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
revbump for boost-libs update

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jan 1 21:18:29 2018 UTC (6 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Revbump after boost update

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 23 20:15:07 2017 UTC (7 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
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

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 24 20:03:18 2017 UTC (7 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Revbump for boost update

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Apr 30 01:21:40 2017 UTC (7 years, 7 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Recursive revbump from boost update

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 12 07:24:06 2017 UTC (7 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Updated lgogdownloader to 3.2.

LGOGDownloader 3.2
- Fixed crash in Website::getGames
* Sometimes JSON value for updates was null. For example when user
  owns a dlc but not the base game. This caused a crash due to std::stoi
  throwing std::invalid_argument exception.
- Changed --login to use GOG Galaxy login method
* Galaxy login tokens are stored to "$XDG_CONFIG_HOME/lgogdownloader/galaxy_tokens.json"
- Added initial support for some Galaxy API features
- Show product id for game when using --list-details
* Product id is used with some Galaxy related commands

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jan 15 09:29:08 2017 UTC (7 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
Updated lgogdownloader to 3.1.

LGOGDownloader 3.1
- Make libcurl usage thread-safe (Patch by: Philipp Kerling)
* libcurl internally uses signals by default, which will crash the application when using multiple threads.
* Setting CURLOPT_NOSIGNAL on all handles avoids the crashes and is recommended in the libcurl documentation.
- Made getTerminalWidth detect if it is running in a terminal before trying to get the width (Patch by: Steffan Byrne)
* Before this change, if you tried to pipe the standard out to a file or run this as a process, it would fail.
- Moved global curl init/cleanup and ssl thread setup out of the Downloader class
* Allows using libcurl calls before calling Downloader::init() which can be useful in future
- Some code restructuring
* Moved some code from Downloader::init() to constructor
* Added function API::isLoggedIn()
* Added function Downloader::isLoggedIn()
* Downloader::init() no longer calls Downloader::getGameList() it is now called from other functions when needed
- Fixed some login issues
- Limit download thread count to number of items in download queue
- Rewrote and removed lots of duplicate code from Downloader::checkStatus()
* --status now tries to get remote file hash for patches and language packs
* GOG doesn't provide xml data for extras so we still have to rely on local xml data for those
- Made --list show number of updates for games that have been updated
* Allows user to check for updated games more easily
- Replaced all printf and sprintf calls using new Util::formattedString() function
* Util::formattedString creates formatted std::string using std::snprintf
* Fixes possible buffer overflow in Downloader::printProgress() caused by sprintf call

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Jan 1 16:06:16 2017 UTC (7 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Revbump after boost update

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Nov 20 09:41:20 2016 UTC (8 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -7 lines
Updated lgogdownloader to 3.0.

LGOGDownloader 3.0
- Ported code to use tinyxml2 instead of tinyxml (patch by: Ferdinand Thiessen)
- Added support for new language: Bulgarian
- Added support for parallel downloads
* Use --threads to set how many parallel downloads you want to run
* If libcurl uses openssl then libcrypto is required to compile the downloader
- Added support for getting game details in parallel
- Added support for DLC language packs
- Show average download rate after download has finished
- Fixed issue with some GOG XML data files
* Some GOG XML data files contain additional nodes/elements that were not handled properly and caused issues
- Removed obsolete getpass() calls, use termios to control terminal ECHO
- Added option to set CA certificate path
* --cacert option can be used to set path to CA certificate bundle in PEM format
* CURL_CA_BUNDLE environment variable is used if it is set and CA certificate path is not set with --cacert option
- Moved cover list to git repository
* New url: https://raw.githubusercontent.com/Sude-/lgogdownloader-lists/master/covers.xml
- Use list of games that are known to have DLC and ignore DLC count that GOG provides for those games
* Fixes issues caused by GOG providing incorrect dlc count information for games with DLC
* If local list ($XDG_CONFIG_HOME/lgogdownloader/game_has_dlc.txt) exists then remote list isn't used
* --dlc-list option is used to set url for the list (default: https://raw.githubusercontent.com/Sude-/lgogdownloader-lists/master/game_has_dlc.txt)
- Made downloader work better when invoked by Gentoo's package manager (patches by: James Le Cuirot)
* Exit with non-zero status when --list or --list-details fails
* Exit with non-zero status when at least one --download-file fails
* Add --respect-umask option to prevent adjusting permissions

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Oct 7 18:25:50 2016 UTC (8 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Revbump post boost update

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun May 8 09:13:13 2016 UTC (8 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Updated lgogdownloader to 2.28.

LGOGDownloader 2.28
- Fixed compiling with JsonCpp 1.7.1
- Moved GOG website related members of Downloader class to new Website class
* Downloader::HTTP_Login --> Website::Login
* Downloader::getGames --> Website::getGames
* Downloader::getFreeGames --> Website::getFreeGames
* Downloader::getGameDetailsJSON --> Website::getGameDetailsJSON
* Getting wishlist details was split from Downloader::showWishlist to Website::getWishlistItems function
- Moved login checks from the login function to their own functions
- Added function to check if user is logged in to GOG website
* Website::IsLoggedIn
- Changed gameFile format and gamedetails cache format
* gameFile now contains gamename and file type info
* Game details cache format has been changed to match gameFile changes
* Cache has a new "gamedetails-cache-version" field that can be used to detect cache format changes
- Fixed downloading language packs with file id
- Started using CURLOPT_XFERINFOFUNCTION instead of deprecated CURLOPT_PROGRESSFUNCTION
* libcurl >= 7.32.0 is required

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 13 08:49:31 2016 UTC (8 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +11 -9 lines
Update lgogdownloader to 2.27:

LGOGDownloader 2.27
- Changed build system to CMake (patch by: Sandy Carter)
- Fixed crash after login
- Added option to set automatic XML creation in config file
* --automatic-xml-creation
- Improved game specific config options
* Directory options can be overriden in game specific config file
* "platform" and "language" options allow using string to set them. Use "+" as separator to combine values and "," as separator to set priority.
* For example: this allows setting "language" to English, German and French with "en+de+fr" which is much easier to understand than setting it to "7"
- Improvements to orphan detection (patch by: Thomas J. Moore)
* blacklist applies to installed files only; use ignorelist for orphans
* blacklisted but present items are orphans, as they should be
* use exact matching for file paths: files in wrong location are orphans
* See man page for more details on how to use ignorelist
- Apply blacklist to status checker to avoid some spurious ND messages (patch by: Thomas J. Moore)
- Use cerr for password prompts, error messages, rolling status messages, and other stuff that shouldn't clutter saved stdout. (patch by: Thomas J. Moore)
- Reduce the amount of HTTP requests
* This also slightly speeds up getting game details for games with DLC
- Added option to save changelogs when downloading
* --save-changelogs
- Added support for two-step login

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:28:34 2016 UTC (8 years, 9 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
Bump PKGREVISION for security/openssl ABI bump.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 18 23:09:32 2015 UTC (9 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update lgogdownloader to 2.26:

LGOGDownloader 2.26
- Check that stdin is a tty before reading (patch by: Stephen Kitt)
- Added version string and number to cached game details
- Fixed priority handling for DLCs
- Combined priority handling with --platform and --language options
* Use "+" as separator to combine values and "," to set priority
* Syntax for --platform and --language options was changed: see --help or man page for details
- Added support for new language: Slovak
- Use include/exclude options to choose what files to download
* --cover, --no-cover, --no-installers, --no-extras, --no-patches, --no-language-packs and --no-dlc options have been removed
* Default: --include "all" --exclude "covers"
* See --help for available options

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Sep 13 07:32:49 2015 UTC (9 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update to 2.25:

LGOGDownloader 2.25
- Added options to login separately to website and API
* --login-api
* --login-website
* Makes it possible to use cookies exported from browser (helps if
  user gets reCAPTCHA on login form)
- Added detection of reCAPTCHA during login
- Changed path for game specific config files
* Game specific config files are now located in
  $XDG_CONFIG_HOME/lgogdownloader/gamespecific/gamename.conf
- Added support for ignoring dlc count information using game
  specific config file with --list option
- Removed --no-deb and --no-targz options
* GOG no longer provides deb and tarball archives
- Implemented gogdownloader:// protocol download (patch by: Sandy
  Carter)
* Implements the following commands:
* lgogdownloader gogdownloader://GAME_NAME/FILE_ID
* lgogdownloader --download-file gogdownloader://GAME_NAME/FILE_ID
* lgogdownloader
  gogdownloader://GAME_NAME_1/FILE_ID_1,GAME_NAME_2/FILE_ID_2,...
* lgogdownloader --download-file
  gogdownloader://GAME_NAME_1/FILE_ID_1,GAME_NAME_2/FILE_ID_2,..
- Added option to specify output filename (patch by: Sandy Carter)
* Adds -o and --output-file option to specify path and downloaded
  file name when using --download-file
- Removed tarball specific code from API implementation
- Fixed priority handling with duplicate values
- Added support for using strings to set language, language-priority,
  platform and platform-priority instead of using numbers
- Fixed retry on operation timeout

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jul 12 08:32:08 2015 UTC (9 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to 2.24:


LGOGDownloader 2.24
- Downloader::repairFile now creates new XML data on filesize
  mismatches
- Added check for extras missing filenames
* Extras without filename are skipped
- Added order-only prerequisite to OBJ_RELEASE and OBJ_DEBUG in
  Makefile
- Added option to ignore DLC count information
* --ignore-dlc-count option sets regular expression for games to
  ignore DLC count
* Game specific option "ignore-dlc-count" can be set in
  $XDG_CONFIG_HOME/lgogdownloader/gamename.conf
- Better startup time when using --game regex especially when using
  generic --ignore-dlc-count='.*' (patch by: Petr BÄhan)
- Added support for Brazilian Portuguese
- Platform and language constants are now set using left shift to
  make code easier to understand
- Better handling of connection issues
* Assume that we have connection error and abort/retry transfer if
  download speed is less than 200 B/s for 30 seconds
- Fixed issue with incomplete files when using --status option
- JSON parsing failure in Downloader::getGames is assumed to be
  caused by expired cookies and user is told to try --login
- Fixed handling large files on 32 bit platforms (patch by: Erik
  Fleischer)
- The downloader now deletes old cookies before login attempt when
  using --login
* Helps with some login issues
- Json::Reader::getFormattedErrorMessages is now used instead of
  deprecated getFormatedErrorMessages
* jsoncpp >= 0.6.0 required

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 27 06:49:59 2015 UTC (9 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update to 2.23:

LGOGDownloader 2.23
- Option to show wishlist is no longer saved to config file
- Added simple login check as a fallback to current complex HTTP login check
* This fallback method should work even if GOG changes the site layout as long as account page location remains the same
- Fixed error with login when cookies didn't exist but API login worked because config.cfg contained valid secret and token

LGOGDownloader 2.22
- Added option to download files by using file id
* --download-file "gamename/fileid"
- Fixed multiple DLCs when using cache (patch by: Ismo Toijala)
- Made progressbar display 10 second average download speed instead of average for the whole download
- Added support for new account page layout
- Added --wishlist option to show wishlist
- Makefile change: "make install" will now install debug build if it has been built

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 19 18:08:00 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -10 lines
Update to 2.21:
- Make sure that file is regular file when getting local hash
- Fixed crash in Downloader::checkStatus
- Ignore extras without filename
  These are usually extras that haven't been released yet so they
  can't be downloaded anyway
- Changed jsoncpp include path from <jsoncpp/json/json.h> to
  <json/json.h>
- Added support for saving serial keys
  Serials are saved to "serials.txt" when using --save-serials with
  --download and listed in the output when used with --list-details
- Show more info on HTTP error in API::getResponse when using debug
  build
- Added option to skip fast platform detection
  --no-platform-detection skips the initial fast platform detection
  and detects the supported platforms from game details which is
  slower but more accurate.
  Useful in case platform identifier is missing for some games in
  the game shelf.
- Fixed downloader skipping some files because of uncleared API
  error state
- Show url in http error messages

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 17 15:53:05 2015 UTC (9 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Revbump after updating devel/boost-libs

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 10 20:25:57 2015 UTC (9 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -4 lines
Try making this parallel jobs safe for joerg.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 9 14:29:10 2015 UTC (9 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines
Not MAKE_JOBS_SAFE.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Dec 7 09:20:19 2014 UTC (10 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Update to 2.20:

LGOGDownloader 2.20
- Added priority handling of platforms and languages (patch by: Gael Le Mignot)
- Made config and cookie files only readable/writable by the owner
- Fixed using --update-cache with --use-cache
- Fixed regex alias "all" for cached details
- Made the downloader continue on API error instead of breaking off in Downloader::getGameDetails
- Made progress bar adapt to terminal width
* Progress bar gets smaller if there isn't enough space to display the full progress bar
* Progress bar isn't drawn if the terminal window is too small

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 7 19:39:33 2014 UTC (10 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Revbump after updating boost

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 26 08:43:32 2014 UTC (10 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -2 lines
Update to 2.19:
- Better handling of empty %platform% in Util::filepathReplaceReservedStrings
- Fixed setting filepath for language packs
* I forgot to set the filepath for language packs which caused some problems
- Added support for caching game details
* --update-cache creates and updates the cache.
* --use-cache enables loading game details from cache.
* --cache-valid specifies how long cached game details are considered valid
- Fixed login issue
* Regex in Downloader::HTTP_Login matched wrong auth url after GOG
made some changes to website

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 2 09:27:23 2014 UTC (10 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -12 lines
Update to 2.18:

LGOGDownloader 2.18

- Added better login check
* Allows user to login with username instead of email
* Prints some info on failed login with debug build
- Fixed login issues caused by case sensitivity
- Added PREFIX and MANPREFIX to Makefile
- Allowed unrecognized options in config file
- Added --no-cover option back
- Listing games with --list now only displays games that support the platforms specified with --platform
- Made Downloader::HTTP_Login print some more info
- File hashing changes to Util::createXML
* File hash is updated in the same loop that chunk hashes are calculated (gives the user better indication of the hashing progress)
- Avoid touching $HOME when displaying help or version (patch by: Stephen Kitt)
* This fixes main() to handle --help and --version before doing anything to the filesystem
- Fixed spelling mistake in message displayed when downloading files (patch by: Neil Ramsbottom)
- Changed --report option to allow setting the filename of report
- Old files are now renamed instead of deleted during --repair --download
- Renamed old files now contain date in filename (filename.ext.YYYYMMDDTHHMMSS.old where T is the date-time separator)
- Added support for setting subdirectories
* Allows user to specify subdirectories for games, installers, extras, patches, language packs and dlc
* You can use templates "%gamename%", "%platform%" and "%dlcname%" which are replaced by the relevant info
* New options: --subdir-installers, --subdir-extras, --subdir-patches, --subdir-language-packs, --subdir-dlc, --subdir-game

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 31 07:15:53 2014 UTC (10 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 2.17:

LGOGDownloader 2.17
- Made the downloader work with the new GOG layout
- The API implementation now uses boost regex if gcc/g++ version
   < 4.9.0
* Fixes issues caused by incomplete std::regex support on earlier
  versions
- Makefile changes by Carsten Teibes
* Add DESTDIR variable to Makefile to allow easier packaging
* Add explicit dependency to install target to ensure all needed
  files have been built
- The downloader now uses remote xml data for patches
- Explicitly set the file names in Makefile for install
- Fixed language check for patches in Downloader::listGames
- Added --cover-list option to set url for cover list
* Default: https://sites.google.com/site/gogdownloader/covers.xml

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 23 06:13:33 2014 UTC (10 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
Update to 2.16: GOG has Linux support, now this tool has it too.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 13 10:57:35 2014 UTC (10 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Revbump after boost-libs update

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 25 23:35:21 2014 UTC (10 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Update to 2.15: GOG supports Linux, now lgogdownloader does too.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 8 14:59:40 2014 UTC (10 years, 5 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Recursive revbump for textproc/tinyxml update.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 6 14:34:15 2014 UTC (10 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -2 lines
Update to 2.13. Replace two patches with SUBST statements to make updates
easier.

LGOGDownloader 2.13
- Fixed some characters in extra filenames by url decoding the links
- Patches now use duplicate handler
- Added support for DLCs
- Fixed segfault when downloading non-dlc patches (patch by: Geoffrey Biggs)
- Fixed a login issue
- Downloader::getResponse now prints more verbose error messages
- Use secure.gog.com to get "buk" value for login form
- Check orphans regex matches the file path instead of filename
- Fixed using local xml for hashes in Downloader::downloadFile
- Use remote XML for languagepacks (patch by: Ismo Toijala)
- Only hash file if remote XML is available (patch by: Ismo Toijala)
- Added retry support to Downloader::getResponse
- Subdirectories for DLCs are created based on the DLC gamename
* gamename/dlc/dlc_gamename
- Added --wait option to set delay for http requests
- Removed language id/code from urls because GOG no longer requires it

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 19 08:19:31 2014 UTC (10 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Import lgogdownloader-2.12 as games/lgogdownloader.

LGOGDownloader is unofficial downloader to GOG.com for Linux users.
It uses the same API as the official GOGDownloader.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>