From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/jgrf/
Date: Wed, 5 Jul 2023 00:57:17 +0000 (UTC) [thread overview]
Message-ID: <1688518608.0aff7c0aa5a411b9f7cd954d06b2d40e0113e749.sam@gentoo> (raw)
commit: 0aff7c0aa5a411b9f7cd954d06b2d40e0113e749
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Jul 5 00:55:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 00:56:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aff7c0a
games-emulation/jgrf: drop 1.0.1
Signed-off-by: orbea <orbea <AT> riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/31655
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/jgrf/Manifest | 1 -
games-emulation/jgrf/jgrf-1.0.1.ebuild | 51 ----------------------------------
2 files changed, 52 deletions(-)
diff --git a/games-emulation/jgrf/Manifest b/games-emulation/jgrf/Manifest
index ab65edf42d91..9d444fe20360 100644
--- a/games-emulation/jgrf/Manifest
+++ b/games-emulation/jgrf/Manifest
@@ -1,2 +1 @@
-DIST jgrf-1.0.1.tar.bz2 297355 BLAKE2B 5ebc37a6701df0d227fb513d793e16404f982dce211168de24d92b28c9ee239205cfed569a80e8d602088b14b58248c0e48c78b13359056837bdbba544195561 SHA512 c0c9f149b5e06d9ef1b97e4c390ca0f0ff5251c179b770f46e8fe89521a4d9423895b9f3835fb3b41af76292126f58cea6229d55e092503c69ad03964148c7d5
DIST jgrf-1.0.2.tar.bz2 297837 BLAKE2B 1119f3b11ec4d64eda775ca39a13f1c6873dfa06b206229e12edf1790b8abb5ebf6b9161dd11fd735e9e3745c9c4bb7fc3a9e44523a65be8bd2ca139d0ccc14f SHA512 75b4c8fe8b142a144eccdcbbb763c78c091f869d3411caa127a8c319af1c37cd1157f63a2ee28945f4dc1c5b7b465b15a9c7fdeb23e03bb7d7441e8caa16b435
diff --git a/games-emulation/jgrf/jgrf-1.0.1.ebuild b/games-emulation/jgrf/jgrf-1.0.1.ebuild
deleted file mode 100644
index b52af23a4df0..000000000000
--- a/games-emulation/jgrf/jgrf-1.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs xdg
-
-DESCRIPTION="The Jolly Good Reference Frontend"
-HOMEPAGE="https://jgemu.gitlab.io/jgrf.html"
-if [[ "${PV}" == *9999 ]] ; then
- inherit git-r3
- EGIT_REPO_URI="https://gitlab.com/jgemu/${PN}.git"
-else
- SRC_URI="https://gitlab.com/jgemu/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64"
-fi
-
-LICENSE="BSD CC0-1.0 MIT ZLIB"
-SLOT="1"
-
-DEPEND="
- dev-libs/miniz
- dev-libs/openssl:0=[-bindist(-)]
- media-libs/jg:1=
- media-libs/libepoxy[egl]
- media-libs/libsdl2[opengl,sound,video]
- media-libs/speexdsp
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- virtual/pkgconfig
-"
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- PKG_CONFIG="$(tc-getPKG_CONFIG)" \
- PREFIX="${EPREFIX}"/usr \
- LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
- USE_EXTERNAL_MD5=1 \
- USE_EXTERNAL_MINIZ=1
-}
-
-src_install() {
- emake install \
- DESTDIR="${D}" \
- PREFIX="${EPREFIX}"/usr \
- DOCDIR="${EPREFIX}"/usr/share/doc/${PF} \
- USE_EXTERNAL_MD5=1 \
- USE_EXTERNAL_MINIZ=1
-}
next reply other threads:[~2023-07-05 0:57 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 0:57 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 2:18 [gentoo-commits] repo/gentoo:master commit in: games-emulation/jgrf/ Sam James
2025-03-10 2:18 Sam James
2024-12-13 9:35 Sam James
2024-11-02 12:46 Joonas Niilola
2024-11-02 12:46 Joonas Niilola
2024-04-29 8:46 Joonas Niilola
2024-04-29 8:46 Joonas Niilola
2024-02-24 7:06 Joonas Niilola
2024-02-24 7:06 Joonas Niilola
2024-01-06 19:30 Viorel Munteanu
2023-12-03 7:42 Sam James
2023-09-17 8:56 Arthur Zamarin
2023-09-13 3:20 Sam James
2023-08-29 6:10 Sam James
2023-07-05 0:57 Sam James
2023-02-25 22:24 Sam James
2023-02-25 22:23 Sam James
2023-02-22 9:32 Sam James
2023-01-15 14:16 Sam James
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=1688518608.0aff7c0aa5a411b9f7cd954d06b2d40e0113e749.sam@gentoo \
--to=sam@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