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

2012-01-04 Thread andyrtr
Date: Wednesday, January 4, 2012 @ 04:16:48
  Author: andyrtr
Revision: 145930

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 145929, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 145929, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   26 ++
 staging-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 145929, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-01-04 09:16:48 UTC (rev 145930)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.0
+pkgrel=4
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=5.3.15' 'libsasl>=2.1.23' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('5addc766141a0b1d29ee1ca4ba1b6808')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 145929, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-01-04 09:16:48 UTC (rev 145930)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.0
+pkgrel=4
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=5.3.15' 'libsasl>=2.1.23' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('5addc766141a0b1d29ee1ca4ba1b6808')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2012-10-11 Thread andyrtr
Date: Thursday, October 11, 2012 @ 11:52:06
  Author: andyrtr
Revision: 168426

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 168425, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 168425, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   26 ++
 staging-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 168425, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-10-11 15:52:06 UTC (rev 168426)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=5.3.15' 'libsasl>=2.1.23' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 168425, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-10-11 15:52:06 UTC (rev 168426)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=5.3.15' 'libsasl>=2.1.23' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2014-11-01 Thread Andreas Radke
Date: Saturday, November 1, 2014 @ 09:33:09
  Author: andyrtr
Revision: 225534

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

Added:
  libetpan/repos/extra-i686/PKGBUILD
(from rev 225533, libetpan/trunk/PKGBUILD)
  libetpan/repos/extra-x86_64/PKGBUILD
(from rev 225533, libetpan/trunk/PKGBUILD)
Deleted:
  libetpan/repos/extra-i686/PKGBUILD
  libetpan/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   90 
 extra-i686/PKGBUILD   |   43 --
 extra-x86_64/PKGBUILD |   43 --
 3 files changed, 90 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-11-01 08:32:49 UTC (rev 225533)
+++ extra-i686/PKGBUILD 2014-11-01 08:33:09 UTC (rev 225534)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.5
-pkgrel=1
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libsasl' 'curl' 'expat')
-source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('f5a0ae8071937b31d0facc1f2d874ead')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  # generate automake files that are not included in the tarball
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-  #autoreconf -vfi
-
-  ./configure --prefix=/usr \
---disable-static \
---disable-db
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/extra-i686/PKGBUILD (from rev 225533, 
libetpan/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-11-01 08:33:09 UTC (rev 225534)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.6
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('1158c4ce291876c2b7bb003cd4b3566e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+#  libtoolize --force --copy
+#  aclocal -I m4
+#  autoheader
+#  autoconf
+#  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  #./configure --prefix=/usr \
+  
+  ./autogen.sh --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-11-01 08:32:49 UTC (rev 225533)
+++ extra-x86_64/PKGBUILD   2014-11-01 08:33:09 UTC (rev 225534)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.5
-pkgrel=1
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libsasl' 'curl' 'expat')
-source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('f5a0ae8071937b31d0facc1f2d874ead')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  # generate automake files that are not included in the tarball
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-  #autoreconf -vfi
-
-  ./configure --prefix=/usr \
---disable-static \
---disable-db
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/extra-x86_64/PKGBUILD (from rev 225533, 
libetpan/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-11-01 08:33:09 UTC (rev 225534)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.6
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkg

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

2013-08-04 Thread Andreas Radke
Date: Sunday, August 4, 2013 @ 13:52:29
  Author: andyrtr
Revision: 192029

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 192028, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 192028, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   26 ++
 staging-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 192028, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-08-04 11:52:29 UTC (rev 192029)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=3
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=6.0.20' 'libsasl>=2.1.26' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 192028, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-08-04 11:52:29 UTC (rev 192029)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=3
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=6.0.20' 'libsasl>=2.1.26' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2013-08-10 Thread Andreas Radke
Date: Saturday, August 10, 2013 @ 11:06:07
  Author: andyrtr
Revision: 192320

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

Added:
  libetpan/repos/testing-i686/
  libetpan/repos/testing-i686/PKGBUILD
(from rev 192319, libetpan/trunk/PKGBUILD)
  libetpan/repos/testing-x86_64/
  libetpan/repos/testing-x86_64/PKGBUILD
(from rev 192319, libetpan/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   28 
 testing-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: libetpan/repos/testing-i686/PKGBUILD (from rev 192319, 
libetpan/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-10 09:06:07 UTC (rev 192320)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=4
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/testing-x86_64/PKGBUILD (from rev 192319, 
libetpan/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-10 09:06:07 UTC (rev 192320)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=4
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2013-05-11 Thread Andreas Radke
Date: Saturday, May 11, 2013 @ 11:27:57
  Author: andyrtr
Revision: 185118

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 185117, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 185117, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   26 ++
 staging-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 185117, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-11 09:27:57 UTC (rev 185118)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=2
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=5.3.15' 'libsasl>=2.1.26' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 185117, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-05-11 09:27:57 UTC (rev 185118)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.1
+pkgrel=2
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/";
+license=("custom:etpan")
+depends=('db>=5.3.15' 'libsasl>=2.1.26' 'curl>=7.23.1' 'expat>=2.0.1-1')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6fee60d08506e941642b8fa087e60b07')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2016-06-05 Thread Andreas Radke
Date: Sunday, June 5, 2016 @ 13:09:18
  Author: andyrtr
Revision: 268984

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 268983, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 268983, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   43 +++
 staging-x86_64/PKGBUILD |   43 +++
 2 files changed, 86 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 268983, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-06-05 11:09:18 UTC (rev 268984)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.7.2
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('c725728ce39b511a533d629ea78c1884')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 268983, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-06-05 11:09:18 UTC (rev 268984)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.7.2
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('c725728ce39b511a533d629ea78c1884')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}


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

2014-02-06 Thread Andreas Radke
Date: Thursday, February 6, 2014 @ 17:04:39
  Author: andyrtr
Revision: 205517

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 205516, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 205516, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   36 
 staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 205516, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-02-06 16:04:39 UTC (rev 205517)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.2
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('c15905ebc2ec620afb8bcca7b9d9c232')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 205516, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-02-06 16:04:39 UTC (rev 205517)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.2
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('c15905ebc2ec620afb8bcca7b9d9c232')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2014-04-24 Thread Andreas Radke
Date: Thursday, April 24, 2014 @ 16:31:41
  Author: andyrtr
Revision: 211732

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

Added:
  libetpan/repos/testing-i686/
  libetpan/repos/testing-i686/PKGBUILD
(from rev 211731, libetpan/trunk/PKGBUILD)
  libetpan/repos/testing-x86_64/
  libetpan/repos/testing-x86_64/PKGBUILD
(from rev 211731, libetpan/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   36 
 testing-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: libetpan/repos/testing-i686/PKGBUILD (from rev 211731, 
libetpan/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-04-24 14:31:41 UTC (rev 211732)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.4
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('30a99dc58ff783157d8415587a3427b8')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/testing-x86_64/PKGBUILD (from rev 211731, 
libetpan/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-04-24 14:31:41 UTC (rev 211732)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.4
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('30a99dc58ff783157d8415587a3427b8')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2014-04-27 Thread Andreas Radke
Date: Sunday, April 27, 2014 @ 18:17:47
  Author: andyrtr
Revision: 211816

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

Added:
  libetpan/repos/testing-i686/
  libetpan/repos/testing-i686/PKGBUILD
(from rev 211815, libetpan/trunk/PKGBUILD)
  libetpan/repos/testing-x86_64/
  libetpan/repos/testing-x86_64/PKGBUILD
(from rev 211815, libetpan/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   43 +++
 testing-x86_64/PKGBUILD |   43 +++
 2 files changed, 86 insertions(+)

Copied: libetpan/repos/testing-i686/PKGBUILD (from rev 211815, 
libetpan/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-04-27 16:17:47 UTC (rev 211816)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('430a530a38d3bc6028b973a75d219891')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/testing-x86_64/PKGBUILD (from rev 211815, 
libetpan/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-04-27 16:17:47 UTC (rev 211816)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('430a530a38d3bc6028b973a75d219891')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}



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

2014-05-05 Thread Andreas Radke
Date: Monday, May 5, 2014 @ 21:13:40
  Author: andyrtr
Revision: 212058

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

Added:
  libetpan/repos/extra-i686/PKGBUILD
(from rev 212057, libetpan/trunk/PKGBUILD)
  libetpan/repos/extra-x86_64/PKGBUILD
(from rev 212057, libetpan/trunk/PKGBUILD)
Deleted:
  libetpan/repos/extra-i686/PKGBUILD
  libetpan/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-05-05 19:13:20 UTC (rev 212057)
+++ extra-i686/PKGBUILD 2014-05-05 19:13:40 UTC (rev 212058)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.4.1
-pkgrel=1
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libsasl' 'curl' 'expat')
-source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('430a530a38d3bc6028b973a75d219891')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  # generate automake files that are not included in the tarball
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-  #autoreconf -vfi
-
-  ./configure --prefix=/usr \
---disable-static \
---disable-db
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/extra-i686/PKGBUILD (from rev 212057, 
libetpan/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-05-05 19:13:40 UTC (rev 212058)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.5
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('f5a0ae8071937b31d0facc1f2d874ead')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-05-05 19:13:20 UTC (rev 212057)
+++ extra-x86_64/PKGBUILD   2014-05-05 19:13:40 UTC (rev 212058)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.4.1
-pkgrel=1
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libsasl' 'curl' 'expat')
-source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('430a530a38d3bc6028b973a75d219891')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  # generate automake files that are not included in the tarball
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-  #autoreconf -vfi
-
-  ./configure --prefix=/usr \
---disable-static \
---disable-db
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/extra-x86_64/PKGBUILD (from rev 212057, 
libetpan/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-05-05 19:13:40 UTC (rev 212058)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.5
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=(https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=

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

2016-03-03 Thread Bartłomiej Piotrowski
Date: Thursday, March 3, 2016 @ 12:26:07
  Author: bpiotrowski
Revision: 260620

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 260619, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 260619, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   45 +
 staging-x86_64/PKGBUILD |   45 +
 2 files changed, 90 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 260619, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-03-03 11:26:07 UTC (rev 260620)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.6
+pkgrel=3
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('1158c4ce291876c2b7bb003cd4b3566e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+#  libtoolize --force --copy
+#  aclocal -I m4
+#  autoheader
+#  autoconf
+#  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  #./configure --prefix=/usr \
+  
+  ./autogen.sh --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 260619, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-03-03 11:26:07 UTC (rev 260620)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.6
+pkgrel=3
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('1158c4ce291876c2b7bb003cd4b3566e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+#  libtoolize --force --copy
+#  aclocal -I m4
+#  autoheader
+#  autoconf
+#  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  #./configure --prefix=/usr \
+  
+  ./autogen.sh --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}


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

2015-12-05 Thread Evangelos Foutras
Date: Sunday, December 6, 2015 @ 02:49:31
  Author: foutrelis
Revision: 252556

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 252555, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 252555, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   45 +
 staging-x86_64/PKGBUILD |   45 +
 2 files changed, 90 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 252555, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-06 01:49:31 UTC (rev 252556)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.6
+pkgrel=2
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('1158c4ce291876c2b7bb003cd4b3566e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+#  libtoolize --force --copy
+#  aclocal -I m4
+#  autoheader
+#  autoconf
+#  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  #./configure --prefix=/usr \
+  
+  ./autogen.sh --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 252555, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-06 01:49:31 UTC (rev 252556)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.6
+pkgrel=2
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('1158c4ce291876c2b7bb003cd4b3566e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  # generate automake files that are not included in the tarball
+#  libtoolize --force --copy
+#  aclocal -I m4
+#  autoheader
+#  autoconf
+#  automake --add-missing --foreign --force --copy
+  #autoreconf -vfi
+
+  #./configure --prefix=/usr \
+  
+  ./autogen.sh --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}


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

2017-02-18 Thread Andreas Radke
Date: Saturday, February 18, 2017 @ 18:39:58
  Author: andyrtr
Revision: 289214

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

Added:
  libetpan/repos/staging-i686/
  libetpan/repos/staging-i686/PKGBUILD
(from rev 289213, libetpan/trunk/PKGBUILD)
  libetpan/repos/staging-x86_64/
  libetpan/repos/staging-x86_64/PKGBUILD
(from rev 289213, libetpan/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   43 +++
 staging-x86_64/PKGBUILD |   43 +++
 2 files changed, 86 insertions(+)

Copied: libetpan/repos/staging-i686/PKGBUILD (from rev 289213, 
libetpan/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-18 18:39:58 UTC (rev 289214)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.7.2
+pkgrel=2
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('c725728ce39b511a533d629ea78c1884')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Copied: libetpan/repos/staging-x86_64/PKGBUILD (from rev 289213, 
libetpan/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-02-18 18:39:58 UTC (rev 289214)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.7.2
+pkgrel=2
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libsasl' 'curl' 'expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('c725728ce39b511a533d629ea78c1884')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}


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

2017-03-26 Thread Andreas Radke
Date: Sunday, March 26, 2017 @ 09:35:27
  Author: andyrtr
Revision: 291648

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

Added:
  libetpan/repos/testing-i686/PKGBUILD
(from rev 291647, libetpan/trunk/PKGBUILD)
  libetpan/repos/testing-x86_64/PKGBUILD
(from rev 291647, libetpan/trunk/PKGBUILD)
Deleted:
  libetpan/repos/testing-i686/PKGBUILD
  libetpan/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   92 ++
 testing-i686/PKGBUILD   |   43 -
 testing-x86_64/PKGBUILD |   43 -
 3 files changed, 92 insertions(+), 86 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-03-26 09:35:00 UTC (rev 291647)
+++ testing-i686/PKGBUILD   2017-03-26 09:35:27 UTC (rev 291648)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.7.2
-pkgrel=2
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libsasl' 'curl' 'expat')
-source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('c725728ce39b511a533d629ea78c1884')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---disable-static \
---disable-db
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/testing-i686/PKGBUILD (from rev 291647, 
libetpan/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-26 09:35:27 UTC (rev 291648)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.7.2
+pkgrel=3
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libgcrypt' 'gnutls' 'libsasl' 'zlib')
+makedepends=('expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+md5sums=('c725728ce39b511a533d629ea78c1884')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db \
+--with-openssl=no \
+--with-gnutls=yes
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-03-26 09:35:00 UTC (rev 291647)
+++ testing-x86_64/PKGBUILD 2017-03-26 09:35:27 UTC (rev 291648)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.7.2
-pkgrel=2
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libsasl' 'curl' 'expat')
-source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('c725728ce39b511a533d629ea78c1884')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---disable-static \
---disable-db
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/testing-x86_64/PKGBUILD (from rev 291647, 
libetpan/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-03-26 09:35:27 UTC (rev 291648)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.7.2
+pkgrel=3
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libgcrypt' 'gnutls' 'libsasl' 'z

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

2017-05-08 Thread Andreas Radke
Date: Monday, May 8, 2017 @ 11:13:26
  Author: andyrtr
Revision: 295459

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

Added:
  libetpan/repos/extra-i686/PKGBUILD
(from rev 295458, libetpan/trunk/PKGBUILD)
  libetpan/repos/extra-x86_64/PKGBUILD
(from rev 295458, libetpan/trunk/PKGBUILD)
Deleted:
  libetpan/repos/extra-i686/PKGBUILD
  libetpan/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-08 11:13:11 UTC (rev 295458)
+++ extra-i686/PKGBUILD 2017-05-08 11:13:26 UTC (rev 295459)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.7.2
-pkgrel=3
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libgcrypt' 'gnutls' 'libsasl' 'zlib')
-makedepends=('expat')
-source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('c725728ce39b511a533d629ea78c1884')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---disable-static \
---disable-db \
---with-openssl=no \
---with-gnutls=yes
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/extra-i686/PKGBUILD (from rev 295458, 
libetpan/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-08 11:13:26 UTC (rev 295459)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.8
+pkgrel=1
+pkgdesc="A portable middleware for email access"
+arch=('i686' 'x86_64')
+url="http://www.etpan.org/libetpan.html";
+license=("custom:etpan")
+depends=('libgcrypt' 'gnutls' 'libsasl' 'zlib')
+makedepends=('expat')
+source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
+sha256sums=('4e67a7b4abadcf3cc16fa16e1621a68e54d489dadfd9a7d1f960c172e953b6eb')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  libtoolize --force --copy
+  aclocal -I m4
+  autoheader
+  autoconf
+  automake --add-missing --foreign --force --copy
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-db \
+--with-openssl=no \
+--with-gnutls=yes
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+  cd tests
+  make imap-sample
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-08 11:13:11 UTC (rev 295458)
+++ extra-x86_64/PKGBUILD   2017-05-08 11:13:26 UTC (rev 295459)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgname=libetpan
-pkgver=1.7.2
-pkgrel=3
-pkgdesc="A portable middleware for email access"
-arch=('i686' 'x86_64')
-url="http://www.etpan.org/libetpan.html";
-license=("custom:etpan")
-depends=('libgcrypt' 'gnutls' 'libsasl' 'zlib')
-makedepends=('expat')
-source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('c725728ce39b511a533d629ea78c1884')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  libtoolize --force --copy
-  aclocal -I m4
-  autoheader
-  autoconf
-  automake --add-missing --foreign --force --copy
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---disable-static \
---disable-db \
---with-openssl=no \
---with-gnutls=yes
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-  cd tests
-  make imap-sample
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
-}

Copied: libetpan/repos/extra-x86_64/PKGBUILD (from rev 295458, 
libetpan/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-05-08 11:13:26 UTC (rev 295459)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=libetpan
+pkgver=1.8
+pkgrel=1
+pkgdesc="A portable middleware for em