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

2017-08-28 Thread Pierre Neidhardt
Date: Tuesday, August 29, 2017 @ 05:54:00
  Author: ambrevar
Revision: 254708

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-29 05:33:39 UTC (rev 254707)
+++ PKGBUILD2017-08-29 05:54:00 UTC (rev 254708)
@@ -1,17 +0,0 @@
-# Maintainer: Pierre Neidhardt 
-
-pkgname=python-keyutils
-pkgver=0.5
-pkgrel=1
-pkgdesc="A set of python bindings for keyutils"
-arch=("any")
-url="https://github.com/sassoftware/python-keyutils;
-license=("Apache")
-depends=("keyutils" "python-setuptools")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/v$pkgver.tar.gz;)
-md5sums=('3fe2e4eed50595ee6c1a4ccf5cbdd5be')
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
-}

Copied: python-keyutils/repos/community-any/PKGBUILD (from rev 254707, 
python-keyutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-29 05:54:00 UTC (rev 254708)
@@ -0,0 +1,17 @@
+# Maintainer: Pierre Neidhardt 
+
+pkgname=python-keyutils
+pkgver=0.5
+pkgrel=1
+pkgdesc="A set of python bindings for keyutils"
+arch=("any")
+url="https://github.com/sassoftware/python-keyutils;
+license=("Apache")
+depends=("keyutils" "python-setuptools")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/v$pkgver.tar.gz;)
+md5sums=('3fe2e4eed50595ee6c1a4ccf5cbdd5be')
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
+}


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

2017-08-28 Thread Pierre Neidhardt
Date: Tuesday, August 29, 2017 @ 05:33:39
  Author: ambrevar
Revision: 254707

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-29 05:33:23 UTC (rev 254706)
+++ PKGBUILD2017-08-29 05:33:39 UTC (rev 254707)
@@ -1,17 +0,0 @@
-# Maintainer: Pierre Neidhardt 
-
-pkgname=python-keyutils
-pkgver=0.4
-pkgrel=1
-pkgdesc="A set of python bindings for keyutils"
-arch=("any")
-url="https://github.com/sassoftware/python-keyutils;
-license=("Apache")
-depends=("python")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/v$pkgver.tar.gz;)
-md5sums=('ba45c0567270e8028830e6b46a4dd7ba')
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
-}

Copied: python-keyutils/repos/community-any/PKGBUILD (from rev 254706, 
python-keyutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-29 05:33:39 UTC (rev 254707)
@@ -0,0 +1,17 @@
+# Maintainer: Pierre Neidhardt 
+
+pkgname=python-keyutils
+pkgver=0.5
+pkgrel=1
+pkgdesc="A set of python bindings for keyutils"
+arch=("any")
+url="https://github.com/sassoftware/python-keyutils;
+license=("Apache")
+depends=("keyutils" "python-setuptools")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/v$pkgver.tar.gz;)
+md5sums=('3fe2e4eed50595ee6c1a4ccf5cbdd5be')
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
+}


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

2017-08-28 Thread Pierre Neidhardt
Date: Tuesday, August 29, 2017 @ 05:33:23
  Author: ambrevar
Revision: 254706

upgpkg: python-keyutils 0.5-1

Modified:
  python-keyutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-29 01:54:50 UTC (rev 254705)
+++ PKGBUILD2017-08-29 05:33:23 UTC (rev 254706)
@@ -1,15 +1,15 @@
 # Maintainer: Pierre Neidhardt 
 
 pkgname=python-keyutils
-pkgver=0.4
+pkgver=0.5
 pkgrel=1
 pkgdesc="A set of python bindings for keyutils"
 arch=("any")
 url="https://github.com/sassoftware/python-keyutils;
 license=("Apache")
-depends=("python")
+depends=("keyutils" "python-setuptools")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/v$pkgver.tar.gz;)
-md5sums=('ba45c0567270e8028830e6b46a4dd7ba')
+md5sums=('3fe2e4eed50595ee6c1a4ccf5cbdd5be')
 
 package() {
cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in qt5-3d/repos (4 files)

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 02:26:30
  Author: svenstaro
Revision: 304319

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

Added:
  qt5-3d/repos/extra-i686/PKGBUILD
(from rev 304318, qt5-3d/trunk/PKGBUILD)
  qt5-3d/repos/extra-x86_64/PKGBUILD
(from rev 304318, qt5-3d/trunk/PKGBUILD)
Deleted:
  qt5-3d/repos/extra-i686/PKGBUILD
  qt5-3d/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-29 02:26:25 UTC (rev 304318)
+++ extra-i686/PKGBUILD 2017-08-29 02:26:30 UTC (rev 304319)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-3d
-_qtver=5.9.1
-pkgver=${_qtver/-/}
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://qt-project.org/'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='C++ and QML APIs for easy inclusion of 3D graphics'
-depends=('qt5-declarative' 'assimp')
-makedepends=()
-groups=('qt' 'qt5')
-_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('4f1fe5b812d78987341b854e7f2907f0375dc188cfa6cf9db101b26e9dfd4996')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  qmake ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-3d/repos/extra-i686/PKGBUILD (from rev 304318, 
qt5-3d/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-29 02:26:30 UTC (rev 304319)
@@ -0,0 +1,41 @@
+# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-3d
+_qtver=5.9.1
+pkgver=${_qtver/-/}
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://qt-project.org/'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='C++ and QML APIs for easy inclusion of 3D graphics'
+depends=('qt5-declarative' 'assimp')
+makedepends=()
+groups=('qt' 'qt5')
+_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
+source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
+sha256sums=('4f1fe5b812d78987341b854e7f2907f0375dc188cfa6cf9db101b26e9dfd4996')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  qmake ../${_pkgfqn}
+  make
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "$pkgdir/usr/lib" -type f -name '*.prl' \
+-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-29 02:26:25 UTC (rev 304318)
+++ extra-x86_64/PKGBUILD   2017-08-29 02:26:30 UTC (rev 304319)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-3d
-_qtver=5.9.1
-pkgver=${_qtver/-/}
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://qt-project.org/'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='C++ and QML APIs for easy inclusion of 3D graphics'
-depends=('qt5-declarative' 'assimp')
-makedepends=()
-groups=('qt' 'qt5')
-_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('4f1fe5b812d78987341b854e7f2907f0375dc188cfa6cf9db101b26e9dfd4996')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  qmake ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-3d/repos/extra-x86_64/PKGBUILD (from rev 304318, 
qt5-3d/trunk/PKGBUILD)

[arch-commits] Commit in qt5-3d/trunk (PKGBUILD)

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 02:26:25
  Author: svenstaro
Revision: 304318

upgpkg: qt5-3d 5.9.1-3

Modified:
  qt5-3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-29 02:19:46 UTC (rev 304317)
+++ PKGBUILD2017-08-29 02:26:25 UTC (rev 304318)
@@ -5,7 +5,7 @@
 pkgname=qt5-3d
 _qtver=5.9.1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')


[arch-commits] Commit in qt5-3d/repos (4 files)

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 02:19:46
  Author: svenstaro
Revision: 304317

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

Added:
  qt5-3d/repos/extra-i686/PKGBUILD
(from rev 304316, qt5-3d/trunk/PKGBUILD)
  qt5-3d/repos/extra-x86_64/PKGBUILD
(from rev 304316, qt5-3d/trunk/PKGBUILD)
Deleted:
  qt5-3d/repos/extra-i686/PKGBUILD
  qt5-3d/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-29 02:19:35 UTC (rev 304316)
+++ extra-i686/PKGBUILD 2017-08-29 02:19:46 UTC (rev 304317)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-3d
-_qtver=5.9.1
-pkgver=${_qtver/-/}
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://qt-project.org/'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='C++ and QML APIs for easy inclusion of 3D graphics'
-depends=('qt5-declarative' 'assimp')
-makedepends=()
-groups=('qt' 'qt5')
-_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('4f1fe5b812d78987341b854e7f2907f0375dc188cfa6cf9db101b26e9dfd4996')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  qmake ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-3d/repos/extra-i686/PKGBUILD (from rev 304316, 
qt5-3d/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-29 02:19:46 UTC (rev 304317)
@@ -0,0 +1,41 @@
+# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-3d
+_qtver=5.9.1
+pkgver=${_qtver/-/}
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://qt-project.org/'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='C++ and QML APIs for easy inclusion of 3D graphics'
+depends=('qt5-declarative' 'assimp')
+makedepends=()
+groups=('qt' 'qt5')
+_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
+source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
+sha256sums=('4f1fe5b812d78987341b854e7f2907f0375dc188cfa6cf9db101b26e9dfd4996')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  qmake ../${_pkgfqn}
+  make
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "$pkgdir/usr/lib" -type f -name '*.prl' \
+-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-29 02:19:35 UTC (rev 304316)
+++ extra-x86_64/PKGBUILD   2017-08-29 02:19:46 UTC (rev 304317)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-3d
-_qtver=5.9.1
-pkgver=${_qtver/-/}
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://qt-project.org/'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='C++ and QML APIs for easy inclusion of 3D graphics'
-depends=('qt5-declarative' 'assimp')
-makedepends=()
-groups=('qt' 'qt5')
-_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('4f1fe5b812d78987341b854e7f2907f0375dc188cfa6cf9db101b26e9dfd4996')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  qmake ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-3d/repos/extra-x86_64/PKGBUILD (from rev 304316, 
qt5-3d/trunk/PKGBUILD)

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

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 02:05:22
  Author: svenstaro
Revision: 304314

upgpkg: assimp 4.0.1-1

Modified:
  assimp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-29 00:14:54 UTC (rev 304313)
+++ PKGBUILD2017-08-29 02:05:22 UTC (rev 304314)
@@ -2,7 +2,7 @@
 # Contributor: jepaan 
 
 pkgname=assimp
-pkgver=3.3.1
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="Portable Open Source library to import various well-known 3D model 
formats in an uniform manner"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'boost')
 url='http://assimp.sourceforge.net/index.html'
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/assimp/assimp/archive/v${pkgver}.tar.gz;)
-md5sums=('fc57b024e80ebb13301bd0983826cad3')
+md5sums=('23a6301c728a413aafbfa1cca19ba91f')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}


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

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 02:05:27
  Author: svenstaro
Revision: 304315

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

Added:
  assimp/repos/staging-i686/
  assimp/repos/staging-i686/PKGBUILD
(from rev 304314, assimp/trunk/PKGBUILD)
  assimp/repos/staging-x86_64/
  assimp/repos/staging-x86_64/PKGBUILD
(from rev 304314, assimp/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   32 
 staging-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: assimp/repos/staging-i686/PKGBUILD (from rev 304314, 
assimp/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-08-29 02:05:27 UTC (rev 304315)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: jepaan 
+
+pkgname=assimp
+pkgver=4.0.1
+pkgrel=1
+pkgdesc="Portable Open Source library to import various well-known 3D model 
formats in an uniform manner"
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('zlib' 'gcc-libs' 'boost-libs')
+makedepends=('cmake' 'boost')
+url='http://assimp.sourceforge.net/index.html'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/assimp/assimp/archive/v${pkgver}.tar.gz;)
+md5sums=('23a6301c728a413aafbfa1cca19ba91f')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   mkdir build && cd build
+   cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DASSIMP_BUILD_SAMPLES=OFF
+   make
+}
+
+package()  {
+   cd ${srcdir}/${pkgname}-${pkgver}/build
+
+   make DESTDIR=$pkgdir install
+   install -Dm644 ${srcdir}/${pkgname}-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: assimp/repos/staging-x86_64/PKGBUILD (from rev 304314, 
assimp/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-08-29 02:05:27 UTC (rev 304315)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: jepaan 
+
+pkgname=assimp
+pkgver=4.0.1
+pkgrel=1
+pkgdesc="Portable Open Source library to import various well-known 3D model 
formats in an uniform manner"
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('zlib' 'gcc-libs' 'boost-libs')
+makedepends=('cmake' 'boost')
+url='http://assimp.sourceforge.net/index.html'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/assimp/assimp/archive/v${pkgver}.tar.gz;)
+md5sums=('23a6301c728a413aafbfa1cca19ba91f')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   mkdir build && cd build
+   cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DASSIMP_BUILD_SAMPLES=OFF
+   make
+}
+
+package()  {
+   cd ${srcdir}/${pkgname}-${pkgver}/build
+
+   make DESTDIR=$pkgdir install
+   install -Dm644 ${srcdir}/${pkgname}-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


[arch-commits] Commit in bazel/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 01:54:50
  Author: svenstaro
Revision: 254705

archrelease: copy trunk to community-x86_64

Added:
  bazel/repos/community-x86_64/PKGBUILD
(from rev 254704, bazel/trunk/PKGBUILD)
Deleted:
  bazel/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-29 01:54:45 UTC (rev 254704)
+++ PKGBUILD2017-08-29 01:54:50 UTC (rev 254705)
@@ -1,38 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Simon Legner 
-
-pkgname=bazel
-pkgver=0.5.3
-pkgrel=2
-pkgdesc='Correct, reproducible, and fast builds for everyone'
-arch=('x86_64')
-license=('Apache')
-url='https://bazel.io/'
-depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
-makedepends=('git' 'protobuf')
-options=('!distcc' '!strip')
-source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
-
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
-sha512sums=('469303e6789ce181ef0f0a8506b4c53e311bd4e9060528e0f24ab58d3b2a52b349f1372467389253c8335584f16c9febd1995bd0031c86a46ebd728bde3c2a18'
-'SKIP')
-validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
-
-build() {
-  ./compile.sh
-  ./output/bazel build scripts:bazel-complete.bash
-  cd output
-  ./bazel shutdown
-}
-
-package() {
-  install -Dm755 ${srcdir}/scripts/packages/bazel.sh ${pkgdir}/usr/bin/bazel
-  install -Dm755 ${srcdir}/output/bazel ${pkgdir}/usr/bin/bazel-real
-  install -Dm644 ${srcdir}/bazel-bin/scripts/bazel-complete.bash 
${pkgdir}/usr/share/bash-completion/completions/bazel
-  install -Dm644 ${srcdir}/scripts/zsh_completion/_bazel 
${pkgdir}/usr/share/zsh/site-functions/_bazel
-  mkdir -p ${pkgdir}/opt/bazel/
-  for d in examples third_party tools; do
-cp -r ${srcdir}/${d} ${pkgdir}/opt/bazel/
-  done
-}
-# vim:set ts=2 sw=2 et:

Copied: bazel/repos/community-x86_64/PKGBUILD (from rev 254704, 
bazel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-29 01:54:50 UTC (rev 254705)
@@ -0,0 +1,38 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Frederik Schwan 
+# Contributor: Simon Legner 
+
+pkgname=bazel
+pkgver=0.5.4
+pkgrel=1
+pkgdesc='Correct, reproducible, and fast builds for everyone'
+arch=('x86_64')
+license=('Apache')
+url='https://bazel.io/'
+depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
+makedepends=('git' 'protobuf' 'python')
+options=('!distcc' '!strip')
+source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
+
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
+sha512sums=('f13c003d1d27213e5a723878f488f02a77f1549b6c377db007d412e3db558ab1dfc4e7434c0a7634959d7f5447e71200bda7f99c16fe70661ea81e610c8089f5'
+'SKIP')
+validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
+
+build() {
+  ./compile.sh
+  ./output/bazel build scripts:bazel-complete.bash
+  cd output
+  ./bazel shutdown
+}
+
+package() {
+  install -Dm755 ${srcdir}/scripts/packages/bazel.sh ${pkgdir}/usr/bin/bazel
+  install -Dm755 ${srcdir}/output/bazel ${pkgdir}/usr/bin/bazel-real
+  install -Dm644 ${srcdir}/bazel-bin/scripts/bazel-complete.bash 
${pkgdir}/usr/share/bash-completion/completions/bazel
+  install -Dm644 ${srcdir}/scripts/zsh_completion/_bazel 
${pkgdir}/usr/share/zsh/site-functions/_bazel
+  mkdir -p ${pkgdir}/opt/bazel/
+  for d in examples third_party tools; do
+cp -r ${srcdir}/${d} ${pkgdir}/opt/bazel/
+  done
+}
+# vim:set ts=2 sw=2 et:


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

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 01:54:45
  Author: svenstaro
Revision: 254704

upgpkg: bazel 0.5.4-1

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-29 01:35:58 UTC (rev 254703)
+++ PKGBUILD2017-08-29 01:54:45 UTC (rev 254704)
@@ -3,18 +3,18 @@
 # Contributor: Simon Legner 
 
 pkgname=bazel
-pkgver=0.5.3
-pkgrel=2
+pkgver=0.5.4
+pkgrel=1
 pkgdesc='Correct, reproducible, and fast builds for everyone'
 arch=('x86_64')
 license=('Apache')
 url='https://bazel.io/'
 depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
-makedepends=('git' 'protobuf')
+makedepends=('git' 'protobuf' 'python')
 options=('!distcc' '!strip')
 
source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
 
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
-sha512sums=('469303e6789ce181ef0f0a8506b4c53e311bd4e9060528e0f24ab58d3b2a52b349f1372467389253c8335584f16c9febd1995bd0031c86a46ebd728bde3c2a18'
+sha512sums=('f13c003d1d27213e5a723878f488f02a77f1549b6c377db007d412e3db558ab1dfc4e7434c0a7634959d7f5447e71200bda7f99c16fe70661ea81e610c8089f5'
 'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 


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

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 01:35:58
  Author: svenstaro
Revision: 254703

archrelease: copy trunk to community-any

Added:
  fabric/repos/community-any/PKGBUILD
(from rev 254702, fabric/trunk/PKGBUILD)
Deleted:
  fabric/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-29 01:35:54 UTC (rev 254702)
+++ PKGBUILD2017-08-29 01:35:58 UTC (rev 254703)
@@ -1,21 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Francois Boulogne 
-
-pkgname=fabric
-pkgver=1.13.1
-pkgrel=2
-pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
-url="http://fabfile.org/;
-license=('BSD')
-arch=('any')
-depends=('python2' 'python2-paramiko' 'python2-setuptools')
-source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz;)
-sha512sums=('70b29824a8edc3cd0e34ef447ec355a18a8805160229655e7046c1d8a1a7131bc7dcd547833752cfa4cb6fbd01bc1cfb3e94d64f13fa94eaefb77677d74ed5be')
-
-package() {
-  cd ${srcdir}/fabric-${pkgver}
-  python2 setup.py install --root=${pkgdir} --optimize=1
-
-  install -D -m644 README.rst ${pkgdir}/usr/share/doc/${pkgname}/README.rst
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: fabric/repos/community-any/PKGBUILD (from rev 254702, 
fabric/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-29 01:35:58 UTC (rev 254703)
@@ -0,0 +1,21 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Francois Boulogne 
+
+pkgname=fabric
+pkgver=1.14
+pkgrel=1
+pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
+url="http://fabfile.org/;
+license=('BSD')
+arch=('any')
+depends=('python2' 'python2-paramiko' 'python2-setuptools')
+source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz;)
+sha512sums=('ac95e58371f9c057afb8ea715e175c28fe19322545cbcf162ddf5429b5934b32649dcd2128a95721e6f095e01b00af4255dd6cc2f4ee5e93c2e519127fb9c0d8')
+
+package() {
+  cd ${srcdir}/fabric-${pkgver}
+  python2 setup.py install --root=${pkgdir} --optimize=1
+
+  install -D -m644 README.rst ${pkgdir}/usr/share/doc/${pkgname}/README.rst
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 01:35:54
  Author: svenstaro
Revision: 254702

upgpkg: fabric 1.14-1

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-29 01:33:27 UTC (rev 254701)
+++ PKGBUILD2017-08-29 01:35:54 UTC (rev 254702)
@@ -2,8 +2,8 @@
 # Contributor: Francois Boulogne 
 
 pkgname=fabric
-pkgver=1.13.1
-pkgrel=2
+pkgver=1.14
+pkgrel=1
 pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
 url="http://fabfile.org/;
 license=('BSD')
@@ -10,7 +10,7 @@
 arch=('any')
 depends=('python2' 'python2-paramiko' 'python2-setuptools')
 source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz;)
-sha512sums=('70b29824a8edc3cd0e34ef447ec355a18a8805160229655e7046c1d8a1a7131bc7dcd547833752cfa4cb6fbd01bc1cfb3e94d64f13fa94eaefb77677d74ed5be')
+sha512sums=('ac95e58371f9c057afb8ea715e175c28fe19322545cbcf162ddf5429b5934b32649dcd2128a95721e6f095e01b00af4255dd6cc2f4ee5e93c2e519127fb9c0d8')
 
 package() {
   cd ${srcdir}/fabric-${pkgver}


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

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 01:33:18
  Author: svenstaro
Revision: 254700

upgpkg: spring-kp 4.7-1

Modified:
  spring-kp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-29 00:07:58 UTC (rev 254699)
+++ PKGBUILD2017-08-29 01:33:18 UTC (rev 254700)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Sven-Hendrik Haase 
 pkgname=spring-kp
-pkgver=4.6
-pkgrel=2
+pkgver=4.7
+pkgrel=1
 pkgdesc="An abstract springrts mod taking place inside of computers"
 arch=(any)
 url="http://springrts.com/wiki/Kernel_Panic;
@@ -9,7 +9,7 @@
 license=("custom:publicdomain")
 depends=('spring')
 
source=("https://springfiles.com/sites/default/files/downloads/spring/game-installers/kernel_panic_${pkgver}.zip;)
-sha512sums=('ea42945ad23650e8086b3174a829b901114138d5e1b80a0623146a263bcbe67e46618c8d1d0a5f0dd9e7cd30de702f3d9eb1192d3b53b4396555961e08347214')
+sha512sums=('4a7ba5950bc4490596b5e9b999d17221d59b851de17206bbb5d004dfaafc18cab035fe0bc86905ed0701165110c51b2a2a72cbb1fe66c489e9a7601f5a88baab')
 
 package() {
   mkdir -p $pkgdir/usr/share/spring/maps


[arch-commits] Commit in spring-kp/repos/community-any (PKGBUILD PKGBUILD)

2017-08-28 Thread Sven-Hendrik Haase
Date: Tuesday, August 29, 2017 @ 01:33:27
  Author: svenstaro
Revision: 254701

archrelease: copy trunk to community-any

Added:
  spring-kp/repos/community-any/PKGBUILD
(from rev 254700, spring-kp/trunk/PKGBUILD)
Deleted:
  spring-kp/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-29 01:33:18 UTC (rev 254700)
+++ PKGBUILD2017-08-29 01:33:27 UTC (rev 254701)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-pkgname=spring-kp
-pkgver=4.6
-pkgrel=2
-pkgdesc="An abstract springrts mod taking place inside of computers"
-arch=(any)
-url="http://springrts.com/wiki/Kernel_Panic;
-license=("custom:publicdomain")
-depends=('spring')
-source=("https://springfiles.com/sites/default/files/downloads/spring/game-installers/kernel_panic_${pkgver}.zip;)
-sha512sums=('ea42945ad23650e8086b3174a829b901114138d5e1b80a0623146a263bcbe67e46618c8d1d0a5f0dd9e7cd30de702f3d9eb1192d3b53b4396555961e08347214')
-
-package() {
-  mkdir -p $pkgdir/usr/share/spring/maps
-  mkdir -p $pkgdir/usr/share/spring/games
-  cp -r $srcdir/maps/* $pkgdir/usr/share/spring/maps/
-  cp -r $srcdir/games/* $pkgdir/usr/share/spring/games/
-  install -Dm644 $srcdir/Kernel_Panic_readme.txt 
$pkgdir/usr/share/doc/$pkgname/README
-}
-
-# vim: sw=2:ts=2 et:

Copied: spring-kp/repos/community-any/PKGBUILD (from rev 254700, 
spring-kp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-29 01:33:27 UTC (rev 254701)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+pkgname=spring-kp
+pkgver=4.7
+pkgrel=1
+pkgdesc="An abstract springrts mod taking place inside of computers"
+arch=(any)
+url="http://springrts.com/wiki/Kernel_Panic;
+license=("custom:publicdomain")
+depends=('spring')
+source=("https://springfiles.com/sites/default/files/downloads/spring/game-installers/kernel_panic_${pkgver}.zip;)
+sha512sums=('4a7ba5950bc4490596b5e9b999d17221d59b851de17206bbb5d004dfaafc18cab035fe0bc86905ed0701165110c51b2a2a72cbb1fe66c489e9a7601f5a88baab')
+
+package() {
+  mkdir -p $pkgdir/usr/share/spring/maps
+  mkdir -p $pkgdir/usr/share/spring/games
+  cp -r $srcdir/maps/* $pkgdir/usr/share/spring/maps/
+  cp -r $srcdir/games/* $pkgdir/usr/share/spring/games/
+  install -Dm644 $srcdir/Kernel_Panic_readme.txt 
$pkgdir/usr/share/doc/$pkgname/README
+}
+
+# vim: sw=2:ts=2 et:


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

2017-08-28 Thread Anatol Pomozov
Date: Tuesday, August 29, 2017 @ 00:07:58
  Author: anatolik
Revision: 254699

boringssl build also requires Go

Modified:
  android-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 22:51:37 UTC (rev 254698)
+++ PKGBUILD2017-08-29 00:07:58 UTC (rev 254699)
@@ -12,7 +12,7 @@
 license=(Apache MIT)
 depends=(pcre2 libusb)
 optdepends=('python: for mkbootimg script')
-makedepends=(git clang gtest ruby cmake ninja)
+makedepends=(git clang gtest ruby cmake ninja go)
 
source=(git+https://android.googlesource.com/platform/system/core#tag=android-$pkgver
 
git+https://android.googlesource.com/platform/system/extras#tag=android-$pkgver
 
git+https://android.googlesource.com/platform/external/selinux#tag=android-$pkgver


[arch-commits] Commit in python-path.py/trunk (PKGBUILD)

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 22:51:16
  Author: felixonmars
Revision: 254697

upgpkg: python-path.py 10.4-1

Modified:
  python-path.py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 21:34:09 UTC (rev 254696)
+++ PKGBUILD2017-08-28 22:51:16 UTC (rev 254697)
@@ -3,7 +3,7 @@
 
 pkgbase=python-path.py
 pkgname=('python-path.py' 'python2-path.py')
-pkgver=10.3.1
+pkgver=10.4
 pkgrel=1
 pkgdesc='A module wrapper for os.path'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm' 'python2-setuptools-scm')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jaraco/path.py/archive/$pkgver.tar.gz;)
-sha512sums=('db2e7411d55d03c348f5ea1dd71c52dfc5e858c402c5752e5ca766f60f67dc8bd0f36a704903bdde5e3b39fde4e95711ce812887f34ad6ffe9ee1385e5f23141')
+sha512sums=('33f72652a751b352783aa6614b43330f5d508a3266c5a06153bd7b22bbc8c99dd5154d75bd14fb853347895d3c2cf3fbe2b7e133428baa86d37f2c1aa89b4078')
 
 prepare() {
   cp -a path.py-$pkgver{,-py2}


[arch-commits] Commit in python-path.py/repos/community-any (PKGBUILD PKGBUILD)

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 22:51:37
  Author: felixonmars
Revision: 254698

archrelease: copy trunk to community-any

Added:
  python-path.py/repos/community-any/PKGBUILD
(from rev 254697, python-path.py/trunk/PKGBUILD)
Deleted:
  python-path.py/repos/community-any/PKGBUILD

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 22:51:16 UTC (rev 254697)
+++ PKGBUILD2017-08-28 22:51:37 UTC (rev 254698)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-path.py
-pkgname=('python-path.py' 'python2-path.py')
-pkgver=10.3.1
-pkgrel=1
-pkgdesc='A module wrapper for os.path'
-arch=('any')
-license=('MIT')
-url='https://github.com/jaraco/path.py'
-makedepends=('python-setuptools-scm' 'python2-setuptools-scm')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/jaraco/path.py/archive/$pkgver.tar.gz;)
-sha512sums=('db2e7411d55d03c348f5ea1dd71c52dfc5e858c402c5752e5ca766f60f67dc8bd0f36a704903bdde5e3b39fde4e95711ce812887f34ad6ffe9ee1385e5f23141')
-
-prepare() {
-  cp -a path.py-$pkgver{,-py2}
-
-  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/path.py-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/path.py-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/path.py-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/path.py-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-path.py() {
-  depends=('python')
-
-  cd path.py-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-path.py() {
-  depends=('python2')
-
-  cd path.py-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-path.py/repos/community-any/PKGBUILD (from rev 254697, 
python-path.py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 22:51:37 UTC (rev 254698)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-path.py
+pkgname=('python-path.py' 'python2-path.py')
+pkgver=10.4
+pkgrel=1
+pkgdesc='A module wrapper for os.path'
+arch=('any')
+license=('MIT')
+url='https://github.com/jaraco/path.py'
+makedepends=('python-setuptools-scm' 'python2-setuptools-scm')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/jaraco/path.py/archive/$pkgver.tar.gz;)
+sha512sums=('33f72652a751b352783aa6614b43330f5d508a3266c5a06153bd7b22bbc8c99dd5154d75bd14fb853347895d3c2cf3fbe2b7e133428baa86d37f2c1aa89b4078')
+
+prepare() {
+  cp -a path.py-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/path.py-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/path.py-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/path.py-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/path.py-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-path.py() {
+  depends=('python')
+
+  cd path.py-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-path.py() {
+  depends=('python2')
+
+  cd path.py-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-08-28 Thread Anatol Pomozov
Date: Monday, August 28, 2017 @ 21:56:59
  Author: anatolik
Revision: 304312

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

Added:
  re2c/repos/testing-i686/
  re2c/repos/testing-i686/PKGBUILD
(from rev 304311, re2c/trunk/PKGBUILD)
  re2c/repos/testing-x86_64/
  re2c/repos/testing-x86_64/PKGBUILD
(from rev 304311, re2c/trunk/PKGBUILD)
Deleted:
  re2c/repos/community-i686/
  re2c/repos/community-x86_64/

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: re2c/repos/testing-i686/PKGBUILD (from rev 304311, re2c/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-08-28 21:56:59 UTC (rev 304312)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 
+# Contributor: Dale Blount 
+
+pkgname=re2c
+pkgver=1.0.2
+pkgrel=1
+arch=(i686 x86_64)
+depends=(gcc-libs)
+pkgdesc='A tool for generating C-based recognizers from regular expressions'
+url='http://re2c.org'
+license=(GPL)
+source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
+sha1sums=('d01b4d3c353bb32d5e4a1a61a377e0f4f03d4741')
+
+build() {
+  cd $pkgname-$pkgver/re2c
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver/re2c
+  make tests
+}
+
+package() {
+  cd $pkgname-$pkgver/re2c
+  make DESTDIR="$pkgdir" install
+}

Copied: re2c/repos/testing-x86_64/PKGBUILD (from rev 304311, 
re2c/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-08-28 21:56:59 UTC (rev 304312)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 
+# Contributor: Dale Blount 
+
+pkgname=re2c
+pkgver=1.0.2
+pkgrel=1
+arch=(i686 x86_64)
+depends=(gcc-libs)
+pkgdesc='A tool for generating C-based recognizers from regular expressions'
+url='http://re2c.org'
+license=(GPL)
+source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
+sha1sums=('d01b4d3c353bb32d5e4a1a61a377e0f4f03d4741')
+
+build() {
+  cd $pkgname-$pkgver/re2c
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver/re2c
+  make tests
+}
+
+package() {
+  cd $pkgname-$pkgver/re2c
+  make DESTDIR="$pkgdir" install
+}


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

2017-08-28 Thread Anatol Pomozov
Date: Monday, August 28, 2017 @ 21:54:24
  Author: anatolik
Revision: 304311

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

Added:
  re2c/repos/community-i686/
  re2c/repos/community-i686/PKGBUILD
(from rev 304310, re2c/trunk/PKGBUILD)
  re2c/repos/community-x86_64/
  re2c/repos/community-x86_64/PKGBUILD
(from rev 304310, re2c/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   32 
 community-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: re2c/repos/community-i686/PKGBUILD (from rev 304310, 
re2c/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 21:54:24 UTC (rev 304311)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 
+# Contributor: Dale Blount 
+
+pkgname=re2c
+pkgver=1.0.2
+pkgrel=1
+arch=(i686 x86_64)
+depends=(gcc-libs)
+pkgdesc='A tool for generating C-based recognizers from regular expressions'
+url='http://re2c.org'
+license=(GPL)
+source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
+sha1sums=('d01b4d3c353bb32d5e4a1a61a377e0f4f03d4741')
+
+build() {
+  cd $pkgname-$pkgver/re2c
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver/re2c
+  make tests
+}
+
+package() {
+  cd $pkgname-$pkgver/re2c
+  make DESTDIR="$pkgdir" install
+}

Copied: re2c/repos/community-x86_64/PKGBUILD (from rev 304310, 
re2c/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-28 21:54:24 UTC (rev 304311)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 
+# Contributor: Dale Blount 
+
+pkgname=re2c
+pkgver=1.0.2
+pkgrel=1
+arch=(i686 x86_64)
+depends=(gcc-libs)
+pkgdesc='A tool for generating C-based recognizers from regular expressions'
+url='http://re2c.org'
+license=(GPL)
+source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
+sha1sums=('d01b4d3c353bb32d5e4a1a61a377e0f4f03d4741')
+
+build() {
+  cd $pkgname-$pkgver/re2c
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver/re2c
+  make tests
+}
+
+package() {
+  cd $pkgname-$pkgver/re2c
+  make DESTDIR="$pkgdir" install
+}


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

2017-08-28 Thread Anatol Pomozov
Date: Monday, August 28, 2017 @ 21:53:39
  Author: anatolik
Revision: 304310

upgpkg: re2c 1.0.2-1

Modified:
  re2c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 21:43:28 UTC (rev 304309)
+++ PKGBUILD2017-08-28 21:53:39 UTC (rev 304310)
@@ -4,15 +4,15 @@
 # Contributor: Dale Blount 
 
 pkgname=re2c
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 arch=(i686 x86_64)
 depends=(gcc-libs)
 pkgdesc='A tool for generating C-based recognizers from regular expressions'
-url='http://re2c.sourceforge.net/'
+url='http://re2c.org'
 license=(GPL)
 
source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
-sha1sums=('51978d93ff19b7810f4890eb1156c77b1ae594db')
+sha1sums=('d01b4d3c353bb32d5e4a1a61a377e0f4f03d4741')
 
 build() {
   cd $pkgname-$pkgver/re2c


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 21:43:28
  Author: felixonmars
Revision: 304309

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

Added:
  perl-tk/repos/testing-i686/PKGBUILD
(from rev 304308, perl-tk/trunk/PKGBUILD)
  perl-tk/repos/testing-x86_64/PKGBUILD
(from rev 304308, perl-tk/trunk/PKGBUILD)
Deleted:
  perl-tk/repos/testing-i686/PKGBUILD
  perl-tk/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   98 ++
 testing-i686/PKGBUILD   |   49 ---
 testing-x86_64/PKGBUILD |   49 ---
 3 files changed, 98 insertions(+), 98 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-08-28 21:42:52 UTC (rev 304308)
+++ testing-i686/PKGBUILD   2017-08-28 21:43:28 UTC (rev 304309)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: François Charette 
-# Contributor: Jason Chu 
-# Contributor: Juergen Hoetzel 
-
-pkgname=perl-tk
-pkgver=804.033
-pkgrel=6
-pkgdesc="A graphical user interface toolkit for Perl"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/Tk;
-license=('PerlArtistic' 'GPL' 'custom')
-depends=('libpng' 'libjpeg' 'tk' 'perl')
-checkdepends=('xorg-server-xvfb' 'perl-devel-leak' 'perl-test-pod')
-options=('!emptydirs' '!strip')
-source=(http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-${pkgver}.tar.gz)
-md5sums=('4c6d281ca9c6c2349e5cf84394e638fa')
-
-build() {
-  cd Tk-$pkgver
-
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Tk-$pkgver
-  xvfb-run make -j1 test
-}
-
-package() {
-  cd Tk-$pkgver
-  make install DESTDIR="$pkgdir"
-
-  # license
-  install -D -m644 pTk/license.terms \
-   "${pkgdir}/usr/share/licenses/${pkgname}/tk.license"
-  install -D -m644 pTk/Tix.license \
-   "${pkgdir}/usr/share/licenses/${pkgname}/tix.license"
-  
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
-   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
-   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
-fi
-# template end;
-}

Copied: perl-tk/repos/testing-i686/PKGBUILD (from rev 304308, 
perl-tk/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-08-28 21:43:28 UTC (rev 304309)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: François Charette 
+# Contributor: Jason Chu 
+# Contributor: Juergen Hoetzel 
+
+pkgname=perl-tk
+pkgver=804.034
+pkgrel=1
+pkgdesc="A graphical user interface toolkit for Perl"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/dist/Tk;
+license=('PerlArtistic' 'GPL' 'custom')
+depends=('libpng' 'libjpeg' 'tk' 'perl')
+checkdepends=('xorg-server-xvfb' 'perl-devel-leak' 'perl-test-pod')
+options=('!emptydirs' '!strip')
+source=(http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-${pkgver}.tar.gz)
+sha512sums=('8d04fd902db72f80f749256453703e40c94fd009c6a196c608dd3bde4eeb99f974a154d5f52b28baa9e67f75529f0180619989c16cae28a9417b647908de04b6')
+
+build() {
+  cd Tk-$pkgver
+
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Tk-$pkgver
+  xvfb-run make -j1 test
+}
+
+package() {
+  cd Tk-$pkgver
+  make install DESTDIR="$pkgdir"
+
+  # license
+  install -D -m644 pTk/license.terms \
+   "${pkgdir}/usr/share/licenses/${pkgname}/tk.license"
+  install -D -m644 pTk/Tix.license \
+   "${pkgdir}/usr/share/licenses/${pkgname}/tix.license"
+  
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-08-28 21:42:52 UTC (rev 304308)
+++ testing-x86_64/PKGBUILD 2017-08-28 21:43:28 UTC (rev 304309)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: François Charette 
-# Contributor: Jason Chu 
-# Contributor: Juergen Hoetzel 
-
-pkgname=perl-tk
-pkgver=804.033
-pkgrel=6
-pkgdesc="A graphical user interface toolkit for Perl"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/Tk;
-license=('PerlArtistic' 'GPL' 'custom')

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 21:42:52
  Author: felixonmars
Revision: 304308

upgpkg: perl-tk 804.034-1

Modified:
  perl-tk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:34:08 UTC (rev 304307)
+++ PKGBUILD2017-08-28 21:42:52 UTC (rev 304308)
@@ -5,8 +5,8 @@
 # Contributor: Juergen Hoetzel 
 
 pkgname=perl-tk
-pkgver=804.033
-pkgrel=6
+pkgver=804.034
+pkgrel=1
 pkgdesc="A graphical user interface toolkit for Perl"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/Tk;
@@ -15,7 +15,7 @@
 checkdepends=('xorg-server-xvfb' 'perl-devel-leak' 'perl-test-pod')
 options=('!emptydirs' '!strip')
 source=(http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-${pkgver}.tar.gz)
-md5sums=('4c6d281ca9c6c2349e5cf84394e638fa')
+sha512sums=('8d04fd902db72f80f749256453703e40c94fd009c6a196c608dd3bde4eeb99f974a154d5f52b28baa9e67f75529f0180619989c16cae28a9417b647908de04b6')
 
 build() {
   cd Tk-$pkgver


[arch-commits] Commit in man-pages-de/repos/community-any (4 files)

2017-08-28 Thread Jaroslav Lichtblau
Date: Monday, August 28, 2017 @ 21:34:09
  Author: jlichtblau
Revision: 254696

archrelease: copy trunk to community-any

Added:
  man-pages-de/repos/community-any/PKGBUILD
(from rev 254695, man-pages-de/trunk/PKGBUILD)
  man-pages-de/repos/community-any/man-pages-de.changelog
(from rev 254695, man-pages-de/trunk/man-pages-de.changelog)
Deleted:
  man-pages-de/repos/community-any/PKGBUILD
  man-pages-de/repos/community-any/man-pages-de.changelog

+
 PKGBUILD   |   61 --
 man-pages-de.changelog |   94 +++
 2 files changed, 79 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 21:33:58 UTC (rev 254695)
+++ PKGBUILD2017-08-28 21:34:09 UTC (rev 254696)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=man-pages-de
-pkgver=2.0
-pkgrel=1
-pkgdesc="German Linux man pages"
-arch=('any')
-url="https://alioth.debian.org/projects/manpages-de/;
-license=('GPL3')
-depends=('man-db')
-makedepends=('po4a')
-changelog=$pkgname.changelog
-options=('!emptydirs')
-source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
-sha256sums=('74f05e7245b889315d4691f3d4996551231e89ed952f11592e175df39add')
-
-build() {
-  cd "${srcdir}"/manpages-de-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/manpages-de-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: man-pages-de/repos/community-any/PKGBUILD (from rev 254695, 
man-pages-de/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 21:34:09 UTC (rev 254696)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=man-pages-de
+pkgver=2.0
+pkgrel=2
+pkgdesc="German Linux man pages"
+arch=('any')
+url="https://alioth.debian.org/projects/manpages-de/;
+license=('GPL3')
+depends=('man-db')
+makedepends=('po4a')
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
+sha256sums=('74f05e7245b889315d4691f3d4996551231e89ed952f11592e175df39add')
+
+build() {
+  cd "${srcdir}"/manpages-de-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/manpages-de-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+#duplicates
+rm "${pkgdir}"/usr/share/man/de/man1/groups.1.gz #shadow
+}

Deleted: man-pages-de.changelog
===
--- man-pages-de.changelog  2017-08-28 21:33:58 UTC (rev 254695)
+++ man-pages-de.changelog  2017-08-28 21:34:09 UTC (rev 254696)
@@ -1,47 +0,0 @@
-2017-08-28 Jaroslav Lichtblau 
-   * man-pages-de 2.0-1
-
-2017-03-21 Jaroslav Lichtblau 
-   * man-pages-de 1.22-1
-
-2017-01-23 Jaroslav Lichtblau 
-   * man-pages-de 1.21-1
-
-2017-01-22 Jaroslav Lichtblau 
-   * man-pages-de 1.19-1
-
-2016-12-18 Jaroslav Lichtblau 
-   * man-pages-de 1.18-1
-
-2016-11-21 Jaroslav Lichtblau 
-   * man-pages-de 1.17-1
-
-2016-10-22 Jaroslav Lichtblau 
-   * man-pages-de 1.16-1
-
-2016-04-30 Jaroslav Lichtblau 
-   * man-pages-de 1.12-1
-
-2015-05-17 Jaroslav Lichtblau 
-   * man-pages-de 1.8-1
-
-2013-12-25 Jaroslav Lichtblau 
-   * man-pages-de 1.4-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * man-pages-de 1.1-1
-
-2011-11-20 Jaroslav Lichtblau 
-   * man-pages-de 0.9-1
-
-2011-02-19 Jaroslav Lichtblau 
-   * man-pages-de 0.7
-
-2010-07-21 Jaroslav Lichtblau 
-   * rebuild for correct package naming
-
-2009-04-25 Jaroslav Lichtblau 
-   * removing some more man pages provided by the new shadow 4.1.3.1 
package
-
-2009-02-19 Jaroslav Lichtblau 
-   * removing some man pages provided by the new man-db 2.5.3 package

Copied: man-pages-de/repos/community-any/man-pages-de.changelog (from rev 
254695, man-pages-de/trunk/man-pages-de.changelog)
===
--- man-pages-de.changelog  (rev 0)
+++ man-pages-de.changelog  2017-08-28 21:34:09 UTC (rev 254696)
@@ -0,0 +1,47 @@
+2017-08-28 Jaroslav Lichtblau 
+   * man-pages-de 2.0-1
+
+2017-03-21 Jaroslav Lichtblau 
+   * man-pages-de 1.22-1
+
+2017-01-23 Jaroslav Lichtblau 

[arch-commits] Commit in man-pages-de/trunk (PKGBUILD)

2017-08-28 Thread Jaroslav Lichtblau
Date: Monday, August 28, 2017 @ 21:33:58
  Author: jlichtblau
Revision: 254695

upgpkg: man-pages-de 2.0-2

duplicate man page detected

Modified:
  man-pages-de/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 21:21:53 UTC (rev 254694)
+++ PKGBUILD2017-08-28 21:33:58 UTC (rev 254695)
@@ -3,7 +3,7 @@
 
 pkgname=man-pages-de
 pkgver=2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="German Linux man pages"
 arch=('any')
 url="https://alioth.debian.org/projects/manpages-de/;
@@ -26,4 +26,7 @@
   cd "${srcdir}"/manpages-de-$pkgver
 
   make DESTDIR="${pkgdir}" install
+
+#duplicates
+rm "${pkgdir}"/usr/share/man/de/man1/groups.1.gz #shadow
 }


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 21:21:53
  Author: felixonmars
Revision: 254694

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

Added:
  deepin-terminal/repos/community-i686/PKGBUILD
(from rev 254693, deepin-terminal/trunk/PKGBUILD)
  deepin-terminal/repos/community-x86_64/PKGBUILD
(from rev 254693, deepin-terminal/trunk/PKGBUILD)
Deleted:
  deepin-terminal/repos/community-i686/PKGBUILD
  deepin-terminal/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-28 21:21:18 UTC (rev 254693)
+++ community-i686/PKGBUILD 2017-08-28 21:21:53 UTC (rev 254694)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-terminal
-pkgver=2.5.3
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-terminal;
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 
'deepin-shortcut-viewer' 'deepin-menu'
- 'deepin-manual')
-makedepends=('vala' 'cmake')
-groups=('deepin-extra')
-#options=(!emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-terminal/archive/$pkgver.tar.gz;)
-sha512sums=('afb2a0fba3b70f98519dd51bf424a5b1ac624b9a57a7d0699d97f97cef37b9f5347aae2676f549296cc73d63d58fd510836d76c57ecab1ea6fc653f93088129f')
-
-prepare() {
-  mkdir -p build
-
-  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' 
deepin-terminal-$pkgver/project_path.c
-
-  rm deepin-terminal-$pkgver/vapi/gee-0.8.vapi
-}
-
-build() {
-  cd build
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
-../deepin-terminal-$pkgver
-  make
-}
-
-package() {
-  make -C build DESTDIR="$pkgdir" install
-  ln -s deepin-terminal "$pkgdir"/usr/bin/x-terminal-emulator
-}

Copied: deepin-terminal/repos/community-i686/PKGBUILD (from rev 254693, 
deepin-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 21:21:53 UTC (rev 254694)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-terminal
+pkgver=2.5.5
+pkgrel=1
+pkgdesc='Default terminal emulation application for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-terminal;
+license=('GPL3')
+depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 
'deepin-shortcut-viewer' 'deepin-menu'
+ 'deepin-manual')
+makedepends=('vala' 'cmake')
+groups=('deepin-extra')
+#options=(!emptydirs)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-terminal/archive/$pkgver.tar.gz;)
+sha512sums=('a1685c4f0957c18c4300d7bd2af91fa0781dc2e2b30ed5be76de6b8e9e31faa511a90403e9d9ce94cffc36f98c1c9cb14e0da0350b343e23f4e8c27b555ab3ff')
+
+prepare() {
+  mkdir -p build
+
+  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' 
deepin-terminal-$pkgver/project_path.c
+
+  rm deepin-terminal-$pkgver/vapi/gee-0.8.vapi
+}
+
+build() {
+  cd build
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+../deepin-terminal-$pkgver
+  make
+}
+
+package() {
+  make -C build DESTDIR="$pkgdir" install
+  ln -s deepin-terminal "$pkgdir"/usr/bin/x-terminal-emulator
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-28 21:21:18 UTC (rev 254693)
+++ community-x86_64/PKGBUILD   2017-08-28 21:21:53 UTC (rev 254694)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-terminal
-pkgver=2.5.3
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-terminal;
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 
'deepin-shortcut-viewer' 'deepin-menu'
- 'deepin-manual')
-makedepends=('vala' 'cmake')
-groups=('deepin-extra')
-#options=(!emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-terminal/archive/$pkgver.tar.gz;)
-sha512sums=('afb2a0fba3b70f98519dd51bf424a5b1ac624b9a57a7d0699d97f97cef37b9f5347aae2676f549296cc73d63d58fd510836d76c57ecab1ea6fc653f93088129f')
-
-prepare() {
-  

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 21:21:18
  Author: felixonmars
Revision: 254693

upgpkg: deepin-terminal 2.5.5-1

Modified:
  deepin-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 21:04:35 UTC (rev 254692)
+++ PKGBUILD2017-08-28 21:21:18 UTC (rev 254693)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-terminal
-pkgver=2.5.3
+pkgver=2.5.5
 pkgrel=1
 pkgdesc='Default terminal emulation application for Deepin'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 groups=('deepin-extra')
 #options=(!emptydirs)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-terminal/archive/$pkgver.tar.gz;)
-sha512sums=('afb2a0fba3b70f98519dd51bf424a5b1ac624b9a57a7d0699d97f97cef37b9f5347aae2676f549296cc73d63d58fd510836d76c57ecab1ea6fc653f93088129f')
+sha512sums=('a1685c4f0957c18c4300d7bd2af91fa0781dc2e2b30ed5be76de6b8e9e31faa511a90403e9d9ce94cffc36f98c1c9cb14e0da0350b343e23f4e8c27b555ab3ff')
 
 prepare() {
   mkdir -p build


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 21:03:44
  Author: felixonmars
Revision: 254688

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

Added:
  postgrest/repos/community-staging-i686/
  postgrest/repos/community-staging-i686/PKGBUILD
(from rev 254687, postgrest/trunk/PKGBUILD)
  postgrest/repos/community-staging-i686/protolude-0.2.patch
(from rev 254687, postgrest/trunk/protolude-0.2.patch)
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 254687, postgrest/trunk/PKGBUILD)
  postgrest/repos/community-staging-x86_64/protolude-0.2.patch
(from rev 254687, postgrest/trunk/protolude-0.2.patch)

--+
 community-staging-i686/PKGBUILD  |   60 +
 community-staging-i686/protolude-0.2.patch   |   70 +
 community-staging-x86_64/PKGBUILD|   60 +
 community-staging-x86_64/protolude-0.2.patch |   70 +
 4 files changed, 260 insertions(+)

Copied: postgrest/repos/community-staging-i686/PKGBUILD (from rev 254687, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-28 21:03:44 UTC (rev 254688)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=0.4.2.0
+pkgrel=6
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-auto-update" "haskell-hasql" "haskell-hasql-pool" 
"haskell-protolude"
+ "haskell-text" "haskell-warp" "haskell-base64-bytestring" 
"haskell-retry" "haskell-aeson"
+ "haskell-ansi-wl-pprint" "haskell-case-insensitive" "haskell-cassava"
+ "haskell-configurator-ng" "haskell-contravariant" "haskell-either"
+ "haskell-hasql-transaction" "haskell-heredoc" "haskell-http" 
"haskell-http-types"
+ "haskell-insert-ordered-containers" 
"haskell-interpolatedstring-perl6" "haskell-jwt"
+ "haskell-lens" "haskell-lens-aeson" "haskell-network-uri" 
"haskell-optparse-applicative"
+ "haskell-parsec" "haskell-ranged-sets" "haskell-regex-tdfa" 
"haskell-safe"
+ "haskell-scientific" "haskell-swagger2" 
"haskell-unordered-containers" "haskell-vector"
+ "haskell-wai" "haskell-wai-cors" "haskell-wai-extra" 
"haskell-wai-middleware-static"
+ "haskell-cookie")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+protolude-0.2.patch)
+sha256sums=('15b0902c2318e44bcf2d2c1cd654abc8acbbe00a9794e5ad821ab09eb0aca608'
+'8b2eb2a999dba5bfc1953926e170c2ff5086efed75a038923249840d5370f9a6')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../protolude-0.2.patch
+sed -i 's/, optparse-applicative >= 0.13 && < 0.14/, optparse-applicative 
>= 0.13/' ${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-CI
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: postgrest/repos/community-staging-i686/protolude-0.2.patch (from rev 
254687, postgrest/trunk/protolude-0.2.patch)
===
--- community-staging-i686/protolude-0.2.patch  (rev 0)
+++ community-staging-i686/protolude-0.2.patch  2017-08-28 21:03:44 UTC (rev 
254688)
@@ -0,0 +1,70 @@
+commit 96f1c00cfb5b92419e188248c6e672dc10990d9e
+Author: Felix Yan 
+Date:   Mon Aug 14 09:14:08 2017 +0800
+
+Fix compatibility with protolude-0.2
+
+diff --git a/main/Main.hs b/main/Main.hs
+index 902195e..cbe5a9f 100644
+--- a/main/Main.hs
 b/main/Main.hs
+@@ -11,7 +11,7 @@ import   PostgREST.DbStructure  

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 21:03:12
  Author: felixonmars
Revision: 254687

upgpkg: postgrest 0.4.2.0-6

rebuild with text-short,0.1.1

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 20:59:33 UTC (rev 254686)
+++ PKGBUILD2017-08-28 21:03:12 UTC (rev 254687)
@@ -4,7 +4,7 @@
 
 pkgname=postgrest
 pkgver=0.4.2.0
-pkgrel=5
+pkgrel=6
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 20:59:33
  Author: felixonmars
Revision: 254686

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

Added:
  haskell-criterion/repos/community-staging-i686/
  haskell-criterion/repos/community-staging-i686/PKGBUILD
(from rev 254685, haskell-criterion/trunk/PKGBUILD)
  haskell-criterion/repos/community-staging-x86_64/
  haskell-criterion/repos/community-staging-x86_64/PKGBUILD
(from rev 254685, haskell-criterion/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   47 
 community-staging-x86_64/PKGBUILD |   47 
 2 files changed, 94 insertions(+)

Copied: haskell-criterion/repos/community-staging-i686/PKGBUILD (from rev 
254685, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-28 20:59:33 UTC (rev 254686)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.2.2.0
+pkgrel=8
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-cassava" 
"haskell-code-page"
+ "haskell-exceptions" "haskell-glob" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-microstache" "haskell-mtl" "haskell-mwc-random" 
"haskell-optparse-applicative"
+ "haskell-parsec" "haskell-statistics" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-vector" "haskell-vector-algorithms")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('b655bba05c4da4e9c2272dba79de95f1f714a655f2d48baff5b8b26fd0eadcfc3528c21e028adfb2c4adcd904260d5ff1b06e30a41c9d5bdf91ca01bea6559e0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-fast
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
254685, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-28 20:59:33 UTC (rev 254686)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.2.2.0
+pkgrel=8
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-cassava" 
"haskell-code-page"
+ "haskell-exceptions" "haskell-glob" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-microstache" "haskell-mtl" "haskell-mwc-random" 
"haskell-optparse-applicative"
+ "haskell-parsec" "haskell-statistics" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-vector" "haskell-vector-algorithms")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('b655bba05c4da4e9c2272dba79de95f1f714a655f2d48baff5b8b26fd0eadcfc3528c21e028adfb2c4adcd904260d5ff1b06e30a41c9d5bdf91ca01bea6559e0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-fast
+

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 20:59:02
  Author: felixonmars
Revision: 254685

upgpkg: haskell-criterion 1.2.2.0-8

rebuild with text-short,0.1.1

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 20:55:51 UTC (rev 254684)
+++ PKGBUILD2017-08-28 20:59:02 UTC (rev 254685)
@@ -5,7 +5,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.2.2.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion;
 license=("custom:BSD3")


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 20:55:51
  Author: felixonmars
Revision: 254684

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

Added:
  haskell-cassava/repos/community-staging-i686/
  haskell-cassava/repos/community-staging-i686/PKGBUILD
(from rev 254683, haskell-cassava/trunk/PKGBUILD)
  haskell-cassava/repos/community-staging-x86_64/
  haskell-cassava/repos/community-staging-x86_64/PKGBUILD
(from rev 254683, haskell-cassava/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-x86_64/PKGBUILD |   44 
 2 files changed, 88 insertions(+)

Copied: haskell-cassava/repos/community-staging-i686/PKGBUILD (from rev 254683, 
haskell-cassava/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-28 20:55:51 UTC (rev 254684)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cassava
+pkgname=haskell-cassava
+pkgver=0.5.1.0
+pkgrel=3
+pkgdesc="A CSV parsing and encoding library"
+url="https://github.com/tibbe/cassava;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-attoparsec" "haskell-hashable" "haskell-only" 
"haskell-scientific"
+ "haskell-text" "haskell-text-short" "haskell-unordered-containers" 
"haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('74853c6d0f837826613cf2a0249a25e940faa283e89bca017fa9812551bffd428dc9af9a2d0ba082866243521fab9820f478fce1f28d276ae988d4a6331754e6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-bytestring--LT-0_10_4
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-cassava/repos/community-staging-x86_64/PKGBUILD (from rev 
254683, haskell-cassava/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-28 20:55:51 UTC (rev 254684)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cassava
+pkgname=haskell-cassava
+pkgver=0.5.1.0
+pkgrel=3
+pkgdesc="A CSV parsing and encoding library"
+url="https://github.com/tibbe/cassava;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-attoparsec" "haskell-hashable" "haskell-only" 
"haskell-scientific"
+ "haskell-text" "haskell-text-short" "haskell-unordered-containers" 
"haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('74853c6d0f837826613cf2a0249a25e940faa283e89bca017fa9812551bffd428dc9af9a2d0ba082866243521fab9820f478fce1f28d276ae988d4a6331754e6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-bytestring--LT-0_10_4
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D 

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 20:55:23
  Author: felixonmars
Revision: 254683

upgpkg: haskell-cassava 0.5.1.0-3

rebuild with text-short,0.1.1

Modified:
  haskell-cassava/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 20:53:33 UTC (rev 254682)
+++ PKGBUILD2017-08-28 20:55:23 UTC (rev 254683)
@@ -5,7 +5,7 @@
 _hkgname=cassava
 pkgname=haskell-cassava
 pkgver=0.5.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A CSV parsing and encoding library"
 url="https://github.com/tibbe/cassava;
 license=("custom:BSD3")


[arch-commits] Commit in android-tools/trunk (PKGBUILD generate_build.rb)

2017-08-28 Thread Anatol Pomozov
Date: Monday, August 28, 2017 @ 20:53:33
  Author: anatolik
Revision: 254682

Build boringssl project from upstream

Currently Android tools are build against boringssl headers and linked with 
systems openssl
library. It is obviously wrong and we should follow Android practice of linking 
with boringssl.
Unfortunately boringssl from Android tree use *.bp files and there is no easy 
way to build just
boringssl library. So we build upstream boringssl using CMake and then 
statically link it with adb.

Modified:
  android-tools/trunk/PKGBUILD
  android-tools/trunk/generate_build.rb

---+
 PKGBUILD  |   10 ++
 generate_build.rb |   38 ++
 2 files changed, 24 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 20:53:22 UTC (rev 254681)
+++ PKGBUILD2017-08-28 20:53:33 UTC (rev 254682)
@@ -10,14 +10,14 @@
 arch=(i686 x86_64)
 url='http://tools.android.com/'
 license=(Apache MIT)
-depends=(pcre2 libusb ruby ninja)
+depends=(pcre2 libusb)
 optdepends=('python: for mkbootimg script')
-makedepends=(git clang gtest)
+makedepends=(git clang gtest ruby cmake ninja)
 
source=(git+https://android.googlesource.com/platform/system/core#tag=android-$pkgver
 
git+https://android.googlesource.com/platform/system/extras#tag=android-$pkgver
-
git+https://android.googlesource.com/platform/external/boringssl#tag=android-$pkgver
 
git+https://android.googlesource.com/platform/external/selinux#tag=android-$pkgver
 
git+https://android.googlesource.com/platform/external/f2fs-tools#tag=android-$pkgver
+git+https://boringssl.googlesource.com/boringssl
 generate_build.rb
 fix_build_core.patch
 fix_build_selinux.patch
@@ -28,7 +28,7 @@
   'SKIP'
   'SKIP'
   'SKIP'
-  '578973cebe0a496bf5e83d2c6dd2c29d283637e7'
+  '12b6bc1cbf850958850c3e4a5bc19d8b32f845b9'
   '45e41bab3633bb0be96b238aae3164a5c90721f1'
   'ec473160d7445f97bccabd1c32ac0ae2f77900c1'
   '7004dbd0c193668827174880de6f8434de8ceaee')
@@ -41,6 +41,8 @@
 
   cd $srcdir/selinux
   patch -p1 < ../fix_build_selinux.patch
+
+  mkdir $srcdir/boringssl/build && cd $srcdir/boringssl/build && cmake -GNinja 
..; ninja
 }
 
 build() {

Modified: generate_build.rb
===
--- generate_build.rb   2017-08-28 20:53:22 UTC (rev 254681)
+++ generate_build.rb   2017-08-28 20:53:33 UTC (rev 254682)
@@ -17,11 +17,11 @@
 
 case ext
 when '.c'
-cc = 'cc'
-   lang_flags = '-std=gnu11 $CFLAGS $CPPFLAGS'
+  cc = 'cc'
+  lang_flags = '-std=gnu11 $CFLAGS $CPPFLAGS'
 when '.cpp', '.cc'
-cc = 'cxx'
-   lang_flags = '-std=gnu++14 $CXXFLAGS $CPPFLAGS'
+  cc = 'cxx'
+  lang_flags = '-std=gnu++14 $CXXFLAGS $CPPFLAGS'
 else
 raise "Unknown extension #{ext}"
 end
@@ -34,6 +34,13 @@
   return outputs
 end
 
+# dir - directory where ninja file is located
+# lib - static library path relative to dir
+def subninja(dir, lib)
+  puts "subninja #{dir}build.ninja"
+  return lib.each{|l| dir + l}
+end
+
 # Links object files
 def link(output, objects, ldflags)
   puts "build #{output}: link #{objects.join(' ')}\nldflags = #{ldflags} 
$LDFLAGS"
@@ -120,7 +127,7 @@
   stderr_write.c
   logprint.c
 )
-liblog = compile(expand('core/liblog', logfiles), '-DLIBLOG_LOG_TAG=1006 
-DFAKE_LOG_DEVICE=1 -Icore/log/include -Icore/include')
+liblog = compile(expand('core/liblog', logfiles), '-DLIBLOG_LOG_TAG=1006 
-D_XOPEN_SOURCE=700 -DFAKE_LOG_DEVICE=1 -Icore/log/include -Icore/include')
 
 cutilsfiles = %w(
   load_file.c
@@ -141,27 +148,18 @@
 )
 libdiagnoseusb = compile(expand('core/adb', diagnoseusbfiles), '-Icore/include 
-Icore/base/include')
 
-
 libcryptofiles = %w(
   android_pubkey.c
 )
 libcrypto = compile(expand('core/libcrypto_utils', libcryptofiles), 
'-Icore/libcrypto_utils/include -Iboringssl/include')
 
-boringsslfiles = %w(
-  crypto/bn/convert.c
-  crypto/bn/bn.c
-  crypto/bio/file.c
-  crypto/bytestring/cbb.c
-  crypto/buf/buf.c
-  crypto/mem.c
-  crypto/base64/base64.c
-)
-boringssl = compile(expand('boringssl/src', boringsslfiles), 
'-DBORINGSSL_ANDROID_SYSTEM -DOPENSSL_SMALL -DBORINGSSL_IMPLEMENTATION 
-Iboringssl/include')
+# TODO: make subninja working
+#boringssl = subninja('boringssl/build/', ['crypto/libcrypto.a'])
+boringssl = ['boringssl/build/crypto/libcrypto.a']
 
+link('adb', libbase + liblog + libcutils + libadbd + libadb + libdiagnoseusb + 
libcrypto + boringssl, '-lpthread -lusb-1.0')
 
-link('adb', libbase + liblog + libcutils + libadbd + libadb + libdiagnoseusb + 
libcrypto + boringssl, '-lpthread -lcrypto -lusb-1.0')
 
-
 fastbootfiles = %w(
   protocol.cpp
   engine.cpp
@@ -174,7 +172,7 @@
   tcp.cpp
   udp.cpp
 )
-libfastboot = compile(expand('core/fastboot', 

[arch-commits] Commit in haskell-text-short/repos (4 files)

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 20:53:22
  Author: felixonmars
Revision: 254681

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

Added:
  haskell-text-short/repos/community-staging-i686/
  haskell-text-short/repos/community-staging-i686/PKGBUILD
(from rev 254680, haskell-text-short/trunk/PKGBUILD)
  haskell-text-short/repos/community-staging-x86_64/
  haskell-text-short/repos/community-staging-x86_64/PKGBUILD
(from rev 254680, haskell-text-short/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-text-short/repos/community-staging-i686/PKGBUILD (from rev 
254680, haskell-text-short/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-28 20:53:22 UTC (rev 254681)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=text-short
+pkgname=haskell-text-short
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="Memory-efficient representation of Unicode text strings"
+url="https://github.com/hvr/text-short;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-hashable" "haskell-text")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('cf83092ae3b630e22de8f7fb493fc5daeb7ddbf0f054bf49649483bfcb47701c607973b7625d7b9337839d5728ac9ff9e6b4fec83c055d0db37eefe493f6c302')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-text-short/repos/community-staging-x86_64/PKGBUILD (from rev 
254680, haskell-text-short/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-28 20:53:22 UTC (rev 254681)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=text-short
+pkgname=haskell-text-short
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="Memory-efficient representation of Unicode text strings"
+url="https://github.com/hvr/text-short;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-hashable" "haskell-text")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('cf83092ae3b630e22de8f7fb493fc5daeb7ddbf0f054bf49649483bfcb47701c607973b7625d7b9337839d5728ac9ff9e6b4fec83c055d0db37eefe493f6c302')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


[arch-commits] Commit in haskell-text-short/trunk (PKGBUILD)

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 20:52:53
  Author: felixonmars
Revision: 254680

upgpkg: haskell-text-short 0.1.1-1

rebuild with text-short,0.1.1

Modified:
  haskell-text-short/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:43:07 UTC (rev 254679)
+++ PKGBUILD2017-08-28 20:52:53 UTC (rev 254680)
@@ -4,8 +4,8 @@
 
 _hkgname=text-short
 pkgname=haskell-text-short
-pkgver=0.1
-pkgrel=3
+pkgver=0.1.1
+pkgrel=1
 pkgdesc="Memory-efficient representation of Unicode text strings"
 url="https://github.com/hvr/text-short;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-hashable" "haskell-text")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('c06af3e53c345fa50df8e30589d854c84d212787eba648e6ded9b794e0df937e')
+sha512sums=('cf83092ae3b630e22de8f7fb493fc5daeb7ddbf0f054bf49649483bfcb47701c607973b7625d7b9337839d5728ac9ff9e6b4fec83c055d0db37eefe493f6c302')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:43:07
  Author: felixonmars
Revision: 254679

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 19:42:44 UTC (rev 254678)
+++ PKGBUILD2017-08-28 19:43:07 UTC (rev 254679)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.22.0
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org;
-makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
-  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
-  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
-  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
-  'python-mock' 'python2-mock')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
-sha512sums=('a561b7b82d4e345d7811dc07c0c887a094762b51a44a4d3db5e6b1704d455ad1d7685d0be156aca468fdecec594b30d99d06bef3e44b4373f11b4502de54')
-
-prepare() {
-  cp -a hypothesis-python-$pkgver{,-py2}
-
-  rm -r hypothesis-python-$pkgver/tests/py2
-  rm -r hypothesis-python-$pkgver-py2/tests/py3
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/hypothesis-python-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  mv tests/django ../
-  python setup.py pytest
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python -m tests.django.manage test 
tests.django
-
-  cd "$srcdir"/hypothesis-python-$pkgver-py2
-  mv tests/django ../
-  python2 setup.py pytest
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 -m tests.django.manage test 
tests.django
-}
-
-package_python-hypothesis() {
-  depends=('python')
-  optdepends=('python-pytz: for datetime and django module'
-  'python-faker: for fakefactory and django module'
-  'python-django: for django module'
-  'python-numpy: for numpy module'
-  'python-pytest: for pytest module')
-
-  cd hypothesis-python-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-hypothesis() {
-  depends=('python2-enum34')
-  optdepends=('python2-pytz: for datetime and django module'
-  'python2-faker: for fakefactory and django module'
-  'python2-django: for django module'
-  'python2-numpy: for numpy module'
-  'python2-pytest: for pytest module')
-
-  cd hypothesis-python-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 254678, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 19:43:07 UTC (rev 254679)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
+  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
+  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
+  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
+  'python-mock' 'python2-mock')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
+sha512sums=('ec453b240a0a135fff4653be981ec4b6e17645d88bb53e3e2514120b2de26711456c031177628ee3ae0ee8b487a73eb402cf4aa84fe602d4f2d2741392449397')
+
+prepare() {
+  cp -a hypothesis-python-$pkgver{,-py2}
+
+  rm -r hypothesis-python-$pkgver/tests/py2
+  rm -r hypothesis-python-$pkgver-py2/tests/py3
+
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir"/hypothesis-python-$pkgver
+  python setup.py 

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:42:44
  Author: felixonmars
Revision: 254678

upgpkg: python-hypothesis 3.22.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:38:36 UTC (rev 254677)
+++ PKGBUILD2017-08-28 19:42:44 UTC (rev 254678)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.22.0
+pkgver=3.22.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
   'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
   'python-mock' 'python2-mock')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
-sha512sums=('a561b7b82d4e345d7811dc07c0c887a094762b51a44a4d3db5e6b1704d455ad1d7685d0be156aca468fdecec594b30d99d06bef3e44b4373f11b4502de54')
+sha512sums=('ec453b240a0a135fff4653be981ec4b6e17645d88bb53e3e2514120b2de26711456c031177628ee3ae0ee8b487a73eb402cf4aa84fe602d4f2d2741392449397')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:38:36
  Author: felixonmars
Revision: 254677

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  118 ++---
 1 file changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 19:38:13 UTC (rev 254676)
+++ PKGBUILD2017-08-28 19:38:36 UTC (rev 254677)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-openstacksdk
-pkgname=(python-openstacksdk python2-openstacksdk)
-pkgver=0.9.17
-pkgrel=1
-pkgdesc="An SDK for building applications to work with OpenStack"
-arch=('any')
-url="http://developer.openstack.org/sdks/python/openstacksdk;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-jsonpatch'
- 'python2-jsonpatch' 'python-stevedore' 'python2-stevedore' 
'python-keystoneauth1'
- 'python2-keystoneauth1' 'python-os-client-config' 
'python2-os-client-config'
- 'python-deprecation' 'python2-deprecation')
-checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstacksdk/archive/$pkgver.tar.gz;)
-sha512sums=('4914a1a1fd1197f54ac2876aadc1537e8ae7769950d7d14e2ed3a21fb46e8024f06736a03fcee576196e2a3d98c0db0bd9274bbdf988710a82ff32fa7d235ea1')
-
-prepare() {
-  cp -a python-openstacksdk-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/python-openstacksdk-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python-openstacksdk-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-openstacksdk-$pkgver
-  python setup.py testr || warning "Tests failed"
-
-  cd "$srcdir"/python-openstacksdk-$pkgver-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-openstacksdk() {
-  depends=('python-six' 'python-pbr' 'python-jsonpatch' 'python-stevedore' 
'python-keystoneauth1'
-   'python-os-client-config' 'python-deprecation')
-
-  cd "$srcdir"/python-openstacksdk-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-openstacksdk() {
-  depends=('python2-six' 'python2-pbr' 'python2-jsonpatch' 'python2-stevedore'
-   'python2-keystoneauth1' 'python2-os-client-config' 
'python2-deprecation')
-
-  cd "$srcdir"/python-openstacksdk-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-openstacksdk/repos/community-any/PKGBUILD (from rev 254676, 
python-openstacksdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 19:38:36 UTC (rev 254677)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-openstacksdk
+pkgname=(python-openstacksdk python2-openstacksdk)
+pkgver=0.9.18
+pkgrel=1
+pkgdesc="An SDK for building applications to work with OpenStack"
+arch=('any')
+url="http://developer.openstack.org/sdks/python/openstacksdk;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-jsonpatch'
+ 'python2-jsonpatch' 'python-stevedore' 'python2-stevedore' 
'python-keystoneauth1'
+ 'python2-keystoneauth1' 'python-os-client-config' 
'python2-os-client-config'
+ 'python-deprecation' 'python2-deprecation')
+checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstacksdk/archive/$pkgver.tar.gz;)
+sha512sums=('9e3dc0ab0ba3d763483ed9ef7a22d878f54e4cab725aa23efc46f9629ffc0902065f14b3f8c3721116c7c43c21846887a484ddd68d0c087bddc66f9600a41929')
+
+prepare() {
+  cp -a python-openstacksdk-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/python-openstacksdk-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python-openstacksdk-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-openstacksdk-$pkgver
+  python setup.py testr || warning "Tests failed"
+
+  cd "$srcdir"/python-openstacksdk-$pkgver-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-openstacksdk() {
+  depends=('python-six' 'python-pbr' 'python-jsonpatch' 'python-stevedore' 
'python-keystoneauth1'
+   'python-os-client-config' 'python-deprecation')
+
+  cd "$srcdir"/python-openstacksdk-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-openstacksdk() {
+  

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:38:13
  Author: felixonmars
Revision: 254676

upgpkg: python-openstacksdk 0.9.18-1

Modified:
  python-openstacksdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:36:26 UTC (rev 254675)
+++ PKGBUILD2017-08-28 19:38:13 UTC (rev 254676)
@@ -4,7 +4,7 @@
 
 pkgbase=python-openstacksdk
 pkgname=(python-openstacksdk python2-openstacksdk)
-pkgver=0.9.17
+pkgver=0.9.18
 pkgrel=1
 pkgdesc="An SDK for building applications to work with OpenStack"
 arch=('any')
@@ -16,7 +16,7 @@
  'python-deprecation' 'python2-deprecation')
 checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstacksdk/archive/$pkgver.tar.gz;)
-sha512sums=('4914a1a1fd1197f54ac2876aadc1537e8ae7769950d7d14e2ed3a21fb46e8024f06736a03fcee576196e2a3d98c0db0bd9274bbdf988710a82ff32fa7d235ea1')
+sha512sums=('9e3dc0ab0ba3d763483ed9ef7a22d878f54e4cab725aa23efc46f9629ffc0902065f14b3f8c3721116c7c43c21846887a484ddd68d0c087bddc66f9600a41929')
 
 prepare() {
   cp -a python-openstacksdk-$pkgver{,-py2}


[arch-commits] Commit in perl-tk-tablematrix/repos (4 files)

2017-08-28 Thread Jan Steffens
Date: Monday, August 28, 2017 @ 19:36:26
  Author: heftig
Revision: 254675

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

Added:
  perl-tk-tablematrix/repos/community-testing-i686/PKGBUILD
(from rev 254674, perl-tk-tablematrix/trunk/PKGBUILD)
  perl-tk-tablematrix/repos/community-testing-x86_64/PKGBUILD
(from rev 254674, perl-tk-tablematrix/trunk/PKGBUILD)
Deleted:
  perl-tk-tablematrix/repos/community-testing-i686/PKGBUILD
  perl-tk-tablematrix/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-08-28 19:35:12 UTC (rev 254674)
+++ community-testing-i686/PKGBUILD 2017-08-28 19:36:26 UTC (rev 254675)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-tk-tablematrix
-pkgver=1.23
-pkgrel=17
-pkgdesc="Display data in TableSpreadsheet format"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/dist/Tk-TableMatrix;
-license=("GPL" "PerlArtistic")
-depends=('perl-tk')
-options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/C/CE/CERNEY/Tk-TableMatrix-${pkgver}.tar.gz;)
-md5sums=('6b7653d129bf1a8327054a88b58d6364')
-
-build() {
-  cd Tk-TableMatrix-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd Tk-TableMatrix-${pkgver}
-  make install DESTDIR="$pkgdir"
-
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-
-  rm -f "$pkgdir"/usr/lib/perl5/vendor_perl/auto/Tk/pTk/extralibs.ld
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
-   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
-   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
-fi
-# template end;
-}

Copied: perl-tk-tablematrix/repos/community-testing-i686/PKGBUILD (from rev 
254674, perl-tk-tablematrix/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-08-28 19:36:26 UTC (rev 254675)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-tk-tablematrix
+pkgver=1.23
+pkgrel=18
+pkgdesc="Display data in TableSpreadsheet format"
+arch=("i686" "x86_64")
+url="http://search.cpan.org/dist/Tk-TableMatrix;
+license=("GPL" "PerlArtistic")
+depends=('perl-tk')
+options=('!emptydirs')
+source=("http://www.cpan.org/authors/id/C/CE/CERNEY/Tk-TableMatrix-${pkgver}.tar.gz;)
+md5sums=('6b7653d129bf1a8327054a88b58d6364')
+
+build() {
+  cd Tk-TableMatrix-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd Tk-TableMatrix-${pkgver}
+  make install DESTDIR="$pkgdir"
+
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+  find "$pkgdir" -name 'extralibs.ld' -delete
+
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2017-08-28 19:35:12 UTC (rev 254674)
+++ community-testing-x86_64/PKGBUILD   2017-08-28 19:36:26 UTC (rev 254675)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-tk-tablematrix
-pkgver=1.23
-pkgrel=17
-pkgdesc="Display data in TableSpreadsheet format"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/dist/Tk-TableMatrix;
-license=("GPL" "PerlArtistic")
-depends=('perl-tk')
-options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/C/CE/CERNEY/Tk-TableMatrix-${pkgver}.tar.gz;)
-md5sums=('6b7653d129bf1a8327054a88b58d6364')
-
-build() {
-  cd Tk-TableMatrix-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd Tk-TableMatrix-${pkgver}
-  make install DESTDIR="$pkgdir"
-
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-
-  

[arch-commits] Commit in perl-tk-tablematrix/trunk (PKGBUILD)

2017-08-28 Thread Jan Steffens
Date: Monday, August 28, 2017 @ 19:35:12
  Author: heftig
Revision: 254674

1.23-18: Fix conflict with perl-tk

Modified:
  perl-tk-tablematrix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:31:56 UTC (rev 254673)
+++ PKGBUILD2017-08-28 19:35:12 UTC (rev 254674)
@@ -4,7 +4,7 @@
 
 pkgname=perl-tk-tablematrix
 pkgver=1.23
-pkgrel=17
+pkgrel=18
 pkgdesc="Display data in TableSpreadsheet format"
 arch=("i686" "x86_64")
 url="http://search.cpan.org/dist/Tk-TableMatrix;
@@ -26,8 +26,8 @@
 
   find "$pkgdir" -name '.packlist' -delete
   find "$pkgdir" -name '*.pod' -delete
+  find "$pkgdir" -name 'extralibs.ld' -delete
 
-  rm -f "$pkgdir"/usr/lib/perl5/vendor_perl/auto/Tk/pTk/extralibs.ld
 # template start; name=perl-binary-module-dependency; version=1;
 if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
_perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:34:08
  Author: felixonmars
Revision: 304307

archrelease: copy trunk to testing-any

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

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

Copied: python-setuptools/repos/testing-any/PKGBUILD (from rev 304306, 
python-setuptools/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-08-28 19:34:08 UTC (rev 304307)
@@ -0,0 +1,97 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=36.3.0
+pkgrel=1
+epoch=1
+pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
+arch=('any')
+license=('PSF')
+url="http://pypi.python.org/pypi/setuptools;
+makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
+ 'python2-pip')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
+  'python2-pytest-flake8' 'python-mock' 'python2-mock' 
'python-pytest-fixture-config'
+  'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
+  'git')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz;)
+sha512sums=('22527410ea30cbc9788e058753c6ebe9c7c9f36b16d783c004fd3f0b6849c6955f4b5b221e5bc31a6503011324f51cec5679dc6188272382d02ac043b03d4993')
+
+prepare() {
+  # Don't download and install deps
+  sed -i '/pip.main(args)/d' setuptools-$pkgver/bootstrap.py
+
+  rm -r setuptools-$pkgver/pkg_resources/_vendor
+
+  # Remove post-release tag since we are using stable tags
+  sed -e '/tag_build = .post/d' \
+  -e '/tag_date = 1/d' \
+  -i setuptools-$pkgver/setup.cfg
+
+  # 'Clean' installation is expected to fail since we removed bundled packages
+  sed -i '/^def test_clean_env_install/i import 
pytest\n\n...@pytest.mark.xfail' 
setuptools-$pkgver/setuptools/tests/test_virtualenv.py
+
+  # Tests failed. Importing an unbundled new setuptools in a virtualenv does 
not work, but this won't
+  # affect normal virtualenv usage (which don't have to import the unbundled 
setuptools in *current*
+  # dir.
+  sed -e '/^def test_pip_upgrade_from_source/i @pytest.mark.xfail' \
+  -e '/^def test_test_command_install_requirements/i @pytest.mark.xfail' \
+  -i setuptools-$pkgver/setuptools/tests/test_virtualenv.py
+
+  cp -a setuptools-$pkgver{,-py2}
+
+  cd "$srcdir"/setuptools-$pkgver
+  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
+
+  cd "$srcdir"/setuptools-$pkgver-py2
+  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
+  sed -i -e "s|'pip'|'pip2'|" 
setuptools/tests/{test_develop.py,test_namespaces.py}
+
+  export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
+}
+
+build() {
+  cd "$srcdir"/setuptools-$pkgver
+  python bootstrap.py
+  python setup.py build
+
+  cd "$srcdir"/setuptools-$pkgver-py2
+  python2 bootstrap.py
+  python2 setup.py build
+}
+
+check() { (
+  # Workaround UTF-8 tests by setting LC_CTYPE
+  export LC_CTYPE=en_US.UTF-8
+
+  # https://github.com/pypa/setuptools/pull/810
+  export PYTHONDONTWRITEBYTECODE=1
+
+  cd "$srcdir"/setuptools-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/setuptools-$pkgver-py2
+  python2 setup.py pytest
+)}
+
+package_python-setuptools() {
+  depends=('python-packaging' 'python-appdirs')
+  provides=('python-distribute')
+  replaces=('python-distribute')
+
+  cd "$srcdir"/setuptools-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
+}
+
+package_python2-setuptools() {
+  depends=('python2-packaging' 'python2-appdirs')
+  provides=('python2-distribute')
+  replaces=('python2-distribute')
+
+  cd "$srcdir"/setuptools-$pkgver-py2
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
+  rm "$pkgdir"/usr/bin/easy_install
+}


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:33:48
  Author: felixonmars
Revision: 304306

upgpkg: python-setuptools 1:36.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:29:37 UTC (rev 304305)
+++ PKGBUILD2017-08-28 19:33:48 UTC (rev 304306)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.7
+pkgver=36.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz;)
-sha512sums=('e8f5e1d2421c3a23fdcc98666b40d277b22f95340051847eaaf77af0ce7cfde8f949a2afb54e71b32525244af8d3eeb53c0d6c82de4b9878eb76cf5c34b99ad9')
+sha512sums=('22527410ea30cbc9788e058753c6ebe9c7c9f36b16d783c004fd3f0b6849c6955f4b5b221e5bc31a6503011324f51cec5679dc6188272382d02ac043b03d4993')
 
 prepare() {
   # Don't download and install deps


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:31:56
  Author: felixonmars
Revision: 254673

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 19:31:35 UTC (rev 254672)
+++ PKGBUILD2017-08-28 19:31:56 UTC (rev 254673)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-cloudflare
-pkgname=('python-cloudflare' 'python2-cloudflare')
-pkgver=1.6.2
-pkgrel=1
-pkgdesc='Python wrapper for the Cloudflare v4 API'
-arch=('any')
-license=('MIT')
-url='https://github.com/cloudflare/python-cloudflare'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
- 'python-future' 'python2-future' 'python-yaml' 'python2-yaml')
-checkdepends=('python-pytest' 'python2-pytest')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/cloudflare/python-cloudflare/archive/$pkgver.tar.gz;)
-sha512sums=('68679f92a0aab7b5b56b1b331da86d2a9bc783239f457f740686199a89008f943b6932146074de8fed43a9b8a8a5d341a4f8fa2ae05b36e4ae52fcee8ae346c6')
-
-prepare() {
-  cp -a python-cloudflare-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-cloudflare-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python-cloudflare-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-cloudflare-$pkgver
-  PYTHONPATH="$PWD/build/lib" pytest tests/test1.py
-
-  cd "$srcdir"/python-cloudflare-$pkgver-py2
-  PYTHONPATH="$PWD/build/lib" pytest2 tests/test1.py
-}
-
-package_python-cloudflare() {
-  depends=('python-requests' 'python-future' 'python-yaml')
-
-  cd python-cloudflare-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm -r "$pkgdir"/usr/lib/python3.6/site-packages/examples
-}
-
-package_python2-cloudflare() {
-  depends=('python2-requests' 'python2-future' 'python2-yaml')
-
-  cd python-cloudflare-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  mv "$pkgdir"/usr/bin/cli4{,-python2}
-
-  rm -r "$pkgdir"/usr/lib/python2.7/site-packages/examples
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-cloudflare/repos/community-any/PKGBUILD (from rev 254672, 
python-cloudflare/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 19:31:56 UTC (rev 254673)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-cloudflare
+pkgname=('python-cloudflare' 'python2-cloudflare')
+pkgver=1.7.4
+pkgrel=1
+pkgdesc='Python wrapper for the Cloudflare v4 API'
+arch=('any')
+license=('MIT')
+url='https://github.com/cloudflare/python-cloudflare'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
+ 'python-future' 'python2-future' 'python-yaml' 'python2-yaml')
+checkdepends=('python-pytest' 'python2-pytest')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/cloudflare/python-cloudflare/archive/$pkgver.tar.gz;)
+sha512sums=('fc9dd2ebcf9a4e8960cf326cc5ca06f8094607974f6978ff4cd46ba4c71f1bb4c2ac6aacbb139c2a709c5bb5ab81bde022e0d282f62bc8c56488767a9aec714a')
+
+prepare() {
+  cp -a python-cloudflare-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-cloudflare-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python-cloudflare-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-cloudflare-$pkgver
+  PYTHONPATH="$PWD/build/lib" pytest tests/test1.py
+
+  cd "$srcdir"/python-cloudflare-$pkgver-py2
+  PYTHONPATH="$PWD/build/lib" pytest2 tests/test1.py
+}
+
+package_python-cloudflare() {
+  depends=('python-requests' 'python-future' 'python-yaml')
+
+  cd python-cloudflare-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  rm -r "$pkgdir"/usr/lib/python3.6/site-packages/examples
+}
+
+package_python2-cloudflare() {
+  depends=('python2-requests' 'python2-future' 'python2-yaml')
+
+  cd python-cloudflare-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  mv "$pkgdir"/usr/bin/cli4{,-python2}
+
+  rm -r "$pkgdir"/usr/lib/python2.7/site-packages/examples
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:31:35
  Author: felixonmars
Revision: 254672

upgpkg: python-cloudflare 1.7.4-1

Modified:
  python-cloudflare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:02:17 UTC (rev 254671)
+++ PKGBUILD2017-08-28 19:31:35 UTC (rev 254672)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cloudflare
 pkgname=('python-cloudflare' 'python2-cloudflare')
-pkgver=1.6.2
+pkgver=1.7.4
 pkgrel=1
 pkgdesc='Python wrapper for the Cloudflare v4 API'
 arch=('any')
@@ -13,7 +13,7 @@
  'python-future' 'python2-future' 'python-yaml' 'python2-yaml')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/cloudflare/python-cloudflare/archive/$pkgver.tar.gz;)
-sha512sums=('68679f92a0aab7b5b56b1b331da86d2a9bc783239f457f740686199a89008f943b6932146074de8fed43a9b8a8a5d341a4f8fa2ae05b36e4ae52fcee8ae346c6')
+sha512sums=('fc9dd2ebcf9a4e8960cf326cc5ca06f8094607974f6978ff4cd46ba4c71f1bb4c2ac6aacbb139c2a709c5bb5ab81bde022e0d282f62bc8c56488767a9aec714a')
 
 prepare() {
   cp -a python-cloudflare-$pkgver{,-py2}


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 19:29:37
  Author: arojas
Revision: 304305

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

Added:
  kdevelop-python/repos/extra-i686/PKGBUILD
(from rev 304304, kdevelop-python/trunk/PKGBUILD)
  kdevelop-python/repos/extra-x86_64/PKGBUILD
(from rev 304304, kdevelop-python/trunk/PKGBUILD)
Deleted:
  kdevelop-python/repos/extra-i686/PKGBUILD
  kdevelop-python/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-28 19:29:11 UTC (rev 304304)
+++ extra-i686/PKGBUILD 2017-08-28 19:29:37 UTC (rev 304305)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-python
-pkgver=5.1.1
-pkgrel=1
-pkgdesc="Python language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop python)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
-sha1sums=('1acf192513bd0f119aa72a056e096d6d731a49f2'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-python-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop-python/repos/extra-i686/PKGBUILD (from rev 304304, 
kdevelop-python/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-28 19:29:37 UTC (rev 304305)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-python
+pkgver=5.1.2
+pkgrel=1
+pkgdesc="Python language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop python)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
+sha1sums=('056d460cba74ab0ed0357aa8aceb8f4b2d625dd6'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kdev-python-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-28 19:29:11 UTC (rev 304304)
+++ extra-x86_64/PKGBUILD   2017-08-28 19:29:37 UTC (rev 304305)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-python
-pkgver=5.1.1
-pkgrel=1
-pkgdesc="Python language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop python)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
-sha1sums=('1acf192513bd0f119aa72a056e096d6d731a49f2'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-python-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop-python/repos/extra-x86_64/PKGBUILD (from rev 304304, 
kdevelop-python/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-08-28 19:29:37 UTC (rev 304305)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-python
+pkgver=5.1.2
+pkgrel=1
+pkgdesc="Python language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop python)
+makedepends=(extra-cmake-modules)

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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 19:28:40
  Author: arojas
Revision: 304303

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-28 19:28:11 UTC (rev 304302)
+++ extra-i686/PKGBUILD 2017-08-28 19:28:40 UTC (rev 304303)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevelop
-pkgver=5.1.1
-pkgrel=1
-pkgdesc='C++ IDE using KDE technologies based on KDevelop Platform'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(kdevplatform clang libksysguard)
-makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt llvm qt5-tools 
plasma-framework krunner okteta python mesa)
-optdepends=('konsole: embedded terminal'
-   'git: Git support'
-   'subversion: SVN support'
-   'cvs: CVS support'
-   'gdb: GNU debugger support'
-'lldb: LLDB debugger support'
-   'qt5-doc: Qt documentation integration'
-   'cmake: cmake integration'
-   'qt5-tools: qthelp plugin'
-   'okteta: hex editor integration'
-   'plasma-framework: for the plasma addons'
-'cppcheck: code analyzer')
-conflicts=(kdevelop-qmljs)
-replaces=(kdevelop-qmljs)
-source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('16a494010b9a7b0dd1b4c795fa81c119b604f89f'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop/repos/extra-i686/PKGBUILD (from rev 304302, 
kdevelop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-28 19:28:40 UTC (rev 304303)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Giovanni Scafora 
+
+pkgname=kdevelop
+pkgver=5.1.2
+pkgrel=1
+pkgdesc='C++ IDE using KDE technologies based on KDevelop Platform'
+arch=(i686 x86_64)
+url='http://www.kdevelop.org/'
+license=(GPL)
+depends=(kdevplatform clang libksysguard)
+makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt llvm qt5-tools 
plasma-framework krunner okteta python mesa)
+optdepends=('konsole: embedded terminal'
+   'git: Git support'
+   'subversion: SVN support'
+   'cvs: CVS support'
+   'gdb: GNU debugger support'
+'lldb: LLDB debugger support'
+   'qt5-doc: Qt documentation integration'
+   'cmake: cmake integration'
+   'qt5-tools: qthelp plugin'
+   'okteta: hex editor integration'
+   'plasma-framework: for the plasma addons'
+'cppcheck: code analyzer')
+conflicts=(kdevelop-qmljs)
+replaces=(kdevelop-qmljs)
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
+sha1sums=('5310577ff6c774e4c68fbd55e646ca99bc2fdd2e'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-28 19:28:11 UTC (rev 304302)
+++ extra-x86_64/PKGBUILD   2017-08-28 19:28:40 UTC (rev 304303)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevelop
-pkgver=5.1.1
-pkgrel=1
-pkgdesc='C++ IDE using KDE technologies based on KDevelop Platform'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(kdevplatform clang 

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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 19:29:11
  Author: arojas
Revision: 304304

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

Added:
  kdevelop-php/repos/extra-i686/PKGBUILD
(from rev 304303, kdevelop-php/trunk/PKGBUILD)
  kdevelop-php/repos/extra-x86_64/PKGBUILD
(from rev 304303, kdevelop-php/trunk/PKGBUILD)
Deleted:
  kdevelop-php/repos/extra-i686/PKGBUILD
  kdevelop-php/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-28 19:28:40 UTC (rev 304303)
+++ extra-i686/PKGBUILD 2017-08-28 19:29:11 UTC (rev 304304)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-php
-pkgver=5.1.1
-pkgrel=1
-pkgdesc="PHP language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop)
-makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
-source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
-sha1sums=('b655a56c893db5101ddee4f5df6dcb5f3a91b4c2'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-php-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop-php/repos/extra-i686/PKGBUILD (from rev 304303, 
kdevelop-php/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-28 19:29:11 UTC (rev 304304)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-php
+pkgver=5.1.2
+pkgrel=1
+pkgdesc="PHP language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop)
+makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
+source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
+sha1sums=('960364c6e115c2286d0a6639bcf52cf45915c57a'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kdev-php-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-28 19:28:40 UTC (rev 304303)
+++ extra-x86_64/PKGBUILD   2017-08-28 19:29:11 UTC (rev 304304)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-php
-pkgver=5.1.1
-pkgrel=1
-pkgdesc="PHP language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop)
-makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
-source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
-sha1sums=('b655a56c893db5101ddee4f5df6dcb5f3a91b4c2'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-php-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop-php/repos/extra-x86_64/PKGBUILD (from rev 304303, 
kdevelop-php/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-08-28 19:29:11 UTC (rev 304304)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-php
+pkgver=5.1.2
+pkgrel=1
+pkgdesc="PHP language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop)
+makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)

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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 19:28:11
  Author: arojas
Revision: 304302

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-28 19:27:15 UTC (rev 304301)
+++ extra-i686/PKGBUILD 2017-08-28 19:28:11 UTC (rev 304302)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevplatform
-pkgver=5.1.1
-pkgrel=1
-pkgdesc='A C/C++ development platform for KDE'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
-makedepends=(extra-cmake-modules boost subversion python)
-optdepends=('subversion: Subversion plugin')
-source=("https://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('6783c3ea7af63583bec2b0e89e8af16b6396c479'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevplatform/repos/extra-i686/PKGBUILD (from rev 304301, 
kdevplatform/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-28 19:28:11 UTC (rev 304302)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Giovanni Scafora 
+
+pkgname=kdevplatform
+pkgver=5.1.2
+pkgrel=1
+pkgdesc='A C/C++ development platform for KDE'
+arch=(i686 x86_64)
+url='http://www.kdevelop.org/'
+license=(GPL)
+depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
+makedepends=(extra-cmake-modules boost subversion python)
+optdepends=('subversion: Subversion plugin')
+source=("https://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
+sha1sums=('9cdbb15fe65bad26a7e800eb3e6e3fb883909be5'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-28 19:27:15 UTC (rev 304301)
+++ extra-x86_64/PKGBUILD   2017-08-28 19:28:11 UTC (rev 304302)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevplatform
-pkgver=5.1.1
-pkgrel=1
-pkgdesc='A C/C++ development platform for KDE'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
-makedepends=(extra-cmake-modules boost subversion python)
-optdepends=('subversion: Subversion plugin')
-source=("https://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('6783c3ea7af63583bec2b0e89e8af16b6396c479'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevplatform/repos/extra-x86_64/PKGBUILD (from rev 304301, 
kdevplatform/trunk/PKGBUILD)

[arch-commits] Commit in (4 files)

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 19:27:15
  Author: arojas
Revision: 304301

Update to 5.1.2

Modified:
  kdevelop-php/trunk/PKGBUILD
  kdevelop-python/trunk/PKGBUILD
  kdevelop/trunk/PKGBUILD
  kdevplatform/trunk/PKGBUILD

+
 kdevelop-php/trunk/PKGBUILD|4 ++--
 kdevelop-python/trunk/PKGBUILD |4 ++--
 kdevelop/trunk/PKGBUILD|4 ++--
 kdevplatform/trunk/PKGBUILD|4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

Modified: kdevelop/trunk/PKGBUILD
===
--- kdevelop/trunk/PKGBUILD 2017-08-28 18:35:19 UTC (rev 304300)
+++ kdevelop/trunk/PKGBUILD 2017-08-28 19:27:15 UTC (rev 304301)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevelop
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc='C++ IDE using KDE technologies based on KDevelop Platform'
 arch=(i686 x86_64)
@@ -27,7 +27,7 @@
 conflicts=(kdevelop-qmljs)
 replaces=(kdevelop-qmljs)
 
source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('16a494010b9a7b0dd1b4c795fa81c119b604f89f'
+sha1sums=('5310577ff6c774e4c68fbd55e646ca99bc2fdd2e'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 

Modified: kdevelop-php/trunk/PKGBUILD
===
--- kdevelop-php/trunk/PKGBUILD 2017-08-28 18:35:19 UTC (rev 304300)
+++ kdevelop-php/trunk/PKGBUILD 2017-08-28 19:27:15 UTC (rev 304301)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdevelop-php
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(kdevelop)
 makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
 
source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
-sha1sums=('b655a56c893db5101ddee4f5df6dcb5f3a91b4c2'
+sha1sums=('960364c6e115c2286d0a6639bcf52cf45915c57a'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 

Modified: kdevelop-python/trunk/PKGBUILD
===
--- kdevelop-python/trunk/PKGBUILD  2017-08-28 18:35:19 UTC (rev 304300)
+++ kdevelop-python/trunk/PKGBUILD  2017-08-28 19:27:15 UTC (rev 304301)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdevelop-python
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="Python language and documentation plugin for KDevelop"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(kdevelop python)
 makedepends=(extra-cmake-modules)
 
source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
-sha1sums=('1acf192513bd0f119aa72a056e096d6d731a49f2'
+sha1sums=('056d460cba74ab0ed0357aa8aceb8f4b2d625dd6'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 

Modified: kdevplatform/trunk/PKGBUILD
===
--- kdevplatform/trunk/PKGBUILD 2017-08-28 18:35:19 UTC (rev 304300)
+++ kdevplatform/trunk/PKGBUILD 2017-08-28 19:27:15 UTC (rev 304301)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevplatform
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(extra-cmake-modules boost subversion python)
 optdepends=('subversion: Subversion plugin')
 
source=("https://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('6783c3ea7af63583bec2b0e89e8af16b6396c479'
+sha1sums=('9cdbb15fe65bad26a7e800eb3e6e3fb883909be5'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 


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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 19:02:17
  Author: spupykin
Revision: 254671

archrelease: copy trunk to community-any

Added:
  anki/repos/community-any/PKGBUILD
(from rev 254670, anki/trunk/PKGBUILD)
Deleted:
  anki/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 19:01:51 UTC (rev 254670)
+++ PKGBUILD2017-08-28 19:02:17 UTC (rev 254671)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Timm Preetz 
-# Contributor: Michael 'manveru' Fellinger 
-# Contributor: Dave Pretty 
-
-pkgname=anki
-pkgver=2.1.0beta13
-pkgrel=1
-pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
-url="https://ankisrs.net/;
-license=('AGPL3')
-arch=('any')
-depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
- 'python-pyqt5' 'python-requests' 'python-send2trash'
- 'python-decorator')
-optdepends=('lame: record sound'
-'mplayer: play sound')
-source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
-sha256sums=('982b99dcc3fdcc5df18ba4f170d631ee2089afaeef8262e1ebaaa04f960d4633')
-
-package() {
-  cd "$srcdir"/anki-$pkgver
-  mkdir -p "$pkgdir"/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
-  cp -av * "$pkgdir"/usr/share/anki/
-  cd "$pkgdir"/usr/share/anki && (
-mv tools/runanki.system ../../bin/anki
-mv anki.xpm anki.png ../pixmaps/
-mv anki.desktop ../applications/
-mv anki.1 ../man/man1/
-  )
-  rm -rf "$pkgdir"/usr/share/anki/{tests,tools,anki.bat}
-}

Copied: anki/repos/community-any/PKGBUILD (from rev 254670, anki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 19:02:17 UTC (rev 254671)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Timm Preetz 
+# Contributor: Michael 'manveru' Fellinger 
+# Contributor: Dave Pretty 
+
+pkgname=anki
+pkgver=2.1.0beta14
+pkgrel=1
+pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
+url="https://ankisrs.net/;
+license=('AGPL3')
+arch=('any')
+depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
+ 'python-pyqt5' 'python-requests' 'python-send2trash'
+ 'python-decorator')
+optdepends=('lame: record sound'
+'mplayer: play sound')
+source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
+sha256sums=('8368ee61dff31f4fecebb4d2260de7adcf6b915f5ac84fc091262feda54f36d0')
+
+package() {
+  cd "$srcdir"/anki-$pkgver
+  mkdir -p "$pkgdir"/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
+  cp -av * "$pkgdir"/usr/share/anki/
+  cd "$pkgdir"/usr/share/anki && (
+mv tools/runanki.system ../../bin/anki
+mv anki.xpm anki.png ../pixmaps/
+mv anki.desktop ../applications/
+mv anki.1 ../man/man1/
+  )
+  rm -rf "$pkgdir"/usr/share/anki/{tests,tools,anki.bat}
+}


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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 19:01:51
  Author: spupykin
Revision: 254670

upgpkg: anki 2.1.0beta14-1

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 18:43:51 UTC (rev 254669)
+++ PKGBUILD2017-08-28 19:01:51 UTC (rev 254670)
@@ -5,7 +5,7 @@
 # Contributor: Dave Pretty 
 
 pkgname=anki
-pkgver=2.1.0beta13
+pkgver=2.1.0beta14
 pkgrel=1
 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
 url="https://ankisrs.net/;
@@ -17,7 +17,7 @@
 optdepends=('lame: record sound'
 'mplayer: play sound')
 source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
-sha256sums=('982b99dcc3fdcc5df18ba4f170d631ee2089afaeef8262e1ebaaa04f960d4633')
+sha256sums=('8368ee61dff31f4fecebb4d2260de7adcf6b915f5ac84fc091262feda54f36d0')
 
 package() {
   cd "$srcdir"/anki-$pkgver


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 18:43:51
  Author: arojas
Revision: 254669

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

Added:
  dumb/repos/community-testing-i686/
  dumb/repos/community-testing-i686/PKGBUILD
(from rev 254668, dumb/trunk/PKGBUILD)
  dumb/repos/community-testing-x86_64/
  dumb/repos/community-testing-x86_64/PKGBUILD
(from rev 254668, dumb/trunk/PKGBUILD)

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

Copied: dumb/repos/community-testing-i686/PKGBUILD (from rev 254668, 
dumb/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-08-28 18:43:51 UTC (rev 254669)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: JJDaNiMoTh 
+# Contributor: Bjørn Lindeijer 
+
+pkgname=dumb
+pkgver=1.0
+pkgrel=1
+pkgdesc='IT, XM, S3M and MOD player library'
+arch=('x86_64' 'i686')
+license=('custom:dumb' 'GPL')
+url='http://dumb.sourceforge.net/'
+makedepends=('cmake')
+depends=('glibc')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/kode54/dumb/archive/$pkgver.tar.gz;)
+sha256sums=('09ea62fd01f6e71cb28a8a8c1c1e356e7eb38f5e003b684e12eb1944c6d35fa5')
+
+build() {
+  cd $pkgname-$pkgver
+
+  mkdir -p build
+  cd build
+  cmake ../dumb/cmake \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS=ON
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../dumb/licence.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}

Copied: dumb/repos/community-testing-x86_64/PKGBUILD (from rev 254668, 
dumb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-08-28 18:43:51 UTC (rev 254669)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: JJDaNiMoTh 
+# Contributor: Bjørn Lindeijer 
+
+pkgname=dumb
+pkgver=1.0
+pkgrel=1
+pkgdesc='IT, XM, S3M and MOD player library'
+arch=('x86_64' 'i686')
+license=('custom:dumb' 'GPL')
+url='http://dumb.sourceforge.net/'
+makedepends=('cmake')
+depends=('glibc')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/kode54/dumb/archive/$pkgver.tar.gz;)
+sha256sums=('09ea62fd01f6e71cb28a8a8c1c1e356e7eb38f5e003b684e12eb1944c6d35fa5')
+
+build() {
+  cd $pkgname-$pkgver
+
+  mkdir -p build
+  cd build
+  cmake ../dumb/cmake \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS=ON
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../dumb/licence.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}


[arch-commits] Commit in dumb/trunk (CVE-2006-3668.patch PKGBUILD as-needed.patch)

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 18:43:20
  Author: arojas
Revision: 254668

Update to kode54's fork as recommended by upstream

Modified:
  dumb/trunk/PKGBUILD
Deleted:
  dumb/trunk/CVE-2006-3668.patch
  dumb/trunk/as-needed.patch

-+
 CVE-2006-3668.patch |   16 ---
 PKGBUILD|   59 +++-
 as-needed.patch |   72 --
 3 files changed, 16 insertions(+), 131 deletions(-)

Deleted: CVE-2006-3668.patch
===
--- CVE-2006-3668.patch 2017-08-28 18:37:37 UTC (rev 254667)
+++ CVE-2006-3668.patch 2017-08-28 18:43:20 UTC (rev 254668)
@@ -1,16 +0,0 @@
-Index: libdumb-0.9.3/src/it/itread.c
-===
 libdumb-0.9.3.orig/src/it/itread.c 2006-07-21 11:05:48.0 +0200
-+++ libdumb-0.9.3/src/it/itread.c  2006-07-21 11:07:22.0 +0200
-@@ -292,6 +292,11 @@
- 
-   envelope->flags = dumbfile_getc(f);
-   envelope->n_nodes = dumbfile_getc(f);
-+  if(envelope->n_nodes > 25) {
-+  TRACE("IT error: wrong number of envelope nodes (%d)\n", 
envelope->n_nodes);
-+  envelope->n_nodes = 0;
-+  return -1;
-+  }
-   envelope->loop_start = dumbfile_getc(f);
-   envelope->loop_end = dumbfile_getc(f);
-   envelope->sus_loop_start = dumbfile_getc(f);

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 18:37:37 UTC (rev 254667)
+++ PKGBUILD2017-08-28 18:43:20 UTC (rev 254668)
@@ -5,59 +5,32 @@
 # Contributor: Bjørn Lindeijer 
 
 pkgname=dumb
-pkgver=0.9.3
-pkgrel=8
+pkgver=1.0
+pkgrel=1
 pkgdesc='IT, XM, S3M and MOD player library'
 arch=('x86_64' 'i686')
 license=('custom:dumb' 'GPL')
 url='http://dumb.sourceforge.net/'
-makedepends=('setconf')
-depends=('glibc' 'allegro4')
-source=("http://downloads.sourceforge.net/sourceforge/dumb/$pkgname-$pkgver.tar.gz;
-'as-needed.patch'
-'CVE-2006-3668.patch')
-sha256sums=('8d44fbc9e57f3bac9f761c3b12ce102d47d717f0dd846657fb988e0bb5d1ea33'
-'f7a41576d5dcecad2f9a01cbb0228457b434423046cb67c9a0a720ec87f43fb9'
-'9f6785435757db725bc73b1c4874b91e80b9277c6fdd2b56e47dae1cfbc968e6')
+makedepends=('cmake')
+depends=('glibc')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/kode54/dumb/archive/$pkgver.tar.gz;)
+sha256sums=('09ea62fd01f6e71cb28a8a8c1c1e356e7eb38f5e003b684e12eb1944c6d35fa5')
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
-  # Add -fPIC for anything but i686
-  [ "$CARCH" = 'i686' ] || export CFLAGS="${CFLAGS} -fPIC"
-
-  # Patch from Gentoo for CVE-2006-3668
-  patch -p1 < "$srcdir/CVE-2006-3668.patch"
-
-  # Patch from Gentoo for binutils >= 2.22
-  patch -p1 < "$srcdir/as-needed.patch"
-  sed -i '/LDFLAGS :=/d' Makefile
-  cp Makefile Makefile.rdy
-
-  # Make with Allegro support
-  # Upstream's make process is interactive, and we can't simply pass
-  # a here-document to the make command.  The best way is to write our
-  # own config.txt, circumventing the interactive configuration step,
-  # as is done in Gentoo's ebuild.
-   cat << EOF > make/config.txt
-include make/unix.inc
-ALL_TARGETS := core core-examples core-headers
-ALL_TARGETS += allegro allegro-examples allegro-headers
-PREFIX := /usr
-EOF
-
-  # Use OFLAGS to be able to set CFLAGS without replacing the -I directives
-  make -j1 OFLAGS="${CFLAGS}"
+  mkdir -p build
+  cd build
+  cmake ../dumb/cmake \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS=ON
+  make
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver/build
 
-  install -d "$pkgdir"/usr/{lib,bin,include}
-  install -Dm644 licence.txt \
-"$pkgdir/usr/share/licenses/$pkgname/licence.txt"
-  setconf make/config.txt PREFIX "$pkgdir/usr"
   make DESTDIR="$pkgdir" install
+  install -Dm644 ../dumb/licence.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
 }
-
-# vim:set ts=2 sw=2 et:

Deleted: as-needed.patch
===
--- as-needed.patch 2017-08-28 18:37:37 UTC (rev 254667)
+++ as-needed.patch 2017-08-28 18:43:20 UTC (rev 254668)
@@ -1,72 +0,0 @@
-diff -Naur dumb.orig/Makefile dumb/Makefile
 dumb.orig/Makefile 2003-04-03 16:34:18.0 -0800
-+++ dumb/Makefile  2004-07-06 14:43:38.158063165 -0700
-@@ -199,11 +199,11 @@
- ALLEGRO_EXAMPLES_EXE := $(addprefix examples/, $(notdir $(patsubst %.c, 
%$(EXE_SUFFIX), $(ALLEGRO_EXAMPLES
- 
- 
--CORE_LIB_FILE_RELEASE := $(LIBDIR)/libdumb.a
--ALLEGRO_LIB_FILE_RELEASE := $(LIBDIR)/libaldmb.a
-+CORE_LIB_FILE_RELEASE := $(LIBDIR)/libdumb.so
-+ALLEGRO_LIB_FILE_RELEASE := $(LIBDIR)/libaldmb.so
- 
--CORE_LIB_FILE_DEBUG := $(LIBDIR)/libdumbd.a
--ALLEGRO_LIB_FILE_DEBUG := $(LIBDIR)/libaldmd.a
-+CORE_LIB_FILE_DEBUG := 

[arch-commits] Commit in python2-eyed3/repos/community-any (PKGBUILD PKGBUILD)

2017-08-28 Thread Jelle van der Waa
Date: Monday, August 28, 2017 @ 18:37:37
  Author: jelle
Revision: 254667

archrelease: copy trunk to community-any

Added:
  python2-eyed3/repos/community-any/PKGBUILD
(from rev 254666, python2-eyed3/trunk/PKGBUILD)
Deleted:
  python2-eyed3/repos/community-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 18:37:28 UTC (rev 254666)
+++ PKGBUILD2017-08-28 18:37:37 UTC (rev 254667)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin 
-# Contributor: Federico Quagliata (quaqo) 
-# Contributor: cdhotfire 
-
-pkgbase=python2-eyed3
-pkgname=('python2-eyed3' 'python-eyed3')
-pkgver=0.8
-pkgrel=1
-pkgdesc="A Python module and program for processing information about mp3 
files"
-arch=(any)
-url="http://eyed3.nicfit.net/;
-license=('GPL')
-makedepends=('python2' 'python')
-makedepends=('python2-setuptools' 'python-setuptools')
-source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tar.gz)
-options=(!emptydirs)
-
-package_python2-eyed3() {
-  depends=('python2-pathlib')
-  conflicts=('python-eyed3')
-
-  cd $srcdir/eyeD3-$pkgver
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-}
-
-package_python-eyed3() {
-  cd $srcdir/eyeD3-$pkgver
-  python setup.py install --root="${pkgdir}" --optimize=1
-}
-md5sums=('840626686e6b1bc6afca9eab99a0873a')

Copied: python2-eyed3/repos/community-any/PKGBUILD (from rev 254666, 
python2-eyed3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 18:37:37 UTC (rev 254667)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Aaron Griffin 
+# Contributor: Federico Quagliata (quaqo) 
+# Contributor: cdhotfire 
+
+pkgbase=python2-eyed3
+pkgname=('python2-eyed3' 'python-eyed3')
+pkgver=0.8.1
+pkgrel=1
+pkgdesc="A Python module and program for processing information about mp3 
files"
+arch=(any)
+url="http://eyed3.nicfit.net/;
+license=('GPL')
+makedepends=('python2' 'python')
+makedepends=('python2-setuptools' 'python-setuptools')
+source=(http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tar.gz)
+options=(!emptydirs)
+
+package_python2-eyed3() {
+  depends=('python2-pathlib')
+  conflicts=('python-eyed3')
+
+  cd $srcdir/eyeD3-$pkgver
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+}
+
+package_python-eyed3() {
+  cd $srcdir/eyeD3-$pkgver
+  python setup.py install --root="${pkgdir}" --optimize=1
+}
+md5sums=('041c38ec8f364280c0a548dc33a55c0b')


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

2017-08-28 Thread Jelle van der Waa
Date: Monday, August 28, 2017 @ 18:37:28
  Author: jelle
Revision: 254666

upgpkg: python2-eyed3 0.8.1-1

Modified:
  python2-eyed3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 18:24:19 UTC (rev 254665)
+++ PKGBUILD2017-08-28 18:37:28 UTC (rev 254666)
@@ -5,7 +5,7 @@
 
 pkgbase=python2-eyed3
 pkgname=('python2-eyed3' 'python-eyed3')
-pkgver=0.8
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="A Python module and program for processing information about mp3 
files"
 arch=(any)
@@ -28,4 +28,4 @@
   cd $srcdir/eyeD3-$pkgver
   python setup.py install --root="${pkgdir}" --optimize=1
 }
-md5sums=('840626686e6b1bc6afca9eab99a0873a')
+md5sums=('041c38ec8f364280c0a548dc33a55c0b')


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

2017-08-28 Thread Gaëtan Bisson
Date: Monday, August 28, 2017 @ 18:35:19
  Author: bisson
Revision: 304300

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

Added:
  gnupg/repos/testing-i686/
  gnupg/repos/testing-i686/PKGBUILD
(from rev 304299, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/install
(from rev 304299, gnupg/trunk/install)
  gnupg/repos/testing-x86_64/
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 304299, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/install
(from rev 304299, gnupg/trunk/install)

-+
 testing-i686/PKGBUILD   |   67 ++
 testing-i686/install|   41 
 testing-x86_64/PKGBUILD |   67 ++
 testing-x86_64/install  |   41 
 4 files changed, 216 insertions(+)

Copied: gnupg/repos/testing-i686/PKGBUILD (from rev 304299, 
gnupg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-08-28 18:35:19 UTC (rev 304300)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+checkdepends=('openssh')
+depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
+ 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+  '46CC730865BB5C78EBABADCF04376F3EE0856959'
+  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
+source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha256sums=('d4514a0be0f7a1ff263193330019eb4b53c82f0f5e230af3c14df371271a45e6'
+'SKIP')
+
+install=install
+
+conflicts=('dirmngr' 'gnupg2')
+provides=('dirmngr' "gnupg2=${pkgver}")
+replaces=('dirmngr' 'gnupg2')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' -i 
tools/Makefile.in
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --libexecdir=/usr/lib/gnupg \
+   --enable-maintainer-mode \
+   --enable-symcryptrun \
+
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -s gpg "${pkgdir}"/usr/bin/gpg2
+   ln -s gpgv "${pkgdir}"/usr/bin/gpgv2
+
+   cd doc/examples/systemd-user
+   for i in *.*; do
+   install -Dm644 "$i" "${pkgdir}/usr/lib/systemd/user/$i"
+   done
+}

Copied: gnupg/repos/testing-i686/install (from rev 304299, gnupg/trunk/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install2017-08-28 18:35:19 UTC (rev 304300)
@@ -0,0 +1,41 @@
+_global_units() {
+   _units=(dirmngr.socket gpg-agent.socket 
gpg-agent-{browser,extra,ssh}.socket)
+   _dir=/etc/systemd/user/sockets.target.wants
+
+   case $1 in
+   enable)
+   mkdir -p $_dir
+   for _u in "${_units[@]}"; do
+   ln -sf /usr/lib/systemd/user/$_u $_dir/$_u
+   done
+   ;;
+   disable)
+   for _u in "${_units[@]}"; do
+   rm -f $_dir/$_u
+   done
+   rmdir -p --ignore-fail-on-non-empty $_dir
+   ;;
+   esac
+}
+
+post_install() {
+   # See FS#42798 and FS#47371
+   dirmngr /dev/null
+
+   # Let systemd supervise daemons by default
+   _global_units enable
+}
+
+post_upgrade() {
+   if (( $(vercmp $2 2.1.13-1) < 0 )); then
+   echo "==> Please kill running gpg-agent and dirmngr processes 
before using this release."
+   fi
+
+   if (( $(vercmp $2 2.1.21-3) < 0 )); then
+   _global_units enable
+   fi
+}
+
+pre_remove() {
+   _global_units disable
+}

Copied: gnupg/repos/testing-x86_64/PKGBUILD (from rev 304299, 
gnupg/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)

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

2017-08-28 Thread Gaëtan Bisson
Date: Monday, August 28, 2017 @ 18:34:19
  Author: bisson
Revision: 304299

upstream update

Modified:
  gnupg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 14:35:52 UTC (rev 304298)
+++ PKGBUILD2017-08-28 18:34:19 UTC (rev 304299)
@@ -5,7 +5,7 @@
 # Contributor: Judd Vinet 
 
 pkgname=gnupg
-pkgver=2.1.23
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
@@ -22,7 +22,7 @@
   '031EC2536E580D8EA286A9F22071B08A33BD3F06'
   'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
 
source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha256sums=('a94476391595e9351f219188767a9d6ea128e83be5ed3226a7890f49aa2d0d77'
+sha256sums=('d4514a0be0f7a1ff263193330019eb4b53c82f0f5e230af3c14df371271a45e6'
 'SKIP')
 
 install=install


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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 18:24:19
  Author: spupykin
Revision: 254665

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

Added:
  python-psycopg2/repos/community-i686/ChangeLog
(from rev 254664, python-psycopg2/trunk/ChangeLog)
  python-psycopg2/repos/community-i686/PKGBUILD
(from rev 254664, python-psycopg2/trunk/PKGBUILD)
  python-psycopg2/repos/community-x86_64/ChangeLog
(from rev 254664, python-psycopg2/trunk/ChangeLog)
  python-psycopg2/repos/community-x86_64/PKGBUILD
(from rev 254664, python-psycopg2/trunk/PKGBUILD)
Deleted:
  python-psycopg2/repos/community-i686/ChangeLog
  python-psycopg2/repos/community-i686/PKGBUILD
  python-psycopg2/repos/community-x86_64/ChangeLog
  python-psycopg2/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   50 +
 /PKGBUILD  |   74 +++
 community-i686/ChangeLog   |   25 --
 community-i686/PKGBUILD|   37 -
 community-x86_64/ChangeLog |   25 --
 community-x86_64/PKGBUILD  |   37 -
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2017-08-28 18:23:46 UTC (rev 254664)
+++ community-i686/ChangeLog2017-08-28 18:24:19 UTC (rev 254665)
@@ -1,25 +0,0 @@
-
-2009-08-05  Douglas Soares de Andrade  
-
-   * Updated to: 2.0.11
-
-2009-03-24  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.0.9
-
-2009-01-11  Douglas Soares de Andrade  
-
-   * Rebuilt for python 2.6
-
-2008-04-25  Mateusz Herych 
-
-   * Built for x86_64 - 2.0.7
-
-2008-04-23  Douglas Soares de Andrade  
-
-   * Built for i686 - 2.0.7
-
-2007-06-27  tardo  
-   
-   * Built for x86_64
-

Copied: python-psycopg2/repos/community-i686/ChangeLog (from rev 254664, 
python-psycopg2/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2017-08-28 18:24:19 UTC (rev 254665)
@@ -0,0 +1,25 @@
+
+2009-08-05  Douglas Soares de Andrade  
+
+   * Updated to: 2.0.11
+
+2009-03-24  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.0.9
+
+2009-01-11  Douglas Soares de Andrade  
+
+   * Rebuilt for python 2.6
+
+2008-04-25  Mateusz Herych 
+
+   * Built for x86_64 - 2.0.7
+
+2008-04-23  Douglas Soares de Andrade  
+
+   * Built for i686 - 2.0.7
+
+2007-06-27  tardo  
+   
+   * Built for x86_64
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-28 18:23:46 UTC (rev 254664)
+++ community-i686/PKGBUILD 2017-08-28 18:24:19 UTC (rev 254665)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Angel 'angvp' Velasquez 
-# Maintainer: Douglas Soares de Andrade 
-
-pkgbase=python-psycopg2
-pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.7.3
-pkgrel=1
-pkgdesc="A PostgreSQL database adapter for the Python programming language."
-arch=('i686' 'x86_64')
-url="http://initd.org/psycopg/;
-license=('LGPL3')
-makedepends=('python2' 'python' 'postgresql-libs>=8.4.1')
-validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
-sha256sums=('c9bd49848556d04093909faec017c3675efabf78c2b7f383bf7c43ba18324ac8'
-'SKIP')
-
-build() {
-  cd "$srcdir/psycopg2-$pkgver"
-  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
-}
-
-package_python-psycopg2() {
-  depends=('python' 'postgresql-libs>=8.4.1')
-
-  cd "$srcdir/psycopg2-$pkgver"
-  python setup.py install --root="$pkgdir"
-}
-
-package_python2-psycopg2() {
-  depends=('python2' 'postgresql-libs>=8.4.1')
-
-  cd "$srcdir/psycopg2-$pkgver"
-  python2 setup.py install --root="$pkgdir"
-}

Copied: python-psycopg2/repos/community-i686/PKGBUILD (from rev 254664, 
python-psycopg2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 18:24:19 UTC (rev 254665)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Angel 'angvp' Velasquez 
+# Maintainer: Douglas Soares de Andrade 
+
+pkgbase=python-psycopg2
+pkgname=('python-psycopg2' 'python2-psycopg2')
+pkgver=2.7.3.1
+pkgrel=1

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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 18:23:46
  Author: spupykin
Revision: 254664

upgpkg: python-psycopg2 2.7.3.1-1

Modified:
  python-psycopg2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 18:13:17 UTC (rev 254663)
+++ PKGBUILD2017-08-28 18:23:46 UTC (rev 254664)
@@ -5,7 +5,7 @@
 
 pkgbase=python-psycopg2
 pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.7.3
+pkgver=2.7.3.1
 pkgrel=1
 pkgdesc="A PostgreSQL database adapter for the Python programming language."
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python2' 'python' 'postgresql-libs>=8.4.1')
 validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
 
source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
-sha256sums=('c9bd49848556d04093909faec017c3675efabf78c2b7f383bf7c43ba18324ac8'
+sha256sums=('9b7b16e26448b43cf167f785d8b5345007731ebf153a510e12dae826800caa65'
 'SKIP')
 
 build() {


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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 18:13:17
  Author: spupykin
Revision: 254663

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 254662, phpmyadmin/trunk/PKGBUILD)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 18:12:54 UTC (rev 254662)
+++ PKGBUILD2017-08-28 18:13:17 UTC (rev 254663)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Sergej Pupykin 
-# Contributor: tobias 
-# Contributor: Manolis Tzanidakis 
-# Contributor: Simon Lackerbauer 
-
-pkgname=phpmyadmin
-pkgver=4.7.3
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('ed51669043f62494dc3bc21a87423373164ff63865a6c6bceaee535ef785f33e')
-
-package() {
-  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
-  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
-  cd "$_instdir"
-
-  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
-  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 254662, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 18:13:17 UTC (rev 254663)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Sergej Pupykin 
+# Contributor: tobias 
+# Contributor: Manolis Tzanidakis 
+# Contributor: Simon Lackerbauer 
+
+pkgname=phpmyadmin
+pkgver=4.7.4
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
+sha256sums=('7938c4af25bb1ab318762c0b7973704a8fcc94da3166ad69c8802bd14a905c63')
+
+package() {
+  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
+  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
+  cd "$_instdir"
+
+  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
+  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
+}


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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 18:12:54
  Author: spupykin
Revision: 254662

upgpkg: phpmyadmin 4.7.4-1

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 18:08:31 UTC (rev 254661)
+++ PKGBUILD2017-08-28 18:12:54 UTC (rev 254662)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer 
 
 pkgname=phpmyadmin
-pkgver=4.7.3
+pkgver=4.7.4
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -16,7 +16,7 @@
 depends=('mariadb-clients' 'php')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 
source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('ed51669043f62494dc3bc21a87423373164ff63865a6c6bceaee535ef785f33e')
+sha256sums=('7938c4af25bb1ab318762c0b7973704a8fcc94da3166ad69c8802bd14a905c63')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin


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

2017-08-28 Thread Giancarlo Razzolini
Date: Monday, August 28, 2017 @ 18:08:31
  Author: grazzolini
Revision: 254661

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-28 18:07:12 UTC (rev 254660)
+++ community-i686/PKGBUILD 2017-08-28 18:08:31 UTC (rev 254661)
@@ -1,38 +0,0 @@
-# Maintainer: Giancarlo Razzolini 
-
-pkgname=dateutils
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='nifty command line date and time utilities; fast date calculations 
and conversion in the shell'
-url='http://www.fresse.org/dateutils/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('glibc')
-source=("$pkgname-$pkgver.tar.xz::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
-
"$pkgname-$pkgver.tar.asc::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.asc;)
-validpgpkeys=('6CB0D61E23A4275CC2CFA16194C9A1AC82C9390E')
-sha1sums=('2e27914cfd15bc1c9cd7c13fdf10f705477d9d97'
-  'SKIP')
-sha512sums=('c13461de6dad483b0014692a2319a7bf9ed1677415b8ee168131b397086f75725eb8b4e833d8b4a22f4aa726d6aca74be2597c2e07ef75a036cfea9bf67ccf1b'
-'SKIP')
-
-prepare() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure --prefix=/usr --with-old-links=no
-}
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-make
-}
-
-check() {
-cd "$srcdir/$pkgname-$pkgver"
-make check
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir" install
-install -Dm0644 LICENSE "$pkgdir"/usr/share/licenses/"$pkgname"/LICENSE
-}

Copied: dateutils/repos/community-i686/PKGBUILD (from rev 254660, 
dateutils/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 18:08:31 UTC (rev 254661)
@@ -0,0 +1,38 @@
+# Maintainer: Giancarlo Razzolini 
+
+pkgname=dateutils
+pkgver=0.4.2
+pkgrel=1
+pkgdesc='nifty command line date and time utilities; fast date calculations 
and conversion in the shell'
+url='http://www.fresse.org/dateutils/'
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('glibc')
+source=("$pkgname-$pkgver.tar.xz::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
+
"$pkgname-$pkgver.tar.asc::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.asc;)
+validpgpkeys=('6CB0D61E23A4275CC2CFA16194C9A1AC82C9390E')
+sha1sums=('026e79e4986b55ed73d7a89f50ef11baaadfa151'
+  'SKIP')
+sha512sums=('0b6e98bd9402dc3629122c3d68ab54df547ce779806661cc01df3625ab7cedb429d943ef46e151653283c1ac6c557f4bf14b3b5adaafbcac1d0a86c6d12895fd'
+'SKIP')
+
+prepare() {
+cd "$srcdir/$pkgname-$pkgver"
+./configure --prefix=/usr --with-old-links=no
+}
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+make
+}
+
+check() {
+cd "$srcdir/$pkgname-$pkgver"
+make check
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver"
+make DESTDIR="$pkgdir" install
+install -Dm0644 LICENSE "$pkgdir"/usr/share/licenses/"$pkgname"/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-28 18:07:12 UTC (rev 254660)
+++ community-x86_64/PKGBUILD   2017-08-28 18:08:31 UTC (rev 254661)
@@ -1,38 +0,0 @@
-# Maintainer: Giancarlo Razzolini 
-
-pkgname=dateutils
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='nifty command line date and time utilities; fast date calculations 
and conversion in the shell'
-url='http://www.fresse.org/dateutils/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('glibc')
-source=("$pkgname-$pkgver.tar.xz::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
-
"$pkgname-$pkgver.tar.asc::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.asc;)
-validpgpkeys=('6CB0D61E23A4275CC2CFA16194C9A1AC82C9390E')
-sha1sums=('2e27914cfd15bc1c9cd7c13fdf10f705477d9d97'
-  'SKIP')
-sha512sums=('c13461de6dad483b0014692a2319a7bf9ed1677415b8ee168131b397086f75725eb8b4e833d8b4a22f4aa726d6aca74be2597c2e07ef75a036cfea9bf67ccf1b'
-'SKIP')
-
-prepare() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure 

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

2017-08-28 Thread Giancarlo Razzolini
Date: Monday, August 28, 2017 @ 18:07:12
  Author: grazzolini
Revision: 254660

upgpkg: dateutils 0.4.2-1

Modified:
  dateutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 18:07:05 UTC (rev 254659)
+++ PKGBUILD2017-08-28 18:07:12 UTC (rev 254660)
@@ -1,7 +1,7 @@
 # Maintainer: Giancarlo Razzolini 
 
 pkgname=dateutils
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='nifty command line date and time utilities; fast date calculations 
and conversion in the shell'
 url='http://www.fresse.org/dateutils/'
@@ -11,9 +11,9 @@
 
source=("$pkgname-$pkgver.tar.xz::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
 
"$pkgname-$pkgver.tar.asc::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.asc;)
 validpgpkeys=('6CB0D61E23A4275CC2CFA16194C9A1AC82C9390E')
-sha1sums=('2e27914cfd15bc1c9cd7c13fdf10f705477d9d97'
+sha1sums=('026e79e4986b55ed73d7a89f50ef11baaadfa151'
   'SKIP')
-sha512sums=('c13461de6dad483b0014692a2319a7bf9ed1677415b8ee168131b397086f75725eb8b4e833d8b4a22f4aa726d6aca74be2597c2e07ef75a036cfea9bf67ccf1b'
+sha512sums=('0b6e98bd9402dc3629122c3d68ab54df547ce779806661cc01df3625ab7cedb429d943ef46e151653283c1ac6c557f4bf14b3b5adaafbcac1d0a86c6d12895fd'
 'SKIP')
 
 prepare() {


[arch-commits] Commit in python-pyopencl/repos/community-x86_64 (4 files)

2017-08-28 Thread Jelle van der Waa
Date: Monday, August 28, 2017 @ 18:07:05
  Author: jelle
Revision: 254659

archrelease: copy trunk to community-x86_64

Added:
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 254658, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 254658, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

-+
 LICENSE.txt |   40 
 PKGBUILD|  144 +-
 2 files changed, 92 insertions(+), 92 deletions(-)

Deleted: LICENSE.txt
===
--- LICENSE.txt 2017-08-28 18:06:55 UTC (rev 254658)
+++ LICENSE.txt 2017-08-28 18:07:05 UTC (rev 254659)
@@ -1,20 +0,0 @@
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the "Software"), to deal in the Software without
-restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.

Copied: python-pyopencl/repos/community-x86_64/LICENSE.txt (from rev 254658, 
python-pyopencl/trunk/LICENSE.txt)
===
--- LICENSE.txt (rev 0)
+++ LICENSE.txt 2017-08-28 18:07:05 UTC (rev 254659)
@@ -0,0 +1,20 @@
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the "Software"), to deal in the Software without
+restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following
+conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 18:06:55 UTC (rev 254658)
+++ PKGBUILD2017-08-28 18:07:05 UTC (rev 254659)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2017.2
-pkgrel=1
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'opencl-icd-loader' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 
'python-mako' 'python-numpy' 'python2-numpy')
-source=('https://pypi.python.org/packages/51/cd/6142228eb3b02df9e23e5468ce6c53d1c57275bdc05bccab11e1a1e1bfec/pyopencl-2017.2.tar.gz'
-'LICENSE.txt')
-sha1sums=('27e9f9bf7fa236c38ad3fbb8da3ead06e71c1311'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd "$srcdir"
-
-   cp -a pyopencl-$pkgver{,-python2}
-
-   cd "${srcdir}/pyopencl-${pkgver}"
-   python3 ./configure.py --cl-enable-gl --python-exe=python3 # 
--boost-python-libname=boost_python3
-   make
-
-   cd "$srcdir/pyopencl-$pkgver-python2"
-   python2 ./configure.py --cl-enable-gl --python-exe=python2 # 
--boost-python-libname=boost_python
-   make
-}
-
-check(){
-   cd "${srcdir}/pyopencl-${pkgver}"
-#   python3 setup.py test
-
-   cd "$srcdir/pyopencl-$pkgver-python2"
-#   python2 setup.py test
-}
-
-package_python-pyopencl() {
-   depends=('opencl-icd-loader' 'opencl-headers' 'mesa' 'boost-libs' 'python' 

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

2017-08-28 Thread Jelle van der Waa
Date: Monday, August 28, 2017 @ 18:06:55
  Author: jelle
Revision: 254658

upgpkg: python-pyopencl 1:2017.2-2

switch to opencl 1.2

Modified:
  python-pyopencl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 18:03:27 UTC (rev 254657)
+++ PKGBUILD2017-08-28 18:06:55 UTC (rev 254658)
@@ -4,7 +4,7 @@
 pkgbase=python-pyopencl
 pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
 pkgver=2017.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
 arch=('i686' 'x86_64')
 url="http://mathema.tician.de/software/pyopencl;
@@ -23,11 +23,11 @@
cp -a pyopencl-$pkgver{,-python2}
 
cd "${srcdir}/pyopencl-${pkgver}"
-   python3 ./configure.py --cl-enable-gl --python-exe=python3 # 
--boost-python-libname=boost_python3
+   python3 ./configure.py --cl-enable-gl --python-exe=python3 
--cl-pretend-version=1.2 # --boost-python-libname=boost_python3
make
 
cd "$srcdir/pyopencl-$pkgver-python2"
-   python2 ./configure.py --cl-enable-gl --python-exe=python2 # 
--boost-python-libname=boost_python
+   python2 ./configure.py --cl-enable-gl --python-exe=python2 
--cl-pretend-version=1.2 # --boost-python-libname=boost_python
make
 }
 


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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 18:03:27
  Author: spupykin
Revision: 254657

archrelease: copy trunk to community-any

Added:
  anki/repos/community-any/PKGBUILD
(from rev 254656, anki/trunk/PKGBUILD)
Deleted:
  anki/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 18:03:04 UTC (rev 254656)
+++ PKGBUILD2017-08-28 18:03:27 UTC (rev 254657)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Timm Preetz 
-# Contributor: Michael 'manveru' Fellinger 
-# Contributor: Dave Pretty 
-
-pkgname=anki
-pkgver=2.1.0beta12
-pkgrel=1
-pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
-url="https://ankisrs.net/;
-license=('AGPL3')
-arch=('any')
-depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
- 'python-pyqt5' 'python-requests' 'python-send2trash'
- 'python-decorator')
-optdepends=('lame: record sound'
-'mplayer: play sound')
-source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
-sha256sums=('816cedb928ee97099154ff81a06634bb1dad46711f5c2b759985afc26a22cdef')
-
-package() {
-  cd "$srcdir"/anki-$pkgver
-  mkdir -p "$pkgdir"/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
-  cp -av * "$pkgdir"/usr/share/anki/
-  cd "$pkgdir"/usr/share/anki && (
-mv tools/runanki.system ../../bin/anki
-mv anki.xpm anki.png ../pixmaps/
-mv anki.desktop ../applications/
-mv anki.1 ../man/man1/
-  )
-  rm -rf "$pkgdir"/usr/share/anki/{tests,tools,anki.bat}
-}

Copied: anki/repos/community-any/PKGBUILD (from rev 254656, anki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 18:03:27 UTC (rev 254657)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Timm Preetz 
+# Contributor: Michael 'manveru' Fellinger 
+# Contributor: Dave Pretty 
+
+pkgname=anki
+pkgver=2.1.0beta13
+pkgrel=1
+pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
+url="https://ankisrs.net/;
+license=('AGPL3')
+arch=('any')
+depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
+ 'python-pyqt5' 'python-requests' 'python-send2trash'
+ 'python-decorator')
+optdepends=('lame: record sound'
+'mplayer: play sound')
+source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
+sha256sums=('982b99dcc3fdcc5df18ba4f170d631ee2089afaeef8262e1ebaaa04f960d4633')
+
+package() {
+  cd "$srcdir"/anki-$pkgver
+  mkdir -p "$pkgdir"/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
+  cp -av * "$pkgdir"/usr/share/anki/
+  cd "$pkgdir"/usr/share/anki && (
+mv tools/runanki.system ../../bin/anki
+mv anki.xpm anki.png ../pixmaps/
+mv anki.desktop ../applications/
+mv anki.1 ../man/man1/
+  )
+  rm -rf "$pkgdir"/usr/share/anki/{tests,tools,anki.bat}
+}


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

2017-08-28 Thread Sergej Pupykin
Date: Monday, August 28, 2017 @ 18:03:04
  Author: spupykin
Revision: 254656

upgpkg: anki 2.1.0beta13-1

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 17:45:41 UTC (rev 254655)
+++ PKGBUILD2017-08-28 18:03:04 UTC (rev 254656)
@@ -5,7 +5,7 @@
 # Contributor: Dave Pretty 
 
 pkgname=anki
-pkgver=2.1.0beta12
+pkgver=2.1.0beta13
 pkgrel=1
 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
 url="https://ankisrs.net/;
@@ -17,7 +17,7 @@
 optdepends=('lame: record sound'
 'mplayer: play sound')
 source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
-sha256sums=('816cedb928ee97099154ff81a06634bb1dad46711f5c2b759985afc26a22cdef')
+sha256sums=('982b99dcc3fdcc5df18ba4f170d631ee2089afaeef8262e1ebaaa04f960d4633')
 
 package() {
   cd "$srcdir"/anki-$pkgver


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

2017-08-28 Thread Christian Hesse
Date: Monday, August 28, 2017 @ 17:45:41
  Author: eworm
Revision: 254655

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

Added:
  python-pyscard/repos/community-i686/PKGBUILD
(from rev 254654, python-pyscard/trunk/PKGBUILD)
  python-pyscard/repos/community-x86_64/PKGBUILD
(from rev 254654, python-pyscard/trunk/PKGBUILD)
Deleted:
  python-pyscard/repos/community-i686/PKGBUILD
  python-pyscard/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-28 17:45:33 UTC (rev 254654)
+++ community-i686/PKGBUILD 2017-08-28 17:45:41 UTC (rev 254655)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Bruno Parmentier 
-
-pkgname=python-pyscard
-_pyname=pyscard
-pkgver=1.9.5
-pkgrel=1
-pkgdesc='Framework for building smart card aware applications in Python'
-arch=('i686' 'x86_64')
-url='http://pyscard.sourceforge.net/'
-license=('LGPL')
-depends=('python' 'pcsclite')
-makedepends=('swig' 'python-setuptools')
-validpgpkeys=('535E3696356979F4932CB7443F4A8A8FE07F1CF9'  # Ludovic Rousseau 

-  'F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau 

-source=("https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%201.9.5/pyscard-1.9.5.tar.gz"{,.asc})
-sha256sums=('7eef027e1939b7595fc13c03616f262f90d118594fdb6f7620af46b54fa06835'
-'SKIP')
-
-package() {
-   cd "${srcdir}/${_pyname}-${pkgver}/"
-
-   python setup.py build_ext install --root="${pkgdir}/" --optimize=1
-   install -D -m0644 LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: python-pyscard/repos/community-i686/PKGBUILD (from rev 254654, 
python-pyscard/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 17:45:41 UTC (rev 254655)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Bruno Parmentier 
+
+pkgname=python-pyscard
+_pyname=pyscard
+pkgver=1.9.6
+pkgrel=1
+pkgdesc='Framework for building smart card aware applications in Python'
+arch=('i686' 'x86_64')
+url='http://pyscard.sourceforge.net/'
+license=('LGPL')
+depends=('python' 'pcsclite')
+makedepends=('swig' 'python-setuptools')
+validpgpkeys=('535E3696356979F4932CB7443F4A8A8FE07F1CF9'  # Ludovic Rousseau 

+  'F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau 

+source=("https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${pkgver}/pyscard-${pkgver}.tar.gz"{,.asc})
+sha256sums=('6e28143c623e2b34200d2fa9178dbc80a39b9c068b693b2e6527cdae784c6c12'
+'SKIP')
+
+package() {
+   cd "${srcdir}/${_pyname}-${pkgver}/"
+
+   python setup.py build_ext install --root="${pkgdir}/" --optimize=1
+   install -D -m0644 LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-28 17:45:33 UTC (rev 254654)
+++ community-x86_64/PKGBUILD   2017-08-28 17:45:41 UTC (rev 254655)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Bruno Parmentier 
-
-pkgname=python-pyscard
-_pyname=pyscard
-pkgver=1.9.5
-pkgrel=1
-pkgdesc='Framework for building smart card aware applications in Python'
-arch=('i686' 'x86_64')
-url='http://pyscard.sourceforge.net/'
-license=('LGPL')
-depends=('python' 'pcsclite')
-makedepends=('swig' 'python-setuptools')
-validpgpkeys=('535E3696356979F4932CB7443F4A8A8FE07F1CF9'  # Ludovic Rousseau 

-  'F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau 

-source=("https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%201.9.5/pyscard-1.9.5.tar.gz"{,.asc})
-sha256sums=('7eef027e1939b7595fc13c03616f262f90d118594fdb6f7620af46b54fa06835'
-'SKIP')
-
-package() {
-   cd "${srcdir}/${_pyname}-${pkgver}/"
-
-   python setup.py build_ext install --root="${pkgdir}/" --optimize=1
-   install -D -m0644 LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: python-pyscard/repos/community-x86_64/PKGBUILD (from rev 254654, 
python-pyscard/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ 

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

2017-08-28 Thread Christian Hesse
Date: Monday, August 28, 2017 @ 17:45:33
  Author: eworm
Revision: 254654

upgpkg: python-pyscard 1.9.6-1

new upstream release

Modified:
  python-pyscard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 17:44:44 UTC (rev 254653)
+++ PKGBUILD2017-08-28 17:45:33 UTC (rev 254654)
@@ -4,7 +4,7 @@
 
 pkgname=python-pyscard
 _pyname=pyscard
-pkgver=1.9.5
+pkgver=1.9.6
 pkgrel=1
 pkgdesc='Framework for building smart card aware applications in Python'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('swig' 'python-setuptools')
 validpgpkeys=('535E3696356979F4932CB7443F4A8A8FE07F1CF9'  # Ludovic Rousseau 

   'F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau 

-source=("https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%201.9.5/pyscard-1.9.5.tar.gz"{,.asc})
-sha256sums=('7eef027e1939b7595fc13c03616f262f90d118594fdb6f7620af46b54fa06835'
+source=("https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${pkgver}/pyscard-${pkgver}.tar.gz"{,.asc})
+sha256sums=('6e28143c623e2b34200d2fa9178dbc80a39b9c068b693b2e6527cdae784c6c12'
 'SKIP')
 
 package() {


[arch-commits] Commit in man-pages-de/repos/community-any (4 files)

2017-08-28 Thread Jaroslav Lichtblau
Date: Monday, August 28, 2017 @ 17:44:44
  Author: jlichtblau
Revision: 254653

archrelease: copy trunk to community-any

Added:
  man-pages-de/repos/community-any/PKGBUILD
(from rev 254652, man-pages-de/trunk/PKGBUILD)
  man-pages-de/repos/community-any/man-pages-de.changelog
(from rev 254652, man-pages-de/trunk/man-pages-de.changelog)
Deleted:
  man-pages-de/repos/community-any/PKGBUILD
  man-pages-de/repos/community-any/man-pages-de.changelog

+
 PKGBUILD   |   58 ++---
 man-pages-de.changelog |   91 ---
 2 files changed, 76 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 17:44:29 UTC (rev 254652)
+++ PKGBUILD2017-08-28 17:44:44 UTC (rev 254653)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=man-pages-de
-pkgver=1.22
-pkgrel=1
-pkgdesc="German Linux man pages"
-arch=('any')
-url="https://alioth.debian.org/projects/manpages-de/;
-license=('GPL3')
-depends=('man-db')
-makedepends=('po4a')
-changelog=$pkgname.changelog
-options=('!emptydirs')
-source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
-sha256sums=('e108aa473a2fd3822be472c6f195d56620784260c60917fa8de21e6d9761e6ea')
-
-build() {
-  cd "${srcdir}"/manpages-de-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/manpages-de-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: man-pages-de/repos/community-any/PKGBUILD (from rev 254652, 
man-pages-de/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 17:44:44 UTC (rev 254653)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=man-pages-de
+pkgver=2.0
+pkgrel=1
+pkgdesc="German Linux man pages"
+arch=('any')
+url="https://alioth.debian.org/projects/manpages-de/;
+license=('GPL3')
+depends=('man-db')
+makedepends=('po4a')
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
+sha256sums=('74f05e7245b889315d4691f3d4996551231e89ed952f11592e175df39add')
+
+build() {
+  cd "${srcdir}"/manpages-de-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/manpages-de-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: man-pages-de.changelog
===
--- man-pages-de.changelog  2017-08-28 17:44:29 UTC (rev 254652)
+++ man-pages-de.changelog  2017-08-28 17:44:44 UTC (rev 254653)
@@ -1,44 +0,0 @@
-2017-03-21 Jaroslav Lichtblau 
-   * man-pages-de 1.22-1
-
-2017-01-23 Jaroslav Lichtblau 
-   * man-pages-de 1.21-1
-
-2017-01-22 Jaroslav Lichtblau 
-   * man-pages-de 1.19-1
-
-2016-12-18 Jaroslav Lichtblau 
-   * man-pages-de 1.18-1
-
-2016-11-21 Jaroslav Lichtblau 
-   * man-pages-de 1.17-1
-
-2016-10-22 Jaroslav Lichtblau 
-   * man-pages-de 1.16-1
-
-2016-04-30 Jaroslav Lichtblau 
-   * man-pages-de 1.12-1
-
-2015-05-17 Jaroslav Lichtblau 
-   * man-pages-de 1.8-1
-
-2013-12-25 Jaroslav Lichtblau 
-   * man-pages-de 1.4-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * man-pages-de 1.1-1
-
-2011-11-20 Jaroslav Lichtblau 
-   * man-pages-de 0.9-1
-
-2011-02-19 Jaroslav Lichtblau 
-   * man-pages-de 0.7
-
-2010-07-21 Jaroslav Lichtblau 
-   * rebuild for correct package naming
-
-2009-04-25 Jaroslav Lichtblau 
-   * removing some more man pages provided by the new shadow 4.1.3.1 
package
-
-2009-02-19 Jaroslav Lichtblau 
-   * removing some man pages provided by the new man-db 2.5.3 package

Copied: man-pages-de/repos/community-any/man-pages-de.changelog (from rev 
254652, man-pages-de/trunk/man-pages-de.changelog)
===
--- man-pages-de.changelog  (rev 0)
+++ man-pages-de.changelog  2017-08-28 17:44:44 UTC (rev 254653)
@@ -0,0 +1,47 @@
+2017-08-28 Jaroslav Lichtblau 
+   * man-pages-de 2.0-1
+
+2017-03-21 Jaroslav Lichtblau 
+   * man-pages-de 1.22-1
+
+2017-01-23 Jaroslav Lichtblau 
+   * man-pages-de 1.21-1
+
+2017-01-22 Jaroslav Lichtblau 
+   * man-pages-de 1.19-1
+
+2016-12-18 

[arch-commits] Commit in man-pages-de/trunk (PKGBUILD man-pages-de.changelog)

2017-08-28 Thread Jaroslav Lichtblau
Date: Monday, August 28, 2017 @ 17:44:29
  Author: jlichtblau
Revision: 254652

upgpkg: man-pages-de 2.0-1 - new upstream release

Modified:
  man-pages-de/trunk/PKGBUILD
  man-pages-de/trunk/man-pages-de.changelog

+
 PKGBUILD   |4 ++--
 man-pages-de.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 17:34:45 UTC (rev 254651)
+++ PKGBUILD2017-08-28 17:44:29 UTC (rev 254652)
@@ -2,7 +2,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=man-pages-de
-pkgver=1.22
+pkgver=2.0
 pkgrel=1
 pkgdesc="German Linux man pages"
 arch=('any')
@@ -13,7 +13,7 @@
 changelog=$pkgname.changelog
 options=('!emptydirs')
 
source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
-sha256sums=('e108aa473a2fd3822be472c6f195d56620784260c60917fa8de21e6d9761e6ea')
+sha256sums=('74f05e7245b889315d4691f3d4996551231e89ed952f11592e175df39add')
 
 build() {
   cd "${srcdir}"/manpages-de-$pkgver

Modified: man-pages-de.changelog
===
--- man-pages-de.changelog  2017-08-28 17:34:45 UTC (rev 254651)
+++ man-pages-de.changelog  2017-08-28 17:44:29 UTC (rev 254652)
@@ -1,3 +1,6 @@
+2017-08-28 Jaroslav Lichtblau 
+   * man-pages-de 2.0-1
+
 2017-03-21 Jaroslav Lichtblau 
* man-pages-de 1.22-1
 


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

2017-08-28 Thread Jiachen Yang
Date: Monday, August 28, 2017 @ 17:34:45
  Author: farseerfc
Revision: 254651

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-28 17:33:32 UTC (rev 254650)
+++ community-i686/PKGBUILD 2017-08-28 17:34:45 UTC (rev 254651)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jiachen Yang 
-# Contributor: Andreas Bilke 
-
-pkgname=pdfpc
-pkgver=4.0.8
-_pkgver=$pkgver
-pkgrel=1
-pkgdesc='A presenter console with multi-monitor support for PDF files'
-arch=('i686' 'x86_64')
-url='https://pdfpc.github.io/'
-license=('GPL')
-depends=('gtk3' 'poppler-glib' 'libgee' 'gstreamer' 'gst-plugins-base')
-optdepends=('gst-plugins-good: more codecs for video playback support'
-'gst-libav: more codecs for video playback support')
-makedepends=('cmake' 'vala')
-source=("$pkgname-$_pkgver.tar.gz::https://github.com/pdfpc/pdfpc/archive/v$_pkgver.tar.gz;)
-sha256sums=('c04539398176b0911ec7216c48a04d90d7c893aa5b16cfdef8ea861885991066')
-
-build() {
-cd "$srcdir/$pkgname-$_pkgver"
-cmake  -DCMAKE_INSTALL_PREFIX="/usr/" -DSYSCONFDIR="/etc" .
-make
-}
-
-package() {
-cd "$srcdir/$pkgname-$_pkgver"
-make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: pdfpc/repos/community-i686/PKGBUILD (from rev 254650, 
pdfpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 17:34:45 UTC (rev 254651)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jiachen Yang 
+# Contributor: Andreas Bilke 
+
+pkgname=pdfpc
+pkgver=4.0.8
+_pkgver=$pkgver
+pkgrel=2
+pkgdesc='A presenter console with multi-monitor support for PDF files'
+arch=('i686' 'x86_64')
+url='https://pdfpc.github.io/'
+license=('GPL')
+depends=('gtk3' 'poppler-glib' 'libgee' 'gstreamer' 'gst-plugins-base')
+optdepends=('gst-plugins-good: more codecs for video playback support'
+'gst-libav: more codecs for video playback support')
+makedepends=('cmake' 'vala')
+source=("$pkgname-$_pkgver.tar.gz::https://github.com/pdfpc/pdfpc/archive/v$_pkgver.tar.gz;
+"pr277.patch::https://github.com/pdfpc/pdfpc/commit/202abb5d2f9095689fbdf295c796ea57bcd0e934.patch;)
+
+sha256sums=('c04539398176b0911ec7216c48a04d90d7c893aa5b16cfdef8ea861885991066'
+'376f33bdd919a15564ebec25e48e97aadd42cf386ade5b5362ddaddc773ac1fa')
+
+prepare() {
+cd "$srcdir/$pkgname-$_pkgver"
+patch -p1 <../pr277.patch
+
+}
+
+build() {
+cd "$srcdir/$pkgname-$_pkgver"
+cmake  -DCMAKE_INSTALL_PREFIX="/usr/" -DSYSCONFDIR="/etc" .
+make
+}
+
+package() {
+cd "$srcdir/$pkgname-$_pkgver"
+make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=4 sw=4 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-28 17:33:32 UTC (rev 254650)
+++ community-x86_64/PKGBUILD   2017-08-28 17:34:45 UTC (rev 254651)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jiachen Yang 
-# Contributor: Andreas Bilke 
-
-pkgname=pdfpc
-pkgver=4.0.8
-_pkgver=$pkgver
-pkgrel=1
-pkgdesc='A presenter console with multi-monitor support for PDF files'
-arch=('i686' 'x86_64')
-url='https://pdfpc.github.io/'
-license=('GPL')
-depends=('gtk3' 'poppler-glib' 'libgee' 'gstreamer' 'gst-plugins-base')
-optdepends=('gst-plugins-good: more codecs for video playback support'
-'gst-libav: more codecs for video playback support')
-makedepends=('cmake' 'vala')
-source=("$pkgname-$_pkgver.tar.gz::https://github.com/pdfpc/pdfpc/archive/v$_pkgver.tar.gz;)
-sha256sums=('c04539398176b0911ec7216c48a04d90d7c893aa5b16cfdef8ea861885991066')
-
-build() {
-cd "$srcdir/$pkgname-$_pkgver"
-cmake  -DCMAKE_INSTALL_PREFIX="/usr/" -DSYSCONFDIR="/etc" .
-make
-}
-
-package() {
-cd "$srcdir/$pkgname-$_pkgver"
-make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: pdfpc/repos/community-x86_64/PKGBUILD (from rev 254650, 
pdfpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-28 17:34:45 UTC (rev 254651)
@@ -0,0 +1,40 @@
+# $Id$
+# 

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

2017-08-28 Thread Jiachen Yang
Date: Monday, August 28, 2017 @ 17:33:32
  Author: farseerfc
Revision: 254650

upgpkg: pdfpc 4.0.8-2

pdfpc apply pr277

Modified:
  pdfpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 16:27:02 UTC (rev 254649)
+++ PKGBUILD2017-08-28 17:33:32 UTC (rev 254650)
@@ -5,7 +5,7 @@
 pkgname=pdfpc
 pkgver=4.0.8
 _pkgver=$pkgver
-pkgrel=1
+pkgrel=2
 pkgdesc='A presenter console with multi-monitor support for PDF files'
 arch=('i686' 'x86_64')
 url='https://pdfpc.github.io/'
@@ -14,9 +14,18 @@
 optdepends=('gst-plugins-good: more codecs for video playback support'
 'gst-libav: more codecs for video playback support')
 makedepends=('cmake' 'vala')
-source=("$pkgname-$_pkgver.tar.gz::https://github.com/pdfpc/pdfpc/archive/v$_pkgver.tar.gz;)
-sha256sums=('c04539398176b0911ec7216c48a04d90d7c893aa5b16cfdef8ea861885991066')
+source=("$pkgname-$_pkgver.tar.gz::https://github.com/pdfpc/pdfpc/archive/v$_pkgver.tar.gz;
+"pr277.patch::https://github.com/pdfpc/pdfpc/commit/202abb5d2f9095689fbdf295c796ea57bcd0e934.patch;)
 
+sha256sums=('c04539398176b0911ec7216c48a04d90d7c893aa5b16cfdef8ea861885991066'
+'376f33bdd919a15564ebec25e48e97aadd42cf386ade5b5362ddaddc773ac1fa')
+
+prepare() {
+cd "$srcdir/$pkgname-$_pkgver"
+patch -p1 <../pr277.patch
+
+}
+
 build() {
 cd "$srcdir/$pkgname-$_pkgver"
 cmake  -DCMAKE_INSTALL_PREFIX="/usr/" -DSYSCONFDIR="/etc" .


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

2017-08-28 Thread Pierre Neidhardt
Date: Monday, August 28, 2017 @ 16:27:02
  Author: ambrevar
Revision: 254649

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-28 16:26:38 UTC (rev 254648)
+++ community-i686/PKGBUILD 2017-08-28 16:27:02 UTC (rev 254649)
@@ -1,58 +0,0 @@
-# Maintainer: Pierre Neidhardt 
-# Contributor: Hermann Zahnweh (eigengrau)
-# Contributor: Andy Weidenbaum 
-# Contributor: foalsrock 
-# Contributor: jebaum 
-
-pkgname=fzf
-pkgver=0.16.11
-pkgrel=1
-pkgdesc="Command-line fuzzy finder"
-arch=("i686" "x86_64")
-url="https://github.com/junegunn/fzf;
-license=("MIT")
-makedepends=("git" "go")
-optdepends=("fish: fish keybindings"
-   "tmux: fzf-tmux script for launching fzf in a tmux pane"
-   "vim: plugin"
-   "zsh: zsh keybindings")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/junegunn/fzf/archive/$pkgver.tar.gz;
-   "git+https://github.com/junegunn/$pkgname.wiki;)
-sha256sums=('e3067d4ad58d7be51eba9a35c06518cd7145c0cc297882796c7e40285f268a99'
-'SKIP')
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   msg2 'Building...'
-   GOPATH="$srcdir" TMPDIR=/tmp go get -u github.com/junegunn/fzf/...
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   ## Doc
-   install -dm755 "$pkgdir/usr/share/doc/fzf/wiki"
-   install -m644 "$srcdir/fzf.wiki"/* "$pkgdir/usr/share/doc/fzf/wiki"
-   install -m644 README.md install uninstall "$pkgdir/usr/share/doc/fzf"
-
-   ## Man page
-   install -Dm644 "man/man1/fzf.1" "$pkgdir/usr/share/man/man1/fzf.1"
-
-   ## License
-   install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/fzf/LICENSE"
-
-   ## Binaries
-   install -dm755 "$pkgdir/usr/bin"
-   install -m755 "$srcdir/bin/fzf" "bin/fzf-tmux" "$pkgdir/usr/bin/"
-
-   ## Completion and keybindings
-   install -dm755 "$pkgdir/usr/share/fzf"
-   install -m644 shell/*.bash shell/*.zsh "$pkgdir/usr/share/fzf"
-
-   ## Fish keybindings
-   install -Dm644 "shell/key-bindings.fish" 
"$pkgdir/usr/share/fish/functions/fzf_key_bindings.fish"
-
-   ## Vim plugin
-   install -Dm644 plugin/fzf.vim 
"$pkgdir"/usr/share/vim/vimfiles/plugin/fzf.vim
-}

Copied: fzf/repos/community-i686/PKGBUILD (from rev 254648, fzf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 16:27:02 UTC (rev 254649)
@@ -0,0 +1,58 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: Hermann Zahnweh (eigengrau)
+# Contributor: Andy Weidenbaum 
+# Contributor: foalsrock 
+# Contributor: jebaum 
+
+pkgname=fzf
+pkgver=0.17.0
+pkgrel=1
+pkgdesc="Command-line fuzzy finder"
+arch=("i686" "x86_64")
+url="https://github.com/junegunn/fzf;
+license=("MIT")
+makedepends=("git" "go")
+optdepends=("fish: fish keybindings"
+   "tmux: fzf-tmux script for launching fzf in a tmux pane"
+   "vim: plugin"
+   "zsh: zsh keybindings")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/junegunn/fzf/archive/$pkgver.tar.gz;
+   "git+https://github.com/junegunn/$pkgname.wiki;)
+sha256sums=('23569faf64cd6831c09aad7030c8b4bace0eb7a979c580b33cc4e4f9ff303e29'
+'SKIP')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   msg2 'Building...'
+   GOPATH="$srcdir" TMPDIR=/tmp go get -u github.com/junegunn/fzf/...
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   ## Doc
+   install -dm755 "$pkgdir/usr/share/doc/fzf/wiki"
+   install -m644 "$srcdir/fzf.wiki"/* "$pkgdir/usr/share/doc/fzf/wiki"
+   install -m644 README.md install uninstall "$pkgdir/usr/share/doc/fzf"
+
+   ## Man page
+   install -Dm644 "man/man1/fzf.1" "$pkgdir/usr/share/man/man1/fzf.1"
+
+   ## License
+   install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/fzf/LICENSE"
+
+   ## Binaries
+   install -dm755 "$pkgdir/usr/bin"
+   install -m755 "$srcdir/bin/fzf" "bin/fzf-tmux" "$pkgdir/usr/bin/"
+
+   ## Completion and keybindings
+   install -dm755 "$pkgdir/usr/share/fzf"
+   install -m644 shell/*.bash shell/*.zsh "$pkgdir/usr/share/fzf"
+
+   ## Fish keybindings
+   install -Dm644 "shell/key-bindings.fish" 

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

2017-08-28 Thread Pierre Neidhardt
Date: Monday, August 28, 2017 @ 16:26:38
  Author: ambrevar
Revision: 254648

upgpkg: fzf 0.17.0-1

Modified:
  fzf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 11:56:23 UTC (rev 254647)
+++ PKGBUILD2017-08-28 16:26:38 UTC (rev 254648)
@@ -5,7 +5,7 @@
 # Contributor: jebaum 
 
 pkgname=fzf
-pkgver=0.16.11
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="Command-line fuzzy finder"
 arch=("i686" "x86_64")
@@ -18,7 +18,7 @@
"zsh: zsh keybindings")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/junegunn/fzf/archive/$pkgver.tar.gz;
"git+https://github.com/junegunn/$pkgname.wiki;)
-sha256sums=('e3067d4ad58d7be51eba9a35c06518cd7145c0cc297882796c7e40285f268a99'
+sha256sums=('23569faf64cd6831c09aad7030c8b4bace0eb7a979c580b33cc4e4f9ff303e29'
 'SKIP')
 
 build() {


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 14:35:52
  Author: arojas
Revision: 304298

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

Added:
  cantor/repos/extra-i686/PKGBUILD
(from rev 304297, cantor/trunk/PKGBUILD)
  cantor/repos/extra-i686/cantor-julia-0.6.patch
(from rev 304297, cantor/trunk/cantor-julia-0.6.patch)
  cantor/repos/extra-x86_64/PKGBUILD
(from rev 304297, cantor/trunk/PKGBUILD)
  cantor/repos/extra-x86_64/cantor-julia-0.6.patch
(from rev 304297, cantor/trunk/cantor-julia-0.6.patch)
Deleted:
  cantor/repos/extra-i686/PKGBUILD
  cantor/repos/extra-i686/cantor-julia-0.6.patch
  cantor/repos/extra-x86_64/PKGBUILD
  cantor/repos/extra-x86_64/cantor-julia-0.6.patch

-+
 /PKGBUILD   |  120 ++
 /cantor-julia-0.6.patch |   28 +++
 extra-i686/PKGBUILD |   60 -
 extra-i686/cantor-julia-0.6.patch   |   14 ---
 extra-x86_64/PKGBUILD   |   60 -
 extra-x86_64/cantor-julia-0.6.patch |   14 ---
 6 files changed, 148 insertions(+), 148 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-28 14:35:09 UTC (rev 304297)
+++ extra-i686/PKGBUILD 2017-08-28 14:35:52 UTC (rev 304298)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=cantor
-pkgver=17.08.0
-pkgrel=2
-pkgdesc="KDE Frontend to Mathematical Software"
-url="https://kde.org/applications/education/cantor/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate cln 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia)
-optdepends=('maxima: Maxima backend'
-'octave: Octave backend'
-'r: R backend'
-'luajit: LUA backend'
-'python: Python 3 backend'
-   'python2: Python 2 backend'
-'sagemath: SageMath backend'
-'julia: Julia backend')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
-sha256sums=('a00bb075045c54c6abaeb7ede386cbbff7054e64580e396266d554f54bc76757'
-'SKIP'
-'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-# fix build with julia 0.6
-  patch -p1 -i ../cantor-julia-0.6.patch
-}
-
-build() {
-  cd build
-
-  if [[ $CARCH == 'i686' ]]; then
-export CFLAGS+=" -march=pentium4"
-export CXXFLAGS+=" -march=pentium4"
-  fi
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
--DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: cantor/repos/extra-i686/PKGBUILD (from rev 304297, 
cantor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-28 14:35:52 UTC (rev 304298)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.08.0
+pkgrel=3
+pkgdesc="KDE Frontend to Mathematical Software"
+url="https://kde.org/applications/education/cantor/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia cln)
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend'
+'luajit: LUA backend'
+'python: Python 3 backend'
+   'python2: Python 2 backend'
+'sagemath: SageMath backend'
+'julia: Julia backend')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
+sha256sums=('a00bb075045c54c6abaeb7ede386cbbff7054e64580e396266d554f54bc76757'
+'SKIP'
+'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {

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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 14:35:09
  Author: arojas
Revision: 304297

Remove cln dependency

Modified:
  cantor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 14:27:42 UTC (rev 304296)
+++ PKGBUILD2017-08-28 14:35:09 UTC (rev 304297)
@@ -5,14 +5,14 @@
 
 pkgname=cantor
 pkgver=17.08.0
-pkgrel=2
+pkgrel=3
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/;
 arch=(i686 x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate cln 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia cln)
 optdepends=('maxima: Maxima backend'
 'octave: Octave backend'
 'r: R backend'


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 14:25:57
  Author: arojas
Revision: 304291

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

Added:
  plasma-workspace/repos/staging-i686/
  plasma-workspace/repos/staging-i686/PKGBUILD
(from rev 304290, plasma-workspace/trunk/PKGBUILD)
  plasma-workspace/repos/staging-i686/kde.pam
(from rev 304290, plasma-workspace/trunk/kde.pam)
  plasma-workspace/repos/staging-x86_64/
  plasma-workspace/repos/staging-x86_64/PKGBUILD
(from rev 304290, plasma-workspace/trunk/PKGBUILD)
  plasma-workspace/repos/staging-x86_64/kde.pam
(from rev 304290, plasma-workspace/trunk/kde.pam)

-+
 staging-i686/PKGBUILD   |  101 ++
 staging-i686/kde.pam|9 
 staging-x86_64/PKGBUILD |  101 ++
 staging-x86_64/kde.pam  |9 
 4 files changed, 220 insertions(+)

Copied: plasma-workspace/repos/staging-i686/PKGBUILD (from rev 304290, 
plasma-workspace/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-08-28 14:25:57 UTC (rev 304291)
@@ -0,0 +1,101 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Alexey D. 
+
+pkgbase=plasma-workspace
+pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
+pkgver=5.10.5
+pkgrel=3
+pkgdesc='KDE Plasma Workspace'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+# note on libxdamage:
+# not detected by namcap because libgl depends on it
+# but nvidia providing libgl does not depend on libxdamage
+depends=('kjsembed' 'knotifyconfig' 'libxdamage' 'libksysguard' 'ktexteditor' 
'libqalculate'
+ 'qt5-tools' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot' 
'kactivitymanagerd' 'kholidays'
+ 'xorg-xmessage' 'xorg-xprop' 'milou' 'prison' 'kwin' 
'plasma-integration' 'kdelibs4support')
+makedepends=('extra-cmake-modules' 'kdoctools' 'gpsd' 'baloo' 'appstream-qt'
+ 'krunner' 'kxmlrpcclient' 'networkmanager-qt' 'kdesignerplugin' 
'cln')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz"{,.sig}
 'kde.pam')
+sha256sums=('54927297f46fbc9556d6027880712f94eeccf39f09b613e79fcdc26ce5df22d8'
+'SKIP'
+'00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgbase-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package_plasma-workspace() {
+  depends+=('kuiserver')
+  optdepends=('plasma-workspace-wallpapers: additional wallpapers'
+  'gpsd: GPS based geolocation' 'networkmanager-qt: IP based 
geolocation'
+  'kdepim-addons: displaying PIM events in the calendar'
+  'appmenu-qt4: global menu support for Qt4 applications'
+  'qt5-virtualkeyboard: virtual keyboard support in lock screen'
+  'baloo: Baloo search runner'
+  'appstream-qt: package search runner')
+  conflicts=('kdebase-workspace')
+  provides=('notification-daemon')
+
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir"/kde.pam "$pkgdir"/etc/pam.d/kde
+
+  # Remove conflicts with drkonqi
+  rm "$pkgdir"/usr/lib/drkonqi
+  rm -r "$pkgdir"/usr/share/drkonqi
+
+  # Remove conflicts with kuiserver
+  rm "$pkgdir"/usr/bin/kuiserver5
+  rm "$pkgdir"/usr/lib/libkdeinit5_kuiserver5.so
+  rm "$pkgdir"/usr/share/dbus-1/services/kf5_org.kde.kuiserver.service
+  rm "$pkgdir"/usr/share/kservices5/kuiserver.desktop
+  rm "$pkgdir"/etc/xdg/kuiserver.categories
+
+  # Split plasma-wayland scripts
+  rm -r "$pkgdir"/usr/share/wayland-sessions
+}
+
+package_drkonqi() {
+  pkgdesc='KDE crash handler'
+  depends=('kxmlrpcclient' 'kidletime' 'gdb')
+
+  cd build/drkonqi
+  make DESTDIR="$pkgdir" install
+}
+
+package_kuiserver() {
+  pkgdesc='KDE Progress Info UI server'
+  depends=('kxmlgui')
+
+  cd build/kuiserver
+  make DESTDIR="$pkgdir" install
+}
+
+package_plasma-wayland-session() {
+  pkgdesc='Plasma Wayland session'
+  depends=('plasma-workspace' 'qt5-wayland' 'kwayland-integration' 
'xorg-server-xwayland')
+  groups=()
+
+  install -Dm644 build/plasmawayland.desktop 
"$pkgdir"/usr/share/wayland-sessions/plasmawayland.desktop
+}

Copied: plasma-workspace/repos/staging-i686/kde.pam (from rev 304290, 

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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 14:25:29
  Author: arojas
Revision: 304290

libqalculate 2.0.0 rebuild

Modified:
  plasma-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 14:11:29 UTC (rev 304289)
+++ PKGBUILD2017-08-28 14:25:29 UTC (rev 304290)
@@ -7,7 +7,7 @@
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
 pkgver=5.10.5
-pkgrel=2
+pkgrel=3
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -17,9 +17,9 @@
 # but nvidia providing libgl does not depend on libxdamage
 depends=('kjsembed' 'knotifyconfig' 'libxdamage' 'libksysguard' 'ktexteditor' 
'libqalculate'
  'qt5-tools' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot' 
'kactivitymanagerd' 'kholidays'
- 'xorg-xmessage' 'xorg-xprop' 'milou' 'prison' 'kwin' 
'plasma-integration' 'kdelibs4support' 'kinit')
+ 'xorg-xmessage' 'xorg-xprop' 'milou' 'prison' 'kwin' 
'plasma-integration' 'kdelibs4support')
 makedepends=('extra-cmake-modules' 'kdoctools' 'gpsd' 'baloo' 'appstream-qt'
- 'krunner' 'kxmlrpcclient' 'networkmanager-qt' 'kdesignerplugin')
+ 'krunner' 'kxmlrpcclient' 'networkmanager-qt' 'kdesignerplugin' 
'cln')
 groups=('plasma')
 
source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz"{,.sig}
 'kde.pam')
 sha256sums=('54927297f46fbc9556d6027880712f94eeccf39f09b613e79fcdc26ce5df22d8'


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 14:11:29
  Author: arojas
Revision: 304289

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

Added:
  step/repos/staging-i686/
  step/repos/staging-i686/PKGBUILD
(from rev 304288, step/trunk/PKGBUILD)
  step/repos/staging-x86_64/
  step/repos/staging-x86_64/PKGBUILD
(from rev 304288, step/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   38 ++
 staging-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: step/repos/staging-i686/PKGBUILD (from rev 304288, step/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-08-28 14:11:29 UTC (rev 304289)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=17.08.0
+pkgrel=2
+pkgdesc="Interactive Physical Simulator"
+url="https://kde.org/applications/education/step/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(libqalculate gsl knewstuff khtml kdelibs4support kplotting 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools eigen mesa kdesignerplugin 
qt5-tools cln)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1e3bc25cd20941d11523d11d9e56adf8ae6818a7924bd3dd9674d2f65b341267'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: step/repos/staging-x86_64/PKGBUILD (from rev 304288, 
step/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-08-28 14:11:29 UTC (rev 304289)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=17.08.0
+pkgrel=2
+pkgdesc="Interactive Physical Simulator"
+url="https://kde.org/applications/education/step/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(libqalculate gsl knewstuff khtml kdelibs4support kplotting 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools eigen mesa kdesignerplugin 
qt5-tools cln)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1e3bc25cd20941d11523d11d9e56adf8ae6818a7924bd3dd9674d2f65b341267'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 14:11:05
  Author: arojas
Revision: 304288

libqalculate 2.0.0 rebuild

Modified:
  step/trunk/PKGBUILD

--+
 PKGBUILD |   28 +++-
 1 file changed, 15 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 14:00:19 UTC (rev 304287)
+++ PKGBUILD2017-08-28 14:11:05 UTC (rev 304288)
@@ -1,29 +1,31 @@
 # $Id$
 # Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
 # Contributor: Andrea Scarpino 
 
 pkgname=step
 pkgver=17.08.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Physical Simulator"
 url="https://kde.org/applications/education/step/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support' 
'kplotting' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa' 
'kdesignerplugin' 'qt5-tools')
-conflicts=('kdeedu-step')
-replaces=('kdeedu-step')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/step-${pkgver}.tar.xz"{,.sig})
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(libqalculate gsl knewstuff khtml kdelibs4support kplotting 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools eigen mesa kdesignerplugin 
qt5-tools cln)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('1e3bc25cd20941d11523d11d9e56adf8ae6818a7924bd3dd9674d2f65b341267'
 'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

   F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

 
+prepare() {
+  mkdir -p build
+}
+
 build() {
-  mkdir -p build
   cd build
-  cmake ../step-${pkgver} \
+  cmake ../$pkgname-$pkgver \
 -DCMAKE_BUILD_TYPE=Release \
 -DBUILD_TESTING=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
@@ -31,6 +33,6 @@
 }
 
 package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
+  cd build
+  make DESTDIR="$pkgdir" install
 }


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 14:00:19
  Author: arojas
Revision: 304287

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

Added:
  cantor/repos/staging-i686/
  cantor/repos/staging-i686/PKGBUILD
(from rev 304286, cantor/trunk/PKGBUILD)
  cantor/repos/staging-i686/cantor-julia-0.6.patch
(from rev 304286, cantor/trunk/cantor-julia-0.6.patch)
  cantor/repos/staging-x86_64/
  cantor/repos/staging-x86_64/PKGBUILD
(from rev 304286, cantor/trunk/PKGBUILD)
  cantor/repos/staging-x86_64/cantor-julia-0.6.patch
(from rev 304286, cantor/trunk/cantor-julia-0.6.patch)

---+
 staging-i686/PKGBUILD |   60 
 staging-i686/cantor-julia-0.6.patch   |   14 +++
 staging-x86_64/PKGBUILD   |   60 
 staging-x86_64/cantor-julia-0.6.patch |   14 +++
 4 files changed, 148 insertions(+)

Copied: cantor/repos/staging-i686/PKGBUILD (from rev 304286, 
cantor/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-08-28 14:00:19 UTC (rev 304287)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.08.0
+pkgrel=2
+pkgdesc="KDE Frontend to Mathematical Software"
+url="https://kde.org/applications/education/cantor/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate cln 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia)
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend'
+'luajit: LUA backend'
+'python: Python 3 backend'
+   'python2: Python 2 backend'
+'sagemath: SageMath backend'
+'julia: Julia backend')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
+sha256sums=('a00bb075045c54c6abaeb7ede386cbbff7054e64580e396266d554f54bc76757'
+'SKIP'
+'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# fix build with julia 0.6
+  patch -p1 -i ../cantor-julia-0.6.patch
+}
+
+build() {
+  cd build
+
+  if [[ $CARCH == 'i686' ]]; then
+export CFLAGS+=" -march=pentium4"
+export CXXFLAGS+=" -march=pentium4"
+  fi
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
+-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: cantor/repos/staging-i686/cantor-julia-0.6.patch (from rev 304286, 
cantor/trunk/cantor-julia-0.6.patch)
===
--- staging-i686/cantor-julia-0.6.patch (rev 0)
+++ staging-i686/cantor-julia-0.6.patch 2017-08-28 14:00:19 UTC (rev 304287)
@@ -0,0 +1,14 @@
+diff --git a/src/backends/julia/juliaserver/juliaserver.cpp 
b/src/backends/julia/juliaserver/juliaserver.cpp
+index dc8a48e5..91c2c338 100644
+--- a/src/backends/julia/juliaserver/juliaserver.cpp
 b/src/backends/julia/juliaserver/juliaserver.cpp
+@@ -40,7 +40,7 @@ JuliaServer::~JuliaServer()
+ void JuliaServer::login(const QString ) const
+ {
+ QString dir_path = QFileInfo(path).dir().absolutePath();
+-jl_init(dir_path.toLatin1().constData());
++jl_init_with_image(dir_path.toLatin1().constData(), NULL);
+ }
+ 
+ void JuliaServer::runJuliaCommand(const QString )
+

Copied: cantor/repos/staging-x86_64/PKGBUILD (from rev 304286, 
cantor/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-08-28 14:00:19 UTC (rev 304287)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.08.0
+pkgrel=2
+pkgdesc="KDE Frontend to Mathematical Software"
+url="https://kde.org/applications/education/cantor/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate cln 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python python2 kdoctools 

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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 13:59:55
  Author: arojas
Revision: 304286

libqalculate 2.0.0 rebuild

Modified:
  cantor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 13:52:26 UTC (rev 304285)
+++ PKGBUILD2017-08-28 13:59:55 UTC (rev 304286)
@@ -1,17 +1,18 @@
 # $Id$
 # Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
 # Contributor: Andrea Scarpino 
 
 pkgname=cantor
 pkgver=17.08.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('analitza' 'libspectre' 'kpty' 'ktexteditor' 'knewstuff' 
'libqalculate' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r' 
'julia')
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate cln 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia)
 optdepends=('maxima: Maxima backend'
 'octave: Octave backend'
 'r: R backend'
@@ -20,9 +21,7 @@
'python2: Python 2 backend'
 'sagemath: SageMath backend'
 'julia: Julia backend')
-conflicts=('kdeedu-cantor')
-replaces=('kdeedu-cantor')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
 sha256sums=('a00bb075045c54c6abaeb7ede386cbbff7054e64580e396266d554f54bc76757'
 'SKIP'
 '0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 13:52:26
  Author: arojas
Revision: 304285

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

Added:
  qalculate-gtk/repos/staging-i686/
  qalculate-gtk/repos/staging-i686/PKGBUILD
(from rev 304284, qalculate-gtk/trunk/PKGBUILD)
  qalculate-gtk/repos/staging-x86_64/
  qalculate-gtk/repos/staging-x86_64/PKGBUILD
(from rev 304284, qalculate-gtk/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   27 +++
 staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: qalculate-gtk/repos/staging-i686/PKGBUILD (from rev 304284, 
qalculate-gtk/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-08-28 13:52:26 UTC (rev 304285)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=qalculate-gtk
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="GNOME frontend for libqalculate"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libqalculate' 'gtk3')
+makedepends=('intltool' 'rarian')
+optdepends=('yelp: for displaying the help')
+options=('!makeflags')
+source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha1sums=('eb4483cc71249efec211ada5aa413caba55acb9c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: qalculate-gtk/repos/staging-x86_64/PKGBUILD (from rev 304284, 
qalculate-gtk/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-08-28 13:52:26 UTC (rev 304285)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=qalculate-gtk
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="GNOME frontend for libqalculate"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libqalculate' 'gtk3')
+makedepends=('intltool' 'rarian')
+optdepends=('yelp: for displaying the help')
+options=('!makeflags')
+source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha1sums=('eb4483cc71249efec211ada5aa413caba55acb9c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 13:51:54
  Author: arojas
Revision: 304284

Update to 2.0.0

Modified:
  qalculate-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 13:38:12 UTC (rev 304283)
+++ PKGBUILD2017-08-28 13:51:54 UTC (rev 304284)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=qalculate-gtk
-pkgver=1.0.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="GNOME frontend for libqalculate"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 makedepends=('intltool' 'rarian')
 optdepends=('yelp: for displaying the help')
 options=('!makeflags')
-source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha1sums=('4ad6ccadcab2744a51af78adce13dabcbf2c3efd')
+source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha1sums=('eb4483cc71249efec211ada5aa413caba55acb9c')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 13:38:12
  Author: arojas
Revision: 304283

Remove obsolete optdepend

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 13:37:00 UTC (rev 304282)
+++ PKGBUILD2017-08-28 13:38:12 UTC (rev 304283)
@@ -10,8 +10,7 @@
 license=('GPL')
 depends=('libxml2' 'curl' 'mpfr')
 makedepends=('intltool')
-optdepends=('gnuplot: for plotting support' 
-'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
+optdepends=('gnuplot: for plotting support')
 options=('!makeflags')
 
source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('86d04362f37aa5acbc78108e0044b96fbffbaa33c309c19c8c37ac4fb46c5485')


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 13:37:00
  Author: arojas
Revision: 304282

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

Added:
  libqalculate/repos/staging-i686/
  libqalculate/repos/staging-i686/PKGBUILD
(from rev 304281, libqalculate/trunk/PKGBUILD)
  libqalculate/repos/staging-x86_64/
  libqalculate/repos/staging-x86_64/PKGBUILD
(from rev 304281, libqalculate/trunk/PKGBUILD)

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

Copied: libqalculate/repos/staging-i686/PKGBUILD (from rev 304281, 
libqalculate/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-08-28 13:37:00 UTC (rev 304282)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libxml2' 'curl' 'mpfr')
+makedepends=('intltool')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('86d04362f37aa5acbc78108e0044b96fbffbaa33c309c19c8c37ac4fb46c5485')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: libqalculate/repos/staging-x86_64/PKGBUILD (from rev 304281, 
libqalculate/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-08-28 13:37:00 UTC (rev 304282)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libxml2' 'curl' 'mpfr')
+makedepends=('intltool')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('86d04362f37aa5acbc78108e0044b96fbffbaa33c309c19c8c37ac4fb46c5485')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2017-08-28 Thread Antonio Rojas
Date: Monday, August 28, 2017 @ 13:36:15
  Author: arojas
Revision: 304281

Update to 2.0.0

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 13:29:08 UTC (rev 304280)
+++ PKGBUILD2017-08-28 13:36:15 UTC (rev 304281)
@@ -2,19 +2,19 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=libqalculate
-pkgver=1.0.0
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
 url="http://qalculate.github.io/;
 license=('GPL')
-depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser' 'intltool')
+depends=('libxml2' 'curl' 'mpfr')
+makedepends=('intltool')
 optdepends=('gnuplot: for plotting support' 
 'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
 options=('!makeflags')
-source=(https://github.com/Qalculate/libqalculate/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
-sha256sums=('7cc5a67356374d7f4fb20619dc4dd7976bbe9ae8d5bc3a40b44c46264de9549b')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('86d04362f37aa5acbc78108e0044b96fbffbaa33c309c19c8c37ac4fb46c5485')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-08-28 Thread Laurent Carlier
Date: Monday, August 28, 2017 @ 13:29:01
  Author: lcarlier
Revision: 304279

upgpkg: vulkan-docs 1:1.0.59-1

upstream version 1.0.59

Modified:
  vulkan-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 11:05:27 UTC (rev 304278)
+++ PKGBUILD2017-08-28 13:29:01 UTC (rev 304279)
@@ -3,7 +3,7 @@
 
 pkgbase=vulkan-docs
 pkgname=(vulkan-headers vulkan-html-docs)
-pkgver=1.0.55
+pkgver=1.0.59
 pkgrel=1
 epoch=1
 _pkgname=Vulkan-Docs
@@ -15,8 +15,8 @@
 groups=(vulkan-devel)
 
source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}-core.tar.gz;
 git+https://github.com/leethomason/tinyxml2.git#commit=c8dad95
-git+https://github.com/KhronosGroup/Vulkan-Hpp.git#commit=a50ea7d)
-sha256sums=('7f26ff3bb456d328dfb91aebc6b41b1cb95c1ec9f4d76f71cb02ad8518a47ed2'
+git+https://github.com/KhronosGroup/Vulkan-Hpp.git#commit=bca6564)
+sha256sums=('406e23fe462a4d4f8ae1972c6c5ae7690007ba55159225bc1685e8589678'
 'SKIP'
 'SKIP')
 


[arch-commits] Commit in vulkan-docs/repos/extra-any (PKGBUILD PKGBUILD)

2017-08-28 Thread Laurent Carlier
Date: Monday, August 28, 2017 @ 13:29:08
  Author: lcarlier
Revision: 304280

archrelease: copy trunk to extra-any

Added:
  vulkan-docs/repos/extra-any/PKGBUILD
(from rev 304279, vulkan-docs/trunk/PKGBUILD)
Deleted:
  vulkan-docs/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  170 ++---
 1 file changed, 85 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 13:29:01 UTC (rev 304279)
+++ PKGBUILD2017-08-28 13:29:08 UTC (rev 304280)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-
-pkgbase=vulkan-docs
-pkgname=(vulkan-headers vulkan-html-docs)
-pkgver=1.0.55
-pkgrel=1
-epoch=1
-_pkgname=Vulkan-Docs
-arch=(any)
-url="https://www.khronos.org/vulkan/;
-license=('custom')
-makedepends=(asciidoctor python3 dblatex source-highlight cmake ghostscript git
- lyx pango gdk-pixbuf2) # for asciidoctor-mathematical
-groups=(vulkan-devel)
-source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}-core.tar.gz;
-git+https://github.com/leethomason/tinyxml2.git#commit=c8dad95
-git+https://github.com/KhronosGroup/Vulkan-Hpp.git#commit=a50ea7d)
-sha256sums=('7f26ff3bb456d328dfb91aebc6b41b1cb95c1ec9f4d76f71cb02ad8518a47ed2'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd Vulkan-Hpp
-  git submodule init
-  git config submodule.tinyxml2.url $srcdir/tinyxml2
-  git submodule update
-
-  # for asciidoctor
-  # it was hard to find versions that builds properly ^^
-  local _gemdir="$(ruby -e 'puts Gem.default_dir')"
-
-  gem install -v 0.7.0 ruby-enum
-  gem install -v 1.6.8 mathematical
-  gem install -v 0.2.2 asciidoctor-mathematical  
-  gem install -v 1.5.0.alpha.15 asciidoctor-pdf  
-  gem install coderay  
-}
-
-build() {
-  # we need this to build hpp headers
-  cd Vulkan-Hpp
-  cmake ./ && make
-
-  ./VulkanHppGenerator "${srcdir}/${_pkgname}-${pkgver}-core/src/spec/vk.xml"
-
-  cd "${srcdir}/${_pkgname}-${pkgver}-core/doc/specs/vulkan"
-
-  # asciidoctor / mathematical workaround bug - fail to find liblasem.so
-  cp 
~/.gem/ruby/2.4.0/gems/mathematical-1.6.8/ext/mathematical/lasem/build/liblasem.so
 ${srcdir}
-  LD_LIBRARY_PATH=${srcdir}:$LD_LIBRARY_PATH ./makeKHRAndKHX all
-
-  rm -f ${srcdir}/liblasem.so
-}
-
-package_vulkan-headers() {
-  pkgdesc="Vulkan header files"
-  cd "${_pkgname}-${pkgver}-core"
-
-  install -dm755 "${pkgdir}/usr/include/vulkan"
-  install -dm755 "${pkgdir}/usr/share/vulkan"
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-
-  install -m644 src/vulkan/vk_platform.h ${pkgdir}/usr/include/vulkan/
-  install -m644 src/vulkan/vulkan.h ${pkgdir}/usr/include/vulkan
-  install -m644 ${srcdir}/Vulkan-Hpp/vulkan/vulkan.hpp 
${pkgdir}/usr/include/vulkan
-  install -m644 src/spec/vk.xml ${pkgdir}/usr/share/vulkan
-
-  install -m644 doc/specs/vulkan/copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
-  install -m644 doc/specs/vulkan/copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
-}
-
-package_vulkan-html-docs() {
-  pkgdesc="Vulkan html documentation"
-  cd "${_pkgname}-${pkgver}-core"
-
-  install -dm755 "${pkgdir}/usr/share/doc/vulkan"
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-
-  mv -v out/1.0/*.html "${pkgdir}/usr/share/doc/vulkan/"
-  mv -v out/1.0/html/* "${pkgdir}/usr/share/doc/vulkan/"
-
-  install -m644 doc/specs/vulkan/copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
-  install -m644 doc/specs/vulkan/copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
-}

Copied: vulkan-docs/repos/extra-any/PKGBUILD (from rev 304279, 
vulkan-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 13:29:08 UTC (rev 304280)
@@ -0,0 +1,85 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgbase=vulkan-docs
+pkgname=(vulkan-headers vulkan-html-docs)
+pkgver=1.0.59
+pkgrel=1
+epoch=1
+_pkgname=Vulkan-Docs
+arch=(any)
+url="https://www.khronos.org/vulkan/;
+license=('custom')
+makedepends=(asciidoctor python3 dblatex source-highlight cmake ghostscript git
+ lyx pango gdk-pixbuf2) # for asciidoctor-mathematical
+groups=(vulkan-devel)
+source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}-core.tar.gz;
+git+https://github.com/leethomason/tinyxml2.git#commit=c8dad95
+git+https://github.com/KhronosGroup/Vulkan-Hpp.git#commit=bca6564)
+sha256sums=('406e23fe462a4d4f8ae1972c6c5ae7690007ba55159225bc1685e8589678'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd Vulkan-Hpp
+  git submodule init
+  git config submodule.tinyxml2.url $srcdir/tinyxml2
+  git submodule update
+
+  # for asciidoctor
+  # it was hard to find versions that builds properly ^^
+  

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

2017-08-28 Thread Bartłomiej Piotrowski
Date: Monday, August 28, 2017 @ 11:05:20
  Author: bpiotrowski
Revision: 304277

2:1.9+2247+5d2fd3cc-1: bump to 1.9

Modified:
  go-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 10:34:40 UTC (rev 304276)
+++ PKGBUILD2017-08-28 11:05:20 UTC (rev 304277)
@@ -3,16 +3,16 @@
 
 pkgname=go-tools
 epoch=2
-pkgver=1.8.r2071.5682db0e
-pkgrel=3
+pkgver=1.9+2247+5d2fd3cc
+pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(i686 x86_64)
 url='http://golang.org/'
 license=(BSD)
 depends=(glibc)
-makedepends=(git go)
-_commit=5682db0e919ed9cfc6f52ac32e170511a106eb3b
-_net_commit=a6577fac2d73be281a500b310739095313165611
+makedepends=(git go-pie)
+_commit=5d2fd3ccab986d52112bf301d47a819783339d0e
+_net_commit=ab5485076ff3407ad2d02db054635913f017b0ed
 source=(git+https://go.googlesource.com/tools#commit=$_commit
 git+https://github.com/golang/net#commit=$_net_commit)
 md5sums=('SKIP'
@@ -23,9 +23,9 @@
 ssadump stringer)
 
 pkgver() {
-  local _gover=1.8
+  local _gover=1.9
   cd tools
-  printf "%s.r%s.%s" $_gover "$(git rev-list --count HEAD)" \
+  printf "%s+%s+%s" $_gover "$(git rev-list --count HEAD)" \
 "$(git rev-parse --short HEAD)"
 }
 


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

2017-08-28 Thread Bartłomiej Piotrowski
Date: Monday, August 28, 2017 @ 11:05:27
  Author: bpiotrowski
Revision: 304278

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

Added:
  go-tools/repos/testing-i686/
  go-tools/repos/testing-i686/PKGBUILD
(from rev 304277, go-tools/trunk/PKGBUILD)
  go-tools/repos/testing-x86_64/
  go-tools/repos/testing-x86_64/PKGBUILD
(from rev 304277, go-tools/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   60 ++
 testing-x86_64/PKGBUILD |   60 ++
 2 files changed, 120 insertions(+)

Copied: go-tools/repos/testing-i686/PKGBUILD (from rev 304277, 
go-tools/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-08-28 11:05:27 UTC (rev 304278)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=go-tools
+epoch=2
+pkgver=1.9+2247+5d2fd3cc
+pkgrel=1
+pkgdesc='Developer tools for the Go programming language'
+arch=(i686 x86_64)
+url='http://golang.org/'
+license=(BSD)
+depends=(glibc)
+makedepends=(git go-pie)
+_commit=5d2fd3ccab986d52112bf301d47a819783339d0e
+_net_commit=ab5485076ff3407ad2d02db054635913f017b0ed
+source=(git+https://go.googlesource.com/tools#commit=$_commit
+git+https://github.com/golang/net#commit=$_net_commit)
+md5sums=('SKIP'
+ 'SKIP')
+
+_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
+gomvpkg gorename gotype goyacc guru heapview html2article present
+ssadump stringer)
+
+pkgver() {
+  local _gover=1.9
+  cd tools
+  printf "%s+%s+%s" $_gover "$(git rev-list --count HEAD)" \
+"$(git rev-parse --short HEAD)"
+}
+
+prepare() {
+  mkdir -p gopath/src/golang.org/x build
+  cp -r tools net gopath/src/golang.org/x/
+}
+
+build() {
+  export GOPATH="$srcdir/gopath"
+
+  cd build
+  for tool in ${_tools[@]}; do
+go build -v -a golang.org/x/tools/cmd/$tool
+  done
+}
+
+check() {
+  export GOPATH="$srcdir/gopath"
+
+  for tool in ${_tools[@]}; do
+go test golang.org/x/tools/cmd/$tool
+  done
+}
+
+package() {
+  for tool in ${_tools[@]}; do
+install -Dm755 build/$tool "$pkgdir/usr/bin/$tool"
+  done
+
+  install -Dm644 tools/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: go-tools/repos/testing-x86_64/PKGBUILD (from rev 304277, 
go-tools/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-08-28 11:05:27 UTC (rev 304278)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=go-tools
+epoch=2
+pkgver=1.9+2247+5d2fd3cc
+pkgrel=1
+pkgdesc='Developer tools for the Go programming language'
+arch=(i686 x86_64)
+url='http://golang.org/'
+license=(BSD)
+depends=(glibc)
+makedepends=(git go-pie)
+_commit=5d2fd3ccab986d52112bf301d47a819783339d0e
+_net_commit=ab5485076ff3407ad2d02db054635913f017b0ed
+source=(git+https://go.googlesource.com/tools#commit=$_commit
+git+https://github.com/golang/net#commit=$_net_commit)
+md5sums=('SKIP'
+ 'SKIP')
+
+_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
+gomvpkg gorename gotype goyacc guru heapview html2article present
+ssadump stringer)
+
+pkgver() {
+  local _gover=1.9
+  cd tools
+  printf "%s+%s+%s" $_gover "$(git rev-list --count HEAD)" \
+"$(git rev-parse --short HEAD)"
+}
+
+prepare() {
+  mkdir -p gopath/src/golang.org/x build
+  cp -r tools net gopath/src/golang.org/x/
+}
+
+build() {
+  export GOPATH="$srcdir/gopath"
+
+  cd build
+  for tool in ${_tools[@]}; do
+go build -v -a golang.org/x/tools/cmd/$tool
+  done
+}
+
+check() {
+  export GOPATH="$srcdir/gopath"
+
+  for tool in ${_tools[@]}; do
+go test golang.org/x/tools/cmd/$tool
+  done
+}
+
+package() {
+  for tool in ${_tools[@]}; do
+install -Dm755 build/$tool "$pkgdir/usr/bin/$tool"
+  done
+
+  install -Dm644 tools/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-08-28 Thread Bartłomiej Piotrowski
Date: Monday, August 28, 2017 @ 10:34:40
  Author: bpiotrowski
Revision: 304276

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

Added:
  go/repos/testing-i686/
  go/repos/testing-i686/PKGBUILD
(from rev 304275, go/trunk/PKGBUILD)
  go/repos/testing-i686/default-buildmode-pie.patch
(from rev 304275, go/trunk/default-buildmode-pie.patch)
  go/repos/testing-x86_64/
  go/repos/testing-x86_64/PKGBUILD
(from rev 304275, go/trunk/PKGBUILD)
  go/repos/testing-x86_64/default-buildmode-pie.patch
(from rev 304275, go/trunk/default-buildmode-pie.patch)

+
 testing-i686/PKGBUILD  |   98 +++
 testing-i686/default-buildmode-pie.patch   |   14 +++
 testing-x86_64/PKGBUILD|   98 +++
 testing-x86_64/default-buildmode-pie.patch |   14 +++
 4 files changed, 224 insertions(+)

Copied: go/repos/testing-i686/PKGBUILD (from rev 304275, go/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-08-28 10:34:40 UTC (rev 304276)
@@ -0,0 +1,98 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgbase=go
+pkgname=(go go-pie)
+epoch=2
+pkgver=1.9
+pkgrel=1
+arch=(i686 x86_64)
+url='http://golang.org/'
+license=(BSD)
+makedepends=(git go)
+options=(!strip staticlibs)
+_commit=c8aec4095e089ff6ac50d18e97c3f46561f14f48
+source=(git+https://go.googlesource.com/go#commit=$_commit
+default-buildmode-pie.patch)
+md5sums=('SKIP'
+ '4feaf3d9028fff473d5a365389ced4c9')
+
+export GOOS=linux
+case "$CARCH" in
+  x86_64) export GOARCH=amd64 ;;
+  i686) export GOARCH=386 GO386=387 ;;
+esac
+export GOROOT_FINAL=/usr/lib/go
+export GOROOT_BOOTSTRAP=/usr/lib/go
+
+prepare() {
+  cp -r $pkgbase ${pkgbase}-pie
+
+  cd ${pkgbase}-pie
+  patch -p1 -i "$srcdir"/default-buildmode-pie.patch
+}
+
+build() {
+  export GOBIN="$GOROOT/bin"
+  export GOPATH="$srcdir/"
+
+  for _pkgname in ${pkgname[@]}; do
+export GOROOT="$srcdir/$_pkgname"
+cd "$srcdir/$_pkgname/src"
+./make.bash --no-clean
+  done
+}
+
+check() {
+  # Run test suite only for unpatched Go as it expects non-PIE ldBuildmode
+  export GOROOT="$srcdir/$pkgbase"
+  export GOBIN="$GOROOT/bin"
+  export PATH="$srcdir/$pkgbase/bin:$PATH"
+  export GO_TEST_TIMEOUT_SCALE=2
+
+  cd $pkgbase/src
+  ./run.bash --no-rebuild -v -v -v -k 
+
+  # ./run.bash --no-rebuild -v -v -v -k |& tee run.log
+  # if (( $(grep -c Failed: run.log) > 5 )) && grep -q FAILED run.log; then
+  #   return 1
+  # fi
+
+  # go tool dist test -v -v -v -run=^cgo_test$
+  # go tool dist test -v -v -v -run=^race$
+}
+
+_package() {
+  cd "$srcdir/$1"
+
+  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" "$pkgdir/usr/share/doc/go"
+  cp -a bin pkg src lib misc "$pkgdir/usr/lib/go"
+  cp -r doc/* "$pkgdir/usr/share/doc/go"
+
+  ln -sf /usr/lib/go/bin/go "$pkgdir/usr/bin/go"
+  ln -sf /usr/lib/go/bin/gofmt "$pkgdir/usr/bin/gofmt"
+  ln -sf /usr/share/doc/go "$pkgdir/usr/lib/go/doc"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/go/LICENSE"
+  install -Dm644 VERSION "$pkgdir/usr/lib/go/VERSION"
+
+  rm -rf "$pkgdir/usr/lib/go/pkg/bootstrap"
+  rm -rf "$pkgdir/usr/lib/go/pkg/tool/*/api"
+}
+
+package_go() {
+  pkgdesc='Core compiler tools for the Go programming language'
+  provides=(go-pie)
+  conflicts=(go-pie)
+
+  _package $pkgname
+}
+
+
+package_go-pie() {
+  pkgdesc='Core compiler tools for the Go programming language (with PIE 
enabled by default)'
+  provides=(go)
+  conflicts=(go)
+
+  _package $pkgname
+}

Copied: go/repos/testing-i686/default-buildmode-pie.patch (from rev 304275, 
go/trunk/default-buildmode-pie.patch)
===
--- testing-i686/default-buildmode-pie.patch(rev 0)
+++ testing-i686/default-buildmode-pie.patch2017-08-28 10:34:40 UTC (rev 
304276)
@@ -0,0 +1,14 @@
+diff --git a/src/cmd/go/internal/work/build.go 
b/src/cmd/go/internal/work/build.go
+index 9a1204866e..8b41832ae2 100644
+--- a/src/cmd/go/internal/work/build.go
 b/src/cmd/go/internal/work/build.go
+@@ -304,7 +304,8 @@ func BuildModeInit() {
+   ldBuildmode = "c-shared"
+   case "default":
+   switch platform {
+-  case "android/arm", "android/arm64", "android/amd64", 
"android/386":
++  case "linux/amd64", "linux/arm", "linux/arm64", "linux/386", 
"linux/ppc64le",
++  "android/arm", "android/arm64", "android/amd64", 
"android/386":
+   codegenArg = "-shared"
+   ldBuildmode = "pie"
+   case "darwin/arm", "darwin/arm64":

Copied: go/repos/testing-x86_64/PKGBUILD (from rev 304275, go/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD

[arch-commits] Commit in go/trunk (PKGBUILD default-buildmode-pie.patch)

2017-08-28 Thread Bartłomiej Piotrowski
Date: Monday, August 28, 2017 @ 10:34:29
  Author: bpiotrowski
Revision: 304275

2:1.9-1: new upstream release; add go-pie split package

Added:
  go/trunk/default-buildmode-pie.patch
Modified:
  go/trunk/PKGBUILD

-+
 PKGBUILD|   73 +-
 default-buildmode-pie.patch |   14 
 2 files changed, 65 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 08:24:47 UTC (rev 304274)
+++ PKGBUILD2017-08-28 10:34:29 UTC (rev 304275)
@@ -1,19 +1,21 @@
 # $Id$
 # Maintainer: Bartłomiej Piotrowski 
 
-pkgname=go
+pkgbase=go
+pkgname=(go go-pie)
 epoch=2
-pkgver=1.8.3
+pkgver=1.9
 pkgrel=1
-pkgdesc='Core compiler tools for the Go programming language'
 arch=(i686 x86_64)
 url='http://golang.org/'
 license=(BSD)
 makedepends=(git go)
 options=(!strip staticlibs)
-_commit=352996a381701cfa0c16e8de29cbde8f3922182f
-source=(git+https://go.googlesource.com/go#commit=$_commit)
-md5sums=('SKIP')
+_commit=c8aec4095e089ff6ac50d18e97c3f46561f14f48
+source=(git+https://go.googlesource.com/go#commit=$_commit
+default-buildmode-pie.patch)
+md5sums=('SKIP'
+ '4feaf3d9028fff473d5a365389ced4c9')
 
 export GOOS=linux
 case "$CARCH" in
@@ -23,35 +25,45 @@
 export GOROOT_FINAL=/usr/lib/go
 export GOROOT_BOOTSTRAP=/usr/lib/go
 
+prepare() {
+  cp -r $pkgbase ${pkgbase}-pie
+
+  cd ${pkgbase}-pie
+  patch -p1 -i "$srcdir"/default-buildmode-pie.patch
+}
+
 build() {
-  export GOROOT="$srcdir/$pkgname"
   export GOBIN="$GOROOT/bin"
   export GOPATH="$srcdir/"
 
-  cd $pkgname/src
-  ./make.bash --no-clean
+  for _pkgname in ${pkgname[@]}; do
+export GOROOT="$srcdir/$_pkgname"
+cd "$srcdir/$_pkgname/src"
+./make.bash --no-clean
+  done
 }
 
 check() {
-  export GOROOT="$srcdir/$pkgname"
+  # Run test suite only for unpatched Go as it expects non-PIE ldBuildmode
+  export GOROOT="$srcdir/$pkgbase"
   export GOBIN="$GOROOT/bin"
-  export PATH="$srcdir/$pkgname-$pkgver/bin:$PATH"
+  export PATH="$srcdir/$pkgbase/bin:$PATH"
   export GO_TEST_TIMEOUT_SCALE=2
 
-  # The cgo_test and race tests fail via run.bash but not if run manually.
-  # Assume that five "failed" messages are okay and just re-run failed tests.
-  cd $pkgname/src
-  ./run.bash --no-rebuild -v -v -v -k |& tee run.log
-  if (( $(grep -c Failed: run.log) > 5 )) && grep -q FAILED run.log; then
-return 1
-  fi
+  cd $pkgbase/src
+  ./run.bash --no-rebuild -v -v -v -k 
 
-  go tool dist test -v -v -v -run=^cgo_test$
-  go tool dist test -v -v -v -run=^race$
+  # ./run.bash --no-rebuild -v -v -v -k |& tee run.log
+  # if (( $(grep -c Failed: run.log) > 5 )) && grep -q FAILED run.log; then
+  #   return 1
+  # fi
+
+  # go tool dist test -v -v -v -run=^cgo_test$
+  # go tool dist test -v -v -v -run=^race$
 }
 
-package() {
-  cd $pkgbase
+_package() {
+  cd "$srcdir/$1"
 
   install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" "$pkgdir/usr/share/doc/go"
   cp -a bin pkg src lib misc "$pkgdir/usr/lib/go"
@@ -67,3 +79,20 @@
   rm -rf "$pkgdir/usr/lib/go/pkg/bootstrap"
   rm -rf "$pkgdir/usr/lib/go/pkg/tool/*/api"
 }
+
+package_go() {
+  pkgdesc='Core compiler tools for the Go programming language'
+  provides=(go-pie)
+  conflicts=(go-pie)
+
+  _package $pkgname
+}
+
+
+package_go-pie() {
+  pkgdesc='Core compiler tools for the Go programming language (with PIE 
enabled by default)'
+  provides=(go)
+  conflicts=(go)
+
+  _package $pkgname
+}

Added: default-buildmode-pie.patch
===
--- default-buildmode-pie.patch (rev 0)
+++ default-buildmode-pie.patch 2017-08-28 10:34:29 UTC (rev 304275)
@@ -0,0 +1,14 @@
+diff --git a/src/cmd/go/internal/work/build.go 
b/src/cmd/go/internal/work/build.go
+index 9a1204866e..8b41832ae2 100644
+--- a/src/cmd/go/internal/work/build.go
 b/src/cmd/go/internal/work/build.go
+@@ -304,7 +304,8 @@ func BuildModeInit() {
+   ldBuildmode = "c-shared"
+   case "default":
+   switch platform {
+-  case "android/arm", "android/arm64", "android/amd64", 
"android/386":
++  case "linux/amd64", "linux/arm", "linux/arm64", "linux/386", 
"linux/ppc64le",
++  "android/arm", "android/arm64", "android/amd64", 
"android/386":
+   codegenArg = "-shared"
+   ldBuildmode = "pie"
+   case "darwin/arm", "darwin/arm64":


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 09:10:46
  Author: felixonmars
Revision: 254646

archrelease: copy trunk to community-any

Added:
  python-process-tests/repos/community-any/PKGBUILD
(from rev 254645, python-process-tests/trunk/PKGBUILD)
Deleted:
  python-process-tests/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 09:10:25 UTC (rev 254645)
+++ PKGBUILD2017-08-28 09:10:46 UTC (rev 254646)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-process-tests
-pkgname=('python-process-tests' 'python2-process-tests')
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="Tools for testing processes"
-arch=('any')
-url="https://pypi.python.org/pypi/process-tests;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/p/process-tests/process-tests-$pkgver.tar.gz;)
-md5sums=('97d523a15befaaf5f846b7b1a88d8e2c')
-
-prepare() {
-  cp -a process-tests-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/process-tests-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/process-tests-$pkgver-py2
-  python2 setup.py build
-}
-
-package_python-process-tests() {
-  depends=('python')
-
-  cd process-tests-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-process-tests() {
-  depends=('python2')
-
-  cd process-tests-$pkgver
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-process-tests/repos/community-any/PKGBUILD (from rev 254645, 
python-process-tests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-28 09:10:46 UTC (rev 254646)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-process-tests
+pkgname=('python-process-tests' 'python2-process-tests')
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="Tools for testing processes"
+arch=('any')
+url="https://pypi.python.org/pypi/process-tests;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/p/process-tests/process-tests-$pkgver.tar.gz;)
+sha512sums=('63c5c94e75bdf4bbfa70959bd474f5ac6d707629773af1a0c9d041455e3da64d7e99c0bea7d5028ec1346714b4b14cfe968db8e4f4b11cba99d48d395c4a1655')
+
+prepare() {
+  cp -a process-tests-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/process-tests-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/process-tests-$pkgver-py2
+  python2 setup.py build
+}
+
+package_python-process-tests() {
+  depends=('python')
+
+  cd process-tests-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-process-tests() {
+  depends=('python2')
+
+  cd process-tests-$pkgver
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 09:10:25
  Author: felixonmars
Revision: 254645

upgpkg: python-process-tests 1.2.2-1

Modified:
  python-process-tests/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 09:09:24 UTC (rev 254644)
+++ PKGBUILD2017-08-28 09:10:25 UTC (rev 254645)
@@ -3,8 +3,8 @@
 
 pkgbase=python-process-tests
 pkgname=('python-process-tests' 'python2-process-tests')
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Tools for testing processes"
 arch=('any')
 url="https://pypi.python.org/pypi/process-tests;
@@ -11,7 +11,7 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://pypi.io/packages/source/p/process-tests/process-tests-$pkgver.tar.gz;)
-md5sums=('97d523a15befaaf5f846b7b1a88d8e2c')
+sha512sums=('63c5c94e75bdf4bbfa70959bd474f5ac6d707629773af1a0c9d041455e3da64d7e99c0bea7d5028ec1346714b4b14cfe968db8e4f4b11cba99d48d395c4a1655')
 
 prepare() {
   cp -a process-tests-$pkgver{,-py2}


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

2017-08-28 Thread Bartłomiej Piotrowski
Date: Monday, August 28, 2017 @ 09:09:24
  Author: bpiotrowski
Revision: 254644

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-28 09:03:10 UTC (rev 254643)
+++ community-i686/PKGBUILD 2017-08-28 09:09:24 UTC (rev 254644)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Allan McRae 
-# Contributor: ezzetabi 
-
-pkgname=ppl
-pkgver=1.2
-pkgrel=2
-pkgdesc="A modern library for convex polyhedra and other numerical 
abstractions"
-arch=(i686 x86_64)
-url="http://bugseng.com/products/ppl;
-license=(GPL3)
-depends=(glpk)
-makedepends=(swi-prolog)
-optdepends=('swi-prolog: SWI Prolog interface')
-options=(!docs)
-source=(http://bugseng.com/products/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz)
-md5sums=('2b43339316a3139fd75c7e8ca7ddc201')
-validpgpkeys=('058E41DB299DE2DD0AC649CA881457CBB5944392') # Roberto Bagnara
-
-build() {
-  cd ppl-$pkgver
-  ./configure --prefix=/usr --enable-interfaces="c,cxx,swi_prolog"
-  make
-}
-
-check() {
-  cd ppl-$pkgver
-  make check
-}
-
-package() {
-  cd ppl-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: ppl/repos/community-i686/PKGBUILD (from rev 254643, ppl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-28 09:09:24 UTC (rev 254644)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Allan McRae 
+# Contributor: ezzetabi 
+
+pkgname=ppl
+pkgver=1.2
+pkgrel=2
+pkgdesc="A modern library for convex polyhedra and other numerical 
abstractions"
+arch=(i686 x86_64)
+url="http://bugseng.com/products/ppl;
+license=(GPL3)
+depends=(glpk)
+makedepends=(swi-prolog)
+optdepends=('swi-prolog: SWI Prolog interface')
+options=(!docs)
+source=(http://bugseng.com/products/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz)
+md5sums=('2b43339316a3139fd75c7e8ca7ddc201')
+validpgpkeys=('058E41DB299DE2DD0AC649CA881457CBB5944392') # Roberto Bagnara
+
+build() {
+  cd ppl-$pkgver
+  ./configure --prefix=/usr --enable-interfaces="c,cxx,swi_prolog"
+  make
+}
+
+check() {
+  cd ppl-$pkgver
+  make check || /bin/true # https://www.cs.unipr.it/mantis/view.php?id=2120
+}
+
+package() {
+  cd ppl-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-28 09:03:10 UTC (rev 254643)
+++ community-x86_64/PKGBUILD   2017-08-28 09:09:24 UTC (rev 254644)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Allan McRae 
-# Contributor: ezzetabi 
-
-pkgname=ppl
-pkgver=1.2
-pkgrel=2
-pkgdesc="A modern library for convex polyhedra and other numerical 
abstractions"
-arch=(i686 x86_64)
-url="http://bugseng.com/products/ppl;
-license=(GPL3)
-depends=(glpk)
-makedepends=(swi-prolog)
-optdepends=('swi-prolog: SWI Prolog interface')
-options=(!docs)
-source=(http://bugseng.com/products/ppl/download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz)
-md5sums=('2b43339316a3139fd75c7e8ca7ddc201')
-validpgpkeys=('058E41DB299DE2DD0AC649CA881457CBB5944392') # Roberto Bagnara
-
-build() {
-  cd ppl-$pkgver
-  ./configure --prefix=/usr --enable-interfaces="c,cxx,swi_prolog"
-  make
-}
-
-check() {
-  cd ppl-$pkgver
-  make check
-}
-
-package() {
-  cd ppl-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: ppl/repos/community-x86_64/PKGBUILD (from rev 254643, 
ppl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-28 09:09:24 UTC (rev 254644)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Allan McRae 
+# Contributor: ezzetabi 
+
+pkgname=ppl
+pkgver=1.2
+pkgrel=2
+pkgdesc="A modern library for convex polyhedra and other numerical 
abstractions"
+arch=(i686 x86_64)
+url="http://bugseng.com/products/ppl;
+license=(GPL3)
+depends=(glpk)
+makedepends=(swi-prolog)
+optdepends=('swi-prolog: SWI Prolog interface')
+options=(!docs)

[arch-commits] Commit in jenkins/repos/community-any (14 files)

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 09:03:10
  Author: felixonmars
Revision: 254643

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 254642, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 254642, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 254642, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 254642, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 254642, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.sysusers
(from rev 254642, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-any/jenkins.tmpfiles
(from rev 254642, jenkins/trunk/jenkins.tmpfiles)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.sysusers
  jenkins/repos/community-any/jenkins.tmpfiles

--+
 LICENSE  |   46 +--
 PKGBUILD |   90 ++---
 jenkins.conf |   26 +++
 jenkins.install  |   14 
 jenkins.service  |   48 ++--
 jenkins.sysusers |4 +-
 jenkins.tmpfiles |2 -
 7 files changed, 115 insertions(+), 115 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-08-28 09:02:28 UTC (rev 254642)
+++ LICENSE 2017-08-28 09:03:10 UTC (rev 254643)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 254642, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2017-08-28 09:03:10 UTC (rev 254643)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-28 09:02:28 UTC (rev 254642)
+++ PKGBUILD2017-08-28 09:03:10 UTC (rev 254643)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.75
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime>=8' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')

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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 09:02:28
  Author: felixonmars
Revision: 254642

upgpkg: jenkins 2.76-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 08:59:57 UTC (rev 254641)
+++ PKGBUILD2017-08-28 09:02:28 UTC (rev 254642)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.75
+pkgver=2.76
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('aff1e461f7ef82982cb8bab02bb41fe2083435e3bc16c1f46234f5522b2e18e3f3e5d706dcf668b18de28ba8e573e9dde7b7cb8378b9fc03c24a328af1828711'
+sha512sums=('ca3c668bcb49f31b49fdf549eca467e410265fb702691aa211c13c2ae156c3d07fee9a8f179786a651e42bfaa045649bd6c3b9f107bd6b838c103f088785f56b'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


  1   2   >