123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>perl-Image-ExifTool</Name>
- <Homepage>https://exiftool.org/index.html</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <PartOf>programming.language.perl</PartOf>
- <License>Artistic</License>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <Summary>A command-line application for reading, writing and editing meta information in image, audio and video files</Summary>
- <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>
- <Archive sha1sum="8bf26bac880854796db3f8a2bd7477386755f9d2" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-12.50.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>perl</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>perl-Image-ExifTool</Name>
- <Summary>A command-line application for reading, writing and editing meta information in image, audio and video files</Summary>
- <RuntimeDependencies>
- <Dependency>perl</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/perl5</Path>
- <Path fileType="man">/usr/share/doc/perl-Image-ExifTool/Changes</Path>
- </Files>
- </Package>
- <Package>
- <Name>perl-Image-ExifTool-docs</Name>
- <Summary>Documentation of perl-Image-ExifTool</Summary>
- <RuntimeDependencies>
- <Dependency release="current">perl-Image-ExifTool</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="10">
- <Date>2024-05-16</Date>
- <Version>12.50</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="9">
- <Date>2023-01-17</Date>
- <Version>12.50</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="8">
- <Date>2020-07-20</Date>
- <Version>12.00</Version>
- <Comment>Major version bump</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-03-11</Date>
- <Version>11.91</Version>
- <Comment>Minor version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="6">
- <Date>2020-02-12</Date>
- <Version>11.86</Version>
- <Comment>Version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="5">
- <Date>2020-01-14</Date>
- <Version>11.84</Version>
- <Comment>Version bump.</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-26</Date>
- <Version>11.01</Version>
- <Comment>Version Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-01-24</Date>
- <Version>10.40</Version>
- <Comment>Version Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>10.00</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-08-27</Date>
- <Version>10.00</Version>
- <Comment>First release</Comment>
- <Name>Vedat Demir</Name>
- <Email>vedat@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|