sources.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  1. [
  2. {
  3. "name": "zlib",
  4. "unix": {
  5. "filename": "zlib-1.3.1.tar.xz",
  6. "hash": "sha256:38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32",
  7. "urls": ["https://zlib.net/{filename}"]
  8. }
  9. },
  10. {
  11. "name": "bzip2",
  12. "os": "linux",
  13. "unix": {
  14. "filename": "bzip2-1.0.8.tar.gz",
  15. "hash": "sha256:ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269",
  16. "urls": ["https://www.sourceware.org/pub/bzip2/bzip2-latest.tar.gz"]
  17. }
  18. },
  19. {
  20. "name": "pkg-config",
  21. "os": "macos",
  22. "unix": {
  23. "filename": "pkg-config-0.29.2.tar.gz",
  24. "hash": "sha256:6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591",
  25. "urls": ["https://pkg-config.freedesktop.org/releases/{filename}"]
  26. }
  27. },
  28. {
  29. "name": "openssl",
  30. "unix": {
  31. "filename": "openssl-3.3.0.tar.gz",
  32. "hash": "sha256:53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02",
  33. "urls": ["https://www.openssl.org/source/{filename}"]
  34. }
  35. },
  36. {
  37. "name": "cmake",
  38. "os": "macos",
  39. "unix": {
  40. "filename": "cmake-3.29.3.tar.gz",
  41. "hash": "sha256:252aee1448d49caa04954fd5e27d189dd51570557313e7b281636716a238bccb",
  42. "urls": ["https://cmake.org/files/v3.19/{filename}"]
  43. }
  44. },
  45. {
  46. "name": "expat",
  47. "unix": {
  48. "filename": "expat-2.6.2.tar.xz",
  49. "hash": "sha256:ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364",
  50. "urls": ["https://github.com/libexpat/libexpat/releases/download/R_2_6_2/{filename}"]
  51. }
  52. },
  53. {
  54. "name": "libxml2",
  55. "unix": {
  56. "filename": "libxml2-2.12.7.tar.xz",
  57. "hash": "sha256:24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56",
  58. "urls": ["https://download.gnome.org/sources/libxml2/2.12/{filename}"]
  59. }
  60. },
  61. {
  62. "name": "xkbcommon",
  63. "os": "linux",
  64. "unix": {
  65. "filename": "libxkbcommon-1.7.0.tar.xz",
  66. "hash": "sha256:65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247",
  67. "urls": ["https://xkbcommon.org/download/{filename}"]
  68. }
  69. },
  70. {
  71. "name": "sqlite",
  72. "unix": {
  73. "filename": "sqlite-autoconf-3450300.tar.gz",
  74. "hash": "sha256:b2809ca53124c19c60f42bf627736eae011afdcc205bb48270a5ee9a38191531",
  75. "urls": ["https://www.sqlite.org/2024/{filename}"]
  76. }
  77. },
  78. {
  79. "name": "libffi",
  80. "os": "linux",
  81. "unix": {
  82. "filename": "libffi-3.4.6.tar.gz",
  83. "hash": "sha256:b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e",
  84. "urls": ["https://github.com/libffi/libffi/releases/download/v3.4.6/{filename}"]
  85. }
  86. },
  87. {
  88. "name": "ncurses",
  89. "os": "linux",
  90. "unix": {
  91. "filename": "ncurses-6.5.tar.gz",
  92. "hash": "sha256:136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6",
  93. "urls": ["https://ftp.gnu.org/gnu/ncurses/{filename}"]
  94. }
  95. },
  96. {
  97. "name": "readline",
  98. "os": "linux",
  99. "unix": {
  100. "filename": "readline-8.2.tar.gz",
  101. "hash": "sha256:3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35",
  102. "urls": ["https://ftp.gnu.org/gnu/readline/{filename}"]
  103. }
  104. },
  105. {
  106. "name": "xz",
  107. "unix": {
  108. "filename": "xz-5.2.5.tar.gz",
  109. "hash": "sha256:f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10",
  110. "urls": ["https://tukaani.org/xz/{filename}"]
  111. }
  112. },
  113. {
  114. "name": "libxxhash",
  115. "unix": {
  116. "filename": "xxHash-0.8.2.tar.gz",
  117. "hash": "sha256:baee0c6afd4f03165de7a4e67988d16f0f2b257b51d0e3cb91909302a26a79c4",
  118. "urls": ["https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.2.tar.gz"]
  119. }
  120. },
  121. {
  122. "name": "xcrypt",
  123. "os": "linux",
  124. "unix": {
  125. "filename": "xcrypt-4.4.36.tar.gz",
  126. "hash": "sha256:b979838d5f1f238869d467484793b72b8bca64c4eae696fdbba0a9e0b6c28453",
  127. "urls": ["https://github.com/besser82/libxcrypt/archive/v4.4.36.tar.gz"]
  128. }
  129. },
  130. {
  131. "name": "python",
  132. "unix": {
  133. "filename": "Python-3.12.3.tar.xz",
  134. "hash": "sha256:56bfef1fdfc1221ce6720e43a661e3eb41785dd914ce99698d8c7896af4bdaa1",
  135. "urls": ["https://www.python.org/ftp/python/3.12.3/{filename}"]
  136. }
  137. },
  138. {
  139. "name": "libpng",
  140. "unix": {
  141. "filename": "libpng-1.6.43.tar.xz",
  142. "hash": "sha256:6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c",
  143. "urls": ["https://downloads.sourceforge.net/sourceforge/libpng/{filename}"]
  144. }
  145. },
  146. {
  147. "name": "lcms2",
  148. "unix": {
  149. "filename": "lcms2-2.16.tar.gz",
  150. "hash": "sha256:d873d34ad8b9b4cea010631f1a6228d2087475e4dc5e763eb81acc23d9d45a51",
  151. "urls": ["https://github.com/mm2/Little-CMS/archive/2.16/{filename}"]
  152. }
  153. },
  154. {
  155. "name": "graphite",
  156. "os": "linux",
  157. "unix": {
  158. "filename": "graphite2-1.3.14.tgz",
  159. "hash": "sha256:f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d",
  160. "urls": ["https://downloads.sourceforge.net/silgraphite/{filename}"]
  161. }
  162. },
  163. {
  164. "name": "pcre",
  165. "os": "linux",
  166. "unix": {
  167. "filename": "pcre2-10.43.tar.bz2",
  168. "hash": "sha256:e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb",
  169. "urls": ["https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/{filename}"]
  170. }
  171. },
  172. {
  173. "name": "iconv",
  174. "os": "linux",
  175. "unix": {
  176. "filename": "libiconv-1.17.tar.gz",
  177. "hash": "sha256:8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313",
  178. "urls": ["https://ftp.gnu.org/pub/gnu/libiconv/{filename}"]
  179. }
  180. },
  181. {
  182. "name": "installer",
  183. "comment": "Needed infrastructure for installing pure python packages (wheels)",
  184. "unix": {
  185. "filename": "installer-0.7.0-py3-none-any.whl",
  186. "hash": "sha256:05d1933f0a5ba7d8d6296bb6d5018e7c94fa473ceb10cf198a92ccea19c27b53",
  187. "urls": ["pypi"]
  188. }
  189. },
  190. {
  191. "name": "packaging",
  192. "comment": "Needed for glib for some absurd reason",
  193. "unix": {
  194. "filename": "packaging-23.1-py3-none-any.whl",
  195. "hash": "sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61",
  196. "urls": ["pypi"]
  197. }
  198. },
  199. {
  200. "name": "glib",
  201. "os": "linux",
  202. "unix": {
  203. "filename": "glib-2.80.2.tar.xz",
  204. "hash": "sha256:b9cfb6f7a5bd5b31238fd5d56df226b2dda5ea37611475bf89f6a0f9400fe8bd",
  205. "urls": ["https://download.gnome.org/sources/glib/2.80/{filename}"]
  206. }
  207. },
  208. {
  209. "name": "brotli",
  210. "os": "linux",
  211. "unix": {
  212. "filename": "brotli-1.1.0.tar.gz",
  213. "hash": "sha256:e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff",
  214. "urls": ["https://github.com/google/brotli/archive/v1.1.0/{filename}"]
  215. }
  216. },
  217. {
  218. "name": "freetype",
  219. "os": "linux",
  220. "unix": {
  221. "filename": "freetype-2.13.2.tar.xz",
  222. "hash": "sha256:12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d",
  223. "urls": ["https://download.savannah.gnu.org/releases/freetype/{filename}"]
  224. }
  225. },
  226. {
  227. "name": "fontconfig",
  228. "os": "linux",
  229. "unix": {
  230. "filename": "fontconfig-2.13.1.tar.bz2",
  231. "hash": "sha256:f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741",
  232. "urls": ["https://www.fontconfig.org/release/{filename}"]
  233. }
  234. },
  235. {
  236. "name": "harfbuzz",
  237. "unix": {
  238. "filename": "harfbuzz-8.5.0.tar.xz",
  239. "hash": "sha256:77e4f7f98f3d86bf8788b53e6832fb96279956e1c3961988ea3d4b7ca41ddc27",
  240. "urls": ["https://github.com/harfbuzz/harfbuzz/releases/download/8.5.0/{filename}"]
  241. }
  242. },
  243. {
  244. "name": "simde",
  245. "comment": "Cannot update till gcc in the build VM is updated as simde 0.8 requires newer gcc",
  246. "unix": {
  247. "filename": "simde-amalgamated-0.7.6.tar.xz",
  248. "hash": "sha256:703eac1f2af7de1f7e4aea2286130b98e1addcc0559426e78304c92e2b4eb5e1",
  249. "urls": ["https://github.com/simd-everywhere/simde/releases/download/v0.7.6/{filename}"]
  250. }
  251. },
  252. {
  253. "name": "wayland",
  254. "os": "linux",
  255. "unix": {
  256. "filename": "wayland-1.23.0.tar.xz",
  257. "hash": "sha256:05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2",
  258. "urls": ["https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.0/downloads/{filename}"]
  259. }
  260. },
  261. {
  262. "name": "wayland-protocols",
  263. "os": "linux",
  264. "unix": {
  265. "filename": "wayland-protocols-1.36.tar.xz",
  266. "hash": "sha256:71fd4de05e79f9a1ca559fac30c1f8365fa10346422f9fe795f74d77b9ef7e92",
  267. "urls": ["https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.36/downloads/{filename}"]
  268. }
  269. }
  270. ]