summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-03-23 06:58:25 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-03-23 06:58:25 +0000
commita65bb34cd07b49d6b4f46cbf11223b53a77c9018 (patch)
treeee88f55e92a6aac4747099382343d993d3e69489
parentFix linking during a stage3 build. (diff)
downloadhistorical-a65bb34cd07b49d6b4f46cbf11223b53a77c9018.tar.gz
historical-a65bb34cd07b49d6b4f46cbf11223b53a77c9018.tar.bz2
historical-a65bb34cd07b49d6b4f46cbf11223b53a77c9018.zip
old
Package-Manager: portage-2.1.7.17/cvs/Linux i686
-rw-r--r--games-rpg/nwmouse/Manifest1
-rw-r--r--games-rpg/nwmouse/nwmouse-0.1-r1.ebuild71
-rw-r--r--games-rpg/nwmovies/Manifest2
-rw-r--r--games-rpg/nwmovies/nwmovies-0.2.ebuild56
-rw-r--r--games-rpg/nwn/Manifest1
-rw-r--r--games-rpg/nwn/nwn-1.69.ebuild103
6 files changed, 0 insertions, 234 deletions
diff --git a/games-rpg/nwmouse/Manifest b/games-rpg/nwmouse/Manifest
index 266cf07a21c3..254fc9eb566f 100644
--- a/games-rpg/nwmouse/Manifest
+++ b/games-rpg/nwmouse/Manifest
@@ -1,7 +1,6 @@
DIST cursors.tar.gz 38357 RMD160 8018b66314319927c9d7212c7b1cb1f753e34920 SHA1 f73c4374b1501d6be75f79441421e1a33f284f24 SHA256 93b4629677100ac308b90b4ecf0d390e583ea39068216b91d1c0f4c55e80f085
DIST nwmouse-0.1.tar.bz2 78331 RMD160 071d1225d64777c778f602802caa76485a2cd3fc SHA1 77b80c04a3a034324b4369d778fe226a3589f5c9 SHA256 e97d3820a993166e2f9e03954d0082c24d7c6b3cd7a01fe61e12c5610a9fadea
DIST nwmouse-20090906.183839.tar.bz2 86611 RMD160 30a07cfdc344fd794f700ac58f14ec48ccabbb81 SHA1 b0ed9409d2c0c3628a5c5cfde3e0647b97423711 SHA256 a0f0f5b897a1281d4c2a2e416404aa9387ad5b69dcd0445393ca8f341b5b4d88
-EBUILD nwmouse-0.1-r1.ebuild 1983 RMD160 4ebf97d37225a01bad247ba28ad19f633f54499f SHA1 8c2733a491c4ced7afb26df8c2d97ae8b7381f6e SHA256 62660b30f99abdd9a07cc6498a0bc22cb1afc67521917f3481a92a25801d6243
EBUILD nwmouse-0.1.ebuild 1916 RMD160 3f50bd8624e8cfe45ae7dee1101f668eb7049795 SHA1 921f368d0d8de9eb1fea132118993feb896da8bf SHA256 0d06f37ecd0fb76c32d1455e904f478fe51ccafc998c31fc5b4cba3de682f44a
EBUILD nwmouse-20090906.183839.ebuild 1799 RMD160 464494d019098b5ccf2d61328cd5b1f281e866aa SHA1 3e506641121e5f0511fbf45835b0fcd6164baa92 SHA256 d81a47a7c564f1eb7072c16b176c7b2705991a2627abe628a8ef4aae0e3f1fff
MISC ChangeLog 1542 RMD160 42e520b6418ffe5283904ae53cea33398bad24e2 SHA1 013da0b092f6343aff8b4d5f562058de17425aca SHA256 9c66c096a46a9ff2cd5d48a1d180cbc4c283e56fb8ad85fe614efffac3715c2b
diff --git a/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild b/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild
deleted file mode 100644
index 1032179b5d63..000000000000
--- a/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-0.1-r1.ebuild,v 1.2 2008/08/18 17:55:37 calchan Exp $
-
-inherit games
-
-DESCRIPTION="hardware mouse cursors for Neverwinter Nights"
-HOMEPAGE="http://home.woh.rr.com/nwmovies/nwmouse/"
-SRC_URI="http://home.woh.rr.com/nwmovies/cursors.tar.gz
- http://dev.gentoo.org/~calchan/distfiles/${P}.tar.bz2"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-# I've looked at this stuff, and I can't find the problem myself, so I'm just
-# removing the warnings. If someone feels like finding the patch, that would be
-# great and I'll gladly include it.
-QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/nwn/nwmouse.so"
-QA_TEXTRELS="${GAMES_PREFIX_OPT:1}/nwn/nwmouse.so"
-IUSE=""
-RESTRICT="strip mirror"
-
-RDEPEND="sys-libs/glibc
- games-rpg/nwn-data
- amd64? (
- app-emulation/emul-linux-x86-xlibs
- app-emulation/emul-linux-x86-sdl )
- >=games-rpg/nwn-1.68-r4
- x86? (
- x11-libs/libXcursor
- x11-libs/libXext
- x11-libs/libX11
- media-libs/libsdl )"
-
-S="${WORKDIR}/${PN}"
-dir="${GAMES_PREFIX_OPT}/nwn"
-
-pkg_setup() {
- games_pkg_setup
- elog "This package is pre-compiled so it will work on both x86 and amd64."
-}
-
-src_unpack() {
- unpack ${P}.tar.bz2 || die
- mkdir "${S}"/cursors || die
- cd "${S}"/cursors || die
- unpack cursors.tar.gz || die
-}
-
-src_install() {
- exeinto "${dir}"
- doexe nwmouse.so || die
- # libelf moved to games-rpg/nwn, see bug #210562
- #exeinto "${dir}/lib"
- #doexe libelf/libelf.so.1
- exeinto "${dir}/nwmouse/libdis"
- doexe libdis/libdisasm.so || die
- insinto "${dir}/nwmouse/cursors"
- doins cursors/* || die
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "When starting nwn the next time, nwmouse will scan the nwmain"
- elog "binary for its hooks, store this information in:"
- elog " ${dir}/nwmouse.ini"
- elog "and exit. This is normal."
- elog
- elog "You will have to remove this file whenever you update nwn."
-}
diff --git a/games-rpg/nwmovies/Manifest b/games-rpg/nwmovies/Manifest
index 37d7d7712fbe..fcc0dcf8013e 100644
--- a/games-rpg/nwmovies/Manifest
+++ b/games-rpg/nwmovies/Manifest
@@ -1,8 +1,6 @@
DIST nwmovies-0.1.tar.bz2 35046 RMD160 9a6103fd30e9ffab30f0c3e0bae151f29430f7bc SHA1 130e417b9df8d9ceb99bae1a64d74b2c1c81097c SHA256 1988ab134fa69a39ce41ac71829373b76f911e9defe492689a8f78b4638f0f05
-DIST nwmovies-v4-public.20080512.v4rc1.tar.gz 131083 RMD160 7ca698a36ffcdcbe655854d4db24c06e5ff2d702 SHA1 4b08f185e51d402f41f14af526e0bf02a06f8b65 SHA256 6a7d315dc4260f6161d99b4bef39801cbbe633e31fdfa0434a0692828d107fc0
DIST nwmovies-v4-public.20090223.080954.tar.gz 137697 RMD160 d8125432f8fa028d490790407701cdbe0942d961 SHA1 f54759f361b91341c10a88c3da77b2df308cafef SHA256 4ce60791183a0623d09b37c9f00ba42a2f7e7d953eba35b090a96cc891254f14
EBUILD nwmovies-0.1.ebuild 1631 RMD160 aaf07cb67787ab779f9eb2cd8ffae7425dd31e08 SHA1 3e8a79b5ff50b8629482f4a564f390d063afbdcc SHA256 5120f703e0bfedb14a78e8d87c8458ccc6584fa98595f5e1aada9b481d04586c
-EBUILD nwmovies-0.2.ebuild 1815 RMD160 05ac704d14c690cf54f74b540117c33398199456 SHA1 40e424c25e728ee11539c81745617082e86d5e27 SHA256 328f2a5bb7118e169877c345fcadb689e8f740ee845b6aaca25b88b34e3a6037
EBUILD nwmovies-20090223.080954.ebuild 1785 RMD160 8e142fc0ca59cafd086cd829da7579db8eec7e6d SHA1 dbfddf34c469fe779fefebfd2ecd26437d1c2c38 SHA256 50eb822df7cf92094e5457758becd93cf501056c664f9453b54243881923f259
MISC ChangeLog 1061 RMD160 3e8c0180049bfe66548cbc2f405edb59f5498f0f SHA1 8f60190ee9921604453474af3d09c0f258b4b127 SHA256 a3f6984ce0a2b9d9fc97baaaa461fcb395f50aab5e76399e59917a0e1a572306
MISC metadata.xml 251 RMD160 9384b803fabfa152a97186873f15cc95112a63a3 SHA1 81fe5266a56772467e73408b0626987e8e2f2926 SHA256 0b118075eddfc9415e146feff0c47824812fd35541e331d54e5443f7a4e27eb4
diff --git a/games-rpg/nwmovies/nwmovies-0.2.ebuild b/games-rpg/nwmovies/nwmovies-0.2.ebuild
deleted file mode 100644
index 6aaf78ef164d..000000000000
--- a/games-rpg/nwmovies/nwmovies-0.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmovies/nwmovies-0.2.ebuild,v 1.2 2009/01/09 13:58:11 mr_bones_ Exp $
-
-EAPI=2
-inherit eutils games
-
-UPSTREAM_VERSION="nwmovies-v4-public.20080512.v4rc1"
-
-DESCRIPTION="Play Neverwinter Nights movies inside the Linux client."
-HOMEPAGE="http://home.woh.rr.com/nwmovies/"
-SRC_URI="${HOMEPAGE}${UPSTREAM_VERSION}.tar.gz"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=games-rpg/nwn-data-1.29-r3[videos]"
-RDEPEND="${DEPEND}
- >=games-rpg/nwn-1.68-r4
- media-video/binkplayer"
-
-S="${WORKDIR}"
-DESTDIR="${GAMES_PREFIX_OPT}/nwn"
-
-QA_TEXTRELS="opt/nwn/nwmovies/binklib.so opt/nwn/nwmovies.so"
-QA_WX_LOAD="opt/nwn/nwmovies.so"
-QA_EXECSTACK="opt/nwn/nwmovies.so"
-QA_DT_HASH="opt/nwn/nwmovies/binklib.so opt/nwn/nwmovies/libdis/libdisasm.so opt/nwn/nwmovies.so"
-
-src_install() {
- exeinto "${DESTDIR}"
- doexe nwmovies.so nwmovies.pl || die "Installation failed"
- exeinto "${DESTDIR}/nwmovies"
- doexe nwmovies/binklib.so || die "Installation failed"
- exeinto "${DESTDIR}/nwmovies/libdis"
- doexe nwmovies/libdis/libdisasm.so || die "Installation failed"
- insinto "${DESTDIR}"
- doins nwmovies/*.txt
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "When starting nwn the next time, nwmovies will scan the nwmain"
- elog "binary for its hooks, store this information in:"
- elog " \${HOME}/.nwn/\${LANG}/nwmovies.ini"
- elog "and exit. This is normal."
- elog
- elog "You will have to remove this file whenever you update nwn."
- elog
- elog "If you have sound issues in NWN only when using nwmovies, then"
- elog "you may need to properly setup /etc/asound.conf or the equivalent"
- elog "per-user \${HOME}/.asound.conf, see comment #31 in bug #106789."
-}
diff --git a/games-rpg/nwn/Manifest b/games-rpg/nwn/Manifest
index c2e474c4adb1..0260c2f5ac40 100644
--- a/games-rpg/nwn/Manifest
+++ b/games-rpg/nwn/Manifest
@@ -24,6 +24,5 @@ EBUILD nwn-1.68-r1.ebuild 7498 RMD160 e5be0ec7ad59ab08b43d7a013a96c05e8aeee89c S
EBUILD nwn-1.68-r4.ebuild 6815 RMD160 f06ad12238df99d7c52264d060180edae6a58efd SHA1 47b7e4e7401a5ed2e73ab9ececeb80e71cfdd08b SHA256 dd6415b53e33a4a4a58a97c4b84af0f02732616c239eb7a0b1b16837d243f276
EBUILD nwn-1.68-r5.ebuild 6668 RMD160 e8420419d89db44c0d02fcf21fa83ec17edbe6ea SHA1 ced9667c5ac1c52b3828073a34168d8962a8ea00 SHA256 7de87bba8e27da2b47aee8bd8b995649c7b2eb2b72268c1614cd67459dd6ea26
EBUILD nwn-1.69-r1.ebuild 3300 RMD160 150add2b4905316ea58463dcbc585c31c489992d SHA1 a76f582954b88faad24ac820235ce11b73feff02 SHA256 61b88257aa254ef26b195ec1ca70cfc378f60e861f0341d97f805818113e8673
-EBUILD nwn-1.69.ebuild 3372 RMD160 3e6e2cf5fbaba8747505f6ac0eb363056fa5b33d SHA1 822ca710e153f18cc963d3a6e8ba9d55b1c6169b SHA256 dee011f285e5ff71c788171914c506b65b93c71b525251a0398e8f2ab1f64905
MISC ChangeLog 12912 RMD160 38f39167f2f4ad02f134b5053f683eddede61430 SHA1 cba0ce46890f028ccbf323f1a70fb0ec922492af SHA256 4b4e1b40651d3c8dd5820c5b1a07b02933e4e2df697305b62f6d77151e7d42d4
MISC metadata.xml 435 RMD160 57ca0a3136e9c0edf3c1cc5e13f0661f38d4879c SHA1 3e0e513cd5b6910cc4c1bb2bc8556753c4dda722 SHA256 1548515a46157153d708117cfe4fb01d2ba73a5f32a49967d2b70b4702b95604
diff --git a/games-rpg/nwn/nwn-1.69.ebuild b/games-rpg/nwn/nwn-1.69.ebuild
deleted file mode 100644
index 198143606cf4..000000000000
--- a/games-rpg/nwn/nwn-1.69.ebuild
+++ /dev/null
@@ -1,103 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.69.ebuild,v 1.3 2009/09/24 16:21:07 betelgeuse Exp $
-
-EAPI="2"
-
-inherit eutils games
-
-MY_PV=${PV//.}
-PATCH_URL_BASE=http://files.bioware.com/neverwinternights/updates/linux/${MY_PV}/English_linuxclient${MY_PV}_
-
-DESCRIPTION="role-playing game set in a huge medieval fantasy world of Dungeons and Dragons"
-HOMEPAGE="http://nwn.bioware.com/downloads/linuxclient.html"
-SRC_URI="http://dev.gentoo.org/~calchan/distfiles/nwn-libsdl-1.2.13.tar.bz2
- http://dev.gentoo.org/~calchan/distfiles/nwn-libelf-0.1.tar.bz2
- !sou? ( !hou? ( ${PATCH_URL_BASE}orig.tar.gz ) )
- sou? ( !hou? ( ${PATCH_URL_BASE}xp1.tar.gz ) )
- hou? ( ${PATCH_URL_BASE}xp2.tar.gz )"
-
-LICENSE="NWN-EULA"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="sou hou"
-RESTRICT="mirror strip"
-
-QA_DT_HASH="/opt/nwn/en/nwserver /opt/nwn/en/nwmain /opt/nwn/lib/libSDL-1.2.so.0.11.2 /opt/nwn/lib/libelf.so.1"
-
-NWN_DATA=">=games-rpg/nwn-data-1.29-r3[sou?,hou?"
-
-# ${P} requires games-rpg/nwn-data emerged with at least LINGUAS=en or none at all
-RDEPEND="
- || (
- ${NWN_DATA},linguas_en]
- ${NWN_DATA},-linguas_fr,-linguas_de,-linguas_es,-linguas_it]
- )
- virtual/opengl
- >=media-libs/libsdl-1.2.5
- !<games-rpg/nwmouse-0.1-r1
- x86? (
- =virtual/libstdc++-3.3
- x11-libs/libXext
- x11-libs/libX11 )
- amd64? (
- app-emulation/emul-linux-x86-baselibs
- app-emulation/emul-linux-x86-compat
- app-emulation/emul-linux-x86-xlibs )"
-DEPEND=""
-
-S=${WORKDIR}/nwn
-
-GAMES_LICENSE_CHECK="yes"
-dir=${GAMES_PREFIX_OPT}/${PN}
-Ddir=${D}/${dir}
-
-src_unpack() {
- mkdir -p "${S}"/en
- cd "${S}"/en
- unpack ${A}
- mv lib ..
-}
-
-src_install() {
- exeinto "${dir}"
- doexe "${FILESDIR}"/fixinstall
- sed -i \
- -e "s:GENTOO_USER:${GAMES_USER}:" \
- -e "s:GENTOO_GROUP:${GAMES_GROUP}:" \
- -e "s:GENTOO_DIR:${GAMES_PREFIX_OPT}:" \
- -e "s:override miles nwm:miles:" \
- -e "s:chitin.key dialog.tlk nwmain:chitin.key:" \
- -e "s:^chmod a-x:#chmod a-x:" \
- "${Ddir}"/fixinstall || die "sed"
- if use hou || use sou
- then
- sed -i \
- -e "s:chitin.key patch.key:chitin.key:" \
- "${Ddir}"/fixinstall || die "sed"
- fi
- fperms ug+x "${dir}"/fixinstall || die "perms"
- mv "${S}"/* "${Ddir}"
- games_make_wrapper nwn ./nwn "${dir}" "${dir}"
- make_desktop_entry nwn "Neverwinter Nights"
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "The included custom libSDL is patched to enable the following key sequences:"
- elog " * Left-Alt & Enter - Iconify Window"
- elog " * Right-Alt & Enter - Toggle between FullScreen/Windowed"
- elog " * Left-Control & G - Disable the mouse grab that keeps the cursor inside the NWN window"
- elog " * Right-Control & G - Re-enable the mouse grab to keep the cursor inside the NWN window"
- elog
- elog "The NWN linux client is now installed."
- elog "Proceed with the following step in order to get it working:"
- elog "Run ${dir}/fixinstall as root"
- echo
- ewarn "This version supports only english, see http://nwn.bioware.com/support/patch.html"
- ewarn "If you were playing with a different language you may want to backup your ~/.nwn and do:"
- ewarn " mv ~/.nwn/<language> ~/.nwn/en"
- ewarn "If it does not work, try removing ~/.nwn, start nwn then quit, and re-import all you"
- ewarn "need (saves, etc...) in ~/.nwn/en, but please do not file a bug."
-}