Ticket #18623 (closed enhancement: fixed)
Reduce Library dependencies for ImageMagick
| Reported by: | tdoan@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: | ImageMagick |
Description
Recently the xorg-libs meta port has grown exponentially. ImageMagick does not actually require this new world of libraries. Please update the depends_lib for ImageMagick from port:xorg-libs to port:xorg-libX11.
Thank you.
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to ryandesign@…
- Port set to ImageMagick
- Milestone changed from Port Bugs to Port Enhancements
comment:2 Changed 4 years ago by ryandesign@…
- Status changed from new to assigned
This is what Jeremy wrote a script for here:
http://lists.macosforge.org/pipermail/macports-dev/2009-January/007007.html
I didn't use it yet for any of my ports. I need to do that.
comment:3 Changed 4 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
For ImageMagick, Jeremy's script (once I fixed a few things) determined that we need to depend on xorg-libXt and xorg-libXext. Changed the port to use that, and updated it to 6.4.9-6 while we're at it, in r47293.
Note: See
TracTickets for help on using
tickets.

