Ticket #28233 (closed enhancement: fixed)
make app self-contained
| Reported by: | koen@… | Owned by: | raphael@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | scantailor |
Description (last modified by raphael@…) (diff)
- Delete app if app exists from previous build
- Add frameworks to make app self-contained
Attachments
Change History
comment:1 follow-up: ↓ 3 Changed 2 years ago by koen@…
The command move ${destroot}${prefix}/bin/scantailor ${appdir}/Contents/MacOS/ScanTailor means the app also works on filesystems which distinguish between upper and lower case
comment:2 in reply to: ↑ description Changed 2 years ago by raphael@…
- Keywords djvu removed
- Status changed from new to assigned
- Version 1.9.2 deleted
- Description modified (diff)
- Owner changed from macports-tickets@… to raphael@…
Replying to koen@…:
- Delete app if app exists from previous build
This is not necessary as MacPorts provides an empty destroot directory.
- Add frameworks to make app self-contained
It is not recommended to build self-contained application bundles with MacPorts as you would have to rebuild the bundle every time a framework in the bundle gets updated.
Please provide better readable unified diffs for portfiles in the future.
Note: See
TracTickets for help on using
tickets.

