From: "Julian Ospald" <hasufell@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-data/
Date: Fri, 14 Aug 2015 23:10:50 +0000 (UTC) [thread overview]
Message-ID: <1439591914.835d1539962d1ce52825925b9f49079fb0bc595f.hasufell@gentoo> (raw)
commit: 835d1539962d1ce52825925b9f49079fb0bc595f
Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 22:38:34 2015 +0000
Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 22:38:34 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835d1539
games-rpg/arx-fatalis-data: rm old
.../arx-fatalis-data-1.21-r1.ebuild | 70 ----------------------
1 file changed, 70 deletions(-)
diff --git a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r1.ebuild b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r1.ebuild
deleted file mode 100644
index 53eca8c..0000000
--- a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils cdrom check-reqs games
-
-DESCRIPTION="Arx Fatalis data files"
-HOMEPAGE="http://www.arkane-studios.com/uk/arx.php"
-SRC_URI="http://download.zenimax.com/arxfatalis/patches/1.21/ArxFatalis_1.21_MULTILANG.exe"
-
-LICENSE="ArxFatalis-EULA-JoWooD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-RESTRICT="mirror"
-
-RDEPEND="games-rpg/arx-libertatis"
-DEPEND="app-arch/cabextract
- app-arch/innoextract"
-
-LANGS="linguas_de +linguas_en linguas_es linguas_fr linguas_it linguas_ru"
-IUSE="$IUSE $LANGS"
-REQUIRED_USE="^^ ( ${LANGS//+/} )"
-
-CHECKREQS_DISK_BUILD="621M"
-CHECKREQS_DISK_USR="617M"
-
-S=${WORKDIR}
-
-src_unpack() {
- cdrom_get_cds bin/Arx.ttf
-
- local mylang
- case ${LINGUAS} in
- de) mylang="german" ;;
- en) mylang="english" ;;
- es) mylang="spanish" ;;
- fr) mylang="french" ;;
- it) mylang="italian" ;;
- ru) mylang="russian" ;;
- esac
- elog "Chosen language is ${mylang}"
-
- find "${CDROM_ROOT}" -iname "setup*.cab" -exec cabextract '{}' \;
- innoextract --lowercase --language=${mylang} \
- "${DISTDIR}"/ArxFatalis_1.21_MULTILANG.exe || die
-}
-
-src_install() {
- insinto "${GAMES_DATADIR}"/arx
- doins -r app/{graph,misc}
- find . -iname "*.pak" -exec doins '{}' \;
-
- dodoc app/{manual,map}.pdf
-
- # convert to lowercase
- cd "${D}"
- find . -type f -exec sh -c 'echo "${1}"
- lower="`echo "${1}" | tr [:upper:] [:lower:]`"
- [ "${1}" = "${lower}" ] || mv "${1}" "${lower}"' - {} \;
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- elog "You need Arx Fatalis in the chosen language, otherwise set it in package.use!"
- games_pkg_postinst
-}
next reply other threads:[~2015-08-14 23:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-14 23:10 Julian Ospald [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-08-23 19:23 [gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-data/ Julian Ospald
2016-09-25 9:21 Agostino Sarubbo
2016-09-25 9:23 Agostino Sarubbo
2017-08-22 21:41 Michał Górny
2018-01-03 14:12 Michał Górny
2018-02-11 10:53 Michał Górny
2018-05-31 17:23 Pacho Ramos
2018-05-31 17:23 Pacho Ramos
2018-10-20 22:08 Michał Górny
2018-12-20 20:00 Ben Kohler
2019-09-23 17:16 Michał Górny
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=1439591914.835d1539962d1ce52825925b9f49079fb0bc595f.hasufell@gentoo \
--to=hasufell@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