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 AEFC2139335 for ; Mon, 28 Jun 2021 22:13:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E31B5E0833; Mon, 28 Jun 2021 22:13:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C94C6E0833 for ; Mon, 28 Jun 2021 22:13:37 +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 79CE7335D40 for ; Mon, 28 Jun 2021 22:13:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14AED7BB for ; Mon, 28 Jun 2021 22:13:35 +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: <1624918370.972fac35767d912242691d1de659454f84b74ce9.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/opengfx/Manifest games-misc/opengfx/opengfx-0.6.0.ebuild X-VCS-Directories: games-misc/opengfx/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 972fac35767d912242691d1de659454f84b74ce9 X-VCS-Branch: master Date: Mon, 28 Jun 2021 22:13:35 +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: 1c99569c-cc5f-46d8-a8d7-b3184407e167 X-Archives-Hash: 4b60356d0a816e50f7aacca5f994d70c commit: 972fac35767d912242691d1de659454f84b74ce9 Author: Azamat H. Hackimov gmail com> AuthorDate: Thu May 20 21:22:01 2021 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Mon Jun 28 22:12:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972fac35 games-misc/opengfx: remove old version Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Azamat H. Hackimov gmail.com> Signed-off-by: James Le Cuirot gentoo.org> games-misc/opengfx/Manifest | 1 - games-misc/opengfx/opengfx-0.6.0.ebuild | 65 --------------------------------- 2 files changed, 66 deletions(-) diff --git a/games-misc/opengfx/Manifest b/games-misc/opengfx/Manifest index 7015fc40a86..1e6e73aa566 100644 --- a/games-misc/opengfx/Manifest +++ b/games-misc/opengfx/Manifest @@ -1,2 +1 @@ -DIST opengfx-0.6.0-source.tar.xz 9693320 BLAKE2B cb1d25fb038b3b481c0abe206426b5843c2f7b81b7cf81a525ebf8b217359c5ea50c0e1ee1ed37d5093a0186231a1e1b9134624a8b69362f6733c6c13d5e1500 SHA512 275b9040e6938bdd5bee2d39361e0b78f447a8e497cc8ff018c7874dc16a357870f8b560999ebb2f2f0b275644c7c9ce85c964875f5a798e2ec45e62a8bc768f DIST opengfx-0.6.1-source.tar.xz 9690748 BLAKE2B faa3ca805166a1716f8a235048506620bbb98a4265c72571b3a33e88f3375caff75b5576b64ef451e99dea734145f3be748a9109c7003d1ad9043a90cdd34dad SHA512 4ba3528dbdddea1baa2875f917f959034659c8205fbda2b2a67c5fe80161235d15c25dab323e6da8cba2711b7b4f0c9a96d4187fd2de61ae9a2ff9fd077b063b diff --git a/games-misc/opengfx/opengfx-0.6.0.ebuild b/games-misc/opengfx/opengfx-0.6.0.ebuild deleted file mode 100644 index e2ab2499de5..00000000000 --- a/games-misc/opengfx/opengfx-0.6.0.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_PN="OpenGFX" -PYTHON_COMPAT=( python3_{7..9} ) - -inherit python-any-r1 - -DESCRIPTION="OpenGFX data files for OpenTTD" -HOMEPAGE="http://bundles.openttdcoop.org/opengfx/" -SRC_URI="https://cdn.openttd.org/${PN}-releases/${PV}/${P}-source.tar.xz" -S="${WORKDIR}/${P}-source" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -DEPEND=" - games-util/grfcodec - games-util/nml - ${PYTHON_DEPS} -" - -DOCS=( "README.md" "changelog.txt" ) - -src_prepare() { - default - - python-any-r1_pkg_setup -} - -src_compile() { - myemakeargs=( - GIMP="" - PYHTON="${EPYTHON}" - ) - - emake "${myemakeargs[@]}" all -} - -src_test() { - myemakeargs=( - GIMP="" - PYHTON="${EPYTHON}" - ) - - emake "${myemakeargs[@]}" check -} - -src_install() { - myemakeargs=( - DO_NOT_INSTALL_README="true" - DO_NOT_INSTALL_LICENSE="true" - DO_NOT_INSTALL_CHANGELOG="true" - GIMP="" - INSTALL_DIR="${ED}/usr/share/games/openttd/data/" - PYHTON="${EPYTHON}" - ) - - emake "${myemakeargs[@]}" install - - einstalldocs -}