Merge pull request #9616 from 4fury-c3440d8/np
azpainter-3.0.3, liburing-2.0, mpd rebuild.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
Full color painting software for Linux for illustration drawing. This is not suitable for dot editing. Since the color is handled with 16 bit color (15 bit fixed point number) internally, the accuracy of color rises, but the memory is consumed correspondingly.
|
||||
</Description>
|
||||
<Archive sha1sum="c7b713755ce1311437df0296a74d80c779cf2404" type="tarbz2">
|
||||
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.2/azpainter-v3.0.2.tar.bz2
|
||||
<Archive sha1sum="98f9a564b03c22adcc92c549bda22191890c0cac" type="tarbz2">
|
||||
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.3/azpainter-v3.0.3.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2021-07-10</Date>
|
||||
<Version>3.0.3</Version>
|
||||
<Comment>Ver. bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>wascheme@tuta.io</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2021-07-02</Date>
|
||||
<Version>3.0.2</Version>
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2021-07-01</Date>
|
||||
<Date>2021-07-11</Date>
|
||||
<Version>0.22.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
|
||||
@@ -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="5b30af49cd8620dd6c5b339fec26b3d2d9c843e7" type="tarbz2">
|
||||
https://git.kernel.dk/cgit/liburing/snapshot/liburing-0.7.tar.bz2
|
||||
<Archive sha1sum="3e6b29c3909e6d63078b22007cfc20425ae1aa8f" type="tarbz2">
|
||||
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.0.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency>glibc</Dependency> -->
|
||||
@@ -56,6 +56,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-07-10</Date>
|
||||
<Version>2.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>wascheme@tuta.io</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-12-13</Date>
|
||||
<Version>0.7</Version>
|
||||
|
||||
Reference in New Issue
Block a user