Package Details: ut2004-anthology 3369-1

Package Base: ut2004-anthology
Description: Unreal Tournament 2004, installation from Unreal Anthology
Upstream URL: http://www.unrealtournament.com/
Category: games
Licenses: custom
Submitter: samueldr
Maintainer: samueldr
Last Packager: None
Votes: 4
First Submitted: 2011-02-27 04:37
Last Updated: 2011-02-27 04:37

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by aphirst

2014-06-03 12:44

It's been a few years, but there are now other issues with this package cropping up, which, if you're still around, would be good to get addressed.

Firstly, the package won't even try to build without modifications to the PKGBUILD. The script tries to `mkdir /opt/ut2004` (which it clearly does not have the permissions to do), which seems to be fixable by moving the definition of `startdir` into the build() function, and changing the build() function into a package() function (so that `pkgdir` is also defined).

Secondly, there are some dud filenames generated, including but not limited to folders in /usr/share with {} in them. e.g. `/usr/share/{applications,pixmaps}`, which makes me think the whole script needs reworking.

Thirdly, the file permissions for the contents of /opt/ut2004 are such that it is impossible to run ut2004. I worked around it by manually changing the group to username:users.

If anything else pops up, I'll post another message.

Comment by blueray

2011-10-26 11:12

add options=(!strip) to pkgbuild if having troubles

Comment by samueldr

2011-02-27 04:39

Notes: this makes a big package... it takes quite a long time to compress.

Comment by samueldr

2011-02-27 04:37

Here's the PKGBUILD for original game:
http://aur.archlinux.org/packages.php?ID=8211