os
os copied to clipboard
[Package Update]: Libass change yaml for package to be dynamically linked
๐ฏ Objective
Update the libass package to support dynamic linking and improve build configuration with additional tests.
๐ Changes Made
๐๏ธ Build Configuration
- ๐ Epoch incremented:
0โ1to reflect changes in package configuration - ๐ง Dynamic library enabled: Added Meson configuration with
opts: -Ddefault_library=both
๐ฆ New Development Subpackage
- โจ Package
libass-dev: New subpackage containing development files necessary for dynamic linking - ๐ Files included: Headers, pkgconfig
.pcfiles, and other development files viasplit/dev
๐งช Tests and Validation
- ๐ Dev subpackage tests:
- โ
Binary reliability checks (
test/ldd-check) - โ
pkgconf configuration validation (
test/pkgconf)
- โ
Binary reliability checks (
- ๐ Main package tests:
- โ
Binary reliability checks for base package (
ldd-check)
- โ
Binary reliability checks for base package (
๐ง Component: libass
๐ท๏ธ Version: 0.17.4 (epoch 1)
This Pull Request is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Keep fresh with the 'lifecycle/frozen' label.