pspec.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>sayonara</Name>
  6. <Homepage>http://sayonara-player.com</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>sayonara</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend.</Summary>
  15. <Description>Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections.</Description>
  16. <Archive sha1sum="36df8f274c0e528564ffba79fe17c2dc0720d632" type="targz">http://sayonara-player.com/sw/sayonara-player-0.9.2-git11-20161030.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>qt5-base-devel</Dependency>
  19. <Dependency>qt5-sql-mysql </Dependency>
  20. <Dependency>qt5-sql-odbc</Dependency>
  21. <Dependency>qt5-sql-postgresql</Dependency>
  22. <Dependency>qt5-sql-sqlite</Dependency>
  23. <Dependency>qt5-linguist</Dependency>
  24. <Dependency>gstreamer-next-devel</Dependency>
  25. <Dependency>taglib-devel</Dependency>
  26. <Dependency>libnotify-devel</Dependency>
  27. <Dependency>gst-plugins-bad-devel</Dependency>
  28. <Dependency>gst-plugins-base-devel</Dependency>
  29. <Dependency>gst-plugins-ugly-next</Dependency>
  30. <Dependency>glib2-devel</Dependency>
  31. <Dependency>zlib-devel</Dependency>
  32. <Dependency>libmtp-devel</Dependency>
  33. <Dependency>gstreamer-next-devel</Dependency>
  34. <Dependency>gst-plugins-base-next-devel</Dependency>
  35. <Dependency>cmake</Dependency>
  36. </BuildDependencies>
  37. </Source>
  38. <Package>
  39. <Name>sayonara</Name>
  40. <RuntimeDependencies>
  41. <Dependency>qt5-base</Dependency>
  42. <Dependency>gst-plugins-bad</Dependency>
  43. <Dependency>gst-plugins-base-next</Dependency>
  44. <Dependency>gst-plugins-good-next</Dependency>
  45. <Dependency>gst-plugins-ugly-next</Dependency>
  46. <Dependency>gstreamer</Dependency>
  47. <Dependency>taglib</Dependency>
  48. <Dependency>libnotify</Dependency>
  49. <Dependency>glib2</Dependency>
  50. <Dependency>libgcc</Dependency>
  51. <Dependency>zlib</Dependency>
  52. <Dependency>libmtp</Dependency>
  53. <Dependency>gstreamer-next</Dependency>
  54. <Dependency>gst-plugins-base-next</Dependency>
  55. </RuntimeDependencies>
  56. <Files>
  57. <Path fileType="executable">/usr/bin</Path>
  58. <Path fileType="library">/usr/lib</Path>
  59. <Path fileType="library">/usr/lib/qt5</Path>
  60. <Path fileType="data">/usr/share</Path>
  61. <Path fileType="icon">/usr/share/pixmaps</Path>
  62. <Path fileType="application">/usr/share/applications</Path>
  63. <Path fileType="doc">/usr/share/doc</Path>
  64. </Files>
  65. <AdditionalFiles>
  66. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/sayonara.desktop">sayonara.desktop</AdditionalFile>
  67. <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/sayonara.png">sayonara.png</AdditionalFile>
  68. </AdditionalFiles>
  69. </Package>
  70. <History>
  71. <Update release="5">
  72. <Date>2017-04-24</Date>
  73. <Version>20161030</Version>
  74. <Comment>Rebuild with new toolchain</Comment>
  75. <Name>Stefan Gronewold(groni)</Name>
  76. <Email>groni@pisilinux.org</Email>
  77. </Update>
  78. <Update release="4">
  79. <Date>2016-12-04</Date>
  80. <Version>20161030</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Stefan Gronewold(groni)</Name>
  83. <Email>groni@pisilinux.org</Email>
  84. </Update>
  85. <Update release="3">
  86. <Date>2016-06-09</Date>
  87. <Version>0.9.0</Version>
  88. <Comment>Release Bump</Comment>
  89. <Name>Pisi Linux Community</Name>
  90. <Email>admin@pisilinux.org</Email>
  91. </Update>
  92. <Update release="2">
  93. <Date>2016-05-16</Date>
  94. <Version>0.9.0</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Stefan Gronewold(groni)</Name>
  97. <Email>groni@pisilinux.org</Email>
  98. </Update>
  99. <Update release="1">
  100. <Date>2016-04-02</Date>
  101. <Version>0.8.2</Version>
  102. <Comment>First release</Comment>
  103. <Name>Stefan Gronewold(groni)</Name>
  104. <Email>groni@pisilinux.org</Email>
  105. </Update>
  106. </History>
  107. </PISI>