Pdfbox 3.0.5 => 3.0.6 (#13401)

This commit is contained in:
Ed Reel
2025-11-10 02:15:46 -06:00
committed by GitHub
parent 1301d9fb35
commit bdf2d02517
3 changed files with 4 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
# Total size: 13316878
/usr/local/bin/pdfbox
/usr/local/share/pdfbox/pdfbox-app.jar

View File

@@ -1,2 +1,3 @@
# Total size: 13316878
/usr/local/bin/pdfbox
/usr/local/share/pdfbox/pdfbox-app.jar

View File

@@ -3,11 +3,11 @@ require 'package'
class Pdfbox < Package
description 'The Apache PDFBox® library is an open source Java tool for working with PDF documents.'
homepage 'https://pdfbox.apache.org/'
version '3.0.5'
version '3.0.6'
license 'Apache-2.0'
compatibility 'aarch64 armv7l x86_64'
source_url "https://dlcdn.apache.org/pdfbox/#{version}/pdfbox-app-#{version}.jar"
source_sha256 'd076467fd02214ebc7b5b9d5b3b9ac0891ef768168114ed8a4811b5d16606285'
source_sha256 '28948291a7d6addb91a158292f2e9348d2143720e25a9c87c91bbdd4b088475f'
depends_on 'openjdk17' unless File.exist?("#{CREW_PREFIX}/bin/java") # R
depends_on 'libx11' # R