| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-26 | gnu: liba52: Update to 0.8.0. | Andrew Wong | |
| * gnu/packages/video.scm (liba52): Update to 0.8.0. [source] <uri>: Switch to new, maintained repository. <patches>: Convert to substitutions for flexibility. <snippet>: New substitutions. [arguments]: Remove redundant bootstrap phase replication. [home-page]: Switch to new homepage. * gnu/packages/patches/liba52-enable-pic.patch: Remove file. * gnu/packages/patches/liba52-link-with-libm.patch: Likewise. * gnu/packages/patches/liba52-set-soname.patch: Likewise. * gnu/packages/patches/liba52-use-mtune-not-mcpu.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Deregister patches. Change-Id: I65d61d2921a444b3f86fdc6f7e4be2143ada5ce5 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> | |||
| 2015-07-07 | gnu: liba52: Build shared library. | Mark H Weaver | |
| * gnu/packages/patches/liba52-enable-pic.patch, gnu/packages/patches/liba52-link-with-libm.patch, gnu/packages/patches/liba52-set-soname.patch, gnu/packages/patches/liba52-use-mtune-not-mcpu.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/video.scm (liba52)[source]: Add patches. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add "--enable-shared" to configure-flags. Add 'bootstrap' phase. | |||
