Index: abi_used_libs =================================================================== --- abi_used_libs +++ abi_used_libs @@ -1,9 +1,10 @@ ld-linux-x86-64.so.2 libc.so.6 -libcryptopp.so.7 libcurl.so.4 +libdl.so.2 libfuse.so.2 libgcc_s.so.1 +libgomp.so.1 libm.so.6 libpthread.so.0 librt.so.1 Index: package.yml =================================================================== --- package.yml +++ package.yml @@ -1,8 +1,8 @@ name : cryfs -version : 0.9.9 -release : 1 +version : 0.10.1 +release : 2 source : - - https://github.com/cryfs/cryfs/releases/download/0.9.9/cryfs-0.9.9.tar.gz : d328ca4379a70f07a3d178e618fe6d40de94db1006508a845ae467f555ecf9a6 + - https://github.com/cryfs/cryfs/releases/download/0.10.1/cryfs-0.10.1.tar.gz : a01e15dd4520a7bb3a040d502b09e43e755f12b35f9eff88dc4d00b6286fbb1a license : LGPL-3.0-or-later component : programming.library summary : Cryptographic filesystem for the cloud @@ -10,11 +10,9 @@ CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. builddeps : - pkgconfig(fuse) - - pkgconfig(libcryptopp) - pkgconfig(libcurl) - libboost-devel build : | - %cmake -DCMAKE_BUILD_TYPE=Release + %cmake install : | - %make_install - rm -r $installdir/home/ \ No newline at end of file + %make_install \ No newline at end of file Index: pspec_x86_64.xml =================================================================== --- pspec_x86_64.xml +++ pspec_x86_64.xml @@ -10,7 +10,7 @@ Cryptographic filesystem for the cloud CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus cryfs @@ -20,16 +20,16 @@ programming.library /usr/bin/cryfs - /usr/share/man/man1/cryfs.1.gz + /usr/bin/cryfs-unmount - - 2019-01-07 - 0.9.9 + + 2019-04-06 + 0.10.1 Packaging update Clive Johnston clivejo@protonmail.com \ No newline at end of file