@@ -40,4 +40,4 @@ def install():
|
|||||||
pisitools.removeDir("/usr/bin32")
|
pisitools.removeDir("/usr/bin32")
|
||||||
return
|
return
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "Copyright", "FEATURES", "NEWS", "README", "TODO")
|
pisitools.dodoc("AUTHORS", "Copyright", "FEATURES", "NEWS", "README", "TODO")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>XSLT libraries and tools</Summary>
|
<Summary>XSLT libraries and tools</Summary>
|
||||||
<Description>Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML.</Description>
|
<Description>Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML.</Description>
|
||||||
<Archive sha1sum="9e4e7f884f8ac88c17df0f9475201bef985d42e4" type="tarxz">https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.35.tar.xz</Archive>
|
<Archive sha1sum="8979f263d869e44010664a53cfc444740fe5a3b8" type="tarxz">https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.37.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="2.9.13">libxml2-devel</Dependency>
|
<Dependency versionFrom="2.9.13">libxml2-devel</Dependency>
|
||||||
<Dependency>libgcrypt-devel</Dependency>
|
<Dependency>libgcrypt-devel</Dependency>
|
||||||
@@ -83,6 +83,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="13">
|
||||||
|
<Date>2022-09-01</Date>
|
||||||
|
<Version>1.1.37</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="12">
|
<Update release="12">
|
||||||
<Date>2022-04-24</Date>
|
<Date>2022-04-24</Date>
|
||||||
<Version>1.1.35</Version>
|
<Version>1.1.35</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user