public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/
Date: Sat,  7 Sep 2019 17:46:58 +0000 (UTC)	[thread overview]
Message-ID: <1567878402.ec201da66bf5e0764a24e58478a6e646d240321f.chewi@gentoo> (raw)

commit:     ec201da66bf5e0764a24e58478a6e646d240321f
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 17:45:46 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 17:46:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec201da6

games-fps/freedm-data: Drop old 0.11.3-r1

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild | 57 ----------------------
 1 file changed, 57 deletions(-)

diff --git a/games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild b/games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild
deleted file mode 100644
index 99ce657c786..00000000000
--- a/games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit python-any-r1 xdg
-
-DESCRIPTION="Game resources for FreeDM"
-HOMEPAGE="https://freedoom.github.io"
-SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> freedoom-${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
-	$(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
-	app-text/asciidoc
-	games-util/deutex
-	virtual/imagemagick-tools[png]"
-
-S="${WORKDIR}/freedoom-${PV}"
-
-DOOMWADPATH=share/doom
-
-python_check_deps() {
-	has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
-}
-
-src_prepare() {
-	# This is to enable usage of the 'PS' coder, which is
-	# disabled by default (https://bugs.gentoo.org/664236)
-	install -D -t ~/.config/ImageMagick "${FILESDIR}"/ImageMagick/policy.xml || die
-
-	xdg_src_prepare
-	eapply_user
-}
-
-src_compile() {
-	emake wads/freedm.wad
-}
-
-src_install() {
-	emake install-freedm \
-		prefix="${ED}/usr/" \
-		bindir="bin/" \
-		mandir="share/man/" \
-		waddir="${DOOMWADPATH}/"
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-
-	elog "FreeDM WAD file installed into ${EPREFIX}/usr/${DOOMWADPATH} directory."
-}


             reply	other threads:[~2019-09-07 17:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-07 17:46 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-28 15:27 [gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/ Michał Górny
2024-03-02 14:14 James Le Cuirot
2023-02-19 21:55 James Le Cuirot
2021-07-29 11:06 Ionen Wolkens
2021-07-07 12:23 Ionen Wolkens
2021-07-07 12:23 Ionen Wolkens
2021-03-05 23:12 James Le Cuirot
2020-10-01 15:29 James Le Cuirot
2019-12-24 20:22 Mikle Kolyada
2019-11-07 21:28 James Le Cuirot
2019-11-07 21:28 James Le Cuirot
2019-10-12 14:29 James Le Cuirot
2019-09-05 20:11 James Le Cuirot
2019-06-18 21:23 James Le Cuirot

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=1567878402.ec201da66bf5e0764a24e58478a6e646d240321f.chewi@gentoo \
    --to=chewi@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