-
Notifications
You must be signed in to change notification settings - Fork 17
/
packages.lock.nix
87 lines (87 loc) · 3.61 KB
/
packages.lock.nix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
dav1d = {
version = "1.2.1";
url = "https://code.videolan.org/videolan/dav1d/-/archive/1.2.1/dav1d-1.2.1.tar.bz2";
sha256 = "a4003623cdc0109dec3aac8435520aa3fb12c4d69454fa227f2658cdb6dab5fa";
};
ffmpeg = {
version = "6.0";
url = "https://ffmpeg.org/releases/ffmpeg-6.0.tar.xz";
sha256 = "57be87c22d9b49c112b6d24bc67d42508660e6b718b3db89c44e47e289137082";
};
fftools-ffi = {
version = "106d5813";
url = "https://github.com/moffatman/fftools-ffi/archive/106d58138071eba66c7d814f6573029c712cd597.tar.gz";
sha256 = "4577bb410978f5026270390aa65ebf0307250f3f5b0adf5353e060a5a3f4ee25";
};
freetype = {
version = "2.13.2";
url = "https://downloads.sourceforge.net/project/freetype/freetype2/2.13.2/freetype-2.13.2.tar.xz";
sha256 = "12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d";
};
fribidi = {
version = "1.0.13";
url = "https://github.com/fribidi/fribidi/releases/download/v1.0.13/fribidi-1.0.13.tar.xz";
sha256 = "7fa16c80c81bd622f7b198d31356da139cc318a63fc7761217af4130903f54a2";
};
harfbuzz = {
version = "8.1.1";
url = "https://github.com/harfbuzz/harfbuzz/archive/8.1.1.tar.gz";
sha256 = "b16e6bc0fc7e6a218583f40c7d201771f2e3072f85ef6e9217b36c1dc6b2aa25";
};
libass = {
version = "0.17.1";
url = "https://github.com/libass/libass/releases/download/0.17.1/libass-0.17.1.tar.xz";
sha256 = "f0da0bbfba476c16ae3e1cfd862256d30915911f7abaa1b16ce62ee653192784";
};
libogg = {
version = "1.3.5";
url = "https://github.com/xiph/ogg/releases/download/v1.3.5/libogg-1.3.5.tar.gz";
sha256 = "0eb4b4b9420a0f51db142ba3f9c64b333f826532dc0f48c6410ae51f4799b664";
};
libpng = {
version = "1.6.40";
url = "https://github.com/pnggroup/libpng/archive/v1.6.40.tar.gz";
sha256 = "62d25af25e636454b005c93cae51ddcd5383c40fa14aa3dae8f6576feb5692c2";
};
libpngPatch = {
version = "1.6.40-1";
url = "https://wrapdb.mesonbuild.com/v2/libpng_1.6.40-1/get_patch";
sha256 = "bad558070e0a82faa5c0ae553bcd12d49021fc4b628f232a8e58c3fbd281aae1";
};
libvorbis = {
version = "1.3.7";
url = "https://github.com/xiph/vorbis/releases/download/v1.3.7/libvorbis-1.3.7.tar.gz";
sha256 = "0e982409a9c3fc82ee06e08205b1355e5c6aa4c36bca58146ef399621b0ce5ab";
};
libvpx = {
version = "1.13.0+1";
url = "https://gitlab.freedesktop.org/gstreamer/meson-ports/libvpx/-/archive/90d26fac0d895969a82cd873ad36e39737104c44/libvpx-v1.13.0.tar.gz";
sha256 = "4f872ad2709d17b848b3588231495e432c42b9263731b9121fa210a3c5a893ff";
};
libx264 = {
version = "a8b68ebf";
url = "https://code.videolan.org/videolan/x264/-/archive/a8b68ebfaa68621b5ac8907610d3335971839d52/libx264-a8b68ebfaa68621b5ac8907610d3335971839d52.tar.gz";
sha256 = "164688b63f11a6e4f6d945057fc5c57d5eefb97973d0029fb0303744e10839ff";
};
libxml2 = {
version = "2.11.5";
url = "https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.5.tar.xz";
sha256 = "3727b078c360ec69fa869de14bd6f75d7ee8d36987b071e6928d4720a28df3a6";
};
mbedtls = {
version = "3.4.1";
url = "https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v3.4.1.tar.gz";
sha256 = "a420fcf7103e54e775c383e3751729b8fb2dcd087f6165befd13f28315f754f5";
};
mpv = {
version = "0.36.0";
url = "https://github.com/mpv-player/mpv/archive/refs/tags/v0.36.0.tar.gz";
sha256 = "29abc44f8ebee013bb2f9fe14d80b30db19b534c679056e4851ceadf5a5e8bf6";
};
uchardet = {
version = "0.0.8";
url = "https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.8.tar.xz";
sha256 = "e97a60cfc00a1c147a674b097bb1422abd9fa78a2d9ce3f3fdcc2e78a34ac5f0";
};
}