From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/extreme-tuxracer/
Date: Tue, 29 Mar 2016 03:00:07 +0000 (UTC) [thread overview]
Message-ID: <1459220392.2e7174d26c20bf2c7d9ca27d88dd4d0e6ae3a802.mr_bones_@gentoo> (raw)
commit: 2e7174d26c20bf2c7d9ca27d88dd4d0e6ae3a802
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 23:39:19 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 02:59:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7174d2
games-action/extreme-tuxracer: version bump (bug #578406)
Package-Manager: portage-2.2.26
games-action/extreme-tuxracer/Manifest | 1 +
.../extreme-tuxracer/extreme-tuxracer-0.7.1.ebuild | 53 ++++++++++++++++++++++
2 files changed, 54 insertions(+)
diff --git a/games-action/extreme-tuxracer/Manifest b/games-action/extreme-tuxracer/Manifest
index b10a054..9d5da1f 100644
--- a/games-action/extreme-tuxracer/Manifest
+++ b/games-action/extreme-tuxracer/Manifest
@@ -1 +1,2 @@
DIST etr-0.6.0.tar.xz 32889668 SHA256 44312719a1e9aa33e5aa0c8ad50bb52df702d64fd2d16bf2abda62ee27bf893a SHA512 c3127dd1f8d9b856cc42808713a53b48a64821f020ecf3bfaae8be96e36eaddfadfedcf394d445ea1f49df650763b50d35a5ad9cac03308bcb1a4a473e4906d8 WHIRLPOOL d003d5ef070ed15d4521cc2025ceb372b18b69f3172065159b5fd18bf5f2126da4cc8c179b95311c63afd5093ec2700483697544ade7ad02e1f255e1cdfc44e4
+DIST etr-0.7.1.tar.xz 44306872 SHA256 a47bd5c998b97e5cbc522f36318a7fa2cd9b9d2a2134efb224aaa452b9b148c4 SHA512 e6f4cb6fa59ac3534aac79822b398f59d94885530ba1ded15b96da6f5750946547f8a491349095d9a27d39e6a02f18e9bdaff6ea409f36f00c5309cd81d98c71 WHIRLPOOL 72c5434edce7c2bfcc59b997761a3154b68c4b8b8e7d564843fb16689a3f9e951fdcf87830e6f0b787c86d5b3969703f32db33e2bef691882d4d0269d25fb5b3
diff --git a/games-action/extreme-tuxracer/extreme-tuxracer-0.7.1.ebuild b/games-action/extreme-tuxracer/extreme-tuxracer-0.7.1.ebuild
new file mode 100644
index 0000000..265a7d3
--- /dev/null
+++ b/games-action/extreme-tuxracer/extreme-tuxracer-0.7.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils autotools gnome2-utils games
+
+DESCRIPTION="High speed arctic racing game based on Tux Racer"
+HOMEPAGE="http://extremetuxracer.sourceforge.net/"
+SRC_URI="mirror://sourceforge/extremetuxracer/etr-${PV/_/}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="virtual/opengl
+ virtual/glu
+ >=media-libs/libsfml-2.2
+ media-libs/freetype:2"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+S=${WORKDIR}/etr-${PV/_/}
+
+src_prepare() {
+ # kind of ugly in there so we'll do it ourselves
+ sed -i -e '/SUBDIRS/s/resources doc//' Makefile.am || die
+ eautoreconf
+}
+
+src_install() {
+ default
+ dodoc doc/{code,courses_events,guide,score_algorithm}
+ doicon -s 48 resources/etr.png
+ doicon -s scalable resources/etr.svg
+ domenu resources/etr.desktop
+ prepgamesdirs
+}
+
+pkg_preinst() {
+ games_pkg_preinst
+ gnome2_icon_savelist
+}
+
+pkg_postinst() {
+ games_pkg_postinst
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
next reply other threads:[~2016-03-29 3:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-29 3:00 Michael Sterrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-18 0:31 [gentoo-commits] repo/gentoo:master commit in: games-action/extreme-tuxracer/ Michael Sterrett
2016-04-28 23:53 Michael Sterrett
2016-06-06 14:31 Agostino Sarubbo
2017-01-24 23:40 Austin English
2017-11-19 15:52 Pacho Ramos
2017-11-19 15:52 Pacho Ramos
2018-08-15 10:33 Michał Górny
2020-02-10 1:12 Stefan Strogin
2021-04-06 18:18 Sam James
2021-04-25 18:00 Sergei Trofimovich
2021-04-25 18:37 Sergei Trofimovich
2021-06-23 2:24 Ionen Wolkens
2021-09-12 14:26 Yixun Lan
2021-10-10 2:20 Sam James
2022-06-10 21:38 Jakov Smolić
2022-10-26 16:28 Pacho Ramos
2022-12-19 7:23 Ionen Wolkens
2024-07-05 17:41 Conrad Kostecki
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=1459220392.2e7174d26c20bf2c7d9ca27d88dd4d0e6ae3a802.mr_bones_@gentoo \
--to=mr_bones_@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