[arch-commits] Commit in evolution-ews/repos (4 files)

Jan Steffens heftig at archlinux.org
Mon Nov 10 23:13:32 UTC 2014


    Date: Tuesday, November 11, 2014 @ 00:13:31
  Author: heftig
Revision: 225949

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  evolution-ews/repos/extra-i686/PKGBUILD
    (from rev 225948, evolution-ews/trunk/PKGBUILD)
  evolution-ews/repos/extra-x86_64/PKGBUILD
    (from rev 225948, 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-11-10 23:12:56 UTC (rev 225948)
+++ extra-i686/PKGBUILD	2014-11-10 23:13:31 UTC (rev 225949)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=evolution-ews
-pkgver=3.12.7
-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=('138fb6c4cdb36757b3c1efc430b5392d30fe7520c280168c80687627fc325671')
-
-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 225948, evolution-ews/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-11-10 23:13:31 UTC (rev 225949)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=evolution-ews
+pkgver=3.12.8
+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=('808783683bef9fd0c41b0c27f94669418c95ebf7bc62120e10f674f1f2f686b5')
+
+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-11-10 23:12:56 UTC (rev 225948)
+++ extra-x86_64/PKGBUILD	2014-11-10 23:13:31 UTC (rev 225949)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=evolution-ews
-pkgver=3.12.7
-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=('138fb6c4cdb36757b3c1efc430b5392d30fe7520c280168c80687627fc325671')
-
-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 225948, evolution-ews/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-11-10 23:13:31 UTC (rev 225949)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=evolution-ews
+pkgver=3.12.8
+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=('808783683bef9fd0c41b0c27f94669418c95ebf7bc62120e10f674f1f2f686b5')
+
+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
+}



More information about the arch-commits mailing list