Date: Saturday, May 24, 2014 @ 01:30:52 Author: heftig Revision: 213460
archrelease: copy trunk to extra-i686, extra-x86_64 Added: evolution-ews/repos/extra-i686/PKGBUILD (from rev 213459, evolution-ews/trunk/PKGBUILD) evolution-ews/repos/extra-x86_64/PKGBUILD (from rev 213459, evolution-ews/trunk/PKGBUILD) Deleted: evolution-ews/repos/extra-i686/PKGBUILD evolution-ews/repos/extra-x86_64/PKGBUILD -----------------------+ /PKGBUILD | 54 ++++++++++++++++++++++++++++++++++++++++++++++++ extra-i686/PKGBUILD | 27 ------------------------ extra-x86_64/PKGBUILD | 27 ------------------------ 3 files changed, 54 insertions(+), 54 deletions(-) Deleted: extra-i686/PKGBUILD =================================================================== --- extra-i686/PKGBUILD 2014-05-23 23:30:28 UTC (rev 213459) +++ extra-i686/PKGBUILD 2014-05-23 23:30:52 UTC (rev 213460) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru <ib...@archlinux.org> - -pkgname=evolution-ews -pkgver=3.12.1 -pkgrel=1 -pkgdesc="MS Exchange integration through Exchange Web Services" -arch=('i686' 'x86_64') -license=('LGPL2.1') -url="https://wiki.gnome.org/Apps/Evolution/EWS" -depends=('evolution-data-server' 'gtkhtml4' 'libmspack') -makedepends=('intltool' 'evolution') -options=('!emptydirs') -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('8558cc504e1c7f86e15b369f66acbcd9a041c213d22435493d6365ecbeefd1c7') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ - --libexecdir=/usr/lib/evolution --disable-static --with-krb5 - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install -} Copied: evolution-ews/repos/extra-i686/PKGBUILD (from rev 213459, evolution-ews/trunk/PKGBUILD) =================================================================== --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2014-05-23 23:30:52 UTC (rev 213460) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Ionut Biru <ib...@archlinux.org> + +pkgname=evolution-ews +pkgver=3.12.2 +pkgrel=1 +pkgdesc="MS Exchange integration through Exchange Web Services" +arch=('i686' 'x86_64') +license=('LGPL2.1') +url="https://wiki.gnome.org/Apps/Evolution/EWS" +depends=('evolution-data-server' 'gtkhtml4' 'libmspack') +makedepends=('intltool' 'evolution') +options=('!emptydirs') +source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) +sha256sums=('aa5a179c2fbb6b5119bb53157b6dcf145b1603e5e84fc63b9b50a8b437e43f20') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ + --libexecdir=/usr/lib/evolution --disable-static --with-krb5 + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install +} Deleted: extra-x86_64/PKGBUILD =================================================================== --- extra-x86_64/PKGBUILD 2014-05-23 23:30:28 UTC (rev 213459) +++ extra-x86_64/PKGBUILD 2014-05-23 23:30:52 UTC (rev 213460) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru <ib...@archlinux.org> - -pkgname=evolution-ews -pkgver=3.12.1 -pkgrel=1 -pkgdesc="MS Exchange integration through Exchange Web Services" -arch=('i686' 'x86_64') -license=('LGPL2.1') -url="https://wiki.gnome.org/Apps/Evolution/EWS" -depends=('evolution-data-server' 'gtkhtml4' 'libmspack') -makedepends=('intltool' 'evolution') -options=('!emptydirs') -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('8558cc504e1c7f86e15b369f66acbcd9a041c213d22435493d6365ecbeefd1c7') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ - --libexecdir=/usr/lib/evolution --disable-static --with-krb5 - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install -} Copied: evolution-ews/repos/extra-x86_64/PKGBUILD (from rev 213459, evolution-ews/trunk/PKGBUILD) =================================================================== --- extra-x86_64/PKGBUILD (rev 0) +++ extra-x86_64/PKGBUILD 2014-05-23 23:30:52 UTC (rev 213460) @@ -0,0 +1,27 @@ +# $Id$ +# Maintainer: Ionut Biru <ib...@archlinux.org> + +pkgname=evolution-ews +pkgver=3.12.2 +pkgrel=1 +pkgdesc="MS Exchange integration through Exchange Web Services" +arch=('i686' 'x86_64') +license=('LGPL2.1') +url="https://wiki.gnome.org/Apps/Evolution/EWS" +depends=('evolution-data-server' 'gtkhtml4' 'libmspack') +makedepends=('intltool' 'evolution') +options=('!emptydirs') +source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) +sha256sums=('aa5a179c2fbb6b5119bb53157b6dcf145b1603e5e84fc63b9b50a8b437e43f20') + +build() { + cd $pkgname-$pkgver + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ + --libexecdir=/usr/lib/evolution --disable-static --with-krb5 + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install +}