diff --git a/moe.karaokes.mugen.yml b/moe.karaokes.mugen.yml index bc7c275..ac11bf4 100644 --- a/moe.karaokes.mugen.yml +++ b/moe.karaokes.mugen.yml @@ -9,24 +9,24 @@ sdk-extensions: command: km-wrapper separate-locales: false finish-args: - - '--filesystem=~/KaraokeMugen:create' - - '--filesystem=xdg-run/app/com.discordapp.Discord:create' - - '--filesystem=xdg-run/app/com.discordapp.DiscordCanary:create' - - '--share=ipc' - - '--socket=fallback-x11' - - '--socket=pulseaudio' - - '--socket=wayland' - - '--device=all' - - '--own-name=org.mpris.MediaPlayer2.KaraokeMugen.*' - - '--talk-name=org.gnome.SessionManager' - - '--share=network' - - '--system-talk-name=org.freedesktop.UPower' - - '--talk-name=com.canonical.AppMenu.Registrar' - - '--talk-name=com.canonical.dbusmenu' - - '--talk-name=org.freedesktop.Notifications' - - '--talk-name=org.kde.StatusNotifierWatcher' - - '--env=LC_NUMERIC=C' - - '--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons' + - --filesystem=~/KaraokeMugen:create + - --filesystem=xdg-run/app/com.discordapp.Discord:create + - --filesystem=xdg-run/app/com.discordapp.DiscordCanary:create + - --share=ipc + - --socket=fallback-x11 + - --socket=pulseaudio + - --socket=wayland + - --device=all + - --own-name=org.mpris.MediaPlayer2.KaraokeMugen.* + - --talk-name=org.gnome.SessionManager + - --share=network + - --system-talk-name=org.freedesktop.UPower + - --talk-name=com.canonical.AppMenu.Registrar + - --talk-name=com.canonical.dbusmenu + - --talk-name=org.freedesktop.Notifications + - --talk-name=org.kde.StatusNotifierWatcher + - --env=LC_NUMERIC=C + - --env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons cleanup: - '*.la' - '*.a' @@ -37,12 +37,12 @@ modules: buildsystem: autotools sources: - type: archive - url: https://ftp.gnu.org/gnu/ed/ed-1.20.1.tar.lz + url: https://ftp.gnu.org/gnu/ed/ed-1.20.2.tar.lz mirror-urls: - https://mirrors.kernel.org/gnu/ed/ed-1.20.1.tar.lz - https://mirrors.ocf.berkeley.edu/gnu/ed/ed-1.20.1.tar.lz - https://ftpmirror.gnu.org/gnu/ed/ed-1.20.1.tar.lz - sha256: b1a463b297a141f9876c4b1fcd01477f645cded92168090e9a35db2af4babbca + sha256: 65fec7318f48c2ca17f334ac0f4703defe62037bb13cc23920de077b5fa24523 x-checker-data: type: html url: https://ftp.gnu.org/gnu/ed/ @@ -64,8 +64,8 @@ modules: sources: - type: git url: https://gitlab.freedesktop.org/xorg/lib/libxmu.git - tag: libXmu-1.1.4 - commit: b29c739b577ee142877e69eb3fb07c7312d81557 + tag: libXmu-1.2.1 + commit: 792f80402ee06ce69bca3a8f2a84295999c3a170 x-checker-data: type: git tag-pattern: ^libXmu-([\d.]+)$ @@ -109,8 +109,8 @@ modules: - name: uchardet buildsystem: cmake-ninja config-opts: - - '-DCMAKE_BUILD_TYPE=Release' - - '-DBUILD_STATIC=0' + - -DCMAKE_BUILD_TYPE=Release + - -DBUILD_STATIC=0 cleanup: - /bin - /include @@ -132,18 +132,18 @@ modules: - /include - /lib/pkgconfig config-opts: - - '--disable-static' + - --disable-static sources: - type: git url: https://github.com/libass/libass.git - tag: 0.17.1 - commit: e8ad72accd3a84268275a9385beb701c9284e5b3 + tag: 0.17.2 + commit: cbb48cc4f2f076300004b8b06a86bec55281d0c2 x-checker-data: type: git tag-pattern: ^(\d\.\d{1,3}\.\d{1,2})$ - name: zimg config-opts: - - '--disable-static' + - --disable-static cleanup: - /include - /lib/pkgconfig @@ -208,8 +208,8 @@ modules: url: https://github.com/FFmpeg/nv-codec-headers.git mirror-urls: - https://git.videolan.org/git/ffmpeg/nv-codec-headers.git - tag: n12.1.14.0 - commit: 1889e62e2d35ff7aa9baca2bceb14f053785e6f1 + tag: n12.2.72.0 + commit: c69278340ab1d5559c7d7bf0edf615dc33ddbba7 x-checker-data: type: git tag-pattern: ^n([\d.]+)$ @@ -219,12 +219,12 @@ modules: - /lib/pkgconfig - /share/man config-opts: - - '--disable-cli' - - '--enable-shared' + - --disable-cli + - --enable-shared sources: - type: git url: https://code.videolan.org/videolan/x264.git - commit: c1c9931dc87289b8aeba78150467f17bdb97d019 + commit: 4613ac3c15fd75cebc4b9f65b7fb95e70a3acce1 x-checker-data: type: json url: https://code.videolan.org/api/v4/projects/536/repository/commits @@ -235,8 +235,8 @@ modules: buildsystem: cmake subdir: source config-opts: - - '-DCMAKE_BUILD_TYPE=Release' - - '-DBUILD_STATIC=0' + - -DCMAKE_BUILD_TYPE=Release + - -DBUILD_STATIC=0 cleanup: - /include - /lib/pkgconfig @@ -244,19 +244,19 @@ modules: sources: - type: git url: https://bitbucket.org/multicoreware/x265_git.git - tag: '3.5' - commit: f0c1022b6be121a753ff02853fbe33da71988656 + tag: '3.6' + commit: aa7f602f7592eddb9d87749be7466da005b556ee x-checker-data: type: git tag-pattern: ^([\d.]+)$ - name: libmysofa buildsystem: cmake config-opts: - - '-DBUILD_TESTS=OFF' + - -DBUILD_TESTS=OFF sources: - type: git - commit: 3002ea258686ae1129f042644a3c2a87860b7d31 - tag: v1.3.1 + commit: 33974839677da7044ef5a70be7ad5550735aae6e + tag: v1.3.2 url: https://github.com/hoene/libmysofa.git x-checker-data: type: git @@ -264,7 +264,7 @@ modules: - name: libbs2b buildsystem: autotools config-opts: - - '--disable-static' + - --disable-static cleanup: - /include - /lib/pkgconfig @@ -287,13 +287,13 @@ modules: - name: libjxl buildsystem: cmake config-opts: - - '-DCMAKE_BUILD_TYPE=Release' - - '-DBUILD_TESTING=OFF' + - -DCMAKE_BUILD_TYPE=Release + - -DBUILD_TESTING=OFF sources: - type: git url: https://github.com/libjxl/libjxl.git - tag: v0.8.2 - commit: 954b460768c08a147abf47689ad69b0e7beff65e + tag: v0.10.2 + commit: e1489592a770b989303b0edc5cc1dc447bbe0515 disable-shallow-clone: true x-checker-data: type: git @@ -304,29 +304,29 @@ modules: - /lib/pkgconfig - /share/ffmpeg/examples config-opts: - - '--disable-debug' - - '--disable-doc' - - '--disable-static' - - '--enable-encoder=png' - - '--enable-gnutls' - - '--enable-gpl' - - '--enable-shared' - - '--enable-version3' - - '--enable-libaom' - - '--enable-libass' - - '--enable-libbs2b' - - '--enable-libdav1d' - - '--enable-libfreetype' - - '--enable-libmp3lame' - - '--enable-libopus' - - '--enable-libjxl' - - '--enable-libmysofa' - - '--enable-libtheora' - - '--enable-libvorbis' - - '--enable-libvpx' - - '--enable-libx264' - - '--enable-libx265' - - '--enable-libwebp' + - --disable-debug + - --disable-doc + - --disable-static + - --enable-encoder=png + - --enable-gnutls + - --enable-gpl + - --enable-shared + - --enable-version3 + - --enable-libaom + - --enable-libass + - --enable-libbs2b + - --enable-libdav1d + - --enable-libfreetype + - --enable-libmp3lame + - --enable-libopus + - --enable-libjxl + - --enable-libmysofa + - --enable-libtheora + - --enable-libvorbis + - --enable-libvpx + - --enable-libx264 + - --enable-libx265 + - --enable-libwebp post-install: - install -d /app/km - install -d /app/km/app/ @@ -337,8 +337,8 @@ modules: url: https://github.com/FFmpeg/FFmpeg.git mirror-urls: - https://git.ffmpeg.org/ffmpeg.git - commit: d4ff0020b40b524a490cf62eccbd3a318f4c0e58 - tag: n6.1 + commit: af25a4bfd2503caf3ee485b27b99b620302f5718 + tag: n7.0.1 x-checker-data: type: git tag-pattern: ^n([\d.]{3,7})$ @@ -360,21 +360,21 @@ modules: version-query: .[0].name - name: vapoursynth config-opts: - - '--disable-static' - - '--with-python_prefix=/app' + - --disable-static + - --with-python_prefix=/app sources: - type: git url: https://github.com/vapoursynth/vapoursynth.git - tag: R65 - commit: 3157049549a0940359b37004aeeeebd8f1db665e + tag: R68 + commit: 18bf017f8e6fac14b2fdb6a6d0c6e44c6686e4f3 x-checker-data: type: git tag-pattern: ^R([\d.]+)$ - name: libplacebo buildsystem: meson config-opts: - - '-Dvulkan=enabled' - - '-Dshaderc=enabled' + - -Dvulkan=enabled + - -Dshaderc=enabled cleanup: - /include - /lib/pkgconfig @@ -383,8 +383,8 @@ modules: url: https://code.videolan.org/videolan/libplacebo.git mirror-urls: - https://github.com/haasn/libplacebo.git - tag: v6.338.1 - commit: 2805a0d01c029084ab36bf5d0e3c8742012a0b27 + tag: v6.338.2 + commit: 64c1954570f1cd57f8570a57e51fb0249b57bb90 x-checker-data: type: git tag-pattern: ^v([\d.]+)$ @@ -393,11 +393,11 @@ modules: buildsystem: cmake-ninja builddir: true config-opts: - - '-DSHADERC_SKIP_COPYRIGHT_CHECK=ON' - - '-DSHADERC_SKIP_EXAMPLES=ON' - - '-DSHADERC_SKIP_TESTS=ON' - - '-DSPIRV_SKIP_EXECUTABLES=ON' - - '-DENABLE_GLSLANG_BINARIES=OFF' + - -DSHADERC_SKIP_COPYRIGHT_CHECK=ON + - -DSHADERC_SKIP_EXAMPLES=ON + - -DSHADERC_SKIP_TESTS=ON + - -DSPIRV_SKIP_EXECUTABLES=ON + - -DENABLE_GLSLANG_BINARIES=OFF cleanup: - /bin - /include @@ -406,15 +406,15 @@ modules: sources: - type: git url: https://github.com/google/shaderc.git - tag: v2023.7 - commit: 3882b16417077aa8eaa7b5775920e7ba4b8a224d + tag: v2024.1 + commit: 47a9387ef5b3600d30d84c71ec77a59dc7db46fa x-checker-data: type: git tag-pattern: ^v(\d{4}\.\d{1,2})$ - type: git url: https://github.com/KhronosGroup/SPIRV-Tools.git - tag: v2023.2 - commit: 44d72a9b36702f093dd20815561a56778b2d181e + tag: v2024.1 + commit: 04896c462d9f3f504c99a4698605b6524af813c1 dest: third_party/spirv-tools x-checker-data: type: git @@ -426,8 +426,8 @@ modules: dest: third_party/spirv-headers - type: git url: https://github.com/KhronosGroup/glslang.git - tag: 13.1.1 - commit: 36d08c0d940cf307a23928299ef52c7970d8cee6 + tag: 14.2.0 + commit: e8dd0b6903b34f1879520b444634c75ea2deedf5 dest: third_party/glslang x-checker-data: type: git @@ -435,16 +435,16 @@ modules: - name: mpv buildsystem: meson config-opts: - - '-Dbuild-date=false' - - '-Dlibmpv=true' - - '-Dmanpage-build=disabled' - - '-Dcdda=disabled' - - '-Ddvbin=disabled' - - '-Ddvdnav=disabled' - - '-Dlibarchive=enabled' - - '-Dsdl2=enabled' - - '-Dshaderc=enabled' - - '-Dvulkan=enabled' + - -Dbuild-date=false + - -Dlibmpv=true + - -Dmanpage-build=disabled + - -Dcdda=disabled + - -Ddvbin=disabled + - -Ddvdnav=disabled + - -Dlibarchive=enabled + - -Dsdl2=enabled + - -Dshaderc=enabled + - -Dvulkan=enabled cleanup: - /include - /lib/pkgconfig @@ -456,8 +456,8 @@ modules: sources: - type: git url: https://github.com/mpv-player/mpv.git - tag: v0.37.0 - commit: 818ce7c51a6b9179307950e919983e0909942098 + tag: v0.38.0 + commit: 02254b92dd237f03aa0a151c2a68778c4ea848f9 x-checker-data: type: git tag-pattern: ^v([\d.]+)$ @@ -485,8 +485,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl - sha256: 961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9 + https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl + sha256: a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427 x-checker-data: type: pypi name: python_dateutil @@ -553,8 +553,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/c2/e7/a82b05cf63a603df6e68d59ae6a68bf5064484a0718ea5033660af4b54a9/idna-3.6-py3-none-any.whl - sha256: c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f + https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl + sha256: 82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0 x-checker-data: type: pypi name: idna @@ -592,8 +592,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/64/62/428ef076be88fa93716b576e4a01f919d25968913e817077a386fcbe4f42/certifi-2023.11.17-py3-none-any.whl - sha256: e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 + https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl + sha256: dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 x-checker-data: type: pypi name: certifi @@ -605,8 +605,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/4b/68/e739fd061b0aba464bef8e8be48428b2aabbfb3f2f8f2f8ca257363ee6b2/stevedore-5.1.0-py3-none-any.whl - sha256: 8cc040628f3cea5d7128f2e76cf486b2251a4e543c7b938f58d9a377f6694a2d + https://files.pythonhosted.org/packages/eb/f1/c7c6205c367c764ee173537f7eaf070bba4dd0fa11bf081813c2f75285a3/stevedore-5.2.0-py3-none-any.whl + sha256: 1c15d95766ca0569cad14cb6272d4d31dae66b011a929d7c18219c176ea1b5c9 x-checker-data: type: pypi name: stevedore @@ -618,8 +618,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl - sha256: 58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f + https://files.pythonhosted.org/packages/c3/20/748e38b466e0819491f0ce6e90ebe4184966ee304fe483e2c414b0f4ef07/requests-2.32.2-py3-none-any.whl + sha256: fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c x-checker-data: type: pypi name: requests @@ -631,8 +631,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/75/34/f06b7de74bcea328d8d7a950aad099c1100578cc3960ffc5a00d30ab511c/rarfile-4.1-py3-none-any.whl - sha256: 17d7554c93c776ceae677e9d927051267d4c5eba38bf64b9cc89a415d9a5f901 + https://files.pythonhosted.org/packages/62/fc/ab37559419ca36dd8dd317c3a98395ed4dcee2beeb28bf6059b972906727/rarfile-4.2-py3-none-any.whl + sha256: 8757e1e3757e32962e229cab2432efc1f15f210823cc96ccba0f6a39d17370c9 x-checker-data: type: pypi name: rarfile @@ -644,8 +644,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/32/4d/aaf7eff5deb402fd9a24a1449a8119f00d74ae9c2efa79f8ef9994261fc2/pytz-2023.3.post1-py2.py3-none-any.whl - sha256: ce42d816b81b68506614c11e8937d3aa9e41007ceb50bfdcb0749b921bf646c7 + https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-none-any.whl + sha256: 328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319 x-checker-data: type: pypi name: pytz @@ -669,8 +669,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/ce/2c/f7951f771261da6740af14fd9698064616aa040780cd8a03243fc43165c7/babelfish-0.6.0-py3-none-any.whl - sha256: 268f1c6279f2a04a66837972e8a9f3dcc68e16f1201eec57d2a4b828a8b41b11 + https://files.pythonhosted.org/packages/95/a1/bd4f759db13cd8beb9c9f68682aced5d966781b9d7380cf514a306f56762/babelfish-0.6.1-py3-none-any.whl + sha256: 512f1501d4c8f7d38f0921f48660be7542de1a7b24abb6a6a65324a670150293 x-checker-data: type: pypi name: babelfish @@ -682,8 +682,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/db/5e/eec6416047845a745b1d2aee181244b380e59158e29d814021d2e511b267/guessit-3.7.1-py3-none-any.whl - sha256: c3be280ee8ec581a45ca6a654a92e317bf89567fdc55e7167452226f4f5b8b38 + https://files.pythonhosted.org/packages/b8/9b/924a8f9709c3143d4c9a301a88042cbce37e09789378217284b19d4f8132/guessit-3.8.0-py3-none-any.whl + sha256: eb5747b1d0fbca926562c1e5894dbc3f6507c35e8c0bd9e38148401cd9579d83 x-checker-data: type: pypi name: guessit @@ -707,8 +707,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/24/21/7d397a4b7934ff4028987914ac1044d3b7d52712f30e2ac7a2ae5bc86dd0/typing_extensions-4.8.0-py3-none-any.whl - sha256: 8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0 + https://files.pythonhosted.org/packages/e1/4d/d612de852a0bc64a64418e1cef25fe1914c5b1611e34cc271ed7e36174c8/typing_extensions-4.12.0-py3-none-any.whl + sha256: b349c66bea9016ac22978d800cfff206d5f9816951f12a7d0ec5578b0a819594 x-checker-data: type: pypi name: typing-extensions @@ -720,8 +720,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/84/53/48110e2526166d8411c59ea858f38add623b088a23c356b8e5477e364a81/dogpile.cache-1.2.2-py3-none-any.whl - sha256: f6c2c6ff3a3dc7dc0d662b3f30983f684502fd7a91a45be680879d7d8cc177d7 + https://files.pythonhosted.org/packages/c9/b6/eb8bb5bced9f0bf475b22a53e86e4ed80fa60949de1133e2e673e23282d7/dogpile.cache-1.3.3-py3-none-any.whl + sha256: 5e211c4902ebdf88c678d268e22454b41e68071632daa9402d8ee24e825ed8ca x-checker-data: type: pypi name: dogpile.cache @@ -759,8 +759,8 @@ modules: sources: - type: file url: >- - https://files.pythonhosted.org/packages/57/f4/a69c20ee4f660081a7dedb1ac57f29be9378e04edfcb90c526b923d4bebc/beautifulsoup4-4.12.2-py3-none-any.whl - sha256: bd2520ca0d9d7d12694a53d44ac482d181b4ec1888909b035a3dbf40d0f57d4a + https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl + sha256: b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed x-checker-data: type: pypi name: beautifulsoup4