Merge pull request #4703 from Rmys/master

librsvg-2.42.3:ver.bump
This commit is contained in:
Rmys
2018-04-20 17:51:56 +03:00
committed by GitHub
2 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "COPYING", "COPYING.LIB", "NEWS", "README")
pisitools.dodoc("AUTHORS", "COPYING", "COPYING.LIB", "NEWS", "README*")
+15 -3
View File
@@ -12,8 +12,11 @@
<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="244441b0f83ea8b3888cea2e9337eed3426f0149" type="tarxz">mirrors://gnome/librsvg/2.40/librsvg-2.40.20.tar.xz</Archive>
<Archive sha1sum="6e9a4840ddd15af34c959c90e4867bc7f15bf908" type="tarxz">mirrors://gnome/librsvg/2.42/librsvg-2.42.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>rust</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>libcroco-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>pango-devel</Dependency>
@@ -21,6 +24,7 @@
<Dependency>python-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>python-six</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<Patches>
@@ -33,6 +37,7 @@
<Dependency>glib2</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>fontconfig</Dependency>
@@ -77,12 +82,19 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib32/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2018-04-19</Date>
<Version>2.42.3</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-01-08</Date>
<Version>2.40.20</Version>