expat-2.8.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>XML parsing libraries</Summary>
|
<Summary>XML parsing libraries</Summary>
|
||||||
<Description>This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.</Description>
|
<Description>This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.</Description>
|
||||||
<Archive sha1sum="9bc4fa50e68245700f5954066537dc9451d04f64" type="tarxz">mirrors://sourceforge/expat/expat-2.7.5.tar.xz</Archive>
|
<Archive sha1sum="76c7577c7f5b029acd86f8da4641c440d47f9528" type="tarxz">mirrors://sourceforge/expat/expat-2.8.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gnuconfig</Dependency>
|
<Dependency>gnuconfig</Dependency>
|
||||||
<Dependency>glibc-devel</Dependency>
|
<Dependency>glibc-devel</Dependency>
|
||||||
@@ -45,6 +45,8 @@
|
|||||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||||
<Path fileType="library">/usr/lib32/pkgconfig</Path>
|
<Path fileType="library">/usr/lib32/pkgconfig</Path>
|
||||||
<Path fileType="doc">/usr/share/doc/expat/html</Path>
|
<Path fileType="doc">/usr/share/doc/expat/html</Path>
|
||||||
|
<Path fileType="data">/usr/lib/cmake</Path>
|
||||||
|
<Path fileType="data">/usr/lib32/cmake</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -64,6 +66,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="24">
|
||||||
|
<Date>2026-04-25</Date>
|
||||||
|
<Version>2.8.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="23">
|
<Update release="23">
|
||||||
<Date>2026-03-18</Date>
|
<Date>2026-03-18</Date>
|
||||||
<Version>2.7.5</Version>
|
<Version>2.7.5</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user