mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
krita: 5.1.3
This commit is contained in:
parent
ff5a5d3d47
commit
c99a296f4d
1 changed files with 34 additions and 30 deletions
|
|
@ -603,9 +603,9 @@ Builds:
|
|||
-p=apk
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 5.1.2
|
||||
versionCode: 5011501
|
||||
commit: 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a
|
||||
- versionName: 5.1.3
|
||||
versionCode: 5011601
|
||||
commit: 5.1.3
|
||||
timeout: 30000
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -616,14 +616,15 @@ Builds:
|
|||
output: build/krita_build_apk/build/outputs/apk/release/krita-armeabi-v7a-$$VERSION$$-release-unsigned.apk
|
||||
rm:
|
||||
- libs/flake/tests/data/*.zip
|
||||
- packaging
|
||||
- packaging/linux
|
||||
- packaging/macos
|
||||
- packaging/steam
|
||||
- packaging/windows
|
||||
- plugins/extensions/pykrita/plugin/krita/sceditor/rope.zip
|
||||
prebuild:
|
||||
- git checkout 5.1.2 -- packaging/android
|
||||
- git checkout 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a -- 3rdparty
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
@ -634,9 +635,9 @@ Builds:
|
|||
--build-root=$(pwd)/build --ndk-path=$$NDK$$ --sdk-path=$$SDK$$ --android-abi=armeabi-v7a
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 5.1.2
|
||||
versionCode: 5011502
|
||||
commit: 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a
|
||||
- versionName: 5.1.3
|
||||
versionCode: 5011602
|
||||
commit: 5.1.3
|
||||
timeout: 30000
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -647,14 +648,15 @@ Builds:
|
|||
output: build/krita_build_apk/build/outputs/apk/release/krita-arm64-v8a-$$VERSION$$-release-unsigned.apk
|
||||
rm:
|
||||
- libs/flake/tests/data/*.zip
|
||||
- packaging
|
||||
- packaging/linux
|
||||
- packaging/macos
|
||||
- packaging/steam
|
||||
- packaging/windows
|
||||
- plugins/extensions/pykrita/plugin/krita/sceditor/rope.zip
|
||||
prebuild:
|
||||
- git checkout 5.1.2 -- packaging/android
|
||||
- git checkout 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a -- 3rdparty
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
@ -665,9 +667,9 @@ Builds:
|
|||
--build-root=$(pwd)/build --ndk-path=$$NDK$$ --sdk-path=$$SDK$$ --android-abi=arm64-v8a
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 5.1.2
|
||||
versionCode: 5011503
|
||||
commit: 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a
|
||||
- versionName: 5.1.3
|
||||
versionCode: 5011603
|
||||
commit: 5.1.3
|
||||
timeout: 30000
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -678,14 +680,15 @@ Builds:
|
|||
output: build/krita_build_apk/build/outputs/apk/release/krita-x86-$$VERSION$$-release-unsigned.apk
|
||||
rm:
|
||||
- libs/flake/tests/data/*.zip
|
||||
- packaging
|
||||
- packaging/linux
|
||||
- packaging/macos
|
||||
- packaging/steam
|
||||
- packaging/windows
|
||||
- plugins/extensions/pykrita/plugin/krita/sceditor/rope.zip
|
||||
prebuild:
|
||||
- git checkout 5.1.2 -- packaging/android
|
||||
- git checkout 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a -- 3rdparty
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
@ -696,9 +699,9 @@ Builds:
|
|||
--build-root=$(pwd)/build --ndk-path=$$NDK$$ --sdk-path=$$SDK$$ --android-abi=x86
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 5.1.2
|
||||
versionCode: 5011504
|
||||
commit: 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a
|
||||
- versionName: 5.1.3
|
||||
versionCode: 5011604
|
||||
commit: 5.1.3
|
||||
timeout: 30000
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -709,14 +712,15 @@ Builds:
|
|||
output: build/krita_build_apk/build/outputs/apk/release/krita-x86_64-$$VERSION$$-release-unsigned.apk
|
||||
rm:
|
||||
- libs/flake/tests/data/*.zip
|
||||
- packaging
|
||||
- packaging/linux
|
||||
- packaging/macos
|
||||
- packaging/steam
|
||||
- packaging/windows
|
||||
- plugins/extensions/pykrita/plugin/krita/sceditor/rope.zip
|
||||
prebuild:
|
||||
- git checkout 5.1.2 -- packaging/android
|
||||
- git checkout 27a9cc22f76a9b9934f939ea2fb57e52bef8aa2a -- 3rdparty
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
@ -749,5 +753,5 @@ MaintainerNotes: |-
|
|||
ArchivePolicy: 12 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 5.1.2
|
||||
CurrentVersionCode: 5011504
|
||||
CurrentVersion: 5.1.3
|
||||
CurrentVersionCode: 5011604
|
||||
|
|
|
|||
Loading…
Reference in a new issue