public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/free42/
Date: Thu, 10 May 2018 21:02:45 +0000 (UTC)	[thread overview]
Message-ID: <1525986150.22d6146a378b5fc8d0a30dcee81762f8011653ac.nimiux@gentoo> (raw)

commit:     22d6146a378b5fc8d0a30dcee81762f8011653ac
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu May 10 21:02:30 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu May 10 21:02:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d6146a

app-emulation/free42: Drop old version 2.0.10

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emulation/free42/Manifest             |  1 -
 app-emulation/free42/free42-2.0.10.ebuild | 49 -------------------------------
 2 files changed, 50 deletions(-)

diff --git a/app-emulation/free42/Manifest b/app-emulation/free42/Manifest
index e71f35a310a..1be841a3283 100644
--- a/app-emulation/free42/Manifest
+++ b/app-emulation/free42/Manifest
@@ -1,3 +1,2 @@
-DIST free42-nologo-2.0.10.tgz 7389429 BLAKE2B a633a78ed5974e327aafa9d783c04bdcaa895940580c595c9c67ab0181ec7000efaa92021a485199268341f15f4c4bafe3964d4118c068e8abbfa2f358045b5a SHA512 4f03b9b206ef17e71295f0baac96ca26f34a00844cee6cad254f8ab798d3d0c724788200f3f207a3301f62eb0960707a23e6bcbb2ac924a78b0f0e1c78e70e6d
 DIST free42-nologo-2.0.17.tgz 7389996 BLAKE2B cc7c7bbe43eafc190fe0ce8921e032c2042290fe54a3153ba7568dae315de1356a9ee7f8ded4528788c677537138a5bd5556ad79dbd67ab8e41dd881a258312e SHA512 f73bfb2984fa4301c04d905fde6723583a57a1f663e012f965037067a7259961c0134fecb456118ec4b45956f7c8ccc16f0ec1db62e4cc705dc74ea563225872
 DIST free42-nologo-2.0.20.tgz 7390214 BLAKE2B 306f3378bcbb44fa7982c5d9c29bfbea62e915ca50ca5e5216f46fbf483f110a1288d4800991a74622a042517496ff8dd94c3fa3249e8bb4181957e6b23d5ea3 SHA512 9b540fbc50df2f94b135b5e778354f330df77a54ef2ad99b257b5b91d1e3e8d1241e8a834522fc46fe33571ea2695ad8889b427dbcf653870672e89cd56d60f5

diff --git a/app-emulation/free42/free42-2.0.10.ebuild b/app-emulation/free42/free42-2.0.10.ebuild
deleted file mode 100644
index 5d440a08b23..00000000000
--- a/app-emulation/free42/free42-2.0.10.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils toolchain-funcs
-
-MY_PV="${PN}-nologo-${PV}"
-
-DESCRIPTION="An HP-42S Calculator Simulator"
-HOMEPAGE="http://thomasokken.com/free42/"
-SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="alsa"
-
-DEPEND="dev-libs/atk
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:2
-	x11-libs/pango
-	alsa? ( media-libs/alsa-lib )"
-
-RDEPEND="${DEPEND}
-	x11-libs/libX11
-	x11-libs/libXmu"
-
-S="${WORKDIR}/${MY_PV}"
-
-src_prepare() {
-	sed -i -e 's/print_gif_name\[FILENAMELEN\]/print_gif_name\[1000\]/' \
-		"${S}/gtk/shell_main.cc" || die
-	epatch "${FILESDIR}/${PN}-2.0.10-fix-makefile.patch"
-	epatch "${FILESDIR}/${PN}-2.0.10-fix-build-intel-lib.patch"
-	eapply_user
-}
-
-src_compile() {
-	local myconf
-	use alsa && myconf="AUDIO_ALSA=yes"
-	emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" BCD_MATH=1 ${myconf} -C "${S}/gtk"
-}
-
-src_install() {
-	dodoc CREDITS HISTORY README
-	dobin gtk/free42dec
-}


             reply	other threads:[~2018-05-10 21:02 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-10 21:02 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 22:15 [gentoo-commits] repo/gentoo:master commit in: app-emulation/free42/ Bernard Cafarelli
2025-02-03 11:17 Bernard Cafarelli
2025-02-03 11:17 Bernard Cafarelli
2024-12-23 12:27 Bernard Cafarelli
2024-12-23 12:27 Bernard Cafarelli
2024-12-20  8:13 Bernard Cafarelli
2024-11-28 12:15 Bernard Cafarelli
2024-11-12  9:13 Bernard Cafarelli
2024-09-27  5:30 Arthur Zamarin
2024-09-27  5:30 Arthur Zamarin
2024-05-02  7:03 Bernard Cafarelli
2024-04-06 10:03 Bernard Cafarelli
2024-04-06 10:03 Bernard Cafarelli
2024-01-29  9:44 Bernard Cafarelli
2023-12-20  8:52 Bernard Cafarelli
2023-12-20  8:52 Bernard Cafarelli
2023-08-16 22:08 Bernard Cafarelli
2023-08-16 22:08 Bernard Cafarelli
2023-04-13 11:06 Bernard Cafarelli
2023-01-02 10:54 Bernard Cafarelli
2023-01-02 10:54 Bernard Cafarelli
2022-09-23 19:27 Bernard Cafarelli
2022-07-04 17:42 Bernard Cafarelli
2022-06-10 21:53 Bernard Cafarelli
2022-05-22 20:03 Bernard Cafarelli
2022-02-04 12:24 Bernard Cafarelli
2022-01-02  9:56 Bernard Cafarelli
2022-01-02  9:56 Bernard Cafarelli
2021-11-11 11:19 Bernard Cafarelli
2021-08-30 11:30 Bernard Cafarelli
2021-07-06 11:37 Bernard Cafarelli
2021-07-06 11:37 Bernard Cafarelli
2021-05-29 10:13 Bernard Cafarelli
2021-03-26  9:51 Bernard Cafarelli
2021-02-17 23:40 Sam James
2021-02-16 12:26 Sam James
2021-02-07 23:23 Bernard Cafarelli
2021-01-23 16:36 Bernard Cafarelli
2021-01-23 16:36 Bernard Cafarelli
2020-12-29 19:25 Bernard Cafarelli
2020-11-08 15:30 Bernard Cafarelli
2020-10-07 20:39 Bernard Cafarelli
2020-05-04 10:21 Bernard Cafarelli
2020-02-21 14:11 Bernard Cafarelli
2020-01-13 17:12 Bernard Cafarelli
2019-11-13 23:05 Bernard Cafarelli
2019-11-13 23:05 Bernard Cafarelli
2019-11-13 23:05 Bernard Cafarelli
2019-10-14 21:11 Bernard Cafarelli
2019-09-24 12:56 Bernard Cafarelli
2019-09-24 12:56 Bernard Cafarelli
2019-07-30 20:48 Bernard Cafarelli
2019-07-03  8:24 Bernard Cafarelli
2019-05-23 17:27 Bernard Cafarelli
2018-05-14 14:19 José María Alonso
2018-05-13 23:34 Aaron Bauman
2018-05-13 22:29 Thomas Deutschmann
2018-04-09 20:24 José María Alonso
2018-03-20 10:01 Agostino Sarubbo
2018-02-21  3:01 Thomas Deutschmann
2017-11-07 13:12 Manuel Rüger
2017-11-02 21:16 Thomas Deutschmann
2017-05-04 15:55 Agostino Sarubbo
2017-05-04 13:07 Agostino Sarubbo
2017-03-10 10:59 Agostino Sarubbo
2017-03-10  9:09 Agostino Sarubbo
2017-01-04 17:09 Agostino Sarubbo
2017-01-04 16:56 Agostino Sarubbo
2016-12-21 10:27 Tobias Klausmann
2016-11-30 16:00 José María Alonso

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=1525986150.22d6146a378b5fc8d0a30dcee81762f8011653ac.nimiux@gentoo \
    --to=nimiux@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