pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>yarock</Name>
  6. <Homepage>https://seb-apps.github.io/yarock/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Summary>
  13. Qt Modern Music Player with collection browse based on cover art.
  14. </Summary>
  15. <Description>
  16. Yarock is a music player in c++/Qt designed to provide a clean, simple and beautiful music collection based on album coverart.
  17. </Description>
  18. <Archive sha1sum="a311b55d87fdd547e336a06c4be5e4c6a0039dc7" type="targz">
  19. https://launchpadlibrarian.net/416223454/Yarock_1.4.0_Sources.tar.gz
  20. </Archive>
  21. <BuildDependencies>
  22. <Dependency>cmake</Dependency>
  23. <Dependency>qt5-sql-odbc</Dependency>
  24. <Dependency>qt5-linguist</Dependency>
  25. <Dependency>qt5-sql-mysql</Dependency>
  26. <Dependency>qt5-sql-sqlite</Dependency>
  27. <Dependency>qt5-base-devel</Dependency>
  28. <Dependency>qt5-sql-postgresql</Dependency>
  29. <Dependency>qt5-x11extras-devel</Dependency>
  30. <Dependency>mpv-player-devel</Dependency>
  31. <Dependency>qt5-phonon-devel</Dependency>
  32. <Dependency>htmlcxx-devel</Dependency>
  33. <Dependency>taglib-devel</Dependency>
  34. </BuildDependencies>
  35. <Patches>
  36. <!-- <Patch level="1">phonon.patch</Patch> -->
  37. </Patches>
  38. </Source>
  39. <Package>
  40. <Name>yarock</Name>
  41. <RuntimeDependencies>
  42. <Dependency>qt5-linguist</Dependency>
  43. <Dependency>qt5-base</Dependency>
  44. <Dependency>qt5-x11extras</Dependency>
  45. <Dependency>mpv-player</Dependency>
  46. <Dependency>qt5-phonon</Dependency>
  47. <Dependency>htmlcxx</Dependency>
  48. <Dependency>taglib</Dependency>
  49. </RuntimeDependencies>
  50. <Files>
  51. <Path fileType="executable">/usr/bin</Path>
  52. <Path fileType="library">/usr/lib/yarock</Path>
  53. <Path fileType="data">/usr/share/appdata</Path>
  54. <Path fileType="data">/usr/share/applications</Path>
  55. <Path fileType="data">/usr/share/icons</Path>
  56. <Path fileType="data">/usr/share/pixmaps</Path>
  57. <Path fileType="data">/usr/share/yarock/translations</Path>
  58. <Path fileType="doc">/usr/share/doc/yarock</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="5">
  63. <Date>2020-09-17</Date>
  64. <Version>1.4.0</Version>
  65. <Comment>Rebuild New T.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="4">
  70. <Date>2019-04-15</Date>
  71. <Version>1.4.0</Version>
  72. <Comment>Version bump</Comment>
  73. <Name>fury</Name>
  74. <Email>uglyside@yandex.ru</Email>
  75. </Update>
  76. <Update release="3">
  77. <Date>2018-09-01</Date>
  78. <Version>1.1.6</Version>
  79. <Comment>Rebuild New T.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="2">
  84. <Date>2017-04-23</Date>
  85. <Version>1.1.6</Version>
  86. <Comment>Rebuild with new toolchain</Comment>
  87. <Name>Stefan Gronewold</Name>
  88. <Email>groni@pisilinux.org</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2016-11-24</Date>
  92. <Version>1.1.6</Version>
  93. <Comment>First Release</Comment>
  94. <Name>Stefan Gronewold</Name>
  95. <Email>groni@pisilinux.org</Email>
  96. </Update>
  97. </History>
  98. </PISI>