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-sports/xmoto/
Date: Mon, 17 Aug 2020 22:03:39 +0000 (UTC)	[thread overview]
Message-ID: <1597701632.2141a0d764ff619039ca0ef7a4e94cfeb5d41511.chewi@gentoo> (raw)

commit:     2141a0d764ff619039ca0ef7a4e94cfeb5d41511
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 22:00:32 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 22:00:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2141a0d7

games-sports/xmoto: Drop old 0.6.1

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

 games-sports/xmoto/xmoto-0.6.1.ebuild | 62 -----------------------------------
 1 file changed, 62 deletions(-)

diff --git a/games-sports/xmoto/xmoto-0.6.1.ebuild b/games-sports/xmoto/xmoto-0.6.1.ebuild
deleted file mode 100644
index c09b474d57f..00000000000
--- a/games-sports/xmoto/xmoto-0.6.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="A challenging 2D motocross platform game, where physics play an important role"
-HOMEPAGE="https://xmoto.tuxfamily.org"
-SRC_URI="https://github.com/xmoto/xmoto/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="double-precision +nls"
-
-RDEPEND="app-arch/bzip2
-	dev-db/sqlite:3
-	dev-games/ode[double-precision=]
-	dev-lang/lua:0[deprecated]
-	dev-libs/libxdg-basedir
-	dev-libs/libxml2
-	media-fonts/dejavu
-	media-libs/libpng:0=
-	media-libs/libsdl[joystick,opengl]
-	media-libs/sdl-mixer[vorbis]
-	media-libs/sdl-net
-	media-libs/sdl-ttf
-	net-misc/curl
-	sys-libs/zlib:=
-	virtual/jpeg:0
-	virtual/glu
-	virtual/opengl
-	nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="app-arch/xz-utils
-	nls? ( sys-devel/gettext )"
-
-src_prepare() {
-	sed -e "/^Icon/s/.xpm//" -i extra/xmoto.desktop || die
-	sed -e "/add_subdirectory.*\(bzip2\|libccd\|lua\|ode\|xdgbasedir\)/d" -i src/CMakeLists.txt || die
-	rm -rf vendor/{bzip2,lua,ode,xdgbasedir} || die
-
-	cmake_src_prepare
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_GETTEXT=$(usex nls)
-		-DOpenGL_GL_PREFERENCE=GLVND
-	)
-
-	cmake_src_configure
-}
-
-src_install() {
-	cmake_src_install
-
-	rm -f "${ED}/usr/share/xmoto"/Textures/Fonts/DejaVuSans{Mono,}.ttf || die
-	dosym ../../../fonts/dejavu/DejaVuSans.ttf /usr/share/xmoto/Textures/Fonts/DejaVuSans.ttf
-	dosym ../../../fonts/dejavu/DejaVuSansMono.ttf /usr/share/xmoto/Textures/Fonts/DejaVuSansMono.ttf
-}


             reply	other threads:[~2020-08-17 22:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17 22:03 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-25 23:31 [gentoo-commits] repo/gentoo:master commit in: games-sports/xmoto/ Conrad Kostecki
2020-07-19 17:04 Stefan Strogin
2020-06-15  5:12 Stefan Strogin
2018-05-26 22:18 David Seifert
2018-03-27 21:46 James Le Cuirot
2018-03-27 21:46 James Le Cuirot
2016-09-29 23:26 Austin English
2016-05-06 20:33 Michael Sterrett
2015-12-30 22:49 Michael Sterrett
2015-12-16 21:48 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=1597701632.2141a0d764ff619039ca0ef7a4e94cfeb5d41511.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