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.
Search Criteria
Package Details: ut2004-anthology 3369-1
Package Actions
| Package Base: | ut2004-anthology |
|---|---|
| Description: | Unreal Tournament 2004, installation from Unreal Anthology |
| Upstream URL: | http://www.unrealtournament.com/ |
| Category: | games |
| Licenses: | |
| 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
- http://treefort.icculus.org/ut2004/ut2004-lnxpatch3369-2.tar.bz2
- ut2004-32.desktop
- ut2004-64.desktop
Latest Comments
Comment by aphirst
Comment by blueray
add options=(!strip) to pkgbuild if having troubles
Comment by samueldr
Notes: this makes a big package... it takes quite a long time to compress.
Comment by samueldr
Here's the PKGBUILD for original game:
http://aur.archlinux.org/packages.php?ID=8211