@PortableAlgebra As you may have noticed, we have finally updated Cryptomator to the latest version on 2023-11-08. In the future, the problem can no longer arise as the JDK and JavaFX against which we want to build is now downloaded as a source.
Search Criteria
Package Details: cryptomator 1.15.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cryptomator.git (read-only, click to copy) |
---|---|
Package Base: | cryptomator |
Description: | Multiplatform transparent client-side encryption of your files in the cloud. |
Upstream URL: | https://cryptomator.org/ |
Keywords: | cryptography encryption |
Licenses: | GPL3 |
Submitter: | Foxboron |
Maintainer: | ajgraves (overheadhunter, SailReal, as.skymatic) |
Last Packager: | SailReal |
Votes: | 80 |
Popularity: | 0.39 |
First Submitted: | 2016-04-03 17:36 (UTC) |
Last Updated: | 2025-04-09 16:57 (UTC) |
Dependencies (10)
- alsa-lib
- fuse3 (fuse3-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libnet (libnet-gitAUR)
- libxrender
- libxtst
- maven (mvnvmAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-bsdunzip-symlinkAUR) (make)
- keepassxc-cryptomatorAUR (optional) – Use KeePassXC to store vault passwords
- ttf-hanazono (optional) – Install this font when using Japanese system language
Required by (1)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 18 Next › Last »
SailReal commented on 2023-11-18 14:14 (UTC)
PortableAlgebra commented on 2023-10-13 06:00 (UTC)
Any updates on this?
It looks like java-openjfx was removed from the Arch Repository and an updated version (21.u31-1) is now on AUR. https://aur.archlinux.org/packages/java-openjfx
SailReal commented on 2023-09-15 11:07 (UTC)
We can currently not update to 1.10.0 because it requires java-openjfx 20.0.2 but https://archlinux.org/packages/extra/x86_64/java-openjfx/ still provides only 20.0.1 and in the AUR is also no java-openjfx 20.x . I marked the java-openjfx as out-of-date, hopefully they fix it soon.
mohamedation commented on 2023-09-09 15:00 (UTC)
/home/user/.cache/yay/cryptomator/PKGBUILD: line 52: jlink: command not found ==> ERROR: A failure occurred in build(). Aborting... -> error making: cryptomator-exit status 4 -> Failed to install the following packages. Manual intervention is required: cryptomator - exit status 4
SailReal commented on 2023-05-23 15:07 (UTC)
@fugitivus and @eniac the problem here is that there is not really a JDK and JavaFX version 19 left in the Arch repo and in the AUR. Especially https://archlinux.org/packages/extra/x86_64/jdk-openjdk/ and https://archlinux.org/packages/extra/x86_64/java-openjfx/ is updated to Java 20.
We finished migrating Cryptomator to Java 20 https://github.com/cryptomator/cryptomator/pull/2897 and will publish the release very soon, so we can here update to Java 20 and everything works again. Sorry this has taken some time.
fugitivus commented on 2023-05-22 18:14 (UTC)
Build failure: ... ==> Запускается prepare()... java-19-openjdk (default) Major part of JavaFX version in pom does not match the version in JDK ==> ОШИБКА: Произошел сбой в prepare(). Прерывание... -> ошибка сборки: cryptomator-exit status 4 -> Failed to install the following packages. Manual intervention is required: cryptomator - exit status 4
Achilleus commented on 2023-03-19 10:01 (UTC)
Build failure:
[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.723 s [INFO] Finished at: 2023-03-19T10:52:09+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:copy-dependencies (copy-mods) on project cryptomator: Error copying artifact from /home/zbigniew/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /home/zbigniew/Pobrane/AUR/Cryptomator/cryptomator/src/cryptomator-1.7.3/target/mods/commons-lang3-3.12.0.jar: /home/zbigniew/Pobrane/AUR/Cryptomator/cryptomator/src/cryptomator-1.7.3/target/mods/commons-lang3-3.12.0.jar: Zły argument -> [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
AvianaCruz commented on 2022-12-11 10:54 (UTC)
@SailReal I would also think that ttf-dejavu is not necessary bacause the users may choose to use other fonts. So maybe it can also be an optdepend.
purejava commented on 2022-12-10 08:48 (UTC) (edited on 2022-12-10 08:49 (UTC) by purejava)
@garlicbreadwolfs the font is needed to display Japanese characters correctly
See https://github.com/SailReal/cryptomator-aur-bin/commit/b6a1254b1ffd5a4b8cba6095d24b29021554ac88
<deleted-account> commented on 2022-12-10 07:59 (UTC)
Please remove ttf-hanazono
from optdepends. It has nothing to do with the operation of Cryptomator.
Pinned Comments
ajgraves commented on 2021-05-02 20:49 (UTC)
Everyone, with great thanks to @SailReal, this package now builds Cryptomator from source. If you wish to continue using the binary AppImage build, you need only to install
cryptomator-bin
.We made this change to better align with the desires of the community (you've asked a few times to make this a "build from source" package) as well as better align to the package naming convention within the AUR.