required to build jabref 2.8+ (#385751) Reproducible: Always
Created attachment 320502 [details] pdfbox-1.7.1.ebuild
Created attachment 320504 [details] pdfbox-1.7.1-build.xml.patch
Hi, thanks for the ebuild. The pom for pcfi says "Multiple licenses, see META-INF/LICENSE.txt", also is this jar only used at build time? Btw, you can get it at https://github.com/jukka/pcfi as maven central tends to disable wget from time to time. Also disable the minimum of tests so it passes for you, this way at least regressions can be detected.
Created attachment 326878 [details] pdfbox-1.7.1.ebuild
Created attachment 326880 [details, diff] files/pdfbox-1.7.1-build.xml.patch
Created attachment 326882 [details, diff] files/pdfbox-1.7.1-disable-TestPDDocumentCatalog.patch
(In reply to comment #3) Thanks for your comments. I've managed the test issue, but how to handle pcfi? Should it be formed-in as separate ebuild, as https://github.com/jukka/pcfi provides sources and not the jar file? The font's license leads to http://www.adobe.com/devnet/font.html#pcfi, which isn't very clean to me. The pdfbox actually embeds the adobe's fonts into the final jar-file...
Created attachment 333294 [details, diff] pdfbox-1.7.1-use-adobe-pcfi.patch
Created attachment 333296 [details] pdfbox-1.7.1.ebuild
The last ebuild and patch use uncleanly-licensed pcfi dependendy as separate ebuild (#448532). I'm waiting the response from licenses@gentoo.org howto manage the last.
pdfbox-1.8.1 was released. see http://mail-archives.apache.org/mod_mbox/www-announce/201304.mbox/%3C516643B8.1070603@apache.org%3E
(In reply to Ivan Baidakou (dmol) from comment #10) > The last ebuild and patch use uncleanly-licensed pcfi dependendy as separate > ebuild (#448532). I'm waiting the response from licenses@gentoo.org howto > manage the last. Any news from the licensing team?
*** Bug 504690 has been marked as a duplicate of this bug. ***
What's the status on the font licensing issue? Any resolution so we can move this issue forward?
http://ftp.halifax.rwth-aachen.de/apache//pdfbox/1.8.7/RELEASE-NOTES.txt any update here? would be greate to remove the old EAPI=1 ebuild in the tree.
+*pdfbox-1.8.8 (21 Feb 2015) + + 21 Feb 2015; Patrice Clement <monsieurp@gentoo.org> + +files/pdfbox-1.8.8-build.xml.patch, +pdfbox-1.8.8.ebuild: + Version bump. Fix bug #430054. + This package was a bit of a nightmare to version bump. Note: upstream messed up the package version in build.xml. I've put together a patch to correct it. Anyway, give it a try and let me know.