* Solaris package patch

This commit is contained in:
Tim Angus 2006-03-14 22:26:35 +00:00
parent be6ca402e8
commit 8b41386905
19 changed files with 349 additions and 0 deletions

View file

@ -0,0 +1,2 @@
P SUNWxilrl XIL Runtime Environment
P SFWsdl SDL - Simple DirectMedia Layer library

View file

@ -0,0 +1,12 @@
CLASSES=none
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)
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
EMAIL=quake@cojot.name
PKGSAV=/var/sadm/pkg/ioquake3d/save

View file

@ -0,0 +1,10 @@
#!/bin/sh
#
# @(#)postinstall $Id: postinstall,v 1.2 2006/01/25 13:22:56 coyote Exp $
#
# postinstall script for quake3
quake3_dir=$BASEDIR
exit 0

View file

@ -0,0 +1,10 @@
#!/bin/sh
#
# @(#)postinstall $Id: postremove,v 1.2 2006/01/25 13:22:56 coyote Exp $
#
# postinstall script for quake3
quake3_dir=$BASEDIR
exit 0

View file

@ -0,0 +1,10 @@
#!/bin/sh
#
# @(#)postinstall $Id: preinstall,v 1.2 2006/01/25 13:22:56 coyote Exp $
#
# postinstall script for quake3
quake3_dir=$BASEDIR
exit 0

View file

@ -0,0 +1,10 @@
#!/bin/sh
#
# @(#)postinstall $Id: preremove,v 1.2 2006/01/25 13:22:56 coyote Exp $
#
# postinstall script for quake3
quake3_dir=$BASEDIR
exit 0

View file

@ -0,0 +1,8 @@
!default 0755 root bin
i pkginfo
i copyright
i depend
i postinstall
i postremove
i preinstall
i preremove

View file

@ -0,0 +1 @@
/usr/local/share 50000 100