119 lines
4.3 KiB
XML
119 lines
4.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libmtp</Name>
|
|
<Homepage>http://libmtp.sourceforge.net/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<Summary>An implementation of Microsoft's Media Transfer Protocol (MTP)</Summary>
|
|
<Description>libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP) in the form of a library suitable primarily for POSIX compliant operating systems.</Description>
|
|
<Archive sha1sum="5bbb854aa5e2257beb1e851af1dc4df8c5a0182f" type="targz">mirrors://sourceforge/project/libmtp/libmtp/1.1.23/libmtp-1.1.23.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>doxygen</Dependency>
|
|
<Dependency>libusb-devel</Dependency>
|
|
<Dependency>libgcrypt-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libmtp</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libusb</Dependency>
|
|
<Dependency>libgcrypt</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib/libmtp.*</Path>
|
|
<Path fileType="executable">/lib/udev</Path>
|
|
<Path fileType="data">/usr/share/hal</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libmtp-devel</Name>
|
|
<Summary>Development files for libmtp</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libmtp</Dependency>
|
|
<Dependency>libusb-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="9">
|
|
<Date>2026-06-05</Date>
|
|
<Version>1.1.23</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2022-07-04</Date>
|
|
<Version>1.1.20</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2021-10-15</Date>
|
|
<Version>1.1.19</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2020-01-31</Date>
|
|
<Version>1.1.16</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-08-07</Date>
|
|
<Version>1.1.15</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-01-04</Date>
|
|
<Version>1.1.14</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-03-02</Date>
|
|
<Version>1.1.12</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.1.11</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-04-10</Date>
|
|
<Version>1.1.11</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|