Files
main/hardware/mobile/libimobiledevice/pspec.xml
T
2018-08-10 19:49:27 +03:00

102 lines
3.8 KiB
XML
Raw 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>libimobiledevice</Name>
<Homepage>http://www.libimobiledevice.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2+</License>
<License>GPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Library for connecting to mobile devices</Summary>
<Description>libimobiledevice is a library for connecting to mobile devices including phones and music players</Description>
<Archive sha1sum="a8e3f21180b1d6df754d04a4080a29cf6891e701" type="tarbz2">http://www.libimobiledevice.org/downloads/libimobiledevice-1.2.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gnutls-devel</Dependency>
<Dependency>libusbmuxd-devel</Dependency>
<Dependency>libplist-devel</Dependency>
<Dependency>libtasn1-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>gnutls-3.4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>libimobiledevice</Name>
<RuntimeDependencies>
<Dependency>gnutls</Dependency>
<Dependency>libusbmuxd</Dependency>
<Dependency>libplist</Dependency>
<Dependency>libtasn1</Dependency>
<Dependency>libgcrypt</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man/man1</Path>
<Path fileType="doc">/usr/share/doc/libimobiledevice</Path>
</Files>
</Package>
<Package>
<Name>libimobiledevice-devel</Name>
<Summary>Development files for libimobiledevice</Summary>
<RuntimeDependencies>
<Dependency>gnutls-devel</Dependency>
<Dependency>libusbmuxd-devel</Dependency>
<Dependency>libplist-devel</Dependency>
<Dependency>libtasn1-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency release="current">libimobiledevice</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2018-08-10</Date>
<Version>1.2.0</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-06-21</Date>
<Version>1.2.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-01</Date>
<Version>1.2.0</Version>
<Comment>Version Bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.1.7</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-01-25</Date>
<Version>1.1.7</Version>
<Comment>First release</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknyldz93@gmail.com</Email>
</Update>
</History>
</PISI>