From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/ATLauncher/ Date: Tue, 07 Jan 2025 12:45:42 +0000 (UTC) [thread overview] Message-ID: <1736253931.0c12dfebc30fd73507b7293fab6114e6798b9e5a.davidroman@gentoo> (raw) commit: 0c12dfebc30fd73507b7293fab6114e6798b9e5a Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Jan 7 12:45:31 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Jan 7 12:45:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c12dfeb games-action/ATLauncher: drop 3.4.3.1 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild | 44 ----------------------- games-action/ATLauncher/Manifest | 1 - 2 files changed, 45 deletions(-) diff --git a/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild b/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild deleted file mode 100644 index 2a67cb469..000000000 --- a/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2019-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop java-pkg-2 xdg - -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${PV}/${P}.jar - https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/icon.ico -> ${PN}.ico" - -S="${WORKDIR}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="media-gfx/imagemagick[png]" -RDEPEND="virtual/jre:1.8" - -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" ${PN}.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 320d2e73d..3ab4a315c 100644 --- a/games-action/ATLauncher/Manifest +++ b/games-action/ATLauncher/Manifest @@ -1,3 +1,2 @@ DIST ATLauncher-3.4.27.0.jar 22508308 BLAKE2B 36d725b4e75407363245487470930b2bbfddfca9849905d4738b08764043e8a449cfc33cf2e41679e415cabe0b49f717bd5293aa03ddda6a1c5f7bbe890ef8af SHA512 1ea03c559d0983e644ab8433aacd849b29ccc73c2aa22e37ca97dc0723b5fec939712db6235a8bea1e833217d5e05b2abe10f3b699bd19ac5f8a5040ad8ebcac -DIST ATLauncher-3.4.3.1.jar 13796481 BLAKE2B 909e6a22f743bcd69109a8d14a197f7e81f3773a324df789cc1a23f5f6884f8a17a3321738542b67a3b783d6e98b353b76b12d9cd354de1b78c548b84e4262c7 SHA512 6c8c897c904129e17436604d6b05fe9fa16ba7c1269d22a76a89b5f9db6a319657bf28147d8b5159b8829b057b86ab9a8de5dcde33f622f9621351a1803b46e6 DIST ATLauncher.ico 370070 BLAKE2B 992e5df968054884c21f136b8f16f2b14e8d321b2196ebc07f7a59621223ca79b896f63b21dba864f61f238ca1864039a410d8089127714163092f65d0ca7f27 SHA512 353f6dd68475778cc8e97a773e800fe532df2f6d28d5babc751cfb5ed7ef24ef6246f76d26e3e25706e458741d604bb8fa8e79cb8904900284f0f7b0f9488bfb
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/ATLauncher/ Date: Tue, 07 Jan 2025 12:53:14 +0000 (UTC) [thread overview] Message-ID: <1736253931.0c12dfebc30fd73507b7293fab6114e6798b9e5a.davidroman@gentoo> (raw) Message-ID: <20250107125314.AhRnY7DZ-gWmt9m1zYOMgZdD_bfmLN8ozqn051Hvd8w@z> (raw) commit: 0c12dfebc30fd73507b7293fab6114e6798b9e5a Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Jan 7 12:45:31 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Jan 7 12:45:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c12dfeb games-action/ATLauncher: drop 3.4.3.1 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild | 44 ----------------------- games-action/ATLauncher/Manifest | 1 - 2 files changed, 45 deletions(-) diff --git a/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild b/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild deleted file mode 100644 index 2a67cb469..000000000 --- a/games-action/ATLauncher/ATLauncher-3.4.3.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2019-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop java-pkg-2 xdg - -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${PV}/${P}.jar - https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/icon.ico -> ${PN}.ico" - -S="${WORKDIR}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="media-gfx/imagemagick[png]" -RDEPEND="virtual/jre:1.8" - -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" ${PN}.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 320d2e73d..3ab4a315c 100644 --- a/games-action/ATLauncher/Manifest +++ b/games-action/ATLauncher/Manifest @@ -1,3 +1,2 @@ DIST ATLauncher-3.4.27.0.jar 22508308 BLAKE2B 36d725b4e75407363245487470930b2bbfddfca9849905d4738b08764043e8a449cfc33cf2e41679e415cabe0b49f717bd5293aa03ddda6a1c5f7bbe890ef8af SHA512 1ea03c559d0983e644ab8433aacd849b29ccc73c2aa22e37ca97dc0723b5fec939712db6235a8bea1e833217d5e05b2abe10f3b699bd19ac5f8a5040ad8ebcac -DIST ATLauncher-3.4.3.1.jar 13796481 BLAKE2B 909e6a22f743bcd69109a8d14a197f7e81f3773a324df789cc1a23f5f6884f8a17a3321738542b67a3b783d6e98b353b76b12d9cd354de1b78c548b84e4262c7 SHA512 6c8c897c904129e17436604d6b05fe9fa16ba7c1269d22a76a89b5f9db6a319657bf28147d8b5159b8829b057b86ab9a8de5dcde33f622f9621351a1803b46e6 DIST ATLauncher.ico 370070 BLAKE2B 992e5df968054884c21f136b8f16f2b14e8d321b2196ebc07f7a59621223ca79b896f63b21dba864f61f238ca1864039a410d8089127714163092f65d0ca7f27 SHA512 353f6dd68475778cc8e97a773e800fe532df2f6d28d5babc751cfb5ed7ef24ef6246f76d26e3e25706e458741d604bb8fa8e79cb8904900284f0f7b0f9488bfb
next reply other threads:[~2025-01-07 12:45 UTC|newest] Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-01-07 12:45 David Roman [this message] 2025-01-07 12:53 ` [gentoo-commits] repo/proj/guru:master commit in: games-action/ATLauncher/ David Roman -- strict thread matches above, loose matches on Subject: below -- 2023-02-13 11:22 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-05-24 10:01 Andrew Ammerlaan 2021-04-14 14:51 Andrew Ammerlaan 2021-03-07 20:34 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-03-07 20:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-02-05 12:19 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-02-05 12:10 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-01-24 10:12 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-01-24 10:12 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-01-16 10:09 Andrew Ammerlaan 2021-01-11 7:14 Andrew Ammerlaan 2021-01-10 11:38 Andrew Ammerlaan 2020-12-23 8:22 Theo Anderson 2020-12-18 14:16 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-12-18 14:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-12-16 13:12 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-12-16 13:12 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-11-09 9:26 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-11-09 9:26 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-11-08 13:56 Andrew Ammerlaan 2020-10-16 8:37 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-10-16 8:37 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-09-19 14:24 Andrew Ammerlaan 2020-06-29 18:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-29 18:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-06-29 18:14 Andrew Ammerlaan 2020-06-07 13:29 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-07 13:29 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-31 17:00 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-31 17:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-24 8:35 Andrew Ammerlaan 2020-05-22 8:03 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-22 8:03 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-11 9:09 Andrew Ammerlaan 2020-05-02 12:43 Andrew Ammerlaan 2020-04-24 12:49 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-24 12:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-20 9:47 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-20 9:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-19 10:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-19 10:43 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-05 11:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-05 10:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-03 11:12 Andrew Ammerlaan 2020-03-25 16:02 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=1736253931.0c12dfebc30fd73507b7293fab6114e6798b9e5a.davidroman@gentoo \ --to=davidroman96@gmail.com \ --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: linkBe 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