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 580871396D0 for ; Thu, 5 Oct 2017 12:23:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91718E0C14; Thu, 5 Oct 2017 12:23:11 +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 65C7DE0C14 for ; Thu, 5 Oct 2017 12:23:11 +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 256FF3417B3 for ; Thu, 5 Oct 2017 12:23:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7FDE909A for ; Thu, 5 Oct 2017 12:23:08 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1507206177.f0bd6c65d22342865470666b9b8891a70671e8e7.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/nestopia/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/nestopia/Manifest games-emulation/nestopia/nestopia-1.46.2.ebuild X-VCS-Directories: games-emulation/nestopia/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f0bd6c65d22342865470666b9b8891a70671e8e7 X-VCS-Branch: master Date: Thu, 5 Oct 2017 12:23:08 +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-Archives-Salt: 12b8b194-64f2-4b1c-9fd8-ae56fc41d352 X-Archives-Hash: 4369a0f101bd00a80f55fc3a0c7cbd7a commit: f0bd6c65d22342865470666b9b8891a70671e8e7 Author: Michael Palimaka gentoo org> AuthorDate: Thu Oct 5 12:22:28 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Oct 5 12:22:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0bd6c65 games-emulation/nestopia: remove 1.46.2 Package-Manager: Portage-2.3.8, Repoman-2.3.3 games-emulation/nestopia/Manifest | 1 - games-emulation/nestopia/nestopia-1.46.2.ebuild | 76 ------------------------- 2 files changed, 77 deletions(-) diff --git a/games-emulation/nestopia/Manifest b/games-emulation/nestopia/Manifest index ba34bffffd3..8fbacbb6b24 100644 --- a/games-emulation/nestopia/Manifest +++ b/games-emulation/nestopia/Manifest @@ -1,2 +1 @@ -DIST nestopia-1.46.2.tgz 1223407 SHA256 4a5065726ad9e7a120a2c6aa39b9c0904090119998a4d690d4deb5e374118fc0 SHA512 3aa87e98aa24b71e5feac5ffe8229e97d407fc0b14567b0ddbe7cc1eaca08a08f435a6fe294fbbd7066054befdfd27602db7c3c0577246b0e8addfe296404a23 WHIRLPOOL 25c43194797e5edca3abc5cb75dba126d9d246e9ab12270521e7fe6c13427b371ba9f92a71ed557271f159711411286b5ac5ab3fe06144760320531c33bf0c02 DIST nestopia-1.47_p20170105.tar.gz 1283456 SHA256 621b5f686d98b81ce9a720be40083b80a76d2ebae0089556cf5dc7df2b26d4f4 SHA512 58d1a932a6b90589c66503b2013b1a8162072e77e0416851a1430fa146e7fd85ff7363b70292c69d4c4513e3750aa53436a312c0240a843e42fbb89b554e7a70 WHIRLPOOL 14b3bc921f0f57a8049a02b863d3a25f017f31668875f02ec4472f877d248fdfd9c1325930b5138e17bf24adc92c76fdf399abcb9deab4d1155572c5f774e942 diff --git a/games-emulation/nestopia/nestopia-1.46.2.ebuild b/games-emulation/nestopia/nestopia-1.46.2.ebuild deleted file mode 100644 index 5ea7d16feaa..00000000000 --- a/games-emulation/nestopia/nestopia-1.46.2.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils gnome2-utils games - -MY_P=${P/ue/} -DESCRIPTION="A portable Nintendo Entertainment System emulator written in C++" -HOMEPAGE="http://0ldsk00l.ca/nestopia/" -SRC_URI="mirror://sourceforge/nestopiaue/${PV%.*}/${MY_P}.tgz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc" - -RDEPEND="x11-libs/gtk+:3 - media-libs/libao - media-libs/libsdl2[sound,joystick,video] - app-arch/libarchive - sys-libs/zlib - virtual/opengl - virtual/glu" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - sed -i \ - -e '/^CC /d' \ - -e '/^CXX /d' \ - -e '/^LDFLAGS /d' \ - -e '/^LIBS =/ s/=/+=/' \ - -e '/^CFLAGS / s/=/+=/' \ - -e "/^PREFIX / s:=.*:=${GAMES_PREFIX}:" \ - -e "/^BINDIR / s:=.*:=${GAMES_BINDIR}:" \ - -e "/^DATADIR / s:=.*:=${GAMES_DATADIR}/${PN}:" \ - Makefile || die - epatch "${FILESDIR}"/${P}-format.patch -} - -src_install() { - local res - - dogamesbin ${PN} - - insinto "${GAMES_DATADIR}/${PN}" - doins -r NstDatabase.xml source/unix/icons - - domenu source/unix/icons/nestopia.desktop - for res in 32 48 64 128 - do - newicon -s ${res} source/unix/icons/nestopia${res}.png nestopia.png - done - doicon -s scalable source/unix/icons/nestopia.svg - - dodoc AUTHORS README.* changelog.txt - use doc && dohtml -r readme.html doc/*.html doc/details - - prepgamesdirs -} - -pkg_preinst() { - games_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - games_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}