1 | PortSystem 1.0 |
---|
2 | name epstool |
---|
3 | version 3.08 |
---|
4 | categories print |
---|
5 | maintainers master@iaas.msu.ru |
---|
6 | description create or extract preview images in EPS files, fix bounding boxes and convert to bitmaps |
---|
7 | |
---|
8 | long_description \ |
---|
9 | Add EPSI, DOS (MS Word!) EPS or Mac PICT previews. \ |
---|
10 | Extract PostScript from DOS EPS files. \ |
---|
11 | Uses Ghostscript to create preview bitmaps. \ |
---|
12 | Create a TIFF, WMF, PICT or Interchange preview from part of a bitmap created by Ghostscript. |
---|
13 | |
---|
14 | platforms darwin |
---|
15 | |
---|
16 | homepage http://www.cs.wisc.edu/~ghost/gsview/epstool.htm |
---|
17 | master_sites ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum |
---|
18 | |
---|
19 | checksums md5 465a57a598dbef411f4ecbfbd7d4c8d7 |
---|
20 | |
---|
21 | depends_lib bin:gs:ghostscript |
---|
22 | |
---|
23 | use_configure no |
---|
24 | |
---|
25 | build.env CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib" |
---|
26 | |
---|
27 | patchfiles patch-epstool.mak patch-makefile |
---|
28 | destroot.destdir prefix=${destroot}${prefix} |
---|