mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 06:31:47 +00:00
One more icculus.org/quake3 purge, should be the last...
Also one minor change to the website's get it page.
This commit is contained in:
parent
40655712ce
commit
c586def044
4 changed files with 8 additions and 8 deletions
2
NOTTODO
2
NOTTODO
|
@ -18,7 +18,7 @@ pk3s from either Team Arena or the original game itself.
|
|||
Removing the SDL/OpenAL header files from SVN. Having them in SVN makes it easier
|
||||
for non-Linux platforms to compile the game. This isn't changing.
|
||||
|
||||
MP3 support. It is already done, see: http://icculus.org/quake3/?page=patches
|
||||
MP3 support. It is already done, see: http://ioquake3.org/?page=patches
|
||||
|
||||
All development should take place on the trunk. This includes bug
|
||||
fixes, new features and experimental stuff.
|
||||
|
|
|
@ -3,10 +3,10 @@ BASEDIR=/usr/local/share/games
|
|||
TZ=PST
|
||||
PATH=/sbin:/usr/sbin:/usr/bin:/usr/sadm/install/bin
|
||||
PKG=ioquake3
|
||||
NAME=Icculus.Org Quake3 1.34 for Solaris 10 (X11,GLX,SDL)
|
||||
NAME=ioquake3 1.34 for Solaris 10 (X11,GLX,SDL)
|
||||
VERSION=
|
||||
CATEGORY=application,graphics,opengl
|
||||
DESC=Icculus.Org Quake3 1.34 for Solaris 10 (http://www.icculus.org/quake3)
|
||||
VENDOR=http://www.icculus.org/quake3
|
||||
DESC=Icculus.Org Quake3 1.34 for Solaris 10 (http://www.ioquake3.org/)
|
||||
VENDOR=http://www.ioquake3.org/
|
||||
EMAIL=quake@cojot.name
|
||||
PKGSAV=/var/sadm/pkg/ioquake3/save
|
||||
|
|
|
@ -3,10 +3,10 @@ BASEDIR=/usr/local/share/games
|
|||
TZ=PST
|
||||
PATH=/sbin:/usr/sbin:/usr/bin:/usr/sadm/install/bin
|
||||
PKG=ioquake3d
|
||||
NAME=Icculus.Org Quake3 game data files for Solaris 10 (X11,GLX,SDL)
|
||||
NAME=ioquake3 game data files for Solaris 10 (X11,GLX,SDL)
|
||||
VERSION=
|
||||
CATEGORY=application,graphics,opengl
|
||||
DESC=Icculus.Org Quake3 game data files for Solaris 10 (http://www.icculus.org/quake3)
|
||||
VENDOR=http://www.icculus.org/quake3
|
||||
DESC=ioquake3 game data files for Solaris 10 (http://www.ioquake3.org/)
|
||||
VENDOR=http://www.ioquake3.org/
|
||||
EMAIL=quake@cojot.name
|
||||
PKGSAV=/var/sadm/pkg/ioquake3d/save
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<install product="ioquake3"
|
||||
desc="ioquake3"
|
||||
version="@VERSION@"
|
||||
update_url="http://www.icculus.org/quake3/updates.txt"
|
||||
update_url="http://www.ioquake3.org/updates.txt"
|
||||
promptbinaries="yes"
|
||||
reinstall="yes"
|
||||
nopromptoverwrite="yes"
|
||||
|
|
Loading…
Reference in a new issue