Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>zziplib</Name> | <Name>zziplib</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Peter O'Connor</Name> | <Name>Martin Reboredo</Name> | ||||
| <Email>peter@solus-project.com</Email> | <Email>yakoyoku@gmail.com</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>LGPL-2.0</License> | <License>LGPL-2.0-or-later</License> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Summary xml:lang="en">Lightweight library for extracting data zip files</Summary> | <Summary xml:lang="en">Lightweight library for extracting data zip files</Summary> | ||||
| <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm. | <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>zziplib</Name> | <Name>zziplib</Name> | ||||
| <Summary xml:lang="en">Lightweight library for extracting data zip files</Summary> | <Summary xml:lang="en">Lightweight library for extracting data zip files</Summary> | ||||
| <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm. | <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin/unzip-mem</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so.*</Path> | <Path fileType="executable">/usr/bin/unzzip</Path> | ||||
| <Path fileType="man">/usr/share/man</Path> | <Path fileType="executable">/usr/bin/unzzip-big</Path> | ||||
| <Path fileType="executable">/usr/bin/unzzip-mem</Path> | |||||
| <Path fileType="executable">/usr/bin/unzzip-mix</Path> | |||||
| <Path fileType="executable">/usr/bin/zzcat</Path> | |||||
| <Path fileType="executable">/usr/bin/zzdir</Path> | |||||
| <Path fileType="executable">/usr/bin/zzxorcat</Path> | |||||
| <Path fileType="executable">/usr/bin/zzxorcopy</Path> | |||||
| <Path fileType="executable">/usr/bin/zzxordir</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzip.so.13</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzip.so.13.0.72</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipfseeko.so.13</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipfseeko.so.13.0.72</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipmmapped.so.13</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipmmapped.so.13.0.72</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipwrap.so.13</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipwrap.so.13.0.72</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>zziplib-devel</Name> | <Name>zziplib-devel</Name> | ||||
| <Summary xml:lang="en">Development files for zziplib</Summary> | <Summary xml:lang="en">Development files for zziplib</Summary> | ||||
| <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm. | <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="3">zziplib</Dependency> | <Dependency release="4">zziplib</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/zzip-io.h</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so</Path> | <Path fileType="header">/usr/include/zzip.h</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | <Path fileType="header">/usr/include/zzip/_config.h</Path> | ||||
| <Path fileType="data">/usr/share/aclocal/*.m4</Path> | <Path fileType="header">/usr/include/zzip/_msvc.h</Path> | ||||
| <Path fileType="header">/usr/include/zzip/autoconf.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/conf.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/fetch.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/file.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/format.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/fseeko.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/info.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/lib.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/memdisk.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/mmapped.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/plugin.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/stdint.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/types.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/wrap.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/write.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/zzip.h</Path> | |||||
| <Path fileType="header">/usr/include/zzip/zzip32.h</Path> | |||||
| <Path fileType="header">/usr/include/zziplib.h</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzip.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipfseeko.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipmmapped.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libzzipwrap.so</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/zzipfseeko.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/zziplib.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/zzipmmapped.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/zzipwrap.pc</Path> | |||||
| <Path fileType="data">/usr/share/aclocal/zziplib.m4</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/__zzip_fetch_disk_trailer.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/__zzip_parse_root_directory.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/__zzip_try_open.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_close.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_closedir.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_compr_str.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_alloc.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_alloc_ext_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_close.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_fdopen.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_fdopen_ext_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_free.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_open.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_open_ext_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_read.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_real.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dir_stat.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dirfd.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_dirhandle.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_buffer.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_close.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_entry_fopen.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_entry_strdup_comment.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_entry_strdup_name.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_entry_to_data.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_entry_to_file_header.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_fclose.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_feof.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_findfile.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_findfirst.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_findmatch.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_findnext.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_fopen.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_fread.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_init.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_mmap.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_munmap.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_new.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_disk_open.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_data_offset.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_fclose.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_feof.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_ffile.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_findfile.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_findfirst.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_findmatch.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_findnext.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_fopen.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_fread.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_fread_file_header.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_free.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_entry_strdup_name.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_errno.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_error.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_fclose.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_file_close.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_file_open.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_file_read.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_file_real.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_file_stat.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_filesize.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_fopen.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_fread.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_freopen.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_fstat.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_get_default_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_inflate_init.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_init_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_open.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_open_ext_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_open_shared_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_opendir.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_opendir_ext_io.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_read.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_readdir.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_realdir.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_realfd.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_rewind.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_rewinddir.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_seek.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_seek32.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_seekdir.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_seekdir32.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_seterror.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_strerror.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_strerror_of.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_tell.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_tell32.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_telldir.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zzip_telldir32.3</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="3"> | <Update release="4"> | ||||
| <Date>2018-03-25</Date> | <Date>2021-02-10</Date> | ||||
| <Version>0.13.69</Version> | <Version>0.13.72</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Peter O'Connor</Name> | <Name>Martin Reboredo</Name> | ||||
| <Email>peter@solus-project.com</Email> | <Email>yakoyoku@gmail.com</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.