[lgogdownloader] 02/04: Merge tag 'upstream/2.27'

Stephen Kitt skitt at moszumanska.debian.org
Fri Mar 18 12:03:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository lgogdownloader.

commit 260e3c2a6adec6de845a358a2d870d4f8591069c
Merge: 716b2b3 6375924
Author: Stephen Kitt <steve at sk2.org>
Date:   Fri Mar 18 12:47:45 2016 +0100

    Merge tag 'upstream/2.27'
    
    Upstream version 2.27

 .gitignore                            |   6 +
 CMakeLists.txt                        | 115 +++++++
 Makefile                              | 180 -----------
 README.md                             |   7 +-
 cmake/FindHtmlcxx.cmake               |  54 ++++
 cmake/FindJsoncpp.cmake               |  34 ++
 cmake/FindOAuth.cmake                 |  28 ++
 cmake/FindRhash.cmake                 |  22 ++
 cmake/FindTinyxml.cmake               |  33 ++
 include/api.h                         |   2 +-
 include/config.h                      |   4 +
 include/downloader.h                  |   3 +
 include/gamedetails.h                 |  10 +-
 include/globalconstants.h             |   2 +-
 include/util.h                        |  16 +
 lgogdownloader.cbp                    |  76 -----
 main.cpp                              |  86 +++---
 man/CMakeLists.txt                    |  22 ++
 man/lgogdownloader.supplemental.groff |  26 +-
 src/downloader.cpp                    | 567 +++++++++++++++++++++++-----------
 src/gamedetails.cpp                   |  15 +-
 src/util.cpp                          |  93 +++++-
 version.sh                            |   9 -
 23 files changed, 894 insertions(+), 516 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgogdownloader.git



More information about the Pkg-games-commits mailing list