pspec.xml 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pogo</Name>
  6. <Homepage>https://github.com/jendrikseipp/pogo</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Probably the simplest and fastest audio player for Linux.</Summary>
  14. <Description>Pogo's elementary-inspired design uses the screen-space very efficiently. It is especially well-suited for people who organize their music by albums on the harddrive. The main interface components are a directory tree and a playlist that groups albums in an innovative way.Supported file formats include Ogg Vorbis, MP3, FLAC, Musepack, Wavpack, and MPEG-4 AAC. Pogo is a fork of Decibel Audio Player.</Description>
  15. <Archive sha1sum="af61bcd6f1606d8fb5f678f3be96b6f3f36f07d4" type="targz">
  16. https://github.com/jendrikseipp/pogo/archive/refs/tags/v1.0.1.tar.gz
  17. </Archive>
  18. </Source>
  19. <Package>
  20. <Name>pogo</Name>
  21. <RuntimeDependencies>
  22. <Dependency>python3</Dependency>
  23. <Dependency>gst-python</Dependency>
  24. <Dependency>dbus-python3</Dependency>
  25. <Dependency>python3-pillow</Dependency>
  26. <Dependency>python3-mutagen</Dependency>
  27. <Dependency>gst-plugins-base</Dependency>
  28. <Dependency>gst-plugins-good</Dependency>
  29. <Dependency>python3-pygobject3</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="executable">/usr/bin</Path>
  33. <Path fileType="data">/usr/share</Path>
  34. <Path fileType="localedata">/usr/share/locale</Path>
  35. <Path fileType="man">/usr/share/man</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="7">
  40. <Date>2022-11-15</Date>
  41. <Version>1.0.1</Version>
  42. <Comment>Version bump.</Comment>
  43. <Name>fury</Name>
  44. <Email>uglyside@yandex.ru</Email>
  45. </Update>
  46. <Update release="6">
  47. <Date>2020-03-08</Date>
  48. <Version>1.0</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="5">
  54. <Date>2018-09-01</Date>
  55. <Version>0.9</Version>
  56. <Comment>Rebuild New T.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="4">
  61. <Date>2017-02-18</Date>
  62. <Version>0.9</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Stefan Gronewold(groni)</Name>
  65. <Email>groni@pisilinux.org</Email>
  66. </Update>
  67. <Update release="3">
  68. <Date>2016-08-06</Date>
  69. <Version>0.8.7</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Stefan Gronewold(groni)</Name>
  72. <Email>groni@pisilinux.org</Email>
  73. </Update>
  74. <Update release="2">
  75. <Date>2016-06-16</Date>
  76. <Version>0.8.4</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Stefan Gronewold(groni)</Name>
  79. <Email>groni@pisilinux.org</Email>
  80. </Update>
  81. <Update release="1">
  82. <Date>2013-12-22</Date>
  83. <Version>0.8.2</Version>
  84. <Comment>First release</Comment>
  85. <Name>Stefan Gronewold(groni)</Name>
  86. <Email>groni@pisilinux.org</Email>
  87. </Update>
  88. </History>
  89. </PISI>