public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xcpc/
Date: Tue, 20 Apr 2021 10:55:01 +0000 (UTC)	[thread overview]
Message-ID: <1618916081.7eb5f9d25bc73d00ddd0b10df50e14feee8cc569.soap@gentoo> (raw)

commit:     7eb5f9d25bc73d00ddd0b10df50e14feee8cc569
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 10:54:41 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 10:54:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb5f9d2

app-emulation/xcpc: Bump to 0.35.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-emulation/xcpc/Manifest           |  1 +
 app-emulation/xcpc/xcpc-0.35.0.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/app-emulation/xcpc/Manifest b/app-emulation/xcpc/Manifest
index 202bdb898f5..bf09a91920d 100644
--- a/app-emulation/xcpc/Manifest
+++ b/app-emulation/xcpc/Manifest
@@ -1 +1,2 @@
+DIST xcpc-0.35.0.tar.gz 1058202 BLAKE2B f5002fcc69a078cd05c05a981522edd15900295136419157f997effd81a89f7452cec335bbdba0be3b303bdc8f8537d4aac255ee7cf4e9ec53cc1143413ad1c1 SHA512 667db6db33f2cab85647960edb5b1c200037bfc464527a60eca85c31549360226893853a38d98e657bde111a28aca47d9741b16b13284759b66cb6213da27458
 DIST xcpc-20070122.tar.gz 496627 BLAKE2B 13fc9974e3810fa4ef45e90764641cb0a220657055829d1ec9a185c1a894234d3a654581e317327ac5937454b9dfab14af2654775157041edcc0176975753835 SHA512 7f5700340fbbf23d2f2111e31ce803c846799ef6681cf63e28bc67564e092534fc4140cb99d718fae9126668ee8f3053bbd097537c04637b5b809ce7b986dd26

diff --git a/app-emulation/xcpc/xcpc-0.35.0.ebuild b/app-emulation/xcpc/xcpc-0.35.0.ebuild
new file mode 100644
index 00000000000..4bf1ea8845d
--- /dev/null
+++ b/app-emulation/xcpc/xcpc-0.35.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg
+
+DESCRIPTION="XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C."
+HOMEPAGE="http://www.xcpc-emulator.net/doku.php/index"
+SRC_URI="https://bitbucket.org/ponceto/xcpc/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	app-arch/bzip2
+	sys-libs/zlib
+	x11-libs/libX11
+	x11-libs/libXaw
+	x11-libs/libXext
+	x11-libs/libXt"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	econf \
+		--enable-athena \
+		--disable-motif2
+}


             reply	other threads:[~2021-04-20 10:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 10:55 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-12 11:13 [gentoo-commits] repo/gentoo:master commit in: app-emulation/xcpc/ David Seifert
2021-05-09 13:31 David Seifert
2021-05-09 13:31 David Seifert
2021-04-25 13:21 David Seifert
2021-04-21  8:51 David Seifert
2021-04-20 10:55 David Seifert
2016-11-20 19:12 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=1618916081.7eb5f9d25bc73d00ddd0b10df50e14feee8cc569.soap@gentoo \
    --to=soap@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