public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/pydance/
Date: Mon, 23 Apr 2018 19:17:30 +0000 (UTC)	[thread overview]
Message-ID: <1524511035.098beaf03d698867e848ae46c3982ccf55851103.pacho@gentoo> (raw)

commit:     098beaf03d698867e848ae46c3982ccf55851103
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 18:38:06 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 19:17:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098beaf0

games-arcade/pydance: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-arcade/pydance/pydance-1.1.0.ebuild | 53 -------------------------------
 1 file changed, 53 deletions(-)

diff --git a/games-arcade/pydance/pydance-1.1.0.ebuild b/games-arcade/pydance/pydance-1.1.0.ebuild
deleted file mode 100644
index aa64aa98212..00000000000
--- a/games-arcade/pydance/pydance-1.1.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="a DDR clone for linux written in Python"
-HOMEPAGE="http://www.icculus.org/pyddr/"
-SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/pygame
-	media-libs/libvorbis
-	media-libs/sdl-mixer"
-RDEPEND=${DEPEND}
-PDEPEND="games-arcade/pydance-songs"
-
-src_prepare() {
-	sed -i \
-		-e "s:1\.0\.1:1.0.2:" \
-		-e "s:/etc/:${GAMES_SYSCONFDIR}/:" \
-		pydance.py constants.py docs/man/pydance.6 || die
-}
-
-src_install() {
-	local dir=${GAMES_DATADIR}/${PN}
-
-	insinto "${dir}"
-	doins *.py
-	cp -R CREDITS {sound,images,utils,themes} "${D}${dir}/" || die
-
-	insinto "${GAMES_SYSCONFDIR}"
-	newins pydance.posix.cfg pydance.cfg
-
-	games_make_wrapper pydance "python2 ./pydance.py" "${dir}"
-
-	dodoc BUGS CREDITS ChangeLog HACKING README TODO
-	dohtml -r docs/manual.html docs/images
-	doman docs/man/*
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	echo
-	elog "If you want to use a DDR pad with pyDance,"
-	elog "all you need to do is emerge the games-arcade/ddrmat kernel module."
-	echo
-}


             reply	other threads:[~2018-04-23 19:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-23 19:17 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-23 19:17 [gentoo-commits] repo/gentoo:master commit in: games-arcade/pydance/ Pacho Ramos

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=1524511035.098beaf03d698867e848ae46c3982ccf55851103.pacho@gentoo \
    --to=pacho@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