123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>telepathy-mission-control</Name>
- <Homepage>http://telepathy.freedesktop.org/wiki/Mission_Control</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2</License>
- <IsA>app:console</IsA>
- <IsA>library</IsA>
- <Summary>Telepathy component managing connection managers</Summary>
- <Description>telepathy-mission-control, or Mission Control, is a Telepathy component providing a way for end user applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials.</Description>
- <Archive sha1sum="30f4093b6918ffaf6bc0e585cf0d84f40aa24e25" type="targz">http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-5.16.4.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>dbus-devel</Dependency>
- <Dependency>dbus-glib-devel</Dependency>
- <Dependency>telepathy-glib-devel</Dependency>
- <Dependency>gtk-doc</Dependency>
- <Dependency>NetworkManager-devel</Dependency>
- <Dependency>docbook-xsl</Dependency>
- <Dependency>python-six</Dependency>
- <Dependency>libaccounts-glib-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>telepathy-mission-control</Name>
- <RuntimeDependencies>
- <Dependency>dbus</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>dbus-glib</Dependency>
- <Dependency>NetworkManager</Dependency>
- <Dependency>telepathy-glib</Dependency>
- <Dependency>libaccounts-glib</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/libmission-control-plugins.so.0*</Path>
- <Path fileType="library">/usr/lib/telepathy/mission-control-5</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- </Files>
- </Package>
- <Package>
- <Name>telepathy-mission-control-devel</Name>
- <Summary>Development files for telepathy-mission-control</Summary>
- <RuntimeDependencies>
- <Dependency release="current">telepathy-mission-control</Dependency>
- <Dependency>telepathy-glib-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include/mission-control-5.5</Path>
- <Path fileType="library">/usr/lib/libmission-control-plugins.so</Path>
- <Path fileType="data">/usr/lib/pkgconfig/mission-control-plugins.pc</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/mission-control-plugins</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2018-09-10</Date>
- <Version>5.16.4</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-07-30</Date>
- <Version>5.16.4</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-05-22</Date>
- <Version>5.16.4</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>5.16.3</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>5.16.3</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|