summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-09-17 11:04:49 +0100
committerJames Le Cuirot <chewi@gentoo.org>2016-09-17 11:04:49 +0100
commit8096d7f31766df3ca1d95f82c56888eb3c429bdf (patch)
treec40acfb6e7954ef1e18469acd4a1f3951943c95e /games-util/lgogdownloader/metadata.xml
parentdev-cpp/htmlcxx: New package, required by lgogdownloader (diff)
downloadgentoo-8096d7f31766df3ca1d95f82c56888eb3c429bdf.tar.gz
gentoo-8096d7f31766df3ca1d95f82c56888eb3c429bdf.tar.bz2
gentoo-8096d7f31766df3ca1d95f82c56888eb3c429bdf.zip
games-util/lgogdownloader: New package for downloading GOG.com games
Package-Manager: portage-2.3.0
Diffstat (limited to 'games-util/lgogdownloader/metadata.xml')
-rw-r--r--games-util/lgogdownloader/metadata.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/games-util/lgogdownloader/metadata.xml b/games-util/lgogdownloader/metadata.xml
new file mode 100644
index 000000000000..c85bfde8f4df
--- /dev/null
+++ b/games-util/lgogdownloader/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chewi@gentoo.org</email>
+ <name>James Le Cuirot</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">Sude-/lgogdownloader</remote-id>
+ </upstream>
+ <longdescription>
+ LGOGDownloader is open source downloader to GOG.com for Linux
+ users using the same API as the official GOGDownloader.
+
+ Features:
+ * List available games
+ * Resume downloads
+ * Batch downloading
+ * Repair downloaded files
+ * Read/create XML files used by the official GOG Downloader
+ * Download cover art
+ * Check for orphaned files
+ * Check status of files
+ * Download individual files by id number
+ * List/download updated files
+ * Blacklist unwanted files
+ * Perl regular expressions for filtering games
+ </longdescription>
+</pkgmetadata>