From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1477691-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 59A8615800F for <garchives@archives.gentoo.org>; Sun, 15 Jan 2023 14:16:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0001E0817; Sun, 15 Jan 2023 14:16:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82ECCE0817 for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 14:16:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CA8633C4EE for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 14:16:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7126738 for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 14:16:39 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1673792170.46ddc2d43b3c5adbbb33d1a02222ba0e9c9c1f0c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rgbds/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rgbds/Manifest dev-util/rgbds/metadata.xml dev-util/rgbds/rgbds-0.6.1.ebuild dev-util/rgbds/rgbds-9999.ebuild X-VCS-Directories: dev-util/rgbds/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 46ddc2d43b3c5adbbb33d1a02222ba0e9c9c1f0c X-VCS-Branch: master Date: Sun, 15 Jan 2023 14:16:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e9b535f9-309b-4c61-b2a7-132268260d13 X-Archives-Hash: b65608131213a8f43815230eb4843123 commit: 46ddc2d43b3c5adbbb33d1a02222ba0e9c9c1f0c Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Wed Dec 28 01:06:28 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 14:16:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ddc2d4 dev-util/rgbds: New package, v0.6.1 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/rgbds/Manifest | 1 + dev-util/rgbds/metadata.xml | 20 ++++++++++++++++++++ dev-util/rgbds/rgbds-0.6.1.ebuild | 37 +++++++++++++++++++++++++++++++++++++ dev-util/rgbds/rgbds-9999.ebuild | 37 +++++++++++++++++++++++++++++++++++++ 4 files changed, 95 insertions(+) diff --git a/dev-util/rgbds/Manifest b/dev-util/rgbds/Manifest new file mode 100644 index 000000000000..d704150cb693 --- /dev/null +++ b/dev-util/rgbds/Manifest @@ -0,0 +1 @@ +DIST rgbds-0.6.1.tar.gz 8041890 BLAKE2B cd5483e6fa5e2ca3bc9a6e3de44fdf7dc92289d558ac72d8922c0cf21b9dc576b878bfd7610cb41f791ad16cc415e446c925ee0dbc77ec4370d6ef4549935681 SHA512 b4a111e3d98a190d3c9b500dc59585fe68a8e6febc79b6716b406b96714e401bac427336388409ae456ee0f1e5a2c285bfe7b4bfa10e0d148ffc161adefe435b diff --git a/dev-util/rgbds/metadata.xml b/dev-util/rgbds/metadata.xml new file mode 100644 index 000000000000..d3ec151f4b91 --- /dev/null +++ b/dev-util/rgbds/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'> +<pkgmetadata> + <maintainer type="person" proxied="yes"> + <email>orbea@riseup.net</email> + <name>orbea</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription> + RGBDS (Rednex Game Boy Development System) is a free assembler + and linker package for the Game Boy and Game Boy Color. + </longdescription> + <upstream> + <bugs-to>https://github.com/gbdev/rgbds/issues</bugs-to> + <remote-id type="github">gbdev/rgbds</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-util/rgbds/rgbds-0.6.1.ebuild b/dev-util/rgbds/rgbds-0.6.1.ebuild new file mode 100644 index 000000000000..9245f4deb4f2 --- /dev/null +++ b/dev-util/rgbds/rgbds-0.6.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit flag-o-matic toolchain-funcs + +DESCRIPTION="Rednex Game Boy Development System" +HOMEPAGE="https://rgbds.gbdev.io/" +if [[ "${PV}" == *9999 ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/gbdev/${PN}.git" +else + SRC_URI="https://github.com/gbdev/${PN}/archive/v${PV}/${P}.tar.gz" + KEYWORDS="~amd64" +fi + +LICENSE="ZLIB" +SLOT="0" + +DEPEND="media-libs/libpng" +RDEPEND="${DEPEND}" +BDEPEND="virtual/pkgconfig" + +src_compile() { + append-flags -DNDEBUG + + emake Q= \ + CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" \ + PKG_CONFIG="$(tc-getPKG_CONFIG)" +} + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr Q= STRIP= install + dodoc README.rst +} diff --git a/dev-util/rgbds/rgbds-9999.ebuild b/dev-util/rgbds/rgbds-9999.ebuild new file mode 100644 index 000000000000..9245f4deb4f2 --- /dev/null +++ b/dev-util/rgbds/rgbds-9999.ebuild @@ -0,0 +1,37 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit flag-o-matic toolchain-funcs + +DESCRIPTION="Rednex Game Boy Development System" +HOMEPAGE="https://rgbds.gbdev.io/" +if [[ "${PV}" == *9999 ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/gbdev/${PN}.git" +else + SRC_URI="https://github.com/gbdev/${PN}/archive/v${PV}/${P}.tar.gz" + KEYWORDS="~amd64" +fi + +LICENSE="ZLIB" +SLOT="0" + +DEPEND="media-libs/libpng" +RDEPEND="${DEPEND}" +BDEPEND="virtual/pkgconfig" + +src_compile() { + append-flags -DNDEBUG + + emake Q= \ + CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" \ + PKG_CONFIG="$(tc-getPKG_CONFIG)" +} + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr Q= STRIP= install + dodoc README.rst +}