summaryrefslogtreecommitdiffstats
path: root/evolution-webcal/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'evolution-webcal/Pkgfile')
-rwxr-xr-xevolution-webcal/Pkgfile8
1 files changed, 6 insertions, 2 deletions
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