Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107995 - bmeps-1.2.5.ebuild (New Package)
Summary: bmeps-1.2.5.ebuild (New Package)
Status: VERIFIED DUPLICATE of bug 52463
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-03 10:10 UTC by Mathias Weigt
Modified: 2005-10-03 10:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
bmeps-1.2.5.ebuild Ebuild for BMEPS (bmeps-1.2.5.ebuild,513 bytes, text/plain)
2005-10-03 10:12 UTC, Mathias Weigt
Details
bmeps-1.2.5.ebuild Ebuild for BMEPS revised (bmeps-1.2.5.ebuild,663 bytes, text/plain)
2005-10-03 10:38 UTC, Mathias Weigt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Weigt 2005-10-03 10:10:16 UTC
Servus!

Here is an ebuild for bmeps - a nice little program for converting
PNG/JPEG/NetPBM to EPS. This is especially usefull for latex, where one can
insert bitmaps which get converted on the fly during processing the dvi-file.
From the homepage http://bmeps.sourceforge.net/
"The bmeps package contains a command line program and a library to convert
bitmap image files (PNG/JPEG/NetPBM) to EPS. EPS level 1, 2 and 3 can be used.
Depending on the EPS level there are different compression and encoding
algorithms available: 
  run-length-compression (2 and above)
  flate compression (3 and above)
  ASCII-85-encoding instead of ASCII-Hex (2 and above)
The program is intended to be used with LaTeX/dvips or other DTP software
accepting EPS graphics. 
No automated scaling/rotating is done by the program to fit pages of any paper
size, this is left up to the DTP application including the graphics."

This ebuild is not perfect an can surely be enhanced (e.g. by using the shared
library Makefile)

Have fun, Mathias
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-03 10:12:07 UTC

*** This bug has been marked as a duplicate of 52463 ***
Comment 2 Mathias Weigt 2005-10-03 10:12:13 UTC
Created attachment 69791 [details]
bmeps-1.2.5.ebuild Ebuild for BMEPS
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-10-03 10:12:57 UTC
Please, review the other bug, attach a fixed ebuild there and I'll reopen it.
Comment 4 Mathias Weigt 2005-10-03 10:38:35 UTC
Created attachment 69793 [details]
bmeps-1.2.5.ebuild Ebuild for BMEPS revised

After seeing BUG 52463 (Sorry I did not look for closed bugs) I enhanced this
ebuild a little bit. Where should it go now?
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-10-03 10:48:44 UTC
(In reply to comment #4)
> After seeing BUG 52463 (Sorry I did not look for closed bugs) I enhanced this
> ebuild a little bit. Where should it go now?

Just attach it to Bug 52463 and I'll reopen it. (I assume the sed patch is not
needed any more, right?).