You are not logged in.

#1 2009-07-18 08:25:57

adamruss
Member
Registered: 2008-01-17
Posts: 143

[Request] - Penumbra Full Collection

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$ smile

thanks

Offline

#2 2009-07-18 15:01:14

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: [Request] - Penumbra Full Collection

You can build pkgbuild too, not so hard, just read some related archwiki pages.

Is it actually on this weekend only ?

Offline

#3 2009-07-18 19:19:00

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: [Request] - Penumbra Full Collection

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

#4 2009-07-18 19:56:59

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: [Request] - Penumbra Full Collection

Ashren wrote:

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.loaders

and then run the installer:

sh PenumbraCollection-1.0.sh

Offline

#5 2009-07-18 21:33:30

adamruss
Member
Registered: 2008-01-17
Posts: 143

Re: [Request] - Penumbra Full Collection

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

#6 2009-07-24 14:33:24

quantumphaze
Member
From: Melbourne, Australia
Registered: 2008-11-14
Posts: 175

Re: [Request] - Penumbra Full Collection

adamruss wrote:

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

#7 2009-07-26 08:32:22

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: [Request] - Penumbra Full Collection

It's a bash script. Take a look:

head -n377 PenumbraCollection-1.0.sh

Gentoo has an ebuild.

Offline

#8 2009-10-19 00:17:37

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: [Request] - Penumbra Full Collection

Done.  Ok, maybe a bit late: roll

AUR Link

Last edited by Gen2ly (2009-10-19 00:18:10)


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

#9 2009-10-19 04:17:26

quantumphaze
Member
From: Melbourne, Australia
Registered: 2008-11-14
Posts: 175

Re: [Request] - Penumbra Full Collection

Thank You!!!


▁▂▃▄▅▆▇█▉▊▋▌▍▎▏▏▎▍▌▋▊▉█▇▆▅▄▃▂▁

Offline

Board footer

Powered by FluxBB