pspec.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>telepathy-mission-control</Name>
  6. <Homepage>http://telepathy.freedesktop.org/wiki/Mission_Control</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>Telepathy component managing connection managers</Summary>
  15. <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>
  16. <Archive sha1sum="30f4093b6918ffaf6bc0e585cf0d84f40aa24e25" type="targz">http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-5.16.4.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>libxslt-devel</Dependency>
  19. <Dependency>dbus-devel</Dependency>
  20. <Dependency>dbus-glib-devel</Dependency>
  21. <Dependency>telepathy-glib-devel</Dependency>
  22. <Dependency>gtk-doc</Dependency>
  23. <Dependency>NetworkManager-devel</Dependency>
  24. <Dependency>docbook-xsl</Dependency>
  25. <Dependency>python-six</Dependency>
  26. <Dependency>libaccounts-glib-devel</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>telepathy-mission-control</Name>
  31. <RuntimeDependencies>
  32. <Dependency>dbus</Dependency>
  33. <Dependency>glib2</Dependency>
  34. <Dependency>dbus-glib</Dependency>
  35. <Dependency>NetworkManager</Dependency>
  36. <Dependency>telepathy-glib</Dependency>
  37. <Dependency>libaccounts-glib</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="executable">/usr/bin</Path>
  41. <Path fileType="library">/usr/lib/libmission-control-plugins.so.0*</Path>
  42. <Path fileType="library">/usr/lib/telepathy/mission-control-5</Path>
  43. <Path fileType="man">/usr/share/man</Path>
  44. <Path fileType="doc">/usr/share/doc</Path>
  45. <Path fileType="data">/usr/share/dbus-1</Path>
  46. <Path fileType="data">/usr/share/glib-2.0</Path>
  47. </Files>
  48. </Package>
  49. <Package>
  50. <Name>telepathy-mission-control-devel</Name>
  51. <Summary>Development files for telepathy-mission-control</Summary>
  52. <RuntimeDependencies>
  53. <Dependency release="current">telepathy-mission-control</Dependency>
  54. <Dependency>telepathy-glib-devel</Dependency>
  55. </RuntimeDependencies>
  56. <Files>
  57. <Path fileType="header">/usr/include/mission-control-5.5</Path>
  58. <Path fileType="library">/usr/lib/libmission-control-plugins.so</Path>
  59. <Path fileType="data">/usr/lib/pkgconfig/mission-control-plugins.pc</Path>
  60. <Path fileType="doc">/usr/share/gtk-doc/html/mission-control-plugins</Path>
  61. </Files>
  62. </Package>
  63. <History>
  64. <Update release="5">
  65. <Date>2018-09-10</Date>
  66. <Version>5.16.4</Version>
  67. <Comment>Rebuild</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="4">
  72. <Date>2017-07-30</Date>
  73. <Version>5.16.4</Version>
  74. <Comment>Rebuild</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="3">
  79. <Date>2017-05-22</Date>
  80. <Version>5.16.4</Version>
  81. <Comment>Version bump</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="2">
  86. <Date>2016-06-09</Date>
  87. <Version>5.16.3</Version>
  88. <Comment>Release Bump</Comment>
  89. <Name>Pisi Linux Community</Name>
  90. <Email>admin@pisilinux.org</Email>
  91. </Update>
  92. <Update release="1">
  93. <Date>2016-03-30</Date>
  94. <Version>5.16.3</Version>
  95. <Comment>First release</Comment>
  96. <Name>Alihan Öztürk</Name>
  97. <Email>alihan@pisilinux.org</Email>
  98. </Update>
  99. </History>
  100. </PISI>