Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195624 - games-fps/postal2 ebuild for Fudge Pack
Summary: games-fps/postal2 ebuild for Fudge Pack
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-10-12 15:50 UTC by Albert Zeyer
Modified: 2019-12-07 03:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
postal2-1599.ebuild (postal2-1599.ebuild,2.34 KB, text/plain)
2007-10-12 15:51 UTC, Albert Zeyer
Details
postal_fudge_pack-2007.ebuild (postal_fudge_pack-2007.ebuild,3.46 KB, text/plain)
2007-11-19 17:25 UTC, Paul Seidler
Details
postal fudge pack license (fudge_pack,13.52 KB, text/plain)
2007-11-19 17:26 UTC, Paul Seidler
Details
bin.patch (bin.patch,2.72 KB, patch)
2007-11-19 17:27 UTC, Paul Seidler
Details | Diff
ini.patch (ini.patch,1.96 KB, patch)
2007-11-19 17:27 UTC, Paul Seidler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Zeyer 2007-10-12 15:50:58 UTC
Hey,

I made an ebuild for the newest Fudge Pack of Postal2. This pack includes all yet released Postal-versions (that means Postal1 and Postal2STP including the 3 mods).

The ebuild currently only installs the basegame (Postal2STP) but can easily be extended to install also the other mods/things. I thought of controlling this via USE-flags. Well, in the end I was to lazy to implement this. Perhaps I will finish this later or somebody else can do this.

I am also not sure which version-nr I should take for this ebuild. So I choosed for now a more or less random number.

This ebuild as it is is usefull for further works and also for the people which just want to install the game easily.
Comment 1 Albert Zeyer 2007-10-12 15:51:47 UTC
Created attachment 133258 [details]
postal2-1599.ebuild
Comment 2 Paul Seidler 2007-11-19 17:25:41 UTC
Created attachment 136401 [details]
postal_fudge_pack-2007.ebuild

also unsure about the version number, i think the year is the best decision
fixxed some bugs in my DVD with 2 patch files, implement USE-flags for postal1, postal2, mods (aw, awp, ed) and the babes xD, i haven't implemented a useflag for the DOCs
Comment 3 Paul Seidler 2007-11-19 17:26:50 UTC
Created attachment 136403 [details]
postal fudge pack license
Comment 4 Paul Seidler 2007-11-19 17:27:18 UTC
Created attachment 136405 [details, diff]
bin.patch
Comment 5 Paul Seidler 2007-11-19 17:27:32 UTC
Created attachment 136407 [details, diff]
ini.patch
Comment 6 Aaron Slunt 2008-01-25 16:46:29 UTC
Hi. When trying to emerge the fudge pack 2007 ebuild, it dies with the following error:

>>> Install postal2-fudge-pack-2007 into /var/tmp/portage/games-fps/postal2-fudge-pack-2007/image/ category games-fps
/var/tmp/portage/games-fps/postal2-fudge-pack-2007/temp/environment: line 2354: cd: /var/tmp/portage/games-fps/postal2-fudge-pack-2007/image/opt/postal_fudge_pack/postal2game/System/: No such file or directory
 [32;01m*[0m Applying ini.patch ...

So, it's not finding the System directory, and therefore can't patch. Any ideas?
Comment 7 Aaron Slunt 2008-01-25 17:02:45 UTC
Dur X_X

Can't remember the line number, but there's one instance in the ebuild where "postal_fudge_pack" was hardcoded. Just change that to ${PN} and everything should be good. (at least it is for me).
Comment 8 Aaron Slunt 2008-02-02 15:07:41 UTC
I'd also like to point out, that libSDL-1.2.so.0 and openal.so need to be patched. Actually, the ones contained within the pack need to be removed, and new ones should be symlinked to whatever the user has compiled (/usr/lib32/libSDL for amd64, etc). Failure to do so leads to mouse issues, choppy sound, etc.
Comment 9 Arfrever Frehtes Taifersar Arahesis 2019-12-07 03:10:24 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc30f52f63ff7d12cb347187c4bc802533e92fb1

commit dc30f52f63ff7d12cb347187c4bc802533e92fb1
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-11-20 17:11:18 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-20 17:27:42 +0000

    games-fps/postal2: drop last-rited package
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>