pspec.xml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>blueman</Name>
  6. <Homepage>https://github.com/blueman-project/blueman</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>bluetooth</Icon>
  13. <IsA>app:gui</IsA>
  14. <IsA>library</IsA>
  15. <Summary>GTK+ Bluetooth Manager</Summary>
  16. <Description>blueman is a bluetooth manager application which is designed to be simple and intuitive for everyday bluetooth tasks. It's written with GTK+ toolkit.</Description>
  17. <Archive sha1sum="fde961459cb2ab348ba2d97e92cb57b874ac3c4c" type="targz">https://github.com/blueman-project/blueman/releases/download/2.4.3/blueman-2.4.3.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>unifdef</Dependency>
  21. <Dependency>polkit-devel</Dependency>
  22. <Dependency>iproute2</Dependency>
  23. <Dependency>util-macros</Dependency>
  24. <Dependency>gettext-devel</Dependency>
  25. <Dependency>python3-devel</Dependency>
  26. <Dependency>itstool</Dependency>
  27. <Dependency>docbook-xml</Dependency>
  28. <Dependency>docbook-xsl</Dependency>
  29. <Dependency>cython</Dependency>
  30. <Dependency>gtk3-devel</Dependency>
  31. <Dependency>glib2-devel</Dependency>
  32. <Dependency>notify-python</Dependency>
  33. <Dependency>bluez-libs-devel</Dependency>
  34. <Dependency>python-gtk-devel</Dependency>
  35. <!--Dependency>python-pygobject3-devel</Dependency-->
  36. <Dependency>python3-pygobject3-devel</Dependency>
  37. <!--Dependency>python-pygobject-devel</Dependency-->
  38. <Dependency>pulseaudio-libs-devel</Dependency>
  39. <Dependency>startup-notification-devel</Dependency>
  40. </BuildDependencies>
  41. </Source>
  42. <Package>
  43. <Name>blueman</Name>
  44. <RuntimeDependencies>
  45. <Dependency>gtk3</Dependency>
  46. <Dependency>glib2</Dependency>
  47. <Dependency>python3</Dependency>
  48. <Dependency>bluez-libs</Dependency>
  49. <Dependency>startup-notification</Dependency>
  50. <Dependency>python3-pygobject3</Dependency>
  51. </RuntimeDependencies>
  52. <Files>
  53. <Path fileType="executable">/usr/bin</Path>
  54. <Path fileType="executable">/usr/libexec</Path>
  55. <Path fileType="localedata">/usr/share/locale</Path>
  56. <Path fileType="library">/usr/lib</Path>
  57. <Path fileType="library">/usr/lib/python3*</Path>
  58. <Path fileType="library">/usr/lib/nautilus-sendto/</Path>
  59. <Path fileType="data">/usr/share</Path>
  60. <Path fileType="data">/usr/share/polkit-1</Path>
  61. <Path fileType="doc">/usr/share/doc</Path>
  62. <Path fileType="man">/usr/share/man</Path>
  63. <Path fileType="data">/etc/dbus-1/system.d</Path>
  64. <Path fileType="data">/etc/xdg/autostart</Path>
  65. </Files>
  66. </Package>
  67. <History>
  68. <Update release="12">
  69. <Date>2024-11-29</Date>
  70. <Version>2.4.3</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Ümit Solmaz</Name>
  73. <Email>admins@pisilinux.org</Email>
  74. </Update>
  75. <Update release="11">
  76. <Date>2023-10-18</Date>
  77. <Version>2.3.5</Version>
  78. <Comment>Version bump.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="10">
  83. <Date>2022-07-27</Date>
  84. <Version>2.3.1</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Mustafa Cinasal</Name>
  87. <Email>muscnsl@gmail.com</Email>
  88. </Update>
  89. <Update release="9">
  90. <Date>2021-11-10</Date>
  91. <Version>2.2.3</Version>
  92. <Comment>Version bump.</Comment>
  93. <Name>Mustafa Cinasal</Name>
  94. <Email>muscnsl@gmail.com</Email>
  95. </Update>
  96. <Update release="8">
  97. <Date>2020-05-17</Date>
  98. <Version>2.1.3</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>Mustafa Cinasal</Name>
  101. <Email>muscnsl@gmail.com</Email>
  102. </Update>
  103. <Update release="7">
  104. <Date>2020-03-10</Date>
  105. <Version>2.1.2</Version>
  106. <Comment>Version bump.</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="6">
  111. <Date>2019-09-14</Date>
  112. <Version>2.1.1</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="5">
  118. <Date>2018-09-14</Date>
  119. <Version>2.0.5</Version>
  120. <Comment>python-pygopject3 runtime deps add</Comment>
  121. <Name>Erkan IŞIK</Name>
  122. <Email>erkanisik@pisilinux.org</Email>
  123. </Update>
  124. <Update release="4">
  125. <Date>2018-09-01</Date>
  126. <Version>2.0.5</Version>
  127. <Comment>Rebuild New T.</Comment>
  128. <Name>Mustafa Cinasal</Name>
  129. <Email>muscnsl@gmail.com</Email>
  130. </Update>
  131. <Update release="3">
  132. <Date>2018-01-04</Date>
  133. <Version>2.0.5</Version>
  134. <Comment>Version Bump</Comment>
  135. <Name>Mustafa Cinasal</Name>
  136. <Email>muscnsl@gmail.com</Email>
  137. </Update>
  138. <Update release="2">
  139. <Date>2017-04-10</Date>
  140. <Version>2.0.4</Version>
  141. <Comment>rebuild</Comment>
  142. <Name>Kamil Atlı</Name>
  143. <Email>suvari@pisilinux.org</Email>
  144. </Update>
  145. <Update release="1">
  146. <Date>2016-09-11</Date>
  147. <Version>2.0.4</Version>
  148. <Comment>First release</Comment>
  149. <Name>Ergün Salman</Name>
  150. <Email>poyraz76@pisilinux.org</Email>
  151. </Update>
  152. </History>
  153. </PISI>