Page MenuHomeSolus

D3723.id.diff
No OneTemporary

D3723.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_symbols b/abi_symbols
new file mode 100644
--- /dev/null
+++ b/abi_symbols
@@ -0,0 +1,22 @@
+libunarr.so.1:ar_at_eof
+libunarr.so.1:ar_close
+libunarr.so.1:ar_close_archive
+libunarr.so.1:ar_entry_get_filetime
+libunarr.so.1:ar_entry_get_name
+libunarr.so.1:ar_entry_get_offset
+libunarr.so.1:ar_entry_get_size
+libunarr.so.1:ar_entry_uncompress
+libunarr.so.1:ar_get_global_comment
+libunarr.so.1:ar_open_7z_archive
+libunarr.so.1:ar_open_file
+libunarr.so.1:ar_open_memory
+libunarr.so.1:ar_open_rar_archive
+libunarr.so.1:ar_open_tar_archive
+libunarr.so.1:ar_open_zip_archive
+libunarr.so.1:ar_parse_entry
+libunarr.so.1:ar_parse_entry_at
+libunarr.so.1:ar_parse_entry_for
+libunarr.so.1:ar_read
+libunarr.so.1:ar_seek
+libunarr.so.1:ar_skip
+libunarr.so.1:ar_tell
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+liblzma.so.5
+libz.so.1
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+name : libunarr
+version : 1.0.1
+release : 1
+source :
+ - https://github.com/selmf/unarr/archive/v1.0.1.tar.gz : 0098e3f33182d16c13eb21278696651b170360a9a4d1c0214db4bd7882253223
+license : LGPL-3.0-or-later
+component : programming.library
+summary : (lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.
+description: |
+ (lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.
+setup : |
+ %cmake_ninja
+build : |
+ %ninja_build
+install : |
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,50 @@
+<PISI>
+ <Source>
+ <Name>libunarr</Name>
+ <Packager>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Packager>
+ <License>LGPL-3.0-or-later</License>
+ <PartOf>programming.library</PartOf>
+ <Summary xml:lang="en">(lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.</Summary>
+ <Description xml:lang="en">(lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>libunarr</Name>
+ <Summary xml:lang="en">(lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.</Summary>
+ <Description xml:lang="en">(lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.
+</Description>
+ <PartOf>programming.library</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/libunarr.so.1</Path>
+ <Path fileType="library">/usr/lib64/libunarr.so.1.0.0</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>libunarr-devel</Name>
+ <Summary xml:lang="en">Development files for libunarr</Summary>
+ <Description xml:lang="en">(lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">libunarr</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/unarr.h</Path>
+ <Path fileType="library">/usr/lib64/libunarr.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libunarr.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-28</Date>
+ <Version>1.0.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 18 2023, 3:47 AM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822018
Default Alt Text
D3723.id.diff (3 KB)

Event Timeline