librsvg-2.54.3

This commit is contained in:
Rmys
2022-05-31 20:42:09 +03:00
committed by GitHub
parent 562eade0dd
commit 94a9f60920
2 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ def setup():
autotools.autoreconf("-fiv")
autotools.configure("--enable-vala \
--disable-static \
--disable-gtk-doc")
--enable-gtk-doc")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
@@ -26,4 +26,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "COPYING.LIB", "NEWS", "README.md")
pisitools.dodoc("AUTHORS", "COPYING.LIB", "NEWS", "README.md")
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Scalable Vector Graphics (SVG) rendering library</Summary>
<Description>librsvg is a component used within software applications to enable support for SVG-format scalable vector graphics.</Description>
<Archive sha1sum="95e501fe117932384c812dc0e524eddfa866bb79" type="tarxz">mirrors://gnome/librsvg/2.53/librsvg-2.53.0.tar.xz</Archive>
<Archive sha1sum="9352f4c4eabbec89cea81089a97d5435a0e9719a" type="tarxz">mirrors://gnome/librsvg/2.54/librsvg-2.54.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>rust</Dependency>
<Dependency>docutils</Dependency>
@@ -70,7 +70,7 @@
<Dependency>librsvg</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/librsvg/Rsvg-2.0</Path>
<Path fileType="doc">/usr/share/doc/Rsvg-2.0</Path>
</Files>
</Package>
@@ -91,6 +91,13 @@
</Package>
<History>
<Update release="18">
<Date>2022-05-14</Date>
<Version>2.54.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2022-01-08</Date>
<Version>2.53.0</Version>