Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : squashfuse | name : squashfuse | ||||
| version : 0.1.103 | version : 0.1.104 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/vasi/squashfuse/releases/download/0.1.103/squashfuse-0.1.103.tar.gz : 42d4dfd17ed186745117cfd427023eb81effff3832bab09067823492b6b982e7 | - https://github.com/vasi/squashfuse/releases/download/0.1.104/squashfuse-0.1.104.tar.gz : aa52460559e0d0b1753f6b1af5c68cfb777ca5a13913285e93f4f9b7aa894b3a | ||||
| license : BSD-2-Clause | license : BSD-2-Clause | ||||
| component : system.utils | component : system.utils | ||||
| summary : FUSE filesystem to mount squashfs archives | summary : FUSE filesystem to mount squashfs archives | ||||
| description: | | description: | | ||||
| FUSE filesystem to mount squashfs archives | FUSE filesystem to mount squashfs archives | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(fuse) | - pkgconfig(fuse3) | ||||
| rundeps : | - pkgconfig(liblz4) | ||||
| - fuse2 | - pkgconfig(libzstd) | ||||
| setup : | | setup : | | ||||
| %configure --disable-static | %configure --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -Dm00644 *.h -t $installdir/usr/include/squashfuse | |||||
| sed -e 's|\#include \"|\#include \"squashfuse\/|g' -i $installdir/usr/include/squashfuse.h | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.