* manually add pygments hatchling DEP and update .cache
[t2sde.git] / package / develop / ccache / ccache.desc
blob27770465a7cedd0f33108f2c19cb61512db2aae9
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/ccache/ccache.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A fast compiler cache
15 [T] Ccache is a compiler cache. It speeds up re-compilation of C/C++ code by
16 [T] caching previous compiles and detecting when the same compile is being
17 [T] done again.
19 [U] https://ccache.samba.org/
21 [A] Andrew Tridgell
22 [M] Rene Rebe <rene@t2-project.org>
24 [C] base/development
25 [F] CROSS DIETLIBC NO-LTO.gcc
27 [L] GPL
28 [S] Stable
29 [V] 4.10.2
30 [P] X 0-2--5---9 105.400
32 [O] var_append cmakeopt ' ' '-DUSE_CCACHE=OFF -DENABLE_TESTING=OFF -DREDIS_STORAGE_BACKEND=OFF'
34 [CV-URL] https://ccache.dev/download.html
35 [D] da8b36a5d5e84108df0203da91451374c1865a298ad974ccd4e5f608 ccache-4.10.2.tar.xz https://github.com/ccache/ccache/releases/download/v4.10.2/