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
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
|
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. |
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
Sunday, 06 January 2019, 15:32 GMT
Reason for closing: Duplicate
Additional comments about closing: Same request as
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.