Copied from Debian. Description: Sets the soname to liba52-$(VERSION).so Bug-Debian: http://bugs.debian.org/401636 Author: Daniel Baumann , Dmitrijs Ledkovs --- liba52/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Index: a52dec-deb/liba52/Makefile.am =================================================================== --- a52dec-deb.orig/liba52/Makefile.am 2009-12-05 02:52:12.000000000 +0000 +++ a52dec-deb/liba52/Makefile.am 2009-12-05 03:23:47.000000000 +0000 @@ -4,6 +4,6 @@ liba52_la_SOURCES = bitstream.c imdct.c bit_allocate.c parse.c downmix.c liba52_la_LIBADD = @LIBA52_LIBS@ -lm -liba52_la_LDFLAGS = -no-undefined +liba52_la_LDFLAGS = -no-undefined -release @VERSION@ EXTRA_DIST = configure.incl a52_internal.h bitstream.h tables.h zko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-23gnu: radicale: Update to 3.1.8....* gnu/packages/dav.scm(radicale): Update to 3.1.8. [arguments] Enable tests. Change-Id: I8ed435587ab2ca4aafb387d4973f864fa4a94b2d Signed-off-by: Christopher Baines <mail@cbaines.net> Gabriel Wicki
2023-07-16gnu: xandikos: Update to 0.2.8....* gnu/packages/dav.scm (xandikos): Update to 0.2.8. Tobias Geerinckx-Rice
2023-07-16gnu: vdirsyncer: Use G-expressions....* gnu/packages/dav.scm (vdirsyncer)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-16gnu: vdirsyncer: Update to 0.19.2....* gnu/packages/dav.scm (vdirsyncer): Update to 0.19.2. Tobias Geerinckx-Rice