lgogdownloader/README.md
Ferdinand Thiessen 8ad2d5d5cf Links in Readme
2016-05-13 14:44:30 +02:00

1.5 KiB

GOG Downloader

This repository contains the code of unofficial GOG downloader.

Dependencies

Debian/Ubuntu

# apt install build-essential libcurl4-openssl-dev libboost-regex-dev \
libjsoncpp-dev liboauth-dev librhash-dev libtinyxml2-dev libhtmlcxx-dev\
libboost-system-dev libboost-filesystem-dev libboost-program-options-dev\
libboost-date-time-dev help2man cmake

Build and install

$ mkdir build
$ cd build
$ cmake ..
$ make
# sudo make install

Use

man lgogdownloader