Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : cryptomator | name : cryptomator | ||||
| version : 1.3.3 | version : 1.3.5 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/cryptomator/cryptomator/archive/1.3.3.tar.gz : b87d13b83d19e50e73e043163bb3917324a8641aaa768b099d24c712d423d0a1 | - https://github.com/cryptomator/cryptomator/archive/1.3.5.tar.gz : 6123104bf4dc9d711d2e57098a2cb691a556ec85b439ac0363b82092acaedf01 | ||||
| license : MIT | license : MIT | ||||
| component : security.crypto | component : security.crypto | ||||
| summary : Client-side encryption of your files in the cloud | summary : Client-side encryption of your files in the cloud | ||||
| description: | | description: | | ||||
| Multi-platform transparent client-side encryption of your files in the cloud | Multi-platform transparent client-side encryption of your files in the cloud | ||||
| networking : yes | networking : yes | ||||
| builddeps : | builddeps : | ||||
| - apache-maven | - apache-maven | ||||
| - openjfx-8 | - openjfx-8 | ||||
| rundeps : | rundeps : | ||||
| - openjfx-8 | - openjfx-8 | ||||
| build : | | build : | | ||||
| export MAVEN_OPTS='-Dmaven.repo.local=.m2' | |||||
| cd main | cd main | ||||
| mvn clean install -Prelease -Dmaven.repo.local=$workdir/repo | mvn -Prelease package | ||||
| install : | | install : | | ||||
| install -Dm644 main/uber-jar/target/Cryptomator-*.jar $installdir/usr/share/java/cryptomator/cryptomator.jar | install -Dm00644 main/uber-jar/target/Cryptomator-*.jar $installdir/usr/share/cryptomator/cryptomator.jar | ||||
| install -Dm755 $pkgfiles/cryptomator.sh $installdir/usr/bin/cryptomator | install -Dm00755 $pkgfiles/cryptomator.sh $installdir/usr/bin/cryptomator | ||||
| install -Dm644 main/ant-kit/src/main/resources/package/linux/Cryptomator.png $installdir/usr/share/pixmaps/cryptomator.png | install -Dm00644 main/ant-kit/src/main/resources/package/linux/Cryptomator.png $installdir/usr/share/pixmaps/cryptomator.png | ||||
| install -Dm644 $pkgfiles/cryptomator.desktop $installdir/usr/share/applications/cryptomator.desktop | install -Dm00644 $pkgfiles/cryptomator.desktop $installdir/usr/share/applications/cryptomator.desktop | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.