imdex libpsl

This commit is contained in:
Rmys
2021-04-21 18:29:50 +03:00
parent 0d7e49367e
commit 0a7cd0a3ce
10 changed files with 2 additions and 13389 deletions
-64
View File
@@ -241727,70 +241727,6 @@ contacts, tasks, and calendar information.</Summary>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libpsl</Name>
<Homepage>https://github.com/rockdaboot/libpsl</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.misc</PartOf>
<Summary xml:lang="en">Public Suffix List library</Summary>
<Description xml:lang="en">C library to handle the Public Suffix List. A Public Suffix List is a collection of Top Level Domains (TLDs) suffixes. TLDs include Global Top Level Domains (gTLDs) like .com and .net; Country Top Level Domains (ccTLDs) like .de and .cn; and Brand Top Level Domains like .apple and .google</Description>
<Archive type="targz" sha1sum="142a4abbf7ebab9651942b6e7a1b334742307f06" name="libpsl-0.21.0.tar.gz">https://github.com/rockdaboot/libpsl/releases/download/libpsl-0.21.0/libpsl-0.21.0.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="effective_tld_names.dat" permission="0644" owner="root">public_suffix_list.dat</AdditionalFile>
<AdditionalFile target="test_psl.txt" permission="0644" owner="root">test_psl.txt</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>icu4c-devel</Dependency>
<Dependency>gtk-doc</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">libpsl-0.21.0-build-fix.patch</Patch>
<Patch level="1">libpsl-gtk-doc-1.30-fix.patch</Patch>
</Patches>
<SourceURI>programming/misc/libpsl/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libpsl</Name>
<RuntimeDependencies>
<Dependency>icu4c</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
<Path fileType="data">/usr/share/libpsl</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<Package>
<Name>libpsl-devel</Name>
<RuntimeDependencies>
<Dependency release="1">libpsl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-01-19</Date>
<Version>0.21.0</Version>
<Comment>First release</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.coö</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>tinyxml</Name>