Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531898 - app-text/mcpdf: unicode-capable, drop-in replacement for pdftk
Summary: app-text/mcpdf: unicode-capable, drop-in replacement for pdftk
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on: 475552
Blocks:
  Show dependency tree
 
Reported: 2014-12-07 16:13 UTC by Michał Górny
Modified: 2016-07-05 19:10 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-07 16:13:03 UTC
HOMEPAGE=https://github.com/m-click/mcpdf
SRC_URI=https://oss.sonatype.org/content/repositories/releases/aero/m-click/mcpdf/0.2.1/...

Long story short, pdftk seems to be the only real reverse dependency of gcc[gcj]. mcpdf claims to be a drop-in replacement, and works fine in Funtoo as such. It would be great if we could have it in Gentoo as well, and finally get rid of gcj support that's more of a PITA than a feature.
Comment 1 Francesco Riosa 2014-12-08 22:40:34 UTC
just a few notes:
- mcpdf has better unicode handling because it uses a more recent iText lib
- iText has gone from GPLv2+ to AGPL #1 ($2200 / 1700€ for 1 server #2)
- it would make sense to package iText too, possibly a GPLv2+ version too
- Note that NOT all PDFtk operations are implemented at the moment
- mcpdf had a burst of development 10 month ago (feb 2014) with only 20 commits, than it stopped, probably Gentoo will need to mantain it's own copy in the future 

#1 http://sourceforge.net/p/itext/code/6636/tree//trunk/itext/notice.txt
#2 http://itextpdf.com/pricing/server_license
Comment 2 Francesco Riosa 2014-12-10 13:59:54 UTC
after looking at the sources of mcpdf and pdftk my conclusion is that in date 2014-12-10 "mcpdf" is a joke.

It may be interesting to have it in tree, but NOT a replacement fot pdftk.

mcpdf weight 90 LOC
pdftk weight 8000 LOC of c++ code, plus itext, plus other libraries
Comment 3 mfld.fr 2016-07-05 18:17:05 UTC
This defect should be closed as "no fix".
Comment 4 James Le Cuirot gentoo-dev 2016-07-05 19:10:49 UTC
While I agree that gcj is a problem, this isn't the answer, sorry.