summaryrefslogtreecommitdiffstats
path: root/telepathy-salut/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-03-31 12:36:16 +0200
committerpiernov <piernov@piernov.org>2012-03-31 12:36:16 +0200
commit9aade3f59d13dbbf1c1b66e7c062761718c82323 (patch)
treecd18ce5ef90d41f365f583c559ac601aa32b9dee /telepathy-salut/Pkgfile
parent3ba3ed84220cf00e6e2b79a4f548b4a4a03eecba (diff)
downloadgnome3-9aade3f59d13dbbf1c1b66e7c062761718c82323.tar.gz
gnome3-9aade3f59d13dbbf1c1b66e7c062761718c82323.tar.bz2
gnome3-9aade3f59d13dbbf1c1b66e7c062761718c82323.tar.xz
gnome3-9aade3f59d13dbbf1c1b66e7c062761718c82323.zip
telepathy-salut 0.7.2-1 màj port
Diffstat (limited to 'telepathy-salut/Pkgfile')
-rwxr-xr-xtelepathy-salut/Pkgfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/telepathy-salut/Pkgfile b/telepathy-salut/Pkgfile
index fb720c9..821fdea 100755
--- a/telepathy-salut/Pkgfile
+++ b/telepathy-salut/Pkgfile
@@ -6,7 +6,7 @@
# Run on: telepathy-glib,avahi-gtk,libsoup,xmldiff
name=telepathy-salut
-version=0.7.1
+version=0.7.2
release=1
source=(http://${name%-*}.freedesktop.org/releases/$name/$name-$version.tar.gz)
@@ -14,6 +14,8 @@ build() {
cd $name-$version
PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
--libexecdir=/usr/lib/${name%-*} \
+ --enable-plugin-api \
+ --enable-avahi-tests=no \
--with-tls=openssl
make
make DESTDIR=$PKG install