mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[android,scripts] update android native build
* update dependencies to current versions * build openh264 with static runtime * use curl for download instead of wget, fall back to wget in case no curl installed.
This commit is contained in:
@@ -18,12 +18,12 @@ DEPS_ONLY=0
|
||||
NDK_TARGET=21
|
||||
WITH_MEDIACODEC=0
|
||||
|
||||
OPENH264_TAG=v2.4.1
|
||||
OPENH264_HASH=8ffbe944e74043d0d3fb53d4a2a14c94de71f58dbea6a06d0dc92369542958ea
|
||||
OPENSSL_TAG=openssl-3.3.1
|
||||
OPENSSL_HASH=777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e
|
||||
FFMPEG_TAG=n7.0.1
|
||||
FFMPEG_HASH=8dab1da0c7ebccb2dce99265901f22ac40f8e0fbbe4a89a368d7645f2e79caa0
|
||||
OPENH264_TAG=v2.5.0
|
||||
OPENH264_HASH=94c8ca364db990047ec4ec3481b04ce0d791e62561ef5601443011bdc00825e3
|
||||
OPENSSL_TAG=openssl-3.4.0
|
||||
OPENSSL_HASH=e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf
|
||||
FFMPEG_TAG=n7.1
|
||||
FFMPEG_HASH=7ddad2d992bd250a6c56053c26029f7e728bebf0f37f80cf3f8a0e6ec706431a
|
||||
CJSON_TAG=v1.7.18
|
||||
CJSON_HASH=3aa806844a03442c00769b83e99970be70fbef03735ff898f4811dd03b9f5ee5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user