[arch-commits] Commit in evolution-exchange/repos (5 files)

2012-04-23 Thread Ionut Biru
Date: Monday, April 23, 2012 @ 05:04:53
  Author: ibiru
Revision: 156757

db-move: moved evolution-exchange from [testing] to [extra] (i686)

Added:
  evolution-exchange/repos/extra-i686/PKGBUILD
(from rev 156695, evolution-exchange/repos/testing-i686/PKGBUILD)
  evolution-exchange/repos/extra-i686/evolution-exchange.install
(from rev 156695, 
evolution-exchange/repos/testing-i686/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-i686/PKGBUILD
  evolution-exchange/repos/extra-i686/evolution-exchange.install
  evolution-exchange/repos/testing-i686/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-23 09:04:52 UTC (rev 156756)
+++ extra-i686/PKGBUILD 2012-04-23 09:04:53 UTC (rev 156757)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.2.3
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('759a73c7c49aaf45a5ea9d846b44e1314e13e78d4bfe959fc3ded311c1c690a2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -m755 -d $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain evolution-exchange-3.2 $pkgdir/etc/gconf/schemas/*.schemas
-  rm -f $pkgdir/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-i686/PKGBUILD (from rev 156695, 
evolution-exchange/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-23 09:04:53 UTC (rev 156757)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.4.1
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a123b943e5a7128435b65219bfcd2a8f71223f8d7ef0319ec06011fbd392ea80')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain evolution-exchange-3.2 $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Deleted: extra-i686/evolution-exchange.install
===
--- extra-i686/evolution-exchange.install   2012-04-23 09:04:52 UTC (rev 
156756)
+++ extra-i686/evolution-exchange.install   2012-04-23 09:04:53 UTC (rev 
156757)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-i686/evolution-exchange.install (from 
rev 156695, evolution-exchange/repos/testing-i686/evolution-exchange.install)
===
--- extra-i686/evolution-exchange.install   (rev 0)
+++ extra-i686/evolution-exchange.install   2012-04-23 09:04:53 UTC (rev 
156757)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}



[arch-commits] Commit in evolution-exchange/repos (5 files)

2012-04-23 Thread Ionut Biru
Date: Monday, April 23, 2012 @ 05:04:55
  Author: ibiru
Revision: 156758

db-move: moved evolution-exchange from [testing] to [extra] (x86_64)

Added:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
(from rev 156695, evolution-exchange/repos/testing-x86_64/PKGBUILD)
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
(from rev 156695, 
evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
  evolution-exchange/repos/testing-x86_64/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-23 09:04:53 UTC (rev 156757)
+++ extra-x86_64/PKGBUILD   2012-04-23 09:04:55 UTC (rev 156758)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.2.3
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('759a73c7c49aaf45a5ea9d846b44e1314e13e78d4bfe959fc3ded311c1c690a2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -m755 -d $pkgdir/usr/share/gconf/schemas
-  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain evolution-exchange-3.2 $pkgdir/etc/gconf/schemas/*.schemas
-  rm -f $pkgdir/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-x86_64/PKGBUILD (from rev 156695, 
evolution-exchange/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-23 09:04:55 UTC (rev 156758)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.4.1
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a123b943e5a7128435b65219bfcd2a8f71223f8d7ef0319ec06011fbd392ea80')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain evolution-exchange-3.2 $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Deleted: extra-x86_64/evolution-exchange.install
===
--- extra-x86_64/evolution-exchange.install 2012-04-23 09:04:53 UTC (rev 
156757)
+++ extra-x86_64/evolution-exchange.install 2012-04-23 09:04:55 UTC (rev 
156758)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-x86_64/evolution-exchange.install (from 
rev 156695, evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
===
--- extra-x86_64/evolution-exchange.install (rev 0)
+++ extra-x86_64/evolution-exchange.install 2012-04-23 09:04:55 UTC (rev 
156758)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}



[arch-commits] Commit in evolution-exchange/repos (5 files)

2012-01-11 Thread Stéphane Gaudreault
Date: Wednesday, January 11, 2012 @ 10:22:04
  Author: stephane
Revision: 146466

db-move: moved evolution-exchange from [testing] to [extra] (i686)

Added:
  evolution-exchange/repos/extra-i686/PKGBUILD
(from rev 146455, evolution-exchange/repos/testing-i686/PKGBUILD)
  evolution-exchange/repos/extra-i686/evolution-exchange.install
(from rev 146455, 
evolution-exchange/repos/testing-i686/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-i686/PKGBUILD
  evolution-exchange/repos/extra-i686/evolution-exchange.install
  evolution-exchange/repos/testing-i686/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-01-11 15:22:02 UTC (rev 146465)
+++ extra-i686/PKGBUILD 2012-01-11 15:22:04 UTC (rev 146466)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.2.1
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-i686/PKGBUILD (from rev 146455, 
evolution-exchange/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-01-11 15:22:04 UTC (rev 146466)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.1
+pkgrel=2
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain evolution-exchange-3.2 $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Deleted: extra-i686/evolution-exchange.install
===
--- extra-i686/evolution-exchange.install   2012-01-11 15:22:02 UTC (rev 
146465)
+++ extra-i686/evolution-exchange.install   2012-01-11 15:22:04 UTC (rev 
146466)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-i686/evolution-exchange.install (from 
rev 146455, evolution-exchange/repos/testing-i686/evolution-exchange.install)
===
--- extra-i686/evolution-exchange.install   (rev 0)
+++ extra-i686/evolution-exchange.install   2012-01-11 15:22:04 UTC (rev 
146466)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}



[arch-commits] Commit in evolution-exchange/repos (5 files)

2012-01-11 Thread Stéphane Gaudreault
Date: Wednesday, January 11, 2012 @ 10:22:05
  Author: stephane
Revision: 146467

db-move: moved evolution-exchange from [testing] to [extra] (x86_64)

Added:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
(from rev 146455, evolution-exchange/repos/testing-x86_64/PKGBUILD)
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
(from rev 146455, 
evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
  evolution-exchange/repos/testing-x86_64/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-01-11 15:22:04 UTC (rev 146466)
+++ extra-x86_64/PKGBUILD   2012-01-11 15:22:05 UTC (rev 146467)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.2.1
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-x86_64/PKGBUILD (from rev 146455, 
evolution-exchange/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-01-11 15:22:05 UTC (rev 146467)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.1
+pkgrel=2
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain evolution-exchange-3.2 $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Deleted: extra-x86_64/evolution-exchange.install
===
--- extra-x86_64/evolution-exchange.install 2012-01-11 15:22:04 UTC (rev 
146466)
+++ extra-x86_64/evolution-exchange.install 2012-01-11 15:22:05 UTC (rev 
146467)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-x86_64/evolution-exchange.install (from 
rev 146455, evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
===
--- extra-x86_64/evolution-exchange.install (rev 0)
+++ extra-x86_64/evolution-exchange.install 2012-01-11 15:22:05 UTC (rev 
146467)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}



[arch-commits] Commit in evolution-exchange/repos (5 files)

2011-10-19 Thread Ionut Biru
Date: Thursday, October 20, 2011 @ 01:42:09
  Author: ibiru
Revision: 140864

db-move: moved evolution-exchange from [testing] to [extra] (i686)

Added:
  evolution-exchange/repos/extra-i686/PKGBUILD
(from rev 140832, evolution-exchange/repos/testing-i686/PKGBUILD)
  evolution-exchange/repos/extra-i686/evolution-exchange.install
(from rev 140832, 
evolution-exchange/repos/testing-i686/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-i686/PKGBUILD
  evolution-exchange/repos/extra-i686/evolution-exchange.install
  evolution-exchange/repos/testing-i686/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-20 05:42:08 UTC (rev 140863)
+++ extra-i686/PKGBUILD 2011-10-20 05:42:09 UTC (rev 140864)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.2.0
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f61a5e5e5a51a6bc45c0df20d7a99a8c5361fac07eb9eadc15dd5329af1f1f29')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-i686/PKGBUILD (from rev 140832, 
evolution-exchange/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-20 05:42:09 UTC (rev 140864)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Deleted: extra-i686/evolution-exchange.install
===
--- extra-i686/evolution-exchange.install   2011-10-20 05:42:08 UTC (rev 
140863)
+++ extra-i686/evolution-exchange.install   2011-10-20 05:42:09 UTC (rev 
140864)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-i686/evolution-exchange.install (from 
rev 140832, evolution-exchange/repos/testing-i686/evolution-exchange.install)
===
--- extra-i686/evolution-exchange.install   (rev 0)
+++ extra-i686/evolution-exchange.install   2011-10-20 05:42:09 UTC (rev 
140864)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}



[arch-commits] Commit in evolution-exchange/repos (5 files)

2011-10-19 Thread Ionut Biru
Date: Thursday, October 20, 2011 @ 01:42:10
  Author: ibiru
Revision: 140865

db-move: moved evolution-exchange from [testing] to [extra] (x86_64)

Added:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
(from rev 140832, evolution-exchange/repos/testing-x86_64/PKGBUILD)
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
(from rev 140832, 
evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
  evolution-exchange/repos/testing-x86_64/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-10-20 05:42:09 UTC (rev 140864)
+++ extra-x86_64/PKGBUILD   2011-10-20 05:42:10 UTC (rev 140865)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.2.0
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f61a5e5e5a51a6bc45c0df20d7a99a8c5361fac07eb9eadc15dd5329af1f1f29')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-x86_64/PKGBUILD (from rev 140832, 
evolution-exchange/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-10-20 05:42:10 UTC (rev 140865)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Deleted: extra-x86_64/evolution-exchange.install
===
--- extra-x86_64/evolution-exchange.install 2011-10-20 05:42:09 UTC (rev 
140864)
+++ extra-x86_64/evolution-exchange.install 2011-10-20 05:42:10 UTC (rev 
140865)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-x86_64/evolution-exchange.install (from 
rev 140832, evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
===
--- extra-x86_64/evolution-exchange.install (rev 0)
+++ extra-x86_64/evolution-exchange.install 2011-10-20 05:42:10 UTC (rev 
140865)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}



[arch-commits] Commit in evolution-exchange/repos (5 files)

2011-10-01 Thread Ionut Biru
Date: Saturday, October 1, 2011 @ 14:56:50
  Author: ibiru
Revision: 139258

db-move: moved evolution-exchange from [testing] to [extra] (i686)

Added:
  evolution-exchange/repos/extra-i686/PKGBUILD
(from rev 139207, evolution-exchange/repos/testing-i686/PKGBUILD)
  evolution-exchange/repos/extra-i686/evolution-exchange.install
(from rev 139207, 
evolution-exchange/repos/testing-i686/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-i686/PKGBUILD
  evolution-exchange/repos/extra-i686/evolution-exchange.install
  evolution-exchange/repos/testing-i686/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-01 18:56:49 UTC (rev 139257)
+++ extra-i686/PKGBUILD 2011-10-01 18:56:50 UTC (rev 139258)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.0.3
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop' 'libunique3')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('45740017f509f45cc2eba525022da8828017ad98737179b450d3177b469b30d7')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.0 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-i686/PKGBUILD (from rev 139207, 
evolution-exchange/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-01 18:56:50 UTC (rev 139258)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.0
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('f61a5e5e5a51a6bc45c0df20d7a99a8c5361fac07eb9eadc15dd5329af1f1f29')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Deleted: extra-i686/evolution-exchange.install
===
--- extra-i686/evolution-exchange.install   2011-10-01 18:56:49 UTC (rev 
139257)
+++ extra-i686/evolution-exchange.install   2011-10-01 18:56:50 UTC (rev 
139258)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-i686/evolution-exchange.install (from 
rev 139207, evolution-exchange/repos/testing-i686/evolution-exchange.install)
===
--- extra-i686/evolution-exchange.install   (rev 0)
+++ extra-i686/evolution-exchange.install   2011-10-01 18:56:50 UTC (rev 
139258)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}



[arch-commits] Commit in evolution-exchange/repos (5 files)

2011-10-01 Thread Ionut Biru
Date: Saturday, October 1, 2011 @ 14:56:51
  Author: ibiru
Revision: 139259

db-move: moved evolution-exchange from [testing] to [extra] (x86_64)

Added:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
(from rev 139207, evolution-exchange/repos/testing-x86_64/PKGBUILD)
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
(from rev 139207, 
evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
Deleted:
  evolution-exchange/repos/extra-x86_64/PKGBUILD
  evolution-exchange/repos/extra-x86_64/evolution-exchange.install
  evolution-exchange/repos/testing-x86_64/

+
 PKGBUILD   |   66 +--
 evolution-exchange.install |   34 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-10-01 18:56:50 UTC (rev 139258)
+++ extra-x86_64/PKGBUILD   2011-10-01 18:56:51 UTC (rev 139259)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=evolution-exchange
-pkgver=3.0.3
-pkgrel=1
-pkgdesc=Ximian Connector Exchange plugin for Evolution
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.ximian.com;
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop' 'libunique3')
-makedepends=('intltool' 'evolution')
-options=('!libtool' '!emptydirs')
-install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('45740017f509f45cc2eba525022da8828017ad98737179b450d3177b469b30d7')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static \
-  --with-libdb=/usr --with-krb5=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.0 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: evolution-exchange/repos/extra-x86_64/PKGBUILD (from rev 139207, 
evolution-exchange/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-10-01 18:56:51 UTC (rev 139259)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.0
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('f61a5e5e5a51a6bc45c0df20d7a99a8c5361fac07eb9eadc15dd5329af1f1f29')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Deleted: extra-x86_64/evolution-exchange.install
===
--- extra-x86_64/evolution-exchange.install 2011-10-01 18:56:50 UTC (rev 
139258)
+++ extra-x86_64/evolution-exchange.install 2011-10-01 18:56:51 UTC (rev 
139259)
@@ -1,17 +0,0 @@
-pkgname=evolution-exchange
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: evolution-exchange/repos/extra-x86_64/evolution-exchange.install (from 
rev 139207, evolution-exchange/repos/testing-x86_64/evolution-exchange.install)
===
--- extra-x86_64/evolution-exchange.install (rev 0)
+++ extra-x86_64/evolution-exchange.install 2011-10-01 18:56:51 UTC (rev 
139259)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}