summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Peterson <lavajoe@gentoo.org>2009-04-26 17:46:56 +0000
committerJoe Peterson <lavajoe@gentoo.org>2009-04-26 17:46:56 +0000
commit44a913dc18166fc14e3e6703f7deae7245833ea2 (patch)
treee702ac25d5e243d36ea47303342f45263da8a5ba /games-simulation/secondlife-bin
parentarm/ia64/s390/sh/sparc stable wrt #265704 (diff)
downloadgentoo-2-44a913dc18166fc14e3e6703f7deae7245833ea2.tar.gz
gentoo-2-44a913dc18166fc14e3e6703f7deae7245833ea2.tar.bz2
gentoo-2-44a913dc18166fc14e3e6703f7deae7245833ea2.zip
Add new official release 1.22.11
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation/secondlife-bin')
-rw-r--r--games-simulation/secondlife-bin/ChangeLog9
-rw-r--r--games-simulation/secondlife-bin/files/secondlife-bin-1.22.11-amd64-audio-streaming-fix.patch11
-rw-r--r--games-simulation/secondlife-bin/secondlife-bin-1.21.6.ebuild4
-rw-r--r--games-simulation/secondlife-bin/secondlife-bin-1.22.11.ebuild101
4 files changed, 122 insertions, 3 deletions
diff --git a/games-simulation/secondlife-bin/ChangeLog b/games-simulation/secondlife-bin/ChangeLog
index c38e67df84b6..9d376abec112 100644
--- a/games-simulation/secondlife-bin/ChangeLog
+++ b/games-simulation/secondlife-bin/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for games-simulation/secondlife-bin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v 1.17 2009/04/16 19:42:28 lavajoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v 1.18 2009/04/26 17:46:55 lavajoe Exp $
+
+*secondlife-bin-1.22.11 (26 Apr 2009)
+
+ 26 Apr 2009; Joe Peterson <lavajoe@gentoo.org>
+ +files/secondlife-bin-1.22.11-amd64-audio-streaming-fix.patch,
+ +secondlife-bin-1.22.11.ebuild:
+ Add new official release 1.22.11
*secondlife-bin-1.22_rc11-r1 (16 Apr 2009)
diff --git a/games-simulation/secondlife-bin/files/secondlife-bin-1.22.11-amd64-audio-streaming-fix.patch b/games-simulation/secondlife-bin/files/secondlife-bin-1.22.11-amd64-audio-streaming-fix.patch
new file mode 100644
index 000000000000..3341f4306c24
--- /dev/null
+++ b/games-simulation/secondlife-bin/files/secondlife-bin-1.22.11-amd64-audio-streaming-fix.patch
@@ -0,0 +1,11 @@
+--- secondlife.old 2009-03-06 16:05:19.000000000 -0700
++++ secondlife 2009-04-16 12:21:50.000000000 -0600
+@@ -5,7 +5,7 @@
+ ## testing phase; you should not usually need to touch them.
+
+ ## - Avoids using any OpenAL audio driver.
+-#export LL_BAD_OPENAL_DRIVER=x
++export LL_BAD_OPENAL_DRIVER=x
+ ## - Avoids using any FMOD audio driver.
+ #export LL_BAD_FMOD_DRIVER=x
+
diff --git a/games-simulation/secondlife-bin/secondlife-bin-1.21.6.ebuild b/games-simulation/secondlife-bin/secondlife-bin-1.21.6.ebuild
index eafca2a817fd..3f1ddefbd04b 100644
--- a/games-simulation/secondlife-bin/secondlife-bin-1.21.6.ebuild
+++ b/games-simulation/secondlife-bin/secondlife-bin-1.21.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.21.6.ebuild,v 1.2 2008/12/07 07:21:16 lavajoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.21.6.ebuild,v 1.3 2009/04/26 17:46:55 lavajoe Exp $
inherit eutils multilib games
diff --git a/games-simulation/secondlife-bin/secondlife-bin-1.22.11.ebuild b/games-simulation/secondlife-bin/secondlife-bin-1.22.11.ebuild
new file mode 100644
index 000000000000..0519acb3f4ee
--- /dev/null
+++ b/games-simulation/secondlife-bin/secondlife-bin-1.22.11.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.22.11.ebuild,v 1.1 2009/04/26 17:46:55 lavajoe Exp $
+
+inherit eutils multilib games
+
+SECONDLIFE_REVISION=113941
+MY_P="SecondLife-i686-${PV}.${SECONDLIFE_REVISION}"
+
+DESCRIPTION="The Second Life (an online, 3D virtual world) viewer"
+HOMEPAGE="http://secondlife.com/"
+SRC_URI="http://download-secondlife-com.s3.amazonaws.com/${MY_P}.tar.bz2"
+RESTRICT="mirror strip"
+
+LICENSE="GPL-2-with-Linden-Lab-FLOSS-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Note, used to RDEPEND on:
+# media-fonts/kochi-substitute
+RDEPEND="sys-libs/glibc
+ sys-apps/dbus
+ x11-libs/libX11
+ x11-libs/libXau
+ x11-libs/libXdmcp
+ x11-libs/libXext
+ dev-libs/libgcrypt
+ dev-libs/libgpg-error
+ dev-libs/openssl
+ media-libs/freetype
+ media-libs/libogg
+ media-libs/libsdl
+ media-libs/libvorbis
+ media-libs/gstreamer
+ net-libs/gnutls
+ net-misc/curl
+ sys-libs/zlib
+ virtual/glu
+ virtual/opengl
+ amd64? (
+ app-emulation/emul-linux-x86-sdl
+ app-emulation/emul-linux-x86-gtklibs
+ )"
+
+S="${WORKDIR}/${MY_P}"
+
+SECONDLIFE_HOME="${GAMES_PREFIX_OPT}/secondlife"
+
+QA_TEXTRELS="${SECONDLIFE_HOME:1}/bin/libllkdu.so
+ ${SECONDLIFE_HOME:1}/lib/libkdu_v42R.so
+ ${SECONDLIFE_HOME:1}/lib/libfmod-3.75.so
+ ${SECONDLIFE_HOME:1}/lib/libvivoxsdk.so
+ ${SECONDLIFE_HOME:1}/app_settings/mozilla-runtime-linux-i686/libxul.so"
+QA_EXECSTACK="${SECONDLIFE_HOME:1}/bin/do-not-directly-run-secondlife-bin
+ ${SECONDLIFE_HOME:1}/bin/libllkdu.so
+ ${SECONDLIFE_HOME:1}/lib/libSDL-1.2.so.0
+ ${SECONDLIFE_HOME:1}/lib/libcrypto.so.0.9.7
+ ${SECONDLIFE_HOME:1}/lib/libkdu_v42R.so
+ ${SECONDLIFE_HOME:1}/lib/libfmod-3.75.so
+ ${SECONDLIFE_HOME:1}/app_settings/mozilla-runtime-linux-i686/libxul.so"
+
+pkg_setup() {
+ games_pkg_setup
+
+ # x86 binary package, ABI=x86
+ has_multilib_profile && ABI="x86"
+}
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ # On 64-bit systems, we need to uncomment LL_BAD_OPENAL_DRIVER=x
+ # to fix streaming audio.
+ use amd64 && epatch "${FILESDIR}"/${P}-amd64-audio-streaming-fix.patch
+}
+
+src_install() {
+ exeinto "${SECONDLIFE_HOME}"
+ doexe launch_url.sh linux-crash-logger.bin secondlife || die
+ rm -rf launch_url.sh linux-crash-logger.bin secondlife
+
+ exeinto "${SECONDLIFE_HOME}"/bin
+ doexe bin/* || die
+ rm -rf bin
+
+ exeinto "${SECONDLIFE_HOME}"/lib
+ doexe lib/* || die
+ rm -rf lib
+
+ insinto "${SECONDLIFE_HOME}"
+ doins -r * || die "doins * failed"
+
+ #dosym /usr/share/fonts/kochi-substitute/kochi-mincho-subst.ttf "${SECONDLIFE_HOME}"/unicode.ttf
+
+ games_make_wrapper secondlife-bin "./secondlife --set VersionChannelName Gentoo" "${SECONDLIFE_HOME}" "${SECONDLIFE_HOME}"/lib
+ make_desktop_entry secondlife-bin "Second Life" /opt/secondlife/secondlife_icon.png
+
+ prepgamesdirs
+}