solus-packages/common/CI/config.yaml
2025-04-15 06:08:00 +07:00

42 lines
900 B
YAML

---
# Configuration for a repository freeze.
# Dates can be generated using `date --iso-8601=s`.
freeze:
start: "2025-01-10T23:59:59+00:00"
end: "2025-01-25T23:30:30+00:00"
# Configuration for including static libraries.
static_libs:
# These packages are allowed to include static libraries:
allowed_packages:
- gcc
- ghc
- glibc
- golang
- ispc
- ldc
- libboost
- libnss
- libuv
- llvm
- llvm-15
- llvm-bolt
- ocaml
- qt5-base
- qt5-tools
- qt6-base
- qt6-declarative
- rocm-llvm
- rocmlir
- rust
- sdl2
- sdl3
- shadow
- sysprof
- vlc
- numpy # temporary addition until updated to 2.x
# These files are allowed as static libraries:
allowed_files:
- /usr/lib64/ghc-*/**
- /usr/lib64/dotnet/packs/Microsoft.NETCore.App.Host.solus.*/**/libnethost.a
- /usr/lib64/libtcod.a