os icon indicating copy to clipboard operation
os copied to clipboard

[Package Update]: Libass change yaml for package to be dynamically linked

Open igcasarino opened this issue 6 months ago โ€ข 1 comments

๐ŸŽฏ Objective

Update the libass package to support dynamic linking and improve build configuration with additional tests.

๐Ÿ“‹ Changes Made

๐Ÿ—๏ธ Build Configuration

  • ๐Ÿ“ˆ Epoch incremented: 0 โ†’ 1 to 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 .pc files, and other development files via split/dev

๐Ÿงช Tests and Validation

  • ๐Ÿ” Dev subpackage tests:
    • โœ… Binary reliability checks (test/ldd-check)
    • โœ… pkgconf configuration validation (test/pkgconf)
  • ๐Ÿ” Main package tests:
    • โœ… Binary reliability checks for base package (ldd-check)

๐Ÿ”ง Component: libass
๐Ÿท๏ธ Version: 0.17.4 (epoch 1)

igcasarino avatar Jun 19 '25 13:06 igcasarino

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.

github-actions[bot] avatar Sep 19 '25 01:09 github-actions[bot]