public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/ATLauncher/
Date: Fri, 16 Oct 2020 08:37:05 +0000 (UTC)	[thread overview]
Message-ID: <1602837320.dab5c85aebb1202f3b4798c945b9295ed10353df.andrewammerlaan@gentoo> (raw)
Message-ID: <20201016083705.bW5k33vdztuQgs9yAanL9In55xtO07C08g20Lvt8Hlc@z> (raw)

commit:     dab5c85aebb1202f3b4798c945b9295ed10353df
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Oct 16 08:35:20 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Oct 16 08:35:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dab5c85a

games-action/ATLauncher: version bump

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 ...er-3.3.5.3.ebuild => ATLauncher-3.3.5.4.ebuild} |  0
 .../ATLauncher/ATLauncher-3.3.6.0_pre.ebuild       | 48 ----------------------
 games-action/ATLauncher/Manifest                   |  3 +-
 3 files changed, 1 insertion(+), 50 deletions(-)

diff --git a/games-action/ATLauncher/ATLauncher-3.3.5.3.ebuild b/games-action/ATLauncher/ATLauncher-3.3.5.4.ebuild
similarity index 100%
rename from games-action/ATLauncher/ATLauncher-3.3.5.3.ebuild
rename to games-action/ATLauncher/ATLauncher-3.3.5.4.ebuild

diff --git a/games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild b/games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild
deleted file mode 100644
index 738bc694..00000000
--- a/games-action/ATLauncher/ATLauncher-3.3.6.0_pre.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop java-pkg-2 xdg
-
-MYPV="${PV/_pre/}"
-MYP="${PN}-${MYPV}"
-
-DESCRIPTION="Minecraft launcher which integrates multiple different ModPacks"
-HOMEPAGE="https://atlauncher.com
-	https://github.com/ATLauncher/ATLauncher"
-SRC_URI="https://github.com/ATLauncher/ATLauncher/releases/download/v${MYPV}/${MYP}.jar -> ${P}.jar
-	https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/Icon.ico -> ${PN}.ico"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-3"
-SLOT="0"
-
-BDEPEND="media-gfx/imagemagick"
-
-RDEPEND="virtual/jre:1.8"
-
-S="${WORKDIR}"
-
-src_unpack() {
-	# do not unpack jar file
-	cp "${DISTDIR}/${PN}.ico" "${S}" || die
-}
-
-src_compile() {
-	convert ${PN}.ico ${PN}.png || die
-}
-
-src_install() {
-	java-pkg_newjar "${DISTDIR}/${P}.jar" ${P}.jar
-
-	dobin "${FILESDIR}/${PN}"
-
-	newicon -s 256x256 ${PN}-0.png atlauncher.png
-	newicon -s 128x128 ${PN}-1.png atlauncher.png
-	newicon -s 64x64 ${PN}-2.png atlauncher.png
-	newicon -s 48x48 ${PN}-3.png atlauncher.png
-	newicon -s 32x32 ${PN}-4.png atlauncher.png
-	newicon -s 16x16 ${PN}-5.png atlauncher.png
-	make_desktop_entry ${PN} "ATLauncher" atlauncher Game
-}

diff --git a/games-action/ATLauncher/Manifest b/games-action/ATLauncher/Manifest
index 012c7e00..3a5b9a44 100644
--- a/games-action/ATLauncher/Manifest
+++ b/games-action/ATLauncher/Manifest
@@ -1,3 +1,2 @@
-DIST ATLauncher-3.3.5.3.jar 10793718 BLAKE2B 7ffa18e77c1ec35ca62499ee59b595a889a32dbc2bae6dd4beff40916e1d60fd70bd2da0c30401134f391ab0e875f3fc1f69666899e4d31b427af8518aaa2499 SHA512 171aeee13662c193a87aca6202339019ab622d3aecc1301416d5c21de4c6f128ed6505f1d4f6da266995329b0e9d8dcab7992d93aab3aeef8c46ae25a55a9fff
-DIST ATLauncher-3.3.6.0_pre.jar 11153785 BLAKE2B 23634896180133bd72f57178c180007dd9b6896434e3e86ab0548572928aa2e6c1ed8eeee00c374a42c9aa977d680974fcf78f1e3b812217fa03f6773aa29cc3 SHA512 b8bc795f3e137a5c459c0c592379fa0a9f01605d412eecc614104ee8d996510adbe326b154556fdd78a7cf5c4e89049bd311c5eaa2d47b4dbf240c7b7d433226
+DIST ATLauncher-3.3.5.4.jar 10794275 BLAKE2B 4bc68fc6010324fa8a2d5c420c4e7da723e0ac3c92d01ceb046a4a6139e9bd4ab966c1b41de563b31731180a58ad5ad38e3b527d9bb397e8d435c33dc777b316 SHA512 661c32bc7b23eaf58023789f213d68dfaffd89b58623fa15eab6dad196bb6850635ad8150f0643b57b8d45629af2e8097dea3892e270c377d4073b9816bb5fb6
 DIST ATLauncher.ico 370070 BLAKE2B 992e5df968054884c21f136b8f16f2b14e8d321b2196ebc07f7a59621223ca79b896f63b21dba864f61f238ca1864039a410d8089127714163092f65d0ca7f27 SHA512 353f6dd68475778cc8e97a773e800fe532df2f6d28d5babc751cfb5ed7ef24ef6246f76d26e3e25706e458741d604bb8fa8e79cb8904900284f0f7b0f9488bfb


             reply	other threads:[~2020-10-16  8:37 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16  8:37 Andrew Ammerlaan [this message]
2020-10-16  8:37 ` [gentoo-commits] repo/proj/guru:dev commit in: games-action/ATLauncher/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2023-02-13 11:22 Andrew Ammerlaan
2023-02-13 11:28 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-24 10:01 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-24 11:06 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-14 14:51 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-14 14:56 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-07 20:34 Andrew Ammerlaan
2021-02-05 12:19 Andrew Ammerlaan
2021-01-24 10:12 Andrew Ammerlaan
2021-01-16 10:09 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-16 10:09 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-11  7:14 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-11  7:14 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-10 11:38 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-10 11:38 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-23 10:24 Andrew Ammerlaan
2020-12-18 14:16 Andrew Ammerlaan
2020-12-16 13:12 Andrew Ammerlaan
2020-11-09  9:26 Andrew Ammerlaan
2020-11-08 13:56 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-08 13:56 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-09-19 14:24 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-09-19 14:24 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-29 18:14 Andrew Ammerlaan
2020-06-29 18:14 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-29 18:14 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-07 13:29 Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-05-24  8:35 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-24 19:03 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-22  8:03 Andrew Ammerlaan
2020-05-11  9:09 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-11  9:34 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-02 12:43 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-02 12:46 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-24 12:49 Andrew Ammerlaan
2020-04-20  9:47 Andrew Ammerlaan
2020-04-19 10:43 Andrew Ammerlaan
2020-04-05 11:01 Andrew Ammerlaan
2020-04-03 21:37 Haelwenn Monnier
2020-03-25 16:02 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-25 16:03 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1602837320.dab5c85aebb1202f3b4798c945b9295ed10353df.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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