Search Criteria
Package Details: quake3-cpma 1.52-1
Git Clone URL: | https://aur.archlinux.org/quake3-cpma.git (read-only, click to copy) |
---|---|
Package Base: | quake3-cpma |
Description: | Challenge ProMode Arena (CPMA) is a Quake3 modification which adds features aimed towards professional gamers and competitive enviroments. |
Upstream URL: | http://playmorepromode.org/ |
Licenses: | |
Submitter: | Slash |
Maintainer: | Slash |
Last Packager: | Slash |
Votes: | 25 |
Popularity: | 0.022034 |
First Submitted: | 2006-09-23 00:51 |
Last Updated: | 2019-05-11 02:51 |
Latest Comments
« First ‹ Previous 1 2
Slash commented on 2014-07-31 01:03
Thanks, I updated the command.
malathion commented on 2014-07-26 18:06
"fs_basegame cpma" does not load the mod on launch as intended. The working command is:
./quake3 +set fs_game cpma
Slash commented on 2013-12-26 02:00
Thanks, I modernized the PKGBUILD.
samlt commented on 2013-12-17 14:37
here is a update for the PKGBUILD:
- rename build() fonction to package() since it's what it does.
- remove useless 'cd' in the process
diff --git a/quake3-cpma/PKGBUILD b/quake3-cpma/PKGBUILD
index c876126..a84c87f 100644
--- a/quake3-cpma/PKGBUILD
+++ b/quake3-cpma/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=quake3-cpma
pkgver=1.48
-pkgrel=1
+pkgrel=2
pkgdesc="Challenge ProMode Arena (CPMA) is a Quake3 modification which adds features aimed towards professional gamers and competitive enviroments. "
url="http://eu.promode.ru/"
license=('custom')
@@ -13,9 +13,7 @@ source=('quake3-cpma.launcher' \
md5sums=('ba3def87863a0199824902e271ae4968'
'9d0d0277b956bc0ce0cac1f4e49fca9b')
-build() {
- cd $srcdir
-
+package() {
# Base CPMA Files
install -d $pkgdir/opt/quake3/
mv $srcdir/cpma $pkgdir/opt/quake3/
Slash commented on 2012-11-08 20:31
Thanks, updated
seschwar commented on 2012-11-08 15:38
The domain promode.org no longer exists. http://eu.promode.ru seems to be the new homepage.
Slash commented on 2010-07-31 18:04
Updated to 1.48
vdk commented on 2010-07-30 07:50
there is 1.48
http://www.promode.org/forum/viewtopic.php?f=2&t=4726&sid=44a338a071013da846ddb6530e1d2c97