<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>16103</bug_id>
          
          <creation_ts>2003-02-20 17:09 0000</creation_ts>
          <short_desc>quake3-osp-1.02.ebuild (update)</short_desc>
          <delta_ts>2003-07-02 06:34:05 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>danbala@gmx.net</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>danbala@gmx.net</who>
            <bug_when>2003-02-20 17:09:50 0000</bug_when>
            <thetext>newest version of quake3-osp

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>danbala@gmx.net</who>
            <bug_when>2003-02-20 17:12:00 0000</bug_when>
            <thetext>Created an attachment (id=8552)
quake3-osp-1.02.ebuild (update)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>danbala@gmx.net</who>
            <bug_when>2003-02-20 19:30:24 0000</bug_when>
            <thetext>(From update of attachment 8552)
&gt;# Copyright 1999-2003 Gentoo Technologies, Inc.
&gt;# Distributed under the terms of the GNU General Public License v2
&gt;# $Header: /home/cvsroot/gentoo-x86/app-games/quake3-osp/quake3-osp-1.02.ebuild,v 1.7 2003/02/13 07:52:51 vapier Exp $
&gt;
&gt;IUSE=&quot;opengl&quot;
&gt;
&gt;S=${WORKDIR}/${P}
&gt;DESCRIPTION=&quot;Quake III - OSP&quot;
&gt;SRC_URI=&quot;http://www.orangesmoothie.org/downloads/osp-Quake3-1.02_full.zip&quot;
&gt;HOMEPAGE=&quot;http://www.orangesmoothie.org/&quot;
&gt;LICENSE=&quot;GPL-2&quot;
&gt;DEPEND=&quot;app-arch/unzip&quot;
&gt;RDEPEND=&quot;virtual/glibc
&gt;		&gt;=app-games/quake3-1.31
&gt;		app-misc/screen
&gt;		opengl? ( virtual/opengl )&quot;
&gt;SLOT=&quot;0&quot;
&gt;KEYWORDS=&quot;x86 -ppc&quot;
&gt;
&gt;src_unpack() {
&gt;	unzip -q ${DISTDIR}/osp-Quake3-1.02_full.zip || die
&gt;}
&gt;
&gt;src_compile () {
&gt;	chown -R root.games ${WORKDIR}/osp
&gt;	find ${WORKDIR}/osp -type d -print0 | xargs --null chmod 755
&gt;	find ${WORKDIR}/osp -type f -print0 | xargs --null chmod 744
&gt;}
&gt;
&gt;src_install() {
&gt;	dodir /opt/quake3
&gt;	mv ${WORKDIR}/osp ${D}/opt/quake3
&gt;	insinto /opt/quake3
&gt;	doins ${FILESDIR}/startosp
&gt;	fperms 754 /opt/quake3/startosp
&gt;	fowners root.games /opt/quake3/startosp
&gt;	if [ ! -f /opt/quake3/osp/server.cfg ]; then
&gt;		insinto /opt/quake3/osp
&gt;		doins ${FILESDIR}/server.cfg
&gt;		fowners root.games /opt/quake3/osp/server.cfg
&gt;	fi
&gt;	insinto /etc/init.d
&gt;	newins ${FILESDIR}/osp.rc q3ded-osp
&gt;	fperms u+x /etc/init.d/q3ded-osp
&gt;}
&gt;
&gt;pkg_postinst() {
&gt;	einfo &quot;To start an osp server, run&quot;
&gt;	einfo &quot;&quot;
&gt;	einfo &quot;\t/etc/init.d/q3ded-osp start&quot;
&gt;	echo &quot;&quot;
&gt;	einfo &quot;The server is started under the q3 user account.&quot;
&gt;}
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jose_costa@netcabo.pt</who>
            <bug_when>2003-03-10 09:35:39 0000</bug_when>
            <thetext>well, there&apos;s already a version 1.03a of OSP.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ardrigh@paradise.net.nz</who>
            <bug_when>2003-05-10 10:47:21 0000</bug_when>
            <thetext>You will need to update the quake3-osp ebuild to the latest version 1.03a

The main change is in the SRC_URI should now be &quot;ftp://quake3files.com/pub/modifications/osp/osp-Quake3-1[1].03a_full.zip&quot; or until someone finds a better mirror for the file (upload to ibiblio ??).

 Note: OSP files are now hosted on Fileshack, requiring logins etc, so you can&apos;t download direct from the OSP site.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ardrigh@paradise.net.nz</who>
            <bug_when>2003-05-10 11:09:41 0000</bug_when>
            <thetext> Hmm, seem to be issues using the URL I provided.

 Either way, ftp.jetstreamgames.co.nz/pub/q3/osp/osp-Quake3-1.03a_full.zip has the file also, anon login etc. 

 But it&apos;s hosted in New Zealand (arse end of the intarweb!), so would fully recommend uploading to a larger file mirror like ibiblio, and having this ready for the 1.4 final release :P</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-07-02 06:34:05 0000</bug_when>
            <thetext>ok, i version bumped osp to 1.03a in cvs ... sorry about taking so long :/

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-games/quake3-osp/quake3-osp-1.03a.ebuild?rev=1.1&amp;content-type=text/vnd.viewcvs-markup


it utilizes this new eclass:
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/eclass/games-q3mod.eclass?rev=1.1&amp;content-type=text/vnd.viewcvs-markup</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>8552</attachid>
            <date>2003-02-20 17:12 0000</date>
            <desc>quake3-osp-1.02.ebuild (update)</desc>
            <filename>quake3-osp-1.02.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAzIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
CiMgJEhlYWRlcjogL2hvbWUvY3Zzcm9vdC9nZW50b28teDg2L2FwcC1nYW1lcy9xdWFrZTMtb3Nw
L3F1YWtlMy1vc3AtMS4wMS1yMS5lYnVpbGQsdiAxLjcgMjAwMy8wMi8xMyAwNzo1Mjo1MSB2YXBp
ZXIgRXhwICQKCklVU0U9Im9wZW5nbCIKClM9JHtXT1JLRElSfS8ke1B9CkRFU0NSSVBUSU9OPSJR
dWFrZSBJSUkgLSBPU1AiClNSQ19VUkk9Imh0dHA6Ly93d3cub3Jhbmdlc21vb3RoaWUub3JnL2Rv
d25sb2Fkcy9vc3AtUXVha2UzLTEuMDJfZnVsbC56aXAiCkhPTUVQQUdFPSJodHRwOi8vd3d3Lm9y
YW5nZXNtb290aGllLm9yZy8iCkxJQ0VOU0U9IkdQTC0yIgpERVBFTkQ9ImFwcC1hcmNoL3Vuemlw
IgpSREVQRU5EPSJ2aXJ0dWFsL2dsaWJjCgkJPj1hcHAtZ2FtZXMvcXVha2UzLTEuMzEKCQlhcHAt
bWlzYy9zY3JlZW4KCQlvcGVuZ2w/ICggdmlydHVhbC9vcGVuZ2wgKSIKU0xPVD0iMCIKS0VZV09S
RFM9Ing4NiAtcHBjIgoKc3JjX3VucGFjaygpIHsKCXVuemlwIC1xICR7RElTVERJUn0vb3NwLVF1
YWtlMy0xLjAyX2Z1bGwuemlwIHx8IGRpZQp9CgpzcmNfY29tcGlsZSAoKSB7CgljaG93biAtUiBy
b290LmdhbWVzICR7V09SS0RJUn0vb3NwCglmaW5kICR7V09SS0RJUn0vb3NwIC10eXBlIGQgLXBy
aW50MCB8IHhhcmdzIC0tbnVsbCBjaG1vZCA3NTUKCWZpbmQgJHtXT1JLRElSfS9vc3AgLXR5cGUg
ZiAtcHJpbnQwIHwgeGFyZ3MgLS1udWxsIGNobW9kIDc0NAp9CgpzcmNfaW5zdGFsbCgpIHsKCWRv
ZGlyIC9vcHQvcXVha2UzCgltdiAke1dPUktESVJ9L29zcCAke0R9L29wdC9xdWFrZTMKCWluc2lu
dG8gL29wdC9xdWFrZTMKCWRvaW5zICR7RklMRVNESVJ9L3N0YXJ0b3NwCglmcGVybXMgNzU0IC9v
cHQvcXVha2UzL3N0YXJ0b3NwCglmb3duZXJzIHJvb3QuZ2FtZXMgL29wdC9xdWFrZTMvc3RhcnRv
c3AKCWlmIFsgISAtZiAvb3B0L3F1YWtlMy9vc3Avc2VydmVyLmNmZyBdOyB0aGVuCgkJaW5zaW50
byAvb3B0L3F1YWtlMy9vc3AKCQlkb2lucyAke0ZJTEVTRElSfS9zZXJ2ZXIuY2ZnCgkJZm93bmVy
cyByb290LmdhbWVzIC9vcHQvcXVha2UzL29zcC9zZXJ2ZXIuY2ZnCglmaQoJaW5zaW50byAvZXRj
L2luaXQuZAoJbmV3aW5zICR7RklMRVNESVJ9L29zcC5yYyBxM2RlZC1vc3AKCWZwZXJtcyB1K3gg
L2V0Yy9pbml0LmQvcTNkZWQtb3NwCn0KCnBrZ19wb3N0aW5zdCgpIHsKCWVpbmZvICJUbyBzdGFy
dCBhbiBvc3Agc2VydmVyLCBydW4iCgllaW5mbyAiIgoJZWluZm8gIlx0L2V0Yy9pbml0LmQvcTNk
ZWQtb3NwIHN0YXJ0IgoJZWNobyAiIgoJZWluZm8gIlRoZSBzZXJ2ZXIgaXMgc3RhcnRlZCB1bmRl
ciB0aGUgcTMgdXNlciBhY2NvdW50LiIKfQo=
</data>        

          </attachment>
    </bug>

</bugzilla>