mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Switch package name and bugtracker
This commit is contained in:
parent
1b6e213593
commit
7c1a2b4843
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ Categories:Office
|
|||
License:MPL2
|
||||
Web Site:https://wiki.documentfoundation.org/Android
|
||||
Source Code:http://cgit.freedesktop.org/libreoffice/core/tree/
|
||||
Issue Tracker:https://www.libreoffice.org/bugzilla/
|
||||
Issue Tracker:https://bugs.documentfoundation.org/
|
||||
Donate:https://donate.libreoffice.org/
|
||||
|
||||
Name:LibreOffice Viewer Beta
|
||||
|
|
@ -34,7 +34,7 @@ Build:4.5.0.0.alpha0+/e12d566,3
|
|||
output=android/experimental/LOAndroid3/bin/LibreOfficeViewer-release-unsigned.apk
|
||||
prebuild=sed -i -e 's/\/$(OOO_VENDOR)//g' android/Bootstrap/Makefile.shared
|
||||
build=ln -s ../$$LOTarballs$$ external/tarballs && \
|
||||
./autogen.sh --enable-release-build --with-vendor=fdroid --with-android-package-name="org.libreoffice" --enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9 --with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid && \
|
||||
./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 && \
|
||||
make versionCode=3
|
||||
|
||||
Auto Update Mode:None
|
||||
Loading…
Reference in a new issue