Opened 7 months ago
Closed 7 months ago
#69779 closed defect (fixed)
libdca @0.7.0: symlink 'libdts.a' is broken; apply upstream patch
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | barracuda156 | |
Port: | libdca |
Description (last modified by mascguy (Christopher Nielsen))
Presently this port installs a broken symlink for libdts.a
, which is a known upstream issue:
$ ll /opt/local/lib/libdts.a lrwxr-xr-x 1 root admin - 133B Apr 13 09:07:41 2024 /opt/local/lib/libdts.a -> /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_audio_libdca/libdca/work/destroot/opt/local/lib/libdca.a
A patch is available here, and a fix will be committed momentarily:
https://code.videolan.org/videolan/libdca/-/issues/3#note_56339
Change History (2)
comment:1 Changed 7 months ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|
comment:2 Changed 7 months ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 0247937f981e31640b276d2121a62194fd5048c8/macports-ports (master):