From 647c7d27de240684052dd03478c0c491cb023829 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 17 Apr 2012 01:37:07 +0200 Subject: [PATCH] librsvg: update to 2.36.1. --- srcpkgs/librsvg/librsvg.rshlibs | 2 ++ srcpkgs/librsvg/template | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/librsvg/librsvg.rshlibs b/srcpkgs/librsvg/librsvg.rshlibs index 71a6aa61586..ff51a4ee3a1 100644 --- a/srcpkgs/librsvg/librsvg.rshlibs +++ b/srcpkgs/librsvg/librsvg.rshlibs @@ -19,3 +19,5 @@ libcroco-0.6.so.3 libxml2.so.2 libm.so.6 libatk-1.0.so.0 +libgmodule-2.0.so.0 +librt.so.1 diff --git a/srcpkgs/librsvg/template b/srcpkgs/librsvg/template index a76390a08a3..3c3e53df9e5 100644 --- a/srcpkgs/librsvg/template +++ b/srcpkgs/librsvg/template @@ -1,13 +1,12 @@ # Template build file for 'librsvg'. pkgname=librsvg -version=2.36.0 -revision=2 +version=2.36.1 distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-static --enable-introspection" short_desc="SVG library for GNOME" maintainer="Juan RP " -checksum=e6475e08c73e92c8bc58824e215551bd64ac5e9a492ff8c520b89c01a7ea510a +checksum=786b95e1a091375c5ef2997a21c69ff24d7077afeff18197355f54d9dcbcd8c5 long_desc=" librsvg is Raph's scalable vector graphics library. It provides support for SVG graphics, and is used by the GNOME desktop.