With Eric's Ultimate Solitaire, you can enjoy a myriad selection
of traditional and not-so-traditional games of solitaire. Choose from 23 different games, track your successes and failures, hone your thinking and strategy skills. This is the free demo version - a full version is available from Loki Games at http://www.lokigames.com/products/eus/
This commit is contained in:
parent
3539182f97
commit
e8c4922493
6 changed files with 281 additions and 0 deletions
58
games/eus-demo/Makefile
Normal file
58
games/eus-demo/Makefile
Normal file
|
@ -0,0 +1,58 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2000/10/16 12:24:35 abs Exp $
|
||||
#
|
||||
|
||||
DISTNAME= eus-demo
|
||||
PKGNAME= eus-demo-1.0
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= ftp://ftp.linuxgames.com/loki/demos/eus/ \
|
||||
ftp://download.linuxlords.com/pub/demos/eus/ \
|
||||
ftp://ftp.linux.tucows.com/pub/Loki/demos/eus/
|
||||
|
||||
MAINTAINER= abs@netbsd.org
|
||||
HOMEPAGE= http://www.lokigames.com/products/eus/demo.php3
|
||||
|
||||
MIRROR_DISTFILE=no
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
.if !make(fetch)
|
||||
# Someone needs to look at alpha, powerpc and sparc compat_linux
|
||||
ONLY_FOR_PLATFORM=*-*-i386
|
||||
.endif
|
||||
|
||||
.if (${MACHINE_ARCH} == "i386")
|
||||
BINTYPE= x86/glibc-2.1
|
||||
# DEPENDS+= suse_base>=6.1:../../emulators/suse_base
|
||||
.elif (${MACHINE_ARCH} == "alpha")
|
||||
BINTYPE= alpha/glibc-2.1
|
||||
.elif (${MACHINE_ARCH} == "powerpc")
|
||||
BINTYPE= ppc/glibc-2.1
|
||||
.elif (${MACHINE_ARCH} == "sparc64")
|
||||
BINTYPE= sparc64/glibc-2.1
|
||||
.endif
|
||||
|
||||
WRKNAME= eus_demo
|
||||
DISTBINNAME= EricsSolitaireDemo
|
||||
BINNAME= eus-demo
|
||||
|
||||
DIST_SUBDIR= lokigames
|
||||
LIBDIR= ${PREFIX}/lib/lokigames/${BINNAME}
|
||||
SHAREDIR= ${PREFIX}/share/doc/lokigames
|
||||
WRKSRC= ${WRKDIR}/${WRKNAME}
|
||||
|
||||
do-build:
|
||||
${SED} -e 's#@@PREFIX@@#${PREFIX}#g' \
|
||||
-e 's#@@LIBDIR@@#${LIBDIR}#g' \
|
||||
-e 's#@@BINNAME@@#${BINNAME}#g' \
|
||||
<${FILESDIR}/wrapper.sh >${WRKDIR}/${BINNAME}.sh
|
||||
|
||||
# The executable must be in the same directory as the data.
|
||||
do-install:
|
||||
${MKDIR} ${LIBDIR}
|
||||
${MKDIR} ${SHAREDIR}
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${BINNAME}.sh ${PREFIX}/bin/${BINNAME}
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/${BINTYPE}/${DISTBINNAME} ${LIBDIR}/${BINNAME}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${SHAREDIR}/${BINNAME}-README
|
||||
cd ${WRKSRC} ; ${PAX} -rw [Eai-p]* sounds ${LIBDIR}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
3
games/eus-demo/files/md5
Normal file
3
games/eus-demo/files/md5
Normal file
|
@ -0,0 +1,3 @@
|
|||
$NetBSD: md5,v 1.1.1.1 2000/10/16 12:24:35 abs Exp $
|
||||
|
||||
MD5 (lokigames/eus-demo.tar.gz) = 5ad5b22515eb890a190fb955a7f2aadc
|
10
games/eus-demo/files/wrapper.sh
Normal file
10
games/eus-demo/files/wrapper.sh
Normal file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh -e
|
||||
# $NetBSD: wrapper.sh,v 1.1.1.1 2000/10/16 12:24:35 abs Exp $
|
||||
# Simple wrapper for lokigames @@BINNAME@@
|
||||
|
||||
# linux binary calls mkdir for this with a trailing '/'
|
||||
if [ ! -d $HOME/.loki ];then
|
||||
mkdir $HOME/.loki
|
||||
fi
|
||||
cd @@LIBDIR@@
|
||||
exec ./@@BINNAME@@ $@
|
1
games/eus-demo/pkg/COMMENT
Normal file
1
games/eus-demo/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Eric's Ultimate Solitaire (linux demo)
|
7
games/eus-demo/pkg/DESCR
Normal file
7
games/eus-demo/pkg/DESCR
Normal file
|
@ -0,0 +1,7 @@
|
|||
With Eric's Ultimate Solitaire, you can enjoy a myriad selection
|
||||
of traditional and not-so-traditional games of solitaire. Choose
|
||||
from 23 different games, track your successes and failures, hone
|
||||
your thinking and strategy skills.
|
||||
|
||||
This is the free demo version - a full version is available from
|
||||
Loki Games at http://www.lokigames.com/products/eus/
|
202
games/eus-demo/pkg/PLIST
Normal file
202
games/eus-demo/pkg/PLIST
Normal file
|
@ -0,0 +1,202 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/16 12:24:37 abs Exp $
|
||||
bin/eus-demo
|
||||
lib/lokigames/eus-demo/EUS.txt
|
||||
lib/lokigames/eus-demo/eus-demo
|
||||
lib/lokigames/eus-demo/icon.bmp
|
||||
lib/lokigames/eus-demo/icon.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/DemoAd.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/allbackgroundsdice.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/angryweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/autoplay.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/autoplayhelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/backgrounds.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/backgroundshelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/bigcards.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/carddarkening.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/cards.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/cardsdark.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/cardslight.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/changinggames.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/changinggameshelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/cheaterweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/cheating.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/cheatinghelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/choosebackground.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/christmas.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/clouds.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/clubs_and_spades.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/crashing.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/crashinghelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/darkeninghelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/drew_#37.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/earthday.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/ecstaticweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/ericsnider.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/fathersday.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/freecell.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/freecellhelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/freecelltitle.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/george.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/giveupin.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/giveupout.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/gradientdice.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/granite_de_drew.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/halloween.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/happyweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/hearts_and_diamonds.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/helpin.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/helpout.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/howardvives.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/howtoplay.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/joewilliams.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/johnspeck.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/july4th.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/klondike.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/klondikehelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/klondiketitle.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/laborday.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/lefthand.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/legalweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/lincoln.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/little1.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/little2.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/littlecards.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/martinluther.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/mediumcards.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/memorialday.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/minussign.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/mothersday.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/music.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/musichelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/nerdweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/neutralweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/newdealin.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/newdealout.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number0.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number1.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number2.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number3.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number4.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number5.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number6.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number7.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number8.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/number9.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/patrick.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/patterndice.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/picturedice.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/pile.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/pilebottom.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/pileleft.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/plainweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/preferences.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/prefshelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/redealin.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/redealout.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/righthand.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/sadweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/score.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/scoreframe.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/scorehelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/sound.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/soundhelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/splash.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/tearyweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/techsupportweasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/thanksgiving.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/tricks.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/trickshelp.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/valentines.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/waybigcards.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/weasel.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/weaselicon.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/woody_woodpickle.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/youlost.xpm
|
||||
lib/lokigames/eus-demo/pixmaps/youwon.xpm
|
||||
lib/lokigames/eus-demo/sounds/areyousure1.wav
|
||||
lib/lokigames/eus-demo/sounds/areyousure2.wav
|
||||
lib/lokigames/eus-demo/sounds/areyousure3.wav
|
||||
lib/lokigames/eus-demo/sounds/areyousure4.wav
|
||||
lib/lokigames/eus-demo/sounds/brokelosestreak1.wav
|
||||
lib/lokigames/eus-demo/sounds/brokelosestreak2.wav
|
||||
lib/lokigames/eus-demo/sounds/brokelosestreak3.wav
|
||||
lib/lokigames/eus-demo/sounds/brokelosestreak4.wav
|
||||
lib/lokigames/eus-demo/sounds/brokewinstreak1.wav
|
||||
lib/lokigames/eus-demo/sounds/brokewinstreak2.wav
|
||||
lib/lokigames/eus-demo/sounds/cardfly.wav
|
||||
lib/lokigames/eus-demo/sounds/cheat.wav
|
||||
lib/lokigames/eus-demo/sounds/cheatwin1.wav
|
||||
lib/lokigames/eus-demo/sounds/cheatwin2.wav
|
||||
lib/lokigames/eus-demo/sounds/cheatwin3.wav
|
||||
lib/lokigames/eus-demo/sounds/cheatwin4.wav
|
||||
lib/lokigames/eus-demo/sounds/cheatwin5.wav
|
||||
lib/lokigames/eus-demo/sounds/didntcheat.wav
|
||||
lib/lokigames/eus-demo/sounds/extendedlose1.wav
|
||||
lib/lokigames/eus-demo/sounds/extendedlose2.wav
|
||||
lib/lokigames/eus-demo/sounds/extendedlose3.wav
|
||||
lib/lokigames/eus-demo/sounds/extendedlose4.wav
|
||||
lib/lokigames/eus-demo/sounds/extendedlose5.wav
|
||||
lib/lokigames/eus-demo/sounds/extendedlose6.wav
|
||||
lib/lokigames/eus-demo/sounds/extendwinstreak1.wav
|
||||
lib/lokigames/eus-demo/sounds/extendwinstreak2.wav
|
||||
lib/lokigames/eus-demo/sounds/extendwinstreak3.wav
|
||||
lib/lokigames/eus-demo/sounds/extendwinstreak4.wav
|
||||
lib/lokigames/eus-demo/sounds/extendwinstreak5.wav
|
||||
lib/lokigames/eus-demo/sounds/extendwinstreak6.wav
|
||||
lib/lokigames/eus-demo/sounds/fastestwin1.wav
|
||||
lib/lokigames/eus-demo/sounds/fastestwin2.wav
|
||||
lib/lokigames/eus-demo/sounds/fastestwin3.wav
|
||||
lib/lokigames/eus-demo/sounds/fastestwin4.wav
|
||||
lib/lokigames/eus-demo/sounds/fastwin1.wav
|
||||
lib/lokigames/eus-demo/sounds/fastwin2.wav
|
||||
lib/lokigames/eus-demo/sounds/fastwin3.wav
|
||||
lib/lokigames/eus-demo/sounds/fastwin4.wav
|
||||
lib/lokigames/eus-demo/sounds/fastwin5.wav
|
||||
lib/lokigames/eus-demo/sounds/fastwin6.wav
|
||||
lib/lokigames/eus-demo/sounds/goodtoseeyou.wav
|
||||
lib/lokigames/eus-demo/sounds/hello.wav
|
||||
lib/lokigames/eus-demo/sounds/hey.wav
|
||||
lib/lokigames/eus-demo/sounds/hi.wav
|
||||
lib/lokigames/eus-demo/sounds/hmmm1.wav
|
||||
lib/lokigames/eus-demo/sounds/hmmm2.wav
|
||||
lib/lokigames/eus-demo/sounds/hmmm3.wav
|
||||
lib/lokigames/eus-demo/sounds/hmmm4.wav
|
||||
lib/lokigames/eus-demo/sounds/hmmm5.wav
|
||||
lib/lokigames/eus-demo/sounds/joe.wav
|
||||
lib/lokigames/eus-demo/sounds/letgo.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame1.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame2.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame3.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame4.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame5.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame6.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame7.wav
|
||||
lib/lokigames/eus-demo/sounds/losegame8.wav
|
||||
lib/lokigames/eus-demo/sounds/place.wav
|
||||
lib/lokigames/eus-demo/sounds/shuffle.wav
|
||||
lib/lokigames/eus-demo/sounds/slowwin1.wav
|
||||
lib/lokigames/eus-demo/sounds/slowwin2.wav
|
||||
lib/lokigames/eus-demo/sounds/slowwin3.wav
|
||||
lib/lokigames/eus-demo/sounds/thateric.wav
|
||||
lib/lokigames/eus-demo/sounds/tiedwinstreak1.wav
|
||||
lib/lokigames/eus-demo/sounds/tiedwinstreak2.wav
|
||||
lib/lokigames/eus-demo/sounds/undo.wav
|
||||
lib/lokigames/eus-demo/sounds/welcome.wav
|
||||
lib/lokigames/eus-demo/sounds/welcometoeuscd.wav
|
||||
lib/lokigames/eus-demo/sounds/whatsyourname.wav
|
||||
lib/lokigames/eus-demo/sounds/whoops.wav
|
||||
lib/lokigames/eus-demo/sounds/win1.wav
|
||||
lib/lokigames/eus-demo/sounds/win2.wav
|
||||
lib/lokigames/eus-demo/sounds/win3.wav
|
||||
lib/lokigames/eus-demo/sounds/win4.wav
|
||||
lib/lokigames/eus-demo/sounds/win5.wav
|
||||
lib/lokigames/eus-demo/sounds/win6.wav
|
||||
lib/lokigames/eus-demo/sounds/win7.wav
|
||||
lib/lokigames/eus-demo/sounds/win8.wav
|
||||
lib/lokigames/eus-demo/sounds/win9.wav
|
||||
share/doc/lokigames/eus-demo-README
|
||||
@dirrm lib/lokigames/eus-demo/sounds
|
||||
@dirrm lib/lokigames/eus-demo/pixmaps
|
||||
@dirrm lib/lokigames/eus-demo
|
||||
@unexec rmdir -p %D/lib/lokigames 2>/dev/null || true
|
||||
@unexec rmdir -p %D/share/doc/lokigames 2>/dev/null || true
|
Loading…
Reference in a new issue