[vlc-commits] [Git][videolan/vlc][master] CI: update the Android build script to remove a52/dca calls

Steve Lhomme (@robUx4) gitlab at videolan.org
Fri Apr 18 12:27:49 UTC 2025



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
4568f0e4 by Steve Lhomme at 2025-04-18T11:31:30+00:00
CI: update the Android build script to remove a52/dca calls

See https://code.videolan.org/videolan/libvlcjni/-/merge_requests/109

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -617,7 +617,7 @@ xros-arm64:
         name: $VLC_ANDROID_IMAGE
     script: |
         git clone https://code.videolan.org/videolan/libvlcjni.git
-        (cd libvlcjni && git checkout 5e2b2af821d14738bc470414a8d0c72d9955d168)
+        (cd libvlcjni && git checkout fa2b8f681930f2a1957b0222ddf817f7c1c8da2f)
         if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
           CONTRIB_FLAGS="--with-prebuilt-contribs"
         elif [ "${CI_COMMIT_BRANCH}" = "${CI_DEFAULT_BRANCH}" -a "${CI_PROJECT_PATH}" = "videolan/vlc" ]; then



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/4568f0e4906bf6c49e856b812543a0908426ca0e

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/4568f0e4906bf6c49e856b812543a0908426ca0e
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list