forked from Lainports/freebsd-ports
This project originally started out as a fork of squashfs-tools 4.3, after encountering some short comings and realizing that there have been no updates on the SourceForge site or mailing list for a long time. Even before the first public release, the fork was replaced with a complete re-write after growing frustrated with the existing code base. The utilities provided by squashfs-tools-ng offer alternative tooling and are intentionally named differently, so both packages can be installed side by side. WWW: https://infraroot.at/projects/squashfs-tools-ng/
44 lines
1.2 KiB
Text
44 lines
1.2 KiB
Text
%%TOOLS%%bin/gensquashfs
|
|
%%TOOLS%%bin/rdsquashfs
|
|
%%TOOLS%%bin/sqfs2tar
|
|
%%TOOLS%%bin/sqfsdiff
|
|
%%TOOLS%%bin/tar2sqfs
|
|
include/sqfs/block.h
|
|
include/sqfs/block_processor.h
|
|
include/sqfs/block_writer.h
|
|
include/sqfs/compressor.h
|
|
include/sqfs/data_reader.h
|
|
include/sqfs/dir.h
|
|
include/sqfs/dir_reader.h
|
|
include/sqfs/dir_writer.h
|
|
include/sqfs/error.h
|
|
include/sqfs/frag_table.h
|
|
include/sqfs/id_table.h
|
|
include/sqfs/inode.h
|
|
include/sqfs/io.h
|
|
include/sqfs/meta_reader.h
|
|
include/sqfs/meta_writer.h
|
|
include/sqfs/predef.h
|
|
include/sqfs/super.h
|
|
include/sqfs/table.h
|
|
include/sqfs/xattr.h
|
|
include/sqfs/xattr_reader.h
|
|
include/sqfs/xattr_writer.h
|
|
lib/libsquashfs.a
|
|
lib/libsquashfs.so
|
|
lib/libsquashfs.so.1
|
|
lib/libsquashfs.so.1.3.0
|
|
libdata/pkgconfig/libsquashfs1.pc
|
|
%%TOOLS%%man/man1/gensquashfs.1.gz
|
|
%%TOOLS%%man/man1/rdsquashfs.1.gz
|
|
%%TOOLS%%man/man1/sqfs2tar.1.gz
|
|
%%TOOLS%%man/man1/sqfsdiff.1.gz
|
|
%%TOOLS%%man/man1/tar2sqfs.1.gz
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/architecture.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/benchmark.ods
|
|
%%PORTDOCS%%%%DOCSDIR%%/benchmark.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/format.adoc
|
|
%%PORTDOCS%%%%DOCSDIR%%/mainpage.dox
|
|
%%PORTDOCS%%%%DOCSDIR%%/parallelism.txt
|