summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-06-15 01:53:30 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-06-15 01:53:30 +0200
commit9786e03de9c14445769c4d04130f6512f16fbb9d (patch)
tree3a1db0bdbfa2a15fa0fa4ab971cbd4bf63604006 /games
parent2b51b03b6284a0a8c8a1f4f73db152dc577b626d (diff)
downloadplay-9786e03de9c14445769c4d04130f6512f16fbb9d.tar.gz
play-9786e03de9c14445769c4d04130f6512f16fbb9d.tar.bz2
play-9786e03de9c14445769c4d04130f6512f16fbb9d.zip
Moved to the ebuild-like way
Diffstat (limited to 'games')
-rw-r--r--games/bg22
-rw-r--r--games/fallout3
-rw-r--r--games/steam7
-rw-r--r--games/torchlight3
4 files changed, 15 insertions, 0 deletions
diff --git a/games/bg2 b/games/bg2
new file mode 100644
index 0000000..bb581ba
--- /dev/null
+++ b/games/bg2
@@ -0,0 +1,2 @@
+SIZE="1024x768"
+GPATH="c:/spiele/bg2/baldur.exe"
diff --git a/games/fallout b/games/fallout
new file mode 100644
index 0000000..3aac10a
--- /dev/null
+++ b/games/fallout
@@ -0,0 +1,3 @@
+PREFIX="~/.fallout"
+SIZE="640x480"
+GPATH="c:/spiele/fallout/falloutw.exe"
diff --git a/games/steam b/games/steam
new file mode 100644
index 0000000..1014061
--- /dev/null
+++ b/games/steam
@@ -0,0 +1,7 @@
+PREFIX="~/.steam"
+SIZE="1280x1024"
+GPATH="c:/programme/steam/steam.exe"
+
+steamapp () {
+ [[ $# > 0 ]] && export ARGS="-applaunch ${=@}"
+}
diff --git a/games/torchlight b/games/torchlight
new file mode 100644
index 0000000..cf050f1
--- /dev/null
+++ b/games/torchlight
@@ -0,0 +1,3 @@
+inherit steam
+
+steamapp 41600