Summary: | media-sound/aften: /usr/bin/aften links libaften statically | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra, mjo |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 251464 | ||
Attachments: |
Patch to enable shared linkage for aften binary
Patch for ebuild |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 202739 [details, diff]
Patch to enable shared linkage for aften binary
Patch to enable shared linkage for aften binary
Created attachment 202741 [details, diff]
Patch for ebuild
commit a1115b15ff396d0096dade43aba4fa5faa1a0826 Author: Michael Orlitzky <mjo@gentoo.org> Date: Mon Sep 5 18:11:14 2016 -0400 media-libs/aften: new revision with dynamically-linked executable. This new revision includes a tiny patch from Gentoo user Ihar Hrachyshka. The upstream build system defaults to building a target called "aften_static", and all we need to do is change that to "aften" to get the dynamically-linked version. Non-maintainer commit with permission from David Seifert (soap). Gentoo-Bug: 258397 Package-Manager: portage-2.2.28 |