Search Criteria
Package Details: dirsyncpro 1.53-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dirsyncpro.git (read-only, click to copy) |
---|---|
Package Base: | dirsyncpro |
Description: | A small but powerfull utility for file and folder synchronisation |
Upstream URL: | http://www.dirsyncpro.org/ |
Licenses: | GPL |
Submitter: | crank |
Maintainer: | crank |
Last Packager: | crank |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2009-10-12 19:30 (UTC) |
Last Updated: | 2018-03-12 09:19 (UTC) |
Dependencies (2)
- desktop-file-utils (desktop-file-utils-git)
- java-runtime (java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, zulu-14-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, jdk15-adoptopenjdk, liberica-jre-8-full-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk7-j9-bin, jdk11-graalvm-ee-bin, jdk11-j9-bin, jdk16-adoptopenjdk, jdk11-openj9-bin, zulu-jdk-fx-bin, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jre12-openjdk, jre13-openjdk, jre14-openjdk, jre15-openjdk, jre16-openjdk, jdk-jetbrains, zulu-embedded-jdk, jre-openj9, jdk11-msopenjdk-bin, jdk18-beta-temurin, zulu-jre-fx-bin, zulu-13-bin, jdk8-arm, jre11, jre17-jetbrains, jre-jetbrains-openjdk-xdg, jre-jetbrains, zulu-embedded-jdk11, amazon-corretto-17, amazon-corretto-18, jre, jre-lts, amazon-corretto-8, amazon-corretto-11, jre-openjdk-xdg, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-18-bin, zulu-15-bin, jdk8-j9-bin, jdk7r1-j9-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-jdk-17-full-bin, liberica-jdk-full-bin, liberica-jdk-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jre11-jetbrains-imfix, jdk-arm, jdk-temurin, jdk11-temurin, jdk17-temurin, jre8-adoptopenjdk, java-openjdk-bin, jdk-microsoft-openjdk, jre8, jdk8, jdk18-openj9-bin, java-openjdk-loom-ea-bin, jre17-jetbrains-imfix, jdk8-dragonwell-bin, jdk11-dragonwell-bin, jdk17-dragonwell-bin, jdk8-openj9-bin, jdk-openj9-bin, java-openjdk-ea-bin, hmcl-zulu-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
Latest Comments
Tio commented on 2020-11-07 23:06 (UTC)
Error:
udaemon commented on 2019-04-11 11:53 (UTC) (edited on 2019-04-11 11:54 (UTC) by udaemon)
I always recur to the problem that on my machine the 'jar xf'-command in line 43 of PKGBUILD does not work. it seems to have been disposed with newer versions of jre? at least I can't find any 'jar'-file/command on my machine whereas java exists and works well. However, I managed to install DirSyncPro properly by using unzip instead of jar. The exact command in line 43 then goes:
unzip -d $pkgdir/opt/dirsyncpro/ dirsyncpro.jar icons/DirSyncPro48x48.png || return 1
maybe this is helpful for others, too.
b00rt00s commented on 2016-04-17 14:45 (UTC)
gonciarz commented on 2015-11-01 15:57 (UTC)
thobl commented on 2015-08-23 16:10 (UTC)
vinadoros commented on 2014-04-10 23:52 (UTC)
chenxing commented on 2010-08-21 14:43 (UTC)