So the plugins only work with the 32-bit version of epsxe: I'm considering either splitting epsxe, or maybe only supporting the 32-bit version; what would y'all prefer?
Search Criteria
Package Details: epsxe 2.0.5-34
Package Actions
Git Clone URL: | https://aur.archlinux.org/epsxe.git (read-only, click to copy) |
---|---|
Package Base: | epsxe |
Description: | Enhanced PSX emulator |
Upstream URL: | https://epsxe.com |
Keywords: | emulator playstation |
Licenses: | unknown |
Conflicts: | bin32-epsxe |
Submitter: | None |
Maintainer: | hav3lock |
Last Packager: | hav3lock |
Votes: | 229 |
Popularity: | 0.39 |
First Submitted: | 2007-05-02 16:59 (UTC) |
Last Updated: | 2024-09-14 02:27 (UTC) |
Dependencies (18)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libarchive (libarchive-gitAUR)
- libcanberra
- libcdio (libcdio-gitAUR)
- libcurl-compat (libcurl-http3-ngtcp2-compatAUR, libcurl-compat-gitAUR)
- libxt
- libxv
- ncurses (ncurses-gitAUR)
- openssl-1.0AUR
- sdl_ttf
- cmake (cmake-gitAUR) (make)
- intltool (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber) (make)
- nasm (nasm-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- valgrind (valgrind-gitAUR) (make)
Required by (5)
Sources (12)
- configure_ac.patch
- dfxvideo_cfg_c.patch
- epsxe.desktop
- epsxe.png
- epsxe.sh
- https://archive.org/download/archlinux_pkg_ncurses/ncurses-5.9_20141101-1-x86_64.pkg.tar.xz
- https://www.epsxe.com/files/ePSXe205linux_x64.zip
- https://www.epsxe.com/files/shaders.zip
- Makefile.patch
- pcsxr-1.9.95.tar.gz
- pcsxr-fix-undefined-operations.patch
- peopsxgl_gpu_c.patch
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 33 Next › Last »
hav3lock commented on 2017-01-19 02:00 (UTC)
hav3lock commented on 2016-12-24 00:22 (UTC)
@hare, should be fixed now.
hare commented on 2016-12-10 21:39 (UTC)
@hav3lock:
Hi, I had a dependency issue with libtinfo. Running makepkg -si in the epsxe directory gave:
error: target not found: libtinfo
==> ERROR: 'pacman' failed to install missing dependencies.
I downloaded libtinfo 6-14 from the AUR, installed it, and then installed epsxe without error.
Don't know if dependencies need updated or I was missing something (nobody below seems to have had this issue). This was just after a system upgrade.
okabekudo commented on 2016-11-27 18:38 (UTC)
@di72nn
Thanks for the info kind sir. I thought it was provided by the libtinfo package. Obviously I got the wrong package then
di72nn commented on 2016-11-27 14:18 (UTC)
@okabekudo: libtinfo.so.5 is present in ncurses5-compat-libs.
@hav3lock: please check, maybe it's time to update dependencies.
okabekudo commented on 2016-11-27 14:10 (UTC)
/opt/epsxe/epsxe: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
Did everything others in the comments did....
Vaporeon commented on 2016-11-01 11:55 (UTC)
You should be using arch specific source arrays rather than checking for it.
https://wiki.archlinux.org/index.php/PKGBUILD#source
eniac commented on 2016-07-12 14:56 (UTC)
To make its icon appear in gnome I had change the following lines in epsxe.desktop:
Icon=/usr/share/pixmaps/epsxe.png
Exec=/sbin/epsxe
hav3lock commented on 2016-07-12 01:07 (UTC)
lol, you're right, xD I can't believe I didn't even notice that discrepancy.
di72nn commented on 2016-07-11 17:22 (UTC)
It builds fine now, but you probably want to have `cd "${srcdir}"` instead of `cd "${srcpath}"` (since `$srcpath` is not defined now).
Pinned Comments