|
From: Lasse Kärkkäi. <tr...@us...> - 2009-11-10 11:40:23
|
Module: web Branch: master Commit: 04d90a556ed32d149545ab0a0c09a97f4987e074 Author: Lasse Karkkainen <tro...@tr...> Date: Tue Nov 10 13:40:31 2009 +0200 Various updates --- htdocs-source/AWC-cfg.txt | 3 +-- htdocs-source/develop.txt | 2 +- htdocs-source/install.txt | 4 +++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/htdocs-source/AWC-cfg.txt b/htdocs-source/AWC-cfg.txt index c8c8907..a365c06 100644 --- a/htdocs-source/AWC-cfg.txt +++ b/htdocs-source/AWC-cfg.txt @@ -16,10 +16,9 @@ .http://cia.vc/stats/project/performous CIA.vc .http://www.facebook.com/performous Facebook .awstats/awstats.pl Site stats -% Competing projects: +% Similar projects: .http://sourceforge.net/projects/ultrastardx/ UltraStar Deluxe .http://singthegame.com/ SingSong -.http://sinatra.nu/ Sinatra .http://www.canta-game.org/ Canta .http://www.karaokeparty.com/ KaraokeParty diff --git a/htdocs-source/develop.txt b/htdocs-source/develop.txt index 714fea5..1d91ab8 100644 --- a/htdocs-source/develop.txt +++ b/htdocs-source/develop.txt @@ -27,7 +27,7 @@ Fedora: OS X: - <strong>sudo port install</strong> git cmake help2man libsdl cairo librsvg portaudio libxmlxx2 boost +complete imagemagick ffmpeg +avfilter libsamplerate + <strong>sudo port install</strong> git-core cmake help2man libsdl glew cairo librsvg portaudio libxmlxx2 boost +complete imagemagick ffmpeg +avfilter libsamplerate We try to keep these lists accurate and up-to-date with the development version. If you find that something is missing or that there are unnecessary package installs, please let us know. diff --git a/htdocs-source/install.txt b/htdocs-source/install.txt index 90d3374..d28f6ce 100644 --- a/htdocs-source/install.txt +++ b/htdocs-source/install.txt @@ -23,10 +23,12 @@ None yet, but it compiles on Microsoft Visual Studio and we'll probably get some No software bundle currently available, but we expect one of the Mac users to package one shortly. -:h2:Other systems +:h2:Other systems and development version Source code: <a href="http://sourceforge.net/projects/performous/files/performous/Performous-0.3.2-Source.tar.bz2">universal</a> + The very latest source code is available in our Git repository. See the <strong>hacking</strong> page for more information. + :h2:Troubleshooting If you have previously installed from source, be sure to erase any files left over from that or otherwise Performous may use wrong files. Clear the following files/folders: |