Portage is a package management system used by Gentoo Linux
# ChangeLog for games-rpg/nwmovies
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmovies/ChangeLog,v 1.4 2008/08/02 14:00:15 calchan Exp $
*nwmovies-0.2 (02 Aug 2008)
02 Aug 2008; Denis Dupeyron
+nwmovies-0.2.ebuild:
Version bump. Switched to using upstream's precompiled and tested
binaries.
29 May 2008; Christian Faulhammer
stable x86, bug 222519
20 Feb 2008; Denis Dupeyron
Fixed bug #210562, thanks to Anton Romanov.
*nwmovies-0.1 (16 Feb 2008)
16 Feb 2008; Denis Dupeyron
+nwmovies-0.1.ebuild:
Initial commit.
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
EBUILD nwmovies-0.1.ebuild 1631 RMD160 aaf07cb67787ab779f9eb2cd8ffae7425dd31e08 SHA1 3e8a79b5ff50b8629482f4a564f390d063afbdcc SHA256 5120f703e0bfedb14a78e8d87c8458ccc6584fa98595f5e1aada9b481d04586c
EBUILD nwmovies-0.2.ebuild 1912 RMD160 17556112a662a3f92ef378121b3fd6cf08a00176 SHA1 50c0601a9a9febc288b0e870414440fdc4d95fd5 SHA256 5a454407359d815454baad31048a25e02837f3fcca3939d0a9ab81163293f8d1
MISC ChangeLog 775 RMD160 f5d0c4c4b2b8d1c250f1d097a34bcfb95304decc SHA1 8299f59d42d3d0f751a5d28bcf62a790cb6a8816 SHA256 f5db151f174263d709b33bd23418777e1e83ae5d67b75164f06e56208774c610
MISC metadata.xml 251 RMD160 9384b803fabfa152a97186873f15cc95112a63a3 SHA1 81fe5266a56772467e73408b0626987e8e2f2926 SHA256 0b118075eddfc9415e146feff0c47824812fd35541e331d54e5443f7a4e27eb4
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmovies/nwmovies-0.1.ebuild,v 1.5 2008/08/02 14:00:15 calchan Exp $
inherit eutils games
DESCRIPTION="Play Neverwinter Nights movies inside the Linux client."
HOMEPAGE="http://home.woh.rr.com/nwmovies/nwmovies/"
SRC_URI="http://dev.gentoo.org/~calchan/distfiles/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=">=games-rpg/nwn-data-1.29-r3"
RDEPEND="${DEPEND}
>=games-rpg/nwn-1.68-r4
!>=games-rpg/nwn-1.69
media-video/binkplayer"
S="${WORKDIR}"
DESTDIR="${GAMES_PREFIX_OPT}/nwn"
pkg_setup() {
games_pkg_setup
built_with_use games-rpg/nwn-data videos || die "nwn-data requires USE=videos"
}
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"
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'll need to properly setup /etc/asound.conf or the equivalent"
elog "per-user \${HOME}/.asound.conf, see comment #31 in bug #106789."
}
# Copyright 1999-2008 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.1 2008/08/02 14:00:15 calchan Exp $
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"
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"
pkg_setup() {
games_pkg_setup
built_with_use games-rpg/nwn-data videos || die "nwn-data requires USE=videos"
}
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."
}