@@ -2,9 +2,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libmtp</Name>
|
||||
@@ -12,7 +12,9 @@
|
||||
<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="2e1c217f4216c3b43e9368f81eb6a234e4b1422f" type="targz">https://sourceforge.net/projects/libmtp/files/libmtp/1.1.16/libmtp-1.1.16.tar.gz</Archive>
|
||||
<Archive sha1sum="96834ba0529eb14e95569929b13b0004d0d5db4b" type="targz">
|
||||
mirrors://sourceforge/project/libmtp/libmtp/1.1.19/libmtp-1.1.19.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
@@ -51,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user