Attachments (2)
Change History (3)
by , 20 years ago
Attachment: | mythtv_mythdvdnav.patch added |
---|
by , 20 years ago
Attachment: | mythplugins_mythdvdnav.patch added |
---|
comment:1 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8981]) Since libdvdnav is now included, mythdvd can link against that instead of a separate libdvdread. So, no need to conditionally compile any part of mythdvd. Remove the related configure options, xml menu file munging, etc.
You may need to distclean to get the .pro file changes to pick up.
Closes #1297. This goes further than the patch in the ticket.