diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-07-24 19:22:44 +0400 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-07-24 19:22:44 +0400 |
commit | 89e57c3f751517262ad2d6bdfdf72c1bee659a45 (patch) | |
tree | b60672cef6fccdf64bbb02381ff72fc75598f5ab /games-emulation/epsxe | |
parent | 6087163a014ac8489b5ed29d9a0722e0b497d329 (diff) |
modified: app-admin/ulogd/files
deleted: app-emulation/wine/files/adding-pulseaudio-to-winecfg.patch
deleted: app-emulation/wine/files/wine-0.9.51-valgrind.patch
deleted: app-emulation/wine/files/wine-1.0_rc3-openssl.patch
deleted: app-emulation/wine/files/wine-1.1.4-install-fix.patch
deleted: app-emulation/wine/files/wine-gentoo-no-ssp.patch
deleted: app-emulation/wine/files/wined3d.diff
deleted: app-emulation/wine/files/winepulse-0.17-configure.ac.patch
deleted: app-emulation/wine/files/winepulse-0.28.patch
deleted: app-misc/mc/files/chdir-4.6.0.gentoo
deleted: app-misc/mc/files/ebuild.syntax
deleted: app-misc/mc/files/mc-4.6.0-7zip.patch
deleted: app-misc/mc/files/mc-4.6.0-ebuild-syntax.patch
deleted: app-misc/mc/files/mc-4.6.1-bash-all.patch
deleted: app-misc/mc/files/mc-4.6.1-charset-locale-aliases.patch
deleted: app-misc/mc/files/mc-4.6.1-find.patch
deleted: app-misc/mc/files/mc-4.6.1-invalid-mtime.patch
deleted: app-misc/mc/files/mc-4.6.1-largefile.patch
deleted: app-misc/mc/files/mc-4.6.1-nonblock.patch
deleted: app-misc/mc/files/mc.gentoo
deleted: app-misc/mc/files/mc.ini
deleted: dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild
deleted: dev-cpp/commoncpp2/files/1.6.1-gcc42_atomicity.patch
deleted: dev-cpp/commoncpp2/files/1.6.2-autoconf.patch
deleted: dev-cpp/commoncpp2/files/1.6.2-configure_detect_netfilter.patch
modified: dev-libs/glib/files
deleted: dev-libs/ptlib/files/ptlib-2.4.1-instplugins.diff
deleted: dev-libs/ptlib/files/ptlib-asm.patch
deleted: dev-libs/ptlib/ptlib-2.4.5.ebuild
deleted: dev-libs/ptlib/ptlib-2.6.4.ebuild
deleted: dev-libs/ptlib/ptlib-9999.ebuild
deleted: games-emulation/epsxe/files/epsxe
deleted: games-emulation/gens/files/gens-2.12b-gcc4.patch
deleted: games-emulation/gens/files/gens-2.12b-romsdir.patch
deleted: games-emulation/gens/files/gens-rc3_to_mythgame.patch
deleted: games-emulation/gens/gens-2.12b.ebuild
modified: games-rpg/tmw/files
modified: kde-misc/tork/files
modified: media-sound/mpd/files
deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-Makefile-esd.patch
deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-Makefile.patch
deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-execstack.patch
deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-fbsd.patch
deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-gcc4.patch
deleted: media-video/vlc/files
deleted: net-analyzer/libnasl/files/digest-libnasl-2.2.10
deleted: net-analyzer/nessus-core/files/digest-nessus-core-2.2.10
deleted: net-analyzer/nessus-core/files/nessus-core-2.3.1-gcc4.diff
deleted: net-analyzer/nessus-core/files/nessusd-r7
deleted: net-analyzer/nessus-core/files/nessusd-r8
deleted: net-analyzer/nessus-libraries/files/digest-nessus-libraries-2.2.10
deleted: net-analyzer/nessus-libraries/files/nessus-libraries-2.3.1-ldflags.patch
deleted: net-analyzer/nessus-plugins/files/digest-nessus-plugins-2.2.10
deleted: net-analyzer/nessus/files/digest-nessus-2.2.10
modified: net-analyzer/snort/files
modified: net-analyzer/wireshark/files
deleted: net-ftp/proftpd/Manifest
deleted: net-ftp/proftpd/files/proftpd-1.3.2_rc1-bug218850.patch
deleted: net-ftp/proftpd/proftpd-1.3.1.ebuild
deleted: net-ftp/proftpd/proftpd-1.3.2_rc1.ebuild
modified: net-im/centerim/files
deleted: net-libs/opal/files/opal-lpcini.patch
modified: sys-fs/e2fsprogs/files
modified: www-apps/trac/files
deleted: www-apps/trac/trac-0.11.4.ebuild
modified: x11-libs/cairo/files
modified: x11-libs/gtk+/files
modified: x11-libs/pango/files
deleted: x11-libs/pixman/files/pixman-0.12.0-sse.patch
Diffstat (limited to 'games-emulation/epsxe')
-rw-r--r-- | games-emulation/epsxe/files/epsxe | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/games-emulation/epsxe/files/epsxe b/games-emulation/epsxe/files/epsxe deleted file mode 100644 index f50f33a..0000000 --- a/games-emulation/epsxe/files/epsxe +++ /dev/null @@ -1,72 +0,0 @@ -#!/bin/sh - -PSEMUDIR=GAMES_LIBDIR/psemu -EPSXEDIR=GAMES_PREFIX_OPT/epsxe - -mkdir -p ~/.epsxe -cd ~/.epsxe -cleanlinks -mkdir -p memcards bios cfg cheats snap sstates patches plugins - -shopt -s nullglob - -for f in `find "${EPSXEDIR}" -maxdepth 1 -type f -printf '%f '` ; do - [[ -e "${f}" ]] && continue - ln -s "${EPSXEDIR}/${f}" "${f}" >& /dev/null -done - -if [[ -d "${PSEMUDIR}" ]] ; then - if [[ -d "${PSEMUDIR}/plugins" ]] ; then - for plugin in `find "${PSEMUDIR}/plugins" -maxdepth 1 -type f -printf '%f '` ; do - if [[ ! -e "plugins/${plugin}" ]] ; then - echo "Loading new plugin: ${plugin}" - ln -s "${PSEMUDIR}/plugins/${plugin}" "plugins/${plugin}" - fi - done - fi - - if [[ -d "${PSEMUDIR}/cfg" ]] ; then - for configlib in `find "${PSEMUDIR}/cfg" -maxdepth 1 -iname '*.cfg' -prune -o -type f -printf '%f '`; do - if [[ ! -e "cfg/${configlib}" ]] ; then - echo "Loading config utility: ${configlib}" - ln -s "${PSEMUDIR}/cfg/${configlib}" "cfg/${configlib}" - fi - done - - for config in `find "${PSEMUDIR}/cfg" -maxdepth 1 -iname '*.cfg' -type f -printf '%f '`; do - if [[ ! -e "cfg/${config}" ]] ; then - echo "Loading default config: ${config}" - cp "${PSEMUDIR}/cfg/${config}" "cfg/${config}" - fi - done - fi - - if [[ -d "${PSEMUDIR}/cheats" ]] ; then - for cheat in `find "${PSEMUDIR}/cheats" -maxdepth 1 -type f -printf '%f '`; do - if [[ ! -e "cheats/${cheat}" ]] ; then - ln -s "${PSEMUDIR}/cheats/${cheat}" "cheats/${cheat}" - fi - done - fi - - if [[ -d "${PSEMUDIR}/bios" ]] ; then - for bios in `find "${PSEMUDIR}/bios" -maxdepth 1 -type f -printf '%f '`; do - if [[ ! -e "bios/${bios}" ]] ; then - ln -s "${PSEMUDIR}/bios/${bios}" "bios/${bios}" - fi - done - fi -fi - -# check for bios -if [[ -z "`cd bios && ls`" ]] ; then - # if the bios directory is empty, then ... well ... - echo - echo "*** Put your BIOS file into ~/.epsxe/bios/" - echo " or ePSXe may not work!" - echo -fi - -# execute program (with args) -export LD_PRELOAD="libpthread.so.0:${LD_PRELOAD}" # fix for Bug #26121 -exec ./epsxe "$@" |