Opened 14 years ago

Closed 14 years ago

#8381 closed defect (fixed)

osx-packager.pl fixes for MythBackend.app

Reported by: Ojas Parekh <mythtv@…> Owned by: Nigel
Priority: minor Milestone: unknown
Component: Ports - OSX Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The UPNP component of mythbackend needs the xml files from share/mythtv; these were being installed within MythFrontend.app but not MythBackend?.app. The patch below includes share/mythtv in MythBackend?.app as well.

Another minor issue was that I prefer letting MythBackend? run mythfilldatabase rather than having a launchd job for MythFillDatabase?.app, so the patch below also includes mythfilldatabase within the MythBackend?.app bundle. This is consistent with the MythBackend? bundle containing copies of mythtranscode and company even though separate app bundles for these might have been built.

Attachments (1)

osx-packager.patch (2.7 KB) - added by Ojas Parekh <mythtv@…> 14 years ago.
packaging/OSX/build/osx-packager.pl patch

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by Ojas Parekh <mythtv@…>

Attachment: osx-packager.patch added

packaging/OSX/build/osx-packager.pl patch

comment:1 Changed 14 years ago by Nigel

Resolution: fixed
Status: newclosed

(In [25118]) Enable UPnP from Mac backend package. Tidier form of Ojas's patch. Closes #8381

Note: See TracTickets for help on using tickets.