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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 09:22:11
  Author: spupykin
Revision: 261233

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 09:22:08 UTC (rev 261232)
+++ community-i686/PKGBUILD 2017-10-02 09:22:11 UTC (rev 261233)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Antonio Rojas 
-
-pkgname=bzrtp
-pkgver=1.0.5
-pkgrel=1
-pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
-arch=('i686' 'x86_64')
-url="https://github.com/BelledonneCommunications/bzrtp;
-license=('GPL2')
-depends=('libxml2' 'mbedtls' 'bctoolbox')
-makedepends=('bcunit')
-validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz;)
-sha256sums=('13fdb99b7b6060965a36cd4a87168a2d07fb9bd4c559b867a03db966cf557fea')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  [ -x ./configure ] || ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: bzrtp/repos/community-i686/PKGBUILD (from rev 261231, 
bzrtp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 09:22:11 UTC (rev 261233)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:
+# Contributor: Antonio Rojas 
+
+pkgname=bzrtp
+pkgver=1.0.6
+pkgrel=1
+pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
+arch=('i686' 'x86_64')
+url="https://github.com/BelledonneCommunications/bzrtp;
+license=('GPL2')
+depends=('libxml2' 'mbedtls' 'bctoolbox')
+makedepends=('bcunit')
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz;)
+sha256sums=('d551cf45372a180319fd93d7b59823ccff169dc41f67a777932c83def8019260')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  [ -x ./configure ] || ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-02 09:22:08 UTC (rev 261232)
+++ community-x86_64/PKGBUILD   2017-10-02 09:22:11 UTC (rev 261233)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Antonio Rojas 
-
-pkgname=bzrtp
-pkgver=1.0.5
-pkgrel=1
-pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
-arch=('i686' 'x86_64')
-url="https://github.com/BelledonneCommunications/bzrtp;
-license=('GPL2')
-depends=('libxml2' 'mbedtls' 'bctoolbox')
-makedepends=('bcunit')
-validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz;)
-sha256sums=('13fdb99b7b6060965a36cd4a87168a2d07fb9bd4c559b867a03db966cf557fea')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  [ -x ./configure ] || ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: bzrtp/repos/community-x86_64/PKGBUILD (from rev 261231, 
bzrtp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-02 09:22:11 UTC (rev 261233)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:
+# Contributor: Antonio Rojas 
+
+pkgname=bzrtp
+pkgver=1.0.6
+pkgrel=1
+pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
+arch=('i686' 'x86_64')
+url="https://github.com/BelledonneCommunications/bzrtp;
+license=('GPL2')
+depends=('libxml2' 'mbedtls' 'bctoolbox')
+makedepends=('bcunit')
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz;)
+sha256sums=('d551cf45372a180319fd93d7b59823ccff169dc41f67a777932c83def8019260')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  [ -x ./configure ] || ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" 

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

2017-10-02 Thread Alexander Rødseth
Date: Monday, October 2, 2017 @ 09:22:08
  Author: arodseth
Revision: 261232

upgpkg: glide 0.13.0-1

Modified:
  glide/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 09:21:51 UTC (rev 261231)
+++ PKGBUILD2017-10-02 09:22:08 UTC (rev 261232)
@@ -3,7 +3,7 @@
 # Contributor: fanningert 
 
 pkgname=glide
-pkgver=0.12.3
+pkgver=0.13.0
 pkgrel=1
 pkgdesc='Dependency management and vendoring for Go projects'
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 provides=('glide')
 options=('!strip' '!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://$_gourl/glide/archive/v${pkgver}.tar.gz;)
-sha256sums=('a304c29267cf7e00b7299b6ac8da0317f2f4f4096acb6cf817d4c745e0dee8b4')
+sha256sums=('ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7')
 
 prepare() {
   mkdir -p build/go; cd build/go


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 09:22:54
  Author: spupykin
Revision: 261237

upgpkg: ortp 1.0.2-1

Modified:
  ortp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 09:22:46 UTC (rev 261236)
+++ PKGBUILD2017-10-02 09:22:54 UTC (rev 261237)
@@ -5,7 +5,7 @@
 # Contributor: William Rea 
 
 pkgname=ortp
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A Real-time Transport Protocol (RTP) library"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('bctoolbox')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/ortp/archive/$pkgver.tar.gz;)
-sha256sums=('7baaaf82b86965e8b369ac1eede3d65c1c7223a9d8154fa85d61cedd3c577ce6')
+sha256sums=('f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-10-02 Thread Alexander Rødseth
Date: Monday, October 2, 2017 @ 09:22:22
  Author: arodseth
Revision: 261235

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 09:22:20 UTC (rev 261234)
+++ community-i686/PKGBUILD 2017-10-02 09:22:22 UTC (rev 261235)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: fanningert 
-
-pkgname=glide
-pkgver=0.12.3
-pkgrel=1
-pkgdesc='Dependency management and vendoring for Go projects'
-arch=('x86_64' 'i686')
-_gourl="github.com/Masterminds"
-url='https://github.com/Masterminds/glide'
-license=('MIT')
-makedepends=('git' 'go')
-depends=('glibc')
-provides=('glide')
-options=('!strip' '!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://$_gourl/glide/archive/v${pkgver}.tar.gz;)
-sha256sums=('a304c29267cf7e00b7299b6ac8da0317f2f4f4096acb6cf817d4c745e0dee8b4')
-
-prepare() {
-  mkdir -p build/go; cd build/go
-  for f in "/usr/lib/go/"*; do ln -s "$f"; done
-  rm pkg; mkdir pkg; cd pkg
-  for f in "/usr/lib/go/pkg/"*; do ln -s "$f"; done
-  export GOROOT="$srcdir/build/go"
-  export GOPATH="$srcdir/build"
-  mkdir -p "$GOPATH/src/$_gourl"
-  mv "$srcdir/$pkgname-$pkgver" "$GOPATH/src/$_gourl/$pkgname"
-}
-
-build() {
-  cd "$GOPATH/src/${_gourl}/${pkgname}"
-
-  go fix && go build -o glide -ldflags "-X main.version=$pkgver" glide.go
-}
-
-package() {
-  install -Dm755 "build/src/$_gourl/$pkgname/$pkgname" 
"$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "build/src/$_gourl/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: https://github.com/Masterminds/glide
-# vim:set ts=2 sw=2 et:

Copied: glide/repos/community-i686/PKGBUILD (from rev 261233, 
glide/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 09:22:22 UTC (rev 261235)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: fanningert 
+
+pkgname=glide
+pkgver=0.13.0
+pkgrel=1
+pkgdesc='Dependency management and vendoring for Go projects'
+arch=('x86_64' 'i686')
+_gourl="github.com/Masterminds"
+url='https://github.com/Masterminds/glide'
+license=('MIT')
+makedepends=('git' 'go')
+depends=('glibc')
+provides=('glide')
+options=('!strip' '!emptydirs')
+source=("$pkgname-$pkgver.tar.gz::https://$_gourl/glide/archive/v${pkgver}.tar.gz;)
+sha256sums=('ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7')
+
+prepare() {
+  mkdir -p build/go; cd build/go
+  for f in "/usr/lib/go/"*; do ln -s "$f"; done
+  rm pkg; mkdir pkg; cd pkg
+  for f in "/usr/lib/go/pkg/"*; do ln -s "$f"; done
+  export GOROOT="$srcdir/build/go"
+  export GOPATH="$srcdir/build"
+  mkdir -p "$GOPATH/src/$_gourl"
+  mv "$srcdir/$pkgname-$pkgver" "$GOPATH/src/$_gourl/$pkgname"
+}
+
+build() {
+  cd "$GOPATH/src/${_gourl}/${pkgname}"
+
+  go fix && go build -o glide -ldflags "-X main.version=$pkgver" glide.go
+}
+
+package() {
+  install -Dm755 "build/src/$_gourl/$pkgname/$pkgname" 
"$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "build/src/$_gourl/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: https://github.com/Masterminds/glide
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-02 09:22:20 UTC (rev 261234)
+++ community-x86_64/PKGBUILD   2017-10-02 09:22:22 UTC (rev 261235)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: fanningert 
-
-pkgname=glide
-pkgver=0.12.3
-pkgrel=1
-pkgdesc='Dependency management and vendoring for Go projects'
-arch=('x86_64' 'i686')
-_gourl="github.com/Masterminds"
-url='https://github.com/Masterminds/glide'
-license=('MIT')
-makedepends=('git' 'go')
-depends=('glibc')
-provides=('glide')
-options=('!strip' '!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://$_gourl/glide/archive/v${pkgver}.tar.gz;)
-sha256sums=('a304c29267cf7e00b7299b6ac8da0317f2f4f4096acb6cf817d4c745e0dee8b4')
-
-prepare() {
-  mkdir -p build/go; cd build/go
-  for f in "/usr/lib/go/"*; do ln -s "$f"; done
-  rm pkg; mkdir pkg; cd pkg
-  for f in "/usr/lib/go/pkg/"*; do ln 

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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 09:22:20
  Author: spupykin
Revision: 261234

upgpkg: mediastreamer 2.16.1-1

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 09:22:11 UTC (rev 261233)
+++ PKGBUILD2017-10-02 09:22:20 UTC (rev 261234)
@@ -6,8 +6,8 @@
 # Contributor: Mark Lee 
 
 pkgname=mediastreamer
-pkgver=2.15.1
-pkgrel=2
+pkgver=2.16.1
+pkgrel=1
 pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
 arch=('i686' 'x86_64')
 url="https://github.com/BelledonneCommunications/mediastreamer2;
@@ -17,11 +17,11 @@
 makedepends=('intltool' 'vim' 'bcunit')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver.tar.gz;)
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-sha256sums=('5e7d3eefc3ca807711da2cc279f1a05d7a24e0aa6e9dfe912fc203419880c852')
+sha256sums=('25e0557d5b992d256a6df07466ba3c10587bdf899850b46a31e79b91147e5910')
 
 build() {
   cd ${pkgname}2-$pkgver
-#  export CFLAGS="$CFLAGS -Dbctbx_list_remove_link=bctbx_list_unlink 
-Dbctbx_list_delete_link=bctbx_list_erase_link"
+  export CFLAGS="$CFLAGS -DMS2_GIT_VERSION=\"\\\"unknown\\\"\""
   [ -x ./configure ] || ./autogen.sh
   ./configure --prefix=/usr \
 --enable-glx --enable-xv --enable-zrtp --enable-external-ortp \


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 09:21:51
  Author: spupykin
Revision: 261231

upgpkg: bzrtp 1.0.6-1

Modified:
  bzrtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 09:21:43 UTC (rev 261230)
+++ PKGBUILD2017-10-02 09:21:51 UTC (rev 261231)
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas 
 
 pkgname=bzrtp
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('bcunit')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz;)
-sha256sums=('13fdb99b7b6060965a36cd4a87168a2d07fb9bd4c559b867a03db966cf557fea')
+sha256sums=('d551cf45372a180319fd93d7b59823ccff169dc41f67a777932c83def8019260')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 09:21:43
  Author: spupykin
Revision: 261230

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

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

---+
 /PKGBUILD |   52 
 community-i686/PKGBUILD   |   26 --
 community-x86_64/PKGBUILD |   26 --
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 09:21:23 UTC (rev 261229)
+++ community-i686/PKGBUILD 2017-10-02 09:21:43 UTC (rev 261230)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=bctoolbox
-pkgver=0.5.1
-pkgrel=1
-pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
-arch=('i686' 'x86_64')
-url="https://github.com/BelledonneCommunications/bctoolbox;
-license=('GPL')
-depends=('mbedtls')
-makedepends=('bcunit')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz;)
-sha256sums=('7189367f2046deb5d9b463b4b97a7bc015464db260142648bf9226a1362ea6e3')
-
-build() {
-  cd ${pkgname}-$pkgver
-  [ -x ./configure ] || ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: bctoolbox/repos/community-i686/PKGBUILD (from rev 261229, 
bctoolbox/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 09:21:43 UTC (rev 261230)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=bctoolbox
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
+arch=('i686' 'x86_64')
+url="https://github.com/BelledonneCommunications/bctoolbox;
+license=('GPL')
+depends=('mbedtls')
+makedepends=('bcunit')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz;)
+sha256sums=('299dedcf8f1edea79964314504f0d24e97cdf24a289896fc09bc69c38eb9f9be')
+
+build() {
+  cd ${pkgname}-$pkgver
+  [ -x ./configure ] || ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-02 09:21:23 UTC (rev 261229)
+++ community-x86_64/PKGBUILD   2017-10-02 09:21:43 UTC (rev 261230)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=bctoolbox
-pkgver=0.5.1
-pkgrel=1
-pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
-arch=('i686' 'x86_64')
-url="https://github.com/BelledonneCommunications/bctoolbox;
-license=('GPL')
-depends=('mbedtls')
-makedepends=('bcunit')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz;)
-sha256sums=('7189367f2046deb5d9b463b4b97a7bc015464db260142648bf9226a1362ea6e3')
-
-build() {
-  cd ${pkgname}-$pkgver
-  [ -x ./configure ] || ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: bctoolbox/repos/community-x86_64/PKGBUILD (from rev 261229, 
bctoolbox/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-02 09:21:43 UTC (rev 261230)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=bctoolbox
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
+arch=('i686' 'x86_64')
+url="https://github.com/BelledonneCommunications/bctoolbox;
+license=('GPL')
+depends=('mbedtls')
+makedepends=('bcunit')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz;)
+sha256sums=('299dedcf8f1edea79964314504f0d24e97cdf24a289896fc09bc69c38eb9f9be')
+
+build() {
+  cd ${pkgname}-$pkgver
+  [ -x ./configure ] || ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-$pkgver
+  make DESTDIR="${pkgdir}" install
+}


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 09:21:23
  Author: spupykin
Revision: 261229

upgpkg: bctoolbox 0.6.0-1

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 08:55:27 UTC (rev 261228)
+++ PKGBUILD2017-10-02 09:21:23 UTC (rev 261229)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=bctoolbox
-pkgver=0.5.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('mbedtls')
 makedepends=('bcunit')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz;)
-sha256sums=('7189367f2046deb5d9b463b4b97a7bc015464db260142648bf9226a1362ea6e3')
+sha256sums=('299dedcf8f1edea79964314504f0d24e97cdf24a289896fc09bc69c38eb9f9be')
 
 build() {
   cd ${pkgname}-$pkgver


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

2017-10-02 Thread Jan Steffens
Date: Monday, October 2, 2017 @ 09:05:59
  Author: heftig
Revision: 306537

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

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

-+
 /PKGBUILD   |   76 ++
 testing-i686/PKGBUILD   |   37 --
 testing-x86_64/PKGBUILD |   37 --
 3 files changed, 76 insertions(+), 74 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-10-02 09:05:08 UTC (rev 306536)
+++ testing-i686/PKGBUILD   2017-10-02 09:05:59 UTC (rev 306537)
@@ -1,37 +0,0 @@
-# $Id$
-# Contributor: Balló György 
-
-pkgname=hitori
-pkgver=3.22.3+10+g549fb21
-pkgrel=1
-pkgdesc="GTK+ application to generate and let you play games of Hitori"
-arch=(i686 x86_64)
-url="https://wiki.gnome.org/Apps/Hitori;
-license=(GPL)
-depends=(gtk3)
-groups=(gnome-extra)
-makedepends=(itstool yelp-tools autoconf-archive appstream-glib git)
-_commit=549fb211a01f2d1572cf211afc5ff56b8e5e9a7c  # master
-source=("git+https://git.gnome.org/browse/hitori#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$srcdir/$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-Werror
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-  make DESTDIR="$pkgdir/" install
-}

Copied: hitori/repos/testing-i686/PKGBUILD (from rev 306536, 
hitori/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-02 09:05:59 UTC (rev 306537)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Balló György 
+
+pkgname=hitori
+pkgver=3.22.4
+pkgrel=1
+pkgdesc="GTK+ application to generate and let you play games of Hitori"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Apps/Hitori;
+license=(GPL)
+depends=(gtk3)
+groups=(gnome-extra)
+makedepends=(itstool yelp-tools autoconf-archive appstream-glib git)
+_commit=4515af09f31b09e4d16b8b11b7b660d2f81bb351  # tags/3.22.4^0
+source=("git+https://git.gnome.org/browse/hitori#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--enable-compile-warnings=minimum
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-10-02 09:05:08 UTC (rev 306536)
+++ testing-x86_64/PKGBUILD 2017-10-02 09:05:59 UTC (rev 306537)
@@ -1,37 +0,0 @@
-# $Id$
-# Contributor: Balló György 
-
-pkgname=hitori
-pkgver=3.22.3+10+g549fb21
-pkgrel=1
-pkgdesc="GTK+ application to generate and let you play games of Hitori"
-arch=(i686 x86_64)
-url="https://wiki.gnome.org/Apps/Hitori;
-license=(GPL)
-depends=(gtk3)
-groups=(gnome-extra)
-makedepends=(itstool yelp-tools autoconf-archive appstream-glib git)
-_commit=549fb211a01f2d1572cf211afc5ff56b8e5e9a7c  # master
-source=("git+https://git.gnome.org/browse/hitori#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$srcdir/$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-Werror
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-  make DESTDIR="$pkgdir/" install
-}

Copied: hitori/repos/testing-x86_64/PKGBUILD (from rev 306536, 
hitori/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-02 09:05:59 UTC (rev 306537)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Balló György 
+
+pkgname=hitori
+pkgver=3.22.4
+pkgrel=1
+pkgdesc="GTK+ application to generate and let you play games of Hitori"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Apps/Hitori;
+license=(GPL)
+depends=(gtk3)
+groups=(gnome-extra)
+makedepends=(itstool yelp-tools autoconf-archive appstream-glib git)
+_commit=4515af09f31b09e4d16b8b11b7b660d2f81bb351  # tags/3.22.4^0
+source=("git+https://git.gnome.org/browse/hitori#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe 

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

2017-10-02 Thread Jan Steffens
Date: Monday, October 2, 2017 @ 09:05:08
  Author: heftig
Revision: 306536

3.22.4-1

Modified:
  hitori/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 08:21:27 UTC (rev 306535)
+++ PKGBUILD2017-10-02 09:05:08 UTC (rev 306536)
@@ -2,7 +2,7 @@
 # Contributor: Balló György 
 
 pkgname=hitori
-pkgver=3.22.3+10+g549fb21
+pkgver=3.22.4
 pkgrel=1
 pkgdesc="GTK+ application to generate and let you play games of Hitori"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(gtk3)
 groups=(gnome-extra)
 makedepends=(itstool yelp-tools autoconf-archive appstream-glib git)
-_commit=549fb211a01f2d1572cf211afc5ff56b8e5e9a7c  # master
+_commit=4515af09f31b09e4d16b8b11b7b660d2f81bb351  # tags/3.22.4^0
 source=("git+https://git.gnome.org/browse/hitori#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -26,12 +26,13 @@
 }
 
 build() {
-  cd "$srcdir/$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-Werror
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--enable-compile-warnings=minimum
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname"
-  make DESTDIR="$pkgdir/" install
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in psi-plus/repos (12 files)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:55:27
  Author: spupykin
Revision: 261228

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

Added:
  psi-plus/repos/community-i686/PKGBUILD
(from rev 261227, psi-plus/trunk/PKGBUILD)
  psi-plus/repos/community-i686/conf.diff
(from rev 261227, psi-plus/trunk/conf.diff)
  psi-plus/repos/community-i686/join.patch
(from rev 261227, psi-plus/trunk/join.patch)
  psi-plus/repos/community-x86_64/PKGBUILD
(from rev 261227, psi-plus/trunk/PKGBUILD)
  psi-plus/repos/community-x86_64/conf.diff
(from rev 261227, psi-plus/trunk/conf.diff)
  psi-plus/repos/community-x86_64/join.patch
(from rev 261227, psi-plus/trunk/join.patch)
Deleted:
  psi-plus/repos/community-i686/PKGBUILD
  psi-plus/repos/community-i686/conf.diff
  psi-plus/repos/community-i686/join.patch
  psi-plus/repos/community-x86_64/PKGBUILD
  psi-plus/repos/community-x86_64/conf.diff
  psi-plus/repos/community-x86_64/join.patch

-+
 /PKGBUILD   |  106 ++
 /conf.diff  |   24 +
 /join.patch |   52 
 community-i686/PKGBUILD |   53 -
 community-i686/conf.diff|   12 
 community-i686/join.patch   |   26 --
 community-x86_64/PKGBUILD   |   53 -
 community-x86_64/conf.diff  |   12 
 community-x86_64/join.patch |   26 --
 9 files changed, 182 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 08:55:06 UTC (rev 261227)
+++ community-i686/PKGBUILD 2017-10-02 08:55:27 UTC (rev 261228)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname="psi-plus"
-pkgver=1.2.80
-pkgrel=1
-pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber 
power users (built with Qt 5.x)"
-url="http://psi-plus.com;
-license=('GPL2')
-arch=('i686' 'x86_64')
-depends=('qt5-base' 'qt5-webkit' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'
-'libidn' 'aspell' 'libxss' 'qt5-svg')
-makedepends=('git' 'patch' 'qconf')
-conflicts=('psi-plus-qt5-git' 'psi-plus-webkit-qt5-git' 'psi-plus-webkit-git' 
'psi-plus-git')
-source=("git://github.com/psi-plus/psi-plus-snapshots#tag=$pkgver"
-   "git://github.com/psi-plus/main.git#tag=${pkgver%.*}"
-   'conf.diff'
-   'join.patch')
-sha256sums=('SKIP'
-'SKIP'
-'690770c7c8976d536d8c4078d01c28f187f510574ddffe91251f5045fa672e53'
-'8b2ab645005fab4ca9c7fc84f57e94e1796309e780b535010b84eb0c191ad42c')
-
-prepare() {
-  cd psi-plus-snapshots
-  # make build date in --version output a bit more readable
-  #sed "s/MMdd/-MM-dd/" -i qcm/conf.qcm
-  mkdir -p iconsets
-  cp -r "$srcdir"/main/iconsets/* ./iconsets
-  echo "$pkgver ($(date +"%Y-%m-%d"))" >version
-  patch -p1 <"$srcdir"/join.patch
-}
-
-build() {
-  cd psi-plus-snapshots
-  qconf
-  patch -p0 < "$srcdir"/conf.diff
-  ./configure --prefix=/usr \
-  --libdir=/usr/lib \
-  --disable-enchant \
-  --enable-whiteboarding
-  make
-  patch -Rp0 < "$srcdir"/conf.diff
-}
-
-package() {
-  cd psi-plus-snapshots
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -dm755 "$pkgdir/usr/include/psi-plus/plugins"
-  install -m644 src/plugins/include/*.h "$pkgdir/usr/include/psi-plus/plugins"
-}

Copied: psi-plus/repos/community-i686/PKGBUILD (from rev 261227, 
psi-plus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 08:55:27 UTC (rev 261228)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname="psi-plus"
+pkgver=1.2.85
+pkgrel=1
+pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber 
power users (built with Qt 5.x)"
+url="http://psi-plus.com;
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('qt5-base' 'qt5-webkit' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'
+'libidn' 'aspell' 'libxss' 'qt5-svg')
+makedepends=('git' 'patch' 'qconf')
+conflicts=('psi-plus-qt5-git' 'psi-plus-webkit-qt5-git' 'psi-plus-webkit-git' 
'psi-plus-git')
+source=("git://github.com/psi-plus/psi-plus-snapshots#tag=$pkgver"
+   "git://github.com/psi-plus/main.git#tag=${pkgver%.*}"
+   'conf.diff'
+   'join.patch')
+sha256sums=('SKIP'
+'SKIP'
+'690770c7c8976d536d8c4078d01c28f187f510574ddffe91251f5045fa672e53'
+'8b2ab645005fab4ca9c7fc84f57e94e1796309e780b535010b84eb0c191ad42c')
+
+prepare() {
+  cd psi-plus-snapshots
+  # make build date in --version output a bit more readable
+  #sed "s/MMdd/-MM-dd/" -i qcm/conf.qcm
+  mkdir -p iconsets
+  cp -r "$srcdir"/main/iconsets/* ./iconsets
+  echo "$pkgver ($(date +"%Y-%m-%d"))" >version
+  patch 

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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:55:06
  Author: spupykin
Revision: 261227

upgpkg: psi-plus 1.2.85-1

Modified:
  psi-plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 08:54:54 UTC (rev 261226)
+++ PKGBUILD2017-10-02 08:55:06 UTC (rev 261227)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname="psi-plus"
-pkgver=1.2.80
+pkgver=1.2.85
 pkgrel=1
 pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber 
power users (built with Qt 5.x)"
 url="http://psi-plus.com;


[arch-commits] Commit in nextcloud/trunk (PKGBUILD nextcloud.hook nextcloud.script)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:54:39
  Author: spupykin
Revision: 261225

upgpkg: nextcloud 12.0.3-3

Modified:
  nextcloud/trunk/PKGBUILD
  nextcloud/trunk/nextcloud.hook
Deleted:
  nextcloud/trunk/nextcloud.script

--+
 PKGBUILD |   12 
 nextcloud.hook   |2 +-
 nextcloud.script |5 -
 3 files changed, 5 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 08:54:29 UTC (rev 261224)
+++ PKGBUILD2017-10-02 08:54:39 UTC (rev 261225)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud
 pkgver=12.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
 arch=('any')
 url="https://nextcloud.com;
@@ -19,7 +19,6 @@
 'mariadb: to use the MySQL database backend'
 'smbclient: to mount SAMBA shares'
 'php-mcrypt'
-'sudo: to execute pacman hook'
 'ffmpeg: file preview'
 'libreoffice: file preview')
 options=('!strip')
@@ -27,13 +26,11 @@
 validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
 
source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
 'apache.example.conf'
-'nextcloud.hook'
-'nextcloud.script')
+'nextcloud.hook')
 sha256sums=('88bcaccba886d0e5a145b15fe216d652ab68a0a4c089a102f1fa1e78e6ddfb71'
 'SKIP'
 '55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'aa664a589c62df94a25005f74fd8e02e158a44fb0204b660950247e1849f172b'
-'89dc80bd137abf48d393ce483856f3f324f022e62df9e6f3a78d7b11d03a')
+'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
 
 package() {
 # install project
@@ -56,6 +53,5 @@
 
 chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
 
-install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-install -Dm0755 "$srcdir"/nextcloud.script 
"$pkgdir"/usr/share/libalpm/scripts/nextcloud
+#install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
 }

Modified: nextcloud.hook
===
--- nextcloud.hook  2017-10-02 08:54:29 UTC (rev 261224)
+++ nextcloud.hook  2017-10-02 08:54:39 UTC (rev 261225)
@@ -10,4 +10,4 @@
 [Action]
 Description = Updating Nextcloud installation
 When = PostTransaction
-Exec = /usr/share/libalpm/scripts/nextcloud
+Exec = /usr/bin/runuser -u http -- /usr/bin/php 
/usr/share/webapps/nextcloud/occ upgrade

Deleted: nextcloud.script
===
--- nextcloud.script2017-10-02 08:54:29 UTC (rev 261224)
+++ nextcloud.script2017-10-02 08:54:39 UTC (rev 261225)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-which sudo &>/dev/null || exit 0
-
-sudo -u http /usr/bin/php /usr/share/webapps/nextcloud/occ upgrade


[arch-commits] Commit in ejabberd/repos (20 files)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:54:29
  Author: spupykin
Revision: 261224

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

Added:
  ejabberd/repos/community-i686/PKGBUILD
(from rev 261223, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-i686/ejabberd.logrotate
(from rev 261223, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-i686/ejabberd.service
(from rev 261223, ejabberd/trunk/ejabberd.service)
  ejabberd/repos/community-i686/print-deps.sh
(from rev 261223, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-i686/sysuser.conf
(from rev 261223, ejabberd/trunk/sysuser.conf)
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 261223, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 261223, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/ejabberd.service
(from rev 261223, ejabberd/trunk/ejabberd.service)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 261223, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 261223, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-i686/PKGBUILD
  ejabberd/repos/community-i686/ejabberd.logrotate
  ejabberd/repos/community-i686/ejabberd.service
  ejabberd/repos/community-i686/print-deps.sh
  ejabberd/repos/community-i686/sysuser.conf
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/ejabberd.service
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

-+
 /PKGBUILD   |  298 ++
 /ejabberd.logrotate |   24 ++
 /ejabberd.service   |   30 +++
 /print-deps.sh  |   50 +
 /sysuser.conf   |4 
 community-i686/PKGBUILD |  149 -
 community-i686/ejabberd.logrotate   |   12 -
 community-i686/ejabberd.service |   15 -
 community-i686/print-deps.sh|   25 --
 community-i686/sysuser.conf |2 
 community-x86_64/PKGBUILD   |  149 -
 community-x86_64/ejabberd.logrotate |   12 -
 community-x86_64/ejabberd.service   |   15 -
 community-x86_64/print-deps.sh  |   25 --
 community-x86_64/sysuser.conf   |2 
 15 files changed, 406 insertions(+), 406 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 08:54:02 UTC (rev 261223)
+++ community-i686/PKGBUILD 2017-10-02 08:54:29 UTC (rev 261224)
@@ -1,149 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=17.08
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64' 'i686')
-url="http://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"cache_tab::git://github.com/processone/cache_tab#commit=151321560baa413d80a09965a10dda07067d7d9a"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=0ead169d7f6a3f2d0b64cca282487e4fedfbffd9"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=00b418f620e4059ceae89764f06bc43a32315db6"
-   
"ezlib::git://github.com/processone/ezlib#commit=e42ce61e60dd312ac60ef299d7f6f4522af577e5"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=b15952c35ef80a5d4fc081fe6ed941fe9fdbfe18"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=46c24036ff3c6150ad7dabb95e1aaff73a6437e6"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=a1649cd561a315ad40a1461f8a2038680cd146b2"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"hamcrest::git://github.com/basho/hamcrest-erlang.git#commit=98bc7aa19ea081478c816824aa05fc5a48acae66"
-   
"iconv::git://github.com/processone/iconv#commit=888cbaa256bd8eff17ba73742a4b2f5706135cc6"
-   
"jiffy::git://github.com/davisp/jiffy#commit=1febce3ca86c5ca5d5a3618ed3d5f125bb99e4c5"
-   
"lager::git://github.com/erlang-lager/lager#commit=a10c23c51dea6bbd63e5048c8a5a702169973114"
-   

[arch-commits] Commit in nextcloud/repos/community-any (7 files)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:54:54
  Author: spupykin
Revision: 261226

archrelease: copy trunk to community-any

Added:
  nextcloud/repos/community-any/PKGBUILD
(from rev 261225, nextcloud/trunk/PKGBUILD)
  nextcloud/repos/community-any/apache.example.conf
(from rev 261225, nextcloud/trunk/apache.example.conf)
  nextcloud/repos/community-any/nextcloud.hook
(from rev 261225, nextcloud/trunk/nextcloud.hook)
Deleted:
  nextcloud/repos/community-any/PKGBUILD
  nextcloud/repos/community-any/apache.example.conf
  nextcloud/repos/community-any/nextcloud.hook
  nextcloud/repos/community-any/nextcloud.script

-+
 PKGBUILD|  118 --
 apache.example.conf |   36 +++
 nextcloud.hook  |   26 +--
 nextcloud.script|5 --
 4 files changed, 88 insertions(+), 97 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-02 08:54:39 UTC (rev 261225)
+++ PKGBUILD2017-10-02 08:54:54 UTC (rev 261226)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud
-pkgver=12.0.3
-pkgrel=2
-pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
-arch=('any')
-url="https://nextcloud.com;
-license=('AGPL')
-depends=('php-gd')
-optdepends=('php-apache: to use the Apache web server'
-'php-sqlite: to use the SQLite database backend'
-'php-pgsql: to use the PostgreSQL database backend'
-'php-ldap: LDAP authentication'
-'php-intl'
-'php-apcu'
-'php-xcache'
-'mariadb: to use the MySQL database backend'
-'smbclient: to mount SAMBA shares'
-'php-mcrypt'
-'sudo: to execute pacman hook'
-'ffmpeg: file preview'
-'libreoffice: file preview')
-options=('!strip')
-backup=('etc/webapps/nextcloud/apache.example.conf')
-validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
-source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
-'apache.example.conf'
-'nextcloud.hook'
-'nextcloud.script')
-sha256sums=('88bcaccba886d0e5a145b15fe216d652ab68a0a4c089a102f1fa1e78e6ddfb71'
-'SKIP'
-'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'aa664a589c62df94a25005f74fd8e02e158a44fb0204b660950247e1849f172b'
-'89dc80bd137abf48d393ce483856f3f324f022e62df9e6f3a78d7b11d03a')
-
-package() {
-# install project
-install -d "$pkgdir"/usr/share/webapps/
-cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.
-
-# install apache config file
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-install -m 644 "$srcdir"/apache.example.conf  
"$pkgdir"/etc/webapps/${pkgname}
-
-# move config to /etc
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-mv "$pkgdir"/usr/share/webapps/${pkgname}/config 
"$pkgdir"/etc/webapps/${pkgname}/config
-chown -R http:http "$pkgdir"/etc/webapps/${pkgname}
-ln -s /etc/webapps/${pkgname}/config 
"$pkgdir"/usr/share/webapps/${pkgname}/config
-chown -R root:http "$pkgdir"/usr/share/webapps/${pkgname}
-
-find "$pkgdir"/usr/share/webapps/${pkgname} -type f -exec chmod 0644 {} \;
-find "$pkgdir"/usr/share/webapps/${pkgname} -type d -exec chmod 0755 {} \;
-
-chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
-
-install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-install -Dm0755 "$srcdir"/nextcloud.script 
"$pkgdir"/usr/share/libalpm/scripts/nextcloud
-}

Copied: nextcloud/repos/community-any/PKGBUILD (from rev 261225, 
nextcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-02 08:54:54 UTC (rev 261226)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud
+pkgver=12.0.3
+pkgrel=3
+pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
+arch=('any')
+url="https://nextcloud.com;
+license=('AGPL')
+depends=('php-gd')
+optdepends=('php-apache: to use the Apache web server'
+'php-sqlite: to use the SQLite database backend'
+'php-pgsql: to use the PostgreSQL database backend'
+'php-ldap: LDAP authentication'
+'php-intl'
+'php-apcu'
+'php-xcache'
+'mariadb: to use the MySQL database backend'
+'smbclient: to mount SAMBA shares'
+'php-mcrypt'
+'ffmpeg: file preview'
+'libreoffice: file preview')
+options=('!strip')
+backup=('etc/webapps/nextcloud/apache.example.conf')
+validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')

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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:54:02
  Author: spupykin
Revision: 261223

upgpkg: ejabberd 17.09-1

Modified:
  ejabberd/trunk/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 08:53:54 UTC (rev 261222)
+++ PKGBUILD2017-10-02 08:54:02 UTC (rev 261223)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=ejabberd
-pkgver=17.08
+pkgver=17.09
 pkgrel=1
 pkgdesc="Jabber server written in Erlang"
 arch=('x86_64' 'i686')
@@ -18,40 +18,40 @@
'etc/logrotate.d/ejabberd')
 options=(emptydirs)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"cache_tab::git://github.com/processone/cache_tab#commit=151321560baa413d80a09965a10dda07067d7d9a"
+   
"cache_tab::git://github.com/processone/cache_tab#commit=96a39d4ab17eef4a302dc80e712fe0ce785a9748"
+   
"eimp::git://github.com/processone/eimp.git#commit=23796118176be98195db9f831f17dde74d1553e1"

"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"

"epam::git://github.com/processone/epam#commit=0ead169d7f6a3f2d0b64cca282487e4fedfbffd9"

"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=00b418f620e4059ceae89764f06bc43a32315db6"
+   
"esip::git://github.com/processone/esip#commit=7e5ba7c6fad7897e9cb208cfb73b619457092d47"

"ezlib::git://github.com/processone/ezlib#commit=e42ce61e60dd312ac60ef299d7f6f4522af577e5"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=b15952c35ef80a5d4fc081fe6ed941fe9fdbfe18"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=46c24036ff3c6150ad7dabb95e1aaff73a6437e6"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=a1649cd561a315ad40a1461f8a2038680cd146b2"
+   
"fast_tls::git://github.com/processone/fast_tls#commit=432026d06ca64b640b7abbaca1fa5e11393bf62e"
+   
"fast_xml::git://github.com/processone/fast_xml#commit=e45a28b24da67296a0f697e3975eecb99d35e41c"
+   
"fast_yaml::git://github.com/processone/fast_yaml#commit=4f7fe3fed33d7ec92497f979a13b84574be8654d"

"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"hamcrest::git://github.com/basho/hamcrest-erlang.git#commit=98bc7aa19ea081478c816824aa05fc5a48acae66"
-   
"iconv::git://github.com/processone/iconv#commit=888cbaa256bd8eff17ba73742a4b2f5706135cc6"
+   
"hamcrest::git://github.com/basho/hamcrest-erlang.git#commit=ad3dbab419762fc2d5821abb88b989da006b85c6"
+   
"iconv::git://github.com/processone/iconv#commit=04018df0cb0d2effa144fd599272e0a46b390497"

"jiffy::git://github.com/davisp/jiffy#commit=1febce3ca86c5ca5d5a3618ed3d5f125bb99e4c5"

"lager::git://github.com/erlang-lager/lager#commit=a10c23c51dea6bbd63e5048c8a5a702169973114"

"luerl::git://github.com/rvirding/luerl#commit=f7b2cc0ab6fa4245ebeda0169fc994aff0628bf9"

"meck::git://github.com/eproxus/meck#commit=70d6a33ce7407029dc59e22a5b3c1c61c1348b23"

"moka::git://github.com/processone/moka.git#commit=3eed3a6dd7dedb70a6cd18f86c7561a18626eb3b"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=eab8ad1ef00bb953e61ea80b40443a7f7c5a833c"
+   
"p1_mysql::git://github.com/processone/p1_mysql#commit=c856f48abb59c189f793293cd0348c5fb19c4a97"

"p1_oauth2::git://github.com/processone/p1_oauth2#commit=fb7c35e043d5213575e84ee811b78a03fe5c3fd0"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=d33b40694f510b88481e6a62356183799fbf1b24"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=2431d02f3364cbd21411a2a5b2c0ee37b3d7da6a"
-   
"protobuffs::git://github.com/basho/erlang_protobuffs.git#commit=0d0a8e56adab129836d6ff582a9bca103a0c"
+   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=18a83eded75e092acfe7ed768f0a4bdbf310c05d"
+   
"p1_utils::git://github.com/processone/p1_utils#commit=8c5c5cb7f1ba02358fd59ee5b98ebb43cba76fe8"

"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"riakc::git://github.com/basho/riak-erlang-client#commit=261df630afe4a998e099a8ab209a2dc7419f85de"
-   
"riak_pb::git://github.com/basho/riak_pb#commit=9ca2395f9d6464b82bab466bbdca410cb85a0ac7"
+   
"riakc::git://github.com/processone/riak-erlang-client.git#commit=63db9859cf478cc67d4149940a5a9eae8c5ca3bc"
+   
"riak_pb::git://github.com/basho/riak_pb#commit=08771aba2ce4935b715d32d1b92555efdc3da994"

"samerlib::git://github.com/processone/samerlib#commit=fbbba035b1548ac4e681df00d61bf609645333a0"


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:53:32
  Author: spupykin
Revision: 261221

upgpkg: cython 0.27.1-1

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:51:54 UTC (rev 261220)
+++ PKGBUILD2017-10-02 08:53:32 UTC (rev 261221)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.27
+pkgver=0.27.1
 pkgrel=1
 pkgdesc="C-Extensions for Python"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 url="http://cython.org;
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/94/63/f54920c2ddbe3e1341a4c268f7091bf1bf53c3d84f4b115aa5beea64aef9/Cython-$pkgver.tar.gz;)
-sha256sums=('b932b5194e87a8b853d493dc1b46e38632d6846a86f55b8346eb9c6ec3bdc00b')
+source=("https://pypi.python.org/packages/10/32/21873ff231e069f860098b1602bb9e3ae2806d2f73ba661b5d806f200243/Cython-$pkgver.tar.gz;)
+sha256sums=('e6840a2ba2704f4ffb40e454c36f73aeb440a4005453ee8d7ff6a00d812ba176')
 
 package_cython() {
   depends=('python' 'python-setuptools')


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 08:53:54
  Author: spupykin
Revision: 261222

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

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

---+
 /PKGBUILD |   80 
 community-i686/PKGBUILD   |   40 --
 community-x86_64/PKGBUILD |   40 --
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 08:53:32 UTC (rev 261221)
+++ community-i686/PKGBUILD 2017-10-02 08:53:54 UTC (rev 261222)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.27
-pkgrel=1
-pkgdesc="C-Extensions for Python"
-arch=(i686 x86_64)
-url="http://cython.org;
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/94/63/f54920c2ddbe3e1341a4c268f7091bf1bf53c3d84f4b115aa5beea64aef9/Cython-$pkgver.tar.gz;)
-sha256sums=('b932b5194e87a8b853d493dc1b46e38632d6846a86f55b8346eb9c6ec3bdc00b')
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd "$srcdir"/Cython-$pkgver
-  python setup.py install --root="$pkgdir"
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' "$pkgdir"/usr/bin/*
-
-  for f in cygdb cython cythonize; do
-mv "$pkgdir"/usr/bin/$f "$pkgdir"/usr/bin/${f}3
-ln -s ${f}3 "$pkgdir"/usr/bin/$f
-  done
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd "$srcdir"/Cython-$pkgver
-  python2 setup.py install --root="$pkgdir"
-
-  for f in cygdb cython cythonize; do
-mv "$pkgdir"/usr/bin/$f "$pkgdir"/usr/bin/${f}2
-  done
-}

Copied: cython/repos/community-i686/PKGBUILD (from rev 261221, 
cython/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 08:53:54 UTC (rev 261222)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Igor Scabini 
+
+pkgname=('cython' 'cython2')
+pkgbase=cython
+pkgver=0.27.1
+pkgrel=1
+pkgdesc="C-Extensions for Python"
+arch=(i686 x86_64)
+url="http://cython.org;
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/10/32/21873ff231e069f860098b1602bb9e3ae2806d2f73ba661b5d806f200243/Cython-$pkgver.tar.gz;)
+sha256sums=('e6840a2ba2704f4ffb40e454c36f73aeb440a4005453ee8d7ff6a00d812ba176')
+
+package_cython() {
+  depends=('python' 'python-setuptools')
+
+  cd "$srcdir"/Cython-$pkgver
+  python setup.py install --root="$pkgdir"
+
+  sed -i 's|#!.*python|#!/usr/bin/python3|' "$pkgdir"/usr/bin/*
+
+  for f in cygdb cython cythonize; do
+mv "$pkgdir"/usr/bin/$f "$pkgdir"/usr/bin/${f}3
+ln -s ${f}3 "$pkgdir"/usr/bin/$f
+  done
+}
+
+package_cython2() {
+  depends=('python2' 'python2-setuptools')
+
+  cd "$srcdir"/Cython-$pkgver
+  python2 setup.py install --root="$pkgdir"
+
+  for f in cygdb cython cythonize; do
+mv "$pkgdir"/usr/bin/$f "$pkgdir"/usr/bin/${f}2
+  done
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-02 08:53:32 UTC (rev 261221)
+++ community-x86_64/PKGBUILD   2017-10-02 08:53:54 UTC (rev 261222)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.27
-pkgrel=1
-pkgdesc="C-Extensions for Python"
-arch=(i686 x86_64)
-url="http://cython.org;
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/94/63/f54920c2ddbe3e1341a4c268f7091bf1bf53c3d84f4b115aa5beea64aef9/Cython-$pkgver.tar.gz;)
-sha256sums=('b932b5194e87a8b853d493dc1b46e38632d6846a86f55b8346eb9c6ec3bdc00b')
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd "$srcdir"/Cython-$pkgver
-  python setup.py install --root="$pkgdir"
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' "$pkgdir"/usr/bin/*
-
-  for f in cygdb cython cythonize; do
-mv "$pkgdir"/usr/bin/$f "$pkgdir"/usr/bin/${f}3
-ln -s ${f}3 "$pkgdir"/usr/bin/$f
-  done
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd "$srcdir"/Cython-$pkgver
-  python2 setup.py install --root="$pkgdir"
-
-  for f in cygdb cython cythonize; do
-mv "$pkgdir"/usr/bin/$f "$pkgdir"/usr/bin/${f}2
-  done
-}

Copied: cython/repos/community-x86_64/PKGBUILD (from rev 261221, 

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

2017-10-02 Thread Antonio Rojas
Date: Monday, October 2, 2017 @ 08:21:27
  Author: arojas
Revision: 306535

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-02 08:20:57 UTC (rev 306534)
+++ extra-i686/PKGBUILD 2017-10-02 08:21:27 UTC (rev 306535)
@@ -1,27 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=spglib
-pkgver=1.9.9
-pkgrel=1
-pkgdesc="C library for finding and handling crystal symmetries"
-arch=(i686 x86_64)
-url="http://spglib.sf.net/;
-license=(custom)
-depends=(glibc)
-makedepends=()
-source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
-md5sums=('6bbf2cb37a2294f26f2324e1142ab7d8')
-
-build() {
-  cd $pkgname-$pkgver
-  touch INSTALL NEWS README AUTHORS
-  autoreconf -vi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: spglib/repos/extra-i686/PKGBUILD (from rev 306534, 
spglib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-02 08:21:27 UTC (rev 306535)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=spglib
+pkgver=1.9.10
+pkgrel=1
+pkgdesc="C library for finding and handling crystal symmetries"
+arch=(i686 x86_64)
+url="http://spglib.sf.net/;
+license=(custom)
+depends=(glibc)
+makedepends=()
+source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
+sha256sums=('b5e66f6f693ae7cca882348fecb41fcffe08b69f53a0c249aaa755d9004c3c04')
+
+build() {
+  cd $pkgname-$pkgver
+  touch INSTALL NEWS README AUTHORS
+  autoreconf -vi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-02 08:20:57 UTC (rev 306534)
+++ extra-x86_64/PKGBUILD   2017-10-02 08:21:27 UTC (rev 306535)
@@ -1,27 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=spglib
-pkgver=1.9.9
-pkgrel=1
-pkgdesc="C library for finding and handling crystal symmetries"
-arch=(i686 x86_64)
-url="http://spglib.sf.net/;
-license=(custom)
-depends=(glibc)
-makedepends=()
-source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
-md5sums=('6bbf2cb37a2294f26f2324e1142ab7d8')
-
-build() {
-  cd $pkgname-$pkgver
-  touch INSTALL NEWS README AUTHORS
-  autoreconf -vi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: spglib/repos/extra-x86_64/PKGBUILD (from rev 306534, 
spglib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-02 08:21:27 UTC (rev 306535)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=spglib
+pkgver=1.9.10
+pkgrel=1
+pkgdesc="C library for finding and handling crystal symmetries"
+arch=(i686 x86_64)
+url="http://spglib.sf.net/;
+license=(custom)
+depends=(glibc)
+makedepends=()
+source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
+sha256sums=('b5e66f6f693ae7cca882348fecb41fcffe08b69f53a0c249aaa755d9004c3c04')
+
+build() {
+  cd $pkgname-$pkgver
+  touch INSTALL NEWS README AUTHORS
+  autoreconf -vi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-10-02 Thread Antonio Rojas
Date: Monday, October 2, 2017 @ 08:20:57
  Author: arojas
Revision: 306534

Update to 1.9.10

Modified:
  spglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:41:53 UTC (rev 306533)
+++ PKGBUILD2017-10-02 08:20:57 UTC (rev 306534)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=spglib
-pkgver=1.9.9
+pkgver=1.9.10
 pkgrel=1
 pkgdesc="C library for finding and handling crystal symmetries"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=()
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
-md5sums=('6bbf2cb37a2294f26f2324e1142ab7d8')
+sha256sums=('b5e66f6f693ae7cca882348fecb41fcffe08b69f53a0c249aaa755d9004c3c04')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in unrealircd/repos (20 files)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:51:54
  Author: spupykin
Revision: 261220

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

Added:
  unrealircd/repos/community-i686/PKGBUILD
(from rev 261219, unrealircd/trunk/PKGBUILD)
  unrealircd/repos/community-i686/install.pl
(from rev 261219, unrealircd/trunk/install.pl)
  unrealircd/repos/community-i686/unrealircd.install
(from rev 261219, unrealircd/trunk/unrealircd.install)
  unrealircd/repos/community-i686/unrealircd.service
(from rev 261219, unrealircd/trunk/unrealircd.service)
  unrealircd/repos/community-i686/unrealircd.tmpfiles.d
(from rev 261219, unrealircd/trunk/unrealircd.tmpfiles.d)
  unrealircd/repos/community-x86_64/PKGBUILD
(from rev 261219, unrealircd/trunk/PKGBUILD)
  unrealircd/repos/community-x86_64/install.pl
(from rev 261219, unrealircd/trunk/install.pl)
  unrealircd/repos/community-x86_64/unrealircd.install
(from rev 261219, unrealircd/trunk/unrealircd.install)
  unrealircd/repos/community-x86_64/unrealircd.service
(from rev 261219, unrealircd/trunk/unrealircd.service)
  unrealircd/repos/community-x86_64/unrealircd.tmpfiles.d
(from rev 261219, unrealircd/trunk/unrealircd.tmpfiles.d)
Deleted:
  unrealircd/repos/community-i686/PKGBUILD
  unrealircd/repos/community-i686/install.pl
  unrealircd/repos/community-i686/unrealircd.install
  unrealircd/repos/community-i686/unrealircd.service
  unrealircd/repos/community-i686/unrealircd.tmpfiles.d
  unrealircd/repos/community-x86_64/PKGBUILD
  unrealircd/repos/community-x86_64/install.pl
  unrealircd/repos/community-x86_64/unrealircd.install
  unrealircd/repos/community-x86_64/unrealircd.service
  unrealircd/repos/community-x86_64/unrealircd.tmpfiles.d

+
 /PKGBUILD  |  136 +++
 /install.pl|   10 ++
 /unrealircd.install|   22 +
 /unrealircd.service|   24 +
 /unrealircd.tmpfiles.d |2 
 community-i686/PKGBUILD|   68 ---
 community-i686/install.pl  |5 -
 community-i686/unrealircd.install  |   11 --
 community-i686/unrealircd.service  |   12 --
 community-i686/unrealircd.tmpfiles.d   |1 
 community-x86_64/PKGBUILD  |   68 ---
 community-x86_64/install.pl|5 -
 community-x86_64/unrealircd.install|   11 --
 community-x86_64/unrealircd.service|   12 --
 community-x86_64/unrealircd.tmpfiles.d |1 
 15 files changed, 194 insertions(+), 194 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 07:51:27 UTC (rev 261219)
+++ community-i686/PKGBUILD 2017-10-02 07:51:54 UTC (rev 261220)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Zerial 
-
-pkgname=unrealircd
-pkgver=4.0.14
-pkgrel=1
-pkgdesc="Open Source IRC Server"
-arch=('i686' 'x86_64')
-url="http://unrealircd.com;
-license=('GPL2')
-depends=('openssl' 'curl' 'c-ares' 'tre' 'pcre2')
-conflicts=('ircd')
-provides=('ircd')
-backup=('etc/unrealircd/unrealircd.conf')
-install=unrealircd.install
-source=(https://www.unrealircd.org/unrealircd4/unrealircd-$pkgver.tar.gz
-   unrealircd.service
-   unrealircd.tmpfiles.d
-   install.pl)
-sha256sums=('11db67269398668d99da6e9a02c49741ac782a9893d54bd101ba8a73a39db1a8'
-'0a6d3c269ba5379f967b2ec035ad4c6226d42ce22ffaaf8c3e5b37ba8ee02ddd'
-'2b2efb4b87b5b270e87fc0187ac1c559d41a41e6c81615182dc2bdd18bfcaccd'
-'43f07093ada8eb5c954f9e2e189610575906c690c0953fec041d4f2d31210d85')
-
-prepare() {
-  cd "$srcdir"/unrealircd-$pkgver
-  sed -i \
--e 's|$(INSTALL) -m 0700|$(INSTALL) -m 0755|g' \
--e 's|$(INSTALL) -m 0600|$(INSTALL) -m 0644|g' \
-Makefile.in
-}
-
-build() {
-  cd "$srcdir"/unrealircd-$pkgver
-  ./configure \
---with-pidfile=/run/unrealircd/ircd.pid \
---with-showlistmodes \
---enable-ssl=/usr \
---with-bindir=/usr/bin \
---with-datadir=/var/lib/unrealircd \
---with-confdir=/etc/unrealircd \
---with-modulesdir=/usr/lib/unrealircd \
---with-logdir=/var/log/unrealircd \
---with-cachedir=/var/cache/unrealircd \
---with-docdir=/usr/share/doc/unrealircd \
---with-tmpdir=/tmp \
---with-scriptdir=/usr \
---with-nick-history=2000 \
---with-sendq=300 \
---with-permissions=0644 \
---with-fd-setsize=1024 \
---enable-dynamic-linking
-  make
-}
-
-package() {
-  cd "$srcdir"/unrealircd-$pkgver
-
-  export pkgdir
-  make INSTALL="$srcdir"/install.pl install
-  mv "$pkgdir"/usr/unrealircd "$pkgdir"/etc/unrealircd/unrealircd
-  cp "$pkgdir"/etc/unrealircd/examples/example.conf 
"$pkgdir"/etc/unrealircd/unrealircd.conf
-  rm -rf "$pkgdir"/tmp
-
-  install -Dm0644 

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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:51:06
  Author: spupykin
Revision: 261217

upgpkg: python-sqlparse 0.2.4-1

Modified:
  python-sqlparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:50:57 UTC (rev 261216)
+++ PKGBUILD2017-10-02 07:51:06 UTC (rev 261217)
@@ -3,7 +3,7 @@
 # Contributor: Jonathan Kotta 
 
 pkgname=('python-sqlparse' 'python2-sqlparse')
-pkgver=0.2.3
+pkgver=0.2.4
 pkgrel=1
 pkgdesc='Non-validating SQL parser for Python'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 
#source=("https://pypi.python.org/packages/48/e4/ecd908ef40a9d0e78fc40f3abd2f329dd96b82402fee07f14dbf69948f1b/sqlparse-$pkgver.tar.gz;)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/andialbrecht/sqlparse/archive/$pkgver.tar.gz;)
-sha256sums=('12470ab41df1a7003a2957a79c6da9cd4ded180c8a193aa112fe0899b935ef30')
+sha256sums=('7087a2bd385c06ac1a5cf343e2e5ea7ce2bb6386849e59ef214e02af68f73fb4')
 
 prepare() {
   cp -a sqlparse-$pkgver sqlparse2-$pkgver


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:51:27
  Author: spupykin
Revision: 261219

upgpkg: unrealircd 4.0.15-1

Modified:
  unrealircd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:51:21 UTC (rev 261218)
+++ PKGBUILD2017-10-02 07:51:27 UTC (rev 261219)
@@ -3,7 +3,7 @@
 # Contributor: Zerial 
 
 pkgname=unrealircd
-pkgver=4.0.14
+pkgver=4.0.15
 pkgrel=1
 pkgdesc="Open Source IRC Server"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
unrealircd.service
unrealircd.tmpfiles.d
install.pl)
-sha256sums=('11db67269398668d99da6e9a02c49741ac782a9893d54bd101ba8a73a39db1a8'
+sha256sums=('a18db1c562eb8598b9262739a657582e7d0c188a286a1f6af8f701a60d2a626e'
 '0a6d3c269ba5379f967b2ec035ad4c6226d42ce22ffaaf8c3e5b37ba8ee02ddd'
 '2b2efb4b87b5b270e87fc0187ac1c559d41a41e6c81615182dc2bdd18bfcaccd'
 '43f07093ada8eb5c954f9e2e189610575906c690c0953fec041d4f2d31210d85')


[arch-commits] Commit in python-sqlparse/repos/community-any (PKGBUILD PKGBUILD)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:51:21
  Author: spupykin
Revision: 261218

archrelease: copy trunk to community-any

Added:
  python-sqlparse/repos/community-any/PKGBUILD
(from rev 261217, python-sqlparse/trunk/PKGBUILD)
Deleted:
  python-sqlparse/repos/community-any/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-02 07:51:06 UTC (rev 261217)
+++ PKGBUILD2017-10-02 07:51:21 UTC (rev 261218)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Jonathan Kotta 
-
-pkgname=('python-sqlparse' 'python2-sqlparse')
-pkgver=0.2.3
-pkgrel=1
-pkgdesc='Non-validating SQL parser for Python'
-arch=('any')
-url=https://github.com/andialbrecht/sqlparse
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-#source=("https://pypi.python.org/packages/48/e4/ecd908ef40a9d0e78fc40f3abd2f329dd96b82402fee07f14dbf69948f1b/sqlparse-$pkgver.tar.gz;)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/andialbrecht/sqlparse/archive/$pkgver.tar.gz;)
-sha256sums=('12470ab41df1a7003a2957a79c6da9cd4ded180c8a193aa112fe0899b935ef30')
-
-prepare() {
-  cp -a sqlparse-$pkgver sqlparse2-$pkgver
-}
-
-package_python-sqlparse() {
-  depends=('python')
-
-  cd sqlparse-$pkgver/
-  python setup.py install --prefix=/usr --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-sqlparse() {
-  depends=('python2')
-
-  cd sqlparse2-$pkgver/
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  mv "$pkgdir"/usr/bin/sqlformat{,2}
-}

Copied: python-sqlparse/repos/community-any/PKGBUILD (from rev 261217, 
python-sqlparse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-02 07:51:21 UTC (rev 261218)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:
+# Contributor: Jonathan Kotta 
+
+pkgname=('python-sqlparse' 'python2-sqlparse')
+pkgver=0.2.4
+pkgrel=1
+pkgdesc='Non-validating SQL parser for Python'
+arch=('any')
+url=https://github.com/andialbrecht/sqlparse
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+#source=("https://pypi.python.org/packages/48/e4/ecd908ef40a9d0e78fc40f3abd2f329dd96b82402fee07f14dbf69948f1b/sqlparse-$pkgver.tar.gz;)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/andialbrecht/sqlparse/archive/$pkgver.tar.gz;)
+sha256sums=('7087a2bd385c06ac1a5cf343e2e5ea7ce2bb6386849e59ef214e02af68f73fb4')
+
+prepare() {
+  cp -a sqlparse-$pkgver sqlparse2-$pkgver
+}
+
+package_python-sqlparse() {
+  depends=('python')
+
+  cd sqlparse-$pkgver/
+  python setup.py install --prefix=/usr --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-sqlparse() {
+  depends=('python2')
+
+  cd sqlparse2-$pkgver/
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  mv "$pkgdir"/usr/bin/sqlformat{,2}
+}


[arch-commits] Commit in nextcloud-app-richdocuments/trunk (PKGBUILD)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:50:44
  Author: spupykin
Revision: 261215

upgpkg: nextcloud-app-richdocuments 1.12.35-1

Modified:
  nextcloud-app-richdocuments/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:49:23 UTC (rev 261214)
+++ PKGBUILD2017-10-02 07:50:44 UTC (rev 261215)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich 
 
 pkgname=nextcloud-app-richdocuments
-pkgver=1.12.33
+pkgver=1.12.35
 pkgrel=1
 pkgdesc="Integrate Collabora Online into NextCloud"
 arch=('any')


[arch-commits] Commit in nextcloud-app-richdocuments/repos/community-any (2 files)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:50:57
  Author: spupykin
Revision: 261216

archrelease: copy trunk to community-any

Added:
  nextcloud-app-richdocuments/repos/community-any/PKGBUILD
(from rev 261215, nextcloud-app-richdocuments/trunk/PKGBUILD)
Deleted:
  nextcloud-app-richdocuments/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-02 07:50:44 UTC (rev 261215)
+++ PKGBUILD2017-10-02 07:50:57 UTC (rev 261216)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonas Heinrich 
-# Contributor: Jonas Heinrich 
-
-pkgname=nextcloud-app-richdocuments
-pkgver=1.12.33
-pkgrel=1
-pkgdesc="Integrate Collabora Online into NextCloud"
-arch=('any')
-url="https://github.com/nextcloud/richdocuments;
-license=('AGPL')
-depends=('nextcloud' 'libreoffice-online')
-makedepends=()
-options=('!strip')
-#source=("richdocuments-${pkgver}.tar.gz::https://github.com/nextcloud/richdocuments/releases/download/$pkgver/richdocuments.tar.gz;)
-source=("richdocuments-${pkgver}.tar.gz::https://github.com/nextcloud/richdocuments/files/1054122/richdocuments.tar.gz;)
-sha512sums=('3f5029e1bcb342cd2603fb6058cede33bff8c59c4eeeb6fbd31ed84cfca620ed08037c9459c58f6475fde9370637f6e90e5008bdc535813d31c5079e2b66f0c3')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -a "${srcdir}/richdocuments" 
"${pkgdir}/usr/share/webapps/nextcloud/apps/richdocuments"
-}

Copied: nextcloud-app-richdocuments/repos/community-any/PKGBUILD (from rev 
261215, nextcloud-app-richdocuments/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-02 07:50:57 UTC (rev 261216)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+
+pkgname=nextcloud-app-richdocuments
+pkgver=1.12.35
+pkgrel=1
+pkgdesc="Integrate Collabora Online into NextCloud"
+arch=('any')
+url="https://github.com/nextcloud/richdocuments;
+license=('AGPL')
+depends=('nextcloud' 'libreoffice-online')
+makedepends=()
+options=('!strip')
+#source=("richdocuments-${pkgver}.tar.gz::https://github.com/nextcloud/richdocuments/releases/download/$pkgver/richdocuments.tar.gz;)
+source=("richdocuments-${pkgver}.tar.gz::https://github.com/nextcloud/richdocuments/files/1054122/richdocuments.tar.gz;)
+sha512sums=('3f5029e1bcb342cd2603fb6058cede33bff8c59c4eeeb6fbd31ed84cfca620ed08037c9459c58f6475fde9370637f6e90e5008bdc535813d31c5079e2b66f0c3')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -a "${srcdir}/richdocuments" 
"${pkgdir}/usr/share/webapps/nextcloud/apps/richdocuments"
+}


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

2017-10-02 Thread Christian Hesse
Date: Monday, October 2, 2017 @ 07:49:23
  Author: eworm
Revision: 261214

use our meson wrapper packaged with meson

Modified:
  gnome-packagekit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:41:35 UTC (rev 261213)
+++ PKGBUILD2017-10-02 07:49:23 UTC (rev 261214)
@@ -16,10 +16,12 @@
 sha256sums=('6a219e16923d3976f424416c944bef06913922da24bc9e6644ec114c2d563417')
 
 build() {
-   meson "${pkgname}-${pkgver}" build \
-   --prefix=/usr \
-   --sysconfdir=/etc
-   ninja -C build
+   mkdir build
+   cd build
+
+   arch-meson ../"${pkgname}-${pkgver}"
+
+   ninja
 }
 
 package() {


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

2017-10-02 Thread Christian Hesse
Date: Monday, October 2, 2017 @ 07:41:53
  Author: eworm
Revision: 306533

use our meson wrapper packaged with meson

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 06:57:53 UTC (rev 306532)
+++ PKGBUILD2017-10-02 07:41:53 UTC (rev 306533)
@@ -129,9 +129,6 @@
   local timeservers=({0..3}.arch.pool.ntp.org)
 
   local meson_options=(
---buildtype=release
--Db_lto=true
-
 -Daudit=false
 -Dgnuefi=true
 -Dima=false
@@ -149,9 +146,12 @@
 -Dsysvrcnd-path=
   )
 
-  meson "$pkgbase-stable" build "${meson_options[@]}"
+  mkdir build
+  cd build
 
-  ninja -C build
+  arch-meson ../"$pkgbase-stable" "${meson_options[@]}"
+
+  ninja
 }
 
 package_systemd() {


[arch-commits] Commit in minidlna/repos (24 files)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:41:35
  Author: spupykin
Revision: 261213

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

Added:
  minidlna/repos/community-i686/PKGBUILD
(from rev 261212, minidlna/trunk/PKGBUILD)
  minidlna/repos/community-i686/changelog
(from rev 261212, minidlna/trunk/changelog)
  minidlna/repos/community-i686/minidlna.install
(from rev 261212, minidlna/trunk/minidlna.install)
  minidlna/repos/community-i686/minidlna.service
(from rev 261212, minidlna/trunk/minidlna.service)
  minidlna/repos/community-i686/minidlna.sysusers
(from rev 261212, minidlna/trunk/minidlna.sysusers)
  minidlna/repos/community-i686/minidlna.tmpfiles
(from rev 261212, minidlna/trunk/minidlna.tmpfiles)
  minidlna/repos/community-x86_64/PKGBUILD
(from rev 261212, minidlna/trunk/PKGBUILD)
  minidlna/repos/community-x86_64/changelog
(from rev 261212, minidlna/trunk/changelog)
  minidlna/repos/community-x86_64/minidlna.install
(from rev 261212, minidlna/trunk/minidlna.install)
  minidlna/repos/community-x86_64/minidlna.service
(from rev 261212, minidlna/trunk/minidlna.service)
  minidlna/repos/community-x86_64/minidlna.sysusers
(from rev 261212, minidlna/trunk/minidlna.sysusers)
  minidlna/repos/community-x86_64/minidlna.tmpfiles
(from rev 261212, minidlna/trunk/minidlna.tmpfiles)
Deleted:
  minidlna/repos/community-i686/PKGBUILD
  minidlna/repos/community-i686/changelog
  minidlna/repos/community-i686/minidlna.install
  minidlna/repos/community-i686/minidlna.service
  minidlna/repos/community-i686/minidlna.sysusers
  minidlna/repos/community-i686/minidlna.tmpfiles
  minidlna/repos/community-x86_64/PKGBUILD
  minidlna/repos/community-x86_64/changelog
  minidlna/repos/community-x86_64/minidlna.install
  minidlna/repos/community-x86_64/minidlna.service
  minidlna/repos/community-x86_64/minidlna.sysusers
  minidlna/repos/community-x86_64/minidlna.tmpfiles

+
 /PKGBUILD  |  102 +++
 /changelog |8 ++
 /minidlna.install  |8 ++
 /minidlna.service  |   32 ++
 /minidlna.sysusers |2 
 /minidlna.tmpfiles |   10 +++
 community-i686/PKGBUILD|   51 -
 community-i686/changelog   |4 -
 community-i686/minidlna.install|4 -
 community-i686/minidlna.service|   16 -
 community-i686/minidlna.sysusers   |1 
 community-i686/minidlna.tmpfiles   |5 -
 community-x86_64/PKGBUILD  |   51 -
 community-x86_64/changelog |4 -
 community-x86_64/minidlna.install  |4 -
 community-x86_64/minidlna.service  |   16 -
 community-x86_64/minidlna.sysusers |1 
 community-x86_64/minidlna.tmpfiles |5 -
 18 files changed, 162 insertions(+), 162 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 07:41:04 UTC (rev 261212)
+++ community-i686/PKGBUILD 2017-10-02 07:41:35 UTC (rev 261213)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer:Biginoz < biginoz AT free point fr>
-# Contributor: Ignacio Galmarino 
-# Contributor: Matthias Sobczyk 
-# Contributor: Kamil Kaminski 
-
-pkgname=minidlna
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="A DLNA/UPnP-AV Media server (aka ReadyDLNA)"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/minidlna/;
-license=('GPL')
-depends=('libexif' 'libjpeg' 'libid3tag' 'flac' 'libvorbis' 'ffmpeg' 'sqlite')
-makedepends=('git')
-backup=('etc/minidlna.conf')
-install=minidlna.install
-changelog=changelog
-#source=(http://downloads.sourceforge.net/project/minidlna/minidlna/$pkgver/minidlna-$pkgver.tar.gz
-source=("minidlna::git://git.code.sf.net/p/minidlna/git#tag=v${pkgver//./_}"
-   minidlna.service
-   minidlna.tmpfiles
-   minidlna.sysusers)
-sha256sums=('SKIP'
-'dd0fd8f21b49de74c98cd848c820262634cbfb2d26a6fc360eb4455fe1089d1c'
-'63a6edd22f14ba19618e251f4e7117da65ab80c8136466cfe1035cff7e7fde81'
-'b68ae22828629bc0143d2318e5ec58c94d399ec09bdac529972e35f50321628c')
-
-prepare() {
-  cd "$srcdir/$pkgname"
-  sed -i 's|#user=.*|user=minidlna|g' minidlna.conf
-}
-
-build() {
-  cd "$srcdir/$pkgname"
-  [ -x configure ] || ./autogen.sh
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-  DESTDIR="$pkgdir" make install
-  install -Dm644 minidlna.conf "$pkgdir"/etc/minidlna.conf
-  install -Dm0644 "$srcdir"/minidlna.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/minidlna.conf
-  install -Dm0644 "$srcdir"/minidlna.sysusers 
"$pkgdir"/usr/lib/sysusers.d/minidlna.conf
-  install -Dm0644 "$srcdir"/minidlna.service 

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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:41:04
  Author: spupykin
Revision: 261212

upgpkg: minidlna 1.2.1-1

Modified:
  minidlna/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:40:56 UTC (rev 261211)
+++ PKGBUILD2017-10-02 07:41:04 UTC (rev 261212)
@@ -6,7 +6,7 @@
 # Contributor: Kamil Kaminski 
 
 pkgname=minidlna
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="A DLNA/UPnP-AV Media server (aka ReadyDLNA)"
 arch=('i686' 'x86_64')


[arch-commits] Commit in gst-editing-services/repos (4 files)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:40:56
  Author: spupykin
Revision: 261211

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

Added:
  gst-editing-services/repos/community-i686/PKGBUILD
(from rev 261210, gst-editing-services/trunk/PKGBUILD)
  gst-editing-services/repos/community-x86_64/PKGBUILD
(from rev 261210, gst-editing-services/trunk/PKGBUILD)
Deleted:
  gst-editing-services/repos/community-i686/PKGBUILD
  gst-editing-services/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 community-i686/PKGBUILD   |   40 --
 community-x86_64/PKGBUILD |   40 --
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 07:40:35 UTC (rev 261210)
+++ community-i686/PKGBUILD 2017-10-02 07:40:56 UTC (rev 261211)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Lubosz Sarnecki 
-# Contributor: Kerrick Staley 
-# Contributor: Thijs Vermeir 
-
-pkgname=gst-editing-services
-pkgver=1.12.2
-pkgrel=1
-pkgdesc='GStreamer editing services'
-arch=('i686' 'x86_64')
-license=('LGPL')
-url='http://gstreamer.freedesktop.org/modules/gst-editing-services.html'
-depends=('gst-plugins-base')
-makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection'
-'bash-completion' 'python2-gobject')
-checkdepends=('gst-plugins-good' 'gst-plugins-bad')
-validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5')
-source=("https://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-$pkgver.tar.xz"{,.asc})
-sha256sums=('59c75497b53d36f020cb0cb7c7b9ae7545f5b47fd6e4406d4f3391741071202e'
-'SKIP')
-
-build() {
-  cd "$srcdir"/gstreamer-editing-services-$pkgver
-  ./configure --prefix=/usr --enable-gtk-doc \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/;
-  make
-}
-
-check() {
-  cd "$srcdir"/gstreamer-editing-services-$pkgver
-  # Broken on i686
-  make check || :
-}
-
-package() {
-  cd "$srcdir"/gstreamer-editing-services-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-editing-services/repos/community-i686/PKGBUILD (from rev 261210, 
gst-editing-services/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 07:40:56 UTC (rev 261211)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Lubosz Sarnecki 
+# Contributor: Kerrick Staley 
+# Contributor: Thijs Vermeir 
+
+pkgname=gst-editing-services
+pkgver=1.12.3
+pkgrel=1
+pkgdesc='GStreamer editing services'
+arch=('i686' 'x86_64')
+license=('LGPL')
+url='http://gstreamer.freedesktop.org/modules/gst-editing-services.html'
+depends=('gst-plugins-base')
+makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection'
+'bash-completion' 'python2-gobject')
+checkdepends=('gst-plugins-good' 'gst-plugins-bad')
+validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5')
+source=("https://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-$pkgver.tar.xz"{,.asc})
+sha256sums=('032e2fd040079259aec060d526bcb021c670f8d953219c229f80fdc541465f76'
+'SKIP')
+
+build() {
+  cd "$srcdir"/gstreamer-editing-services-$pkgver
+  ./configure --prefix=/usr --enable-gtk-doc \
+--with-package-name="GStreamer (Arch Linux)" \
+--with-package-origin="http://www.archlinux.org/;
+  make
+}
+
+check() {
+  cd "$srcdir"/gstreamer-editing-services-$pkgver
+  # Broken on i686
+  make check || :
+}
+
+package() {
+  cd "$srcdir"/gstreamer-editing-services-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-02 07:40:35 UTC (rev 261210)
+++ community-x86_64/PKGBUILD   2017-10-02 07:40:56 UTC (rev 261211)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Lubosz Sarnecki 
-# Contributor: Kerrick Staley 
-# Contributor: Thijs Vermeir 
-
-pkgname=gst-editing-services
-pkgver=1.12.2
-pkgrel=1
-pkgdesc='GStreamer editing services'
-arch=('i686' 'x86_64')
-license=('LGPL')
-url='http://gstreamer.freedesktop.org/modules/gst-editing-services.html'
-depends=('gst-plugins-base')
-makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection'
-'bash-completion' 'python2-gobject')
-checkdepends=('gst-plugins-good' 'gst-plugins-bad')

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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:40:16
  Author: spupykin
Revision: 261209

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-02 07:39:51 UTC (rev 261208)
+++ community-i686/PKGBUILD 2017-10-02 07:40:16 UTC (rev 261209)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: damir 
-
-pkgname=gocr
-pkgver=0.50
-pkgrel=2
-pkgdesc="Open-source character recognition (OCR)"
-arch=("i686" "x86_64")
-url="http://jocr.sourceforge.net/index.html;
-license=('GPL')
-depends=('glibc' 'netpbm')
-optdepends=('tk: to use the tk frontend')
-source=(http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-${pkgver}.tar.gz)
-md5sums=('553ea40c2b3a1a0b03a30675d0e0aba1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  [ $CARCH == "x86_64" ] && export CFLAGS=-fPIC
-  ./configure --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib
-  make -j1 all libs
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  mkdir -p $pkgdir/usr/lib
-  make DESTDIR=$pkgdir libdir=/usr/lib/ bindir=/usr/bin install
-  (cd $pkgdir/usr/lib/ && rm -f libPgm2asc.so && ln -s `echo libPgm2asc*.so` 
libPgm2asc.so)
-  install -D -m644 doc/gocr.html $pkgdir/usr/share/doc/gocr/gocr.html
-  for i in pgm2asc.h gocr.h; do
-install -D -m644 src/$i $pkgdir/usr/include/gocr/$i
-  done
-}

Copied: gocr/repos/community-i686/PKGBUILD (from rev 261208, 
gocr/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 07:40:16 UTC (rev 261209)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: damir 
+
+pkgname=gocr
+pkgver=0.51
+pkgrel=1
+pkgdesc="Open-source character recognition (OCR)"
+arch=("i686" "x86_64")
+url="http://jocr.sourceforge.net/index.html;
+license=('GPL')
+depends=('glibc' 'netpbm')
+optdepends=('tk: to use the tk frontend')
+validpgpkeys=('3816B803D578F5AD12FDFE065D330C4953BDFBE3')
+source=(https://www-e.uni-magdeburg.de/jschulen/ocr/gocr-${pkgver}.tar.gz{,.asc})
+sha256sums=('6eb2ae0fa4eb07cf4163081e0194ea65f605f7db9709dd30680686804dfc2692'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  [ $CARCH == "x86_64" ] && export CFLAGS=-fPIC
+  ./configure --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib
+  make -j1 all libs
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/lib
+  make DESTDIR="$pkgdir" libdir=/usr/lib/ bindir=/usr/bin install
+  (cd "$pkgdir"/usr/lib/ && rm -f libPgm2asc.so && ln -s `echo libPgm2asc*.so` 
libPgm2asc.so)
+  install -D -m644 doc/gocr.html "$pkgdir"/usr/share/doc/gocr/gocr.html
+  for i in pgm2asc.h gocr.h; do
+install -D -m644 src/$i "$pkgdir"/usr/include/gocr/$i
+  done
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-02 07:39:51 UTC (rev 261208)
+++ community-x86_64/PKGBUILD   2017-10-02 07:40:16 UTC (rev 261209)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: damir 
-
-pkgname=gocr
-pkgver=0.50
-pkgrel=2
-pkgdesc="Open-source character recognition (OCR)"
-arch=("i686" "x86_64")
-url="http://jocr.sourceforge.net/index.html;
-license=('GPL')
-depends=('glibc' 'netpbm')
-optdepends=('tk: to use the tk frontend')
-source=(http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-${pkgver}.tar.gz)
-md5sums=('553ea40c2b3a1a0b03a30675d0e0aba1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  [ $CARCH == "x86_64" ] && export CFLAGS=-fPIC
-  ./configure --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib
-  make -j1 all libs
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  mkdir -p $pkgdir/usr/lib
-  make DESTDIR=$pkgdir libdir=/usr/lib/ bindir=/usr/bin install
-  (cd $pkgdir/usr/lib/ && rm -f libPgm2asc.so && ln -s `echo libPgm2asc*.so` 
libPgm2asc.so)
-  install -D -m644 doc/gocr.html $pkgdir/usr/share/doc/gocr/gocr.html
-  for i in pgm2asc.h gocr.h; do
-install -D -m644 src/$i $pkgdir/usr/include/gocr/$i
-  done
-}

Copied: gocr/repos/community-x86_64/PKGBUILD (from rev 261208, 
gocr/trunk/PKGBUILD)
===
--- 

[arch-commits] Commit in gst-editing-services/trunk (PKGBUILD)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:40:35
  Author: spupykin
Revision: 261210

upgpkg: gst-editing-services 1.12.3-1

Modified:
  gst-editing-services/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 07:40:16 UTC (rev 261209)
+++ PKGBUILD2017-10-02 07:40:35 UTC (rev 261210)
@@ -5,7 +5,7 @@
 # Contributor: Thijs Vermeir 
 
 pkgname=gst-editing-services
-pkgver=1.12.2
+pkgver=1.12.3
 pkgrel=1
 pkgdesc='GStreamer editing services'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('gst-plugins-good' 'gst-plugins-bad')
 validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5')
 
source=("https://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-$pkgver.tar.xz"{,.asc})
-sha256sums=('59c75497b53d36f020cb0cb7c7b9ae7545f5b47fd6e4406d4f3391741071202e'
+sha256sums=('032e2fd040079259aec060d526bcb021c670f8d953219c229f80fdc541465f76'
 'SKIP')
 
 build() {


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

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 07:39:51
  Author: spupykin
Revision: 261208

upgpkg: gocr 0.51-1

Modified:
  gocr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 05:37:27 UTC (rev 261207)
+++ PKGBUILD2017-10-02 07:39:51 UTC (rev 261208)
@@ -3,8 +3,8 @@
 # Contributor: damir 
 
 pkgname=gocr
-pkgver=0.50
-pkgrel=2
+pkgver=0.51
+pkgrel=1
 pkgdesc="Open-source character recognition (OCR)"
 arch=("i686" "x86_64")
 url="http://jocr.sourceforge.net/index.html;
@@ -13,7 +13,7 @@
 optdepends=('tk: to use the tk frontend')
 validpgpkeys=('3816B803D578F5AD12FDFE065D330C4953BDFBE3')
 
source=(https://www-e.uni-magdeburg.de/jschulen/ocr/gocr-${pkgver}.tar.gz{,.asc})
-sha256sums=('bc261244f887419cba6d962ec1ad58eefd77176885093c4a43061e7fd565f5b5'
+sha256sums=('6eb2ae0fa4eb07cf4163081e0194ea65f605f7db9709dd30680686804dfc2692'
 'SKIP')
 
 build() {


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

2017-10-02 Thread Antonio Rojas
Date: Monday, October 2, 2017 @ 06:51:38
  Author: arojas
Revision: 306531

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

Added:
  imagemagick/repos/extra-i686/PKGBUILD
(from rev 306530, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
(from rev 306530, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/extra-x86_64/PKGBUILD
(from rev 306530, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch
(from rev 306530, imagemagick/trunk/perlmagick.rpath.patch)
Deleted:
  imagemagick/repos/extra-i686/PKGBUILD
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
  imagemagick/repos/extra-x86_64/PKGBUILD
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch

-+
 /PKGBUILD   |  198 ++
 /perlmagick.rpath.patch |   22 +++
 extra-i686/PKGBUILD |  102 -
 extra-i686/perlmagick.rpath.patch   |   11 -
 extra-x86_64/PKGBUILD   |  102 -
 extra-x86_64/perlmagick.rpath.patch |   11 -
 6 files changed, 220 insertions(+), 226 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-02 06:51:14 UTC (rev 306530)
+++ extra-i686/PKGBUILD 2017-10-02 06:51:38 UTC (rev 306531)
@@ -1,102 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=imagemagick
-pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.9.16
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://www.imagemagick.org/;
-license=('custom')
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
- 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2' 
'libraw' 'libraqm'
- 'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu')
-source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-perlmagick.rpath.patch
-
imagemagick-fix-build.patch::"https://github.com/ImageMagick/ImageMagick/commit/c19d58e9.patch;)
-sha256sums=('d73c45f563eda97f77f470cc6d32d28268c78298b3cffe929f936bb890fccf64'
-'SKIP'
-'17218bbecc17f3c7a86935a09d5a47e46113a1fc28f7d91c2fe495019cc36088'
-'d0aef34ec7e3d8a7972d0e69fb3015961bfd5706ce74f008e46d65e603920064')
-validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
-
-prepare() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  sed '/AC_PATH_XTRA/d' -i configure.ac
-  patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
-  patch -p1 -i ../imagemagick-fix-build.patch
-  autoreconf --force --install
-}
-
-build() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  [[ $CARCH = "i686" ]] && EXTRAOPTS="--with-gcc-arch=i686"
-  [[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
---enable-hdri --with-wmf --with-openexr --with-xml \
---with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
---with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr 
--with-rsvg \
---enable-opencl --with-openjp2 --without-gvc --without-djvu 
--without-autotrace \
---without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
-  make
-}
-
-check() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-#  make check
-}
-
-package_imagemagick() {
-  pkgdesc="An image viewing/manipulation program"
-  depends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 'libraqm' 
'opencl-icd-loader')
-  optdepends=('imagemagick-doc: for additional information'
-  'ghostscript: for Ghostscript support' 
-  'openexr: for OpenEXR support' 
- 'openjpeg2: for JP2 support' 
-  'libwmf: for WMF support' 
-  'librsvg: for SVG support' 
-  'libxml2: for XML support' 
-  'libpng: for PNG support' 
- 'libwebp: for WEBP support'
-  'libraw: for DNG support')
-  backup=("etc/ImageMagick-${pkgver%%.*}/coder.xml"
-  "etc/ImageMagick-${pkgver%%.*}/colors.xml"
-  "etc/ImageMagick-${pkgver%%.*}/delegates.xml"
-  "etc/ImageMagick-${pkgver%%.*}/log.xml"
-  "etc/ImageMagick-${pkgver%%.*}/magic.xml"
-  "etc/ImageMagick-${pkgver%%.*}/mime.xml"
-  "etc/ImageMagick-${pkgver%%.*}/policy.xml"
-  "etc/ImageMagick-${pkgver%%.*}/quantization-table.xml"
-  "etc/ImageMagick-${pkgver%%.*}/thresholds.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-windows.xml")
-  options=('!docs' 'libtool' '!emptydirs')
-
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make -j1 DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE 

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

2017-10-02 Thread Antonio Rojas
Date: Monday, October 2, 2017 @ 06:51:14
  Author: arojas
Revision: 306530

Update to 6.9.9.17

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 01:49:52 UTC (rev 306529)
+++ PKGBUILD2017-10-02 06:51:14 UTC (rev 306530)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.9.16
+pkgver=6.9.9.17
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
@@ -12,12 +12,10 @@
  'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2' 
'libraw' 'libraqm'
  'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu')
 
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-perlmagick.rpath.patch
-
imagemagick-fix-build.patch::"https://github.com/ImageMagick/ImageMagick/commit/c19d58e9.patch;)
-sha256sums=('d73c45f563eda97f77f470cc6d32d28268c78298b3cffe929f936bb890fccf64'
+perlmagick.rpath.patch)
+sha256sums=('ff25e28aa846cf5adea1e33d28d3019ba689f520bc40160abc0d95611a936978'
 'SKIP'
-'17218bbecc17f3c7a86935a09d5a47e46113a1fc28f7d91c2fe495019cc36088'
-'d0aef34ec7e3d8a7972d0e69fb3015961bfd5706ce74f008e46d65e603920064')
+'17218bbecc17f3c7a86935a09d5a47e46113a1fc28f7d91c2fe495019cc36088')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
 
 prepare() {
@@ -24,7 +22,6 @@
   cd ImageMagick-${pkgver%.*}-${pkgver##*.}
   sed '/AC_PATH_XTRA/d' -i configure.ac
   patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
-  patch -p1 -i ../imagemagick-fix-build.patch
   autoreconf --force --install
 }
 


<    1   2   3