diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-12-06 23:57:40 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-12-06 23:57:40 +0800 |
commit | 74ade6d0e2bc7f50c7d98f471126c8c1d38b515a (patch) | |
tree | 64c7cf26c618ffb3c22c5ce86d9705900df1b01d /emulators | |
parent | c69f5e62e442e60eccaec3d9547a725aed336669 (diff) | |
download | freebsd-ports-gnome-74ade6d0e2bc7f50c7d98f471126c8c1d38b515a.tar.gz freebsd-ports-gnome-74ade6d0e2bc7f50c7d98f471126c8c1d38b515a.tar.zst freebsd-ports-gnome-74ade6d0e2bc7f50c7d98f471126c8c1d38b515a.zip |
- removed, EXPIRATION_DATE reached
Please use native version now
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-mupen64/Makefile | 71 | ||||
-rw-r--r-- | emulators/linux-mupen64/distinfo | 4 | ||||
-rw-r--r-- | emulators/linux-mupen64/files/linux-mupen64 | 14 | ||||
-rw-r--r-- | emulators/linux-mupen64/files/linux-mupen64_install.in | 28 | ||||
-rw-r--r-- | emulators/linux-mupen64/files/pkg-message.in | 14 | ||||
-rw-r--r-- | emulators/linux-mupen64/pkg-descr | 8 | ||||
-rw-r--r-- | emulators/linux-mupen64/pkg-plist | 27 |
7 files changed, 0 insertions, 166 deletions
diff --git a/emulators/linux-mupen64/Makefile b/emulators/linux-mupen64/Makefile deleted file mode 100644 index bbb55df06233..000000000000 --- a/emulators/linux-mupen64/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# New ports collection makefile for: linux-mupen64 -# Date created: 04 Oct 2003 -# Whom: Travis Poppe <tlp@liquidx.org> -# -# $FreeBSD$ -# - -PORTNAME= mupen64 -PORTVERSION= 0.3 -PORTREVISION= 3 -CATEGORIES= emulators linux -MASTER_SITES= http://mupen64.emulation64.com/files/:mupen \ - http://www.liquidx.org/distfiles/:plugins -PKGNAMEPREFIX= linux- -DISTFILES= mupen64-0.3.tar.bz2:mupen mupen64linplugins2.tar.bz2:plugins - -MAINTAINER= tlp@liquidx.org -COMMENT= A Nintendo 64 emulator (Linux version) - -RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 \ - ${LINUXBASE}/usr/X11R6/lib/libXi.so.6:${PORTSDIR}/x11/linux-XFree86-libs \ - ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri \ - ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ - ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk - -BROKEN= "Conflicting dependencies (linux-base 7.x and 8.x)" -DEPRECATED= supplanted by native version in emulators/mupen64 -EXPIRATION_DATE=2004-12-06 - -USE_BZIP2= yes - -USE_REINPLACE= yes -ONLY_FOR_ARCHS= i386 -INSTALLS_SHLIB= yes -NO_BUILD= yes - -PKGMESSAGE= ${WRKDIR}/pkg-message - -# Linux binary should not be stripped by INSTALL_PROGRAM -# because as a side effect it brands the binary as FreeBSD. -STRIP= - -post-patch: - @(cp ${FILESDIR}/linux-mupen64_install.in ${WRKDIR}/linux-mupen64_install) - @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKDIR}/linux-mupen64_install - @${SED} 's|%%LINUXBASE%%|${LINUXBASE}|g' ${FILESDIR}/pkg-message.in > ${PKGMESSAGE} - -do-install: - ${MKDIR} ${PREFIX}/lib/linux-mupen64 - ${MKDIR} ${PREFIX}/share/linux-mupen64 - ${MKDIR} ${PREFIX}/share/linux-mupen64/lang - ${MKDIR} ${PREFIX}/lib/linux-mupen64/plugins - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/mupen64.ini ${PREFIX}/share/linux-mupen64/mupen64.ini - ${INSTALL_DATA} ${WRKSRC}/whatsnew.txt ${DOCSDIR}/whatsnew.txt - ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/lang/* ${PREFIX}/share/linux-mupen64/lang - ${INSTALL_DATA} ${WRKDIR}/mupen64linplugins2/* ${PREFIX}/lib/linux-mupen64/plugins - ${INSTALL_DATA} ${WRKSRC}/plugins/mupen64_audio.so ${PREFIX}/lib/linux-mupen64/plugins/mupen64_audio.so - ${INSTALL_DATA} ${WRKSRC}/plugins/mupen64_gfx.so ${PREFIX}/lib/linux-mupen64/plugins/mupen64_gfx.so - ${INSTALL_DATA} ${WRKSRC}/plugins/mupen64_input.so ${PREFIX}/lib/linux-mupen64/plugins/mupen64_input.so - ${INSTALL_DATA} ${WRKSRC}/plugins/ricedaedalus.so ${PREFIX}/lib/linux-mupen64/plugins/ricedaedalus.so - ${INSTALL_DATA} ${WRKSRC}/plugins/RiceDaedalus5.1.0.ini ${PREFIX}/lib/linux-mupen64/plugins/RiceDaedalus5.1.0.ini - ${INSTALL_PROGRAM} ${WRKSRC}/mupen64 ${PREFIX}/libexec/linux-mupen64 - ${INSTALL_SCRIPT} ${FILESDIR}/linux-mupen64 ${PREFIX}/bin/linux-mupen64 - ${INSTALL_SCRIPT} ${WRKDIR}/linux-mupen64_install ${PREFIX}/bin/linux-mupen64_install - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/emulators/linux-mupen64/distinfo b/emulators/linux-mupen64/distinfo deleted file mode 100644 index 2670d1d10276..000000000000 --- a/emulators/linux-mupen64/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -MD5 (mupen64-0.3.tar.bz2) = ba823b71a7ab1d4902480a4b2e2bc5f4 -SIZE (mupen64-0.3.tar.bz2) = 1189128 -MD5 (mupen64linplugins2.tar.bz2) = 34d7bd6fb9d69be97a3a877e7a9eda78 -SIZE (mupen64linplugins2.tar.bz2) = 509375 diff --git a/emulators/linux-mupen64/files/linux-mupen64 b/emulators/linux-mupen64/files/linux-mupen64 deleted file mode 100644 index 6af60037b8a1..000000000000 --- a/emulators/linux-mupen64/files/linux-mupen64 +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh -# linux-mupen64 - linux-Mupen64 wrapper -# -# 2003 Travis Poppe - -USERDIR=$HOME/.linux-mupen64 - -if [ ! -x $USERDIR/mupen64 ]; then - echo "$USERDIR/mupen64 not found or not executable." - echo "You should run linux-mupen64_install" - exit 1 -fi - -cd $USERDIR && exec ./mupen64 diff --git a/emulators/linux-mupen64/files/linux-mupen64_install.in b/emulators/linux-mupen64/files/linux-mupen64_install.in deleted file mode 100644 index 57cd30c367c6..000000000000 --- a/emulators/linux-mupen64/files/linux-mupen64_install.in +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/sh -# linux-mupen64 - linux-Mupen64 user installation -# -# 2003 Travis Poppe -# -# Note: A better installation and wrapper script would be appreciated! - -USERDIR=$HOME/.linux-mupen64 - -if [ -x $USERDIR ]; then - echo "linux-Mupen64 user directory appears to already exist." - echo "Removing first..." - echo "" - rm -rf $USERDIR -fi - -mkdir $USERDIR -mkdir $USERDIR/lang -mkdir $USERDIR/save -mkdir $USERDIR/roms -mkdir $USERDIR/plugins -cd $USERDIR -ln -s %%PREFIX%%/libexec/linux-mupen64 ./mupen64 -ln -s %%PREFIX%%/share/linux-mupen64/mupen64.ini ./mupen64.ini -ln -s %%PREFIX%%/share/linux-mupen64/lang/* lang/ -ln -s %%PREFIX%%/lib/linux-mupen64/plugins/* plugins/ -echo "User installation of linux-Mupen64 complete!" -echo "Run 'linux-mupen64' to start." diff --git a/emulators/linux-mupen64/files/pkg-message.in b/emulators/linux-mupen64/files/pkg-message.in deleted file mode 100644 index 3a189488f62b..000000000000 --- a/emulators/linux-mupen64/files/pkg-message.in +++ /dev/null @@ -1,14 +0,0 @@ -------------------------------------------------------------------------------- -You must run 'linux-mupen64_install' as the user you intend to use mupen64 with -before 'linux-mupen64' will work! - -If you are upgrading from a previous version, you should probably backup your -~/.linux-mupen64 directory and re-run the installation script. - -In order for the supplied plugins to work, you must first create the following -symbolic link by issuing this as root: - -ln -s %%LINUXBASE%%/usr/lib/libstdc++-libc6.1-1.so.2 %%LINUXBASE%%/usr/lib/libstdc++-libc6.1-2.so.3 - -Enjoy! -------------------------------------------------------------------------------- diff --git a/emulators/linux-mupen64/pkg-descr b/emulators/linux-mupen64/pkg-descr deleted file mode 100644 index df3369ff420b..000000000000 --- a/emulators/linux-mupen64/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Mupen 64 is a Nintendo 64 emulator. - -This is the Linux version. - -WWW: http://mupen64.emulation64.com/ - -- Travis Poppe -tlp@liquidx.org diff --git a/emulators/linux-mupen64/pkg-plist b/emulators/linux-mupen64/pkg-plist deleted file mode 100644 index 5b5366bfcf18..000000000000 --- a/emulators/linux-mupen64/pkg-plist +++ /dev/null @@ -1,27 +0,0 @@ -bin/linux-mupen64 -bin/linux-mupen64_install -libexec/linux-mupen64 -share/linux-mupen64/mupen64.ini -share/linux-mupen64/lang/dutch.lng -share/linux-mupen64/lang/english.lng -share/linux-mupen64/lang/french.lng -share/linux-mupen64/lang/german.lng -share/linux-mupen64/lang/italian.lng -share/linux-mupen64/lang/spanish.lng -lib/linux-mupen64/plugins/blight_input-0.0.8-b.so -lib/linux-mupen64/plugins/glN64-0.4.1-rc2.so -lib/linux-mupen64/plugins/jttl_sound.so -lib/linux-mupen64/plugins/mupen64_audio.so -lib/linux-mupen64/plugins/mupen64_gfx.so -lib/linux-mupen64/plugins/mupen64_hle_rsp_azimer.so -lib/linux-mupen64/plugins/mupen64_input.so -lib/linux-mupen64/plugins/ricedaedalus.so -lib/linux-mupen64/plugins/RiceDaedalus5.1.0.ini -lib/linux-mupen64/plugins/tr64gl-0.8.7-pre1.so -%%PORTDOCS%%%%DOCSDIR%%/whatsnew.txt -%%PORTDOCS%%%%DOCSDIR%%/readme.pdf -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm share/linux-mupen64/lang -@dirrm share/linux-mupen64 -@dirrm lib/linux-mupen64/plugins -@dirrm lib/linux-mupen64 |