diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /games-action/rune | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'games-action/rune')
-rw-r--r-- | games-action/rune/Manifest | 3 | ||||
-rw-r--r-- | games-action/rune/metadata.xml | 40 | ||||
-rw-r--r-- | games-action/rune/rune-1.07-r3.ebuild | 129 |
3 files changed, 172 insertions, 0 deletions
diff --git a/games-action/rune/Manifest b/games-action/rune/Manifest new file mode 100644 index 000000000000..874c47c9d3dd --- /dev/null +++ b/games-action/rune/Manifest @@ -0,0 +1,3 @@ +DIST rune-all-0.2.tar.bz2 6507237 BLAKE2B 98afc23e076801bdf8de2fd80e5d95dfbdc74399cad91dbe2a19c3d41b1107b8b07aee5b480e212c7483e4215d9cd3c9101f8d189191aa779ed9f22f73ef9af4 SHA512 5c86306c84a6b606e13c3b1eebf676479cfe8d1112a2c5b31d6332fc7305fea74485d9a4b89286db38b968f473a40d7b5e500c17aaa8b2010edb17cc95b1695b +EBUILD rune-1.07-r3.ebuild 3287 BLAKE2B d84df4e0e016ddb27d13e656e5a4722c15b886ae47f572819a2bc54fd83280118a20c6ae6ceb060ed5f97da047f9015794e3f557b7d3d1822953404d156c6825 SHA512 b911960b002dbe6c5052054c8a83ab6a3049f06ef72b671a7a3992d6b09342fa78f4b76ef20da53b1f63a536cc7a870af71847ff93b584873cf0cefb8f49b4a3 +MISC metadata.xml 2118 BLAKE2B 2c390a7a3fdfe18a338dacd5d568a2912aaeacba4e75d260474a2a9c7474a9d30b0072d34b364f83ea25ae188df0a26f9f5550b25a94581a0dea1b64bd4ee055 SHA512 64d64e07f93b267b5e8682f716f2fc6cfeef77732a5c2a583d3c00bf20f5be1c257f8259c52a5c0962d5ce96bfc892b2bf1185c9219016808876164700f2ebdc diff --git a/games-action/rune/metadata.xml b/games-action/rune/metadata.xml new file mode 100644 index 000000000000..51b5f12f9019 --- /dev/null +++ b/games-action/rune/metadata.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> +</maintainer> +<longdescription> +Loki, god of deception and mischief was the bane of the gods, a black sheep who +tormented all the heavens with his persistent schemes for personal power. +Asgard, the high heaven where the gods dwelt while determining the fates of man +and beast was often filled with the howls of pain and anguish as god after god +fell victim to one of Loki's plots. Having one day taken these malicious schemes +against his Asgardian brethren too far for a final time, Loki, lord of lies, was +imprisoned by Odin the All Father and his, Thor, the god of thunder: + +Loki was chained to a bleak promontory hundreds of miles below the surface of +the earth. A venomous snake of immense proportions was wound around the +stalactites above him. From the mouth of this fearsome reptile dripped a steady +supply of acidic venom. The torment was horrific. The steady drops would eat +away the exiled god's midriff right down to the backbone. In turn, his immortal +powers of healing would slowly re-issue the flesh, only to have it burned away +again. The snake was unfailing, as were Loki's immortal healing powers. + +And the excruciating agony for Loki was unending. + +As Thor chained him to the rock, Odin All Father proclaimed that Loki would +remain under the constant drip of the venom until the day of Ragnarok; when +gods, men and giants would enter into a final battle and all reality as it +existed would perish. Then, and only then, would Loki be freed from his torment. + +In that distant climactic battle between the gods of heaven and the monsters who +dwelt deep in the earth, it was assumed that Loki would fulfill his fate and +take up sides against the Asgardians. Of course, Loki was the bane of fate, and +he had other plans. + +Rune was ported to Linux by Loki Entertainment Software and is a commercial +game, requiring the original media for installation. +</longdescription> +</pkgmetadata> diff --git a/games-action/rune/rune-1.07-r3.ebuild b/games-action/rune/rune-1.07-r3.ebuild new file mode 100644 index 000000000000..2f649202e4e4 --- /dev/null +++ b/games-action/rune/rune-1.07-r3.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit eutils cdrom + +DESCRIPTION="Viking hack and slay game" +HOMEPAGE="http://www.runegame.com" +SRC_URI="mirror://gentoo/rune-all-0.2.tar.bz2" + +LICENSE="LOKI-EULA" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="strip" + +RDEPEND="dev-util/xdelta:0 + >=media-libs/libsdl-1.2.9-r1[abi_x86_32(-)] + x11-libs/libXext[abi_x86_32(-)] + x11-libs/libX11[abi_x86_32(-)] + virtual/opengl[abi_x86_32(-)]" + +S=${WORKDIR} + +dir=/opt/${PN} +Ddir=${D}/${dir} + +src_unpack() { + export CDROM_SET_NAMES=("Linux Rune CD" "Windows Rune CD") + cdrom_get_cds System/rune-bin:System/Rune.exe + dodir "${dir}" + if [[ ${CDROM_SET} -eq 0 ]] + then + # unpack the data files + tar xzf "${CDROM_ROOT}"/data.tar.gz || die + elif [[ ${CDROM_SET} -eq 1 ]] + then + # unpack the runelinuxfiles.tar.gz + unpack ${A} + fi +} + +src_install() { + insinto "${dir}" + exeinto "${dir}" + einfo "Copying files... this may take a while..." + + case ${CDROM_SET} in + 0) + for x in Help Maps Meshes Sounds System Textures Web + do + doins -r $x + done + + # copy linux specific files + doins -r "${CDROM_ROOT}"/System + + # the most important things: rune and ucc :) + doexe "${CDROM_ROOT}"/bin/x86/rune + fperms 750 "${dir}"/System/{ucc{,-bin},rune-bin} + + # installing documentation/icon + dodoc "${CDROM_ROOT}"/{README,CREDITS} + newicon "${CDROM_ROOT}"/icon.xpm rune.xpm + ;; + 1) + # copying Maps Sounds and Web + for x in Maps Sounds Web + do + doins -r "${CDROM_ROOT}"/$x + done + + # copying the texture files + dodir "${dir}"/Textures + for x in $(find "${CDROM_ROOT}"/Textures/ -type f -printf '%f ') + do + echo -ne '\271\325\036\214' | cat - "${CDROM_ROOT}"/Textures/$x \ + | sed -e '1 s/\(....\)..../\1/' > "${Ddir}"/Textures/$x \ + || die + done + + doins -r "${S}"/System + doins -r "${S}"/Help + sed -e "s:.*\(\w+/\w+\)\w:\1:" + for x in $(ls "${S}"/patch/{System,Maps,Meshes} | sed -e \ + "s:.*/\([^/]\+/[^/]\+\).patch$:\1:") + do + xdelta patch "${S}"/patch/${x}.patch "${CDROM_ROOT}"/${x} "${S}"/patch/${x} + doins "${S}"/patch/${x} + done + + insinto "${dir}"/System + + # copying system files from the Windows CD + for x in "${CDROM_ROOT}"/System/*.{int,u,url}; do + doins $x + done + + # modify the files + mv "${Ddir}"/System/OpenGlDrv.int "${Ddir}"/System/OpenGLDrv.int \ + || die + mv "${Ddir}"/Textures/bloodFX.utx "${Ddir}"/Textures/BloodFX.utx \ + || die + mv "${Ddir}"/Textures/RUNESTONES.UTX "${Ddir}"/Textures/RUNESTONES.utx \ + || die + mv "${Ddir}"/Textures/tedd.utx "${Ddir}"/Textures/Tedd.utx \ + || die + mv "${Ddir}"/Textures/UNDERANCIENT.utx "${Ddir}"/Textures/UnderAncient.utx \ + || die + rm "${Ddir}"/System/{Setup.int,SGLDrv.int,MeTaLDrv.int,Manifest.int,D3DDrv.int,Galaxy.int,SoftDrv.int,WinDrv.int,Window.int} \ + || die + + # the most important things: rune and ucc :) + doexe "${S}"/bin/x86/rune + fperms 750 "${dir}"/System/{ucc,ucc-bin,rune-bin} + + # installing documentation/icon + dodoc "${S}"/{README,CREDITS} + doicon "${S}"/rune.xpm rune.xpm + ;; + esac + + use amd64 && mv "${Ddir}"/System/libSDL-1.2.so.0 \ + "${Ddir}"/System/libSDL-1.2.so.0.backup + + make_wrapper rune ./rune "${dir}" "${dir}" + make_desktop_entry rune "Rune" rune + find "${Ddir}" -exec touch '{}' \; || die +} |