Search Criteria
Package Details: gambatte-qt-git f3c548d-1
Git Clone URL: | https://aur.archlinux.org/gambatte-qt-git.git (read-only, click to copy) |
---|---|
Package Base: | gambatte-qt-git |
Description: | A Qt4 frontend for the Gambatte emulator |
Upstream URL: | https://github.com/sinamas/gambatte |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | xenom |
Maintainer: | xenom |
Last Packager: | xenom |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2013-03-01 20:33 |
Last Updated: | 2015-06-15 20:39 |
Dependencies (6)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gambatte-git
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- qt4 (qt4-revert80e3108)
- git (git-git) (make)
- make (make3, make-git, make-without-guile) (make)
Required by (1)
- gambatte-git (requires gambatte-qt) (optional)
Latest Comments
1 2 Next › Last »
xenom commented on 2017-03-20 21:05
This package depend on gambatte-GIT but replace gambatte-QT. I don't see where you see this package replace gambatte-git.
aphirst commented on 2017-03-15 15:17
Does it make sense for this package to simultaneously depend on and replace gambatte-git ?
helix commented on 2014-11-23 19:02
Compile fails with error:
/usr/bin/ld: cannot find -lgambatte
collect2: error: ld returned 1 exit status
Makefile:251: recipe for target '../bin/gambatte_qt' failed
make[1]: *** [../bin/gambatte_qt] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-george/aur-gambatte-qt-git/src/gambatte/gambatte_qt/src'
Makefile:39: recipe for target 'sub-src-make_default' failed
make: *** [sub-src-make_default] Error 2
xenom commented on 2013-04-08 23:07
Adapted to pacman 4.1 changes.
xenom commented on 2013-03-06 10:47
Dependency changed to gambatte-git.
MacNuke commented on 2013-03-05 08:29
I think the gambatte dependency should be gambatte-git
xenom commented on 2013-03-01 22:29
Updated to git, because the project move from sourceforge to github and don't provide archives anymore.
qt depends replaced by qt4.
xenom commented on 2012-02-27 13:16
Updated to 0.5.0-wip2v2
xenom commented on 2012-01-20 19:02
Thanks Mashin!
Package updated.
btimofeev commented on 2012-01-15 14:24
Hi xenom. In the file "gambatte_src-0.5.0-wip2/gambatte_qt/src/framework/framework.pro" replace line 152 ("- Wl, - as-needed \") to "-ldl \". After that compiles fine.