48 lines
1.9 KiB
XML
48 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>guidelines-support-library</Name>
|
||
<Homepage>https://github.com/Microsoft/GSL</Homepage>
|
||
<Packager>
|
||
<Name>Safa Arıman</Name>
|
||
<Email>safaariman@pisilinux.org</Email>
|
||
</Packager>
|
||
<PartOf>programming.library</PartOf>
|
||
<License>MIT</License>
|
||
<IsA>library</IsA>
|
||
<Summary>Microsoft Guidelines Support Library</Summary>
|
||
<Description>The Guideline Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This package contains Microsoft's implementation of GSL.</Description>
|
||
<Archive sha1sum="3f2891a46595806563e7a0e25bb7ecbb30776445" type="targz">https://github.com/microsoft/GSL/archive/v3.1.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>cmake</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>guidelines-support-library-devel</Name>
|
||
<Summary>Development files of Microsoft Guidelines Support Library</Summary>
|
||
<Files>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/share/cmake</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2020-09-23</Date>
|
||
<Version>3.1.0</Version>
|
||
<Comment>Major version bump. Translations fixed.</Comment>
|
||
<Name>Blue Devil</Name>
|
||
<Email>bluedevil@sctzine.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2020-03-18</Date>
|
||
<Version>2.1.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Safa Arıman</Name>
|
||
<Email>safaariman@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI> |