Opened 14 years ago
Closed 14 years ago
#28233 closed enhancement (fixed)
make app self-contained
Reported by: | koen@… | Owned by: | raphael-st (Raphael Straub) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | scantailor |
Description (last modified by raphael-st (Raphael Straub))
- Delete app if app exists from previous build
- Add frameworks to make app self-contained
Attachments (1)
Change History (4)
Changed 14 years ago by koen@…
Attachment: | Portfile.patch added |
---|
comment:1 follow-up: 3 Changed 14 years ago by koen@…
comment:2 Changed 14 years ago by raphael-st (Raphael Straub)
Description: | modified (diff) |
---|---|
Keywords: | djvu removed |
Owner: | changed from macports-tickets@… to raphael@… |
Status: | new → assigned |
Version: | 1.9.2 |
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.
comment:3 Changed 14 years ago by raphael-st (Raphael Straub)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
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