123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>liri-cmake-shared</Name>
- <Homepage>https://liri.io/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>BSD</License>
- <IsA>library</IsA>
- <Summary>Extra imports and modules for Cmake</Summary>
- <Description>Extra imports and modules for Cmake</Description>
- <Archive sha1sum="8dc8c57cbd26c5eb8838d13b2c2a191db6e43af4" type="tarxz">https://github.com/lirios/cmake-shared/releases/download/v2.0.0/liri-cmake-shared-2.0.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>liri-cmake-shared</Name>
- <RuntimeDependencies>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
-
- <History>
- <Update release="2">
- <Date>2023-12-30</Date>
- <Version>2.0.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-04-04</Date>
- <Version>1.1.0</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|