Package Details: trigger 0.6.6.1-4

Git Clone URL: https://aur.archlinux.org/trigger.git (read-only, click to copy)
Package Base: trigger
Description: Free OpenGL rally car racing game
Upstream URL: https://sourceforge.net/projects/trigger-rally/
Keywords: game racing
Licenses: GPL2
Submitter: None
Maintainer: kleintux
Last Packager: kleintux
Votes: 18
Popularity: 0.080129
First Submitted: 2007-11-20 23:22 (UTC)
Last Updated: 2020-10-11 17:28 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

hzu commented on 2016-10-19 10:37 (UTC)

Any chance of getting an update soon?

StuckUpCreations commented on 2016-07-30 01:34 (UTC)

i get the following error, itll be great to be able to play this game.. ...failed C++ ./out/x86_64-unknown-linux-gnu/opt/src/pengine/tinyxmlparser.o ... ...skipped libpengine.a for lack of libpengine.a(tinyxmlparser.o)... ...failed updating 1 target(s)... ...skipped 1 target(s)... ...updated 16 target(s)...

Megameneer commented on 2016-06-26 20:22 (UTC)

Hello, when I wanted to build this package, I had a compilation error. Here are the last few lines from the terminal; C++ ./out/i686-pc-linux-gnu/opt/src/pengine/physfs_rw.o C++ ./out/i686-pc-linux-gnu/opt/src/pengine/fxman.o C++ ./out/i686-pc-linux-gnu/opt/src/pengine/audio.o C++ ./out/i686-pc-linux-gnu/opt/src/pengine/model.o C++ ./out/i686-pc-linux-gnu/opt/src/pengine/texture.o C++ ./out/i686-pc-linux-gnu/opt/src/pengine/tinyxml.o In file included from src/pengine/tinyxml.cpp:26:0: src/pengine/tinyxml.h: In member function ‘TiXmlDocument* TiXmlNode::ToDocument() const’: src/pengine/tinyxml.h:439:79: warning: nonnull argument ‘this’ compared to NULL [-Wnonnull-compare] TiXmlDocument* ToDocument() const { return ( this && type == DOCUMENT ) ? (TiXmlDocument*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pengine/tinyxml.h: In member function ‘TiXmlElement* TiXmlNode::ToElement() const’: src/pengine/tinyxml.h:440:77: warning: nonnull argument ‘this’ compared to NULL [-Wnonnull-compare] TiXmlElement* ToElement() const { return ( this && type == ELEMENT ) ? (TiXmlElement*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pengine/tinyxml.h: In member function ‘TiXmlText* TiXmlNode::ToText() const’: src/pengine/tinyxml.h:443:77: warning: nonnull argument ‘this’ compared to NULL [-Wnonnull-compare] TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ ./out/i686-pc-linux-gnu/opt/src/pengine/tinyxmlparser.o src/pengine/tinyxmlparser.cpp: In member function ‘virtual const char* TiXmlDocument::Parse(const char*)’: src/pengine/tinyxmlparser.cpp:329:44: error: invalid static_cast from type ‘bool’ to type ‘const char*’ return static_cast<const char *> (false); ^ src/pengine/tinyxmlparser.cpp:336:44: error: invalid static_cast from type ‘bool’ to type ‘const char*’ return static_cast<const char *> (false); ^ src/pengine/tinyxmlparser.cpp: In member function ‘virtual const char* TiXmlElement::Parse(const char*)’: src/pengine/tinyxmlparser.cpp:544:44: error: invalid static_cast from type ‘bool’ to type ‘const char*’ return static_cast<const char *> (false); ^ src/pengine/tinyxmlparser.cpp:554:44: error: invalid static_cast from type ‘bool’ to type ‘const char*’ return static_cast<const char *> (false); ^ g++ -c -o ./out/i686-pc-linux-gnu/opt/src/pengine/tinyxmlparser.o -D_FORTIFY_SOURCE=2 -I./src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/pengine/../glew -Wall -Wextra -pedantic -std=c++11 -O3 -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong -DDATADIR='"/opt/games/trigger/trigger-0.6.2-data"' src/pengine/tinyxmlparser.cpp ...failed C++ ./out/i686-pc-linux-gnu/opt/src/pengine/tinyxmlparser.o ... ...skipped libpengine.a for lack of libpengine.a(tinyxmlparser.o)... ...failed updating 1 target(s)... ...skipped 1 target(s)... ...updated 16 target(s)... ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build trigger. ==> Restart building trigger ? [y/N] ==> -------------------------------- ==> Could you please fix this? Thanks

meZee commented on 2015-05-10 20:20 (UTC)

My apologies, I hadn't recreated the src package so none of the changes I made were uploaded. It should be fixed thank you for letting me know. Mes excuses, je ne avaient pas recréé le paquet src si aucun des changements que je fis ont été téléchargés. Il devrait être fixé merci de me le faire savoir.

ArnaudNux commented on 2015-05-10 13:31 (UTC)

==> Entre dans l’environnement fakeroot... ==> Lancement de package()... install: impossible de créer le fichier standard « /tmp/pkg/trigger/usr/bin/trigger »: Aucun fichier ou dossier de ce type ==> ERREUR : Une erreur s’est produite dans package(). Abandon...

TiborB commented on 2012-08-05 20:26 (UTC)

Hi, Does anybody know how to make it work with OSSv4 (no ALSA)? It complaints like: ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default AL lib: alsa_open_playback: Could not open playback device 'default': No such file or directory Subsystem failed to init: ALUT:alutInit() error: There was an error opening the ALC device at src/pengine/audio.cpp:163 I tried: export SDL_AUDIODRIVER=oss but to no avail. :(

<deleted-account> commented on 2011-10-29 16:16 (UTC)

Updated,

SanskritFritz commented on 2010-11-16 13:05 (UTC)

Thank you for your work on this package. I will certainly report any problems we find with my son.