pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. i<?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>smplayer</Name>
  6. <Homepage>http://smplayer.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>smplayer</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A complete front-end for MPlayer</Summary>
  15. <Description>smplayer is Qt application which intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more.</Description>
  16. <Archive sha1sum="6f86af4263f21283cd8c3fcccd30467353a78316" type="tarbz2">https://sourceforge.net/projects/smplayer/files/SMPlayer/18.2.0/smplayer-18.2.0.tar.bz2</Archive>
  17. <Archive sha1sum="164ef1bcd9cbb4e51736a08fd3c7270eaef8895b" type="tarbz2">https://sourceforge.net/projects/smplayer/files/SMPlayer-themes/17.3.0/smplayer-themes-17.3.0.tar.bz2</Archive>
  18. <Archive sha1sum="ab30e705a54252088e28a5fb8d17fd8e6f495b41" type="tarbz2">http://sourceforge.net/projects/smplayer/files/SMPlayer-skins/15.2.0/smplayer-skins-15.2.0.tar.bz2</Archive>
  19. <BuildDependencies>
  20. <Dependency>qt5-base-devel</Dependency>
  21. <Dependency>qt5-script-devel</Dependency>
  22. <Dependency>libxkbcommon-devel</Dependency>
  23. <Dependency>zlib-devel</Dependency>
  24. <Dependency>qt5-linguist</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>smplayer</Name>
  29. <RuntimeDependencies>
  30. <Dependency>qt5-base</Dependency>
  31. <Dependency>qt5-script</Dependency>
  32. <Dependency>libX11</Dependency>
  33. <Dependency>zlib</Dependency>
  34. <Dependency>libgcc</Dependency>
  35. <Dependency>mpv-player</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="executable">/usr/bin</Path>
  39. <Path fileType="data">/usr/share/smplayer</Path>
  40. <Path fileType="data">/usr/share/applications</Path>
  41. <Path fileType="data">/usr/share/icons</Path>
  42. <Path fileType="data">/usr/share/kde4</Path>
  43. <Path fileType="man">/usr/share/man</Path>
  44. <Path fileType="doc">/usr/share/doc/smplayer</Path>
  45. </Files>
  46. </Package>
  47. <History>
  48. <Update release="6">
  49. <Date>2018-02-10</Date>
  50. <Version>18.2.0</Version>
  51. <Comment>Version Bump.</Comment>
  52. <Name>Mustafa Cinasal</Name>
  53. <Email>muscnsl@gmail.com</Email>
  54. </Update>
  55. <Update release="5">
  56. <Date>2018-01-13</Date>
  57. <Version>18.1.0</Version>
  58. <Comment>Version Bump</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="4">
  63. <Date>2017-12-09</Date>
  64. <Version>17.11.2</Version>
  65. <Comment>Version Bump</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="4">
  70. <Date>2017-02-03</Date>
  71. <Version>17.1</Version>
  72. <Comment>Release Bump</Comment>
  73. <Name>Pisi Linux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="3">
  77. <Date>2017-01-11</Date>
  78. <Version>15.11</Version>
  79. <Comment>Release Bump</Comment>
  80. <Name>Pisi Linux Community</Name>
  81. <Email>admin@pisilinux.org</Email>
  82. </Update>
  83. <Update release="2">
  84. <Date>2016-06-09</Date>
  85. <Version>15.11</Version>
  86. <Comment>Release Bump</Comment>
  87. <Name>Pisi Linux Community</Name>
  88. <Email>admin@pisilinux.org</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2016-01-09</Date>
  92. <Version>15.11</Version>
  93. <Comment>First release</Comment>
  94. <Name>Stefan Gronewold</Name>
  95. <Email>groni@pisilinux.org</Email>
  96. </Update>
  97. </History>
  98. </PISI>