[Bug 266212] print/pdfbox: add pdfbox-app to installed jars
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Sep 2022 02:41:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266212
Bug ID: 266212
Summary: print/pdfbox: add pdfbox-app to installed jars
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ale@FreeBSD.org
Reporter: henry.hu.sh@gmail.com
Flags: maintainer-feedback?(ale@FreeBSD.org)
Assignee: ale@FreeBSD.org
Created attachment 236347
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236347&action=edit
patch to install pdfbox-app
PDFBox has some fairly useful utilities, especially the PDF debugger.
These utilities can be accessed by running "java -jar pdfbox-app.jar".
However, this jar is not installed by this port.
Although we can download it manually (from
https://archive.apache.org/dist/pdfbox/2.0.14/, for example), it would be nice
if we can install it automatically. It would be even nicer if we can install a
script into /usr/local/bin.
--
You are receiving this mail because:
You are the assignee for the bug.