Feature #312
main/ghostscript: build against system jpeg, libpng, zlib, jasper and expat libraries
| Status: | Closed | Start: | 03/06/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % 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
| related to Alpine Linux - Feature #311: main/ghostscript: should provide shared library libgs | Closed | 03/06/2010 |
Watchers
History
Updated by Cameron Banta 5 months ago
- Status changed from New to Resolved
I added this change. The patch is attached to issue 311.
Updated by Natanael Copa 3 months ago
- Status changed from Resolved to Closed