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

Jan Steffens heftig at archlinux.org
Mon Jun 19 20:08:52 UTC 2017


    Date: Monday, June 19, 2017 @ 20:08:51
  Author: heftig
Revision: 298990

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

Added:
  evolution-ews/repos/extra-i686/PKGBUILD
    (from rev 298989, evolution-ews/trunk/PKGBUILD)
  evolution-ews/repos/extra-x86_64/PKGBUILD
    (from rev 298989, evolution-ews/trunk/PKGBUILD)
Deleted:
  evolution-ews/repos/extra-i686/PKGBUILD
  evolution-ews/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   64 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   32 ------------------------
 extra-x86_64/PKGBUILD |   32 ------------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-06-19 20:08:23 UTC (rev 298989)
+++ extra-i686/PKGBUILD	2017-06-19 20:08:51 UTC (rev 298990)
@@ -1,32 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=evolution-ews
-pkgver=3.24.2
-pkgrel=1
-pkgdesc="MS Exchange integration through Exchange Web Services"
-url="https://wiki.gnome.org/Apps/Evolution/EWS"
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(libmspack evolution)
-makedepends=(intltool gnome-common git cmake)
-options=(!emptydirs)
-_commit=1a1ecee37c5577078e8e9f7340bd6daa7ab2bba2  # tags/EVOLUTION_EWS_3_24_2^0
-source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution -DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evolution-ews/repos/extra-i686/PKGBUILD (from rev 298989, evolution-ews/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-06-19 20:08:51 UTC (rev 298990)
@@ -0,0 +1,32 @@
+# $Id$
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=evolution-ews
+pkgver=3.24.3
+pkgrel=1
+pkgdesc="MS Exchange integration through Exchange Web Services"
+url="https://wiki.gnome.org/Apps/Evolution/EWS"
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(libmspack evolution)
+makedepends=(intltool gnome-common git cmake)
+options=(!emptydirs)
+_commit=1f106e9003f6f375cce92585b6bb5f2facc78f44  # tags/EVOLUTION_EWS_3_24_3^0
+source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution -DSYSCONF_INSTALL_DIR=/etc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-06-19 20:08:23 UTC (rev 298989)
+++ extra-x86_64/PKGBUILD	2017-06-19 20:08:51 UTC (rev 298990)
@@ -1,32 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=evolution-ews
-pkgver=3.24.2
-pkgrel=1
-pkgdesc="MS Exchange integration through Exchange Web Services"
-url="https://wiki.gnome.org/Apps/Evolution/EWS"
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(libmspack evolution)
-makedepends=(intltool gnome-common git cmake)
-options=(!emptydirs)
-_commit=1a1ecee37c5577078e8e9f7340bd6daa7ab2bba2  # tags/EVOLUTION_EWS_3_24_2^0
-source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution -DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evolution-ews/repos/extra-x86_64/PKGBUILD (from rev 298989, evolution-ews/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-06-19 20:08:51 UTC (rev 298990)
@@ -0,0 +1,32 @@
+# $Id$
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=evolution-ews
+pkgver=3.24.3
+pkgrel=1
+pkgdesc="MS Exchange integration through Exchange Web Services"
+url="https://wiki.gnome.org/Apps/Evolution/EWS"
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(libmspack evolution)
+makedepends=(intltool gnome-common git cmake)
+options=(!emptydirs)
+_commit=1f106e9003f6f375cce92585b6bb5f2facc78f44  # tags/EVOLUTION_EWS_3_24_3^0
+source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution -DSYSCONF_INSTALL_DIR=/etc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list