@@ -15,8 +15,8 @@
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary>This is the io_uring library, liburing.</Summary>
|
||||
<Description>liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.</Description>
|
||||
<Archive sha1sum="67394c9e12775ac0bf44acd5bb96eeb3ad8c0a02" type="tarbz2">
|
||||
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.2.tar.bz2
|
||||
<Archive sha1sum="bf6a02335cd2d23c69ca90b2de45a470159133fc" type="tarbz2">
|
||||
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.3.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency>glibc</Dependency> -->
|
||||
@@ -56,6 +56,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2022-11-10</Date>
|
||||
<Version>2.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>2.2</Version>
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary>Fast C++ logging library.</Summary>
|
||||
<Description>Very fast, header-only/compiled, C++ logging library.</Description>
|
||||
<Archive sha1sum="a1f1abc03a6b66158578321f100e5e31e3806601" type="targz">
|
||||
https://github.com/gabime/spdlog/archive/refs/tags/v1.10.0.tar.gz
|
||||
<Archive sha1sum="b0d3106fe0e3c81a51c1bf710b6ac06daa496435" type="targz">
|
||||
https://github.com/gabime/spdlog/archive/refs/tags/v1.11.0.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-11-10</Date>
|
||||
<Version>1.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-09-24</Date>
|
||||
<Version>1.10.0</Version>
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary>a clean C library for processing UTF-8 Unicode data.</Summary>
|
||||
<Description>utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding.</Description>
|
||||
<Archive sha1sum="5953bdb9c896c6e2bbacf713181a5fd608c35888" type="targz">
|
||||
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.7.0.tar.gz
|
||||
<Archive sha1sum="7713007fde54cc8f8238936cae246c4ce30180f9" type="targz">
|
||||
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.8.0.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-11-10</Date>
|
||||
<Version>2.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-12-20</Date>
|
||||
<Version>2.7.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user