pspec.xml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <PISI>
  2. <Source>
  3. <Name>pycharm-community</Name>
  4. <Homepage>https://www.jetbrains.com/pycharm</Homepage>
  5. <Packager>
  6. <Name>Ayhan Yalçınsoy</Name>
  7. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  8. </Packager>
  9. <License>Apache</License>
  10. <Icon>pycharm</Icon>
  11. <IsA>app</IsA>
  12. <Summary>Powerful Python and Django IDE. Community edition.</Summary>
  13. <Description>Powerful Python and Django IDE. Community edition.</Description>
  14. <Archive sha1sum="3b8b9946016a7ba583ef93ffbeed120ed0a648a0" type="targz">http://download.jetbrains.com/python/pycharm-community-4.5.2.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>libgcc</Dependency>
  17. <Dependency>glibc-32bit</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <Patch>pycharm64_vmoptions.patch</Patch>
  21. </Patches>
  22. </Source>
  23. <Package>
  24. <Name>pycharm-community</Name>
  25. <RuntimeDependencies>
  26. <Dependency>libgcc</Dependency>
  27. <Dependency>glibc-32bit</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="pixmap">/usr/share/pixmaps</Path>
  32. <Path fileType="executable">/opt/pycharm-community/bin</Path>
  33. <Path fileType="data">/opt/pycharm-community/plugins</Path>
  34. <Path fileType="data">/opt/pycharm-community/license</Path>
  35. <Path fileType="data">/opt/pycharm-community/helpers</Path>
  36. <Path fileType="data">/opt/pycharm-community/help</Path>
  37. <Path fileType="data">/usr/share/applications</Path>
  38. <Path fileType="library">/opt/pycharm-community/lib</Path>
  39. </Files>
  40. <AdditionalFiles>
  41. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/pycharm-community.desktop">pycharm-community.desktop</AdditionalFile>
  42. </AdditionalFiles>
  43. </Package>
  44. <History>
  45. <Update release="2">
  46. <Date>2015-06-20</Date>
  47. <Version>4.5.2</Version>
  48. <Comment>version bump</Comment>
  49. <Name>Ayhan Yalçınsoy</Name>
  50. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  51. </Update>
  52. <Update release="1">
  53. <Date>2015-05-28</Date>
  54. <Version>4.5.1</Version>
  55. <Comment>First Release</Comment>
  56. <Name>Ayhan Yalçınsoy</Name>
  57. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  58. </Update>
  59. </History>
  60. </PISI>