pspec.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kicad</Name>
  6. <Homepage>http://kicad-pcb.org/</Homepage>
  7. <Packager>
  8. <Name>Mustafa Cinasal</Name>
  9. <Email>muscnsl@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv1</License>
  12. <IsA>library</IsA>
  13. <Icon>kicad</Icon>
  14. <Summary>Electronic schematic and printed circuit board (PCB) design tools</Summary>
  15. <Description>Electronic schematic and printed circuit board (PCB) design tools</Description>
  16. <Archive sha1sum="d60b7393617816192c2ddf228e09ebc97421713f" type="tarbz2">https://gitlab.com/kicad/code/kicad/-/archive/6.0.7/kicad-6.0.7.tar.bz2</Archive>
  17. <!-- <Archive sha1sum="2439effbc7ddd69aba51baee940c152bb1c37227" type="targz" target="kicad-5.1.5">https://github.com/KiCad/kicad-i18n/archive/refs/tags/5.1.5.tar.gz</Archive> -->
  18. <BuildDependencies>
  19. <Dependency>glm</Dependency>
  20. <Dependency>swig</Dependency>
  21. <Dependency>cmake</Dependency>
  22. <Dependency>wxGTK3</Dependency>
  23. <Dependency>curl-devel</Dependency>
  24. <Dependency>zlib-devel</Dependency>
  25. <Dependency>glew-devel</Dependency>
  26. <Dependency>cairo-devel</Dependency>
  27. <Dependency>wxGTK-devel</Dependency>
  28. <Dependency>boost-devel</Dependency>
  29. <Dependency>libSM-devel</Dependency>
  30. <Dependency>mesa-devel</Dependency>
  31. <Dependency>doxygen</Dependency>
  32. <Dependency>gtk3-devel</Dependency>
  33. <Dependency>openssl-devel</Dependency>
  34. <Dependency>python3-devel</Dependency>
  35. <Dependency>mesa-glu-devel</Dependency>
  36. <Dependency>ngspice-devel</Dependency>
  37. <Dependency>opencascade-devel</Dependency>
  38. <Dependency>desktop-file-utils</Dependency>
  39. </BuildDependencies>
  40. <Patches>
  41. <!-- <Patch>boost-1.61.patch</Patch> -->
  42. <!-- <Patch>CheckCXXSymbolExists.patch</Patch> -->
  43. </Patches>
  44. </Source>
  45. <Package>
  46. <Name>kicad</Name>
  47. <RuntimeDependencies>
  48. <Dependency>curl</Dependency>
  49. <Dependency>glew</Dependency>
  50. <Dependency>zlib</Dependency>
  51. <Dependency>boost</Dependency>
  52. <Dependency>cairo</Dependency>
  53. <Dependency>glib2</Dependency>
  54. <Dependency>wxGTK3</Dependency>
  55. <Dependency>libgcc</Dependency>
  56. <Dependency>pixman</Dependency>
  57. <Dependency>python3</Dependency>
  58. <Dependency>libgomp</Dependency>
  59. <Dependency>openssl</Dependency>
  60. <Dependency>libglvnd</Dependency>
  61. <Dependency>mesa-glu</Dependency>
  62. <Dependency>opencascade</Dependency>
  63. <Dependency>wxGTK-common</Dependency>
  64. </RuntimeDependencies>
  65. <Files>
  66. <Path fileType="executable">/usr/bin</Path>
  67. <Path fileType="library">/usr/lib</Path>
  68. <Path fileType="data">/usr/share</Path>
  69. <Path fileType="localedata">/usr/share/locale</Path>
  70. <Path fileType="doc">/usr/share/doc</Path>
  71. </Files>
  72. </Package>
  73. <History>
  74. <Update release="5">
  75. <Date>2023-11-01</Date>
  76. <Version>6.0.7</Version>
  77. <Comment>Rebuild.</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="4">
  82. <Date>2022-07-29</Date>
  83. <Version>6.0.7</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="3">
  89. <Date>2018-09-09</Date>
  90. <Version>4.0.7</Version>
  91. <Comment>Rebuild.</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="2">
  96. <Date>2018-05-11</Date>
  97. <Version>4.0.7</Version>
  98. <Comment>Rebuild.</Comment>
  99. <Name>Mustafa Cinasal</Name>
  100. <Email>muscnsl@gmail.com</Email>
  101. </Update>
  102. <Update release="1">
  103. <Date>2018-04-04</Date>
  104. <Version>4.0.7</Version>
  105. <Comment>First release</Comment>
  106. <Name>Mustafa Cinasal</Name>
  107. <Email>muscnsl@gmail.com</Email>
  108. </Update>
  109. </History>
  110. </PISI>