From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/fceux/
Date: Sat, 19 Sep 2020 10:15:41 +0000 (UTC) [thread overview]
Message-ID: <1600510537.f09125d9823d9f643b12a52ae7831ccbf91e9586.mgorny@gentoo> (raw)
commit: f09125d9823d9f643b12a52ae7831ccbf91e9586
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 10:07:17 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 10:15:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f09125d9
games-emulation/fceux: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-emulation/fceux/fceux-2.2.3-r1.ebuild | 57 -----------------------------
1 file changed, 57 deletions(-)
diff --git a/games-emulation/fceux/fceux-2.2.3-r1.ebuild b/games-emulation/fceux/fceux-2.2.3-r1.ebuild
deleted file mode 100644
index 67080c8115f..00000000000
--- a/games-emulation/fceux/fceux-2.2.3-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-inherit python-any-r1 desktop scons-utils toolchain-funcs
-
-DESCRIPTION="A portable Famicom/NES emulator, an evolution of the original FCE Ultra"
-HOMEPAGE="http://fceux.com/"
-SRC_URI="mirror://sourceforge/fceultra/${P}.src.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gtk logo +lua +opengl"
-
-RDEPEND="
- lua? ( dev-lang/lua:0 )
- media-libs/libsdl[opengl?,video]
- logo? ( media-libs/gd[png] )
- opengl? ( virtual/opengl )
- gtk? ( x11-libs/gtk+:3 )
- sys-libs/zlib[minizip]
-"
-DEPEND="${RDEPEND}"
-
-PATCHES=("${FILESDIR}"/${PN}-2.2.2-warnings.patch)
-
-src_prepare() {
- default
-
- tc-export CC CXX
-}
-
-src_compile() {
- escons \
- GTK=0 \
- CREATE_AVI=1 \
- SYSTEM_LUA=1 \
- SYSTEM_MINIZIP=1 \
- GTK3=$(usex gtk 1 0) \
- LOGO=$(usex logo 1 0) \
- OPENGL=$(usex opengl 1 0) \
- LUA=$(usex lua 1 0)
-}
-
-src_install() {
- dobin bin/fceux
-
- doman documentation/fceux.6
- docompress -x /usr/share/doc/${PF}/documentation /usr/share/doc/${PF}/fceux.chm
- dodoc -r Authors changelog.txt TODO-SDL bin/fceux.chm documentation
- rm -f "${D}/usr/share/doc/${PF}/documentation/fceux.6"
- make_desktop_entry fceux FCEUX
- doicon fceux.png
-}
next reply other threads:[~2020-09-19 10:15 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 10:15 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-19 16:17 [gentoo-commits] repo/gentoo:master commit in: games-emulation/fceux/ James Le Cuirot
2023-02-09 20:15 Ionen Wolkens
2023-02-09 20:15 Ionen Wolkens
2022-03-30 7:16 Ionen Wolkens
2022-03-24 14:17 Ionen Wolkens
2022-03-14 11:43 Ionen Wolkens
2022-03-07 20:38 Ionen Wolkens
2022-02-06 19:47 Ionen Wolkens
2022-02-05 23:39 Ionen Wolkens
2022-01-22 0:34 Ionen Wolkens
2022-01-18 2:29 Ionen Wolkens
2022-01-13 8:06 Ionen Wolkens
2021-11-10 10:59 Ionen Wolkens
2021-10-24 4:52 Ionen Wolkens
2021-06-29 20:55 Ionen Wolkens
2021-06-02 2:38 Ionen Wolkens
2021-05-09 4:42 Sam James
2021-05-09 4:42 Sam James
2021-03-25 23:31 Conrad Kostecki
2020-07-29 17:07 Andreas Sturmlechner
2018-04-29 11:26 Pacho Ramos
2016-02-16 1:38 Michael Sterrett
2016-02-14 10:11 Agostino Sarubbo
2016-01-15 9:03 Agostino Sarubbo
2015-12-09 22:48 Michael Sterrett
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=1600510537.f09125d9823d9f643b12a52ae7831ccbf91e9586.mgorny@gentoo \
--to=mgorny@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