Files
2025-02-02 17:49:05 +03:00

79 lines
2.8 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kpeoplevcard</Name>
<Homepage>https://github.com/KDE/kpeoplevcard</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<PartOf>desktop.kde.addon</PartOf>
<IsA>library</IsA>
<Summary>Library to expose vcards to KPeople</Summary>
<Description>Library to expose vcards to KPeople</Description>
<Archive sha1sum="0401c702fe4ec2e4ae4efd3c56854e4ac81c0c0c" type="targz">https://github.com/KDE/kpeoplevcard/archive/v0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>ki18n5-devel</Dependency>
<Dependency>kcodecs5-devel</Dependency>
<Dependency>kpeople5-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kcontacts5-devel</Dependency>
<Dependency>kcoreaddons5-devel</Dependency>
<Dependency versionFrom="1.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kpeoplevcard</Name>
<RuntimeDependencies>
<Dependency>ki18n5</Dependency>
<Dependency>kpeople5</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kcontacts5</Dependency>
<Dependency>kcoreaddons5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kpeoplevcard-devel</Name>
<Summary>Development files for kpeoplevcard</Summary>
<RuntimeDependencies>
<Dependency release="current">kpeoplevcard</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/cmake</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2025-02-02</Date>
<Version>0.1</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2020-02-08</Date>
<Version>0.1</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2019-12-08</Date>
<Version>0.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>