the changes in epsxe only set by root why the /opt/* is only managed by root.
turn the epsxe.desktop run the epsxe as root or set the gksu to use emulator was root.
or simple, msg to run was root to set configs =D
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 .. 23 24 25 26 27 28 29 30 31 32 33 Next › Last »
M4rQu1Nh0S commented on 2013-02-18 04:19 (UTC)
KaiSforza commented on 2013-01-25 22:49 (UTC)
ssimon,
I re-wrote the PKGBUILD[1] to work with people that have a SRCDEST, PKGDEST, or BUILDDIR set. Using $startdir is deprecated and is not reliable. Also, PKGBUILDS that do not have a package() function are deprecated. (There is no building in this, just putting files in the right places)
[1] https://bitbucket.org/KaiSforza/archlinux-pkgbuilds/src/40a0610af7a6726b3fb2d3677eb94c2a8eb0e61c/main/epsxe/PKGBUILD?at=master
KaiSforza commented on 2013-01-25 22:36 (UTC)
Just an idea for the maintainer, add this to the pkgbuild instead of putting in that note:
DLORIG=${DLAGENTS[@]}
DLAGENTS=('http::/usr/bin/curl -qb "" -flC - --retry 3 --retry-delay 3 -o %o --user-agent "Mozilla/4.0" %u'
${DLORIG[@]})
Pretty sure that'll let this be downloaded fine without people editing their makepkg.conf files.
<deleted-account> commented on 2012-10-06 18:16 (UTC)
Package updated to 10.
Added libxt dependencies to x86_64.
Download from epsxe.com is still not possible with curl. But there are two workarounds:
Edit /etc/makepkg.conf and add '--user-agent "Mozilla/4.0"' to DLAGENTS or use wget instead of curl.
This problem happens with multiple packages and only with curl.
If someone would upload both epsxe versions to a webhost, I will add it to the PKGBUILD.
kooothor thanks for the stripped down PKGBUILD, but I will keep both versions because of compability issues with games.
If you are still reading this comments upload the old version too, please. :)
Sorry for the late update.
<deleted-account> commented on 2012-09-24 13:40 (UTC)
I got a 406 error when trying to download the source files. I made it work by downloading them manually and changing the http:// urls to file://path/to/source/files.
Then when I tried to boot it up, I got the following error.
/opt/epsxe/epsxe: error while loading shared libraries: libXt.so.6
I fixed that by installing the 32-bit version of libXt on my 64 bit system.
sudo pacman -S multilib/lib32-libxt
Could you update the pkgbuild to fix these issues? Thank you. ;)
Earnest commented on 2012-09-17 20:00 (UTC)
This package requires a "Flag as Broken". Dat PKGBUILD.
Reded commented on 2012-07-01 23:20 (UTC)
install: missing destination file operand after ‘/tmp/yaourt-tmp-eddie/aur-epsxe/epsxe.desktop’
Try 'install --help' for more information.
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build epsxe.
Got this error, using kooothor's pkgbuild + URL.
therico commented on 2012-06-22 08:54 (UTC)
lib32-libxt is still missing from 64-bit dependencies.
bug commented on 2012-05-31 03:28 (UTC)
Kooother / robvelor. This is due to the fact some ISO's work better with 1.52 rather than 1.60.
Pinned Comments