* [gentoo-commits] proj/gamerlay:master commit in: games-util/lgogdownloader/
@ 2013-06-10 16:45 Marcel Unbehaun
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Unbehaun @ 2013-06-10 16:45 UTC (permalink / raw
To: gentoo-commits
commit: 3f37a4ea6c24afab56737b197861f8494012a524
Author: Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Mon Jun 10 16:47:21 2013 +0000
Commit: Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Mon Jun 10 16:47:21 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=3f37a4ea
[games-util/lgogdownloader] update lgogdownloader-2.6.ebuild
---
.../{lgogdownloader-2.5.ebuild => lgogdownloader-2.6.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/games-util/lgogdownloader/lgogdownloader-2.5.ebuild b/games-util/lgogdownloader/lgogdownloader-2.6.ebuild
similarity index 100%
rename from games-util/lgogdownloader/lgogdownloader-2.5.ebuild
rename to games-util/lgogdownloader/lgogdownloader-2.6.ebuild
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-util/lgogdownloader/
@ 2013-10-07 14:20 Marcel Unbehaun
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Unbehaun @ 2013-10-07 14:20 UTC (permalink / raw
To: gentoo-commits
commit: 1563d9dd26fd2cbed578a71ae87b79a6024e5cf1
Author: Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Mon Oct 7 14:25:46 2013 +0000
Commit: Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Mon Oct 7 14:25:46 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=1563d9dd
[games-util/lgogdownloader] inherit git-2 lgogdownloader-9999.ebuild
---
games-util/lgogdownloader/lgogdownloader-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
index 2a02164..4a20f3c 100644
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
-inherit eutils git
+inherit eutils git-2
DESCRIPTION="Linux compatible gog.com downloader"
HOMEPAGE="https://sites.google.com/site/gogdownloader/"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-util/lgogdownloader/
@ 2016-09-18 8:43 James Le Cuirot
0 siblings, 0 replies; 4+ messages in thread
From: James Le Cuirot @ 2016-09-18 8:43 UTC (permalink / raw
To: gentoo-commits
commit: 483c16823cbc708f821b7468b79834f789a3f2cc
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 11:01:00 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 08:42:40 2016 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=483c1682
games-util/lgogdownloader: Bring in line with ebuild in Gentoo repo
Keep this ebuild around as the Gentoo repo does not have 9999.
Package-Manager: portage-2.3.0
.../lgogdownloader/lgogdownloader-2.28.ebuild | 26 -----------------
.../lgogdownloader/lgogdownloader-9999.ebuild | 34 ++++++++++++----------
games-util/lgogdownloader/metadata.xml | 33 +++++++++++++++++++++
3 files changed, 51 insertions(+), 42 deletions(-)
diff --git a/games-util/lgogdownloader/lgogdownloader-2.28.ebuild b/games-util/lgogdownloader/lgogdownloader-2.28.ebuild
deleted file mode 100644
index 0bbca8b..0000000
--- a/games-util/lgogdownloader/lgogdownloader-2.28.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit cmake-utils
-
-DESCRIPTION="Linux compatible gog.com downloader"
-HOMEPAGE="https://sites.google.com/site/gogdownloader/"
-SRC_URI="https://github.com/Sude-/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="WTFPL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/jsoncpp
- net-libs/liboauth
- net-misc/curl
- dev-libs/boost
- dev-libs/tinyxml
- app-crypt/librhash
- net-libs/htmlcxx
-"
-DEPEND="${RDEPEND}"
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
index 429eed9..e5f9556 100644
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
@@ -1,26 +1,28 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Id$
-EAPI="6"
+EAPI=6
+
+CMAKE_MIN_VERSION="3.0.0"
inherit cmake-utils git-r3
-DESCRIPTION="Linux compatible gog.com downloader"
+DESCRIPTION="Unofficial GOG.com downloader for Linux"
HOMEPAGE="https://sites.google.com/site/gogdownloader/"
EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git"
-
-LICENSE="WTFPL"
+LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS=""
-IUSE=""
+IUSE="+debug"
+
+RDEPEND=">=app-crypt/rhash-1.3.3-r2:=
+ dev-cpp/htmlcxx:=
+ dev-libs/boost:=
+ >=dev-libs/jsoncpp-1.7:=
+ dev-libs/tinyxml2:=
+ net-libs/liboauth:=
+ >=net-misc/curl-7.32:=[ssl]"
-RDEPEND="
- dev-libs/jsoncpp
- net-libs/liboauth
- net-misc/curl
- dev-libs/boost
- dev-libs/tinyxml
- app-crypt/librhash
- net-libs/htmlcxx
-"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ sys-apps/help2man
+ virtual/pkgconfig"
diff --git a/games-util/lgogdownloader/metadata.xml b/games-util/lgogdownloader/metadata.xml
new file mode 100644
index 0000000..c85bfde
--- /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>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-util/lgogdownloader/
@ 2017-11-29 21:11 James Le Cuirot
0 siblings, 0 replies; 4+ messages in thread
From: James Le Cuirot @ 2017-11-29 21:11 UTC (permalink / raw
To: gentoo-commits
commit: 67b1676d8aad29ad695b1bdd90c299458e07b23d
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 21:11:13 2017 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 21:11:13 2017 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=67b1676d
games-util/lgogdownloader: Drop as Gentoo repo has live ebuild now
.../lgogdownloader/lgogdownloader-9999.ebuild | 28 ------------------
games-util/lgogdownloader/metadata.xml | 33 ----------------------
2 files changed, 61 deletions(-)
diff --git a/games-util/lgogdownloader/lgogdownloader-9999.ebuild b/games-util/lgogdownloader/lgogdownloader-9999.ebuild
deleted file mode 100644
index e5f9556..0000000
--- a/games-util/lgogdownloader/lgogdownloader-9999.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-CMAKE_MIN_VERSION="3.0.0"
-
-inherit cmake-utils git-r3
-
-DESCRIPTION="Unofficial GOG.com downloader for Linux"
-HOMEPAGE="https://sites.google.com/site/gogdownloader/"
-EGIT_REPO_URI="https://github.com/Sude-/lgogdownloader.git"
-LICENSE="WTFPL-2"
-SLOT="0"
-IUSE="+debug"
-
-RDEPEND=">=app-crypt/rhash-1.3.3-r2:=
- dev-cpp/htmlcxx:=
- dev-libs/boost:=
- >=dev-libs/jsoncpp-1.7:=
- dev-libs/tinyxml2:=
- net-libs/liboauth:=
- >=net-misc/curl-7.32:=[ssl]"
-
-DEPEND="${RDEPEND}
- sys-apps/help2man
- virtual/pkgconfig"
diff --git a/games-util/lgogdownloader/metadata.xml b/games-util/lgogdownloader/metadata.xml
deleted file mode 100644
index c85bfde..0000000
--- a/games-util/lgogdownloader/metadata.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?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>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-11-29 21:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 16:45 [gentoo-commits] proj/gamerlay:master commit in: games-util/lgogdownloader/ Marcel Unbehaun
-- strict thread matches above, loose matches on Subject: below --
2013-10-07 14:20 Marcel Unbehaun
2016-09-18 8:43 James Le Cuirot
2017-11-29 21:11 James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox