purge net.sourceforge.servestream in order rebuild with x86 support
This commit is contained in:
parent
dee7adc74a
commit
ae94703ab8
|
@ -56,16 +56,16 @@ sed -i 's/make -j4/make -j1/g' arm-build.sh && \
|
|||
sed -i 's/bash/sh/g' arm-build.sh && \
|
||||
sed -i '/PIPESTATUS/d' arm-build.sh && \
|
||||
NDK=$$NDK$$ ./arm-build.sh && cp -r build/ffmpeg/* ../jni/ffmpeg/ffmpeg,buildjni=yes
|
||||
Build Version:0.6.0,72,v0.6.0,\
|
||||
Build Version:0.6.0,72,!v0.6.0,\
|
||||
srclibs=ActionBarSherlock@4.2.0;DragSort@0.6.1,prebuild=\
|
||||
sed -i 's/x86 mips/mips/g' jni/Application.mk && \
|
||||
sed -i 's/bash/sh/g;s/make -j4/make -j2/g;/PIPESTATUS/d' scripts/* && \
|
||||
sed -i 's/make -j4/make -j2/g' scripts/* && \
|
||||
rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && \
|
||||
cp -f $$ActionBarSherlock$$/libs/android-support-v4.jar $$DragSort$$/libs/ && \
|
||||
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties && \
|
||||
echo "android.library.reference.2=$$DragSort$$" >> project.properties,\
|
||||
build=./scripts/build-ffmpeg.sh,buildjni=yes
|
||||
|
||||
# sed -i 's/x86 mips/mips/g' jni/Application.mk && \
|
||||
# Todo: work for x86
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -8,8 +8,9 @@ FlattrID:164412
|
|||
Auto Name:APG
|
||||
Summary:Encrypt email and files
|
||||
Description:
|
||||
'''The *-fdroid build only works with [[org.fdroid.k9]]. Other versions work
|
||||
with [[com.fsck.k9]], which are the K-9 developers' builds.'''
|
||||
'''The *-fdroid version probably only works with [[org.fdroid.k9]].
|
||||
The other versions work with [[com.fsck.k9]], the package of the K-9 developer
|
||||
team.'''
|
||||
|
||||
APG is a port of OpenPGP for Android. Use it to encrypt and decrypt files,
|
||||
and in conjunction with K-9 Mail, to seamlessly add support for encrypting and
|
||||
|
|
Loading…
Reference in a new issue