Search Criteria
Package Details: digital 0.25-2
Git Clone URL: | https://aur.archlinux.org/digital.git (read-only, click to copy) |
---|---|
Package Base: | digital |
Description: | A digital logic designer and circuit simulator. |
Upstream URL: | https://github.com/hneemann/Digital |
Keywords: | Circuit Digital Logic Simulator |
Licenses: | |
Submitter: | edg-l |
Maintainer: | edg-l |
Last Packager: | edg-l |
Votes: | 7 |
Popularity: | 0.22 |
First Submitted: | 2019-07-21 16:17 |
Last Updated: | 2020-08-29 13:40 |
Dependencies (1)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
LHLaurini commented on 2020-08-22 17:38
Would also be nice to install the included libraries. They were located in "./examples/lib", but now (version 0.25) have been moved to "./lib".
mar04 commented on 2020-01-22 13:50
There are icons in src/main/resources/icons, would be nice to have them installed and set in the desktop file.
edg-l commented on 2019-11-10 17:36
Thanks for the suggestion, done!
build2stone commented on 2019-11-10 10:11
Thanks for putting this on the AUR. Could you add "\$@" to $pkgname.sh to allow passing arguments to the .jar file? That way one could run "digital path/to/file" and it would open that file.