Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
"pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for libraries creating PDF. " Reproducible: Always Steps to Reproduce:
Created an attachment (id=35060) [edit] dev-libs/pslib/pslib-0.2.2.ebuild
Created an attachment (id=36597) [edit] dev-libs/pslib/pslib-0.2.2.ebuild force -lm linking
spock: care to add it?
Created an attachment (id=42759) [edit] dev-libs/pslib/pslib-0.2.4.ebuild Version bump. Fix ebuild to handle correctly --with-png=no ( fix -lm linking issues ) Any chance to see it in portage ?
All right, I'll look into it this weekend. Panard: RDEPEND is mis-spelled (you wrote REDEPEND). If RDEPEND is the same as DEPEND, don't set it to DEPEND manually. See "DEPEND and RDEPEND" in http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1 Also, if you could supply a demonstration file or application to use the library, it would be much appreciated. (If there isn't any I'll try bug #48552 though)
Created an attachment (id=42787) [edit] dev-libs/pslib/pslib-0.2.4.ebuild remove RDEPEND. There are examples here : http://pslib.sourceforge.net/examples.php
Thanks, tested and committed to CVS.