media-suite_deps.sh 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. #!/bin/bash
  2. # Dependency References
  3. SOURCE_REPO_AMF=https://github.com/GPUOpen-LibrariesAndSDKs/AMF.git
  4. SOURCE_REPO_ANGLE=https://chromium.googlesource.com/angle/angle
  5. SOURCE_REPO_ARRIB24=https://github.com/nkoriyama/aribb24.git
  6. SOURCE_REPO_AV1AN=https://github.com/master-of-zen/Av1an.git
  7. SOURCE_REPO_AVISYNTH=https://github.com/AviSynth/AviSynthPlus.git
  8. SOURCE_REPO_CODEC2=https://github.com/drowe67/codec2.git
  9. SOURCE_REPO_CURL=https://github.com/curl/curl.git
  10. SOURCE_REPO_CYANRIP=https://github.com/cyanreg/cyanrip.git
  11. SOURCE_REPO_DAV1D=https://code.videolan.org/videolan/dav1d.git
  12. SOURCE_REPO_DAVS=https://github.com/pkuvcl/davs2.git
  13. SOURCE_REPO_DECKLINK=https://gitlab.com/m-ab-s/decklink-headers.git
  14. SOURCE_REPO_DLFCN=https://github.com/dlfcn-win32/dlfcn-win32.git
  15. SOURCE_REPO_DOVI_TOOL=https://github.com/quietvoid/dovi_tool.git
  16. SOURCE_REPO_EXHALE=https://gitlab.com/ecodis/exhale.git
  17. SOURCE_REPO_FAAC=https://github.com/knik0/faac.git
  18. SOURCE_REPO_FDKAAC=https://github.com/mstorsjo/fdk-aac
  19. SOURCE_REPO_FDKAACEXE=https://github.com/nu774/fdkaac
  20. SOURCE_REPO_FFMS2=https://github.com/FFMS/ffms2.git
  21. SOURCE_REPO_FFNVCODEC=https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
  22. SOURCE_REPO_FLAC=https://github.com/xiph/flac.git
  23. SOURCE_REPO_FLITE=https://github.com/festvox/flite.git
  24. SOURCE_REPO_FONTCONFIG=https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=LATEST
  25. SOURCE_REPO_FREETYPE=https://github.com/freetype/freetype.git#tag=LATEST
  26. SOURCE_REPO_FREI0R=https://github.com/dyne/frei0r.git
  27. SOURCE_REPO_FRIBIDI=https://github.com/fribidi/fribidi.git
  28. SOURCE_REPO_GFLAGS=https://github.com/gflags/gflags.git
  29. SOURCE_REPO_GLSLANG=https://github.com/KhronosGroup/glslang.git
  30. SOURCE_REPO_GPAC=https://github.com/gpac/gpac.git
  31. SOURCE_REPO_HARFBUZZ=https://github.com/harfbuzz/harfbuzz.git
  32. SOURCE_REPO_HDR10PLUS_TOOL=https://github.com/quietvoid/hdr10plus_tool.git
  33. SOURCE_REPO_LENSFUN=https://github.com/lensfun/lensfun.git
  34. SOURCE_REPO_LEPT=https://github.com/DanBloomberg/leptonica.git
  35. SOURCE_REPO_LIBAACS=https://code.videolan.org/videolan/libaacs.git
  36. SOURCE_REPO_LIBAOM=https://aomedia.googlesource.com/aom
  37. SOURCE_REPO_LIBASS=https://github.com/libass/libass.git
  38. SOURCE_REPO_LIBAVIF=https://github.com/AOMediaCodec/libavif.git
  39. SOURCE_REPO_LIBBDPLUS=https://code.videolan.org/videolan/libbdplus.git
  40. SOURCE_REPO_LIBBLURAY=https://code.videolan.org/videolan/libbluray.git
  41. SOURCE_REPO_LIBBMX=https://github.com/bbc/bmx.git
  42. SOURCE_REPO_LIBDVDNAV=https://code.videolan.org/videolan/libdvdnav.git
  43. SOURCE_REPO_LIBDVDREAD=https://code.videolan.org/videolan/libdvdread.git
  44. SOURCE_REPO_LIBGLUT=https://github.com/dcnieho/FreeGLUT.git
  45. SOURCE_REPO_LIBILBC=https://github.com/TimothyGu/libilbc.git
  46. SOURCE_REPO_LIBJXL=https://github.com/libjxl/libjxl.git
  47. SOURCE_REPO_LIBKVAZAAR=https://github.com/ultravideo/kvazaar.git
  48. SOURCE_REPO_LIBLC3=https://github.com/google/liblc3.git
  49. SOURCE_REPO_LIBLSMASH=https://github.com/l-smash/l-smash.git
  50. SOURCE_REPO_LIBMEDIAINFO=https://github.com/MediaArea/MediaInfoLib.git
  51. SOURCE_REPO_LIBMFX=https://github.com/lu-zero/mfx_dispatch.git
  52. SOURCE_REPO_LIBMUSICBRAINZ=https://github.com/metabrainz/libmusicbrainz.git
  53. SOURCE_REPO_LIBMYSOFA=https://github.com/hoene/libmysofa.git
  54. SOURCE_REPO_LIBOGG=https://github.com/xiph/ogg.git
  55. SOURCE_REPO_LIBOPENMPT=https://github.com/OpenMPT/openmpt.git#branch=OpenMPT-1.30
  56. SOURCE_REPO_LIBOPUSENC=https://gitlab.xiph.org/xiph/libopusenc.git
  57. SOURCE_REPO_LIBPLACEBO=https://code.videolan.org/videolan/libplacebo.git
  58. SOURCE_REPO_LIBPNG=https://github.com/glennrp/libpng.git
  59. SOURCE_REPO_LIBRAV1E=https://github.com/xiph/rav1e.git
  60. SOURCE_REPO_LIBRESSL=https://github.com/libressl-portable/portable.git#tag=LATEST
  61. SOURCE_REPO_LIBRIST=https://code.videolan.org/rist/librist.git
  62. SOURCE_REPO_LIBRTMP=https://gitlab.com/m-ab-s/rtmpdump.git
  63. SOURCE_REPO_LIBSOXR=https://gitlab.com/m-ab-s/libsoxr.git
  64. SOURCE_REPO_LIBTIFF=https://gitlab.com/libtiff/libtiff.git
  65. SOURCE_REPO_LIBVMAF=https://github.com/Netflix/vmaf.git
  66. SOURCE_REPO_LIBVORBIS=https://github.com/xiph/vorbis.git
  67. SOURCE_REPO_LIBVPL=https://github.com/intel/libvpl.git
  68. SOURCE_REPO_LIBVVDEC=https://github.com/fraunhoferhhi/vvdec.git
  69. SOURCE_REPO_LIBVVENC=https://github.com/fraunhoferhhi/vvenc.git
  70. SOURCE_REPO_LIBWEBP=https://chromium.googlesource.com/webm/libwebp
  71. SOURCE_REPO_LIBXML2=https://gitlab.gnome.org/GNOME/libxml2.git
  72. SOURCE_REPO_LIBZEN=https://github.com/MediaArea/ZenLib.git
  73. SOURCE_REPO_LUAJIT=https://github.com/LuaJIT/LuaJIT.git
  74. SOURCE_REPO_MABS=https://github.com/m-ab-s/media-autobuild_suite.git
  75. SOURCE_REPO_MEDIAINFO=https://github.com/MediaArea/MediaInfo.git
  76. SOURCE_REPO_MPV=https://github.com/mpv-player/mpv.git#tag=v0.36.0
  77. SOURCE_REPO_MUJS=https://github.com/ccxvii/mujs.git
  78. SOURCE_REPO_NEON=https://github.com/notroj/neon.git
  79. SOURCE_REPO_OPENAL=https://github.com/kcat/openal-soft.git
  80. SOURCE_REPO_OPENCLHEADERS=https://github.com/KhronosGroup/OpenCL-Headers.git
  81. SOURCE_REPO_OPUS=https://gitlab.xiph.org/xiph/opus.git
  82. SOURCE_REPO_OPUSEXE=https://gitlab.xiph.org/xiph/opus-tools.git
  83. SOURCE_REPO_OPUSFILE=https://gitlab.xiph.org/xiph/opusfile.git
  84. SOURCE_REPO_RUBBERBAND=https://github.com/m-ab-s/rubberband.git
  85. SOURCE_REPO_SDL2=https://github.com/libsdl-org/SDL.git#SDL2
  86. SOURCE_REPO_SHADERC=https://github.com/google/shaderc.git
  87. SOURCE_REPO_SNDFILE=https://github.com/libsndfile/libsndfile.git
  88. SOURCE_REPO_SOX=https://git.code.sf.net/p/sox/code
  89. SOURCE_REPO_SPEEX=https://github.com/xiph/speex.git
  90. SOURCE_REPO_SPIRV_CROSS=https://github.com/KhronosGroup/SPIRV-Cross.git
  91. SOURCE_REPO_SPIRV_HEADERS=https://github.com/KhronosGroup/SPIRV-Headers.git
  92. SOURCE_REPO_SPIRV_TOOLS=https://github.com/KhronosGroup/SPIRV-Tools.git
  93. SOURCE_REPO_SRT=https://github.com/Haivision/srt.git
  94. SOURCE_REPO_SVTAV1=https://gitlab.com/AOMediaCodec/SVT-AV1.git
  95. SOURCE_REPO_SVTHEVC=https://github.com/OpenVisualCloud/SVT-HEVC.git
  96. SOURCE_REPO_SVTVP9=https://github.com/OpenVisualCloud/SVT-VP9.git
  97. SOURCE_REPO_TESSERACT=https://github.com/tesseract-ocr/tesseract.git
  98. SOURCE_REPO_UAVS3D=https://github.com/uavs3/uavs3d.git
  99. SOURCE_REPO_URIPARSER=https://github.com/uriparser/uriparser.git
  100. SOURCE_REPO_UVG266=https://github.com/ultravideo/uvg266.git
  101. SOURCE_REPO_VIDSTAB=https://github.com/georgmartius/vid.stab.git
  102. SOURCE_REPO_VORBIS_TOOLS=https://github.com/xiph/vorbis-tools.git
  103. SOURCE_REPO_VPX=https://chromium.googlesource.com/webm/libvpx
  104. SOURCE_REPO_VULKANLOADER=https://github.com/KhronosGroup/Vulkan-Loader.git
  105. SOURCE_REPO_VVC=https://gitlab.com/m-ab-s/VVCSoftware_VTM.git
  106. SOURCE_REPO_X264=https://code.videolan.org/videolan/x264.git
  107. SOURCE_REPO_X265=https://bitbucket.org/multicoreware/x265_git.git
  108. SOURCE_REPO_XAVS2=https://github.com/pkuvcl/xavs2.git
  109. SOURCE_REPO_XAVS=https://github.com/Distrotech/xavs.git
  110. SOURCE_REPO_XEVD=https://github.com/mpeg5/xevd.git
  111. SOURCE_REPO_XEVE=https://github.com/mpeg5/xeve.git
  112. SOURCE_REPO_XVC=https://github.com/divideon/xvc.git
  113. SOURCE_REPO_XVID=https://github.com/m-ab-s/xvid.git
  114. SOURCE_REPO_ZIMG=https://github.com/sekrit-twc/zimg.git
  115. SOURCE_REPO_ZVBI=https://github.com/zapping-vbi/zvbi.git