pspec.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mkvtoolnix</Name>
  6. <Homepage>http://www.bunkus.org/videotools/mkvtoolnix/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>mmg</Icon>
  13. <IsA>app:console</IsA>
  14. <IsA>app:gui</IsA>
  15. <Summary>A set of tools to create, alter and inspect Matroska files</Summary>
  16. <Description>MKVToolnix is a set of tools (mkvmerge, mkvinfo and mkvextract) With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files.</Description>
  17. <Archive sha1sum="451d8c38374c6cd261039338dd997d49e5d330d9" type="tarxz">https://mkvtoolnix.download/sources/mkvtoolnix-19.0.0.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>qt5-base-devel</Dependency>
  20. <Dependency>qt5-multimedia-devel</Dependency>
  21. <Dependency>zlib-devel</Dependency>
  22. <Dependency>ruby-devel</Dependency>
  23. <Dependency>rubygems</Dependency>
  24. <Dependency>flac-devel</Dependency>
  25. <Dependency>boost-devel</Dependency>
  26. <Dependency>libogg-devel</Dependency>
  27. <Dependency>libebml-devel</Dependency>
  28. <Dependency>libvorbis-devel</Dependency>
  29. <Dependency>libmatroska-devel</Dependency>
  30. <Dependency>docbook-xsl</Dependency>
  31. <Dependency>libxslt-devel</Dependency>
  32. <Dependency>pulseaudio-libs-devel</Dependency>
  33. <Dependency>pugixml-devel</Dependency>
  34. <Dependency>file</Dependency>
  35. <Dependency>imagemagick-devel</Dependency>
  36. </BuildDependencies>
  37. </Source>
  38. <Package>
  39. <Name>mkvtoolnix</Name>
  40. <RuntimeDependencies>
  41. <Dependency>pugixml</Dependency>
  42. <Dependency>flac</Dependency>
  43. <Dependency>boost</Dependency>
  44. <Dependency>libogg</Dependency>
  45. <Dependency>file</Dependency>
  46. <Dependency>libvorbis</Dependency>
  47. <Dependency>zlib</Dependency>
  48. <Dependency>qt5-base</Dependency>
  49. <Dependency>qt5-multimedia</Dependency>
  50. <Dependency>libgcc</Dependency>
  51. </RuntimeDependencies>
  52. <Files>
  53. <Path fileType="man">/usr/share/man</Path>
  54. <Path fileType="doc">/usr/share/doc</Path>
  55. <Path fileType="executable">/usr/bin</Path>
  56. <Path fileType="data">/usr/share/mime</Path>
  57. <Path fileType="data">/usr/share/icons</Path>
  58. <Path fileType="data">/usr/share/pixmaps</Path>
  59. <Path fileType="data">/usr/share/mkvtoolnix</Path>
  60. <Path fileType="data">/usr/share/applications</Path>
  61. <Path fileType="localedata">/usr/share/locale</Path>
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="7">
  66. <Date>2018-03-24</Date>
  67. <Version>19.0.0</Version>
  68. <Comment>Rebuild</Comment>
  69. <Name>Pisi Linux Community</Name>
  70. <Email>admin@pisilinux.org</Email>
  71. </Update>
  72. <Update release="6">
  73. <Date>2017-03-17</Date>
  74. <Version>19.0.0</Version>
  75. <Comment>Version bump</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="5">
  80. <Date>2017-03-17</Date>
  81. <Version>9.7.1</Version>
  82. <Comment>Version bump</Comment>
  83. <Name>Stefan Gronewold(groni)</Name>
  84. <Email>groni@pisilinux.org</Email>
  85. </Update>
  86. <Update release="4">
  87. <Date>2016-11-04</Date>
  88. <Version>9.5.0</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>Stefan Gronewold(groni)</Name>
  91. <Email>groni@pisilinux.org</Email>
  92. </Update>
  93. <Update release="3">
  94. <Date>2016-08-11</Date>
  95. <Version>9.3.1</Version>
  96. <Comment>Version bump.</Comment>
  97. <Name>Stefan Gronewold(groni)</Name>
  98. <Email>groni@pisilinux.org</Email>
  99. </Update>
  100. <Update release="2">
  101. <Date>2016-06-09</Date>
  102. <Version>8.5.2</Version>
  103. <Comment>Release Bump</Comment>
  104. <Name>Pisi Linux Community</Name>
  105. <Email>admin@pisilinux.org</Email>
  106. </Update>
  107. <Update release="1">
  108. <Date>2016-04-08</Date>
  109. <Version>8.5.2</Version>
  110. <Comment>First release</Comment>
  111. <Name>Stefan Gronewold(groni)</Name>
  112. <Email>groni@pisilinux.org</Email>
  113. </Update>
  114. </History>
  115. </PISI>