pspec.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>virtualbox</Name>
  6. <Homepage>http://www.virtualbox.org/</Homepage>
  7. <Packager>
  8. <Name>Serdar Soytetir</Name>
  9. <Email>kaptan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>A powerful virtualization program</Summary>
  14. <Description>VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things.</Description>
  15. <Archive sha1sum="37c615c480fbb64b70be9f333f3fd96379982de3" type="tarbz2">http://download.virtualbox.org/virtualbox/5.2.12/VirtualBox-5.2.12.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>dev86</Dependency>
  18. <Dependency>cdrkit</Dependency>
  19. <Dependency>acpica</Dependency>
  20. <Dependency>mesa-devel</Dependency>
  21. <Dependency>curl-devel</Dependency>
  22. <Dependency>python-devel</Dependency>
  23. <Dependency>pam-devel</Dependency>
  24. <Dependency>device-mapper-devel</Dependency>
  25. <Dependency>libcap-devel</Dependency>
  26. <Dependency>gsoap-devel</Dependency>
  27. <Dependency>libXt-devel</Dependency>
  28. <Dependency>libXmu-devel</Dependency>
  29. <Dependency>libIDL-devel</Dependency>
  30. <Dependency>libsdl-devel</Dependency>
  31. <Dependency>libvpx-devel</Dependency>
  32. <Dependency>libXext-devel</Dependency>
  33. <Dependency>libxslt-devel</Dependency>
  34. <Dependency>mesa-glu-devel</Dependency>
  35. <Dependency>alsa-lib-devel</Dependency>
  36. <Dependency>libXfixes-devel</Dependency>
  37. <Dependency>libXrandr-devel</Dependency>
  38. <Dependency>libXdamage-devel</Dependency>
  39. <Dependency>libXcursor-devel</Dependency>
  40. <Dependency>libXinerama-devel</Dependency>
  41. <Dependency>xorg-server-devel</Dependency>
  42. <Dependency>libvncserver-devel</Dependency>
  43. <Dependency>libXcomposite-devel</Dependency>
  44. <Dependency>pulseaudio-libs-devel</Dependency>
  45. <Dependency>kernel-module-headers</Dependency>
  46. <Dependency>qt5-x11extras-devel</Dependency>
  47. <Dependency>jdk7-openjdk</Dependency>
  48. <Dependency>jre7-openjdk</Dependency>
  49. <Dependency>libxcb-devel</Dependency>
  50. <Dependency>qt5-base-devel</Dependency>
  51. <Dependency>qt5-linguist</Dependency>
  52. <Dependency>docbook-xml</Dependency>
  53. </BuildDependencies>
  54. <AdditionalFiles>
  55. <AdditionalFile target="LocalConfig.kmk">LocalConfig.kmk</AdditionalFile>
  56. </AdditionalFiles>
  57. <Patches>
  58. <Patch level="1">wrapper.patch</Patch>
  59. <Patch level="1">002-dri-driver-path.patch</Patch>
  60. <!-- <Patch level="1">003-ogl-include-new.patch</Patch> -->
  61. <Patch level="1">005-gsoap-build.patch</Patch>
  62. <Patch level="1">006-rdesktop-vrdp-keymap-path.patch</Patch>
  63. <Patch level="1">008-root-window.patch</Patch>
  64. <!-- <Patch level="1">009-include-path.patch</Patch> -->
  65. <Patch level="1">python.patch</Patch>
  66. <Patch level="1">008-no-vboxvideo.patch</Patch>
  67. <Patch level="1">010-linux-4.16-mount-fixes.patch</Patch>
  68. </Patches>
  69. </Source>
  70. <Package>
  71. <Name>virtualbox</Name>
  72. <RuntimeDependencies>
  73. <Dependency>qt5-base</Dependency>
  74. <Dependency>libxcb</Dependency>
  75. <Dependency>mesa</Dependency>
  76. <Dependency>libXt</Dependency>
  77. <Dependency>gsoap</Dependency>
  78. <Dependency>libvpx</Dependency>
  79. <Dependency>libXmu</Dependency>
  80. <Dependency>libsdl</Dependency>
  81. <Dependency>libXext</Dependency>
  82. <Dependency>libXcursor</Dependency>
  83. <Dependency>libXinerama</Dependency>
  84. <Dependency>virt-wrapper</Dependency>
  85. <Dependency>libvncserver</Dependency>
  86. <Dependency>curl</Dependency>
  87. <Dependency>zlib</Dependency>
  88. <Dependency>libX11</Dependency>
  89. <Dependency>libgcc</Dependency>
  90. <Dependency>libpng</Dependency>
  91. <Dependency>python</Dependency>
  92. <Dependency>libxml2</Dependency>
  93. <Dependency>openssl</Dependency>
  94. <Dependency>device-mapper</Dependency>
  95. <Dependency>qt5-x11extras</Dependency>
  96. <Dependency version="current">module-virtualbox</Dependency>
  97. </RuntimeDependencies>
  98. <Files>
  99. <Path fileType="data">/etc/vbox</Path>
  100. <Path fileType="executable">/usr/bin</Path>
  101. <Path fileType="library">/usr/lib/virtualbox</Path>
  102. <Path fileType="library">/usr/lib/python*</Path>
  103. <Path fileType="data">/usr/share/virtualbox</Path>
  104. <Path fileType="data">/usr/share/applications</Path>
  105. <Path fileType="data">/usr/share/pixmaps</Path>
  106. <Path fileType="data">/usr/share/icons/hicolor</Path>
  107. <Path fileType="data">/usr/share/mime/packages</Path>
  108. </Files>
  109. <Provides>
  110. <COMAR script="package.py">System.Package</COMAR>
  111. <COMAR script="service.py">System.Service</COMAR>
  112. </Provides>
  113. <AdditionalFiles>
  114. <AdditionalFile owner="root" permission="0755" target="/usr/bin/vboxreload">vboxreload</AdditionalFile>
  115. <AdditionalFile owner="root" permission="0644" target="/lib/udev/rules.d/60-vboxdrv.rules">60-vboxdrv.rules</AdditionalFile>
  116. <AdditionalFile owner="root" permission="0644" target="/lib/udev/rules.d/60-vboxguest.rules">60-vboxguest.rules</AdditionalFile>
  117. </AdditionalFiles>
  118. </Package>
  119. <Package>
  120. <Name>virtualbox-guest-utils</Name>
  121. <PartOf>x11.driver</PartOf>
  122. <Summary>VirtualBox guest utilities and drivers</Summary>
  123. <RuntimeDependencies>
  124. <Dependency>pam</Dependency>
  125. <Dependency>libXt</Dependency>
  126. <Dependency>libXmu</Dependency>
  127. <Dependency>libXext</Dependency>
  128. <Dependency>libXfixes</Dependency>
  129. <Dependency>libXrandr</Dependency>
  130. <Dependency>libXdamage</Dependency>
  131. <Dependency>xorg-server</Dependency>
  132. <Dependency>libXcomposite</Dependency>
  133. <Dependency version="current">module-virtualbox-guest</Dependency>
  134. </RuntimeDependencies>
  135. <Files>
  136. <Path fileType="data">/etc/X11/xinit/xinitrc.d</Path>
  137. <Path fileType="data">/lib/udev/rules.d</Path>
  138. <Path fileType="data">/etc/xdg/autostart</Path>
  139. <Path fileType="library">/lib/security</Path>
  140. <Path fileType="executable">/sbin</Path>
  141. <Path fileType="executable">/usr/bin/VBoxClient*</Path>
  142. <Path fileType="executable">/usr/bin/VBoxControl</Path>
  143. <Path fileType="executable">/usr/sbin</Path>
  144. <Path fileType="library">/usr/lib</Path>
  145. <Path fileType="data">/usr/kde/*/share/autostart</Path>
  146. <Path fileType="data">/usr/share/X11</Path>
  147. <Path fileType="library">/usr/lib/xorg/modules</Path>
  148. </Files>
  149. <AdditionalFiles>
  150. <AdditionalFile owner="root" permission="0644" target="/etc/X11/xinit/xinitrc.d/98-vboxclient.sh">vboxclient.sh</AdditionalFile>
  151. </AdditionalFiles>
  152. </Package>
  153. <History>
  154. <Update release="17">
  155. <Date>2018-05-10</Date>
  156. <Version>5.2.12</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="16">
  162. <Date>2018-04-18</Date>
  163. <Version>5.2.10</Version>
  164. <Comment>Version bump.</Comment>
  165. <Name>Mustafa Cinasal</Name>
  166. <Email>muscnsl@gmail.com</Email>
  167. </Update>
  168. <Update release="15">
  169. <Date>2018-04-01</Date>
  170. <Version>5.2.8</Version>
  171. <Comment>Fix chmod and file path.</Comment>
  172. <Name>Ertuğrul Erata</Name>
  173. <Email>ertugrulerata@gmail.com</Email>
  174. </Update>
  175. <Update release="14">
  176. <Date>2018-03-15</Date>
  177. <Version>5.2.8</Version>
  178. <Comment>Rebuild.</Comment>
  179. <Name>Mustafa Cinasal</Name>
  180. <Email>muscnsl@gmail.com</Email>
  181. </Update>
  182. <Update release="13">
  183. <Date>2018-03-03</Date>
  184. <Version>5.2.8</Version>
  185. <Comment>Version bump.</Comment>
  186. <Name>Mustafa Cinasal</Name>
  187. <Email>muscnsl@gmail.com</Email>
  188. </Update>
  189. <Update release="12">
  190. <Date>2017-11-25</Date>
  191. <Version>5.2.2</Version>
  192. <Comment>Version bump.</Comment>
  193. <Name>Mustafa Cinasal</Name>
  194. <Email>muscnsl@gmail.com</Email>
  195. </Update>
  196. <Update release="11">
  197. <Date>2017-03-11</Date>
  198. <Version>5.1.14</Version>
  199. <Comment>Rebuild.</Comment>
  200. <Name>Alihan Öztürk</Name>
  201. <Email>alihan@pisilinux.org</Email>
  202. </Update>
  203. <Update release="10">
  204. <Date>2017-03-04</Date>
  205. <Version>5.1.14</Version>
  206. <Comment>Version Bump</Comment>
  207. <Name>Alihan Öztürk</Name>
  208. <Email>alihan@pisilinux.org</Email>
  209. </Update>
  210. <Update release="9">
  211. <Date>2017-01-15</Date>
  212. <Version>5.1.12</Version>
  213. <Comment>Version Bump</Comment>
  214. <Name>Alihan Öztürk</Name>
  215. <Email>alihan@pisilinux.org</Email>
  216. </Update>
  217. <Update release="8">
  218. <Date>2016-12-13</Date>
  219. <Version>5.1.10</Version>
  220. <Comment>Version Bump</Comment>
  221. <Name>Ergün Salman</Name>
  222. <Email>poyraz76@pisilinux.org</Email>
  223. </Update>
  224. <Update release="7">
  225. <Date>2016-09-23</Date>
  226. <Version>5.1.6</Version>
  227. <Comment>Version Bump</Comment>
  228. <Name>Ergün Salman</Name>
  229. <Email>poyraz76@pisilinux.org</Email>
  230. </Update>
  231. <Update release="6">
  232. <Date>2016-08-17</Date>
  233. <Version>5.1.4</Version>
  234. <Comment>Version Bump</Comment>
  235. <Name>Ergün Salman</Name>
  236. <Email>poyraz76@pisilinux.org</Email>
  237. </Update>
  238. <Update release="5">
  239. <Date>2016-07-22</Date>
  240. <Version>5.1.2</Version>
  241. <Comment>Version Bump</Comment>
  242. <Name>Ergün Salman</Name>
  243. <Email>poyraz76@pisilinux.org</Email>
  244. </Update>
  245. <Update release="4">
  246. <Date>2016-07-17</Date>
  247. <Version>5.1.0</Version>
  248. <Comment>Version Bump</Comment>
  249. <Name>Ergün Salman</Name>
  250. <Email>poyraz76@pisilinux.org</Email>
  251. </Update>
  252. <Update release="3">
  253. <Date>2016-06-17</Date>
  254. <Version>5.1.0b</Version>
  255. <Comment>Version Bump</Comment>
  256. <Name>Pisi Linux Community</Name>
  257. <Email>admin@pisilinux.org</Email>
  258. </Update>
  259. <Update release="2">
  260. <Date>2016-06-12</Date>
  261. <Version>5.0.12</Version>
  262. <Comment>Release Bump</Comment>
  263. <Name>Pisi Linux Community</Name>
  264. <Email>admin@pisilinux.org</Email>
  265. </Update>
  266. <Update release="1">
  267. <Date>2015-08-09</Date>
  268. <Version>5.0.12</Version>
  269. <Comment>First release</Comment>
  270. <Name>ali algul</Name>
  271. <Email>alialgul@pisilinux.org</Email>
  272. </Update>
  273. </History>
  274. </PISI>