[arch-commits] Commit in lftp/trunk (PKGBUILD)

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:33:48
  Author: andyrtr
Revision: 201536

upgpkg: lftp 4.4.14-1

upstream update 4.4.14

Modified:
  lftp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 08:16:37 UTC (rev 201535)
+++ PKGBUILD2013-12-14 08:33:48 UTC (rev 201536)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=lftp
-pkgver=4.4.13
+pkgver=4.4.14
 pkgrel=1
 pkgdesc=Sophisticated command line based FTP client
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url=http://lftp.yar.ru/;
 backup=('etc/lftp.conf')
 source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('46aa97b33886230c26be1a0037625496'
+md5sums=('809544255f668a6d3af867f643cc321f'
  'SKIP')
 
 build() {



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

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:34:10
  Author: andyrtr
Revision: 201537

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-14 08:33:48 UTC (rev 201536)
+++ extra-i686/PKGBUILD 2013-12-14 08:34:10 UTC (rev 201537)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=lftp
-pkgver=4.4.13
-pkgrel=1
-pkgdesc=Sophisticated command line based FTP client
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url=http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('46aa97b33886230c26be1a0037625496'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 201536, lftp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-14 08:34:10 UTC (rev 201537)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=lftp
+pkgver=4.4.14
+pkgrel=1
+pkgdesc=Sophisticated command line based FTP client
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url=http://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('809544255f668a6d3af867f643cc321f'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-14 08:33:48 UTC (rev 201536)
+++ extra-x86_64/PKGBUILD   2013-12-14 08:34:10 UTC (rev 201537)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=lftp
-pkgver=4.4.13
-pkgrel=1
-pkgdesc=Sophisticated command line based FTP client
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url=http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('46aa97b33886230c26be1a0037625496'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-x86_64/PKGBUILD (from rev 201536, lftp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-12-14 08:34:10 UTC (rev 201537)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=lftp
+pkgver=4.4.14
+pkgrel=1
+pkgdesc=Sophisticated command line based FTP client
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url=http://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('809544255f668a6d3af867f643cc321f'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+

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

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:38:34
  Author: andyrtr
Revision: 201539

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-14 08:38:17 UTC (rev 201538)
+++ extra-i686/PKGBUILD 2013-12-14 08:38:34 UTC (rev 201539)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=libburn
-pkgver=1.3.2 # .pl01
-pkgrel=1
-pkgdesc=Library for reading, mastering and writing optical discs
-arch=('i686' 'x86_64')
-url=http://libburnia-project.org;
-license=('GPL')
-depends=('glibc')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-options=('!emptydirs')
-md5sums=('3c6ee25f172ff28e7b5e5de4f9f26ba9'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver} # /.pl01/}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver} # /.pl01/}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libburn/repos/extra-i686/PKGBUILD (from rev 201538, 
libburn/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-14 08:38:34 UTC (rev 201539)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=libburn
+pkgver=1.3.4 # .pl01
+pkgrel=1
+pkgdesc=Library for reading, mastering and writing optical discs
+arch=('i686' 'x86_64')
+url=http://libburnia-project.org;
+license=('GPL')
+depends=('glibc')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+options=('!emptydirs')
+md5sums=('6aaaf2cfb09584e69991250e619789b4'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver} # /.pl01/}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver} # /.pl01/}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-14 08:38:17 UTC (rev 201538)
+++ extra-x86_64/PKGBUILD   2013-12-14 08:38:34 UTC (rev 201539)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=libburn
-pkgver=1.3.2 # .pl01
-pkgrel=1
-pkgdesc=Library for reading, mastering and writing optical discs
-arch=('i686' 'x86_64')
-url=http://libburnia-project.org;
-license=('GPL')
-depends=('glibc')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-options=('!emptydirs')
-md5sums=('3c6ee25f172ff28e7b5e5de4f9f26ba9'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver} # /.pl01/}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver} # /.pl01/}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libburn/repos/extra-x86_64/PKGBUILD (from rev 201538, 
libburn/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-12-14 08:38:34 UTC (rev 201539)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=libburn
+pkgver=1.3.4 # .pl01
+pkgrel=1
+pkgdesc=Library for reading, mastering and writing optical discs
+arch=('i686' 'x86_64')
+url=http://libburnia-project.org;
+license=('GPL')
+depends=('glibc')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+options=('!emptydirs')
+md5sums=('6aaaf2cfb09584e69991250e619789b4'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver} # /.pl01/}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver} # /.pl01/}
+  make DESTDIR=${pkgdir} install
+}
+



[arch-commits] Commit in libburn/trunk (PKGBUILD)

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:38:17
  Author: andyrtr
Revision: 201538

upgpkg: libburn 1.3.4-1

upstream update 1.3.4

Modified:
  libburn/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 08:34:10 UTC (rev 201537)
+++ PKGBUILD2013-12-14 08:38:17 UTC (rev 201538)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=libburn
-pkgver=1.3.2 # .pl01
+pkgver=1.3.4 # .pl01
 pkgrel=1
 pkgdesc=Library for reading, mastering and writing optical discs
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
 options=('!emptydirs')
-md5sums=('3c6ee25f172ff28e7b5e5de4f9f26ba9'
+md5sums=('6aaaf2cfb09584e69991250e619789b4'
  'SKIP')
 
 build() {



[arch-commits] Commit in libisofs/trunk (PKGBUILD)

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:39:48
  Author: andyrtr
Revision: 201540

upgpkg: libisofs 1.3.4-1

upstream update 1.3.4

Modified:
  libisofs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 08:38:34 UTC (rev 201539)
+++ PKGBUILD2013-12-14 08:39:48 UTC (rev 201540)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=1.3.2
+pkgver=1.3.4
 pkgrel=1
 pkgdesc=Library to pack up hard disk files and directories into a ISO 9660 
disk image
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('acl' 'zlib')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3dfdaaf964ed7a779bc23de50c5f2175'
+md5sums=('dcd2cb0485579b4973e4ce7291fda647'
  'SKIP')
 
 build() {



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

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:40:10
  Author: andyrtr
Revision: 201541

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-14 08:39:48 UTC (rev 201540)
+++ extra-i686/PKGBUILD 2013-12-14 08:40:10 UTC (rev 201541)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Hugo Doria hugodo...@gmail.com
-# Contributor: Bjorn Martensen
-
-pkgname=libisofs
-pkgver=1.3.2
-pkgrel=1
-pkgdesc=Library to pack up hard disk files and directories into a ISO 9660 
disk image
-arch=('i686' 'x86_64')
-url=http://libburnia-project.org;
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3dfdaaf964ed7a779bc23de50c5f2175'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-i686/PKGBUILD (from rev 201540, 
libisofs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-14 08:40:10 UTC (rev 201541)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Hugo Doria hugodo...@gmail.com
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.3.4
+pkgrel=1
+pkgdesc=Library to pack up hard disk files and directories into a ISO 9660 
disk image
+arch=('i686' 'x86_64')
+url=http://libburnia-project.org;
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('dcd2cb0485579b4973e4ce7291fda647'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-14 08:39:48 UTC (rev 201540)
+++ extra-x86_64/PKGBUILD   2013-12-14 08:40:10 UTC (rev 201541)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Hugo Doria hugodo...@gmail.com
-# Contributor: Bjorn Martensen
-
-pkgname=libisofs
-pkgver=1.3.2
-pkgrel=1
-pkgdesc=Library to pack up hard disk files and directories into a ISO 9660 
disk image
-arch=('i686' 'x86_64')
-url=http://libburnia-project.org;
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3dfdaaf964ed7a779bc23de50c5f2175'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-x86_64/PKGBUILD (from rev 201540, 
libisofs/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-12-14 08:40:10 UTC (rev 201541)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Hugo Doria hugodo...@gmail.com
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.3.4
+pkgrel=1
+pkgdesc=Library to pack up hard disk files and directories into a ISO 9660 
disk image
+arch=('i686' 'x86_64')
+url=http://libburnia-project.org;
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('dcd2cb0485579b4973e4ce7291fda647'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+



[arch-commits] Commit in libisoburn/repos (8 files)

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:42:49
  Author: andyrtr
Revision: 201543

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

Added:
  libisoburn/repos/extra-i686/PKGBUILD
(from rev 201542, libisoburn/trunk/PKGBUILD)
  libisoburn/repos/extra-i686/libisoburn.install
(from rev 201542, libisoburn/trunk/libisoburn.install)
  libisoburn/repos/extra-x86_64/PKGBUILD
(from rev 201542, libisoburn/trunk/PKGBUILD)
  libisoburn/repos/extra-x86_64/libisoburn.install
(from rev 201542, libisoburn/trunk/libisoburn.install)
Deleted:
  libisoburn/repos/extra-i686/PKGBUILD
  libisoburn/repos/extra-i686/libisoburn.install
  libisoburn/repos/extra-x86_64/PKGBUILD
  libisoburn/repos/extra-x86_64/libisoburn.install

-+
 /PKGBUILD   |   60 ++
 /libisoburn.install |   40 +
 extra-i686/PKGBUILD |   30 ---
 extra-i686/libisoburn.install   |   20 
 extra-x86_64/PKGBUILD   |   30 ---
 extra-x86_64/libisoburn.install |   20 
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-14 08:42:34 UTC (rev 201542)
+++ extra-i686/PKGBUILD 2013-12-14 08:42:49 UTC (rev 201543)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Gour Gour g...@mail.inet.hr
-
-pkgname=libisoburn
-pkgver=1.3.2
-pkgrel=3
-pkgdesc=frontend for libraries libburn and libisofs
-url=http://libburnia-project.org;
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('libburn=1.3.2' 'libisofs=1.3.2' 'readline')
-optdepends=('tk:  for xorriso-tcltk frontend'
-'bwidget: for xorriso-tcltk frontend')
-provides=('xorriso' 'xorriso-tcltk')
-install=${pkgname}.install
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('7ebee7c1d4e09565daddca15467035af'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libisoburn/repos/extra-i686/PKGBUILD (from rev 201542, 
libisoburn/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-14 08:42:49 UTC (rev 201543)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Gour Gour g...@mail.inet.hr
+
+pkgname=libisoburn
+pkgver=1.3.4
+pkgrel=1
+pkgdesc=frontend for libraries libburn and libisofs
+url=http://libburnia-project.org;
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('libburn=1.3.4' 'libisofs=1.3.4' 'readline')
+optdepends=('tk:  for xorriso-tcltk frontend'
+'bwidget: for xorriso-tcltk frontend')
+provides=('xorriso' 'xorriso-tcltk')
+install=${pkgname}.install
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('d8ebfe9407aca0d6b799706647703692'
+ 'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/libisoburn.install
===
--- extra-i686/libisoburn.install   2013-12-14 08:42:34 UTC (rev 201542)
+++ extra-i686/libisoburn.install   2013-12-14 08:42:49 UTC (rev 201543)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(xorriso.info xorrisofs.info)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}

Copied: libisoburn/repos/extra-i686/libisoburn.install (from rev 201542, 
libisoburn/trunk/libisoburn.install)
===
--- extra-i686/libisoburn.install   (rev 0)
+++ extra-i686/libisoburn.install   2013-12-14 08:42:49 UTC (rev 201543)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(xorriso.info xorrisofs.info)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in libisoburn/trunk (PKGBUILD)

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 09:42:34
  Author: andyrtr
Revision: 201542

upgpkg: libisoburn 1.3.4-1

upstream update 1.3.4

Modified:
  libisoburn/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 08:40:10 UTC (rev 201541)
+++ PKGBUILD2013-12-14 08:42:34 UTC (rev 201542)
@@ -3,19 +3,19 @@
 # Contributor: Gour Gour g...@mail.inet.hr
 
 pkgname=libisoburn
-pkgver=1.3.2
-pkgrel=3
+pkgver=1.3.4
+pkgrel=1
 pkgdesc=frontend for libraries libburn and libisofs
 url=http://libburnia-project.org;
 arch=('i686' 'x86_64')
 license=('GPL2')
-depends=('libburn=1.3.2' 'libisofs=1.3.2' 'readline')
+depends=('libburn=1.3.4' 'libisofs=1.3.4' 'readline')
 optdepends=('tk:  for xorriso-tcltk frontend'
 'bwidget: for xorriso-tcltk frontend')
 provides=('xorriso' 'xorriso-tcltk')
 install=${pkgname}.install
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('7ebee7c1d4e09565daddca15467035af'
+md5sums=('d8ebfe9407aca0d6b799706647703692'
  'SKIP')
 
 build() {



[arch-commits] Commit in tilda/trunk (PKGBUILD tab-count-fix.patch tilda.changelog)

2013-12-14 Thread Jaroslav Lichtblau
Date: Saturday, December 14, 2013 @ 12:48:02
  Author: jlichtblau
Revision: 102553

upgpkg: tilda 1.1.10-1

Modified:
  tilda/trunk/PKGBUILD
  tilda/trunk/tilda.changelog
Deleted:
  tilda/trunk/tab-count-fix.patch

-+
 PKGBUILD|   14 +++---
 tab-count-fix.patch |   11 ---
 tilda.changelog |3 +++
 3 files changed, 6 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 02:54:15 UTC (rev 102552)
+++ PKGBUILD2013-12-14 11:48:02 UTC (rev 102553)
@@ -4,7 +4,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=tilda
-pkgver=1.1.8
+pkgver=1.1.10
 pkgrel=1
 pkgdesc=A Gtk based drop down terminal for Linux and Unix
 arch=('i686' 'x86_64')
@@ -11,17 +11,9 @@
 url=https://github.com/lanoxx/tilda;
 license=('GPL')
 depends=('vte3' 'confuse')
-source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz
-tab-count-fix.patch)
-sha256sums=('f339974080db3fe6eb33d23c4fe3eca0b2d432a356808920f1c465695babb724'
-'5d80a76f904a2094cd7b156654ea6d1860c319fc6c18927f2fb342c0f477c110')
+source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz)
+sha256sums=('292f98d344c88998a0f7d67372020f1c3c7192de94fabf14a0d4eae18726b267')
 
-prepare() {
-  cd $pkgname-$pkgname-$pkgver
-
-  patch -Np1 -i ../tab-count-fix.patch
-}
-
 build() {
   cd $pkgname-$pkgname-$pkgver
 

Deleted: tab-count-fix.patch
===
--- tab-count-fix.patch 2013-12-14 02:54:15 UTC (rev 102552)
+++ tab-count-fix.patch 2013-12-14 11:48:02 UTC (rev 102553)
@@ -1,11 +0,0 @@
 a/src/tilda_window.c
-+++ b/src/tilda_window.c
-@@ -378,7 +378,7 @@ static gboolean goto_tab_generic (tilda_window *tw, guint 
tab_number)
- 
- if (g_list_length (tw-terms)  (tab_number-1))
- {
--goto_tab (tw, g_list_length (tw-terms) - tab_number);
-+goto_tab (tw, tab_number - 1);
- return TRUE;
- }
-  

Modified: tilda.changelog
===
--- tilda.changelog 2013-12-14 02:54:15 UTC (rev 102552)
+++ tilda.changelog 2013-12-14 11:48:02 UTC (rev 102553)
@@ -1,3 +1,6 @@
+2013-12-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+  * tilda 1.1.10-1
+
 2013-11-17 Jaroslav Lichtblau dragonl...@aur.archlinux.org
   * tilda 1.1.8-1
 



[arch-commits] Commit in tilda/repos/community-x86_64 (5 files)

2013-12-14 Thread Jaroslav Lichtblau
Date: Saturday, December 14, 2013 @ 12:48:13
  Author: jlichtblau
Revision: 102554

archrelease: copy trunk to community-x86_64

Added:
  tilda/repos/community-x86_64/PKGBUILD
(from rev 102553, tilda/trunk/PKGBUILD)
  tilda/repos/community-x86_64/tilda.changelog
(from rev 102553, tilda/trunk/tilda.changelog)
Deleted:
  tilda/repos/community-x86_64/PKGBUILD
  tilda/repos/community-x86_64/tab-count-fix.patch
  tilda/repos/community-x86_64/tilda.changelog

-+
 PKGBUILD|   70 ++
 tab-count-fix.patch |   11 ---
 tilda.changelog |   50 ---
 3 files changed, 59 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-14 11:48:02 UTC (rev 102553)
+++ PKGBUILD2013-12-14 11:48:13 UTC (rev 102554)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=tilda
-pkgver=1.1.8
-pkgrel=1
-pkgdesc=A Gtk based drop down terminal for Linux and Unix
-arch=('i686' 'x86_64')
-url=https://github.com/lanoxx/tilda;
-license=('GPL')
-depends=('vte3' 'confuse')
-source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz
-tab-count-fix.patch)
-sha256sums=('f339974080db3fe6eb33d23c4fe3eca0b2d432a356808920f1c465695babb724'
-'5d80a76f904a2094cd7b156654ea6d1860c319fc6c18927f2fb342c0f477c110')
-
-prepare() {
-  cd $pkgname-$pkgname-$pkgver
-
-  patch -Np1 -i ../tab-count-fix.patch
-}
-
-build() {
-  cd $pkgname-$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim: ts=2 sw=2 et:

Copied: tilda/repos/community-x86_64/PKGBUILD (from rev 102553, 
tilda/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-14 11:48:13 UTC (rev 102554)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=tilda
+pkgver=1.1.10
+pkgrel=1
+pkgdesc=A Gtk based drop down terminal for Linux and Unix
+arch=('i686' 'x86_64')
+url=https://github.com/lanoxx/tilda;
+license=('GPL')
+depends=('vte3' 'confuse')
+source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz)
+sha256sums=('292f98d344c88998a0f7d67372020f1c3c7192de94fabf14a0d4eae18726b267')
+
+build() {
+  cd $pkgname-$pkgname-$pkgver
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: tab-count-fix.patch
===
--- tab-count-fix.patch 2013-12-14 11:48:02 UTC (rev 102553)
+++ tab-count-fix.patch 2013-12-14 11:48:13 UTC (rev 102554)
@@ -1,11 +0,0 @@
 a/src/tilda_window.c
-+++ b/src/tilda_window.c
-@@ -378,7 +378,7 @@ static gboolean goto_tab_generic (tilda_window *tw, guint 
tab_number)
- 
- if (g_list_length (tw-terms)  (tab_number-1))
- {
--goto_tab (tw, g_list_length (tw-terms) - tab_number);
-+goto_tab (tw, tab_number - 1);
- return TRUE;
- }
-  

Deleted: tilda.changelog
===
--- tilda.changelog 2013-12-14 11:48:02 UTC (rev 102553)
+++ tilda.changelog 2013-12-14 11:48:13 UTC (rev 102554)
@@ -1,22 +0,0 @@
-2013-08-22 Maxime Gauduin aluc...@gmail.com
-  * tilda 1.1.7-3
-  * Fixes FS#36542, FS#36516 and FS#36543
-
-2013-08-08 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * tilda 1.1.7-1
-
-2012-06-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * FS#29754 fixed
-
-2011-08-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * FS#25762 fixed
-
-2008-04-29 Mateusz Herych heni...@gmail.com
-  * Updated for x86_64 - 0.9.6
-
-2008-04-28 Douglas Soares de Andrade d...@aur.archlinux.org
-  * Updated for i686 - 0.9.6
-
-2007-12-30 Douglas Soares de Andrade d...@aur.archlinux.org
-  * Updated to newer version - 0.9.5
-

Copied: tilda/repos/community-x86_64/tilda.changelog (from rev 102553, 
tilda/trunk/tilda.changelog)
===
--- tilda.changelog (rev 0)
+++ tilda.changelog 2013-12-14 11:48:13 UTC (rev 102554)
@@ -0,0 +1,28 @@
+2013-12-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+  * tilda 1.1.10-1
+
+2013-11-17 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+  * tilda 1.1.8-1
+
+2013-08-22 Maxime Gauduin aluc...@gmail.com
+  * tilda 1.1.7-3
+  * Fixes FS#36542, FS#36516 and FS#36543
+
+2013-08-08 Jaroslav Lichtblau 

[arch-commits] Commit in tilda/repos/community-i686 (5 files)

2013-12-14 Thread Jaroslav Lichtblau
Date: Saturday, December 14, 2013 @ 12:58:13
  Author: jlichtblau
Revision: 102555

archrelease: copy trunk to community-i686

Added:
  tilda/repos/community-i686/PKGBUILD
(from rev 102554, tilda/trunk/PKGBUILD)
  tilda/repos/community-i686/tilda.changelog
(from rev 102554, tilda/trunk/tilda.changelog)
Deleted:
  tilda/repos/community-i686/PKGBUILD
  tilda/repos/community-i686/tab-count-fix.patch
  tilda/repos/community-i686/tilda.changelog

-+
 PKGBUILD|   70 ++
 tab-count-fix.patch |   11 ---
 tilda.changelog |   53 -
 3 files changed, 59 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-14 11:48:13 UTC (rev 102554)
+++ PKGBUILD2013-12-14 11:58:13 UTC (rev 102555)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=tilda
-pkgver=1.1.8
-pkgrel=1
-pkgdesc=A Gtk based drop down terminal for Linux and Unix
-arch=('i686' 'x86_64')
-url=https://github.com/lanoxx/tilda;
-license=('GPL')
-depends=('vte3' 'confuse')
-source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz
-tab-count-fix.patch)
-sha256sums=('f339974080db3fe6eb33d23c4fe3eca0b2d432a356808920f1c465695babb724'
-'5d80a76f904a2094cd7b156654ea6d1860c319fc6c18927f2fb342c0f477c110')
-
-prepare() {
-  cd $pkgname-$pkgname-$pkgver
-
-  patch -Np1 -i ../tab-count-fix.patch
-}
-
-build() {
-  cd $pkgname-$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim: ts=2 sw=2 et:

Copied: tilda/repos/community-i686/PKGBUILD (from rev 102554, 
tilda/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-14 11:58:13 UTC (rev 102555)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=tilda
+pkgver=1.1.10
+pkgrel=1
+pkgdesc=A Gtk based drop down terminal for Linux and Unix
+arch=('i686' 'x86_64')
+url=https://github.com/lanoxx/tilda;
+license=('GPL')
+depends=('vte3' 'confuse')
+source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz)
+sha256sums=('292f98d344c88998a0f7d67372020f1c3c7192de94fabf14a0d4eae18726b267')
+
+build() {
+  cd $pkgname-$pkgname-$pkgver
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: tab-count-fix.patch
===
--- tab-count-fix.patch 2013-12-14 11:48:13 UTC (rev 102554)
+++ tab-count-fix.patch 2013-12-14 11:58:13 UTC (rev 102555)
@@ -1,11 +0,0 @@
 a/src/tilda_window.c
-+++ b/src/tilda_window.c
-@@ -378,7 +378,7 @@ static gboolean goto_tab_generic (tilda_window *tw, guint 
tab_number)
- 
- if (g_list_length (tw-terms)  (tab_number-1))
- {
--goto_tab (tw, g_list_length (tw-terms) - tab_number);
-+goto_tab (tw, tab_number - 1);
- return TRUE;
- }
-  

Deleted: tilda.changelog
===
--- tilda.changelog 2013-12-14 11:48:13 UTC (rev 102554)
+++ tilda.changelog 2013-12-14 11:58:13 UTC (rev 102555)
@@ -1,25 +0,0 @@
-2013-11-17 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * tilda 1.1.8-1
-
-2013-08-22 Maxime Gauduin aluc...@gmail.com
-  * tilda 1.1.7-3
-  * Fixes FS#36542, FS#36516 and FS#36543
-
-2013-08-08 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * tilda 1.1.7-1
-
-2012-06-02 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * FS#29754 fixed
-
-2011-08-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * FS#25762 fixed
-
-2008-04-29 Mateusz Herych heni...@gmail.com
-  * Updated for x86_64 - 0.9.6
-
-2008-04-28 Douglas Soares de Andrade d...@aur.archlinux.org
-  * Updated for i686 - 0.9.6
-
-2007-12-30 Douglas Soares de Andrade d...@aur.archlinux.org
-  * Updated to newer version - 0.9.5
-

Copied: tilda/repos/community-i686/tilda.changelog (from rev 102554, 
tilda/trunk/tilda.changelog)
===
--- tilda.changelog (rev 0)
+++ tilda.changelog 2013-12-14 11:58:13 UTC (rev 102555)
@@ -0,0 +1,28 @@
+2013-12-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+  * tilda 1.1.10-1
+
+2013-11-17 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+  * tilda 1.1.8-1
+
+2013-08-22 Maxime Gauduin aluc...@gmail.com
+  * tilda 1.1.7-3
+  * Fixes FS#36542, 

[arch-commits] Commit in par2cmdline/trunk (PKGBUILD)

2013-12-14 Thread Ike Devolder
Date: Saturday, December 14, 2013 @ 15:03:18
  Author: idevolder
Revision: 102556

par2cmdline :: 0.6.3

Modified:
  par2cmdline/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 11:58:13 UTC (rev 102555)
+++ PKGBUILD2013-12-14 14:03:18 UTC (rev 102556)
@@ -3,7 +3,7 @@
 # Maintainer: Sébastien Luttringer se...@aur.archlinux.org
 
 pkgname=par2cmdline
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc='A PAR 2.0 compatible file verification and repair tool'
 url='https://github.com/BlackIkeEagle/par2cmdline'
@@ -10,7 +10,7 @@
 license=('GPL2')
 arch=('i686' 'x86_64')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('28841ba1b20b398b97ebe30c1285294fd3c8e413311eb38e4d57df15269b37ee')
+sha256sums=('903bff9d1720523683cb04db76d37169ebab3a5157f0ae1d5f9065f371929288')
 
 build() {
cd $pkgname-$pkgver
@@ -23,7 +23,6 @@
 
 check() {
cd $pkgname-$pkgver
-   export MAKEFLAGS=-j1
make check
 }
 



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

2013-12-14 Thread Ike Devolder
Date: Saturday, December 14, 2013 @ 15:03:38
  Author: idevolder
Revision: 102557

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

Added:
  par2cmdline/repos/community-i686/PKGBUILD
(from rev 102556, par2cmdline/trunk/PKGBUILD)
  par2cmdline/repos/community-x86_64/PKGBUILD
(from rev 102556, par2cmdline/trunk/PKGBUILD)
Deleted:
  par2cmdline/repos/community-i686/PKGBUILD
  par2cmdline/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   35 --
 community-x86_64/PKGBUILD |   35 --
 3 files changed, 68 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-14 14:03:18 UTC (rev 102556)
+++ community-i686/PKGBUILD 2013-12-14 14:03:38 UTC (rev 102557)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
-
-pkgname=par2cmdline
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='A PAR 2.0 compatible file verification and repair tool'
-url='https://github.com/BlackIkeEagle/par2cmdline'
-license=('GPL2')
-arch=('i686' 'x86_64')
-source=($pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('28841ba1b20b398b97ebe30c1285294fd3c8e413311eb38e4d57df15269b37ee')
-
-build() {
-   cd $pkgname-$pkgver
-   aclocal
-   automake --add-missing
-   autoconf
-   ./configure --prefix=/usr
-  make
-}
-
-check() {
-   cd $pkgname-$pkgver
-   export MAKEFLAGS=-j1
-   make check
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: par2cmdline/repos/community-i686/PKGBUILD (from rev 102556, 
par2cmdline/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-14 14:03:38 UTC (rev 102557)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+
+pkgname=par2cmdline
+pkgver=0.6.3
+pkgrel=1
+pkgdesc='A PAR 2.0 compatible file verification and repair tool'
+url='https://github.com/BlackIkeEagle/par2cmdline'
+license=('GPL2')
+arch=('i686' 'x86_64')
+source=($pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('903bff9d1720523683cb04db76d37169ebab3a5157f0ae1d5f9065f371929288')
+
+build() {
+   cd $pkgname-$pkgver
+   aclocal
+   automake --add-missing
+   autoconf
+   ./configure --prefix=/usr
+  make
+}
+
+check() {
+   cd $pkgname-$pkgver
+   make check
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-14 14:03:18 UTC (rev 102556)
+++ community-x86_64/PKGBUILD   2013-12-14 14:03:38 UTC (rev 102557)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
-
-pkgname=par2cmdline
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='A PAR 2.0 compatible file verification and repair tool'
-url='https://github.com/BlackIkeEagle/par2cmdline'
-license=('GPL2')
-arch=('i686' 'x86_64')
-source=($pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('28841ba1b20b398b97ebe30c1285294fd3c8e413311eb38e4d57df15269b37ee')
-
-build() {
-   cd $pkgname-$pkgver
-   aclocal
-   automake --add-missing
-   autoconf
-   ./configure --prefix=/usr
-  make
-}
-
-check() {
-   cd $pkgname-$pkgver
-   export MAKEFLAGS=-j1
-   make check
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: par2cmdline/repos/community-x86_64/PKGBUILD (from rev 102556, 
par2cmdline/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-14 14:03:38 UTC (rev 102557)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+
+pkgname=par2cmdline
+pkgver=0.6.3
+pkgrel=1
+pkgdesc='A PAR 2.0 compatible file verification and repair tool'
+url='https://github.com/BlackIkeEagle/par2cmdline'
+license=('GPL2')
+arch=('i686' 'x86_64')
+source=($pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('903bff9d1720523683cb04db76d37169ebab3a5157f0ae1d5f9065f371929288')
+
+build() {
+   

[arch-commits] Commit in seamonkey/trunk (PKGBUILD)

2013-12-14 Thread Kyle Keen
Date: Saturday, December 14, 2013 @ 15:28:27
  Author: kkeen
Revision: 102558

upgpkg: seamonkey 2.23-1

Modified:
  seamonkey/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 14:03:38 UTC (rev 102557)
+++ PKGBUILD2013-12-14 14:28:27 UTC (rev 102558)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen keen...@gmail.com
 
 pkgname=seamonkey
-pkgver=2.22.1
+pkgver=2.23
 pkgrel=1
 pkgdesc=SeaMonkey internet suite
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
 mozconfig
 seamonkey-2.0-lang.patch)
-md5sums=('3f848db22d23aed2cd03d37bdc5fb256'
+md5sums=('74116d6a9b646fab7b8995f6c3339be0'
  '925c96ed78ac587ac90d2922bcbb'
  '25b6fe16ac24cd5c852213e5c1adb272')
 



[arch-commits] Commit in seamonkey/repos (16 files)

2013-12-14 Thread Kyle Keen
Date: Saturday, December 14, 2013 @ 16:00:11
  Author: kkeen
Revision: 102559

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 102558, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozconfig
(from rev 102558, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 102558, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-i686/seamonkey.install
(from rev 102558, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 102558, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 102558, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 102558, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/seamonkey.install
(from rev 102558, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-i686/seamonkey.install
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/seamonkey.install

---+
 /PKGBUILD |  136 
 /mozconfig|   72 ++
 /seamonkey-2.0-lang.patch |   22 
 /seamonkey.install|   24 
 community-i686/PKGBUILD   |   68 --
 community-i686/mozconfig  |   36 ---
 community-i686/seamonkey-2.0-lang.patch   |   11 --
 community-i686/seamonkey.install  |   12 --
 community-x86_64/PKGBUILD |   68 --
 community-x86_64/mozconfig|   36 ---
 community-x86_64/seamonkey-2.0-lang.patch |   11 --
 community-x86_64/seamonkey.install|   12 --
 12 files changed, 254 insertions(+), 254 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-14 14:28:27 UTC (rev 102558)
+++ community-i686/PKGBUILD 2013-12-14 15:00:11 UTC (rev 102559)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-
-pkgname=seamonkey
-pkgver=2.22.1
-pkgrel=1
-pkgdesc=SeaMonkey internet suite
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake' 'python3')
-install=$pkgname.install
-url=http://www.seamonkey-project.org/;
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
-mozconfig
-seamonkey-2.0-lang.patch)
-md5sums=('3f848db22d23aed2cd03d37bdc5fb256'
- '925c96ed78ac587ac90d2922bcbb'
- '25b6fe16ac24cd5c852213e5c1adb272')
-
-prepare() {
-  cd comm-release
-  cp ../mozconfig .mozconfig
-  patch -Np1 -i ../seamonkey-2.0-lang.patch
-
-  # Don't exit with error when some libs are missing which we have in
-  # system.
-  sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \
-  -i suite/installer/Makefile.in
-
-  # configure script misdetects the preprocessor without an optimization level
-  sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure
-}
-
-build() {
-  cd comm-release
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver
-  export MOZ_MAKE_FLAGS=$MAKEFLAGS
-  unset MAKEFLAGS
-  unset CPPFLAGS
-
-  make -j1 -f client.mk build
-}
-
-package() {
-  cd comm-release
-
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation}
-  ln -s /usr/share/hunspell $pkgdir/usr/lib/seamonkey-$pkgver/dictionaries
-  ln -s /usr/share/hyphen $pkgdir/usr/lib/seamonkey-$pkgver/hyphenation
-
-  install -Dm644 suite/branding/nightly/icons/gtk/seamonkey.png \
-$pkgdir/usr/share/pixmaps/seamonkey.png
-
-  install -Dm644 mozilla/toolkit/mozapps/installer/linux/rpm/mozilla.desktop \
-$pkgdir/usr/share/applications/seamonkey.desktop
-  sed -i 's/@MOZ_APP_DISPLAYNAME@/SeaMonkey internet suite/' \
-$pkgdir/usr/share/applications/seamonkey.desktop
-  sed -i 's/@MOZ_APP_NAME@/seamonkey/' 
$pkgdir/usr/share/applications/seamonkey.desktop
-
-  rm -f $pkgdir/usr/lib/pkgconfig/seamonkey-ns{s,pr}.pc
-  rm -r $pkgdir/usr/{include,lib/seamonkey-devel-$pkgver,share/idl}
-}
-
-

Copied: seamonkey/repos/community-i686/PKGBUILD (from rev 102558, 
seamonkey/trunk/PKGBUILD)

[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-12-14 Thread Jan Steffens
Date: Saturday, December 14, 2013 @ 16:50:09
  Author: heftig
Revision: 201544

0.20.9

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 08:42:49 UTC (rev 201543)
+++ PKGBUILD2013-12-14 15:50:09 UTC (rev 201544)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.8
+pkgver=0.20.9
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f70da127e0d35a7b8aecaf6f58b740bbb56836451be33d7aeb7979a5c131eac8')
+sha256sums=('61650a3be46979973b82c79eab5c3baf16a4ad3a051d8a710e5d1c376cf32c6e')
 
 build() {
   cd $pkgname-$pkgver



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

2013-12-14 Thread Jan Steffens
Date: Saturday, December 14, 2013 @ 16:50:45
  Author: heftig
Revision: 201545

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-14 15:50:09 UTC (rev 201544)
+++ extra-i686/PKGBUILD 2013-12-14 15:50:45 UTC (rev 201545)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=gupnp
-pkgver=0.20.8
-pkgrel=1
-pkgdesc=An object-oriented UPNP framework
-arch=(i686 x86_64)
-url=http://gupnp.org/;
-license=(LGPL)
-depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala) 
-optdepends=('python2: gupnp-binding-tool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f70da127e0d35a7b8aecaf6f58b740bbb56836451be33d7aeb7979a5c131eac8')
-
-build() {
-  cd $pkgname-$pkgver
-  sed -i '1s|^#!.*python$|2|' tools/gupnp-binding-tool
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --with-context-manager=linux
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gupnp/repos/extra-i686/PKGBUILD (from rev 201544, gupnp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-14 15:50:45 UTC (rev 201545)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=gupnp
+pkgver=0.20.9
+pkgrel=1
+pkgdesc=An object-oriented UPNP framework
+arch=(i686 x86_64)
+url=http://gupnp.org/;
+license=(LGPL)
+depends=(gssdp util-linux)
+makedepends=(gobject-introspection gtk-doc vala) 
+optdepends=('python2: gupnp-binding-tool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('61650a3be46979973b82c79eab5c3baf16a4ad3a051d8a710e5d1c376cf32c6e')
+
+build() {
+  cd $pkgname-$pkgver
+  sed -i '1s|^#!.*python$|2|' tools/gupnp-binding-tool
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --with-context-manager=linux
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-14 15:50:09 UTC (rev 201544)
+++ extra-x86_64/PKGBUILD   2013-12-14 15:50:45 UTC (rev 201545)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=gupnp
-pkgver=0.20.8
-pkgrel=1
-pkgdesc=An object-oriented UPNP framework
-arch=(i686 x86_64)
-url=http://gupnp.org/;
-license=(LGPL)
-depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala) 
-optdepends=('python2: gupnp-binding-tool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f70da127e0d35a7b8aecaf6f58b740bbb56836451be33d7aeb7979a5c131eac8')
-
-build() {
-  cd $pkgname-$pkgver
-  sed -i '1s|^#!.*python$|2|' tools/gupnp-binding-tool
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --with-context-manager=linux
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gupnp/repos/extra-x86_64/PKGBUILD (from rev 201544, 
gupnp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-12-14 15:50:45 UTC (rev 201545)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=gupnp
+pkgver=0.20.9
+pkgrel=1
+pkgdesc=An object-oriented UPNP framework
+arch=(i686 x86_64)
+url=http://gupnp.org/;
+license=(LGPL)
+depends=(gssdp util-linux)
+makedepends=(gobject-introspection gtk-doc vala) 
+optdepends=('python2: gupnp-binding-tool')

[arch-commits] Commit in firefox-firebug/trunk (PKGBUILD)

2013-12-14 Thread speps
Date: Saturday, December 14, 2013 @ 19:44:49
  Author: speps
Revision: 102560

upgpkg: firefox-firebug 1.12.4-1

Modified:
  firefox-firebug/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 15:00:11 UTC (rev 102559)
+++ PKGBUILD2013-12-14 18:44:49 UTC (rev 102560)
@@ -2,7 +2,7 @@
 # Maintainer: speps speps at aur dot archlinux dot org
 
 pkgname=firefox-firebug
-pkgver=1.11.4
+pkgver=1.12.4
 pkgrel=1
 pkgdesc=Firefox plugin with tools for web development.
 arch=(any)
@@ -12,7 +12,7 @@
 depends=('firefox')
 provides=('firebug')
 source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
-md5sums=('c5ce520e6e5c473ae3bfa7413c7c1b66')
+md5sums=('de78d668476ec49153820ba9dea45425')
 
 package() {
   cd $srcdir



[arch-commits] Commit in firefox-firebug/repos/community-any (PKGBUILD PKGBUILD)

2013-12-14 Thread speps
Date: Saturday, December 14, 2013 @ 19:44:59
  Author: speps
Revision: 102561

archrelease: copy trunk to community-any

Added:
  firefox-firebug/repos/community-any/PKGBUILD
(from rev 102560, firefox-firebug/trunk/PKGBUILD)
Deleted:
  firefox-firebug/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-14 18:44:49 UTC (rev 102560)
+++ PKGBUILD2013-12-14 18:44:59 UTC (rev 102561)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=firefox-firebug
-pkgver=1.11.4
-pkgrel=1
-pkgdesc=Firefox plugin with tools for web development.
-arch=(any)
-url=http://getfirebug.com/;
-license=('custom:BSD')
-groups=('firefox-addons')
-depends=('firefox')
-provides=('firebug')
-source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
-md5sums=('c5ce520e6e5c473ae3bfa7413c7c1b66')
-
-package() {
-  cd $srcdir
-
-  # extension
-  
_dest=$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com
-  find . -type d -exec install -d {} $_dest/{} \;
-  find . -type f -exec install -Dm644 {} $_dest/{} \;
-
-  # license
-  install -Dm644 license.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-firebug/repos/community-any/PKGBUILD (from rev 102560, 
firefox-firebug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-14 18:44:59 UTC (rev 102561)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=firefox-firebug
+pkgver=1.12.4
+pkgrel=1
+pkgdesc=Firefox plugin with tools for web development.
+arch=(any)
+url=http://getfirebug.com/;
+license=('custom:BSD')
+groups=('firefox-addons')
+depends=('firefox')
+provides=('firebug')
+source=(${url}releases/firebug/${pkgver%.*}/firebug-$pkgver.xpi)
+md5sums=('de78d668476ec49153820ba9dea45425')
+
+package() {
+  cd $srcdir
+
+  # extension
+  
_dest=$pkgdir/usr/lib/firefox/browser/extensions/fire...@software.joehewitt.com
+  find . -type d -exec install -d {} $_dest/{} \;
+  find . -type f -exec install -Dm644 {} $_dest/{} \;
+
+  # license
+  install -Dm644 license.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in qtcreator/trunk (PKGBUILD)

2013-12-14 Thread Sven-Hendrik Haase
Date: Saturday, December 14, 2013 @ 22:14:28
  Author: svenstaro
Revision: 201546

Add qt5-quickcontrols as dep

Modified:
  qtcreator/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 15:50:45 UTC (rev 201545)
+++ PKGBUILD2013-12-14 21:14:28 UTC (rev 201546)
@@ -14,7 +14,7 @@
 arch=('i686' 'x86_64')
 url='http://qt-project.org'
 license=('LGPL')
-depends=('qt5-quick1' 'qt5-tools')
+depends=('qt5-quick1' 'qt5-tools' 'qt5-quickcontrols')
 makedepends=('git' 'mesa')
 options=('docs')
 optdepends=('qt5-doc: for the integrated Qt documentation'



[arch-commits] Commit in claws-mail/trunk (PKGBUILD)

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 22:56:36
  Author: andyrtr
Revision: 201547

upgpkg: claws-mail 3.9.3-1

upstream update 3.9.3

Modified:
  claws-mail/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 21:14:28 UTC (rev 201546)
+++ PKGBUILD2013-12-14 21:56:36 UTC (rev 201547)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=claws-mail
-pkgver=3.9.2
-pkgrel=5
+pkgver=3.9.3
+pkgrel=1
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -35,7 +35,7 @@
 provides=('claws')
 install=claws-mail.install
 
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('90de2a265e65fbd9dffdbf428bb0ee28'
+md5sums=('0158b5e6b6d6866f9a75fd288a4edf04'
  'SKIP')
 
 build() {



[arch-commits] Commit in claws-mail/repos (8 files)

2013-12-14 Thread Andreas Radke
Date: Saturday, December 14, 2013 @ 22:56:57
  Author: andyrtr
Revision: 201548

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

Added:
  claws-mail/repos/extra-i686/PKGBUILD
(from rev 201547, claws-mail/trunk/PKGBUILD)
  claws-mail/repos/extra-i686/claws-mail.install
(from rev 201547, claws-mail/trunk/claws-mail.install)
  claws-mail/repos/extra-x86_64/PKGBUILD
(from rev 201547, claws-mail/trunk/PKGBUILD)
  claws-mail/repos/extra-x86_64/claws-mail.install
(from rev 201547, claws-mail/trunk/claws-mail.install)
Deleted:
  claws-mail/repos/extra-i686/PKGBUILD
  claws-mail/repos/extra-i686/claws-mail.install
  claws-mail/repos/extra-x86_64/PKGBUILD
  claws-mail/repos/extra-x86_64/claws-mail.install

-+
 /PKGBUILD   |  146 ++
 /claws-mail.install |   32 
 extra-i686/PKGBUILD |   73 ---
 extra-i686/claws-mail.install   |   16 
 extra-x86_64/PKGBUILD   |   73 ---
 extra-x86_64/claws-mail.install |   16 
 6 files changed, 178 insertions(+), 178 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-14 21:56:36 UTC (rev 201547)
+++ extra-i686/PKGBUILD 2013-12-14 21:56:57 UTC (rev 201548)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=claws-mail
-pkgver=3.9.2
-pkgrel=5
-pkgdesc=A GTK+ based e-mail client.
-arch=('i686' 'x86_64')
-license=('GPL3')
-url=http://www.claws-mail.org;
-depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 
'libetpan=1.1-4' 'compface'
- 'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('spamassassin' 'bogofilter' 'valgrind' 
- # dependencies for plugins
- 'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 
'poppler-glib' 'pygtk') 
- #'libchamplain' needed for geolocation plugin, disabled for now - 
most time it's not compatible with current gnome releases
-optdepends=('python2:   needed for some tools and python plugin'
-'perl:  needed for some tools and perl plugin'
-'spamassassin:  adds support for spamfiltering'
-'bogofilter:adds support for spamfiltering'
-'libnotify: for notification plugin'
-'libcanberra:   for notification plugin'
-'dbus:  for notification plugin'
-'libxml2:   for gtkhtml2_viewer and rssyl plugins'
-'curl:  for gtkhtml2_viewer, vcalendar, rssyl and 
spamreport plugins'
-'libarchive:for archive plugin and various other plugins'
-'libytnef:  for tnef_parse plugin'
-'webkitgtk2:for the fancy webkit html plugin'
-'libsoup:   for the fancy webkit html plugin'
-   'libgdata:  for gdata plugin'
-   'poppler-glib:  for pdf viewer plugin'
-   'ghostscript:   for pdf viewer plugin')
-replaces=('sylpheed-claws' 'claws-mail-extra-plugins')
-conflicts=('claws-mail-extra-plugins')
-provides=('claws')
-install=claws-mail.install
-source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('90de2a265e65fbd9dffdbf428bb0ee28'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  # fixes for python2
-  export PYTHON=/usr/bin/python2
-  sed -i 's@^#!.*python.*@#!/usr/bin/python2@' tools/*.py
-  sed -i 's:python -c:python2 -c:g' configure
-  
-  ./configure --prefix=/usr --disable-static \
---enable-enchant \
---enable-gnutls \
---enable-ldap \
---enable-crash-dialog \
---enable-pgpmime-plugin \
---enable-spamassassin-plugin \
---enable-bogofilter-plugin \
-#--help
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  # build and install extra tools
-  cd tools
-  make
-   # all executables and .conf files ; only top directory
-  find -maxdepth 1 -type f -and -perm /111 -or -name '*.conf' | while read i ; 
do
-  install -D -m755 ${i} \
-${pkgdir}/usr/lib/claws-mail/tools/${i}
-  done
-}

Copied: claws-mail/repos/extra-i686/PKGBUILD (from rev 201547, 
claws-mail/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-14 21:56:57 UTC (rev 201548)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=claws-mail
+pkgver=3.9.3
+pkgrel=1
+pkgdesc=A GTK+ based e-mail client.
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://www.claws-mail.org;
+depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 
'libetpan=1.1-4' 'compface'
+ 'libsm' 'dbus-glib' 'hicolor-icon-theme' 

[arch-commits] Commit in meld/repos/extra-any (PKGBUILD PKGBUILD install install)

2013-12-14 Thread Jan Steffens
Date: Saturday, December 14, 2013 @ 23:59:54
  Author: heftig
Revision: 201550

archrelease: copy trunk to extra-any

Added:
  meld/repos/extra-any/PKGBUILD
(from rev 201549, meld/trunk/PKGBUILD)
  meld/repos/extra-any/install
(from rev 201549, meld/trunk/install)
Deleted:
  meld/repos/extra-any/PKGBUILD
  meld/repos/extra-any/install

--+
 PKGBUILD |   76 ++---
 install  |   26 ++--
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-14 22:59:19 UTC (rev 201549)
+++ PKGBUILD2013-12-14 22:59:54 UTC (rev 201550)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-
-pkgname=meld
-pkgver=1.8.2
-pkgrel=1
-pkgdesc='Visual diff and merge tool'
-url='http://meldmerge.org/'
-license=('GPL')
-arch=('any')
-makedepends=('intltool' 'gnome-doc-utils')
-depends=('pygtk' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('pygtksourceview2: syntax highlighting'
-'python2-dbus: open a new tab in an already running instance'
-'python2-gconf: gnome integration')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('da6e4430ea3e56ec649b53f96c485de13a52627f')
-
-install=install
-options=('!emptydirs')
-
-prepare() {
-   cd ${pkgname}-${pkgver}
-   sed -i 's/update-/#update-/' Makefile
-   sed -i 's/env python/env python2/' bin/meld
-}
-
-build() {
-   cd ${pkgname}-${pkgver}
-   make PYTHON=/usr/bin/python2 prefix=/usr
-}
-
-package() {
-   cd ${pkgname}-${pkgver}
-   make PYTHON=/usr/bin/python2 prefix=/usr DESTDIR=${pkgdir} install
-}

Copied: meld/repos/extra-any/PKGBUILD (from rev 201549, meld/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-14 22:59:54 UTC (rev 201550)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+pkgname=meld
+pkgver=1.8.3
+pkgrel=1
+pkgdesc='Visual diff and merge tool'
+url='http://meldmerge.org/'
+license=('GPL')
+arch=('any')
+makedepends=('intltool' 'gnome-doc-utils')
+depends=('pygtk' 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('pygtksourceview2: syntax highlighting'
+'python2-dbus: open a new tab in an already running instance'
+'python2-gconf: gnome integration')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('b2321e45466a963cb7bd85e6b648c9648b35af52')
+
+install=install
+options=('!emptydirs')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   sed -i 's/update-/#update-/' Makefile
+   sed -i 's/env python/env python2/' bin/meld
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+   make PYTHON=/usr/bin/python2 prefix=/usr
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make PYTHON=/usr/bin/python2 prefix=/usr DESTDIR=${pkgdir} install
+}

Deleted: install
===
--- install 2013-12-14 22:59:19 UTC (rev 201549)
+++ install 2013-12-14 22:59:54 UTC (rev 201550)
@@ -1,13 +0,0 @@
-post_install() {
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   update-desktop-database -q
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: meld/repos/extra-any/install (from rev 201549, meld/trunk/install)
===
--- install (rev 0)
+++ install 2013-12-14 22:59:54 UTC (rev 201550)
@@ -0,0 +1,13 @@
+post_install() {
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   update-desktop-database -q
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in meld/trunk (PKGBUILD)

2013-12-14 Thread Jan Steffens
Date: Saturday, December 14, 2013 @ 23:59:19
  Author: heftig
Revision: 201549

1.8.3

Modified:
  meld/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 21:56:57 UTC (rev 201548)
+++ PKGBUILD2013-12-14 22:59:19 UTC (rev 201549)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgname=meld
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc='Visual diff and merge tool'
 url='http://meldmerge.org/'
@@ -16,7 +16,7 @@
 'python2-dbus: open a new tab in an already running instance'
 'python2-gconf: gnome integration')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('da6e4430ea3e56ec649b53f96c485de13a52627f')
+sha1sums=('b2321e45466a963cb7bd85e6b648c9648b35af52')
 
 install=install
 options=('!emptydirs')



[arch-commits] Commit in wordpress/repos/community-any (4 files)

2013-12-14 Thread Alexander Rødseth
Date: Sunday, December 15, 2013 @ 01:46:47
  Author: arodseth
Revision: 102563

archrelease: copy trunk to community-any

Added:
  wordpress/repos/community-any/PKGBUILD
(from rev 102562, wordpress/trunk/PKGBUILD)
  wordpress/repos/community-any/wordpress.install
(from rev 102562, wordpress/trunk/wordpress.install)
Deleted:
  wordpress/repos/community-any/PKGBUILD
  wordpress/repos/community-any/wordpress.install

---+
 PKGBUILD  |   58 ++--
 wordpress.install |   42 ++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-15 00:46:41 UTC (rev 102562)
+++ PKGBUILD2013-12-15 00:46:47 UTC (rev 102563)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Thomas Dziedzic gostrc at gmail
-# Contributor: Jose Valecillos valecillosjg (at) gmail (dot) com
-# Contributor: Kaos gianlucaatlas (at) gmail (dot) com
-# Contributor: Christopher Rogers slaxemulator.gmail.com
-
-pkgname=wordpress
-pkgver=3.7.1
-pkgrel=1
-pkgdesc='Blog tool and publishing platform'
-arch=('any')
-url='http://wordpress.org/'
-license=('GPL')
-depends=('php')
-optdepends=('apache: Web server to run wordpress'
-'cherokee: Lightweight Web server to run wordpress'
-'mysql: Database server')
-options=('emptydirs')
-install=$pkgname.install
-source=(http://wordpress.org/$pkgname-$pkgver.tar.gz;)
-sha256sums=('6f6bae8759bf3e115cd85de4204b062aeaac63ceb030fc26a9c561474aa64dd4')
-
-package() {
-  install -d $pkgdir/usr/share/webapps
-  cp -r wordpress $pkgdir/usr/share/webapps
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wordpress/repos/community-any/PKGBUILD (from rev 102562, 
wordpress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-15 00:46:47 UTC (rev 102563)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Thomas Dziedzic gostrc at gmail
+# Contributor: Jose Valecillos valecillosjg (at) gmail (dot) com
+# Contributor: Kaos gianlucaatlas (at) gmail (dot) com
+# Contributor: Christopher Rogers slaxemulator.gmail.com
+
+pkgname=wordpress
+pkgver=3.8
+pkgrel=1
+pkgdesc='Blog tool and publishing platform'
+arch=('any')
+url='http://wordpress.org/'
+license=('GPL')
+depends=('php')
+optdepends=('apache: Web server to run wordpress'
+'cherokee: Lightweight Web server to run wordpress'
+'mysql: Database server')
+options=('emptydirs')
+install=$pkgname.install
+source=(http://wordpress.org/$pkgname-$pkgver.tar.gz;)
+sha256sums=('c419de49816b6483ab387567222898c02e8acd6ce64d6466a38f2fc05ebefb85')
+
+package() {
+  install -d $pkgdir/usr/share/webapps
+  cp -r wordpress $pkgdir/usr/share/webapps
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: wordpress.install
===
--- wordpress.install   2013-12-15 00:46:41 UTC (rev 102562)
+++ wordpress.install   2013-12-15 00:46:47 UTC (rev 102563)
@@ -1,21 +0,0 @@
-post_install() {
-  # Make uploads work
-  install -dm775 /usr/share/webapps/wordpress/wp-content/uploads
-  chown http:http /usr/share/webapps/wordpress/wp-content/uploads
-  echo 'You can now configure your (PHP compatible) web server to run 
Wordpress'
-}
-
-pre_remove() {
-  cp -r /usr/share/webapps/wordpress /usr/share/webapps/wordpress_backup
-  echo 'Your Wordpress folder were backed up to 
/usr/share/webapps/wordpress_backup'
-}
-
-post_remove() {
-  rm -rf /usr/share/webapps/wordpress
-}
-
-post_upgrade() {
-  echo 'Wordpress is in /usr/share/webapps now'
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wordpress/repos/community-any/wordpress.install (from rev 102562, 
wordpress/trunk/wordpress.install)
===
--- wordpress.install   (rev 0)
+++ wordpress.install   2013-12-15 00:46:47 UTC (rev 102563)
@@ -0,0 +1,21 @@
+post_install() {
+  # Make uploads work
+  install -dm775 /usr/share/webapps/wordpress/wp-content/uploads
+  chown http:http /usr/share/webapps/wordpress/wp-content/uploads
+  echo 'You can now configure your (PHP compatible) web server to run 
Wordpress'
+}
+
+pre_remove() {
+  cp -r /usr/share/webapps/wordpress /usr/share/webapps/wordpress_backup
+  echo 'Your Wordpress folder were backed up to 
/usr/share/webapps/wordpress_backup'
+}
+
+post_remove() {
+  rm -rf /usr/share/webapps/wordpress
+}
+
+post_upgrade() {
+  echo 'Wordpress is in /usr/share/webapps now'
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wordpress/trunk (PKGBUILD)

2013-12-14 Thread Alexander Rødseth
Date: Sunday, December 15, 2013 @ 01:46:41
  Author: arodseth
Revision: 102562

upgpkg: wordpress 3.8-1

Modified:
  wordpress/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 18:44:59 UTC (rev 102561)
+++ PKGBUILD2013-12-15 00:46:41 UTC (rev 102562)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Rogers slaxemulator.gmail.com
 
 pkgname=wordpress
-pkgver=3.7.1
+pkgver=3.8
 pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=('any')
@@ -19,7 +19,7 @@
 options=('emptydirs')
 install=$pkgname.install
 source=(http://wordpress.org/$pkgname-$pkgver.tar.gz;)
-sha256sums=('6f6bae8759bf3e115cd85de4204b062aeaac63ceb030fc26a9c561474aa64dd4')
+sha256sums=('c419de49816b6483ab387567222898c02e8acd6ce64d6466a38f2fc05ebefb85')
 
 package() {
   install -d $pkgdir/usr/share/webapps



[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)

2013-12-14 Thread Ángel Velásquez
Date: Sunday, December 15, 2013 @ 04:50:22
  Author: angvp
Revision: 201552

upgpkg: python-setuptools 2.0-1

Version bump to 2.0

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 23:02:04 UTC (rev 201551)
+++ PKGBUILD2013-12-15 03:50:22 UTC (rev 201552)
@@ -2,7 +2,7 @@
 # Maintainer: Angel Velasquez an...@archlinux.org
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=1.4.2
+pkgver=2.0
 pkgrel=1
 pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
 arch=('any')
@@ -10,7 +10,7 @@
 url=http://pypi.python.org/pypi/setuptools;
 makedepends=('python' 'python2')
 
source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz)
-md5sums=('13951be6711438073fbe50843e7f141f')
+md5sums=('887cdf417bc5d25326c66bb98c0dd160')
 
 #check() {
 #   # Check python3 module



[arch-commits] Commit in python-setuptools/repos (testing-any testing-any/PKGBUILD)

2013-12-14 Thread Ángel Velásquez
Date: Sunday, December 15, 2013 @ 04:51:08
  Author: angvp
Revision: 201553

archrelease: copy trunk to testing-any

Added:
  python-setuptools/repos/testing-any/
  python-setuptools/repos/testing-any/PKGBUILD
(from rev 201552, python-setuptools/trunk/PKGBUILD)

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

Copied: python-setuptools/repos/testing-any/PKGBUILD (from rev 201552, 
python-setuptools/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-12-15 03:51:08 UTC (rev 201553)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=2.0
+pkgrel=1
+pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
+arch=('any')
+license=('PSF')
+url=http://pypi.python.org/pypi/setuptools;
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz)
+md5sums=('887cdf417bc5d25326c66bb98c0dd160')
+
+#check() {
+#   # Check python3 module
+#   cd ${srcdir}/setuptools-${pkgver}
+#   python3 setup.py test
+#
+#   # Check python2 module
+#   cd ${srcdir}/setuptools-${pkgver}-python2
+#   python2 setup.py test
+#}
+ 
+prepare() {
+   cd ${srcdir}
+ 
+   pushd setuptools-${pkgver}
+   popd
+ 
+   cp -a setuptools-${pkgver}{,-python2}
+ 
+   cd ${srcdir}/setuptools-${pkgver}
+   sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python3| 
setuptools/tests/test_resources.py
+ 
+   cd ../setuptools-${pkgver}-python2
+   sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python2| 
setuptools/tests/test_resources.py
+}
+
+build() {
+   # Build python 3 module
+   cd ${srcdir}/setuptools-${pkgver}
+   python3 setup.py build
+ 
+   # Build python 2 module
+   cd ../setuptools-${pkgver}-python2
+   python2 setup.py build
+}
+ 
+package_python-setuptools() {
+   depends=('python=3.3')
+   provides=('python-distribute')
+   replaces=('python-distribute')
+ 
+   cd ${srcdir}/setuptools-${pkgver}
+   python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+}
+ 
+package_python2-setuptools() {
+   depends=('python2=2.7')
+   provides=('python2-distribute' 'setuptools')
+   replaces=('python2-distribute' 'setuptools')
+ 
+   cd ${srcdir}/setuptools-${pkgver}-python2
+   python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+   rm ${pkgdir}/usr/bin/easy_install
+}



[arch-commits] Commit in coreutils/trunk (PKGBUILD)

2013-12-14 Thread Allan McRae
Date: Sunday, December 15, 2013 @ 07:46:06
  Author: allan
Revision: 201562

upgpkg: coreutils 8.22-1

upstream update

Modified:
  coreutils/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-15 06:41:57 UTC (rev 201561)
+++ PKGBUILD2013-12-15 06:46:06 UTC (rev 201562)
@@ -3,8 +3,8 @@
 # Contributor: judd jvi...@zeroflux.org
 
 pkgname=coreutils
-pkgver=8.21
-pkgrel=2
+pkgver=8.22
+pkgrel=1
 pkgdesc=The basic file, shell and text manipulation utilities of the GNU 
operating system
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -13,7 +13,7 @@
 depends=('glibc' 'pam' 'acl' 'gmp' 'libcap')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('065ba41828644eca5dd8163446de5d64'
+md5sums=('8fb0ae2267aa6e728958adc38f8163a2'
  'SKIP')
 
 build() {



[arch-commits] Commit in coreutils/repos (6 files)

2013-12-14 Thread Allan McRae
Date: Sunday, December 15, 2013 @ 07:47:10
  Author: allan
Revision: 201563

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

Added:
  coreutils/repos/testing-i686/
  coreutils/repos/testing-i686/PKGBUILD
(from rev 201562, coreutils/trunk/PKGBUILD)
  coreutils/repos/testing-i686/coreutils.install
(from rev 201562, coreutils/trunk/coreutils.install)
  coreutils/repos/testing-x86_64/
  coreutils/repos/testing-x86_64/PKGBUILD
(from rev 201562, coreutils/trunk/PKGBUILD)
  coreutils/repos/testing-x86_64/coreutils.install
(from rev 201562, coreutils/trunk/coreutils.install)

--+
 testing-i686/PKGBUILD|   34 ++
 testing-i686/coreutils.install   |   17 +
 testing-x86_64/PKGBUILD  |   34 ++
 testing-x86_64/coreutils.install |   17 +
 4 files changed, 102 insertions(+)

Copied: coreutils/repos/testing-i686/PKGBUILD (from rev 201562, 
coreutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-12-15 06:47:10 UTC (rev 201563)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=coreutils
+pkgver=8.22
+pkgrel=1
+pkgdesc=The basic file, shell and text manipulation utilities of the GNU 
operating system
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://www.gnu.org/software/coreutils;
+groups=('base')
+depends=('glibc' 'pam' 'acl' 'gmp' 'libcap')
+install=${pkgname}.install
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('8fb0ae2267aa6e728958adc38f8163a2'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+  --enable-no-install-program=groups,hostname,kill,uptime
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make RUN_EXPENSIVE_TESTS=yes check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: coreutils/repos/testing-i686/coreutils.install (from rev 201562, 
coreutils/trunk/coreutils.install)
===
--- testing-i686/coreutils.install  (rev 0)
+++ testing-i686/coreutils.install  2013-12-15 06:47:10 UTC (rev 201563)
@@ -0,0 +1,17 @@
+infodir=usr/share/info
+file=coreutils.info
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+

Copied: coreutils/repos/testing-x86_64/PKGBUILD (from rev 201562, 
coreutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-12-15 06:47:10 UTC (rev 201563)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=coreutils
+pkgver=8.22
+pkgrel=1
+pkgdesc=The basic file, shell and text manipulation utilities of the GNU 
operating system
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://www.gnu.org/software/coreutils;
+groups=('base')
+depends=('glibc' 'pam' 'acl' 'gmp' 'libcap')
+install=${pkgname}.install
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('8fb0ae2267aa6e728958adc38f8163a2'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+  --enable-no-install-program=groups,hostname,kill,uptime
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make RUN_EXPENSIVE_TESTS=yes check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: coreutils/repos/testing-x86_64/coreutils.install (from rev 201562, 
coreutils/trunk/coreutils.install)
===
--- testing-x86_64/coreutils.install(rev 0)
+++ testing-x86_64/coreutils.install2013-12-15 06:47:10 UTC (rev 201563)
@@ -0,0 +1,17 @@
+infodir=usr/share/info
+file=coreutils.info
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+