pspec.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>wine</Name>
  6. <Homepage>http://www.winehq.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>app:console</IsA>
  13. <Summary>WINE Is Not An Emulator, which lets you run Microsoft Windows applications</Summary>
  14. <Description>Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.</Description>
  15. <Archive sha1sum="d4b80eee620f05479287f9bca3bce278b4f00432" type="tarxz">https://dl.winehq.org/wine/source/2.x/wine-2.22.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>lcms2-devel</Dependency>
  18. <Dependency>libao-devel</Dependency>
  19. <Dependency>libSM-devel</Dependency>
  20. <Dependency>mpg123-devel</Dependency>
  21. <Dependency>openal-devel</Dependency>
  22. <Dependency>libXext-devel</Dependency>
  23. <Dependency>libxslt-32bit</Dependency>
  24. <Dependency>mesa-glu-devel</Dependency>
  25. <Dependency>alsa-lib-devel</Dependency>
  26. <Dependency>gstreamer-devel</Dependency>
  27. <Dependency>openldap-client</Dependency>
  28. <Dependency>libgphoto2-devel</Dependency>
  29. <Dependency>pulseaudio-libs-devel</Dependency>
  30. <Dependency>gst-plugins-base-devel</Dependency>
  31. <!-- Libraries used with dlopen() -->
  32. <Dependency>cups-devel</Dependency>
  33. <Dependency>gnutls-devel</Dependency>
  34. <Dependency>gnutls-32bit</Dependency>
  35. <Dependency>libXcursor-devel</Dependency>
  36. <Dependency>libXi-devel</Dependency>
  37. <Dependency>libXrandr-devel</Dependency>
  38. <Dependency>libXxf86vm-devel</Dependency>
  39. <Dependency>sane-backends-devel</Dependency>
  40. <Dependency>unixODBC-devel</Dependency>
  41. <!-- configure script also checks for these librarires -->
  42. <Dependency>dbus-devel</Dependency>
  43. <Dependency>fontconfig-devel</Dependency>
  44. <Dependency>gsm-devel</Dependency>
  45. <Dependency>libjpeg-turbo-devel</Dependency>
  46. <Dependency>libXcomposite-devel</Dependency>
  47. <Dependency>libXinerama-devel</Dependency>
  48. <Dependency>libxslt-devel</Dependency>
  49. <Dependency>tiff-devel</Dependency>
  50. <Dependency>gettext-devel</Dependency>
  51. <Dependency>giflib-devel</Dependency>
  52. <Dependency>v4l-utils</Dependency>
  53. <Dependency>libpng</Dependency>
  54. <Dependency>libtevent-devel</Dependency>
  55. <!-- Audio servers are not necessary for runtime -->
  56. <Dependency>jack-audio-connection-kit-devel</Dependency>
  57. <!-- fontforge is needed to build fonts -->
  58. <Dependency>fontforge</Dependency>
  59. <Dependency>freetype-devel</Dependency>
  60. <Dependency>freetype-32bit</Dependency>
  61. <Dependency>libpcap-devel</Dependency>
  62. <Dependency>util-linux</Dependency>
  63. <Dependency>ncurses-devel</Dependency>
  64. </BuildDependencies>
  65. <Patches>
  66. <!-- patches -->
  67. <Patch level="1">wine-1.9.3-gcc-5_3_0-disable-force-alignment.patch</Patch>
  68. <Patch level="1">gcc_erorr.patch</Patch>
  69. <Patch level="1">0001-programs-winhlp32-Use-noyywrap-for-macro.lex.l-and-p.patch</Patch>
  70. <!-- Use XDG_DOCUMENTS_DIR for "My Documents" -->
  71. </Patches>
  72. </Source>
  73. <Package>
  74. <Name>wine</Name>
  75. <IsA>app:gui</IsA>
  76. <RuntimeDependencies>
  77. <Dependency version="current">wine-32bit</Dependency>
  78. <Dependency version="current">winetricks</Dependency>
  79. <Dependency>lcms2</Dependency>
  80. <Dependency>libX11</Dependency>
  81. <Dependency>libSM</Dependency>
  82. <Dependency>mpg123</Dependency>
  83. <Dependency>openal</Dependency>
  84. <Dependency>libXext</Dependency>
  85. <Dependency>mesa-glu</Dependency>
  86. <Dependency>alsa-lib</Dependency>
  87. <Dependency>gstreamer</Dependency>
  88. <Dependency>libgphoto2</Dependency>
  89. <Dependency>libXcomposite</Dependency>
  90. <Dependency>openldap-client</Dependency>
  91. <Dependency>pulseaudio-libs</Dependency>
  92. <Dependency>gst-plugins-base</Dependency>
  93. <Dependency>libjpeg-turbo</Dependency>
  94. <Dependency>libtevent</Dependency>
  95. <Dependency>p11-kit</Dependency>
  96. <Dependency>libxml2</Dependency>
  97. <Dependency>giflib</Dependency>
  98. <Dependency>ncurses</Dependency>
  99. <!-- Libraries used with dlopen() -->
  100. <Dependency>cups</Dependency>
  101. <Dependency>gnutls</Dependency>
  102. <Dependency>libXcursor</Dependency>
  103. <Dependency>libXi</Dependency>
  104. <Dependency>libXrandr</Dependency>
  105. <Dependency>libXxf86vm</Dependency>
  106. <Dependency>sane-backends</Dependency>
  107. <Dependency>unixODBC</Dependency>
  108. <Dependency>zlib</Dependency>
  109. <Dependency>eudev</Dependency>
  110. <Dependency>libgcc</Dependency>
  111. <!-- required by winetricks -->
  112. <Dependency>cabextract</Dependency>
  113. <Dependency>libpcap</Dependency>
  114. </RuntimeDependencies>
  115. <Files>
  116. <Path fileType="data">/etc/xdg</Path>
  117. <Path fileType="executable">/usr/bin</Path>
  118. <Path fileType="library">/usr/lib</Path>
  119. <Path fileType="data">/usr/share/applications</Path>
  120. <Path fileType="data">/usr/share/desktop-directories</Path>
  121. <Path fileType="data">/usr/share/wine</Path>
  122. <Path fileType="localedata">/usr/share/locale</Path>
  123. <Path fileType="doc">/usr/share/doc</Path>
  124. <Path fileType="man">/usr/share/man</Path>
  125. </Files>
  126. <AdditionalFiles>
  127. <!-- winetricks script from http://kegel.com/wine/winetricks -->
  128. <AdditionalFile target="/usr/bin/winetricks" permission="0755">winetricks</AdditionalFile>
  129. <!-- wisotool script from http://kegel.com/wine/wisotool -->
  130. <AdditionalFile target="/usr/bin/wisotool" permission="0755">wisotool</AdditionalFile>
  131. <AdditionalFile target="/etc/xdg/menus/applications-merged/wine.menu" permission="0644">menu/wine.menu</AdditionalFile>
  132. <AdditionalFile target="/usr/share/desktop-directories/Wine.directory" permission="0644">menu/Wine.directory</AdditionalFile>
  133. <AdditionalFile target="/usr/share/applications/wine/taskmgr.desktop" permission="0644">menu/taskmgr.desktop</AdditionalFile>
  134. <AdditionalFile target="/usr/share/applications/wine/uninstaller.desktop" permission="0644">menu/uninstaller.desktop</AdditionalFile>
  135. <AdditionalFile target="/usr/share/applications/wine/winecfg.desktop" permission="0644">menu/winecfg.desktop</AdditionalFile>
  136. <AdditionalFile target="/usr/share/applications/wine/winefile.desktop" permission="0644">menu/winefile.desktop</AdditionalFile>
  137. <AdditionalFile target="/usr/share/applications/wine/winetricks.desktop" permission="0644">menu/winetricks.desktop</AdditionalFile>
  138. <AdditionalFile target="/usr/share/applications/wine/wine-mime-msi.desktop" permission="0644">menu/wine-mime-msi.desktop</AdditionalFile>
  139. <AdditionalFile target="/usr/share/applications/wine/wine-oleview.desktop" permission="0644">menu/wine-oleview.desktop</AdditionalFile>
  140. <AdditionalFile target="/usr/share/applications/wine/wine-winemine.desktop" permission="0644">menu/wine-winemine.desktop</AdditionalFile>
  141. </AdditionalFiles>
  142. </Package>
  143. <Package>
  144. <Name>wine-devel</Name>
  145. <Summary>Wine development environment</Summary>
  146. <RuntimeDependencies>
  147. <Dependency version="current">wine</Dependency>
  148. </RuntimeDependencies>
  149. <Files>
  150. <Path fileType="executable">/usr/bin/function_grep.pl</Path>
  151. <Path fileType="executable">/usr/bin/widl</Path>
  152. <Path fileType="executable">/usr/bin/winebuild</Path>
  153. <Path fileType="executable">/usr/bin/winecpp</Path>
  154. <Path fileType="executable">/usr/bin/wineg++</Path>
  155. <Path fileType="executable">/usr/bin/winegcc</Path>
  156. <Path fileType="executable">/usr/bin/winemaker</Path>
  157. <Path fileType="executable">/usr/bin/wmc</Path>
  158. <Path fileType="executable">/usr/bin/wrc</Path>
  159. <Path fileType="header">/usr/include/wine</Path>
  160. <Path fileType="data">/usr/share/aclocal</Path>
  161. <Path fileType="man">/usr/share/man/man1/widl.1</Path>
  162. <Path fileType="man">/usr/share/man/man1/winebuild.1</Path>
  163. <Path fileType="man">/usr/share/man/man1/winecpp.1</Path>
  164. <Path fileType="man">/usr/share/man/man1/wineg++.1</Path>
  165. <Path fileType="man">/usr/share/man/man1/winegcc.1</Path>
  166. <Path fileType="man">/usr/share/man/man1/winemaker.1</Path>
  167. <Path fileType="man">/usr/share/man/man1/wmc.1</Path>
  168. <Path fileType="man">/usr/share/man/man1/wrc.1</Path>
  169. </Files>
  170. </Package>
  171. <Package>
  172. <Name>winetricks</Name>
  173. <Summary>winetricks is a helper script to download and install various redistributable runtime libraries needed to run some programs in Wine.</Summary>
  174. <RuntimeDependencies>
  175. <Dependency>zenity</Dependency>
  176. </RuntimeDependencies>
  177. <Files>
  178. <Path fileType="executable">/usr/bin/winetricks</Path>
  179. <Path fileType="data">/usr/share/applications/winetricks.desktop</Path>
  180. </Files>
  181. </Package>
  182. <Package>
  183. <Name>wine-32bit</Name>
  184. <PartOf>emul32</PartOf>
  185. <Summary>32-bit shared libraries for wine</Summary>
  186. <BuildType>emul32</BuildType>
  187. <BuildDependencies>
  188. <Dependency>zlib-32bit</Dependency>
  189. <Dependency>glib2-32bit</Dependency>
  190. <Dependency>lcms2-32bit</Dependency>
  191. <Dependency>libSM-32bit</Dependency>
  192. <Dependency>p11-kit-32bit</Dependency>
  193. <Dependency>giflib-32bit</Dependency>
  194. <Dependency>libpng-32bit</Dependency>
  195. <Dependency>libv4l-32bit</Dependency>
  196. <Dependency>libX11-32bit</Dependency>
  197. <Dependency>mpg123-32bit</Dependency>
  198. <Dependency>openal-32bit</Dependency>
  199. <Dependency>libXext-32bit</Dependency>
  200. <Dependency>libxml2-32bit</Dependency>
  201. <Dependency>alsa-lib-32bit</Dependency>
  202. <Dependency>mesa-glu-32bit</Dependency>
  203. <Dependency>openldap-32bit</Dependency>
  204. <Dependency>ncurses-32bit</Dependency>
  205. <Dependency>libXrandr-32bit</Dependency>
  206. <Dependency>libXdamage-32bit</Dependency>
  207. <Dependency>libXxf86vm-32bit</Dependency>
  208. <Dependency>fontconfig-32bit</Dependency>
  209. <Dependency>libXcursor-32bit</Dependency>
  210. <Dependency>libXxf86dga-32bit</Dependency>
  211. <Dependency>gstreamer-32bit</Dependency>
  212. <Dependency>libXcomposite-32bit</Dependency>
  213. <Dependency>pulseaudio-libs-32bit</Dependency>
  214. <Dependency>gst-plugins-base-32bit</Dependency>
  215. </BuildDependencies>
  216. <RuntimeDependencies>
  217. <Dependency>zlib-32bit</Dependency>
  218. <Dependency>lcms2-32bit</Dependency>
  219. <Dependency>libSM-32bit</Dependency>
  220. <Dependency>libX11-32bit</Dependency>
  221. <Dependency>mpg123-32bit</Dependency>
  222. <Dependency>openal-32bit</Dependency>
  223. <Dependency>libXext-32bit</Dependency>
  224. <Dependency>libxml2-32bit</Dependency>
  225. <Dependency>alsa-lib-32bit</Dependency>
  226. <Dependency>mesa-glu-32bit</Dependency>
  227. <Dependency>openldap-32bit</Dependency>
  228. <Dependency>gsm-32bit</Dependency>
  229. <Dependency>cups-32bit</Dependency>
  230. <Dependency>tiff-32bit</Dependency>
  231. <Dependency>libXi-32bit</Dependency>
  232. <Dependency>gnutls-32bit</Dependency>
  233. <Dependency>libpng-32bit</Dependency>
  234. <Dependency>ncurses-32bit</Dependency>
  235. <Dependency>openssl-32bit</Dependency>
  236. <Dependency>p11-kit-32bit</Dependency>
  237. <Dependency>giflib-32bit</Dependency>
  238. <Dependency>alsa-lib-32bit</Dependency>
  239. <Dependency>libXrandr-32bit</Dependency>
  240. <Dependency>gstreamer-32bit</Dependency>
  241. <Dependency>fontconfig-32bit</Dependency>
  242. <Dependency>libXcursor-32bit</Dependency>
  243. <Dependency>libXdamage-32bit</Dependency>
  244. <Dependency>libXxf86vm-32bit</Dependency>
  245. <Dependency>libXxf86dga-32bit</Dependency>
  246. <Dependency>libtool-ltdl-32bit</Dependency>
  247. <Dependency>libXcomposite-32bit</Dependency>
  248. <Dependency>libjpeg-turbo-32bit</Dependency>
  249. <Dependency>pulseaudio-libs-32bit</Dependency>
  250. </RuntimeDependencies>
  251. <Files>
  252. <Path fileType="library">/usr/lib32/libwine.so*</Path>
  253. <Path fileType="library">/usr/lib32/wine</Path>
  254. </Files>
  255. </Package>
  256. <History>
  257. <Update release="11">
  258. <Date>2017-12-24</Date>
  259. <Version>2.22</Version>
  260. <Comment>Version bump</Comment>
  261. <Name>PisiLinux Community</Name>
  262. <Email>admins@pisilinux.org</Email>
  263. </Update>
  264. <Update release="10">
  265. <Date>2017-05-28</Date>
  266. <Version>2.9</Version>
  267. <Comment>Version bump</Comment>
  268. <Name>PisiLinux Community</Name>
  269. <Email>admins@pisilinux.org</Email>
  270. </Update>
  271. <Update release="9">
  272. <Date>2017-01-29</Date>
  273. <Version>2.0</Version>
  274. <Comment>Version bump.</Comment>
  275. <Name>Stefan Gronewold</Name>
  276. <Email>groni@pisilinux.org</Email>
  277. </Update>
  278. <Update release="8">
  279. <Date>2016-09-13</Date>
  280. <Version>1.9.18</Version>
  281. <Comment>
  282. - Support for multiple kernel drivers in a single process.
  283. - More WebServices reader support.
  284. - Various improvements in joystick support.
  285. - Some more work towards the Direct3D command stream.
  286. - GDI performance improvements.
  287. - Improved IME window handling.
  288. - Compatibility fixes in the clipboard support.
  289. - Various bug fixes.
  290. </Comment>
  291. <Name>Ergün Salman</Name>
  292. <Email>poyraz76@pisilinux.org</Email>
  293. </Update>
  294. <Update release="7">
  295. <Date>2016-08-22</Date>
  296. <Version>1.9.17</Version>
  297. <Comment>
  298. -Better exception handling on 64-bit.
  299. -Various improvements in joystick support.
  300. -Some more stream support in the C++ runtime.
  301. -Font embedding improvements.
  302. -More metafile support in GDI+.
  303. -Various bug fixes.
  304. </Comment>
  305. <Name>Ergün Salman</Name>
  306. <Email>poyraz76@pisilinux.org</Email>
  307. </Update>
  308. <Update release="6">
  309. <Date>2016-08-15</Date>
  310. <Version>1.9.16</Version>
  311. <Comment>
  312. -Better 64-bit binary compatibility on macOS.
  313. -Performance improvements in JavaScript.
  314. -More progress towards the Direct3D command stream.
  315. -More shader instructions in Direct3D.
  316. -Performance improvements in GDI.
  317. -Various bug fixes.
  318. </Comment>
  319. <Name>Ergün Salman</Name>
  320. <Email>poyraz76@pisilinux.org</Email>
  321. </Update>
  322. <Update release="5">
  323. <Date>2016-07-23</Date>
  324. <Version>1.9.15</Version>
  325. <Comment>Bugs fixed in 1.9.15 (total 22).</Comment>
  326. <Name>Ergün Salman</Name>
  327. <Email>poyraz76@pisilinux.org</Email>
  328. </Update>
  329. <Update release="4">
  330. <Date>2016-07-11</Date>
  331. <Version>1.9.14</Version>
  332. <Comment>
  333. -Pisilinux Fixed Options.
  334. -More Shader Model 5 support in Direct3D.
  335. -Some more write support in WebServices.
  336. -Performance improvements in GDI.
  337. -Some more progress towards the Direct3D command stream.
  338. -Various bug fixes.</Comment>
  339. <Name>Ergün Salman</Name>
  340. <Email>poyraz76@pisilinux.org</Email>
  341. </Update>
  342. <Update release="3">
  343. <Date>2016-07-11</Date>
  344. <Version>1.9.14</Version>
  345. <Comment>Version bump</Comment>
  346. <Name>Ergün Salman</Name>
  347. <Email>poyraz76@pisilinux.org</Email>
  348. </Update>
  349. <Update release="2">
  350. <Date>2016-07-09</Date>
  351. <Version>1.9.13</Version>
  352. <Comment>missing fixes release</Comment>
  353. <Name>Ergün Salman</Name>
  354. <Email>poyraz76@pisilinux.org</Email>
  355. </Update>
  356. <Update release="1">
  357. <Date>2016-07-02</Date>
  358. <Version>1.9.13</Version>
  359. <Comment>First release</Comment>
  360. <Name>Ergün Salman</Name>
  361. <Email>poyraz76@pisilinux.org</Email>
  362. </Update>
  363. </History>
  364. </PISI>