mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-20 23:37:27 -07:00
fontbox and jempbox are now unbundled. They were previously built from the same tarball but not installed, leaving pdfbox in a broken state. Package-Manager: portage-2.2.27
13 lines
639 B
XML
13 lines
639 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>java@gentoo.org</email>
|
|
<name>Java</name>
|
|
</maintainer>
|
|
<longdescription>The Apache PDFBox™ library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command line utilities.</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">apache/pdfbox</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|