The use of libtinfo.so is deprecated. All the softs should update to use libncurses.so instead. But, I'm not the dev ;)
lspci : some plugins looks ok (gamepad plugin looks awesome !) but I can't launch a game from 1.9.0. Even with the externals I use in 1.6.0. Thanks anyway for the good job (and the update of the other plugin's packagebuild)
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.187147 |
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-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, 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 .. 21 22 23 24 25 26 27 28 29 30 31 .. 33 Next › Last »
<deleted-account> commented on 2013-08-07 17:27 (UTC)
hav3lock commented on 2013-08-07 05:36 (UTC)
@Schala, you're on your own when it comes to the desktop file--I don't know how that's supposed to work.
Cuda's PKGBUILD will have to be updated, I suppose, to check to see if there is already a symlink of `libtinfo.so.5` or better yet, there ought to be a freaking `libtinfo.so.5` package out there that creates the symlink, which other packages can then depend upon.
Schala commented on 2013-08-06 22:04 (UTC)
I'm getting errors regarding libtinfo.so.5 now, even though it exists in the filesystem. Installing cuda introduces a file conflict
Schala commented on 2013-08-06 22:02 (UTC)
Oh, also, the desktop file will not register ePSXe with my application menu categories for some reason. I compared the file to another game and it looks fine. So, I'm stumped
hav3lock commented on 2013-08-06 12:48 (UTC)
@anxest, as for the plugins... I don't know. I haven't actually tried using epsxe since I updated it to 1.9.0... Have they worked or not worked for you?
hav3lock commented on 2013-08-06 12:47 (UTC)
@anxest You're welcome; installing cuda isn't necessary anymore, but if it is installed the new PKGBUILD has been instructed not to generate a symlink to libncurses.so.*, otherwise a symlink to said library is generated. Note: it does this to prevent filesystem conflicts for when a symlink to said library already exists--it doesn't actually check to see if it is owned by cuda, the PKGBUILD just checks whether `[[ -h /usr/lib/libtinfo.so.5 ]]` is true or not.
<deleted-account> commented on 2013-08-06 08:34 (UTC)
Thanks for being that quick !
Does the installation of cuda make a reel difference ? I symlinked /usr/lib32/libtinfo.so.5 to /usr/lib32/libncurses.so.5.9 as i've seen on some forums, wich was enough to launch epsxe. Unfortunately, my cdrom reader died at this exact moment. I'm not sure of the relation beetwen those events though.
Does all the default plugins work correctly for you ?
Pinned Comments