Hey I've changed the sfml1.6 package a bit, libs are now named sfml-<component>-1.6, you'll want to change your linker command accordingly. Sorry about the trouble.
Search Criteria
Package Details: motogt 20110505-3
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-06-09)
| Package Base: | motogt |
|---|---|
| Description: | MotoGT is a 2D top-viewed game where you drive a MotoGP bike |
| Upstream URL: | http://motogt.sourceforge.net/ |
| Category: | games |
| Licenses: | |
| Submitter: | archtux |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2011-03-13 18:46 |
| Last Updated: | 2013-01-21 14:50 |
Required by (0)
Sources
- http://prdownloads.sourceforge.net/motogt/MotoGT-20110505.zip
- motogt
- motogt-init.patch
- motogt-png15.patch
- motogt-savedir.patch
- MotoGT.desktop
- MotoGT.png
Latest Comments
Comment by alucryd
Comment by archtux
@ Markus00000
The reason you get these errors is because packages sfml-bin(32 and 64) are not complete.
You have to add these lines(symlinks to libraries) at end of PKGBUILD of sfml-bin(32 or 64).
# Symlinks
ln -s "/usr/lib/libsfml-audio.so.1.6" "$pkgdir/usr/lib/libsfml-audio.so"
ln -s "/usr/lib/libsfml-graphics.so.1.6" "$pkgdir/usr/lib/libsfml-graphics.so"
ln -s "/usr/lib/libsfml-network.so.1.6" "$pkgdir/usr/lib/libsfml-network.so"
ln -s "/usr/lib/libsfml-system.so.1.6" "$pkgdir/usr/lib/libsfml-system.so"
ln -s "/usr/lib/libsfml-window.so.1.6" "$pkgdir/usr/lib/libsfml-window.so"
Comment by Markus00000
I get this error:
/usr/bin/ld: cannot find -lsfml-window
/usr/bin/ld: cannot find -lsfml-graphics
/usr/bin/ld: cannot find -lsfml-system
/usr/bin/ld: cannot find -lsfml-audio
collect2: error: ld returned 1 exit status
make[1]: *** [../MotoGT.bin] Error 1
make[1]: Leaving directory `/tmp/packerbuild-1000/motogt/motogt/src/MotoGT/src'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed
Comment by dzaragoza
Hello
sfml version in the repos is 1.99 and this package cannot be built with that version. Could you package sfml-1.6 as an AUR package?
Regards
Comment by Markus00000
When I try to install via packer, I get this error:
/usr/bin/packer: line 271: cd: motogt: No such file or directory
No PKGBUILD found in directory.
There is also a new version available: 20110505