1
0
forked from ports/contrib

mupen64plus: initial commit

This commit is contained in:
Mikhail Kolesnik 2008-11-11 18:47:34 +02:00
parent af216069c8
commit 9330fd76d3
3 changed files with 82 additions and 0 deletions

64
mupen64plus/.footprint Normal file
View File

@ -0,0 +1,64 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mupen64plus
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/mupen64plus.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/mupen64plus/
drwxr-xr-x root/root usr/share/mupen64plus/config/
-rw-r--r-- root/root usr/share/mupen64plus/config/Glide64.ini
-rw-r--r-- root/root usr/share/mupen64plus/config/RiceVideo.cfg
-rw-r--r-- root/root usr/share/mupen64plus/config/RiceVideoLinux.ini
-rw-r--r-- root/root usr/share/mupen64plus/config/blight_input.conf
-rw-r--r-- root/root usr/share/mupen64plus/config/glN64.conf
-rw-r--r-- root/root usr/share/mupen64plus/config/jttl_audio.conf
-rw-r--r-- root/root usr/share/mupen64plus/config/mupen64plus.conf
-rw-r--r-- root/root usr/share/mupen64plus/config/mupen64plus.ini
drwxr-xr-x root/root usr/share/mupen64plus/fonts/
-rw-r--r-- root/root usr/share/mupen64plus/fonts/font.ttf
drwxr-xr-x root/root usr/share/mupen64plus/icons/
-rw-r--r-- root/root usr/share/mupen64plus/icons/australia.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/configure-small.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/configure.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/europe.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/france.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/fullscreen-small.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/fullscreen.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/germany.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/graphics.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/input.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/italy.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/japan.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/japanusa.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/logo.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/logo.xpm
-rw-r--r-- root/root usr/share/mupen64plus/icons/messagebox-error.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/messagebox-info.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/messagebox-quest.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/messagebox-warn.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/n64cart.xpm
-rw-r--r-- root/root usr/share/mupen64plus/icons/open-small.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/open.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/pause-small.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/pause.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/play-small.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/play.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/rsp.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/sound.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/spain.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/stop-small.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/stop.png
-rw-r--r-- root/root usr/share/mupen64plus/icons/usa.png
drwxr-xr-x root/root usr/share/mupen64plus/lang/
-rw-r--r-- root/root usr/share/mupen64plus/lang/english.lng
drwxr-xr-x root/root usr/share/mupen64plus/plugins/
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/blight_input.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/dummyaudio.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/dummyvideo.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/glN64.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/glide64.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/jttl_audio.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/mupen64_hle_rsp_azimer.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/mupen64_input.so
-rwxr-xr-x root/root usr/share/mupen64plus/plugins/ricevideo.so

1
mupen64plus/.md5sum Normal file
View File

@ -0,0 +1 @@
bd59542e17107844e6b3b139a1177551 Mupen64Plus-1-4-1-src.zip

17
mupen64plus/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# Description: A Nintendo 64 emulator desgined to be multi-OS
# URL: http://code.google.com/p/mupen64plus/
# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
# Depends on: gtk sdl_ttf
name=mupen64plus
version=1.4.1
release=1
source=(http://mupen64plus.googlecode.com/files/Mupen64Plus-${version//./-}-src.zip)
build() {
cd Mupen64Plus-*
make PREFIX=/usr all
make PREFIX=$PKG/usr install
rm -rf $PKG/usr/share/$name/doc
find $PKG/usr/share/mupen64plus/lang/ ! -name "english.lng" -type f -delete
}