Update LibreOffice Viewer
This commit is contained in:
parent
0217f51593
commit
6d638d0d1c
|
@ -27,8 +27,8 @@ Usability:
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:git://anongit.freedesktop.org/libreoffice/core
|
Repo:git://anongit.freedesktop.org/libreoffice/core
|
||||||
|
|
||||||
Build:4.5.0.0.alpha0+/e12d566,3
|
Build:4.5.0.0.alpha0+/7f68f67,6
|
||||||
commit=e12d566
|
commit=7f68f67
|
||||||
srclibs=LOTarballs@c873ae6f
|
srclibs=LOTarballs@c873ae6f
|
||||||
ndk=r10d
|
ndk=r10d
|
||||||
output=android/experimental/LOAndroid3/bin/LibreOfficeViewer-release-unsigned.apk
|
output=android/experimental/LOAndroid3/bin/LibreOfficeViewer-release-unsigned.apk
|
||||||
|
@ -37,10 +37,10 @@ Build:4.5.0.0.alpha0+/e12d566,3
|
||||||
sed -i -e 's/test_freetype=yes/test_freetype=no/g' configure.ac
|
sed -i -e 's/test_freetype=yes/test_freetype=no/g' configure.ac
|
||||||
build=ln -s ../$$LOTarballs$$ external/tarballs && \
|
build=ln -s ../$$LOTarballs$$ external/tarballs && \
|
||||||
./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid --with-build-platform-configure-options="--with-system-jpeg=no --with-x=no --disable-gconf --disable-python" && \
|
./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid --with-build-platform-configure-options="--with-system-jpeg=no --with-x=no --disable-gconf --disable-python" && \
|
||||||
make versionCode=3
|
make versionCode=6
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:4.5.0.0.alpha0+/e12d566
|
Current Version:4.5.0.0.alpha0+/7f68f67
|
||||||
Current Version Code:3
|
Current Version Code:6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue