public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/grfcodec/
Date: Mon, 19 Dec 2022 07:23:46 +0000 (UTC)	[thread overview]
Message-ID: <1671433896.82af7d1ec93c45ce307b075c1628c37805fa36ec.ionen@gentoo> (raw)

commit:     82af7d1ec93c45ce307b075c1628c37805fa36ec
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 07:02:22 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 07:11:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82af7d1e

games-util/grfcodec: drop 6.0.6_p20210310

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../grfcodec/grfcodec-6.0.6_p20210310.ebuild       | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/games-util/grfcodec/grfcodec-6.0.6_p20210310.ebuild b/games-util/grfcodec/grfcodec-6.0.6_p20210310.ebuild
deleted file mode 100644
index cab32f9d8228..000000000000
--- a/games-util/grfcodec/grfcodec-6.0.6_p20210310.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-COMMIT=045774dee7cab1a618a3e0d9b39bff78a12b6efa
-
-DESCRIPTION="A suite of programs to modify openttd/Transport Tycoon Deluxe's GRF files"
-HOMEPAGE="https://github.com/OpenTTD/grfcodec"
-SRC_URI="https://github.com/OpenTTD/grfcodec/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="media-libs/libpng:0"
-DEPEND="${RDEPEND}
-	dev-libs/boost
-"
-
-S="${WORKDIR}/grfcodec-${COMMIT}"
-
-src_configure() {
-	local mycmakeargs=(
-		# Make sure we don't use git by accident.
-		# Build system does not care much if it's
-		# executed successfully and populates
-		# YEARS / VERSION with empty values.
-		-DGIT_EXECUTABLE=/bin/do-not-use-git-executable
-	)
-
-	cmake_src_configure
-}
-
-src_install() {
-	dobin "${BUILD_DIR}"/{grfcodec,grfid,grfstrip,nforenum}
-	doman docs/*.1
-	dodoc changelog.txt docs/*.txt
-}


             reply	other threads:[~2022-12-19  7:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19  7:23 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-28  7:01 [gentoo-commits] repo/gentoo:master commit in: games-util/grfcodec/ Sam James
2025-01-28  6:38 Sam James
2024-11-10  9:13 David Seifert
2021-05-07 18:56 Sergei Trofimovich
2021-05-07 14:38 Sam James
2021-05-04  7:19 Sergei Trofimovich
2020-11-26 21:16 Conrad Kostecki
2018-05-26  9:55 David Seifert
2017-12-21  1:57 David Seifert
2017-10-03  8:25 Sergei Trofimovich
2017-09-30  6:03 Michael Palimaka
2017-05-05 12:35 Lars Wendler
2017-01-20 16:21 David Seifert
2016-04-05  1:15 Michael Sterrett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1671433896.82af7d1ec93c45ce307b075c1628c37805fa36ec.ionen@gentoo \
    --to=ionen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox