pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  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-Locale-gettext</Name>
  6. <Homepage>https://metacpan.org/pod/Locale::gettext</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <IsA>library</IsA>
  13. <Summary>A Perl module for accessing the GNU locale utilities</Summary>
  14. <Description>The gettext module permits access from Perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software.</Description>
  15. <Archive sha1sum="a23d0b35269c8db49418fa8585a8dbbed6b8fefa" type="targz">http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency versionFrom="5.38.2">perl</Dependency>
  18. <Dependency versionFrom="0.22.5">gettext-devel</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>perl-Locale-gettext</Name>
  23. <RuntimeDependencies>
  24. <Dependency>perl</Dependency>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="library">/usr/lib</Path>
  28. <Path fileType="data">/usr/share/perl</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="13">
  35. <Date>2024-07-06</Date>
  36. <Version>1.07</Version>
  37. <Comment>Rebuild</Comment>
  38. <Name>Mustafa Cinasal</Name>
  39. <Email>muscnsl@gmail.com</Email>
  40. </Update>
  41. <Update release="12">
  42. <Date>2024-05-16</Date>
  43. <Version>1.07</Version>
  44. <Comment>Rebuild</Comment>
  45. <Name>Mustafa Cinasal</Name>
  46. <Email>muscnsl@gmail.com</Email>
  47. </Update>
  48. <Update release="11">
  49. <Date>2023-11-20</Date>
  50. <Version>1.07</Version>
  51. <Comment>Rebuild</Comment>
  52. <Name>Mustafa Cinasal</Name>
  53. <Email>muscnsl@gmail.com</Email>
  54. </Update>
  55. <Update release="10">
  56. <Date>2023-10-06</Date>
  57. <Version>1.07</Version>
  58. <Comment>Rebuild</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="9">
  63. <Date>2023-09-21</Date>
  64. <Version>1.07</Version>
  65. <Comment>Rebuild</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="8">
  70. <Date>2023-06-28</Date>
  71. <Version>1.07</Version>
  72. <Comment>Rebuild</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="7">
  77. <Date>2023-01-28</Date>
  78. <Version>1.07</Version>
  79. <Comment>Rebuild</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="6">
  84. <Date>2020-12-09</Date>
  85. <Version>1.07</Version>
  86. <Comment>Rebuild</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="5">
  91. <Date>2019-12-23</Date>
  92. <Version>1.07</Version>
  93. <Comment>Rebuild</Comment>
  94. <Name>Idris Kalp</Name>
  95. <Email>idriskalp@gmail.com</Email>
  96. </Update>
  97. <Update release="4">
  98. <Date>2018-07-19</Date>
  99. <Version>1.07</Version>
  100. <Comment>Rebuild</Comment>
  101. <Name>Ertuğrul Erata</Name>
  102. <Email>ertugrulerata@gmail.com</Email>
  103. </Update>
  104. <Update release="3">
  105. <Date>2017-01-24</Date>
  106. <Version>1.07</Version>
  107. <Comment>Rebuild for new toolchain</Comment>
  108. <Name>PisiLinux Community</Name>
  109. <Email>admin@pisilinux.org</Email>
  110. </Update>
  111. <Update release="2">
  112. <Date>2016-04-27</Date>
  113. <Version>1.07</Version>
  114. <Comment>Release Bump</Comment>
  115. <Name>PisiLinux Community</Name>
  116. <Email>admin@pisilinux.org</Email>
  117. </Update>
  118. <Update release="1">
  119. <Date>2016-03-03</Date>
  120. <Version>1.07</Version>
  121. <Comment>First release</Comment>
  122. <Name>Ertuğrul Erata</Name>
  123. <Email>ertugrulerata@gmail.com</Email>
  124. </Update>
  125. </History>
  126. </PISI>