pspec.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>vokoscreen</Name>
  6. <Homepage>http://www.kohaupt-online.de/hp/</Homepage>
  7. <Packager>
  8. <Name>Pisilinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>vokoscreen</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>New desktop recording program</Summary>
  15. <Description>Vokoscreen is a new application you to record your desktop. It’s very simple and it uses a minimalistic GUI</Description>
  16. <Archive sha1sum="58ed9a93bb23a3e71ad85e60efc3d53ae7652f19" type="targz">https://github.com/vkohaupt/vokoscreen/archive/2.5.7-beta.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>qt5-base-devel</Dependency>
  19. <Dependency>qt5-x11extras-devel</Dependency>
  20. <Dependency>qt5-linguist</Dependency>
  21. <Dependency>qt5-qdbusviewer</Dependency>
  22. <Dependency>libv4l-devel</Dependency>
  23. <Dependency>ffmpeg-devel</Dependency>
  24. <Dependency>opencv-devel</Dependency>
  25. <Dependency>alsa-lib-devel</Dependency>
  26. <Dependency>libX11-devel</Dependency>
  27. <Dependency>opencv-devel</Dependency>
  28. <Dependency>libXrandr-devel</Dependency>
  29. <Dependency>icu4c-devel</Dependency>
  30. </BuildDependencies>
  31. <Patches>
  32. <!--<Patch level="1">qtlocalpeer.patch</Patch>-->
  33. <!--<Patch level="1">datastream.patch</Patch>-->
  34. </Patches>
  35. </Source>
  36. <Package>
  37. <Name>vokoscreen</Name>
  38. <RuntimeDependencies>
  39. <Dependency>libX11</Dependency>
  40. <Dependency>libgcc</Dependency>
  41. <Dependency>libv4l</Dependency>
  42. <Dependency>qt5-base</Dependency>
  43. <Dependency>qt5-x11extras</Dependency>
  44. <Dependency>alsa-lib</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="executable">/usr/bin</Path>
  48. <Path fileType="data">/usr/share/applications</Path>
  49. <Path fileType="doc">/usr/share/doc</Path>
  50. <Path fileType="man">/usr/share/man</Path>
  51. <Path fileType="info">/usr/share/pixmaps</Path>
  52. </Files>
  53. </Package>
  54. <History>
  55. <Update release="8">
  56. <Date>2018-04-27</Date>
  57. <Version>2.5.7</Version>
  58. <Comment>Rebuild.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="7">
  63. <Date>2018-02-20</Date>
  64. <Version>2.5.7</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="6">
  70. <Date>2018-02-20</Date>
  71. <Version>2.5.7</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Stefan Gronewold(groni)</Name>
  74. <Email>groni@pisilinux.org</Email>
  75. </Update>
  76. <Update release="5">
  77. <Date>2017-02-03</Date>
  78. <Version>2.5.3</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Stefan Gronewold(groni)</Name>
  81. <Email>groni@pisilinux.org</Email>
  82. </Update>
  83. <Update release="4">
  84. <Date>2017-01-11</Date>
  85. <Version>2.5.2</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Stefan Gronewold(groni)</Name>
  88. <Email>groni@pisilinux.org</Email>
  89. </Update>
  90. <Update release="3">
  91. <Date>2016-08-07</Date>
  92. <Version>2.5.0</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Stefan Gronewold(groni)</Name>
  95. <Email>groni@pisilinux.org</Email>
  96. </Update>
  97. <Update release="2">
  98. <Date>2016-06-09</Date>
  99. <Version>2.4.19</Version>
  100. <Comment>Release Bump</Comment>
  101. <Name>Pisi Linux Community</Name>
  102. <Email>admin@pisilinux.org</Email>
  103. </Update>
  104. <Update release="1">
  105. <Date>2016-04-14</Date>
  106. <Version>2.4.19</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Stefan Gronewold(groni)</Name>
  109. <Email>groni@pisilinux.org</Email>
  110. </Update>
  111. </History>
  112. </PISI>