From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/grfcodec/
Date: Thu, 21 Dec 2017 01:57:43 +0000 (UTC) [thread overview]
Message-ID: <1513821397.17d0ad828995c51e09c34fc1d2309d94e05971a7.soap@gentoo> (raw)
commit: 17d0ad828995c51e09c34fc1d2309d94e05971a7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 21:30:33 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 01:56:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d0ad82
games-util/grfcodec: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6
games-util/grfcodec/Manifest | 1 -
games-util/grfcodec/grfcodec-6.0.5.ebuild | 49 -------------------------------
2 files changed, 50 deletions(-)
diff --git a/games-util/grfcodec/Manifest b/games-util/grfcodec/Manifest
index cfc059a71e1..94bff3af1d2 100644
--- a/games-util/grfcodec/Manifest
+++ b/games-util/grfcodec/Manifest
@@ -1,2 +1 @@
-DIST grfcodec-6.0.5-source.tar.xz 166788 BLAKE2B ed562752efe12b0fe220ed7bd9518d5ba5d4cdbe763aee99ff59e305d046aafd3414159083d9d91cba7ac7d015f359d40c768eef681549cb545b2978d4b38cf0 SHA512 b578c6d53b69a1d43d59039f26a028e1437536102150fc2bddfff349ef3c7f720ee31e682ccc5df892c2660e167663c2ab12c3fa63c720022ab14d0645d0bf99
DIST grfcodec-6.0.6-source.tar.xz 166820 BLAKE2B ba81e31477fb15bb5273add4d993ee7de88cfd47fd8300743e97c4abd19b0daf736d78b5bafc82569ff110757131501c07d7365a4e7ffde8d3a7fcc2e277bada SHA512 543123c794bfdb5b6556f7a897bcd2f3bdd09be8ad6a4ff07b138e0cac62621a4801c732bb20099c1bb383ad5822fc4ade276d49acf2744c811edd10d7699480
diff --git a/games-util/grfcodec/grfcodec-6.0.5.ebuild b/games-util/grfcodec/grfcodec-6.0.5.ebuild
deleted file mode 100644
index 9d29d1e632b..00000000000
--- a/games-util/grfcodec/grfcodec-6.0.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [ "${PV%9999}" != "${PV}" ] ; then
- SCM=mercurial
- EHG_REPO_URI="http://hg.openttdcoop.org/${PN}"
-fi
-
-inherit toolchain-funcs ${SCM}
-
-DESCRIPTION="A suite of programs to modify openttd/Transport Tycoon Deluxe's GRF files"
-HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec"
-[[ -z ${SCM} ]] && SRC_URI="http://binaries.openttd.org/extra/${PN}/${PV}/${P}-source.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-IUSE=""
-
-[[ -n ${SCM} ]] && S=${WORKDIR}/${PN}
-
-RDEPEND="media-libs/libpng:0"
-DEPEND="${RDEPEND}
- !games-util/nforenum
- dev-lang/perl
- dev-libs/boost"
-
-src_prepare() {
-# Set up Makefile.local so that we respect CXXFLAGS/LDFLAGS
-cat > Makefile.local <<-__EOF__
- CXX=$(tc-getCXX)
- BOOST_INCLUDE=/usr/include
- CXXFLAGS=${CXXFLAGS}
- LDOPT=${LDFLAGS}
- UPX=
- V=1
- FLAGS=
- EXE=
- __EOF__
- sed -i -e 's/-O2//g' Makefile || die
-}
-
-src_install() {
- dobin grfcodec grfid grfstrip nforenum
- doman docs/*.1
- dodoc changelog.txt docs/*.txt
-}
next reply other threads:[~2017-12-21 1:57 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-21 1:57 David Seifert [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
2022-12-19 7:23 Ionen Wolkens
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-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=1513821397.17d0ad828995c51e09c34fc1d2309d94e05971a7.soap@gentoo \
--to=soap@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