Feature #312
main/ghostscript: build against system jpeg, libpng, zlib, jasper and expat libraries
| Status: | Closed | Start date: | 03/06/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Aports | |||
| Target version: | Alpine 2.0.0 |
Description
ghostscript provides its own version of those libraries but we want it to use the system provided ones.
Looks like you need to:- add jpeg-dev libpng-dev jasper-dev and expat-dev to makedepends
- rm -rf jpeg libpng jasper expat (in build dir)
- apply some patches from archlinux
- run aclocal, autoconf automake etc
Ping me if you need help
Related issues
History
Updated by Cameron Banta almost 2 years ago
- Status changed from New to Resolved
I added this change. The patch is attached to issue 311.
Updated by Natanael Copa over 1 year ago
- Status changed from Resolved to Closed