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>[email protected]</email>
-               <name>James Le Cuirot</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</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>

Reply via email to