FS#50227 - [opencv] create an optional package "opencv-java"

Attached to Project: Arch Linux
Opened by patrick (potomac) - Tuesday, 02 August 2016, 06:07 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 06 January 2019, 15:32 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Ray Rashif (schivmeister)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
As of OpenCV 2.4.4, OpenCV supports java language :

http://docs.opencv.org/2.4/doc/tutorials/introduction/java_eclipse/java_eclipse.html#java-eclipse

a jar file and a lib file for java will be created during the compilation of opencv if jdk8-openjdk package is installed and if $JAVA_HOME is set in PKGBUILD,

so I suggest to create an optional package "opencv-java" for those who want to use opencv with java,

I modified PKGBUILD for opencv in order to add this optional package "opencv-java", see the attached file

Additional info:
* package version(s) opencv
* config and/or log files etc.

   PKGBUILD (3.8 KiB)
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 06 January 2019, 15:32 GMT
Reason for closing:  Duplicate
Additional comments about closing:  Same request as  FS#41452 
Comment by Ray Rashif (schivmeister) - Tuesday, 02 August 2016, 23:02 GMT
Thanks for reporting this. The Java version got forgotten about after I decided based on another report that it was not fit for the standard package. A split/different package is the way to go.

Loading...