Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593776 - media-sound/sox: remove .la files
Summary: media-sound/sox: remove .la files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-14 16:30 UTC by Pacho Ramos
Modified: 2022-12-18 10:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2016-09-14 16:30:54 UTC
I see Fedora and ArchLinux are able to kill .la files and load plugins dynamically:
http://pkgs.fedoraproject.org/cgit/rpms/sox.git/tree/sox.spec

It seems they are applying this patch:
https://git.archlinux.org/svntogit/packages.git/plain/trunk/sox-dynamic.patch?h=packages/sox

And, then, using --with-dyn-default configure option

Thanks
Comment 1 Pacho Ramos gentoo-dev 2022-01-22 10:12:46 UTC
In our snapshot, if I understand the INSTALL file correctly, we would need to pass --enable-formats=dyn and --with-ladspa=dyn (when needed)
Comment 2 Larry the Git Cow gentoo-dev 2022-12-18 10:34:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88e86157c92fbd0ff4ad6e76a14f3e0aedab9b6

commit b88e86157c92fbd0ff4ad6e76a14f3e0aedab9b6
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-12-18 10:31:48 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-12-18 10:34:42 +0000

    media-sound/sox: Don't use .la files, fix automagic dep
    
    Closes: https://bugs.gentoo.org/676658
    Closes: https://bugs.gentoo.org/593776
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-sound/sox/sox-14.4.2_p20210509-r2.ebuild | 110 +++++++++++++++++++++++++
 1 file changed, 110 insertions(+)