diff --git a/common b/common index 0ce8acf..98c073e 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 0ce8acfb7d84c51798046c7788f85b9e7aa8e12b +Subproject commit 98c073e36ac104b1350fdd8875fd52ae9bb20ed5 diff --git a/dwarfs/package.yml b/dwarfs/package.yml index b5bb91b..f6c5ed1 100644 --- a/dwarfs/package.yml +++ b/dwarfs/package.yml @@ -1,13 +1,12 @@ name : dwarfs -version : 0.3.1 -release : 1 +version : 0.4.0 +release : 2 source : - - https://github.com/mhx/dwarfs/releases/download/v0.3.1/dwarfs-0.3.1.tar.bz2 : f6d49ef8e39e74d3d0514c3ef42e6a2e874f98229489efa975ec2392df8a37c9 -license : GPL-2.0-or-later # CHECK ME + - https://github.com/mhx/dwarfs/releases/download/v0.4.0/dwarfs-0.4.0.tar.bz2 : 1244068aa228d4240342566ce66b3cd0b51bf1a91726d71a9c222d6066b7ea31 +license : GPL-3.0-or-later networking : yes -component : PLEASE FILL ME IN -summary : PLEASE FILL ME IN -description: PLEASE FILL ME IN +summary : A fast high compression read-only file system +description: DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. builddeps : - double-conversion-devel - fuse-devel @@ -15,16 +14,18 @@ builddeps : - gflags-devel - glog-devel - jemalloc-devel + - libarchive-devel - libboost-devel - libevent-devel - lz4-devel - ruby-devel - sparsehash + - xxhash-devel - zstd-devel setup : | PATH="$(ruby -r rubygems -e 'puts Gem.user_dir')/bin:$PATH" gem install --user-install ronn - %cmake + %cmake -DPREFER_SYSTEM_ZSTD=1 -DPREFER_SYSTEM_XXHASH=1 build : | %make install : | diff --git a/list b/list index 49f61e6..72475aa 100644 --- a/list +++ b/list @@ -1,5 +1,4 @@ +dwarfs earlyoom hid-nintendo joycond -mpv-mpris -torsocks diff --git a/qutebrowser b/qutebrowser index 6007056..e99c54e 160000 --- a/qutebrowser +++ b/qutebrowser @@ -1 +1 @@ -Subproject commit 6007056a1b2cbcc0c1a2c8d26b84d217d77171ae +Subproject commit e99c54ef6f5086695ecdea9a957e322f7dc32573 diff --git a/starship b/starship index 079750c..52d38b2 160000 --- a/starship +++ b/starship @@ -1 +1 @@ -Subproject commit 079750c9afe4f69ae2b284ed553d15652c083e1e +Subproject commit 52d38b2c9c64e632c8203db5c6ce0c77e49ddf43