123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>perl-Linux-Desktopfiles</Name>
- <Homepage>https://metacpan.org/module/Linux::DesktopFiles</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>library</IsA>
- <Summary>Perl module to get and parse the linux desktop files</Summary>
- <Description>perl-Linux-Desktopfiles Perl module to get and parse the linux desktop files</Description>
- <Archive sha1sum="caf718ecfd2a219ccf84104b30df609ebf1d8e61" type="targz">http://cpan.metacpan.org/authors/id/T/TR/TRIZEN/Linux-DesktopFiles-0.08.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>perl</Dependency>
- <Dependency>perl-Module-Build</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>perl-Linux-Desktopfiles</Name>
- <RuntimeDependencies>
- <Dependency>perl</Dependency>
- <Dependency>perl-Module-Build</Dependency>
- <Dependency>perl-Data-Dump</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2014-09-10</Date>
- <Version>0.08</Version>
- <Comment>Release bump.</Comment>
- <Name>Marcin Bojara</Name>
- <Email>marcin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2014-05-24</Date>
- <Version>0.08</Version>
- <Comment>Version bump.</Comment>
- <Name>Marcin Bojara</Name>
- <Email>marcin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2013-08-14</Date>
- <Version>0.07</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|