Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 106263 Details for
Bug 127026
Requesting a Second Life client ebuild (secondlife)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
secondlife-20070108c.ebuild
secondlife-20070108c.ebuild (text/plain), 2.27 KB, created by
Aidan Thornton
on 2007-01-09 21:42:40 UTC
(
hide
)
Description:
secondlife-20070108c.ebuild
Filename:
MIME Type:
Creator:
Aidan Thornton
Created:
2007-01-09 21:42:40 UTC
Size:
2.27 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit games toolchain-funcs > >DESCRIPTION="A 3D MMORPG virtual world entirely built and owned by its residents" >HOMEPAGE="http://secondlife.com/" >SRC_URI="http://secondlife.com/developers/opensource/downloads/slviewer-src-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="-* ~amd64 ~x86" >IUSE="" > >RDEPEND=">=x11-libs/gtk+-2 > =dev-libs/apr-util-1* > dev-libs/boost > net-misc/curl > dev-libs/openssl > media-libs/freetype > media-libs/jpeg > media-libs/libsdl > media-libs/mesa > media-libs/libogg > media-libs/libvorbis > >=media-libs/fmod-3.75 > =sys-libs/db-4.2* > dev-libs/expat > sys-libs/zlib > >=dev-libs/xmlrpc-epi-0.51 > dev-libs/ELFIO > media-libs/openjpeg" > >DEPEND="${RDEPEND} > dev-util/scons > dev-util/pkgconfig" > >S="${WORKDIR}/linden" > >src_unpack() { > unpack ${A} > cd "${S}/indra" > > epatch "${FILESDIR}"/${P}-gentoo.patch > epatch "${FILESDIR}"/slviewer-src-20070108c-cplusplus.patch > epatch "${FILESDIR}"/slviewer-src-20070108c-extra.patch > epatch "${FILESDIR}"/slviewer-src-20070108c-llembeddeditems.patch > epatch "${FILESDIR}"/slviewer-src-20070108c-uictrlfactory.patch > epatch "${FILESDIR}"/slviewer-src-20070108c-datapath.patch > > sed -i -e "s/gcc_bin = .*$/gcc_bin = '$(tc-getCXX)'/" SConstruct || die > sed -i -e "s/yacc/yacc -b y/" SConstruct || die >} > >src_compile() { > local myarch > > if [ "${ARCH}" == "x86" ] ; then > myarch="i686" > elif [ "${ARCH}" == "amd64" ] ; then > myarch="x86_64" > elif [ "${ARCH}" == "ppc" ] ; then > myarch="powerpc" > fi > > cd "${S}"/indra > CLIENT_CPPFLAGS="${CXXFLAGS}" scons \ > BUILD=release \ > ARCH="${myarch}" \ > BTARGET=client \ > DISTCC=no || die >} > >src_install() { > cd ${S}/indra/newview/ > dodoc featuretable.txt licenses-linux.txt releasenotes.txt linux_tools/client-readme.txt > mkdir -p ${D}/usr/share/games/secondlife > mkdir -p ${D}/usr/bin/ > cp -r gpu_table.txt linux_tools/unicode.ttf linux_tools/launch_url.sh app_settings character fonts help skins res-sdl ${D}/usr/share/games/secondlife/ || die > cp ../../scripts/messages/message_template.msg ${D}/usr/share/games/secondlife/app_settings/message_template.msg || die > cp secondlife-i686-bin-stripped ${D}/usr/share/games/secondlife/secondlife-bin || die > cp linux_tools/wrapper.sh ${D}/usr/bin/secondlife >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 127026
:
87669
|
90814
|
90819
|
92739
|
101806
|
106217
|
106219
|
106221
|
106223
|
106225
|
106253
|
106259
|
106263
|
106265
|
106350
|
106352
|
106354
|
106554
|
106556
|
106558
|
106833
|
106834
|
106839
|
106898
|
106900
|
107290
|
107515
|
107540
|
107542
|
107550
|
107566
|
107598
|
107599
|
107600
|
107601
|
107603
|
108183
|
108224
|
110626
|
110627
|
110629
|
110630
|
110634
|
110636
|
110647
|
110648
|
110649
|
110651
|
110652
|
110654
|
110655
|
110656
|
110696
|
110698
|
111517
|
111519
|
111521
|
113643
|
113644
|
113664
|
113666
|
113668
|
113670
|
135152
|
142612
|
151751
|
151753
|
151755
|
152403
|
152405
|
152481
|
152485
|
152487
|
152745
|
152747
|
152749
|
156521