pspec.xml 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>vs-code-editor</Name>
  6. <Homepage>http://code.visualstudio.com</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <Summary>Visual Studio Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. (Proprietary Version.)</Summary>
  12. <Description>Visual Studio Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. (Proprietary Version.)</Description>
  13. <License>EULA</License>
  14. <Archive type="zip" sha1sum="e1de83e88a9a67e4911a7c731cb3772ca37a3b13">https://az764295.vo.msecnd.net/stable/e6b4afa53e9c0f54edef1673de9001e9f0f547ae/VSCode-linux-x64-stable.zip</Archive>
  15. <BuildDependencies>
  16. <Dependency>binutils</Dependency>
  17. <Dependency>gconf</Dependency>
  18. <Dependency>sed</Dependency>
  19. <Dependency>wget</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>vs-code-editor</Name>
  24. <RuntimeDependencies>
  25. <Dependency>gconf</Dependency>
  26. <Dependency>libX11</Dependency>
  27. <Dependency>nodejs</Dependency>
  28. <Dependency>python</Dependency>
  29. <Dependency>atk</Dependency>
  30. <Dependency>nss</Dependency>
  31. <Dependency>cups</Dependency>
  32. <Dependency>dbus</Dependency>
  33. <Dependency>gtk2</Dependency>
  34. <Dependency>nspr</Dependency>
  35. <Dependency>cairo</Dependency>
  36. <Dependency>expat</Dependency>
  37. <Dependency>glib2</Dependency>
  38. <Dependency>libXi</Dependency>
  39. <Dependency>pango</Dependency>
  40. <Dependency>libX11</Dependency>
  41. <Dependency>libgcc</Dependency>
  42. <Dependency>libXext</Dependency>
  43. <Dependency>libXtst</Dependency>
  44. <Dependency>alsa-lib</Dependency>
  45. <Dependency>freetype</Dependency>
  46. <Dependency>libXfixes</Dependency>
  47. <Dependency>libXrandr</Dependency>
  48. <Dependency>libnotify</Dependency>
  49. <Dependency>fontconfig</Dependency>
  50. <Dependency>gdk-pixbuf</Dependency>
  51. <Dependency>libXcursor</Dependency>
  52. <Dependency>libXdamage</Dependency>
  53. <Dependency>libXrender</Dependency>
  54. <Dependency>libXcomposite</Dependency>
  55. </RuntimeDependencies>
  56. <Files>
  57. <Path fileType="data">/usr/share</Path>
  58. <Path fileType="icon">/usr/share/pixmaps</Path>
  59. <Path fileType="application">/usr/share/applications</Path>
  60. </Files>
  61. <AdditionalFiles>
  62. <AdditionalFile owner="root" target="/usr/share/applications/Visual-Studio-Code.desktop" group="root" permission="0744">Visual-Studio-Code.desktop</AdditionalFile>
  63. <AdditionalFile owner="root" target="/usr/share/pixmaps/code.png" group="root" permission="0744">code.png</AdditionalFile>
  64. </AdditionalFiles>
  65. </Package>
  66. <History>
  67. <Update release="1">
  68. <Date>2016-06-29</Date>
  69. <Version>1.2.1</Version>
  70. <Comment>First Release.</Comment>
  71. <Name>Stefan Gronewold</Name>
  72. <Email>groni@pisilinux.org</Email>
  73. </Update>
  74. </History>
  75. </PISI>