From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E279E1582EF for ; Mon, 10 Feb 2025 02:19:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CC4BE343144 for ; Mon, 10 Feb 2025 02:19:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6B517110476; Mon, 10 Feb 2025 02:19:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5E6AC110476 for ; Mon, 10 Feb 2025 02:19:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13B8634311D for ; Mon, 10 Feb 2025 02:19:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F34F2776 for ; Mon, 10 Feb 2025 02:19:13 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1739153166.6d1932a4169e04a3f4b53490d12553ea05258ef5.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mgba-jg/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/mgba-jg/Manifest games-emulation/mgba-jg/mgba-jg-0.10.3.ebuild X-VCS-Directories: games-emulation/mgba-jg/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 6d1932a4169e04a3f4b53490d12553ea05258ef5 X-VCS-Branch: master Date: Mon, 10 Feb 2025 02:19:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 01c891ad-7a5a-4ddf-9641-84430a0d49c4 X-Archives-Hash: c2859315788b95314d0ada73bc896f08 commit: 6d1932a4169e04a3f4b53490d12553ea05258ef5 Author: orbea riseup net> AuthorDate: Mon Dec 23 21:41:38 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Mon Feb 10 02:06:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1932a4 games-emulation/mgba-jg: drop 0.10.3 Signed-off-by: orbea riseup.net> Signed-off-by: Michael Orlitzky gentoo.org> games-emulation/mgba-jg/Manifest | 1 - games-emulation/mgba-jg/mgba-jg-0.10.3.ebuild | 45 --------------------------- 2 files changed, 46 deletions(-) diff --git a/games-emulation/mgba-jg/Manifest b/games-emulation/mgba-jg/Manifest index bb8f066658b6..d22f5877b320 100644 --- a/games-emulation/mgba-jg/Manifest +++ b/games-emulation/mgba-jg/Manifest @@ -1,2 +1 @@ -DIST mgba-0.10.3.tar.bz2 12943639 BLAKE2B 3adf52ce7b1a8811f3a2d0f874450a7d9ac1c88a39de2cd94846671145e2e1112b92e48a7987a711829a6a4957827f73cf26e988e8a482f43ed055ed27627d15 SHA512 6d9ebd9ce83c6f5c554e677abcf3e52b077fb79df2fb5754d5ee2441d3104208b3d15eb6f3dd3d5e11f8782d257d16b852f0dbf5907e28d638fd7fa92138f8e2 DIST mgba-0.10.4.tar.bz2 12950129 BLAKE2B e489232c92e6221bd845eb00880f70ce3bfc755213659d44b2ff3ed7e5cc6b74637ecd3e8329351bdde79fb802e0d6179e637656b281a5454b386db7c92a9043 SHA512 dc2a6dfa5309932aef9fbd3457aabaf2625371e3db672f7d4bba2dfe2797aca72daee255144a829fc374996d1bee71f7222aab40aba1fb7f8c4211be20a90ec2 diff --git a/games-emulation/mgba-jg/mgba-jg-0.10.3.ebuild b/games-emulation/mgba-jg/mgba-jg-0.10.3.ebuild deleted file mode 100644 index f27d3666bf7b..000000000000 --- a/games-emulation/mgba-jg/mgba-jg-0.10.3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs - -MY_PN=${PN%-*} -MY_P=${MY_PN}-${PV} -DESCRIPTION="Jolly Good Port of mGBA" -HOMEPAGE="https://gitlab.com/jgemu/mgba" -if [[ "${PV}" == *9999 ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/jgemu/${MY_PN}.git" -else - SRC_URI="https://gitlab.com/jgemu/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2" - S="${WORKDIR}/${MY_P}" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -fi - -LICENSE="BSD-2 MPL-2.0" -SLOT="1" - -DEPEND=" - media-libs/jg:1= -" -RDEPEND=" - ${DEPEND} - games-emulation/jgrf -" -BDEPEND=" - virtual/pkgconfig -" - -src_compile() { - emake -C jollygood CC="$(tc-getCC)" PKG_CONFIG="$(tc-getPKG_CONFIG)" -} - -src_install() { - emake -C jollygood install \ - DESTDIR="${D}" \ - PREFIX="${EPREFIX}"/usr \ - DOCDIR="${EPREFIX}"/usr/share/doc/${PF} \ - LIBDIR="${EPREFIX}/usr/$(get_libdir)" -}