mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
vlc - update
This commit is contained in:
parent
9e8c98f82e
commit
ea82828fd3
1 changed files with 180 additions and 0 deletions
|
|
@ -5330,6 +5330,186 @@ Builds:
|
|||
- RESET=0 ./buildsystem/compile.sh -a x86_64 -ml -b --release
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.5.7
|
||||
versionCode: 13050705
|
||||
commit: 3.5.7
|
||||
subdir: application/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ant automake autopoint bison bzip2 cmake flex g++ gettext
|
||||
help2man libltdl-dev libtool-bin make meson nasm ninja-build pkg-config ragel
|
||||
wget
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- VLC@4d46246f4aec36a0f749da870af04606a7b3e4e5
|
||||
- VLCjni@6691a43c73df3abe3e30bda139c6a7b4d1adda87
|
||||
- VLCmedialibrary@981f88679d71409ee3c1be23ef190ce17cf3f70f
|
||||
prebuild:
|
||||
- mkdir -p ./gradle/wrapper
|
||||
- echo 'distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip'
|
||||
> ./gradle/wrapper/gradle-wrapper.properties
|
||||
- cp -r gradle ../..
|
||||
- sed -i -e 's/include .*/include "armeabi-v7a"/' build.gradle
|
||||
- sed -i -e '/println/d' ../vlc-android/build.gradle
|
||||
- cd ../..
|
||||
- cp -a $$VLC$$ vlc
|
||||
- cp -a $$VLCjni$$ libvlcjni
|
||||
- cp -a $$VLCmedialibrary$$ medialibrary/medialibrary
|
||||
- sed -i -e '/signingConfig/d' application/app/build.gradle
|
||||
- sed -i -E -e '/(debug|release|signedRelease)(Api|Implementation)/d; s/devApi/api/;
|
||||
s/devImplementation/implementation/' application/vlc-android/build.gradle
|
||||
application/resources/build.gradle medialibrary/build.gradle
|
||||
- cd vlc
|
||||
- cp share/vlc.appdata.xml.in.in share/vlc.appdata.xml
|
||||
- git apply ../libvlcjni/libvlc/patches/vlc3/*.patch
|
||||
- sed -i -e '/MESON_VERSION/,\/^#/d' extras/tools/tools.mak
|
||||
- sed -i -e '/check meson/d' extras/tools/bootstrap
|
||||
- find -name *.mak -type f -exec sed -i -e 's/tar xv/tar x/' {} +
|
||||
- cd ../medialibrary/medialibrary/libvlcpp
|
||||
- git apply ../../../buildsystem/patches/libvlcpp/*.patch
|
||||
build:
|
||||
- cd ../..
|
||||
- ln -s $(which gradle) ./gradlew
|
||||
- export GRADLE_VLC_SRC_DIRS="$PWD/vlc/build-android-arm-linux-androideabi/ndk/libs"
|
||||
- RESET=0 ./buildsystem/compile.sh -a armeabi-v7a -ml -b --release
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.5.7
|
||||
versionCode: 13050706
|
||||
commit: 3.5.7
|
||||
subdir: application/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ant automake autopoint bison bzip2 cmake flex g++ gettext
|
||||
help2man libltdl-dev libtool-bin make meson nasm ninja-build pkg-config ragel
|
||||
wget
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- VLC@4d46246f4aec36a0f749da870af04606a7b3e4e5
|
||||
- VLCjni@6691a43c73df3abe3e30bda139c6a7b4d1adda87
|
||||
- VLCmedialibrary@981f88679d71409ee3c1be23ef190ce17cf3f70f
|
||||
prebuild:
|
||||
- mkdir -p ./gradle/wrapper
|
||||
- echo 'distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip'
|
||||
> ./gradle/wrapper/gradle-wrapper.properties
|
||||
- cp -r gradle ../..
|
||||
- sed -i -e 's/include .*/include "arm64-v8a"/' build.gradle
|
||||
- sed -i -e '/println/d' ../vlc-android/build.gradle
|
||||
- cd ../..
|
||||
- cp -a $$VLC$$ vlc
|
||||
- cp -a $$VLCjni$$ libvlcjni
|
||||
- cp -a $$VLCmedialibrary$$ medialibrary/medialibrary
|
||||
- sed -i -e '/signingConfig/d' application/app/build.gradle
|
||||
- sed -i -E -e '/(debug|release|signedRelease)(Api|Implementation)/d; s/devApi/api/;
|
||||
s/devImplementation/implementation/' application/vlc-android/build.gradle
|
||||
application/resources/build.gradle medialibrary/build.gradle
|
||||
- cd vlc
|
||||
- cp share/vlc.appdata.xml.in.in share/vlc.appdata.xml
|
||||
- git apply ../libvlcjni/libvlc/patches/vlc3/*.patch
|
||||
- sed -i -e '/MESON_VERSION/,\/^#/d' extras/tools/tools.mak
|
||||
- sed -i -e '/check meson/d' extras/tools/bootstrap
|
||||
- find -name *.mak -type f -exec sed -i -e 's/tar xv/tar x/' {} +
|
||||
- cd ../medialibrary/medialibrary/libvlcpp
|
||||
- git apply ../../../buildsystem/patches/libvlcpp/*.patch
|
||||
build:
|
||||
- cd ../..
|
||||
- ln -s $(which gradle) ./gradlew
|
||||
- export GRADLE_VLC_SRC_DIRS="$PWD/vlc/build-android-arm-linux-androideabi/ndk/libs"
|
||||
- RESET=0 ./buildsystem/compile.sh -a arm64-v8a -ml -b --release
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.5.7
|
||||
versionCode: 13050707
|
||||
commit: 3.5.7
|
||||
subdir: application/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ant automake autopoint bison bzip2 cmake flex g++ gettext
|
||||
help2man libltdl-dev libtool-bin make meson nasm ninja-build pkg-config ragel
|
||||
wget
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- VLC@4d46246f4aec36a0f749da870af04606a7b3e4e5
|
||||
- VLCjni@6691a43c73df3abe3e30bda139c6a7b4d1adda87
|
||||
- VLCmedialibrary@981f88679d71409ee3c1be23ef190ce17cf3f70f
|
||||
prebuild:
|
||||
- mkdir -p ./gradle/wrapper
|
||||
- echo 'distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip'
|
||||
> ./gradle/wrapper/gradle-wrapper.properties
|
||||
- cp -r gradle ../..
|
||||
- sed -i -e 's/include .*/include "x86"/' build.gradle
|
||||
- sed -i -e '/println/d' ../vlc-android/build.gradle
|
||||
- cd ../..
|
||||
- cp -a $$VLC$$ vlc
|
||||
- cp -a $$VLCjni$$ libvlcjni
|
||||
- cp -a $$VLCmedialibrary$$ medialibrary/medialibrary
|
||||
- sed -i -e '/signingConfig/d' application/app/build.gradle
|
||||
- sed -i -E -e '/(debug|release|signedRelease)(Api|Implementation)/d; s/devApi/api/;
|
||||
s/devImplementation/implementation/' application/vlc-android/build.gradle
|
||||
application/resources/build.gradle medialibrary/build.gradle
|
||||
- cd vlc
|
||||
- cp share/vlc.appdata.xml.in.in share/vlc.appdata.xml
|
||||
- git apply ../libvlcjni/libvlc/patches/vlc3/*.patch
|
||||
- sed -i -e '/MESON_VERSION/,\/^#/d' extras/tools/tools.mak
|
||||
- sed -i -e '/check meson/d' extras/tools/bootstrap
|
||||
- find -name *.mak -type f -exec sed -i -e 's/tar xv/tar x/' {} +
|
||||
- cd ../medialibrary/medialibrary/libvlcpp
|
||||
- git apply ../../../buildsystem/patches/libvlcpp/*.patch
|
||||
build:
|
||||
- cd ../..
|
||||
- ln -s $(which gradle) ./gradlew
|
||||
- export GRADLE_VLC_SRC_DIRS="$PWD/vlc/build-android-arm-linux-androideabi/ndk/libs"
|
||||
- RESET=0 ./buildsystem/compile.sh -a x86 -ml -b --release
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.5.7
|
||||
versionCode: 13050708
|
||||
commit: 3.5.7
|
||||
subdir: application/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ant automake autopoint bison bzip2 cmake flex g++ gettext
|
||||
help2man libltdl-dev libtool-bin make meson nasm ninja-build pkg-config ragel
|
||||
wget
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- VLC@4d46246f4aec36a0f749da870af04606a7b3e4e5
|
||||
- VLCjni@6691a43c73df3abe3e30bda139c6a7b4d1adda87
|
||||
- VLCmedialibrary@981f88679d71409ee3c1be23ef190ce17cf3f70f
|
||||
prebuild:
|
||||
- mkdir -p ./gradle/wrapper
|
||||
- echo 'distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip'
|
||||
> ./gradle/wrapper/gradle-wrapper.properties
|
||||
- cp -r gradle ../..
|
||||
- sed -i -e 's/include .*/include "x86_64"/' build.gradle
|
||||
- sed -i -e '/println/d' ../vlc-android/build.gradle
|
||||
- cd ../..
|
||||
- cp -a $$VLC$$ vlc
|
||||
- cp -a $$VLCjni$$ libvlcjni
|
||||
- cp -a $$VLCmedialibrary$$ medialibrary/medialibrary
|
||||
- sed -i -e '/signingConfig/d' application/app/build.gradle
|
||||
- sed -i -E -e '/(debug|release|signedRelease)(Api|Implementation)/d; s/devApi/api/;
|
||||
s/devImplementation/implementation/' application/vlc-android/build.gradle
|
||||
application/resources/build.gradle medialibrary/build.gradle
|
||||
- cd vlc
|
||||
- cp share/vlc.appdata.xml.in.in share/vlc.appdata.xml
|
||||
- git apply ../libvlcjni/libvlc/patches/vlc3/*.patch
|
||||
- sed -i -e '/MESON_VERSION/,\/^#/d' extras/tools/tools.mak
|
||||
- sed -i -e '/check meson/d' extras/tools/bootstrap
|
||||
- find -name *.mak -type f -exec sed -i -e 's/tar xv/tar x/' {} +
|
||||
- cd ../medialibrary/medialibrary/libvlcpp
|
||||
- git apply ../../../buildsystem/patches/libvlcpp/*.patch
|
||||
build:
|
||||
- cd ../..
|
||||
- ln -s $(which gradle) ./gradlew
|
||||
- export GRADLE_VLC_SRC_DIRS="$PWD/vlc/build-android-arm-linux-androideabi/ndk/libs"
|
||||
- RESET=0 ./buildsystem/compile.sh -a x86_64 -ml -b --release
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: |-
|
||||
Instructions and dependencies: https://wiki.videolan.org/AndroidCompile
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue