Files
main/network/chat/telepathy-farstream/pspec.xml
T
2020-05-11 16:41:22 +03:00

111 lines
4.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>telepathy-farstream</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>Telepathy client to handle media streaming channels</Summary>
<Description>Telepathy-farstream is a Telepathy client that uses Farsight and Gstreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own.</Description>
<Archive sha1sum="27d4fb3e31eb7404b5f2ba72f73194fc1d2b704f" type="targz">http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.6.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
<Dependency>telepathy-glib-devel</Dependency>
<Dependency>farstream-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>telepathy-farstream</Name>
<IsA>library</IsA>
<RuntimeDependencies>
<Dependency>dbus</Dependency>
<Dependency>glib2</Dependency>
<Dependency>dbus-glib</Dependency>
<Dependency>farstream</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>telepathy-glib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
</Files>
</Package>
<Package>
<Name>telepathy-farstream-docs</Name>
<IsA>data:doc</IsA>
<Summary>Help files and API documents of telepathy-farstream library</Summary>
<RuntimeDependencies>
<Dependency release="current">telepathy-farstream</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<Package>
<Name>telepathy-farstream-devel</Name>
<Summary>Development files for telepathy-farstream</Summary>
<RuntimeDependencies>
<Dependency release="current">telepathy-farstream</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
<Dependency>farstream-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>telepathy-glib-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-05-11</Date>
<Version>0.6.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-09-10</Date>
<Version>0.6.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-05-18</Date>
<Version>0.6.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.6.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-30</Date>
<Version>0.6.2</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>