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 047D11382C5 for ; Fri, 25 Dec 2020 20:42:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A816E0BE7; Fri, 25 Dec 2020 20:42:42 +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 43D0DE0BE7 for ; Fri, 25 Dec 2020 20:42:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3D106341ACF for ; Fri, 25 Dec 2020 20:42:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 482F7476 for ; Fri, 25 Dec 2020 20:42:37 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1608923312.7624402f9fa79a5f6bee56eb465aac742bba34de.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-emulation/melonds/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-emulation/melonds/Manifest games-emulation/melonds/melonds-0.9.1.ebuild X-VCS-Directories: games-emulation/melonds/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 7624402f9fa79a5f6bee56eb465aac742bba34de X-VCS-Branch: master Date: Fri, 25 Dec 2020 20:42:37 +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: 24c0520f-ad53-4b42-8775-ac2aa3290fac X-Archives-Hash: 5324566f4d32dd320ede258be83b9ce6 commit: 7624402f9fa79a5f6bee56eb465aac742bba34de Author: Maciej Barć protonmail com> AuthorDate: Fri Dec 25 19:08:32 2020 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Fri Dec 25 19:08:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7624402f games-emulation/melonds: bump to 0.9.1 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć protonmail.com> games-emulation/melonds/Manifest | 1 + games-emulation/melonds/melonds-0.9.1.ebuild | 53 ++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/games-emulation/melonds/Manifest b/games-emulation/melonds/Manifest index cc555a3e..425054a5 100644 --- a/games-emulation/melonds/Manifest +++ b/games-emulation/melonds/Manifest @@ -1,2 +1,3 @@ DIST melonDS-0.8.3.tar.gz 965501 BLAKE2B 6ada01de8942c7ae5ec4a0a48cc76384ac2196f567d67d242d3d81e7c760dd87d76fcb5a33b540b670fd79358ba8e6a9c355d48e8eb08c721dfe33b54e4a9842 SHA512 4fed77abd231812d2f9ddb19a7fe6e808fb8e92035bb2fea220032b7c0a98671b4fd79ef0f7c7c559e92f3d1875ea119afaa581be2edacaa10f4437620eecd76 +DIST melonDS-0.9.1.tar.gz 1311519 BLAKE2B 7d31f9de32799a28f9e179d05295fe7874f6d879ac63cebeaf7153f1cca553f816fd5fa2853d01b5ace1afe137f00fcd7b4526635ae9c8140ac348630225c745 SHA512 733a9f9352b7f61c76de761c7f632f5fca9c4ae2970a0235a7b5c0e6ca2ea550762472ff293f65ce29aaa63a610bb4f1a22b62e1957004606c2f85be60fbb8f2 DIST melonDS-0.9.tar.gz 899619 BLAKE2B 4a3fe0c8ca1cce9ed823f74eaf58786f8847b62e0e25d5f0e97b1cc0e68754b61a09b5e9b790264549377011dd899447fbe715ca2831320a903d70e24953b3dd SHA512 7d65058f9140c1bbcdc17d32aee62625023dba8c3c45665486c8a3dbec551ca109831949716eadb8048921464d4a6543698b741835b32cc95a96f5b5cf885e04 diff --git a/games-emulation/melonds/melonds-0.9.1.ebuild b/games-emulation/melonds/melonds-0.9.1.ebuild new file mode 100644 index 00000000..d69e63e0 --- /dev/null +++ b/games-emulation/melonds/melonds-0.9.1.ebuild @@ -0,0 +1,53 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN="melonDS" +MY_P="${MY_PN}-${PV}" + +inherit xdg cmake + +DESCRIPTION="Nintendo DS emulator, sorta" +HOMEPAGE="http://melonds.kuribo64.net/" + +if [[ "${PV}" == *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/Arisotura/${MY_PN}.git" +else + SRC_URI="https://github.com/Arisotura/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" + KEYWORDS="~amd64" + S="${WORKDIR}/${MY_P}" +fi + +RESTRICT="test" +LICENSE="GPL-3" +SLOT="0" + +DEPEND=" + dev-qt/qtcore:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + media-libs/libsdl2[sound,video] + net-libs/gnutls + net-libs/libpcap + net-libs/libslirp + net-misc/curl + x11-libs/cairo +" +RDEPEND=" + ${DEPEND} +" + +pkg_postinst() { + xdg_pkg_postinst + + elog "You need the following files in order to run melonDS:" + elog "- bios7.bin" + elog "- bios9.bin" + elog "- firmware.bin" + elog "- romlist.bin" + elog "Place them in ~/.config/melonDS" + elog "Those files can be found somewhere on the Internet ;-)" +}