pspec.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>fpc</Name>
  6. <Homepage>https://www.freepascal.org/</Homepage>
  7. <Packager>
  8. <Name>Sami BABAT</Name>
  9. <Email>samibabat@gmail.com</Email>
  10. </Packager>
  11. <Summary>Fpc-src, pascal için derleyici</Summary>
  12. <Description>Fpc-src, pascal için derleyici</Description>
  13. <License>GPL</License>
  14. <IsA>data</IsA>
  15. <IsA>app:console</IsA>
  16. <Archive sha1sum="e13de5eacd47fa2010ee65ca1ad84a782a942f2d">https://datapacket.dl.sourceforge.net/project/lazarus/Lazarus%20Linux%20x86_64%20RPM/Lazarus%201.8.4/fpc-3.0.4-1.x86_64.rpm</Archive>
  17. <BuildDependencies>
  18. <Dependency>rpm2targz</Dependency>
  19. <Dependency>tar</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>fpc</Name>
  24. <Files>
  25. <Path fileType="data">/usr/bin/</Path>
  26. <Path fileType="data">/usr/share/</Path>
  27. <Path fileType="data">/usr/lib64/</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="1">
  32. <Date>2018-09-12</Date>
  33. <Version>3.0.4</Version>
  34. <Comment>Ilk sürüm</Comment>
  35. <Name>Sami BABAT</Name>
  36. <Email>sami.babat@gmail.com</Email>
  37. </Update>
  38. </History>
  39. </PISI>