From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A5B7138334 for ; Mon, 18 Nov 2019 23:35:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A3C7E0815; Mon, 18 Nov 2019 23:35:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF6B9E0815 for ; Mon, 18 Nov 2019 23:35:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F98D34D015 for ; Mon, 18 Nov 2019 23:35:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A86026C for ; Mon, 18 Nov 2019 23:35:25 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1574119841.bf37fc7848e3369526f28fa199247173b014e120.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/xa/files/, dev-embedded/xa/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/xa/Manifest dev-embedded/xa/files/xa-2.3.9-Makefile.patch dev-embedded/xa/metadata.xml dev-embedded/xa/xa-2.3.9.ebuild X-VCS-Directories: dev-embedded/xa/files/ dev-embedded/xa/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: bf37fc7848e3369526f28fa199247173b014e120 X-VCS-Branch: master Date: Mon, 18 Nov 2019 23:35:25 +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: 5d82a2dc-b332-45e4-ab39-167dd9ab53ee X-Archives-Hash: 3ab56d5e1b5b4ddc0ddc14cb7f21df2e commit: bf37fc7848e3369526f28fa199247173b014e120 Author: David Heidelberg ixit cz> AuthorDate: Wed Oct 30 20:51:04 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Mon Nov 18 23:30:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf37fc78 dev-embedded/xa: New package Thanks to doj cubic.org. Bug: https://bugs.gentoo.org/686234 Bug: https://github.com/gentoo/gentoo/pull/13504 Signed-off-by: David Heidelberg ixit.cz> Signed-off-by: James Le Cuirot gentoo.org> dev-embedded/xa/Manifest | 1 + dev-embedded/xa/files/xa-2.3.9-Makefile.patch | 18 ++++++++++++++++++ dev-embedded/xa/metadata.xml | 14 ++++++++++++++ dev-embedded/xa/xa-2.3.9.ebuild | 18 ++++++++++++++++++ 4 files changed, 51 insertions(+) diff --git a/dev-embedded/xa/Manifest b/dev-embedded/xa/Manifest new file mode 100644 index 00000000000..ef97dcae03d --- /dev/null +++ b/dev-embedded/xa/Manifest @@ -0,0 +1 @@ +DIST xa-2.3.9.tar.gz 151086 BLAKE2B 312d082bf18eebdcd41eb4127a035db5fe2b47121bceadf45aa06e515160cb9233742791447806ee057a1b4e3860ecddda3f85f76d0e9d672dcd00cb8a1871c4 SHA512 9e140192f7daae8b5042a01c81c85f6ec4e53c727fa5af624fbe94a8ce85fbf821a1ee94dc9c11e8087b08a4060010b989f95b77cbcd2b550ab552c3b5455dfe diff --git a/dev-embedded/xa/files/xa-2.3.9-Makefile.patch b/dev-embedded/xa/files/xa-2.3.9-Makefile.patch new file mode 100644 index 00000000000..d8db4261598 --- /dev/null +++ b/dev-embedded/xa/files/xa-2.3.9-Makefile.patch @@ -0,0 +1,18 @@ +--- a/Makefile.orig 2019-05-18 09:07:31.331089966 -0700 ++++ b/Makefile 2019-05-18 09:10:15.274673364 -0700 +@@ -17,11 +17,11 @@ + #CFLAGS = + #LD = ld + +-DESTDIR = /usr/local ++PREFIX ?= /usr + +-BINDIR = $(DESTDIR)/bin +-MANDIR = $(DESTDIR)/share/man/man1 +-DOCDIR = $(DESTDIR)/share/doc ++BINDIR = $(DESTDIR)/$(PREFIX)/bin ++MANDIR = $(DESTDIR)/$(PREFIX)/share/man/man1 ++DOCDIR = $(DESTDIR)/$(PREFIX)/share/doc + + MKDIR = mkdir -p + INSTALL = install diff --git a/dev-embedded/xa/metadata.xml b/dev-embedded/xa/metadata.xml new file mode 100644 index 00000000000..78ab730110b --- /dev/null +++ b/dev-embedded/xa/metadata.xml @@ -0,0 +1,14 @@ + + + + + games@gentoo.org + Gentoo Games Project + + + xa is a high-speed, two-pass portable cross-assembler. It + understands mnemonics and generates code for NMOS 6502s (such as + 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...), CMOS 6502s + (65C02 and Rockwell R65C02) and the 65816. + + diff --git a/dev-embedded/xa/xa-2.3.9.ebuild b/dev-embedded/xa/xa-2.3.9.ebuild new file mode 100644 index 00000000000..9c585f7bea7 --- /dev/null +++ b/dev-embedded/xa/xa-2.3.9.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="xa high-speed, two-pass portable 6502 cross-assembler" +HOMEPAGE="https://www.floodgap.com/retrotech/xa/" +SRC_URI="https://www.floodgap.com/retrotech/${PN}/dists/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +PATCHES=( + "${FILESDIR}/${P}-Makefile.patch" +)