pspec.xml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl</Name>
  6. <Homepage>https://www.perl.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <License>GPLv2</License>
  13. <IsA>app:console</IsA>
  14. <Summary>Larry Wall's Practical Extraction and Reporting Language</Summary>
  15. <Description>Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.</Description>
  16. <Archive sha1sum="bcb6782ae5ddeca45cbcb263bef8cd3dc9040679" type="targz">https://www.cpan.org/src/5.0/perl-5.38.2.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency versionFrom="6.2.23">db-devel</Dependency>
  19. <Dependency>gdbm-devel</Dependency>
  20. <Dependency>zlib-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <!-- <Patch>CVE-2016-2381_duplicate_env.diff</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>perl-docs</Name>
  28. <PartOf>programming.language.perl</PartOf>
  29. <Summary>Documentation files for perl</Summary>
  30. <Files>
  31. <Path fileType="doc">/usr/share/doc/html</Path>
  32. <Path fileType="doc">/usr/share/doc/perl/html</Path>
  33. <Path fileType="man">/usr/share/man/</Path>
  34. </Files>
  35. </Package>
  36. <Package>
  37. <Name>perl</Name>
  38. <RuntimeDependencies>
  39. <Dependency versionFrom="6.2.23">db</Dependency>
  40. <Dependency>gdbm</Dependency>
  41. <Dependency>zlib</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="executable">/usr/bin</Path>
  45. <Path fileType="library">/usr/lib</Path>
  46. <Path fileType="doc">/usr/share/doc</Path>
  47. <Path fileType="data">/usr/share/perl5</Path>
  48. </Files>
  49. <AdditionalFiles>
  50. <!-- FIXME: Update perl version in target path when Perl version changes! -->
  51. <AdditionalFile owner="root" permission="0644" target="/usr/lib/perl5/5.38.2/vendor_perl/Turkish.pm">Turkish.pm</AdditionalFile>
  52. <!-- <AdditionalFile owner="root" permission="0644" target="/usr/lib/perl5/vendor_perl/5.38.2/Turkish.pm">Turkish.pm</AdditionalFile> -->
  53. </AdditionalFiles>
  54. </Package>
  55. <History>
  56. <Update release="10">
  57. <Date>2024-05-14</Date>
  58. <Version>5.38.2</Version>
  59. <Comment>Rebuild.</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="9">
  64. <Date>2024-05-14</Date>
  65. <Version>5.38.2</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="8">
  71. <Date>2022-01-28</Date>
  72. <Version>5.32.0</Version>
  73. <Comment>Rebuild.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="7">
  78. <Date>2020-12-09</Date>
  79. <Version>5.32.0</Version>
  80. <Comment>Version bump.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="6">
  85. <Date>2019-12-11</Date>
  86. <Version>5.30.1</Version>
  87. <Comment>Version bump</Comment>
  88. <Name>Idris Kalp</Name>
  89. <Email>idriskalp@gmail.com</Email>
  90. </Update>
  91. <Update release="5">
  92. <Date>2018-07-15</Date>
  93. <Version>5.26.1</Version>
  94. <Comment>Rebuild.</Comment>
  95. <Name>Ertuğrul Erata</Name>
  96. <Email>ertugrulerata@gmail.com</Email>
  97. </Update>
  98. <Update release="4">
  99. <Date>2018-05-03</Date>
  100. <Version>5.26.1</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Ertuğrul Erata</Name>
  103. <Email>ertugrulerata@gmail.com</Email>
  104. </Update>
  105. <Update release="3">
  106. <Date>2017-01-21</Date>
  107. <Version>5.24.0</Version>
  108. <Comment>Vesion Bump</Comment>
  109. <Name>Ayhan Yalçınsoy</Name>
  110. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  111. </Update>
  112. <Update release="2">
  113. <Date>2016-04-27</Date>
  114. <Version>5.22.1</Version>
  115. <Comment>Release Bump</Comment>
  116. <Name>PisiLinux Community</Name>
  117. <Email>admin@pisilinux.org</Email>
  118. </Update>
  119. <Update release="1">
  120. <Date>2016-03-01</Date>
  121. <Version>5.22.1</Version>
  122. <Comment>First release</Comment>
  123. <Name>Ertuğrul Erata</Name>
  124. <Email>ertugrulerata@gmail.com</Email>
  125. </Update>
  126. </History>
  127. </PISI>