Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
ccache


Commits:
850b5f8b by loqs at 2025-02-01T03:19:37+00:00
Use system doctest, libblake3, tl-expected and xxhash

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,8 +9,9 @@ pkgdesc='Compiler cache that speeds up recompilation by caching 
previous compila
 url='https://ccache.dev/'
 arch=('x86_64')
 license=('GPL-3.0-or-later')
-depends=('fmt' 'glibc' 'gcc-libs' 'hiredis' 'zstd' 'libzstd.so')
-makedepends=('cmake' 'asciidoctor' 'perl')
+depends=('fmt' 'glibc' 'gcc-libs' 'hiredis' 'libblake3' 'xxhash' 
'libxxhash.so' 'zstd' 'libzstd.so')
+makedepends=('cmake' 'asciidoctor' 'perl' 'tl-expected')
+checkdepends=('doctest')
 
source=(https://github.com/ccache/ccache/releases/download/v${pkgver}/ccache-${pkgver}.tar.xz{,.asc})
 
sha512sums=('3815c71d7266c32839acb306763268018acc58b3bbbd9ec79fc101e4217c1720d2ad2f01645bf69168c1c61d27700b6f3bb755cfa82689cca69824f015653f3c'
             'SKIP')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ccache/-/commit/850b5f8ba6f47ac5c2ccde24b558a6d1a2e1cb8a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ccache/-/commit/850b5f8ba6f47ac5c2ccde24b558a6d1a2e1cb8a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to