pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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-Image-ExifTool</Name>
  6. <Homepage>https://exiftool.org/index.html</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.language.perl</PartOf>
  12. <License>Artistic</License>
  13. <License>GPLv2</License>
  14. <IsA>app:console</IsA>
  15. <Summary>A command-line application for reading, writing and editing meta information in image, audio and video files</Summary>
  16. <Description>ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in image, audio and video files.</Description>
  17. <Archive sha1sum="8bf26bac880854796db3f8a2bd7477386755f9d2" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-12.50.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>perl-Image-ExifTool</Name>
  24. <Summary>A command-line application for reading, writing and editing meta information in image, audio and video files</Summary>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="library">/usr/lib</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="executable">/usr/bin</Path>
  32. <Path fileType="data">/usr/share/perl5</Path>
  33. <Path fileType="man">/usr/share/doc/perl-Image-ExifTool/Changes</Path>
  34. </Files>
  35. </Package>
  36. <Package>
  37. <Name>perl-Image-ExifTool-docs</Name>
  38. <Summary>Documentation of perl-Image-ExifTool</Summary>
  39. <RuntimeDependencies>
  40. <Dependency release="current">perl-Image-ExifTool</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <History>
  47. <Update release="10">
  48. <Date>2024-05-16</Date>
  49. <Version>12.50</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>fury</Name>
  52. <Email>uglyside@yandex.ru</Email>
  53. </Update>
  54. <Update release="9">
  55. <Date>2023-01-17</Date>
  56. <Version>12.50</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>fury</Name>
  59. <Email>uglyside@yandex.ru</Email>
  60. </Update>
  61. <Update release="8">
  62. <Date>2020-07-20</Date>
  63. <Version>12.00</Version>
  64. <Comment>Major version bump</Comment>
  65. <Name>Blue Devil</Name>
  66. <Email>bluedevil@sctzine.com</Email>
  67. </Update>
  68. <Update release="7">
  69. <Date>2020-03-11</Date>
  70. <Version>11.91</Version>
  71. <Comment>Minor version bump.</Comment>
  72. <Name>Blue Devil</Name>
  73. <Email>bluedevil@sctzine.com</Email>
  74. </Update>
  75. <Update release="6">
  76. <Date>2020-02-12</Date>
  77. <Version>11.86</Version>
  78. <Comment>Version bump.</Comment>
  79. <Name>Blue Devil</Name>
  80. <Email>bluedevil@sctzine.com</Email>
  81. </Update>
  82. <Update release="5">
  83. <Date>2020-01-14</Date>
  84. <Version>11.84</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Blue Devil</Name>
  87. <Email>bluedevil@sctzine.com</Email>
  88. </Update>
  89. <Update release="4">
  90. <Date>2018-07-26</Date>
  91. <Version>11.01</Version>
  92. <Comment>Version Bump</Comment>
  93. <Name>Pisi Linux Community</Name>
  94. <Email>admin@pisilinux.org</Email>
  95. </Update>
  96. <Update release="3">
  97. <Date>2017-01-24</Date>
  98. <Version>10.40</Version>
  99. <Comment>Version Bump</Comment>
  100. <Name>Pisi Linux Community</Name>
  101. <Email>admin@pisilinux.org</Email>
  102. </Update>
  103. <Update release="2">
  104. <Date>2016-06-09</Date>
  105. <Version>10.00</Version>
  106. <Comment>Release Bump</Comment>
  107. <Name>Pisi Linux Community</Name>
  108. <Email>admin@pisilinux.org</Email>
  109. </Update>
  110. <Update release="1">
  111. <Date>2015-08-27</Date>
  112. <Version>10.00</Version>
  113. <Comment>First release</Comment>
  114. <Name>Vedat Demir</Name>
  115. <Email>vedat@pisilinux.org</Email>
  116. </Update>
  117. </History>
  118. </PISI>