pspec.xml 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>decibel-audio-player</Name>
  6. <Homepage>http://decibel.silent-blade.org/</Homepage>
  7. <Packager>
  8. <Name>Yoyo Fernández</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <PartOf>multimedia.sound</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>Decibel Audio Player es un reproductor de audio escrito en GTK+ de código abierto (GPL) para GNU/Linux</Summary>
  15. <Description>Decibel Audio Player es un reproductor de audio escrito en GTK+ de código abierto (GPL) para GNU/Linux. Está especialmente dirigido a Gnome aunque puede usarse en KDE</Description>
  16. <Archive sha1sum="b611bfc724ccef8f5517ebab218e70bf2975c857" type="targz">http://decibel.silent-blade.org/uploads/Main/decibel-audio-player-1.08.tar.gz</Archive>
  17. <Patches>
  18. <Patch level="1">prefix.patch</Patch>
  19. <Patch level="1">decibel-audio-player-pil.patch</Patch>
  20. </Patches>
  21. </Source>
  22. <Package>
  23. <Name>decibel-audio-player</Name>
  24. <RuntimeDependencies>
  25. <Dependency>dbus-python</Dependency>
  26. <Dependency>gst-python</Dependency>
  27. <Dependency>python-gtk</Dependency>
  28. <Dependency>python-imaging</Dependency>
  29. <Dependency>python-mutagen</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="executable">/usr/bin</Path>
  33. <Path fileType="man">/usr/share/man/man1</Path>
  34. <Path fileType="data">/usr/share/decibel-audio-player</Path>
  35. <Path fileType="data">/usr/share/applications</Path>
  36. <Path fileType="data">/usr/share/pixmaps</Path>
  37. <Path fileType="locadata">/usr/share/locale/</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. </Files>
  40. <AdditionalFiles>
  41. <AdditionalFile owner="root" permission="0755" target="/usr/bin/decibel-audio-player">decibel-audio-player</AdditionalFile>
  42. <AdditionalFile owner="root" permission="0755" target="/usr/bin/decibel-audio-player-remote">decibel-audio-player-remote</AdditionalFile>
  43. </AdditionalFiles>
  44. </Package>
  45. <History>
  46. <Update release="5">
  47. <Date>2020-03-08</Date>
  48. <Version>1.08</Version>
  49. <Comment>Rebuild.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="4">
  54. <Date>2018-09-01</Date>
  55. <Version>1.08</Version>
  56. <Comment>Rebuild.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="3">
  61. <Date>2018-02-25</Date>
  62. <Version>1.08</Version>
  63. <Comment>Rebuild.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="2">
  68. <Date>2017-02-18</Date>
  69. <Version>1.08</Version>
  70. <Comment>Rebuild.</Comment>
  71. <Name>Stefan Gronewold(groni)</Name>
  72. <Email>groni@pisilinux.org</Email>
  73. </Update>
  74. <Update release="1">
  75. <Date>2016-12-07</Date>
  76. <Version>1.08</Version>
  77. <Comment>First Release</Comment>
  78. <Name>Stefan Gronewold(groni)</Name>
  79. <Email>groni@pisilinux.org</Email>
  80. </Update>
  81. </History>
  82. </PISI>