the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: bmeps
Version: 1.2.7
Revision: 3
Source: mirror:sourceforge:%n/%n-%va.tar.gz
SourceDirectory: %n-%v
Source-MD5: 103016267905901ae9a52be8f375ef0c
Depends: libpng3-shlibs, libjpeg-shlibs, netpbm10-shlibs
BuildDepends: libpng3, libjpeg, netpbm10
Maintainer: Bruno De Fraine
HomePage: http://bmeps.sourceforge.net/
License: BSD
Description: Convert PNG/JPEG/NetPBM to EPS
DescDetail: <<
bmeps converts bitmap images (PNG/JPEG/NetPBM) to EPS. The package consists
of a command line program and a library. EPS level 1, 2 or 3 can be created
using run-length compression, flate compression and ASCII-85-encoding
(depending on the EPS level).
This package does not contain the Java-based GUI that was added in version
1.2.6.
<<
InstallScript: <<
make install prefix=%i mandir=%i/share/man
rm %i/bin/bmeps{-gui,gui.jar} %i/share/doc/%n/inst_w32.pdf
<<
DocFiles: README bsdlic.txt
SplitOff: <<
Package: %N-dev
BuildDependsOnly: True
Files: include lib
DocFiles: README bsdlic.txt
<<