diff options
author | piernov <piernov@piernov.org> | 2012-05-23 18:10:04 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-05-23 18:10:04 +0000 |
commit | 0f419db28ac21799bfdbfb8a1fd7705548a6c510 (patch) | |
tree | 413974d5b92a2fc92d77f940aecd1147ed7850d1 /evolution-data-server/Pkgfile | |
parent | 81b6434ed307cfb47cbf027ada6436ca875db638 (diff) | |
download | gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.tar.gz gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.tar.bz2 gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.tar.xz gnome3-0f419db28ac21799bfdbfb8a1fd7705548a6c510.zip |
evolution-data-server 3.4.2-1 màj port
Diffstat (limited to 'evolution-data-server/Pkgfile')
-rw-r--r-- | evolution-data-server/Pkgfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/evolution-data-server/Pkgfile b/evolution-data-server/Pkgfile index e163d86..faf57a1 100644 --- a/evolution-data-server/Pkgfile +++ b/evolution-data-server/Pkgfile @@ -5,7 +5,7 @@ # Run on: libgnomeui,libsoup,nss,libical,libgweather,popt,bison,libgdata,gnome-online-accounts,openldap,kerberos name=evolution-data-server -version=3.4.0 +version=3.4.2 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) @@ -16,10 +16,8 @@ build() { --localstatedir=/var \ --libexecdir=/usr/lib/evolution-data-server \ --enable-goa \ - --enable-ssl \ --enable-smime \ --enable-ipv6=yes \ - --enable-calendar=yes \ --enable-weather \ --enable-nntp \ --enable-purify \ |