pspec.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>blueberry</Name>
  6. <Homepage>https://github.com/linuxmint/blueberry</Homepage>
  7. <Packager>
  8. <Name>Alihan Öztürk</Name>
  9. <Email>alihan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Bluetooth configuration tool</Summary>
  14. <Description>Bluetooth configuration tool</Description>
  15. <Archive sha1sum="8a3762574302060de62f04646783474c7041218d" type="targz">https://github.com/linuxmint/blueberry/archive/refs/tags/1.4.8.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>blueberry</Name>
  19. <Summary>Bluetooth configuration tool</Summary>
  20. <RuntimeDependencies>
  21. <Dependency>gnome-bluetooth</Dependency>
  22. </RuntimeDependencies>
  23. <Files>
  24. <Path fileType="config">/etc/xdg/autostart</Path>
  25. <Path fileType="executable">/usr/bin</Path>
  26. <Path fileType="library">/usr/lib/blueberry</Path>
  27. <Path fileType="data">/usr/share/applications</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. <Path fileType="data">/usr/share/glib-2.0</Path>
  30. <Path fileType="data">/usr/share/icons</Path>
  31. <Path fileType="localedata">/usr/share/locale</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="2">
  36. <Date>2022-07-25</Date>
  37. <Version>1.4.8</Version>
  38. <Comment>Version bump.</Comment>
  39. <Name>Mustafa Cinasal</Name>
  40. <Email>muscnsl@gmail.com</Email>
  41. </Update>
  42. <Update release="1">
  43. <Date>2022-07-15</Date>
  44. <Version>1.4.7</Version>
  45. <Comment>Fİrst release</Comment>
  46. <Name>Alihan Öztürk</Name>
  47. <Email>alihan@pisilinux.org</Email>
  48. </Update>
  49. </History>
  50. </PISI>