Search Criteria
Package Details: sikulixide-bin 2.0.4-2
Git Clone URL: | https://aur.archlinux.org/sikulixide-bin.git (read-only, click to copy) |
---|---|
Package Base: | sikulixide-bin |
Description: | Automates anything you see on the screen of your desktop computer |
Upstream URL: | http://sikulix.com |
Keywords: | java-aware-languages jython-support opencv tesseract-ocr visual-automation visual-testing |
Licenses: | |
Provides: | |
Submitter: | ragouel |
Maintainer: | C0rn3j |
Last Packager: | ragouel |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-05 21:01 |
Last Updated: | 2020-08-22 00:05 |
Dependencies (7)
- jruby
- jython (jython-hg)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- tesseract (tesseract-git, tesseract-ocr-git)
- java-environment>=8 (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- gendesk (make)
- unzip (unzip-natspec, unzip-iconv) (make)
Latest Comments
BORBER commented on 2020-10-10 10:09
Forgive me, I didn't rename it.
ragouel commented on 2020-10-10 10:06
@BORBER, no check is required for that. Just make sure you rename your file to
sikulixide-bin-2.0.4.jar
so it can be picked up by makepkg.BORBER commented on 2020-10-10 05:43
Can you add a check for local files? I don't have good internet access here, but I can download it myself and put it in the corresponding directory.
可以添加一下本地文件的检查吗? 我这边网络不好,但是可以自己下载好放到对应目录
C0rn3j commented on 2020-09-24 09:06
The required symlink hacks are not required anymore as of opencv-4.4.0-2.
If you get an error "Neither Jython nor JRuby available", you need to set the interpreters in your user config
https://github.com/RaiMan/SikuliX1/wiki/How-to-make-Jython-ready-in-the-IDE
echo "jython = /opt/jython/jython.jar" > ~/.Sikulix/Extensions/extensions.txt
alex_f commented on 2020-07-29 18:55
opencv 4.3 includes opencv.jar and libopencv_java.so, so there is no need to have opencv-java as a dep. The only thing needed are the symlinks /usr/share/java/opencv.jar and /usr/lib/libopencv_java.so created by the PKGBUILD of opencv-java.
morpheusthewhite commented on 2020-05-29 09:48
Also opencv-java is needed, one version compatible with the opencv (so 4.3 at the moment)