RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10.06k stars 1.39k forks source link

mirror sources that are not hosted at googlecode/github #385

Closed joolswills closed 9 years ago

joolswills commented 10 years ago

I was thinking it would be a good idea to mirror some of the retropie requisites so avoid problems when sites are down. I have noticed a couple of problems downloading sources before. I could offer some mirror space to do this if needed (that could be managed via sftp), or if you have some we can use that.

petrockblog commented 10 years ago

Would you say that hosting at Github would be the way to go, or providing zip files on an own mirror server?

joolswills commented 10 years ago

I was thinking to provide some zip files somewhere.

petrockblog commented 10 years ago

Ok, zip files seem to be an east way to go. I have some space available for this on the blog site. We would need a list of archive sources in a next step.

joolswills commented 10 years ago
http://downloads.sourceforge.net/project/advancemame/advancemame/0.94.0/advancemame-0.94.0.tar.gz
http://www.gamshi.com/download/uae4rpi.tar.bz2
http://sourceforge.net/projects/atari800/files/atari800/3.0.0/atari800-3.0.0.tar.gz/download
http://gaming.capsule-sa.co.za/downloads/cpc4rpi-1.1_src.tar.gz
http://downloads.sourceforge.net/project/vice-emu/releases/vice-2.4.tar.gz
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/old/vice-1.5-roms.tar.gz
http://repo.berryboot.com/eduke32_2.0.0rpi+svn2789_armhf.deb
http://apt.duke4.net/pool/main/d/duke3d-shareware/duke3d-shareware_1.3d-23_all.deb
https://dl.dropbox.com/s/z6l69wge8q1xq7r/osmose-0.8.1%2Brpi20121122.tar.bz2?dl=1
http://spatula-city.org/~im14u2c/intv/dl/jzintv-1.0-beta4-src.zip
http://downloads.sourceforge.net/project/linapple/linapple/linapple-2a/linapple-src_2a.tar.bz2
http://rpix86.patrickaalto.com/rpix86.tar.gz
http://www.infocom-if.org/downloads/zork1.zip
http://www.infocom-if.org/downloads/zork2.zip
http://www.infocom-if.org/downloads/zork3.zip
http://www.rastersoft.com/descargas/fbzx-2.10.0.tar.bz2
http://downloads.sourceforge.net/project/openmsx/openmsx/0.10.0/openmsx-0.10.0.tar.gz
http://gaming.capsule-sa.co.za/downloads/fastdosbox-1.5_src.tar.gz
http://downloads.sourceforge.net/project/dgen/dgen/1.32/dgen-sdl-1.32.tar.gz
http://distro.ibiblio.org/pub/linux/distributions/slitaz/sources/packages/d/doom1.wad
http://www.libsdl.org/projects/SDL_mixer/timidity/timidity.tar.gz
http://libsdl.org/release/SDL2-2.0.1.tar.gz
http://www.pabr.org/sixlinux/sixpair.c
http://sourceforge.net/projects/qtsixa/files/QtSixA%201.5.1/QtSixA-1.5.1-src.tar.gz
http://downloads.petrockblock.com/libsdl2.0.1.tar.gz
http://www.niksula.hut.fi/~mhiienka/Rpi/linux-headers-rpi/linux-headers-`uname -r`_`uname -r`-2_armhf.deb
http://www.niksula.hut.fi/~mhiienka/Rpi/gamecon-gpio-rpi-dkms_0.9_all.deb
http://www.niksula.hut.fi/~mhiienka/Rpi/db9-gpio-rpi-dkms_0.7_all.deb

These are extracted from the source

petrockblog commented 10 years ago

Excepts the archives from http://www.niksula.hut.fi, which are distribution dependent, I have uploaded all archives to http://downloads.petrockblock.com/retropiearchives/, e.g.

http://downloads.petrockblock.com/retropiearchives/uae4rpi.tar.bz2

So far, I did not go through the script modules and adapted the URLs, though.

joolswills commented 9 years ago

This is all done now right ?

petrockblog commented 9 years ago

Yes, this is done now.

joolswills commented 9 years ago

I think we can make a couple of additional exclusions - we probably don't need to self host anything that is hosted at sourceforge, and projects like SDL etc as they are unlikely to suddenly disappear. Also may I have access to the area you are using to host stuff to update/remove old files as needed. Many thanks.