From f22b855e4847995d23228c98931c532699d95ad7 Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 23 May 2012 20:19:08 +0000 Subject: evolution-webcal ajout patch gtk3 --- evolution-webcal/Pkgfile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'evolution-webcal/Pkgfile') diff --git a/evolution-webcal/Pkgfile b/evolution-webcal/Pkgfile index 56f7708..4c87c3c 100755 --- a/evolution-webcal/Pkgfile +++ b/evolution-webcal/Pkgfile @@ -6,10 +6,14 @@ name=evolution-webcal version=2.32.0 -release=1 -source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.bz2) +release=2 +source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.bz2 + build-with-gtk3.patch) + build() { cd $name-$version + patch -p1 < ../build-with-gtk3.patch + autoreconf -if ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib -- cgit v1.2.3-70-g09d2