[MacPorts] #62692: minidlna @1.3.0 could not find libid3tag
MacPorts
noreply at macports.org
Thu Dec 30 08:47:03 UTC 2021
#62692: minidlna @1.3.0 could not find libid3tag
-----------------------+------------------------
Reporter: poordead | Owner: ryandesign
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: minidlna |
-----------------------+------------------------
Changes (by ryandesign):
* owner: ranauei@… => ryandesign
* status: assigned => accepted
Comment:
This is happening because the port is regenerating the configure script
with autoreconf. Something changed between autoconf 2.69 and autoconf 2.71
that this project's configure.ac was not anticipating, making it
erroneously think libid3tag wasn't found even though it was. I reported
the problem to the developers:
https://sourceforge.net/p/minidlna/bugs/341/
I'll fix it by having the port no longer use autoreconf. The reason why
the port was using autoreconf in the first place was because when I added
the port ten years ago it was fetching from CVS and presumably CVS did not
contain the generated configure script, but this port hasn't been fetching
from CVS for a long time.
--
Ticket URL: <https://trac.macports.org/ticket/62692#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list