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

Bug 929974

Summary: app-office/libreoffice - Update to Rhino 1.7.14 , remove bundled
Product: Gentoo Linux Reporter: jospezial <jospezial>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jospezial 2024-04-14 02:24:39 UTC
https://github.com/LibreOffice/core/commit/58c4457a902c846229dc3383cc31bbc8f4b3aed9
"Update to latest Rhino 1.7.14"

https://github.com/LibreOffice/core/commit/479a39cbf0f4564abe93066d7a3f6b2e82de0e76
"clean up after removal of patched rhino"

In the ebuild we have
	"libreoffice_extensions_scripting-javascript? ( ${ADDONS_URI}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip )"
	# requirement of rhino
	"libreoffice_extensions_scripting-javascript? ( ${ADDONS_URI}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip )"

but also
libreoffice_extensions_scripting-javascript? ( >=dev-java/rhino-1.7.14:1.6 )

I think we can now switch to use system rhino only.
For now only libreoffice-9999.ebuild to change.