mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Emacs: Update
This commit is contained in:
parent
74c3072cfd
commit
bf988a4b8d
1 changed files with 113 additions and 1 deletions
|
|
@ -346,6 +346,118 @@ Builds:
|
|||
- make all
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 30.0.50
|
||||
versionCode: 300050030
|
||||
commit: aedfb4f04837ef7b6f50d6a9d833a3ec0f33b11d
|
||||
timeout: 15000
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc libncurses-dev autoconf texinfo g++
|
||||
output: java/emacs-*.apk
|
||||
prebuild:
|
||||
- sed -i 's/android:versionCode="@emacs_major_version@"/android:versionCode="$$VERCODE$$"/'
|
||||
java/AndroidManifest.xml.in
|
||||
- sdkmanager 'platforms;android-34' 'build-tools;34.0.0'
|
||||
scanignore:
|
||||
- admin/charsets/glibc/*.gz
|
||||
- build-aux/dir_top
|
||||
scandelete:
|
||||
- test
|
||||
- etc/e
|
||||
build:
|
||||
- cd etc/e
|
||||
- tic -o ../ ./eterm-color.ti
|
||||
- cd -
|
||||
- ./autogen.sh
|
||||
- ./configure --with-android=$$SDK$$/platforms/android-34/android.jar ANDROID_CC=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android22-clang
|
||||
SDK_BUILD_TOOLS=$$SDK$$/build-tools/34.0.0 --with-gnutls=ifavailable --without-android-debug
|
||||
- make all
|
||||
ndk: r25c
|
||||
|
||||
- versionName: 30.0.50
|
||||
versionCode: 300050031
|
||||
commit: aedfb4f04837ef7b6f50d6a9d833a3ec0f33b11d
|
||||
timeout: 15000
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc libncurses-dev autoconf texinfo g++
|
||||
output: java/emacs-*.apk
|
||||
prebuild:
|
||||
- sed -i 's/android:versionCode="@emacs_major_version@"/android:versionCode="$$VERCODE$$"/'
|
||||
java/AndroidManifest.xml.in
|
||||
- sdkmanager 'platforms;android-34' 'build-tools;34.0.0'
|
||||
scanignore:
|
||||
- admin/charsets/glibc/*.gz
|
||||
- build-aux/dir_top
|
||||
scandelete:
|
||||
- test
|
||||
- etc/e
|
||||
build:
|
||||
- cd etc/e
|
||||
- tic -o ../ ./eterm-color.ti
|
||||
- cd -
|
||||
- ./autogen.sh
|
||||
- ./configure --with-android=$$SDK$$/platforms/android-34/android.jar ANDROID_CC=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi22-clang
|
||||
SDK_BUILD_TOOLS=$$SDK$$/build-tools/34.0.0 --with-gnutls=ifavailable --without-android-debug
|
||||
- make all
|
||||
ndk: r25c
|
||||
|
||||
- versionName: 30.0.50
|
||||
versionCode: 300050032
|
||||
commit: aedfb4f04837ef7b6f50d6a9d833a3ec0f33b11d
|
||||
timeout: 15000
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc libncurses-dev autoconf texinfo g++
|
||||
output: java/emacs-*.apk
|
||||
prebuild:
|
||||
- sed -i 's/android:versionCode="@emacs_major_version@"/android:versionCode="$$VERCODE$$"/'
|
||||
java/AndroidManifest.xml.in
|
||||
- sdkmanager 'platforms;android-34' 'build-tools;34.0.0'
|
||||
scanignore:
|
||||
- admin/charsets/glibc/*.gz
|
||||
- build-aux/dir_top
|
||||
scandelete:
|
||||
- test
|
||||
- etc/e
|
||||
build:
|
||||
- cd etc/e
|
||||
- tic -o ../ ./eterm-color.ti
|
||||
- cd -
|
||||
- ./autogen.sh
|
||||
- ./configure --with-android=$$SDK$$/platforms/android-34/android.jar ANDROID_CC=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android22-clang
|
||||
SDK_BUILD_TOOLS=$$SDK$$/build-tools/34.0.0 --with-gnutls=ifavailable --without-android-debug
|
||||
- make all
|
||||
ndk: r25c
|
||||
|
||||
- versionName: 30.0.50
|
||||
versionCode: 300050033
|
||||
commit: aedfb4f04837ef7b6f50d6a9d833a3ec0f33b11d
|
||||
timeout: 15000
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc libncurses-dev autoconf texinfo g++
|
||||
output: java/emacs-*.apk
|
||||
prebuild:
|
||||
- sdkmanager 'platforms;android-34' 'build-tools;34.0.0'
|
||||
- sed -i 's/android:versionCode="@emacs_major_version@"/android:versionCode="$$VERCODE$$"/'
|
||||
java/AndroidManifest.xml.in
|
||||
scanignore:
|
||||
- admin/charsets/glibc/*.gz
|
||||
- build-aux/dir_top
|
||||
scandelete:
|
||||
- test
|
||||
- etc/e
|
||||
build:
|
||||
- cd etc/e
|
||||
- tic -o ../ ./eterm-color.ti
|
||||
- cd -
|
||||
- ./autogen.sh
|
||||
- ./configure --with-android=$$SDK$$/platforms/android-34/android.jar ANDROID_CC=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android22-clang
|
||||
SDK_BUILD_TOOLS=$$SDK$$/build-tools/34.0.0 --with-gnutls=ifavailable --without-android-debug
|
||||
- make all
|
||||
ndk: r25c
|
||||
|
||||
MaintainerNotes: |-
|
||||
Build instructions can be found at:
|
||||
https://git.savannah.gnu.org/cgit/emacs.git/tree/java/INSTALL
|
||||
|
|
@ -378,4 +490,4 @@ ArchivePolicy: 12
|
|||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 30.0.50
|
||||
CurrentVersionCode: 300050023
|
||||
CurrentVersionCode: 300050033
|
||||
|
|
|
|||
Loading…
Reference in a new issue