pspec.xml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qemu</Name>
  6. <Homepage>http://bellard.org/qemu</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Userspace virtual machine and processor emulator</Summary>
  14. <Description>QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different operating systems without rebooting the PC or to debug system code. In user-mode emulation mode, QEMU can launch Linux processes compiled for one CPU on another CPU.</Description>
  15. <Archive sha1sum="0652ee1086fcbbc5dec6e7bfe67ad977a5d09db2" type="tarbz2">http://wiki.qemu-project.org/download/qemu-4.2.0.tar.bz2</Archive>
  16. <!--
  17. <AdditionalFiles>
  18. <AdditionalFile target="kernel/include/linux/kvm.h">kvm-2.6.32-16.h</AdditionalFile>
  19. </AdditionalFiles>
  20. -->
  21. <BuildDependencies>
  22. <Dependency>aalib-devel</Dependency>
  23. <Dependency>vte-devel</Dependency>
  24. <Dependency>gtk3-devel</Dependency>
  25. <Dependency>libXext-devel</Dependency>
  26. <Dependency>nss-devel</Dependency>
  27. <Dependency>alsa-lib-devel</Dependency>
  28. <Dependency>bluez-libs-devel</Dependency>
  29. <Dependency>cyrus-sasl-devel</Dependency>
  30. <Dependency>libsdl-devel</Dependency>
  31. <Dependency>pulseaudio-libs-devel</Dependency>
  32. <Dependency>python-devel</Dependency>
  33. <Dependency>glib2-devel</Dependency>
  34. <Dependency>libsdl2-devel</Dependency>
  35. </BuildDependencies>
  36. </Source>
  37. <Package>
  38. <Name>qemu</Name>
  39. <RuntimeDependencies>
  40. <Dependency>atk</Dependency>
  41. <Dependency>nss</Dependency>
  42. <Dependency>vte</Dependency>
  43. <Dependency>gtk2</Dependency>
  44. <Dependency>mesa</Dependency>
  45. <Dependency>nspr</Dependency>
  46. <Dependency>zlib</Dependency>
  47. <Dependency>bzip2</Dependency>
  48. <Dependency>cairo</Dependency>
  49. <Dependency>glib2</Dependency>
  50. <Dependency>pango</Dependency>
  51. <Dependency>libX11</Dependency>
  52. <Dependency>libgcc</Dependency>
  53. <Dependency>libpng</Dependency>
  54. <Dependency>libsdl</Dependency>
  55. <Dependency>libusb</Dependency>
  56. <Dependency>pixman</Dependency>
  57. <Dependency>libXext</Dependency>
  58. <Dependency>alsa-lib</Dependency>
  59. <Dependency>freetype</Dependency>
  60. <Dependency>libepoxy</Dependency>
  61. <Dependency>bluez-libs</Dependency>
  62. <Dependency>cyrus-sasl</Dependency>
  63. <Dependency>fontconfig</Dependency>
  64. <Dependency>gdk-pixbuf</Dependency>
  65. <Dependency>pulseaudio-libs</Dependency>
  66. <Dependency>libdrm</Dependency>
  67. </RuntimeDependencies>
  68. <Files>
  69. <Path fileType="config">/etc</Path>
  70. <Path fileType="config">/run</Path>
  71. <Path fileType="library">/lib</Path>
  72. <Path fileType="executable">/usr/bin</Path>
  73. <Path fileType="executable">/usr/sbin</Path>
  74. <Path fileType="library">/usr/lib</Path>
  75. <Path fileType="doc">/usr/share/doc</Path>
  76. <Path fileType="man">/usr/share/man</Path>
  77. <Path fileType="data">/usr/share/qemu</Path>
  78. <Path fileType="data">/usr/share</Path>
  79. <Path fileType="icon">/usr/share/icons/hicolor</Path>
  80. <Path fileType="localedata">/usr/share/locale/</Path>
  81. <Path fileType="header">/usr/include</Path>
  82. </Files>
  83. <AdditionalFiles>
  84. <AdditionalFile owner="root" permission="0755" target="/usr/bin/qemu-ifup">qemu-ifup</AdditionalFile>
  85. <AdditionalFile owner="root" permission="0755" target="/usr/bin/qemu-ifdown">qemu-ifdown</AdditionalFile>
  86. <AdditionalFile owner="root" permission="0755" target="/usr/sbin/ksmtuned">fedora/ksmtuned</AdditionalFile>
  87. <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/ksm">fedora/ksm.sysconfig</AdditionalFile>
  88. <AdditionalFile owner="root" permission="0644" target="/etc/ksmtuned.conf">fedora/ksmtuned.conf</AdditionalFile>
  89. <AdditionalFile owner="root" permission="0755" target="/lib/udev/rules.d/65-kvm.rules">65-kvm.rules</AdditionalFile>
  90. </AdditionalFiles>
  91. <Provides>
  92. <COMAR script="ksm-service.py" name="ksm">System.Service</COMAR>
  93. <COMAR script="ksmtuned-service.py" name="ksmtuned">System.Service</COMAR>
  94. </Provides>
  95. </Package>
  96. <!--<Package>
  97. <Name>qemu-devel</Name>
  98. <Summary>Development files for qemu</Summary>
  99. <RuntimeDependencies>
  100. <Dependency>nss-devel</Dependency>
  101. <Dependency>glib2-devel</Dependency>
  102. <Dependency release="current">qemu</Dependency>
  103. </RuntimeDependencies>
  104. <Files>
  105. <Path fileType="header">/usr/include</Path>
  106. <Path fileType="data">/usr/lib/pkgconfig/libcacard.pc</Path>
  107. </Files>
  108. </Package>-->
  109. <History>
  110. <Update release="5">
  111. <Date>2020-03-13</Date>
  112. <Version>4.2.0</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="4">
  118. <Date>2018-08-31</Date>
  119. <Version>2.11.1</Version>
  120. <Comment>Version bump.</Comment>
  121. <Name>Mustafa Cinasal</Name>
  122. <Email>muscnsl@gmail.com</Email>
  123. </Update>
  124. <Update release="3">
  125. <Date>2017-01-29</Date>
  126. <Version>2.8.0</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>Stefan Gronewold</Name>
  129. <Email>groni@pisilinux.org</Email>
  130. </Update>
  131. <Update release="2">
  132. <Date>2016-06-09</Date>
  133. <Version>2.4.1</Version>
  134. <Comment>Release Bump</Comment>
  135. <Name>Pisi Linux Community</Name>
  136. <Email>admin@pisilinux.org</Email>
  137. </Update>
  138. <Update release="1">
  139. <Date>2015-12-31</Date>
  140. <Version>2.4.1</Version>
  141. <Comment>First release</Comment>
  142. <Name>Ayhan Yalçınsoy </Name>
  143. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  144. </Update>
  145. </History>
  146. </PISI>