Commit Graph

305 Commits

Author SHA1 Message Date
BtbN 3aaec67422 Retry flaky iconv clone 2023-03-16 17:48:38 +01:00
nyanmisaka a6e38b38fd Fix the path to fontconfig configuration file
instead of using the install prefix + /etc or /var

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-12 17:06:30 +01:00
BtbN 193f55691b
Remove libvpl debugging leftover 2023-03-08 23:19:42 +01:00
BtbN 75f7b8e218 Bump uavs3d 2023-02-23 12:11:23 +01:00
Dennis E. Mungai 7e91dfcaa5 Omit the ``--filter=blob:none`` option passed to git clone
This should prevent the "filtering not recognized by server, ignoring" warning on git clone.
2023-02-16 16:49:54 +01:00
BtbN 2bb8f6d5e0 Alaways do full clone of iconv repo 2023-02-15 16:54:25 +01:00
BtbN 74a2af1977 Switch frei0r to "cmake" 2023-02-12 17:11:50 +01:00
BtbN 3183ec99b3 Update dependencies 2023-02-12 14:40:12 +01:00
BtbN 60ce7242b7 Update libiconv
Closes #237
2023-02-07 21:01:26 +01:00
BtbN 583334e450 Bump libiconv 2023-02-01 15:31:20 +01:00
BtbN 0d2e5c7051 Fix rusts nonsensical root-only permissions on its library
Fixes #234
2023-01-29 14:10:07 +01:00
BtbN 98b1aa8b2d Downgrade vulkan headers 2022-12-25 00:37:03 +01:00
BtbN b1fcac316e Account for fixed bortli buildsystem 2022-12-24 21:37:48 +01:00
BtbN e676b22a71 Update dependencies 2022-12-24 15:23:31 +01:00
BtbN ab4299b595 Fix lib-Prefixless OpenCL library linking 2022-12-03 01:14:46 +01:00
BtbN 6eab5153f5 Add new lilv dep 2022-12-02 21:03:31 +01:00
BtbN 8dac144f1c Stick to SDL2 instead of 3 2022-12-02 18:11:12 +01:00
BtbN d88a84b308 Update dependencies 2022-12-02 16:21:37 +01:00
Yicheng Liu 37d82154fd Update SVT-AV1 to v1.4.0 2022-12-02 12:21:20 +01:00
BtbN e6e28d4704 Bump ffnvcodec 2022-11-10 15:33:05 +01:00
BtbN c83db5db6a Update dependencies 2022-11-06 14:06:20 +01:00
BtbN 81c3431e57 Enable 10 bit support for uavs3d
Closes #211
2022-11-06 12:25:08 +01:00
BtbN e7853fda68 Bump openssl 2022-11-06 01:22:37 +01:00
BtbN 3bb2b17e48 Bump ffnvcodec for master only 2022-11-06 01:21:33 +01:00
BtbN f395efe8a1 Update libxml2 2022-11-05 21:04:57 +01:00
nyanmisaka c03ab7a812 Add chromaprint
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-11-04 21:29:28 +01:00
nanake fd4fac0ec7 Update rubberband build options
Signed-off-by: nanake <nanake@users.noreply.github.com>
2022-11-04 21:18:55 +01:00
BtbN 009c516860 Run ranlib on libvpx.a after install
libvpx strips it, which mangles the symbol index when LTO is enabled.
ranlib fixes it again.
2022-11-02 22:09:11 +01:00
BtbN 2f0d9dbf8b Explicitly declare toolchain tools in base image 2022-11-02 22:02:09 +01:00
BtbN 18e540f47d Enable OpenAL for master builds 2022-10-31 20:44:20 +01:00
BtbN 768ded56fa Fix x/davs2 configure for recent binutils+gcc 2022-10-30 21:42:44 +01:00
BtbN cf6565ec66 Disable unused libvpx unit-tests 2022-10-30 21:42:22 +01:00
BtbN f5cf1599d6 Update OpenSSL 2022-10-30 01:27:14 +02:00
BtbN 6f44be6038 Add missing OpenAL dependency to its .pc file 2022-10-29 19:19:28 +02:00
BtbN 7028cb01c4 Add OpenAL
Needs fixes to ffmpeg configure before it can be enabled
2022-10-29 18:50:06 +02:00
mrintrepide ef36e7e00d Enable AVX512 support for SVT-AV1 2022-10-24 14:12:41 +02:00
mrintrepide 86e25e0657 Update SVT-AV1 to v1.3.0 2022-10-24 14:12:41 +02:00
BtbN 2c3417550c Fix mfx disabling logic 2022-10-24 14:04:17 +02:00
BtbN 8fff2b2a8e Switch to onevpl by default
Closes #182
2022-10-23 22:06:09 +02:00
BtbN 15babf288b Bump zlib 2022-10-23 17:17:33 +02:00
BtbN 3b673c5169 Rename clashing but exported internal libass symbol 2022-10-19 23:33:57 +02:00
BtbN 36f1ff77a4 Disable Debug for mp3lame
c9e146e787

Closes #198
2022-10-10 13:12:36 +02:00
BtbN bce41a5cce Disable liblzma/xz symbol versioning
Does not make a whole lot of sense for static builds to begin with,
and since 913ddc5572
it's outright broken for unknown reasons:

ld: libavcodec/libavcodec.so.59: version node not found for symbol lzma_get_progress@XZ_5.2.2
ld: failed to set dynamic section sizes: bad value
2022-10-06 14:33:36 +02:00
BtbN 17c294f25c Fix libplacebo build 2022-10-06 01:11:36 +02:00
BtbN 22440fc549 Update dependencies 2022-10-06 00:40:44 +02:00
BtbN 8bc793644e Fix rust cross-build. Again. 2022-09-12 23:47:09 +02:00
BtbN 7bb9176330 Fix rust build some more 2022-09-12 22:46:28 +02:00
BtbN bd13b3b07d Windows fix breaks Linux-Build 2022-09-12 21:43:10 +02:00
BtbN 7d31bb2d06 Fix building latest rav1e 2022-09-12 21:27:14 +02:00
nanake 7689f421fd libssh: remove workaround
fixed as https://git.libssh.org/projects/libssh.git/commit/?id=17aec429f539517468446191e3da91df40e352d1

Signed-off-by: nanake <nanake@users.noreply.github.com>
2022-09-04 16:27:06 +02:00