Fix some packaging issues with Blackberry and Symbian.

This commit is contained in:
Sacha 2014-02-17 12:14:02 +10:00
parent 7fd6fce44d
commit 0bb7cc1943
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@ install:
sudo apt-get install lib32stdc++6 lib32bz2-1.0 -qq &&
download_extract https://googledrive.com/host/0B5UBD4wjtpZ-T0Iwa0F3b2JqREE ndk.tar.bz2 &&
sed -i "s!/SDKs!$(pwd)/SDKs!" SDKs/SymbianSR1Qt474/bin/qt.conf &&
sed -i "s!0xF00000!0x1000000!" tools/sbs/lib/config/gcce.xml &&
cp ffmpeg/symbian/armv6/lib/* SDKs/SymbianSR1Qt474/epoc32/release/armv5/urel/ &&
export EPOCROOT=$(pwd)/SDKs/SymbianSR1Qt474 SBS_GCCE463BIN=$(pwd)/tools/gcce4/bin &&
PATH=$SBS_GCCE463BIN:$(pwd)/tools/sbs/bin:$EPOCROOT/epoc32/tools:$(pwd)/tools:$EPOCROOT/bin:$(pwd)/tools/sbs/linux-x86_64-libc2_15/bin:$PATH;

View File

@ -3,7 +3,7 @@
<id>com.Qtness.PPSSPP</id>
<name>PPSSPP</name>
<filename>PPSSPPBlackberry</filename>
<versionNumber>0.9.7.1</versionNumber>
<versionNumber>0.9.71</versionNumber>
<buildId>1</buildId>
<description>Playstation Portable emulator.</description>