double-conversion.

This commit is contained in:
4fury-c3440d8
2021-12-21 06:02:56 +03:00
parent 6226ca6e63
commit 959a97e304
3 changed files with 39 additions and 52 deletions
@@ -13,8 +13,8 @@
<IsA>library</IsA>
<Summary>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</Summary>
<Description>double-conversion provides binary-decimal and decimal-binary routines for IEEE doubles.</Description>
<Archive sha1sum="ea899f825b61f374b310654927b41244d80b538e" type="targz">
https://github.com/google/double-conversion/archive/v3.1.5.tar.gz
<Archive sha1sum="5ece3a81c1c6079f965cb025504642e409c74c1c" type="targz">
https://github.com/google/double-conversion/archive/refs/tags/v3.1.6.tar.gz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -23,7 +23,6 @@
<Package>
<Name>double-conversion</Name>
<Summary>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</Summary>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
@@ -35,17 +34,24 @@
<Package>
<Name>double-conversion-devel</Name>
<Summary>Development files for double-conversion</Summary>
<RuntimeDependencies>
<Dependency release="current">double-conversion</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-12-20</Date>
<Version>3.1.6</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2020-04-30</Date>
<Version>3.1.5</Version>
@@ -54,4 +60,4 @@
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>
</PISI>