Search Criteria
Package Details: visicut-git 2.0.r7.g4054819-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/visicut-git.git (read-only, click to copy) |
---|---|
Package Base: | visicut-git |
Description: | A user-friendy, platform-independent tool for preparing, saving and sending jobs to laser cutters. |
Upstream URL: | https://visicut.org/ |
Licenses: | LGPL-3.0-or-later |
Provides: | visicut |
Submitter: | Regenschein93 |
Maintainer: | Visne |
Last Packager: | Visne |
Votes: | 1 |
Popularity: | 0.011587 |
First Submitted: | 2019-04-23 17:39 (UTC) |
Last Updated: | 2024-04-12 15:44 (UTC) |
Dependencies (3)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, jdk21-jetbrains-binAUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- git (git-gitAUR, git-glAUR) (make)
- maven (mvnvmAUR) (make)
Latest Comments
1 2 Next › Last »
alexcg1 commented on 2024-04-12 16:13 (UTC)
Installs fine and runs great!
alexcg1 commented on 2024-04-12 15:53 (UTC)
Nice, trying it now. So far, so good. It clones just fine. Will report back if any issues.
Visne commented on 2024-04-12 15:51 (UTC)
I've adopted the package and I think I've fixed all the issues. Let me know if you run into any.
alexcg1 commented on 2024-04-10 14:14 (UTC)
When using
yay -S visicut-git
, the repo fails to clone and I receive the following output:Jikstra commented on 2023-08-15 14:48 (UTC) (edited on 2023-08-15 14:49 (UTC) by Jikstra)
Patch to fix PKGBUILD.
Adds maven as builddependency
Adds jre11 as dependency
Fixes broken git clone
haawda commented on 2022-07-02 10:07 (UTC)
No, git+https is needed.
Visne commented on 2022-07-01 13:43 (UTC)
Doesn't clone the repo, line 24 should be
zoe1337 commented on 2020-10-20 08:46 (UTC)
please add maven as dependency
gatonero commented on 2020-06-19 17:42 (UTC)
Solution: At least Java 11 is needed.
gatonero commented on 2020-05-12 13:46 (UTC)
MVNVM] Using maven: 3.6.2 [INFO] Scanning for projects... [INFO] [INFO] --------------------< de.thomas-oster:liblasercut >--------------------- [INFO] Building liblasercut 1.9-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent) @ liblasercut --- [INFO] argLine set to -javaagent:/home/cs/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/var/tmp/pamac-build-cs/visicut-git/src/VisiCut.git/LibLaserCut/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ liblasercut --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ liblasercut --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 78 source files to /var/tmp/pamac-build-cs/visicut-git/src/VisiCut.git/LibLaserCut/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.650 s [INFO] Finished at: 2020-05-12T15:45:29+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project liblasercut: Fatal error compiling: invalid target release: 11 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException make: *** [Makefile:28: libLaserCut] Fehler 1 ==> FEHLER: Ein Fehler geschah in build(). Breche ab..
1 2 Next › Last »