[arch-commits] Commit in evolution-groupwise/repos (3 files)

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

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

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

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-23 09:04:55 UTC (rev 156758)
+++ extra-i686/PKGBUILD 2012-04-23 09:04:56 UTC (rev 156759)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=evolution-groupwise
-pkgver=3.2.3
-pkgrel=2
-pkgdesc=GroupWise connector for evolution
-arch=(i686 x86_64)
-url=http://projects.gnome.org/evolution/;
-license=(LGPL)
-depends=('evolution-data-server' 'gtkhtml4')
-makedepends=(intltool evolution)
-optdepends=('evolution: evolution plugin')
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9972cf6ab05168e2364f7d7af1a5d9dd2bb994ab833fc2aaf926a4390e6b8062')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var  --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-

Copied: evolution-groupwise/repos/extra-i686/PKGBUILD (from rev 156695, 
evolution-groupwise/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-23 09:04:56 UTC (rev 156759)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.4.0
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b5e882811d10411249accb4ce1131d2e2d336d357b68a8f5dcfe7576b320c717')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

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

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

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

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-23 09:04:56 UTC (rev 156759)
+++ extra-x86_64/PKGBUILD   2012-04-23 09:04:57 UTC (rev 156760)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=evolution-groupwise
-pkgver=3.2.3
-pkgrel=2
-pkgdesc=GroupWise connector for evolution
-arch=(i686 x86_64)
-url=http://projects.gnome.org/evolution/;
-license=(LGPL)
-depends=('evolution-data-server' 'gtkhtml4')
-makedepends=(intltool evolution)
-optdepends=('evolution: evolution plugin')
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9972cf6ab05168e2364f7d7af1a5d9dd2bb994ab833fc2aaf926a4390e6b8062')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var  --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-

Copied: evolution-groupwise/repos/extra-x86_64/PKGBUILD (from rev 156695, 
evolution-groupwise/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-23 09:04:57 UTC (rev 156760)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.4.0
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b5e882811d10411249accb4ce1131d2e2d336d357b68a8f5dcfe7576b320c717')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

2012-04-01 Thread Jan Steffens
Date: Sunday, April 1, 2012 @ 07:31:46
  Author: heftig
Revision: 155059

db-move: moved evolution-groupwise from [gnome-unstable] to [testing] (i686)

Added:
  evolution-groupwise/repos/testing-i686/
  evolution-groupwise/repos/testing-i686/PKGBUILD
(from rev 155005, evolution-groupwise/repos/gnome-unstable-i686/PKGBUILD)
Deleted:
  evolution-groupwise/repos/gnome-unstable-i686/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: evolution-groupwise/repos/testing-i686/PKGBUILD (from rev 155005, 
evolution-groupwise/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-01 11:31:46 UTC (rev 155059)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.4.0
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b5e882811d10411249accb4ce1131d2e2d336d357b68a8f5dcfe7576b320c717')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

2012-04-01 Thread Jan Steffens
Date: Sunday, April 1, 2012 @ 07:31:47
  Author: heftig
Revision: 155060

db-move: moved evolution-groupwise from [gnome-unstable] to [testing] (x86_64)

Added:
  evolution-groupwise/repos/testing-x86_64/
  evolution-groupwise/repos/testing-x86_64/PKGBUILD
(from rev 155005, evolution-groupwise/repos/gnome-unstable-x86_64/PKGBUILD)
Deleted:
  evolution-groupwise/repos/gnome-unstable-x86_64/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: evolution-groupwise/repos/testing-x86_64/PKGBUILD (from rev 155005, 
evolution-groupwise/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-01 11:31:47 UTC (rev 155060)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.4.0
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b5e882811d10411249accb4ce1131d2e2d336d357b68a8f5dcfe7576b320c717')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var  --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

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

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

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

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-01-11 15:22:05 UTC (rev 146467)
+++ extra-i686/PKGBUILD 2012-01-11 15:22:06 UTC (rev 146468)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=evolution-groupwise
-pkgver=3.2.3
-pkgrel=1
-pkgdesc=GroupWise connector for evolution
-arch=(i686 x86_64)
-url=http://projects.gnome.org/evolution/;
-license=(LGPL)
-depends=('evolution-data-server' 'gtkhtml4')
-makedepends=(intltool evolution)
-optdepends=('evolution: evolution plugin')
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9972cf6ab05168e2364f7d7af1a5d9dd2bb994ab833fc2aaf926a4390e6b8062')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var  --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-

Copied: evolution-groupwise/repos/extra-i686/PKGBUILD (from rev 146455, 
evolution-groupwise/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-01-11 15:22:06 UTC (rev 146468)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=2
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

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

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

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

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-01-11 15:22:06 UTC (rev 146468)
+++ extra-x86_64/PKGBUILD   2012-01-11 15:22:08 UTC (rev 146469)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=evolution-groupwise
-pkgver=3.2.3
-pkgrel=1
-pkgdesc=GroupWise connector for evolution
-arch=(i686 x86_64)
-url=http://projects.gnome.org/evolution/;
-license=(LGPL)
-depends=('evolution-data-server' 'gtkhtml4')
-makedepends=(intltool evolution)
-optdepends=('evolution: evolution plugin')
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9972cf6ab05168e2364f7d7af1a5d9dd2bb994ab833fc2aaf926a4390e6b8062')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var  --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-

Copied: evolution-groupwise/repos/extra-x86_64/PKGBUILD (from rev 146455, 
evolution-groupwise/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-01-11 15:22:08 UTC (rev 146469)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=2
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

2012-01-09 Thread Stéphane Gaudreault
Date: Monday, January 9, 2012 @ 13:52:24
  Author: stephane
Revision: 146336

db-move: moved evolution-groupwise from [staging] to [testing] (i686)

Added:
  evolution-groupwise/repos/testing-i686/
  evolution-groupwise/repos/testing-i686/PKGBUILD
(from rev 146321, evolution-groupwise/repos/staging-i686/PKGBUILD)
Deleted:
  evolution-groupwise/repos/staging-i686/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: evolution-groupwise/repos/testing-i686/PKGBUILD (from rev 146321, 
evolution-groupwise/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-01-09 18:52:24 UTC (rev 146336)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=2
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

2012-01-09 Thread Stéphane Gaudreault
Date: Monday, January 9, 2012 @ 13:52:25
  Author: stephane
Revision: 146337

db-move: moved evolution-groupwise from [staging] to [testing] (x86_64)

Added:
  evolution-groupwise/repos/testing-x86_64/
  evolution-groupwise/repos/testing-x86_64/PKGBUILD
(from rev 146321, evolution-groupwise/repos/staging-x86_64/PKGBUILD)
Deleted:
  evolution-groupwise/repos/staging-x86_64/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: evolution-groupwise/repos/testing-x86_64/PKGBUILD (from rev 146321, 
evolution-groupwise/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-01-09 18:52:25 UTC (rev 146337)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=2
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

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

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

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

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-20 05:42:10 UTC (rev 140865)
+++ extra-i686/PKGBUILD 2011-10-20 05:42:11 UTC (rev 140866)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=evolution-groupwise
-pkgver=3.2.0
-pkgrel=1
-pkgdesc=GroupWise connector for evolution
-arch=(i686 x86_64)
-url=http://projects.gnome.org/evolution/;
-license=(LGPL)
-depends=('evolution-data-server' 'gtkhtml4')
-makedepends=(intltool evolution)
-optdepends=('evolution: evolution plugin')
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
-sha256sums=(7c3dec3c4561931dfbc9313949dee68c4f935583fae8323ab4ca87b23b5aabb3)
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-}
-

Copied: evolution-groupwise/repos/extra-i686/PKGBUILD (from rev 140832, 
evolution-groupwise/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-20 05:42:11 UTC (rev 140866)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in evolution-groupwise/repos (3 files)

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

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

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

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-10-20 05:42:11 UTC (rev 140866)
+++ extra-x86_64/PKGBUILD   2011-10-20 05:42:12 UTC (rev 140867)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=evolution-groupwise
-pkgver=3.2.0
-pkgrel=1
-pkgdesc=GroupWise connector for evolution
-arch=(i686 x86_64)
-url=http://projects.gnome.org/evolution/;
-license=(LGPL)
-depends=('evolution-data-server' 'gtkhtml4')
-makedepends=(intltool evolution)
-optdepends=('evolution: evolution plugin')
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
-sha256sums=(7c3dec3c4561931dfbc9313949dee68c4f935583fae8323ab4ca87b23b5aabb3)
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-}
-

Copied: evolution-groupwise/repos/extra-x86_64/PKGBUILD (from rev 140832, 
evolution-groupwise/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-10-20 05:42:12 UTC (rev 140867)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+