Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 307701

Summary: app-text/pdfcrop ebuild request
Product: Gentoo Linux Reporter: Chris Chan <cryptopsy>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: chris, gentoo, sydro
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://pdfcrop.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Chan 2010-03-04 01:50:27 UTC
"pdfcrop" is a tool for cropping and setting margins in pdf files. It does this using pdf2ps, ps2pdf, poster and pdftk (optional). This small python program is very useful as it compensates for the inconsistencies in CUPS (After exaustive research, I was not able to adjust margins with CUPS). Could someone write an ebuild for this please? Source: http://pdfcrop.sourceforge.net/

Reproducible: Always
Comment 1 Angelo D'Autilia (sYdRo) 2010-03-05 14:31:25 UTC
There's only binary :(
Comment 2 Chris Chan 2010-03-31 19:18:22 UTC
Its a python script - you don't compile it.
(In reply to comment #1)
> There's only binary :(
> 
Comment 3 Chris Chan 2010-03-31 19:20:03 UTC
I'd also like to add that's there another program by the same name that belongs to texlive-latex package, which has additional features.

(In reply to comment #0)
> "pdfcrop" is a tool for cropping and setting margins in pdf files. It does this
> using pdf2ps, ps2pdf, poster and pdftk (optional). This small python program is
> very useful as it compensates for the inconsistencies in CUPS (After exaustive
> research, I was not able to adjust margins with CUPS). Could someone write an
> ebuild for this please? Source: http://pdfcrop.sourceforge.net/
> 
> Reproducible: Always
> 

Comment 4 tman 2013-11-10 13:44:01 UTC
it world be nice if someone can put this ebuild in the portage. the request is since a while :)
Comment 5 Chris Chan 2013-11-10 14:32:18 UTC
Ghostscript will not suffice either, as it requires the user to do calculations before cropping, otherwise the cropping is not reliable due to numerous reasons that I cannot cite here; mostly due to document specific attributes.