From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/
Date: Tue, 29 Nov 2016 21:23:46 +0000 (UTC) [thread overview]
Message-ID: <1480454511.26d37854650e8ec09877cc5812395824da8d6d18.wizardedit@gentoo> (raw)
commit: 26d37854650e8ec09877cc5812395824da8d6d18
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 21:18:06 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 21:21:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d37854
games-util/pogo-manager-bin: version bump, 0.1.5
Package-Manager: portage-2.3.2
games-util/pogo-manager-bin/Manifest | 1 +
.../pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/games-util/pogo-manager-bin/Manifest b/games-util/pogo-manager-bin/Manifest
index cd6478f..c223bed 100644
--- a/games-util/pogo-manager-bin/Manifest
+++ b/games-util/pogo-manager-bin/Manifest
@@ -1 +1,2 @@
DIST pogo-manager-bin-0.1.4.zip 7453967 SHA256 1ae061bade7bf3e9e66df028027f408895a6a07a52b80efcb7cb709984163633 SHA512 0fe21b4146d125d281f1aacd405dbc0370d6c5c043e82d4c964ca7df14ac0130459bf4d943268b6efd58a99ef05ca0d22dbf392ecb3853ab32e87fdb074209fa WHIRLPOOL 8c6cb33b788a98fd27a1d66a6292d1f87d0e2bd8678454a7e87d28b465d93e472c07548a045ef75ce9b067adcc2cbd956c5a60ffadfd6b68c7fe0e198775da80
+DIST pogo-manager-bin-0.1.5.zip 7671901 SHA256 3eb0f56e6d749b4df1679a1e8417177fe4d4c2d91fd35e2bfc0a1cfe1dd1151b SHA512 bf4544316b3e859714d61614fdf4d0d67f4707f32c12472122bfd6d3bdde98a0c17b759f55bedbc607ccf69f0098bc93d0c0decaab884af0e1b551352086773c WHIRLPOOL 155f048e0594b9bdb4c339b39f9db4a2c1c6b6aec175a04f49da40a515ec66d2e0603298b7d270e798b13c55931fe02bcdb6f4620184809085a2091f63976987
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild
new file mode 100644
index 00000000..821b869
--- /dev/null
+++ b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/-bin}"
+
+DESCRIPTION="Pokemon Go manager"
+HOMEPAGE="https://github.com/Wolfsblvt/BlossomsPokemonGoManager"
+SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download/v${PV}/BPGM_v${PV}.zip -> ${P}.zip"
+
+LICENSE="CC-BY-NC-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )"
+DEPEND="app-arch/unzip"
+
+S="${WORKDIR}/BPGM_v${PV}"
+
+src_install()
+{
+ insinto /opt/${MY_PN}
+ newins BlossomsPogoManager.jar ${MY_PN}.jar
+
+ dobin "${FILESDIR}/pogo-manager"
+}
+
+pkg_postinst()
+{
+ ewarn "Use of this tool is not sanctioned by Niantic and could get you banned."
+ ewarn "You have been warned!"
+}
next reply other threads:[~2016-11-29 21:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-29 21:23 Austin English [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-23 5:41 [gentoo-commits] repo/gentoo:master commit in: games-util/pogo-manager-bin/ Austin English
2017-02-05 5:37 Austin English
2017-02-05 5:37 Austin English
2017-02-23 23:27 Austin English
2019-04-09 3:14 Austin English
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1480454511.26d37854650e8ec09877cc5812395824da8d6d18.wizardedit@gentoo \
--to=wizardedit@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox