You are not logged in.
Hello,
since Penumbra are offering their full collection this weekend for 5$ !! i will be happy if someone can build a pkgbuild for us....
this is the link:
http://www.penumbragame.com/game.php
i suggest anyone that wants to support companys that port their games to linux - buy it for 5$ ![]()
thanks
Offline
You can build pkgbuild too, not so hard, just read some related archwiki pages.
Is it actually on this weekend only ?
Offline
I just bought the game - almost can't believe how good that offer is - and installed it. It installs locally to a directory you specify i.e. in your ~. So, there is really no need for a PKGBUILD the way I see it.
Edit: I was mistaken. It creates .desktop files and a config dir in ~.
Last edited by Ashren (2009-07-18 19:31:58)
Offline
I just bought the game - almost can't believe how good that offer is - and installed it. It installs locally to a directory you specify i.e. in your ~. So, there is really no need for a PKGBUILD the way I see it.
Edit: I was mistaken. It creates .desktop files and a config dir in ~.
you can use the installer and specify where to install the game. *.desktop files go to ~/.local/share/applications as usual.
on x86_64 you need some lib32 files to play the game - i think the usual ones. and lib32-gtk2 and lib32-pango for the installer.
$ export GTK_PATH=/opt/lib32/usr/lib/gtk-2.0
$ export PANGO_RC_FILE=/opt/lib32/config/pango/pangorc
$ export GDK_PIXBUF_MODULE_FILE=/opt/lib32/config/gdk/gdk-pixbuf.loadersand then run the installer:
sh PenumbraCollection-1.0.shOffline
i installed it to /opt it accually works fine on 64 bit w/o any exports. (for the installer you do need) - it works great.
i just like the pkg better, because i know when i remove it - its gone.
i know how to make a pkgbuild, make some of my own, but i never get it to work good when its an .sh file.
anyway, installed it with the installer, but still would love a pkgbuild.
Offline
i know how to make a pkgbuild, make some of my own, but i never get it to work good when its an .sh file.
anyway, installed it with the installer, but still would love a pkgbuild.
Try to get some ideas from the already existing Penumbra demo on AUR. It no longer works now but is seems there is a way to extract the files from the .sh file, of which you can put where ever you want.
▁▂▃▄▅▆▇█▉▊▋▌▍▎▏▏▎▍▌▋▊▉█▇▆▅▄▃▂▁
Offline
Offline
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline
Thank You!!!
▁▂▃▄▅▆▇█▉▊▋▌▍▎▏▏▎▍▌▋▊▉█▇▆▅▄▃▂▁
Offline