Files
main/programming/language/python/telepathy-python/pspec.xml
T
2015-11-22 11:39:52 +02:00

72 lines
2.6 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>telepathy-python</Name>
<Homepage>http://telepathy.freedesktop.org/wiki</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2+</License>
<IsA>library</IsA>
<Summary>Python libraries for Telepathy</Summary>
<Description>telepathy-python is the Python libraries for use in Telepathy client and connection managers.</Description>
<Archive sha1sum="a0cc066088f2fc25849c1d005baaea2b7c6409fd" type="targz">http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-0.15.19.tar.gz</Archive>
<BuildDependencies>
<Dependency>libxslt-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">telepathy-python-0.15.19-mkdir_p.patch</Patch>
<Patch level="1">dont-compile-py.patch</Patch>
<Patch level="1">python-telepathy-no_double_errors-py.patch</Patch>
</Patches>
</Source>
<Package>
<Name>telepathy-python</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2015-11-22</Date>
<Version>0.15.19</Version>
<Comment>Rebuild</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-08-03</Date>
<Version>0.15.19</Version>
<Comment>Fix build</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-06-16</Date>
<Version>0.15.19</Version>
<Comment>Fixed</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-06-15</Date>
<Version>0.15.19</Version>
<Comment>Version bump</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin@demirel.web.tr</Email>
</Update>
<Update release="1">
<Date>2010-10-13</Date>
<Version>0.15.18</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>