[arch-commits] Commit in perl-module-build/repos/extra-any (PKGBUILD PKGBUILD)

2017-05-30 Thread Felix Yan
Date: Wednesday, May 31, 2017 @ 05:57:30
  Author: felixonmars
Revision: 296874

archrelease: copy trunk to extra-any

Added:
  perl-module-build/repos/extra-any/PKGBUILD
(from rev 296873, perl-module-build/trunk/PKGBUILD)
Deleted:
  perl-module-build/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-31 05:57:10 UTC (rev 296873)
+++ PKGBUILD2017-05-31 05:57:30 UTC (rev 296874)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Alan Young 
-
-pkgname=perl-module-build
-pkgver=0.4222
-pkgrel=1
-pkgdesc="Build, test, and install Perl modules"
-arch=('any')
-url="http://search.cpan.org/dist/Module-Build;
-license=('PerlArtistic' 'GPL')
-depends=('perl' 'perl-cpan-meta' 'perl-inc-latest')
-checkdepends=('perl-par-dist' 'perl-archive-zip')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-sha512sums=('348c8495df5e665a7dc61c37c9c612ec20f7dbeb6d6692e40c57e44cd5f2a4c0ba538ed24f8d88d8a83fe85b3039dd874d9f6681d31b985429b27123def374c6')
-
-build() {
-  cd Module-Build-$pkgver
-  perl Build.PL installdirs=vendor
-  perl Build
-}
-
-check() {
-  cd Module-Build-$pkgver
-  perl Build test
-}
-
-package() {
-  cd Module-Build-$pkgver
-  perl Build install destdir="$pkgdir"
-}

Copied: perl-module-build/repos/extra-any/PKGBUILD (from rev 296873, 
perl-module-build/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-31 05:57:30 UTC (rev 296874)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Alan Young 
+
+pkgname=perl-module-build
+pkgver=0.4224
+pkgrel=1
+pkgdesc="Build, test, and install Perl modules"
+arch=('any')
+url="http://search.cpan.org/dist/Module-Build;
+license=('PerlArtistic' 'GPL')
+depends=('perl' 'perl-cpan-meta' 'perl-inc-latest')
+checkdepends=('perl-par-dist' 'perl-archive-zip')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
+sha512sums=('c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f')
+
+build() {
+  cd Module-Build-$pkgver
+  perl Build.PL installdirs=vendor
+  perl Build
+}
+
+check() {
+  cd Module-Build-$pkgver
+  perl Build test
+}
+
+package() {
+  cd Module-Build-$pkgver
+  perl Build install destdir="$pkgdir"
+}


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

2017-05-30 Thread Felix Yan
Date: Wednesday, May 31, 2017 @ 05:57:10
  Author: felixonmars
Revision: 296873

upgpkg: perl-module-build 0.4224-1

Modified:
  perl-module-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 21:50:14 UTC (rev 296872)
+++ PKGBUILD2017-05-31 05:57:10 UTC (rev 296873)
@@ -4,7 +4,7 @@
 # Contributor: Alan Young 
 
 pkgname=perl-module-build
-pkgver=0.4222
+pkgver=0.4224
 pkgrel=1
 pkgdesc="Build, test, and install Perl modules"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('perl-par-dist' 'perl-archive-zip')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
-sha512sums=('348c8495df5e665a7dc61c37c9c612ec20f7dbeb6d6692e40c57e44cd5f2a4c0ba538ed24f8d88d8a83fe85b3039dd874d9f6681d31b985429b27123def374c6')
+sha512sums=('c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f')
 
 build() {
   cd Module-Build-$pkgver


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

2017-05-30 Thread Evangelos Foutras
Date: Wednesday, May 31, 2017 @ 01:20:44
  Author: foutrelis
Revision: 231426

upgpkg: python-stevedore 1.22.0-1

New upstream release.

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-31 00:10:22 UTC (rev 231425)
+++ PKGBUILD2017-05-31 01:20:44 UTC (rev 231426)
@@ -2,7 +2,7 @@
 # Maintainer: Evangelos Foutras 

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

2017-05-30 Thread Evangelos Foutras
Date: Wednesday, May 31, 2017 @ 01:20:52
  Author: foutrelis
Revision: 231427

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-31 01:20:44 UTC (rev 231426)
+++ PKGBUILD2017-05-31 01:20:52 UTC (rev 231427)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 

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

2017-05-30 Thread Kyle Keen
Date: Wednesday, May 31, 2017 @ 00:07:30
  Author: kkeen
Revision: 231423

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

Added:
  openscad/repos/community-staging-i686/
  openscad/repos/community-staging-i686/CHANGELOG
(from rev 231422, openscad/trunk/CHANGELOG)
  openscad/repos/community-staging-i686/PKGBUILD
(from rev 231422, openscad/trunk/PKGBUILD)
  openscad/repos/community-staging-x86_64/
  openscad/repos/community-staging-x86_64/CHANGELOG
(from rev 231422, openscad/trunk/CHANGELOG)
  openscad/repos/community-staging-x86_64/PKGBUILD
(from rev 231422, openscad/trunk/PKGBUILD)

+
 community-staging-i686/CHANGELOG   |  135 +++
 community-staging-i686/PKGBUILD|   54 ++
 community-staging-x86_64/CHANGELOG |  135 +++
 community-staging-x86_64/PKGBUILD  |   54 ++
 4 files changed, 378 insertions(+)

Copied: openscad/repos/community-staging-i686/CHANGELOG (from rev 231422, 
openscad/trunk/CHANGELOG)
===
--- community-staging-i686/CHANGELOG(rev 0)
+++ community-staging-i686/CHANGELOG2017-05-31 00:07:30 UTC (rev 231423)
@@ -0,0 +1,135 @@
+2017-05-30 Kyle Keen 
+   * 2015.03.03-11
+   - Rebuild for cgal 4.10
+
+2017-05-22 Antonio Rojas 
+   * 2015.03.03-10
+   - Rebuild for boost 1.64
+
+2017-02-25 Antonio Rojas 
+   * 2015.03.03-9
+   - Rebuild for qscintilla 2.10
+
+2017-01-02 Antonio Rojas 
+   * 2015.03.03-8
+   - Rebuild for boost 1.63
+
+2016-10-08 Kyle Keen 
+   * 2015.03.03-7
+   - Rebuild for boost 1.62
+
+2016-09-20 Kyle Keen 
+   * 2015.03.03-6
+   - Rebuild for cgal 4.9
+
+2016-08-24 Kyle Keen 
+   * 2015.03.03-5
+   - Rebuild for boost 1.61
+
+2016-08-01 Kyle Keen 
+   * 2015.03.03-4
+   - Rebuild for glew
+
+2016-05-12 Kyle Keen 
+   * 2015.03.03-3
+   - Rebuild for boost-1.60.0-5
+
+2016-04-28 Kyle Keen 
+   * 2015.03.03-2
+   - Rebuild for install hooks
+
+2015-04-18 Kyle Keen 
+   * 2015.03.03-1
+   - Update to latest release
+   - Rebuild for cgal-4.8
+
+2015-11-16 Kyle Keen 
+   * 2015.03.02-1
+   - Bugfix release
+
+2015-10-19 Kyle Keen 
+   * 2015.03.01-5
+   - No changes
+   - Rebuild for cgal-4.7
+
+2015-10-02 foutrelis
+   * 2015.03.01-4
+   - No changes
+
+2015-04-29 Kyle Keen 
+   * 2015.03.01-3
+   - No changes
+   - Rebuild for qscintilla-2.9-1
+
+2015-04-22 Kyle Keen 
+   * 2015.03.01-2
+   - No changes
+   - Rebuild for boost-1.58.0-1
+
+2015-04-22 Kyle Keen 
+   * 2015.03.01-1
+   - Bugfix release
+
+2015-04-11 Kyle Keen 
+   * 2015.03-2
+   - No changes
+   - Rebuild for cgal-4.6-1
+
+2015-03-10 Kyle Keen 
+   * 2015.03-1
+   - New release
+   - Now uses qscintilla for the editor
+
+2014-11-04 Kyle Keen 
+   * 2014.03-5
+   - No changes
+   - Rebuild for boost-1.57.0-1
+
+2014-08-18 Kyle Keen 
+   * 2014.03-4
+   - No changes
+   - Rebuild for boost-1.56.0-1
+
+2014-08-18 Kyle Keen 
+   * 2014.03-3
+   - No changes
+   - Rebuild for glew-1.11.0-1
+
+2014-08-12 Kyle Keen 
+   * 2014.03-2
+   - No changes
+   - Rebuild for boost-1.56.0-1
+
+2014-03-09 Kyle Keen 
+
+   * 2014.03-1
+   - New release
+   - MIME associations
+
+2014-02-10 Kyle Keen 
+
+   * 2013.06-3
+   - Moved package to [community]
+   - Explicit boost depends
+   - Use official resources
+
+2014-02-07 Chirantan Ekbote 
+
+   * 2013.06-2
+   - Update makedepends since eigen3 has now become eigen in [extra]
+
+2013-06-19 Chirantan Ekbote 
+
+   * 2013.06-1 :
+   - Updated to version 2013.06
+
+2013-03-01 Chirantan Ekbote 
+
+   * 2013.01-2 :
+   Dependency qt replaced with qt4
+
+2013-01-23 Chirantan Ekbote 
+
+   * 2013.01-1 :
+   New upstream release.
+   Dependency eigen2 repaced by eigen3

Copied: openscad/repos/community-staging-i686/PKGBUILD (from rev 231422, 
openscad/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-31 00:07:30 UTC (rev 

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

2017-05-30 Thread Kyle Keen
Date: Wednesday, May 31, 2017 @ 00:06:59
  Author: kkeen
Revision: 231422

upgpkg: openscad 2015.03.03-11 cgal 4.10 rebuild

Modified:
  openscad/trunk/CHANGELOG
  openscad/trunk/PKGBUILD

---+
 CHANGELOG |   16 
 PKGBUILD  |2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

Modified: CHANGELOG
===
--- CHANGELOG   2017-05-30 23:37:46 UTC (rev 231421)
+++ CHANGELOG   2017-05-31 00:06:59 UTC (rev 231422)
@@ -1,3 +1,19 @@
+2017-05-30 Kyle Keen 
+   * 2015.03.03-11
+   - Rebuild for cgal 4.10
+
+2017-05-22 Antonio Rojas 
+   * 2015.03.03-10
+   - Rebuild for boost 1.64
+
+2017-02-25 Antonio Rojas 
+   * 2015.03.03-9
+   - Rebuild for qscintilla 2.10
+
+2017-01-02 Antonio Rojas 
+   * 2015.03.03-8
+   - Rebuild for boost 1.63
+
 2016-10-08 Kyle Keen 
* 2015.03.03-7
- Rebuild for boost 1.62

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 23:37:46 UTC (rev 231421)
+++ PKGBUILD2017-05-31 00:06:59 UTC (rev 231422)
@@ -6,7 +6,7 @@
 pkgname=openscad
 pkgver=2015.03.03
 _ver=2015.03-3  # hopefully -X is temporary
-pkgrel=10
+pkgrel=11
 pkgdesc="The programmers solid 3D CAD modeller"
 url="http://openscad.org/;
 arch=('i686' 'x86_64')


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

2017-05-30 Thread Kyle Keen
Date: Tuesday, May 30, 2017 @ 23:37:27
  Author: kkeen
Revision: 231420

upgpkg: cgal 4.10-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 22:57:17 UTC (rev 231419)
+++ PKGBUILD2017-05-30 23:37:27 UTC (rev 231420)
@@ -3,8 +3,8 @@
 # Contributor: Dmitriy Morozov 
 
 pkgname=cgal
-pkgver=4.9.1
-pkgrel=2
+pkgver=4.10
+pkgrel=1
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('i686' 'x86_64')
 url="http://www.cgal.org;
@@ -14,7 +14,7 @@
 optdepends=('qt5-svg: for CGAL_Qt5'
 'eigen: for some packages, see the CGAL manual')
 makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
-md5sums=('820ef17ffa7ed87af6cc9918a961d966')
+md5sums=('0a60a756b6885580945122ee178dd8db')
 
 # consider building with swig for python stuff
 # https://gforge.inria.fr/frs/?group_id=52  for _pkgid


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

2017-05-30 Thread Kyle Keen
Date: Tuesday, May 30, 2017 @ 23:37:46
  Author: kkeen
Revision: 231421

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

Added:
  cgal/repos/community-staging-i686/
  cgal/repos/community-staging-i686/PKGBUILD
(from rev 231420, cgal/trunk/PKGBUILD)
  cgal/repos/community-staging-x86_64/
  cgal/repos/community-staging-x86_64/PKGBUILD
(from rev 231420, cgal/trunk/PKGBUILD)

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

Copied: cgal/repos/community-staging-i686/PKGBUILD (from rev 231420, 
cgal/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-30 23:37:46 UTC (rev 231421)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dmitriy Morozov 
+
+pkgname=cgal
+pkgver=4.10
+pkgrel=1
+pkgdesc="Computational Geometry Algorithms Library"
+arch=('i686' 'x86_64')
+url="http://www.cgal.org;
+license=('GPL' 'LGPL')
+source=("https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$pkgver/CGAL-$pkgver.tar.xz;)
+depends=('mpfr' 'gmp' 'mesa' 'glu' 'boost-libs')
+optdepends=('qt5-svg: for CGAL_Qt5'
+'eigen: for some packages, see the CGAL manual')
+makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
+md5sums=('0a60a756b6885580945122ee178dd8db')
+
+# consider building with swig for python stuff
+# https://gforge.inria.fr/frs/?group_id=52  for _pkgid
+
+# 4.8 supposedly does not depend on boost?  good luck...
+
+build() {
+  cd "$srcdir/CGAL-$pkgver"
+  mkdir -p build
+  cd build
+  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd "$srcdir/CGAL-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+
+  # The tarball still has all these licenses included
+  for _license in LICENSE{,.FREE_USE,.GPL,.LGPL}; do
+install -D -m644 "$srcdir/CGAL-$pkgver/$_license" 
"$pkgdir/usr/share/licenses/$pkgname/$_license"
+  done
+}
+

Copied: cgal/repos/community-staging-x86_64/PKGBUILD (from rev 231420, 
cgal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-30 23:37:46 UTC (rev 231421)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dmitriy Morozov 
+
+pkgname=cgal
+pkgver=4.10
+pkgrel=1
+pkgdesc="Computational Geometry Algorithms Library"
+arch=('i686' 'x86_64')
+url="http://www.cgal.org;
+license=('GPL' 'LGPL')
+source=("https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$pkgver/CGAL-$pkgver.tar.xz;)
+depends=('mpfr' 'gmp' 'mesa' 'glu' 'boost-libs')
+optdepends=('qt5-svg: for CGAL_Qt5'
+'eigen: for some packages, see the CGAL manual')
+makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
+md5sums=('0a60a756b6885580945122ee178dd8db')
+
+# consider building with swig for python stuff
+# https://gforge.inria.fr/frs/?group_id=52  for _pkgid
+
+# 4.8 supposedly does not depend on boost?  good luck...
+
+build() {
+  cd "$srcdir/CGAL-$pkgver"
+  mkdir -p build
+  cd build
+  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd "$srcdir/CGAL-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+
+  # The tarball still has all these licenses included
+  for _license in LICENSE{,.FREE_USE,.GPL,.LGPL}; do
+install -D -m644 "$srcdir/CGAL-$pkgver/$_license" 
"$pkgdir/usr/share/licenses/$pkgname/$_license"
+  done
+}
+


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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 22:57:17
  Author: anthraxx
Revision: 231419

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 22:57:06 UTC (rev 231418)
+++ community-i686/PKGBUILD 2017-05-30 22:57:17 UTC (rev 231419)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-# Contributor: Giovanni Scafora 
-
-pkgname=scrot
-pkgver=0.8.13
-pkgrel=1
-pkgdesc="A simple command-line screenshot utility for X"
-arch=('i686' 'x86_64')
-url="http://scrot.sourcearchive.com/;
-license=('MIT')
-depends=('giblib')
-source=("http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}.orig.tar.gz;
-
"http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}-${pkgver##*.}.debian.tar.gz;)
-md5sums=('ccae904d225609571bdd3b03445c1e88'
- '8b725c26660abc1ffd613903f2d7b0c2')
-
-prepare(){
-for patch in $(<$srcdir/debian/patches/series); do
-patch -Np1 -d $srcdir/$pkgname-${pkgver%.*} -i 
$srcdir/debian/patches/$patch
-done
-}
-build() {
-  cd $srcdir/$pkgname-${pkgver%.*}
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver%.*}
-
-  make DESTDIR=$pkgdir docsdir=/usr/share/doc/scrot install
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: scrot/repos/community-i686/PKGBUILD (from rev 231418, 
scrot/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 22:57:17 UTC (rev 231419)
@@ -0,0 +1,39 @@
+# Maintainer: Levente Polyak 
+# Contributor: Daniel Wallace 
+# Contributor: Giovanni Scafora 
+
+pkgname=scrot
+pkgver=0.8.17
+pkgrel=1
+pkgdesc='Simple command-line screenshot utility for X'
+url='http://scrot.sourcearchive.com/'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('giblib')
+source=("http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}.orig.tar.gz;
+
"http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}-${pkgver##*.}.debian.tar.gz;)
+sha256sums=('613d1cf524c2b62ce3c65f1232ea4f05c7daf248d5e82ff2a6892c98093994f2'
+'c0929e9ce56e2e6965d43745f0b07787a12fb7d9d98a61027a37a1151a0ccd87')
+sha512sums=('cba8f589e45758ddbfe4e276399a1ecb0dbe29569be5d85d97733e7f64de2911bd2d03e62700ad0c718a1fc886c2e3def9dee1de5cac884f9e65e772cebe838c'
+
'ba7372cb4cb6a54863f15ed50c5d67c1f4e6109a51f8612a95c10b99e282249323369fef295d0e283af6d357ff09368c4da2b94390a6b651f24ae9d62cc14554')
+
+prepare(){
+for patch in $(<"${srcdir}/debian/patches/series"); do
+patch -Np1 -d "${srcdir}/${pkgname}-${pkgver%.*}" -i 
"${srcdir}/debian/patches/${patch}"
+done
+}
+build() {
+  cd ${pkgname}-${pkgver%.*}
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver%.*}
+  make DESTDIR=${pkgdir} docsdir=/usr/share/doc/scrot install
+  install -Dm 644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 22:57:06 UTC (rev 231418)
+++ community-x86_64/PKGBUILD   2017-05-30 22:57:17 UTC (rev 231419)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-# Contributor: Giovanni Scafora 
-
-pkgname=scrot
-pkgver=0.8.13
-pkgrel=1
-pkgdesc="A simple command-line screenshot utility for X"
-arch=('i686' 'x86_64')
-url="http://scrot.sourcearchive.com/;
-license=('MIT')
-depends=('giblib')
-source=("http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}.orig.tar.gz;
-
"http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}-${pkgver##*.}.debian.tar.gz;)
-md5sums=('ccae904d225609571bdd3b03445c1e88'
- '8b725c26660abc1ffd613903f2d7b0c2')
-
-prepare(){
-for patch in $(<$srcdir/debian/patches/series); do
-patch -Np1 -d $srcdir/$pkgname-${pkgver%.*} -i 
$srcdir/debian/patches/$patch
-done
-}

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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 22:57:06
  Author: anthraxx
Revision: 231418

upgpkg: scrot 0.8.17-1

Modified:
  scrot/trunk/PKGBUILD

--+
 PKGBUILD |   36 
 1 file changed, 20 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 22:55:04 UTC (rev 231417)
+++ PKGBUILD2017-05-30 22:57:06 UTC (rev 231418)
@@ -1,35 +1,39 @@
-# $Id$
-# Maintainer: Daniel Wallace 
+# Maintainer: Levente Polyak 
+# Contributor: Daniel Wallace 
 # Contributor: Giovanni Scafora 
 
 pkgname=scrot
-pkgver=0.8.13
+pkgver=0.8.17
 pkgrel=1
-pkgdesc="A simple command-line screenshot utility for X"
+pkgdesc='Simple command-line screenshot utility for X'
+url='http://scrot.sourcearchive.com/'
 arch=('i686' 'x86_64')
-url="http://scrot.sourcearchive.com/;
 license=('MIT')
 depends=('giblib')
 
source=("http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}.orig.tar.gz;
 
"http://scrot.sourcearchive.com/downloads/${pkgver%.*}-${pkgver##*.}/${pkgname}_${pkgver%.*}-${pkgver##*.}.debian.tar.gz;)
-md5sums=('ccae904d225609571bdd3b03445c1e88'
- '8b725c26660abc1ffd613903f2d7b0c2')
+sha256sums=('613d1cf524c2b62ce3c65f1232ea4f05c7daf248d5e82ff2a6892c98093994f2'
+'c0929e9ce56e2e6965d43745f0b07787a12fb7d9d98a61027a37a1151a0ccd87')
+sha512sums=('cba8f589e45758ddbfe4e276399a1ecb0dbe29569be5d85d97733e7f64de2911bd2d03e62700ad0c718a1fc886c2e3def9dee1de5cac884f9e65e772cebe838c'
+
'ba7372cb4cb6a54863f15ed50c5d67c1f4e6109a51f8612a95c10b99e282249323369fef295d0e283af6d357ff09368c4da2b94390a6b651f24ae9d62cc14554')
 
 prepare(){
-for patch in $(<$srcdir/debian/patches/series); do
-patch -Np1 -d $srcdir/$pkgname-${pkgver%.*} -i 
$srcdir/debian/patches/$patch
+for patch in $(<"${srcdir}/debian/patches/series"); do
+patch -Np1 -d "${srcdir}/${pkgname}-${pkgver%.*}" -i 
"${srcdir}/debian/patches/${patch}"
 done
 }
 build() {
-  cd $srcdir/$pkgname-${pkgver%.*}
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
+  cd ${pkgname}-${pkgver%.*}
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-${pkgver%.*}
+  cd ${pkgname}-${pkgver%.*}
+  make DESTDIR=${pkgdir} docsdir=/usr/share/doc/scrot install
+  install -Dm 644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
 
-  make DESTDIR=$pkgdir docsdir=/usr/share/doc/scrot install
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
+# vim: ts=2 sw=2 et:


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

2017-05-30 Thread Kyle Keen
Date: Tuesday, May 30, 2017 @ 22:55:04
  Author: kkeen
Revision: 231417

archrelease: copy trunk to community-any

Added:
  docx2txt/repos/community-any/PKGBUILD
(from rev 231416, docx2txt/trunk/PKGBUILD)
Deleted:
  docx2txt/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-30 22:54:52 UTC (rev 231416)
+++ PKGBUILD2017-05-30 22:55:04 UTC (rev 231417)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-pkgname=docx2txt
-pkgver=1.4
-pkgrel=2
-pkgdesc="Recovers text from DOCX files, with good formatting."
-arch=('any')
-url="http://docx2txt.sourceforge.net;
-license=('GPL')
-depends=('perl' 'unzip')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz)
-md5sums=('780f468c16d547b02723b98aadc52c63')
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  #make INSTALLDIR="$pkgdir/usr/bin/"
-  #make INSTALLDIR="$pkgdir/usr/bin/" install
-  # todo, fix these extensions
-  install -Dm644 docx2txt.config "$pkgdir/etc/docx2txt.config"
-  install -Dm755 docx2txt.pl "$pkgdir/usr/bin/docx2txt.pl"
-  install -Dm755 docx2txt.sh "$pkgdir/usr/bin/docx2txt.sh"
-}
-

Copied: docx2txt/repos/community-any/PKGBUILD (from rev 231416, 
docx2txt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-30 22:55:04 UTC (rev 231417)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Kyle Keen 
+pkgname=docx2txt
+pkgver=1.4
+pkgrel=3
+pkgdesc="Recovers text from DOCX files, with good formatting."
+arch=('any')
+url="http://docx2txt.sourceforge.net;
+license=('GPL')
+depends=('perl' 'unzip')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz)
+md5sums=('780f468c16d547b02723b98aadc52c63')
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  #make INSTALLDIR="$pkgdir/usr/bin/"
+  #make INSTALLDIR="$pkgdir/usr/bin/" install
+  install -Dm644 docx2txt.config "$pkgdir/etc/docx2txt.config"
+  install -Dm755 docx2txt.pl "$pkgdir/usr/bin/docx2txt"
+  #install -Dm755 docx2txt.sh "$pkgdir/usr/bin/docx2txt.sh"
+}
+


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

2017-05-30 Thread Kyle Keen
Date: Tuesday, May 30, 2017 @ 22:54:52
  Author: kkeen
Revision: 231416

upgpkg: docx2txt 1.4-3 fix bin path

Modified:
  docx2txt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 20:20:32 UTC (rev 231415)
+++ PKGBUILD2017-05-30 22:54:52 UTC (rev 231416)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen 
 pkgname=docx2txt
 pkgver=1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Recovers text from DOCX files, with good formatting."
 arch=('any')
 url="http://docx2txt.sourceforge.net;
@@ -15,9 +15,8 @@
   cd "$srcdir/$pkgname-$pkgver"
   #make INSTALLDIR="$pkgdir/usr/bin/"
   #make INSTALLDIR="$pkgdir/usr/bin/" install
-  # todo, fix these extensions
   install -Dm644 docx2txt.config "$pkgdir/etc/docx2txt.config"
-  install -Dm755 docx2txt.pl "$pkgdir/usr/bin/docx2txt.pl"
-  install -Dm755 docx2txt.sh "$pkgdir/usr/bin/docx2txt.sh"
+  install -Dm755 docx2txt.pl "$pkgdir/usr/bin/docx2txt"
+  #install -Dm755 docx2txt.sh "$pkgdir/usr/bin/docx2txt.sh"
 }
 


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

2017-05-30 Thread Gaëtan Bisson
Date: Tuesday, May 30, 2017 @ 21:50:14
  Author: bisson
Revision: 296872

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 21:49:47 UTC (rev 296871)
+++ extra-i686/PKGBUILD 2017-05-30 21:50:14 UTC (rev 296872)
@@ -1,49 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson 
-
-pkgname=mutt
-pkgver=1.8.2
-pkgrel=2
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('i686' 'x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
-source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('1d057bf1b565f2c38ee50c9a661654cbbe4165f98e25bfa361ebbd707d96f235'
-'SKIP')
-validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --enable-gpgme \
-   --enable-pop \
-   --enable-imap \
-   --enable-smtp \
-   --enable-hcache \
-   --enable-sidebar \
-   --with-curses=/usr \
-   --with-regex \
-   --with-gss=/usr \
-   --with-ssl=/usr \
-   --with-sasl \
-   --with-idn \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   rm "${pkgdir}"/etc/mime.types{,.dist}
-   rm "${pkgdir}"/usr/bin/{flea,muttbug}
-   rm "${pkgdir}"/usr/share/man/man1/{flea,muttbug}.1
-   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
-}

Copied: mutt/repos/extra-i686/PKGBUILD (from rev 296871, mutt/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 21:50:14 UTC (rev 296872)
@@ -0,0 +1,49 @@
+# $Id$
+# Contributor: tobias [tobias [at] archlinux.org]
+# Maintainer: Gaetan Bisson 
+
+pkgname=mutt
+pkgver=1.8.3
+pkgrel=1
+pkgdesc='Small but very powerful text-based mail client'
+url='http://www.mutt.org/'
+license=('GPL')
+backup=('etc/Muttrc')
+arch=('i686' 'x86_64')
+optdepends=('smtp-forwarder: to send mail')
+depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
+source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha256sums=('9b81746d67ffeca5ea44f60893b70dc93c86d4bc10187d4dd360185e4d42ed42'
+'SKIP')
+validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-gpgme \
+   --enable-pop \
+   --enable-imap \
+   --enable-smtp \
+   --enable-hcache \
+   --enable-sidebar \
+   --with-curses=/usr \
+   --with-regex \
+   --with-gss=/usr \
+   --with-ssl=/usr \
+   --with-sasl \
+   --with-idn \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   rm "${pkgdir}"/etc/mime.types{,.dist}
+   rm "${pkgdir}"/usr/bin/{flea,muttbug}
+   rm "${pkgdir}"/usr/share/man/man1/{flea,muttbug}.1
+   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-30 21:49:47 UTC (rev 296871)
+++ extra-x86_64/PKGBUILD   2017-05-30 21:50:14 UTC (rev 296872)
@@ -1,49 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson 
-
-pkgname=mutt
-pkgver=1.8.2
-pkgrel=2
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('i686' 'x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')

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

2017-05-30 Thread Gaëtan Bisson
Date: Tuesday, May 30, 2017 @ 21:49:47
  Author: bisson
Revision: 296871

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 21:18:33 UTC (rev 296870)
+++ PKGBUILD2017-05-30 21:49:47 UTC (rev 296871)
@@ -3,8 +3,8 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=mutt
-pkgver=1.8.2
-pkgrel=2
+pkgver=1.8.3
+pkgrel=1
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
 license=('GPL')
@@ -13,7 +13,7 @@
 optdepends=('smtp-forwarder: to send mail')
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
 source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('1d057bf1b565f2c38ee50c9a661654cbbe4165f98e25bfa361ebbd707d96f235'
+sha256sums=('9b81746d67ffeca5ea44f60893b70dc93c86d4bc10187d4dd360185e4d42ed42'
 'SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 


[arch-commits] Commit in plasma-integration/repos (2 files)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 20:31:30
  Author: arojas
Revision: 296868

archrelease: copy trunk to kde-unstable-x86_64

Added:
  plasma-integration/repos/kde-unstable-x86_64/
  plasma-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296867, plasma-integration/trunk/PKGBUILD)

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

Copied: plasma-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 296867, 
plasma-integration/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 20:31:30 UTC (rev 296868)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=plasma-integration
+pkgver=5.10.0
+pkgrel=2
+pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kio kwayland libxcursor noto-fonts ttf-hack)
+makedepends=(extra-cmake-modules python breeze)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('96847c0e7756552dd0e2ace6e3ea28d7a2d3c7d2e23e6140434c17fd3e8eb435'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 20:31:04
  Author: arojas
Revision: 296867

Qt 5.9 rebuild

Modified:
  plasma-integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 20:28:37 UTC (rev 296866)
+++ PKGBUILD2017-05-30 20:31:04 UTC (rev 296867)
@@ -4,7 +4,7 @@
 
 pkgname=plasma-integration
 pkgver=5.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
 arch=(i686 x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'


[arch-commits] Commit in kwin/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 20:28:37
  Author: arojas
Revision: 296866

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kwin/repos/kde-unstable-x86_64/
  kwin/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296865, kwin/trunk/PKGBUILD)

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

Copied: kwin/repos/kde-unstable-x86_64/PKGBUILD (from rev 296865, 
kwin/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 20:28:37 UTC (rev 296866)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.10.0
+pkgrel=2
+pkgdesc='KDE Window manager'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('kscreenlocker' 'xcb-util-cursor' 'hicolor-icon-theme' 
'plasma-framework' 'kcmutils' 'breeze')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python')
+optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
+groups=('plasma')
+conflicts=('kdebase-workspace')
+source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('05a82a742ebf5116df49e37fd34a38f7611149114fca7f55a59144fe2979e1e5'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 20:28:12
  Author: arojas
Revision: 296865

Qt 5.9 rebuild

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 20:12:46 UTC (rev 296864)
+++ PKGBUILD2017-05-30 20:28:12 UTC (rev 296865)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 20:20:32
  Author: arojas
Revision: 231415

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

Added:
  maxima-ecl/repos/community-i686/PKGBUILD
(from rev 231413, maxima-ecl/trunk/PKGBUILD)
  maxima-ecl/repos/community-i686/build-fasl.patch
(from rev 231414, maxima-ecl/trunk/build-fasl.patch)
  maxima-ecl/repos/community-i686/matrixexp.patch
(from rev 231414, maxima-ecl/trunk/matrixexp.patch)
  maxima-ecl/repos/community-i686/maxima.desktop
(from rev 231414, maxima-ecl/trunk/maxima.desktop)
  maxima-ecl/repos/community-x86_64/PKGBUILD
(from rev 231414, maxima-ecl/trunk/PKGBUILD)
  maxima-ecl/repos/community-x86_64/build-fasl.patch
(from rev 231414, maxima-ecl/trunk/build-fasl.patch)
  maxima-ecl/repos/community-x86_64/matrixexp.patch
(from rev 231414, maxima-ecl/trunk/matrixexp.patch)
  maxima-ecl/repos/community-x86_64/maxima.desktop
(from rev 231414, maxima-ecl/trunk/maxima.desktop)
Deleted:
  maxima-ecl/repos/community-i686/PKGBUILD
  maxima-ecl/repos/community-i686/build-fasl.patch
  maxima-ecl/repos/community-i686/matrixexp.patch
  maxima-ecl/repos/community-i686/maxima.desktop
  maxima-ecl/repos/community-x86_64/PKGBUILD
  maxima-ecl/repos/community-x86_64/build-fasl.patch
  maxima-ecl/repos/community-x86_64/matrixexp.patch
  maxima-ecl/repos/community-x86_64/maxima.desktop

---+
 /PKGBUILD |  136 
 /build-fasl.patch |   46 
 /matrixexp.patch  |   26 ++
 /maxima.desktop   |   22 +
 community-i686/PKGBUILD   |   68 --
 community-i686/build-fasl.patch   |   23 --
 community-i686/matrixexp.patch|   13 ---
 community-i686/maxima.desktop |   11 --
 community-x86_64/PKGBUILD |   68 --
 community-x86_64/build-fasl.patch |   23 --
 community-x86_64/matrixexp.patch  |   13 ---
 community-x86_64/maxima.desktop   |   11 --
 12 files changed, 230 insertions(+), 230 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 20:20:15 UTC (rev 231414)
+++ community-i686/PKGBUILD 2017-05-30 20:20:32 UTC (rev 231415)
@@ -1,68 +0,0 @@
-# $Id: PKGBUILD 150832 2012-02-23 12:01:17Z juergen $
-# Maintainer: Antonio Rojas 
-# Contributor: Ronald van Haren 
-# Contributor: Damir Perisa 
-# Modified to compile against ecl by: maribu
-
-pkgname=maxima-ecl
-_pkgname=maxima
-pkgver=5.39.0
-_eclver=16.1.2
-pkgrel=1
-pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://maxima.sourceforge.net;
-depends=(ecl=$_eclver texinfo shared-mime-info)
-makedepends=(python emacs patch)
-optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
-conflicts=(maxima)
-provides=(maxima)
-options=(!zipman) # don't zip info pages or they won't work inside maxima
-source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;
-"${_pkgname}.desktop" 'build-fasl.patch' 'matrixexp.patch')
-md5sums=('3bccafb512ff1054be700c61601088af'
- '24aa81126fbb8b726854e5a80d4c2415'
- 'eb33481ea06afb97743af06ff52c099b'
- '0a1fb7bb0cfdede965252b75decc2c0d')
-
-prepare() {
-  cd $_pkgname-$pkgver
-
-# set correct python executable to create docs
-  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
-
-# build maxima ecl library
-  patch -p1 -i ../build-fasl.patch
-# fix matrix exponentiation
-  patch -p1 -i ../matrixexp.patch
-}
-
-build() {
-  cd $_pkgname-$pkgver
-
-  # set correct python executable to create docs
-  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
-   --libexecdir=/usr/lib --enable-ecl --with-default-lisp=ecl
-  make -j1
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" emacsdir=/usr/share/emacs/site-lisp/maxima install
-
-  # install some freedesktop.org compatibility
-  install -Dm644 ${srcdir}/${_pkgname}.desktop \
-   $pkgdir/usr/share/applications/${_pkgname}.desktop
-
-  # make sure, we have a nice icon for the desktop file at the right place
-  install -d $pkgdir/usr/share/pixmaps/
-  ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
-   $pkgdir/usr/share/pixmaps/${_pkgname}.png
-
-  _ecldir="/usr/lib/ecl-$_eclver"
-  mkdir -p "$pkgdir/$_ecldir"
-  install src/binary-ecl/maxima.fas "$pkgdir/$_ecldir"
-}

Copied: maxima-ecl/repos/community-i686/PKGBUILD (from rev 231413, 
maxima-ecl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 20:19:56
  Author: arojas
Revision: 231412

Update to 5.40.0

Modified:
  maxima-ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 19:54:22 UTC (rev 231411)
+++ PKGBUILD2017-05-30 20:19:56 UTC (rev 231412)
@@ -6,7 +6,7 @@
 
 pkgname=maxima-ecl
 _pkgname=maxima
-pkgver=5.39.0
+pkgver=5.40.0
 _eclver=16.1.2
 pkgrel=1
 pkgdesc="A sophisticated computer algebra system (compiled against ecl)"
@@ -21,7 +21,7 @@
 options=(!zipman) # don't zip info pages or they won't work inside maxima
 
source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;
 "${_pkgname}.desktop" 'build-fasl.patch' 'matrixexp.patch')
-md5sums=('3bccafb512ff1054be700c61601088af'
+md5sums=('1b7d3b4f7dfc5eae2fcf79e8987f5f23'
  '24aa81126fbb8b726854e5a80d4c2415'
  'eb33481ea06afb97743af06ff52c099b'
  '0a1fb7bb0cfdede965252b75decc2c0d')


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

2017-05-30 Thread Jan Steffens
Date: Tuesday, May 30, 2017 @ 20:12:46
  Author: heftig
Revision: 296864

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 20:11:59 UTC (rev 296863)
+++ extra-i686/PKGBUILD 2017-05-30 20:12:46 UTC (rev 296864)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: György Balló 
-
-pkgname=geoclue2
-pkgver=2.4.6
-pkgrel=1
-pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
-arch=(i686 x86_64)
-url="https://www.freedesktop.org/wiki/Software/GeoClue/;
-license=(LGPL)
-depends=(libsoup json-glib libmm-glib avahi)
-makedepends=(intltool geoip python2 systemd gobject-introspection gnome-common 
git)
-optdepends=('geoip: geoip-lookup server binary')
-backup=(etc/geoclue/geoclue.conf)
-_commit=a52c994574db581e58602bd54a11981578f69add  # tags/2.4.6^0
-source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit;)
-sha256sums=('SKIP')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-pkgver() {
-  cd geoclue
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd geoclue
-  sed -e "s/key=geoclue/key=$_mozilla_api_key/" \
-  -e "s/key=YOUR_KEY/key=$_google_api_key/" \
-  -i data/geoclue.conf.in
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd geoclue
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd geoclue
-  make DESTDIR="$pkgdir" install
-}

Copied: geoclue2/repos/extra-i686/PKGBUILD (from rev 296863, 
geoclue2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 20:12:46 UTC (rev 296864)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: György Balló 
+
+pkgname=geoclue2
+pkgver=2.4.7
+pkgrel=1
+pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
+arch=(i686 x86_64)
+url="https://www.freedesktop.org/wiki/Software/GeoClue/;
+license=(LGPL)
+depends=(libsoup json-glib libmm-glib avahi)
+makedepends=(intltool geoip python2 systemd gobject-introspection gnome-common 
git)
+optdepends=('geoip: geoip-lookup server binary')
+backup=(etc/geoclue/geoclue.conf)
+_commit=91bf1790b7220c7ecc96cddc284690a924cd9449  # tags/2.4.7^0
+source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit;)
+sha256sums=('SKIP')
+
+# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact foutre...@archlinux.org for
+# more information.
+_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
+
+# Mozilla API keys (see https://location.services.mozilla.com/api)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact hef...@archlinux.org for
+# more information.
+_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
+
+pkgver() {
+  cd geoclue
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd geoclue
+  sed -e "s/key=geoclue/key=$_mozilla_api_key/" \
+  -e "s/key=YOUR_KEY/key=$_google_api_key/" \
+  -i data/geoclue.conf.in
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd geoclue
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd geoclue
+  make DESTDIR="$pkgdir" 

[arch-commits] Commit in gnome-online-accounts/repos (4 files)

2017-05-30 Thread Jan Steffens
Date: Tuesday, May 30, 2017 @ 20:11:59
  Author: heftig
Revision: 296863

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

Added:
  gnome-online-accounts/repos/extra-i686/PKGBUILD
(from rev 296862, gnome-online-accounts/trunk/PKGBUILD)
  gnome-online-accounts/repos/extra-x86_64/PKGBUILD
(from rev 296862, gnome-online-accounts/trunk/PKGBUILD)
Deleted:
  gnome-online-accounts/repos/extra-i686/PKGBUILD
  gnome-online-accounts/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 20:08:39 UTC (rev 296862)
+++ extra-i686/PKGBUILD 2017-05-30 20:11:59 UTC (rev 296863)
@@ -1,58 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=gnome-online-accounts
-pkgver=3.24.0+6+g8108ad4c
-pkgrel=1
-pkgdesc="Single sign-on framework for GNOME"
-url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
-makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
-optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
-'gvfs-google: Google Drive')
-_commit=8108ad4c2ab1d72a5bd413ab50d3b9f8d8e6f91c  # master
-source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit;
-"git+https://git.gnome.org/browse/telepathy-account-widgets;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.telepathy-account-widgets.url 
"$srcdir/telepathy-account-widgets"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-
-  ./configure \
---prefix=/usr \
---libexecdir=/usr/lib/$pkgname \
---disable-static \
---enable-media-server \
---enable-kerberos \
---enable-lastfm \
---enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-online-accounts/repos/extra-i686/PKGBUILD (from rev 296862, 
gnome-online-accounts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 20:11:59 UTC (rev 296863)
@@ -0,0 +1,58 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=gnome-online-accounts
+pkgver=3.24.1
+pkgrel=1
+pkgdesc="Single sign-on framework for GNOME"
+url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
+makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
+optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
+'gvfs-google: Google Drive')
+_commit=4f26391fc5b3d54cb73d9cd05599acec33d90928  # tags/3.24.1^0
+source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit;
+"git+https://git.gnome.org/browse/telepathy-account-widgets;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.telepathy-account-widgets.url 
"$srcdir/telepathy-account-widgets"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static \
+--enable-media-server \
+--enable-kerberos \
+--enable-lastfm \
+--enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-30 20:08:39 UTC (rev 296862)
+++ extra-x86_64/PKGBUILD   2017-05-30 20:11:59 UTC (rev 296863)
@@ -1,58 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=gnome-online-accounts
-pkgver=3.24.0+6+g8108ad4c
-pkgrel=1
-pkgdesc="Single sign-on framework for GNOME"
-url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
-makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
-optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
-'gvfs-google: Google 

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

2017-05-30 Thread Jan Steffens
Date: Tuesday, May 30, 2017 @ 20:08:39
  Author: heftig
Revision: 296862

3.24.1-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 20:03:02 UTC (rev 296861)
+++ PKGBUILD2017-05-30 20:08:39 UTC (rev 296862)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gnome-online-accounts
-pkgver=3.24.0+6+g8108ad4c
+pkgver=3.24.1
 pkgrel=1
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
 optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
 'gvfs-google: Google Drive')
-_commit=8108ad4c2ab1d72a5bd413ab50d3b9f8d8e6f91c  # master
+_commit=4f26391fc5b3d54cb73d9cd05599acec33d90928  # tags/3.24.1^0
 
source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit;
 "git+https://git.gnome.org/browse/telepathy-account-widgets;)
 sha256sums=('SKIP'


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

2017-05-30 Thread Jan Steffens
Date: Tuesday, May 30, 2017 @ 20:03:02
  Author: heftig
Revision: 296861

2.4.7-1

Modified:
  geoclue2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 19:46:53 UTC (rev 296860)
+++ PKGBUILD2017-05-30 20:03:02 UTC (rev 296861)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=geoclue2
-pkgver=2.4.6
+pkgver=2.4.7
 pkgrel=1
 pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(intltool geoip python2 systemd gobject-introspection gnome-common 
git)
 optdepends=('geoip: geoip-lookup server binary')
 backup=(etc/geoclue/geoclue.conf)
-_commit=a52c994574db581e58602bd54a11981578f69add  # tags/2.4.6^0
+_commit=91bf1790b7220c7ecc96cddc284690a924cd9449  # tags/2.4.7^0
 source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 19:54:22
  Author: arojas
Revision: 231411

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

Added:
  minitube/repos/community-i686/PKGBUILD
(from rev 231410, minitube/trunk/PKGBUILD)
  minitube/repos/community-i686/minitube.install
(from rev 231410, minitube/trunk/minitube.install)
  minitube/repos/community-i686/minitube.sh
(from rev 231410, minitube/trunk/minitube.sh)
  minitube/repos/community-x86_64/PKGBUILD
(from rev 231410, minitube/trunk/PKGBUILD)
  minitube/repos/community-x86_64/minitube.install
(from rev 231410, minitube/trunk/minitube.install)
  minitube/repos/community-x86_64/minitube.sh
(from rev 231410, minitube/trunk/minitube.sh)
Deleted:
  minitube/repos/community-i686/PKGBUILD
  minitube/repos/community-i686/minitube.install
  minitube/repos/community-i686/minitube.sh
  minitube/repos/community-x86_64/PKGBUILD
  minitube/repos/community-x86_64/minitube.install
  minitube/repos/community-x86_64/minitube.sh

---+
 /PKGBUILD |   64 
 /minitube.install |   18 ++
 /minitube.sh  |   18 ++
 community-i686/PKGBUILD   |   32 --
 community-i686/minitube.install   |9 -
 community-i686/minitube.sh|9 -
 community-x86_64/PKGBUILD |   32 --
 community-x86_64/minitube.install |9 -
 community-x86_64/minitube.sh  |9 -
 9 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 19:53:51 UTC (rev 231410)
+++ community-i686/PKGBUILD 2017-05-30 19:54:22 UTC (rev 231411)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Contributor: Andrea Scarpino 
-
-pkgname=minitube
-pkgver=2.6
-pkgrel=1
-pkgdesc="A native YouTube client in Qt. Watch YouTube videos without Flash 
Player"
-arch=('i686' 'x86_64')
-url='http://flavio.tordini.org/minitube'
-license=('GPL3')
-depends=('phonon-qt5' 'qt5-declarative' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-install="$pkgname.install"
-backup=('etc/profile.d/minitube.sh')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/flaviotordini/minitube/archive/$pkgver.tar.gz;
 $pkgname.sh)
-md5sums=('229fbde4ea32c843051221d71c1fcd36'
- '01d1d532dd7f4670cf7f33f007863b7a')
-
-build() {
-  cd $pkgname-$pkgver
-  qmake
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make install INSTALL_ROOT="$pkgdir/"
-
-  # GOOGLE_API_KEY
-  install -Dm644 ../$pkgname.sh \
-"$pkgdir/etc/profile.d/$pkgname.sh"
-}

Copied: minitube/repos/community-i686/PKGBUILD (from rev 231410, 
minitube/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 19:54:22 UTC (rev 231411)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: Andrea Scarpino 
+
+pkgname=minitube
+pkgver=2.7
+pkgrel=1
+pkgdesc="A native YouTube client in Qt. Watch YouTube videos without Flash 
Player"
+arch=('i686' 'x86_64')
+url='http://flavio.tordini.org/minitube'
+license=('GPL3')
+depends=('phonon-qt5' 'qt5-declarative' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+install="$pkgname.install"
+backup=('etc/profile.d/minitube.sh')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/flaviotordini/minitube/archive/$pkgver.tar.gz;
 $pkgname.sh)
+md5sums=('9ed4e808dbe9396153db310e1273e3be'
+ '01d1d532dd7f4670cf7f33f007863b7a')
+
+build() {
+  cd $pkgname-$pkgver
+  qmake
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install INSTALL_ROOT="$pkgdir/"
+
+  # GOOGLE_API_KEY
+  install -Dm644 ../$pkgname.sh \
+"$pkgdir/etc/profile.d/$pkgname.sh"
+}

Deleted: community-i686/minitube.install
===
--- community-i686/minitube.install 2017-05-30 19:53:51 UTC (rev 231410)
+++ community-i686/minitube.install 2017-05-30 19:54:22 UTC (rev 231411)
@@ -1,9 +0,0 @@
-post_upgrade() {
-  cat << EOF
-
-  # Google is now requiring an API key in order to access YouTube Data web 
services.
-  # Create a "Browser Key" at https://console.developers.google.com and put it 
in
-  # /etc/profile.d/minitube.sh as the GOOGLE_API_KEY environmental variable.
-
-EOF
-}

Copied: minitube/repos/community-i686/minitube.install (from rev 231410, 
minitube/trunk/minitube.install)
===
--- community-i686/minitube.install (rev 0)
+++ community-i686/minitube.install 2017-05-30 19:54:22 UTC (rev 231411)
@@ -0,0 +1,9 @@
+post_upgrade() {
+  cat << EOF
+
+  # Google is now requiring an API key in order to access YouTube Data web 
services.
+  # Create a "Browser 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 19:53:51
  Author: arojas
Revision: 231410

Update to 2.7

Modified:
  minitube/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 19:29:07 UTC (rev 231409)
+++ PKGBUILD2017-05-30 19:53:51 UTC (rev 231410)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=minitube
-pkgver=2.6
+pkgver=2.7
 pkgrel=1
 pkgdesc="A native YouTube client in Qt. Watch YouTube videos without Flash 
Player"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install="$pkgname.install"
 backup=('etc/profile.d/minitube.sh')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/flaviotordini/minitube/archive/$pkgver.tar.gz;
 $pkgname.sh)
-md5sums=('229fbde4ea32c843051221d71c1fcd36'
+md5sums=('9ed4e808dbe9396153db310e1273e3be'
  '01d1d532dd7f4670cf7f33f007863b7a')
 
 build() {


[arch-commits] Commit in ispell/repos (10 files)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 19:46:53
  Author: arojas
Revision: 296860

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

Added:
  ispell/repos/extra-i686/PKGBUILD
(from rev 296859, ispell/trunk/PKGBUILD)
  ispell/repos/extra-i686/license.txt
(from rev 296859, ispell/trunk/license.txt)
  ispell/repos/extra-x86_64/PKGBUILD
(from rev 296859, ispell/trunk/PKGBUILD)
  ispell/repos/extra-x86_64/license.txt
(from rev 296859, ispell/trunk/license.txt)
Deleted:
  ispell/repos/extra-i686/PKGBUILD
  ispell/repos/extra-i686/getline.patch
  ispell/repos/extra-i686/license.txt
  ispell/repos/extra-x86_64/PKGBUILD
  ispell/repos/extra-x86_64/getline.patch
  ispell/repos/extra-x86_64/license.txt

+
 /PKGBUILD  |  110 +++
 /license.txt   |   70 +++
 extra-i686/PKGBUILD|   57 --
 extra-i686/getline.patch   |   47 --
 extra-i686/license.txt |   35 -
 extra-x86_64/PKGBUILD  |   57 --
 extra-x86_64/getline.patch |   47 --
 extra-x86_64/license.txt   |   35 -
 8 files changed, 180 insertions(+), 278 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 19:46:22 UTC (rev 296859)
+++ extra-i686/PKGBUILD 2017-05-30 19:46:53 UTC (rev 296860)
@@ -1,57 +0,0 @@
-# $Id$
-# Contributor: Eric Belanger 
-# Maintainer:
-
-pkgname=ispell
-pkgver=3.3.02
-pkgrel=7
-pkgdesc="An interactive spell-checking program for Unix"
-arch=('i686' 'x86_64')
-url="http://ficus-www.cs.ucla.edu/geoff/ispell.html;
-license=('BSD')
-depends=('ncurses')
-options=('!makeflags')
-source=(http://fmg-www.cs.ucla.edu/geoff/tars/${pkgname}-${pkgver}.tar.gz 
-   license.txt getline.patch)
-md5sums=('12087d7555fc2b746425cd167af480fe' 'bf51b6181b9914dedc266ba970bb7319'
-'1dca21c5d56405fe592175c3dde2fda2')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   patch -Np0 -i ${srcdir}/getline.patch
-
-   sed -i -e 's/#undef USG/#define USG/' \
-  -e 's|/usr/local|/usr|' \
-   -e 's|/lib|/lib/ispell|' local.h.linux
-   cp local.h.linux local.h
-   make TMPDIR=/tmp all
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-# creating directory structure
-install -dm755 ${pkgdir}/usr/{bin,lib/ispell,share/man/man{1,5}}
-
-   # Installing binary tools
-   for b in buildhash findaffix icombine ijoin ispell iwhich munchlist 
tryaffix; do
-   install -m755 $b ${pkgdir}/usr/bin/
-   done
-
-   # Installing man pages
-   install -m644 ispell.1 ${pkgdir}/usr/share/man/man1/ispell.1
-   install -m644 ispell.5 ${pkgdir}/usr/share/man/man5/ispell.5
-
-   # Installing dictionnaries
-   install -m644 languages/american/americanmed.hash \
-   ${pkgdir}/usr/lib/ispell/americanmed.hash
-   install -m644 languages/english/english.aff \
-   ${pkgdir}/usr/lib/ispell/english.aff
-   ln -s americanmed.hash ${pkgdir}/usr/lib/ispell/american.hash
-   ln -s americanmed.hash ${pkgdir}/usr/lib/ispell/english.hash
-
-   # Installing license
-   install -Dm644 ${srcdir}/license.txt \
-   ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-}

Copied: ispell/repos/extra-i686/PKGBUILD (from rev 296859, 
ispell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 19:46:53 UTC (rev 296860)
@@ -0,0 +1,55 @@
+# $Id$
+# Contributor: Eric Belanger 
+# Maintainer:
+
+pkgname=ispell
+pkgver=3.4.00
+pkgrel=1
+pkgdesc="An interactive spell-checking program for Unix"
+arch=('i686' 'x86_64')
+url="http://ficus-www.cs.ucla.edu/geoff/ispell.html;
+license=('BSD')
+depends=('ncurses')
+options=('!makeflags')
+source=(http://fmg-www.cs.ucla.edu/geoff/tars/${pkgname}-${pkgver}.tar.gz 
+   license.txt)
+sha256sums=('5dc42e458635f218032d3ae929528e5587b1e7247564f0e9f9d77d5ccab7aec2'
+'359eca8bfb77db63785c4c304ecd3568b26cdf736946388e509933fc8a3f66bd')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   sed -i -e 's/#undef USG/#define USG/' \
+  -e 's|/usr/local|/usr|' \
+   -e 's|/lib|/lib/ispell|' local.h.linux
+   cp local.h.linux local.h
+   make TMPDIR=/tmp all
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+# creating directory structure
+install -dm755 ${pkgdir}/usr/{bin,lib/ispell,share/man/man{1,5}}
+
+   # Installing binary tools
+   for b in buildhash findaffix icombine ijoin ispell iwhich munchlist 
tryaffix; do
+   install -m755 $b ${pkgdir}/usr/bin/
+   done
+
+   # Installing man pages
+   install -m644 ispell.1 

[arch-commits] Commit in ispell/trunk (PKGBUILD getline.patch)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 19:46:22
  Author: arojas
Revision: 296859

Update to 3.4.00

Modified:
  ispell/trunk/PKGBUILD
Deleted:
  ispell/trunk/getline.patch

---+
 PKGBUILD  |   12 +---
 getline.patch |   47 ---
 2 files changed, 5 insertions(+), 54 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:13:36 UTC (rev 296858)
+++ PKGBUILD2017-05-30 19:46:22 UTC (rev 296859)
@@ -3,8 +3,8 @@
 # Maintainer:
 
 pkgname=ispell
-pkgver=3.3.02
-pkgrel=7
+pkgver=3.4.00
+pkgrel=1
 pkgdesc="An interactive spell-checking program for Unix"
 arch=('i686' 'x86_64')
 url="http://ficus-www.cs.ucla.edu/geoff/ispell.html;
@@ -12,15 +12,13 @@
 depends=('ncurses')
 options=('!makeflags')
 source=(http://fmg-www.cs.ucla.edu/geoff/tars/${pkgname}-${pkgver}.tar.gz 
-   license.txt getline.patch)
-md5sums=('12087d7555fc2b746425cd167af480fe' 'bf51b6181b9914dedc266ba970bb7319'
-'1dca21c5d56405fe592175c3dde2fda2')
+   license.txt)
+sha256sums=('5dc42e458635f218032d3ae929528e5587b1e7247564f0e9f9d77d5ccab7aec2'
+'359eca8bfb77db63785c4c304ecd3568b26cdf736946388e509933fc8a3f66bd')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
 
-   patch -Np0 -i ${srcdir}/getline.patch
-
sed -i -e 's/#undef USG/#define USG/' \
   -e 's|/usr/local|/usr|' \
-e 's|/lib|/lib/ispell|' local.h.linux

Deleted: getline.patch
===
--- getline.patch   2017-05-30 18:13:36 UTC (rev 296858)
+++ getline.patch   2017-05-30 19:46:22 UTC (rev 296859)
@@ -1,47 +0,0 @@
 ispell-3.3.02/correct.c2005-04-28 09:46:51.0 -0500
-+++ correct.c  2010-05-20 16:36:37.0 -0500
-@@ -245,7 +245,7 @@
- struct flagent * sufent,
- ichar_t savearea[MAX_CAPS][INPUTWORDLEN + MAXAFFIXLEN],
- int * nsaved));
--static char * getline P ((char * buf, int bufsize));
-+static char * mygetline P ((char * buf, int bufsize));
- void  askmode P ((void));
- void  copyout P ((unsigned char ** cc, int cnt));
- static void   lookharder P ((unsigned char * string));
-@@ -571,7 +571,7 @@
- 
-   imove (li - 1, 0);
-   (void) putchar ('!');
--  if (getline ((char *) buf, sizeof buf) == NULL)
-+  if (mygetline ((char *) buf, sizeof buf) == NULL)
-   {
-   (void) putchar (7);
-   ierase ();
-@@ -596,7 +596,7 @@
-   (void) printf ("%s ", CORR_C_READONLY);
-   }
-   (void) printf (CORR_C_REPLACE_WITH);
--  if (getline ((char *) ctok, ctokl) == NULL)
-+  if (mygetline ((char *) ctok, ctokl) == NULL)
-   {
-   (void) putchar (7);
-   /* Put it back */
-@@ -664,7 +664,7 @@
-   unsigned char   buf[100];
-   imove (li - 1, 0);
-   (void) printf (CORR_C_LOOKUP_PROMPT);
--  if (getline ((char *) buf, sizeof buf) == NULL)
-+  if (mygetline ((char *) buf, sizeof buf) == NULL)
-   {
-   (void) putchar (7);
-   ierase ();
-@@ -1583,7 +1583,7 @@
- return;
- }
- 
--static char * getline (s, len)
-+static char * mygetline (s, len)
- register char *   s;
- register int  len;
- {


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 19:29:07
  Author: arojas
Revision: 231409

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

Added:
  heimdall/repos/community-i686/PKGBUILD
(from rev 231408, heimdall/trunk/PKGBUILD)
  heimdall/repos/community-i686/heimdall.desktop
(from rev 231408, heimdall/trunk/heimdall.desktop)
  heimdall/repos/community-x86_64/PKGBUILD
(from rev 231408, heimdall/trunk/PKGBUILD)
  heimdall/repos/community-x86_64/heimdall.desktop
(from rev 231408, heimdall/trunk/heimdall.desktop)
Deleted:
  heimdall/repos/community-i686/PKGBUILD
  heimdall/repos/community-i686/heimdall.desktop
  heimdall/repos/community-x86_64/PKGBUILD
  heimdall/repos/community-x86_64/heimdall.desktop

---+
 /PKGBUILD |   80 
 /heimdall.desktop |   18 
 community-i686/PKGBUILD   |   60 ---
 community-i686/heimdall.desktop   |9 
 community-x86_64/PKGBUILD |   60 ---
 community-x86_64/heimdall.desktop |9 
 6 files changed, 98 insertions(+), 138 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 19:28:39 UTC (rev 231408)
+++ community-i686/PKGBUILD 2017-05-30 19:29:07 UTC (rev 231409)
@@ -1,60 +0,0 @@
-# Maintainer: Daniel Micay 
-# Contributor: Todd Musall
-# Contributor: dront78 (Ivan)
-# Contributor: Victor Noel
-# Contributor: ngoonee
-pkgname=heimdall
-pkgver=1.4.1
-pkgrel=2
-pkgdesc='Tool suite used to flash firmware (aka ROMs) onto Samsung mobile 
devices'
-arch=('i686' 'x86_64')
-url='http://www.glassechidna.com.au/products/heimdall/'
-license=('MIT')
-depends=('libusb' 'qt4')
-optdepends=('android-udev: Udev rules to connect Android devices to your linux 
box')
-source=("heimdall-${pkgver}.tar.gz::https://github.com/Benjamin-Dobell/Heimdall/archive/v${pkgver}.tar.gz;
-'heimdall.desktop')
-md5sums=('22c911e9042f5ed8fd90cbeeb9589015'
- '4ba737aed98dd28c9bceb0723dbd7267')
-
-build() {
-  cd Heimdall-$pkgver
-
-  cd libpit/
-  ./configure --prefix=/usr
-  make
-
-  cd ../heimdall/
-  ./configure --prefix=/usr
-  make
-
-  cd ../heimdall-frontend/
-  env OUTPUTDIR="/usr/bin" qmake-qt4 heimdall-frontend.pro
-  make
-}
-
-package() {
-  install -m644 -D heimdall.desktop 
"$pkgdir/usr/share/applications/heimdall.desktop"
-
-  cd Heimdall-$pkgver
-
-  # Install license file
-  install -m644 -D LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # Install heimdall command line tool
-  cd heimdall/
-
-  # Prevent make install from trying to reload udev
-  # We'll do this the Arch way at package install time
-  mv Makefile Makefile.orig
-  sed -e 's/sudo service udev restart/echo sudo service udev restart/' 
Makefile
-
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir/lib/"
-
-  # Install heimdall GUI front end
-  cd ../heimdall-frontend
-  # hack to place heimdall-frontend in /usr/bin
-  sed -i 's|local\/||g' Makefile
-  make INSTALL_ROOT="$pkgdir/" install
-}

Copied: heimdall/repos/community-i686/PKGBUILD (from rev 231408, 
heimdall/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 19:29:07 UTC (rev 231409)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay 
+# Contributor: Todd Musall
+# Contributor: dront78 (Ivan)
+# Contributor: Victor Noel
+# Contributor: ngoonee
+pkgname=heimdall
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='Tool suite used to flash firmware (aka ROMs) onto Samsung mobile 
devices'
+arch=('i686' 'x86_64')
+url='http://www.glassechidna.com.au/products/heimdall/'
+license=('MIT')
+depends=('qt5-base')
+makedepends=('cmake')
+optdepends=('android-udev: Udev rules to connect Android devices to your linux 
box')
+source=("heimdall-${pkgver}.tar.gz::https://github.com/Benjamin-Dobell/Heimdall/archive/v${pkgver}.tar.gz;
+'heimdall.desktop')
+sha256sums=('589bef88f2597c8a84fe6fafbe928ddc9687438b5b54edd917d7df48c7e3eff8'
+'439cea1a8976b9b589ffe4030a084243bcc5e937dcb9c571cdb94d3ff08b4fb4')
+
+build() {
+  cd Heimdall-$pkgver
+
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  install -m644 -D heimdall.desktop 
"$pkgdir/usr/share/applications/heimdall.desktop"
+
+  cd Heimdall-$pkgver
+
+  # Install license file
+  install -m644 -D LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # Install heimdall command line tool
+  install -d "$pkgdir"/usr/bin
+  install -Dm755 bin/* "$pkgdir"/usr/bin/
+  install -Dm644 heimdall/60-heimdall.rules 
"$pkgdir"/usr/lib/udev/rules.d/60-heimdall.rules
+}

Deleted: community-i686/heimdall.desktop
===
--- community-i686/heimdall.desktop 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 19:28:39
  Author: arojas
Revision: 231408

Update to 1.4.2

Modified:
  heimdall/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:48:36 UTC (rev 231407)
+++ PKGBUILD2017-05-30 19:28:39 UTC (rev 231408)
@@ -4,33 +4,25 @@
 # Contributor: Victor Noel
 # Contributor: ngoonee
 pkgname=heimdall
-pkgver=1.4.1
-pkgrel=2
+pkgver=1.4.2
+pkgrel=1
 pkgdesc='Tool suite used to flash firmware (aka ROMs) onto Samsung mobile 
devices'
 arch=('i686' 'x86_64')
 url='http://www.glassechidna.com.au/products/heimdall/'
 license=('MIT')
-depends=('libusb' 'qt4')
+depends=('qt5-base')
+makedepends=('cmake')
 optdepends=('android-udev: Udev rules to connect Android devices to your linux 
box')
 
source=("heimdall-${pkgver}.tar.gz::https://github.com/Benjamin-Dobell/Heimdall/archive/v${pkgver}.tar.gz;
 'heimdall.desktop')
-md5sums=('22c911e9042f5ed8fd90cbeeb9589015'
- '4ba737aed98dd28c9bceb0723dbd7267')
+sha256sums=('589bef88f2597c8a84fe6fafbe928ddc9687438b5b54edd917d7df48c7e3eff8'
+'439cea1a8976b9b589ffe4030a084243bcc5e937dcb9c571cdb94d3ff08b4fb4')
 
 build() {
   cd Heimdall-$pkgver
 
-  cd libpit/
-  ./configure --prefix=/usr
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr
   make
-
-  cd ../heimdall/
-  ./configure --prefix=/usr
-  make
-
-  cd ../heimdall-frontend/
-  env OUTPUTDIR="/usr/bin" qmake-qt4 heimdall-frontend.pro
-  make
 }
 
 package() {
@@ -42,19 +34,7 @@
   install -m644 -D LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 
   # Install heimdall command line tool
-  cd heimdall/
-
-  # Prevent make install from trying to reload udev
-  # We'll do this the Arch way at package install time
-  mv Makefile Makefile.orig
-  sed -e 's/sudo service udev restart/echo sudo service udev restart/' 
Makefile
-
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir/lib/"
-
-  # Install heimdall GUI front end
-  cd ../heimdall-frontend
-  # hack to place heimdall-frontend in /usr/bin
-  sed -i 's|local\/||g' Makefile
-  make INSTALL_ROOT="$pkgdir/" install
+  install -d "$pkgdir"/usr/bin
+  install -Dm755 bin/* "$pkgdir"/usr/bin/
+  install -Dm644 heimdall/60-heimdall.rules 
"$pkgdir"/usr/lib/udev/rules.d/60-heimdall.rules
 }


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:48:29
  Author: arojas
Revision: 231406

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 18:47:56 UTC (rev 231405)
+++ community-i686/PKGBUILD 2017-05-30 18:48:29 UTC (rev 231406)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Aaron Griffin 
-# Contributor: Travis Willard 
-# Contributor: William Rea 
-
-pkgname=devilspie
-pkgver=0.22
-pkgrel=7
-pkgdesc='Window matching utility for X'
-arch=('x86_64' 'i686')
-url='http://www.burtonini.com/blog/computers/devilspie'
-license=('GPL')
-depends=('libwnck')
-makedepends=('pkgconfig' 'intltool' 'gnome-common')
-source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.gz;)
-sha256sums=('e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
-  export LIBS="-lX11"
-  ./autogen.sh
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make prefix=$pkgdir/usr install
-  # Make and install blank config
-  mkdir -p $pkgdir/etc/devilspie
-  echo '(debug)' > $pkgdir/etc/devilspie/example.ds
-}
-
-# vim:set ts=2 sw=2 et:

Copied: devilspie/repos/community-i686/PKGBUILD (from rev 231405, 
devilspie/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 18:48:29 UTC (rev 231406)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Aaron Griffin 
+# Contributor: Travis Willard 
+# Contributor: William Rea 
+
+pkgname=devilspie
+pkgver=0.23
+pkgrel=1
+pkgdesc='Window matching utility for X'
+arch=('x86_64' 'i686')
+url='http://www.burtonini.com/blog/computers/devilspie'
+license=('GPL')
+depends=('libwnck3')
+makedepends=('intltool')
+source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.xz;)
+sha256sums=('2dd9d4b7424ac999f20c214b0ff71e8c5836d97003d7a8a7391105cd16d36deb')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make prefix="$pkgdir"/usr install
+  # Make and install blank config
+  mkdir -p "$pkgdir"/etc/devilspie
+  echo '(debug)' > "$pkgdir"/etc/devilspie/example.ds
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 18:47:56 UTC (rev 231405)
+++ community-x86_64/PKGBUILD   2017-05-30 18:48:29 UTC (rev 231406)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Aaron Griffin 
-# Contributor: Travis Willard 
-# Contributor: William Rea 
-
-pkgname=devilspie
-pkgver=0.22
-pkgrel=7
-pkgdesc='Window matching utility for X'
-arch=('x86_64' 'i686')
-url='http://www.burtonini.com/blog/computers/devilspie'
-license=('GPL')
-depends=('libwnck')
-makedepends=('pkgconfig' 'intltool' 'gnome-common')
-source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.gz;)
-sha256sums=('e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
-  export LIBS="-lX11"
-  ./autogen.sh
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make prefix=$pkgdir/usr install
-  # Make and install blank config
-  mkdir -p $pkgdir/etc/devilspie
-  echo '(debug)' > $pkgdir/etc/devilspie/example.ds
-}
-
-# vim:set ts=2 sw=2 et:

Copied: devilspie/repos/community-x86_64/PKGBUILD (from rev 231405, 
devilspie/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-30 18:48:29 UTC (rev 231406)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Aaron Griffin 
+# Contributor: 

[arch-commits] Commit in nginx-mainline/repos (10 files)

2017-05-30 Thread Giancarlo Razzolini
Date: Tuesday, May 30, 2017 @ 18:48:36
  Author: grazzolini
Revision: 231407

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

Added:
  nginx-mainline/repos/community-testing-i686/
  nginx-mainline/repos/community-testing-i686/PKGBUILD
(from rev 231404, nginx-mainline/trunk/PKGBUILD)
  nginx-mainline/repos/community-testing-i686/logrotate
(from rev 231404, nginx-mainline/trunk/logrotate)
  nginx-mainline/repos/community-testing-i686/nginx.install
(from rev 231404, nginx-mainline/trunk/nginx.install)
  nginx-mainline/repos/community-testing-i686/service
(from rev 231404, nginx-mainline/trunk/service)
  nginx-mainline/repos/community-testing-x86_64/
  nginx-mainline/repos/community-testing-x86_64/PKGBUILD
(from rev 231405, nginx-mainline/trunk/PKGBUILD)
  nginx-mainline/repos/community-testing-x86_64/logrotate
(from rev 231405, nginx-mainline/trunk/logrotate)
  nginx-mainline/repos/community-testing-x86_64/nginx.install
(from rev 231405, nginx-mainline/trunk/nginx.install)
  nginx-mainline/repos/community-testing-x86_64/service
(from rev 231405, nginx-mainline/trunk/service)

+
 community-testing-i686/PKGBUILD|  131 +++
 community-testing-i686/logrotate   |   10 ++
 community-testing-i686/nginx.install   |   12 ++
 community-testing-i686/service |   17 
 community-testing-x86_64/PKGBUILD  |  131 +++
 community-testing-x86_64/logrotate |   10 ++
 community-testing-x86_64/nginx.install |   12 ++
 community-testing-x86_64/service   |   17 
 8 files changed, 340 insertions(+)

Copied: nginx-mainline/repos/community-testing-i686/PKGBUILD (from rev 231404, 
nginx-mainline/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-05-30 18:48:36 UTC (rev 231407)
@@ -0,0 +1,131 @@
+# $Id$
+# Maintainer:  Giancarlo Razzolini 
+# Contributor:  Bartłomiej Piotrowski 
+# Contributor: Sébastien Luttringer
+# Contributor: Drew DeVault
+
+pkgname=nginx-mainline
+pkgver=1.13.1
+pkgrel=1
+pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release'
+arch=('i686' 'x86_64')
+url='https://nginx.org'
+license=('custom')
+depends=('pcre' 'zlib' 'openssl' 'geoip')
+makedepends=('hardening-wrapper')
+backup=('etc/nginx/fastcgi.conf'
+'etc/nginx/fastcgi_params'
+'etc/nginx/koi-win'
+'etc/nginx/koi-utf'
+'etc/nginx/mime.types'
+'etc/nginx/nginx.conf'
+'etc/nginx/scgi_params'
+'etc/nginx/uwsgi_params'
+'etc/nginx/win-utf'
+'etc/logrotate.d/nginx')
+install=nginx.install
+provides=('nginx')
+conflicts=('nginx')
+source=($url/download/nginx-$pkgver.tar.gz{,.asc}
+service
+logrotate)
+validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin 

+md5sums=('5c2fe93447140b8b1a815a13bc89355b'
+ 'SKIP'
+ '09862c34cd9593bc40da81f88c5fc4b2'
+ '6a01fb17af86f03707c8ae60f98a2dc2')
+sha512sums=('09ed3aa700965061d70edef732fccb2e32b9ace9eedbd86c8ad8d152748caf2d779ba2b06c3108ca0ad32f16e1a2e3551dbd1dc123c7dc1b64d672357dbd97ea'
+'SKIP'
+
'f8ab6b449ecaeb75712ef94e92ddbe426f6804a396aebeef724f060b824ae5351ca625f1e813640b4ffd7bdce972784d50fc2ee83e6628f2c77c6e49e2cd24e1'
+
'9232342c0914575ce438c5a8ee7e1c25b0befb457a2934e9cb77d1fe9a103634ea403b57bc0ef0cd6cf72248aee5e5584282cea611bc79198aeac9a65d8df5d7')
+
+_common_flags=(
+  --with-compat
+  --with-file-aio
+  --with-http_addition_module
+  --with-http_auth_request_module
+  --with-http_dav_module
+  --with-http_degradation_module
+  --with-http_flv_module
+  --with-http_geoip_module
+  --with-http_gunzip_module
+  --with-http_gzip_static_module
+  --with-http_mp4_module
+  --with-http_realip_module
+  --with-http_secure_link_module
+  --with-http_slice_module
+  --with-http_ssl_module
+  --with-http_stub_status_module
+  --with-http_sub_module
+  --with-http_v2_module
+  --with-mail
+  --with-mail_ssl_module
+  --with-pcre-jit
+  --with-stream
+  --with-stream_geoip_module
+  --with-stream_realip_module
+  --with-stream_ssl_module
+  --with-stream_ssl_preread_module
+  --with-threads
+)
+
+_mainline_flags=(
+)
+
+build() {
+  cd $provides-$pkgver
+  ./configure \
+--prefix=/etc/nginx \
+--conf-path=/etc/nginx/nginx.conf \
+--sbin-path=/usr/bin/nginx \
+--pid-path=/run/nginx.pid \
+--lock-path=/run/lock/nginx.lock \
+--user=http \
+--group=http \
+--http-log-path=/var/log/nginx/access.log \
+--error-log-path=stderr \
+--http-client-body-temp-path=/var/lib/nginx/client-body \
+--http-proxy-temp-path=/var/lib/nginx/proxy \
+--http-fastcgi-temp-path=/var/lib/nginx/fastcgi \
+

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:47:56
  Author: arojas
Revision: 231405

Update to 0.23

Modified:
  devilspie/trunk/PKGBUILD

--+
 PKGBUILD |   27 +++
 1 file changed, 11 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:47:20 UTC (rev 231404)
+++ PKGBUILD2017-05-30 18:47:56 UTC (rev 231405)
@@ -5,34 +5,29 @@
 # Contributor: William Rea 
 
 pkgname=devilspie
-pkgver=0.22
-pkgrel=7
+pkgver=0.23
+pkgrel=1
 pkgdesc='Window matching utility for X'
 arch=('x86_64' 'i686')
 url='http://www.burtonini.com/blog/computers/devilspie'
 license=('GPL')
-depends=('libwnck')
-makedepends=('pkgconfig' 'intltool' 'gnome-common')
-source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.gz;)
-sha256sums=('e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf')
+depends=('libwnck3')
+makedepends=('intltool')
+source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.xz;)
+sha256sums=('2dd9d4b7424ac999f20c214b0ff71e8c5836d97003d7a8a7391105cd16d36deb')
 
 build() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
-  sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
-  export LIBS="-lX11"
-  ./autogen.sh
   ./configure --prefix=/usr --sysconfdir=/etc
   make
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
-  make prefix=$pkgdir/usr install
+  make prefix="$pkgdir"/usr install
   # Make and install blank config
-  mkdir -p $pkgdir/etc/devilspie
-  echo '(debug)' > $pkgdir/etc/devilspie/example.ds
+  mkdir -p "$pkgdir"/etc/devilspie
+  echo '(debug)' > "$pkgdir"/etc/devilspie/example.ds
 }
-
-# vim:set ts=2 sw=2 et:


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

2017-05-30 Thread Giancarlo Razzolini
Date: Tuesday, May 30, 2017 @ 18:47:20
  Author: grazzolini
Revision: 231404

upgpkg: nginx-mainline 1.13.1-1

Modified:
  nginx-mainline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:41:10 UTC (rev 231403)
+++ PKGBUILD2017-05-30 18:47:20 UTC (rev 231404)
@@ -5,7 +5,7 @@
 # Contributor: Drew DeVault
 
 pkgname=nginx-mainline
-pkgver=1.13.0
+pkgver=1.13.1
 pkgrel=1
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release'
 arch=('i686' 'x86_64')
@@ -30,11 +30,11 @@
 service
 logrotate)
 validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin 

-md5sums=('0ff7057465d5622c5b1279e91b273e96'
+md5sums=('5c2fe93447140b8b1a815a13bc89355b'
  'SKIP'
  '09862c34cd9593bc40da81f88c5fc4b2'
  '6a01fb17af86f03707c8ae60f98a2dc2')
-sha512sums=('54745876db546cc4d42ef048159bf6f9584278989f03e7e3451597eacbaad7713f9bf9bf93fc540a1be13380281d499f4aa4f27dcdfd3e860bc1203c9cde314b'
+sha512sums=('09ed3aa700965061d70edef732fccb2e32b9ace9eedbd86c8ad8d152748caf2d779ba2b06c3108ca0ad32f16e1a2e3551dbd1dc123c7dc1b64d672357dbd97ea'
 'SKIP'
 
'f8ab6b449ecaeb75712ef94e92ddbe426f6804a396aebeef724f060b824ae5351ca625f1e813640b4ffd7bdce972784d50fc2ee83e6628f2c77c6e49e2cd24e1'
 
'9232342c0914575ce438c5a8ee7e1c25b0befb457a2934e9cb77d1fe9a103634ea403b57bc0ef0cd6cf72248aee5e5584282cea611bc79198aeac9a65d8df5d7')


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:41:10
  Author: arojas
Revision: 231403

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 18:40:43 UTC (rev 231402)
+++ community-i686/PKGBUILD 2017-05-30 18:41:10 UTC (rev 231403)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Thomas S Hatch 
-# Contributor: Corrado 'bardo' Primier 
-# Contributor: Jochem Kossen 
-# Contributor: Daniel J Griffiths 
-
-pkgname=scite
-pkgver=3.7.4
-pkgrel=1
-pkgdesc='Editor with facilities for building and running programs'
-arch=('x86_64' 'i686')
-url='http://www.scintilla.org/SciTE.html'
-license=('custom:scite')
-depends=('gtk2')
-makedepends=('setconf')
-backup=('usr/share/scite/SciTEGlobal.properties')
-source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
-sha256sums=('197372e80db2c16c86d9677a56a430209dc2f2adfdf9b7bda73b62dd19eb1e20')
-
-prepare() {
-  if [ $?CXXBASEFLAGS == 1 ]; then
-sed '0,/CXXTFLAGS=/s//nop=/' -i scite/gtk/makefile
-setconf scite/gtk/makefile CXXTFLAGS "-DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)"
-  fi
-
-  sed '0,/CXXFLAGS=/s//nop=/' -i scintilla/gtk/makefile
-
-  setconf scintilla/gtk/makefile CXXFLAGS \
-"-DNDEBUG ${CXXFLAGS} \$(CXXBASEFLAGS) \$(THREADFLAGS)"
-  setconf scintilla/gtk/makefile CXXBASEFLAGS \
-"-Wno-missing-braces -Wno-char-subscripts ${CXXFLAGS} -DGTK -DSCI_LEXER 
\$(INCLUDEDIRS)"
-}
-
-build() {
-  make -C "scintilla/gtk"
-  make -C "$pkgname/gtk"
-}
-
-package() {
-  make -C "$pkgname/gtk" DESTDIR="$pkgdir" install
-  install -Dm644 "$pkgname/License.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-scite"
-  install -Dm644 "scintilla/License.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-scintilla"
-  ln -sf "/usr/bin/SciTE" "$pkgdir/usr/bin/scite"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: scite/repos/community-i686/PKGBUILD (from rev 231402, 
scite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 18:41:10 UTC (rev 231403)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Thomas S Hatch 
+# Contributor: Corrado 'bardo' Primier 
+# Contributor: Jochem Kossen 
+# Contributor: Daniel J Griffiths 
+
+pkgname=scite
+pkgver=3.7.5
+pkgrel=1
+pkgdesc='Editor with facilities for building and running programs'
+arch=('x86_64' 'i686')
+url='http://www.scintilla.org/SciTE.html'
+license=('custom:scite')
+depends=('gtk2')
+makedepends=('setconf')
+backup=('usr/share/scite/SciTEGlobal.properties')
+source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
+sha256sums=('51e6861284077268d4929bb2ff9c516e2ca8914b2bd0ac315d177befe24aef86')
+
+prepare() {
+  if [ $?CXXBASEFLAGS == 1 ]; then
+sed '0,/CXXTFLAGS=/s//nop=/' -i scite/gtk/makefile
+setconf scite/gtk/makefile CXXTFLAGS "-DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)"
+  fi
+
+  sed '0,/CXXFLAGS=/s//nop=/' -i scintilla/gtk/makefile
+
+  setconf scintilla/gtk/makefile CXXFLAGS \
+"-DNDEBUG ${CXXFLAGS} \$(CXXBASEFLAGS) \$(THREADFLAGS)"
+  setconf scintilla/gtk/makefile CXXBASEFLAGS \
+"-Wno-missing-braces -Wno-char-subscripts ${CXXFLAGS} -DGTK -DSCI_LEXER 
\$(INCLUDEDIRS)"
+}
+
+build() {
+  make -C "scintilla/gtk"
+  make -C "$pkgname/gtk"
+}
+
+package() {
+  make -C "$pkgname/gtk" DESTDIR="$pkgdir" install
+  install -Dm644 "$pkgname/License.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE-scite"
+  install -Dm644 "scintilla/License.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE-scintilla"
+  ln -sf "/usr/bin/SciTE" "$pkgdir/usr/bin/scite"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 18:40:43 UTC (rev 231402)
+++ community-x86_64/PKGBUILD   2017-05-30 18:41:10 UTC (rev 231403)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Thomas S Hatch 

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

2017-05-30 Thread Jelle van der Waa
Date: Tuesday, May 30, 2017 @ 18:40:20
  Author: jelle
Revision: 231401

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 18:40:09 UTC (rev 231400)
+++ community-i686/PKGBUILD 2017-05-30 18:40:20 UTC (rev 231401)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Arch Haskell Team 
-
-pkgname=xmobar
-pkgver=0.24.4
-pkgrel=3
-pkgdesc="A Minimalistic Text Based Status Bar"
-url="https://hackage.haskell.org/package/xmobar;
-license=('custom:BSD3')
-arch=('i686' 'x86_64')
-depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr' 'libxpm')
-makedepends=('ghc=8.0.1' 'haskell-x11' 'haskell-x11-xft' 'haskell-utf8-string' 
'haskell-network-uri' 'haskell-hinotify'
- 'haskell-stm' 'haskell-parsec' 'haskell-mtl' 'haskell-regex-base' 
'haskell-regex-compat' 'haskell-http')
-options=('strip')
-source=(https://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
-
-build() {
-cd xmobar-$pkgver
-
-runhaskell Setup configure --prefix=/usr --flags="with_utf8 with_xft 
with_iwlib with_xpm with_inotify"
-runhaskell Setup build
-}
-
-package() {
-cd xmobar-$pkgver
-runhaskell Setup copy --destdir=${pkgdir}
-install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}
-
-md5sums=('c71961b0d6a322c016974b52e7b7b49f')

Copied: xmobar/repos/community-i686/PKGBUILD (from rev 231400, 
xmobar/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 18:40:20 UTC (rev 231401)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.24.5
+pkgrel=1
+pkgdesc="A Minimalistic Text Based Status Bar"
+url="https://hackage.haskell.org/package/xmobar;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr' 'libxpm')
+makedepends=('ghc=8.0.1' 'haskell-x11' 'haskell-x11-xft' 'haskell-utf8-string' 
'haskell-network-uri' 'haskell-hinotify'
+ 'haskell-stm' 'haskell-parsec' 'haskell-mtl' 'haskell-regex-base' 
'haskell-regex-compat' 'haskell-http')
+options=('strip')
+source=(https://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
+
+build() {
+cd xmobar-$pkgver
+
+runhaskell Setup configure --prefix=/usr --flags="with_utf8 with_xft 
with_iwlib with_xpm with_inotify"
+runhaskell Setup build
+}
+
+package() {
+cd xmobar-$pkgver
+runhaskell Setup copy --destdir=${pkgdir}
+install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}
+
+md5sums=('9befdb157b5adedd7150e4e07f0efbde')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 18:40:09 UTC (rev 231400)
+++ community-x86_64/PKGBUILD   2017-05-30 18:40:20 UTC (rev 231401)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Arch Haskell Team 
-
-pkgname=xmobar
-pkgver=0.24.4
-pkgrel=3
-pkgdesc="A Minimalistic Text Based Status Bar"
-url="https://hackage.haskell.org/package/xmobar;
-license=('custom:BSD3')
-arch=('i686' 'x86_64')
-depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr' 'libxpm')
-makedepends=('ghc=8.0.1' 'haskell-x11' 'haskell-x11-xft' 'haskell-utf8-string' 
'haskell-network-uri' 'haskell-hinotify'
- 'haskell-stm' 'haskell-parsec' 'haskell-mtl' 'haskell-regex-base' 
'haskell-regex-compat' 'haskell-http')
-options=('strip')
-source=(https://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
-
-build() {
-cd xmobar-$pkgver
-
-runhaskell Setup configure --prefix=/usr --flags="with_utf8 with_xft 
with_iwlib with_xpm with_inotify"
-runhaskell Setup build
-}
-
-package() {
-cd xmobar-$pkgver
-runhaskell Setup copy --destdir=${pkgdir}
-install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}
-
-md5sums=('c71961b0d6a322c016974b52e7b7b49f')

Copied: xmobar/repos/community-x86_64/PKGBUILD (from rev 231400, 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:40:43
  Author: arojas
Revision: 231402

Update to 3.7.5

Modified:
  scite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:40:20 UTC (rev 231401)
+++ PKGBUILD2017-05-30 18:40:43 UTC (rev 231402)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=scite
-pkgver=3.7.4
+pkgver=3.7.5
 pkgrel=1
 pkgdesc='Editor with facilities for building and running programs'
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 makedepends=('setconf')
 backup=('usr/share/scite/SciTEGlobal.properties')
 
source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
-sha256sums=('197372e80db2c16c86d9677a56a430209dc2f2adfdf9b7bda73b62dd19eb1e20')
+sha256sums=('51e6861284077268d4929bb2ff9c516e2ca8914b2bd0ac315d177befe24aef86')
 
 prepare() {
   if [ $?CXXBASEFLAGS == 1 ]; then


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

2017-05-30 Thread Jelle van der Waa
Date: Tuesday, May 30, 2017 @ 18:40:09
  Author: jelle
Revision: 231400

upgpkg: xmobar 0.24.5-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:26:33 UTC (rev 231399)
+++ PKGBUILD2017-05-30 18:40:09 UTC (rev 231400)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=xmobar
-pkgver=0.24.4
-pkgrel=3
+pkgver=0.24.5
+pkgrel=1
 pkgdesc="A Minimalistic Text Based Status Bar"
 url="https://hackage.haskell.org/package/xmobar;
 license=('custom:BSD3')
@@ -28,4 +28,4 @@
 install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
 }
 
-md5sums=('c71961b0d6a322c016974b52e7b7b49f')
+md5sums=('9befdb157b5adedd7150e4e07f0efbde')


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:26:33
  Author: arojas
Revision: 231399

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 18:26:04 UTC (rev 231398)
+++ community-i686/PKGBUILD 2017-05-30 18:26:33 UTC (rev 231399)
@@ -1,44 +0,0 @@
-# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgbase=giac
-pkgname=(xcas libgiac)
-_pkgver=1.2.3-45
-pkgver=${_pkgver//-/.}
-pkgrel=1
-pkgdesc="A free computer algebra system"
-arch=(i686 x86_64)
-url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
-license=(GPL3)
-makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core)
-source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-sha256sums=('8b7354858ab61f7f804c9b78b2a2eb521d503e094951a03c578f4f6ab8d559e1')
-
-build() {
-  cd $pkgbase-${pkgver%.*}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package_xcas() {
-  depends=(libgiac fltk)
-  conflicts=(giac)
-  provides=(giac)
-  replaces=(giac)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{lib,include}
-}
-
-package_libgiac() {
-  pkgdesc="Giac shared library"
-  depends=(mpfi gsl pari ntl lapack libpng)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{bin,share}
-}

Copied: giac/repos/community-i686/PKGBUILD (from rev 231398, 
giac/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 18:26:33 UTC (rev 231399)
@@ -0,0 +1,44 @@
+# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgbase=giac
+pkgname=(xcas libgiac)
+_pkgver=1.2.3-47
+pkgver=${_pkgver//-/.}
+pkgrel=1
+pkgdesc="A free computer algebra system"
+arch=(i686 x86_64)
+url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
+license=(GPL3)
+makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core)
+source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
+sha256sums=('7783d5ea1c073a851b8fb8590f5a49bd3be6d14de807d7f33ca9e8d0c0c165cd')
+
+build() {
+  cd $pkgbase-${pkgver%.*}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package_xcas() {
+  depends=(libgiac fltk)
+  conflicts=(giac)
+  provides=(giac)
+  replaces=(giac)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{lib,include}
+}
+
+package_libgiac() {
+  pkgdesc="Giac shared library"
+  depends=(mpfi gsl pari ntl lapack libpng)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{bin,share}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 18:26:04 UTC (rev 231398)
+++ community-x86_64/PKGBUILD   2017-05-30 18:26:33 UTC (rev 231399)
@@ -1,44 +0,0 @@
-# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgbase=giac
-pkgname=(xcas libgiac)
-_pkgver=1.2.3-45
-pkgver=${_pkgver//-/.}
-pkgrel=1
-pkgdesc="A free computer algebra system"
-arch=(i686 x86_64)
-url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
-license=(GPL3)
-makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core)
-source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-sha256sums=('8b7354858ab61f7f804c9b78b2a2eb521d503e094951a03c578f4f6ab8d559e1')
-
-build() {
-  cd $pkgbase-${pkgver%.*}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package_xcas() {
-  depends=(libgiac fltk)
-  conflicts=(giac)
-  provides=(giac)
-  replaces=(giac)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{lib,include}
-}
-
-package_libgiac() {
-  pkgdesc="Giac shared library"
-  depends=(mpfi gsl pari ntl lapack libpng)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{bin,share}
-}

Copied: giac/repos/community-x86_64/PKGBUILD (from rev 231398, 
giac/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:26:04
  Author: arojas
Revision: 231398

Update to 1.2.3.47

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:10:00 UTC (rev 231397)
+++ PKGBUILD2017-05-30 18:26:04 UTC (rev 231398)
@@ -3,7 +3,7 @@
 
 pkgbase=giac
 pkgname=(xcas libgiac)
-_pkgver=1.2.3-45
+_pkgver=1.2.3-47
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc="A free computer algebra system"
@@ -12,7 +12,7 @@
 license=(GPL3)
 makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core)
 
source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-sha256sums=('8b7354858ab61f7f804c9b78b2a2eb521d503e094951a03c578f4f6ab8d559e1')
+sha256sums=('7783d5ea1c073a851b8fb8590f5a49bd3be6d14de807d7f33ca9e8d0c0c165cd')
 
 build() {
   cd $pkgbase-${pkgver%.*}


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

2017-05-30 Thread Andreas Radke
Date: Tuesday, May 30, 2017 @ 18:13:36
  Author: andyrtr
Revision: 296858

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

Added:
  vigra/repos/extra-i686/PKGBUILD
(from rev 296857, vigra/trunk/PKGBUILD)
  vigra/repos/extra-x86_64/PKGBUILD
(from rev 296857, vigra/trunk/PKGBUILD)
Deleted:
  vigra/repos/extra-i686/PKGBUILD
  vigra/repos/extra-i686/vigra-1.11.0-const-swap.patch
  vigra/repos/extra-x86_64/PKGBUILD
  vigra/repos/extra-x86_64/vigra-1.11.0-const-swap.patch

+
 /PKGBUILD  |  122 +++
 extra-i686/PKGBUILD|   68 ---
 extra-i686/vigra-1.11.0-const-swap.patch   |   25 -
 extra-x86_64/PKGBUILD  |   68 ---
 extra-x86_64/vigra-1.11.0-const-swap.patch |   25 -
 5 files changed, 122 insertions(+), 186 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 18:13:18 UTC (rev 296857)
+++ extra-i686/PKGBUILD 2017-05-30 18:13:36 UTC (rev 296858)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Contributor: Lukas Jirkovsky 
-
-pkgbase=vigra
-pkgname=('vigra' 'vigra-doc')
-pkgver=1.11.0
-pkgrel=7
-arch=('i686' 'x86_64')
-url="http://hci.iwr.uni-heidelberg.de/vigra/;
-license=('custom:MIT')
-makedepends=(# runtime deps
- 'libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw'
-# additional makedeps
- 'cmake' 'python-nose' 'doxygen' 'python-sphinx' 'boost' 
'python-numpy')
-source=(https://github.com/ukoethe/vigra/releases/download/Version-${pkgver//./-}/vigra-${pkgver}-src.tar.gz
-vigra-1.11.0-const-swap.patch)
-md5sums=('7f80d289e03a2f2e8c8e85f3ff29d988'
- 'a571f3a8d4cd66c8a8071ca958091f7b')
-
-prepare() {
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  patch -p1 -i "${srcdir}"/vigra-1.11.0-const-swap.patch
-}
-
-build() {
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
-  -DPYTHON_EXECUTABLE=/usr/bin/python \
-  -DWITH_OPENEXR=true \
-  -DWITH_VIGRANUMPY=1 \
-  -DDOCINSTALL=share/doc
-  make
-}
-
-#check() {
-#  cd "${srcdir}"/${pkgname}-${pkgver}
-#  make -j1 -k check #|| /bin/true # i686 fails
-#}
-
-package_vigra() {
-  pkgdesc="Computer vision library"
-  depends=('libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw')
-  optdepends=('python: for python bindings'
-  'boost-libs: for python bindings')
-
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  # license
-  install -D -m644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-  
-  # remove doc
-  rm -rf "${pkgdir}"/usr/share/doc
-}
-
-package_vigra-doc() {
-  pkgdesc="Computer vision library - documentation and examples"
-  #depends=('vigra')
-  #arch=('any')
-
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  # cleanup
-  rm -rf "${pkgdir}"/usr/{bin,include,lib}
-
-  # license
-  install -D -m644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: vigra/repos/extra-i686/PKGBUILD (from rev 296857, vigra/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 18:13:36 UTC (rev 296858)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Lukas Jirkovsky 
+
+pkgbase=vigra
+pkgname=('vigra' 'vigra-doc')
+pkgver=1.11.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url="https://ukoethe.github.io/vigra/;
+license=('custom:MIT')
+makedepends=(# runtime deps
+ 'libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw'
+# additional makedeps
+ 'cmake' 'python-nose' 'doxygen' 'python-sphinx' 'boost' 
'python-numpy')
+source=(https://github.com/ukoethe/vigra/releases/download/Version-${pkgver//./-}/vigra-${pkgver}-src.tar.gz)
+sha256sums=('a5564e1083f6af6a885431c1ee718bad77d11f117198b277557f8558fa461aaf')
+
+build() {
+  cd "${srcdir}"/${pkgbase}-${pkgver}
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+  -DPYTHON_EXECUTABLE=/usr/bin/python \
+  -DWITH_OPENEXR=true \
+  -DWITH_VIGRANUMPY=1 \
+  -DDOCINSTALL=share/doc
+  make
+}
+
+#check() {
+#  cd "${srcdir}"/${pkgname}-${pkgver}
+#  make -j1 -k check #|| /bin/true # i686 fails
+#}
+
+package_vigra() {
+  pkgdesc="Computer vision library"
+  depends=('libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw')
+  optdepends=('python: for python bindings'
+  'boost-libs: for python bindings')
+
+  cd "${srcdir}"/${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  # license
+  install -D -m644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  
+  # remove doc
+  rm -rf "${pkgdir}"/usr/share/doc
+}
+
+package_vigra-doc() {
+  

[arch-commits] Commit in vigra/trunk (PKGBUILD vigra-1.11.0-const-swap.patch)

2017-05-30 Thread Andreas Radke
Date: Tuesday, May 30, 2017 @ 18:13:18
  Author: andyrtr
Revision: 296857

upgpkg: vigra 1.11.1-1

upstream update 1.11.1

Modified:
  vigra/trunk/PKGBUILD
Deleted:
  vigra/trunk/vigra-1.11.0-const-swap.patch

---+
 PKGBUILD  |   17 +
 vigra-1.11.0-const-swap.patch |   25 -
 2 files changed, 5 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 18:04:02 UTC (rev 296856)
+++ PKGBUILD2017-05-30 18:13:18 UTC (rev 296857)
@@ -4,25 +4,18 @@
 
 pkgbase=vigra
 pkgname=('vigra' 'vigra-doc')
-pkgver=1.11.0
-pkgrel=7
+pkgver=1.11.1
+pkgrel=1
 arch=('i686' 'x86_64')
-url="http://hci.iwr.uni-heidelberg.de/vigra/;
+url="https://ukoethe.github.io/vigra/;
 license=('custom:MIT')
 makedepends=(# runtime deps
  'libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw'
 # additional makedeps
  'cmake' 'python-nose' 'doxygen' 'python-sphinx' 'boost' 
'python-numpy')
-source=(https://github.com/ukoethe/vigra/releases/download/Version-${pkgver//./-}/vigra-${pkgver}-src.tar.gz
-vigra-1.11.0-const-swap.patch)
-md5sums=('7f80d289e03a2f2e8c8e85f3ff29d988'
- 'a571f3a8d4cd66c8a8071ca958091f7b')
+source=(https://github.com/ukoethe/vigra/releases/download/Version-${pkgver//./-}/vigra-${pkgver}-src.tar.gz)
+sha256sums=('a5564e1083f6af6a885431c1ee718bad77d11f117198b277557f8558fa461aaf')
 
-prepare() {
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  patch -p1 -i "${srcdir}"/vigra-1.11.0-const-swap.patch
-}
-
 build() {
   cd "${srcdir}"/${pkgbase}-${pkgver}
   cmake -DCMAKE_INSTALL_PREFIX=/usr \

Deleted: vigra-1.11.0-const-swap.patch
===
--- vigra-1.11.0-const-swap.patch   2017-05-30 18:04:02 UTC (rev 296856)
+++ vigra-1.11.0-const-swap.patch   2017-05-30 18:13:18 UTC (rev 296857)
@@ -1,25 +0,0 @@
-From 18675a51fca27b324eb4e4b49593bcee9bc4535e Mon Sep 17 00:00:00 2001
-From: Jonathan Wakely 
-Date: Fri, 17 Feb 2017 00:55:25 +
-Subject: [PATCH] Fix parameter of ImagePyramid::swap
-
-You can't swap with a const object. This fixes a compilation failure
-with GCC 7 which rejects the incorrect function even if it isn't
-instantiated.

- include/vigra/imagecontainer.hxx | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/include/vigra/imagecontainer.hxx 
b/include/vigra/imagecontainer.hxx
-index a6f0f80..636cc64 100644
 a/include/vigra/imagecontainer.hxx
-+++ b/include/vigra/imagecontainer.hxx
-@@ -763,7 +763,7 @@ public:
- /** swap contents of this array with the contents of other
- (STL-Container interface)
-  */
--void swap(const ImagePyramid )
-+void swap(ImagePyramid )
- {
- images_.swap(other.images_);
- std::swap(lowestLevel_, other.lowestLevel_);


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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 18:09:52
  Author: anthraxx
Revision: 231396

upgpkg: diffoscope 82-1

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:56:07 UTC (rev 231395)
+++ PKGBUILD2017-05-30 18:09:52 UTC (rev 231396)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=diffoscope
-pkgver=80
+pkgver=82
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -17,6 +17,8 @@
   'colord: ICC profiles support'
   'cpio: cpio archive support'
   'diffutils: diff utilities support'
+  'docx2txt: docx comparing support'
+  'dtc: device tree comparing support'
   'e2fsprogs: Ext2/3/4 filesystem utilities support'
   'enjarify: Android dex file support'
   'fpc: Free Pascal utilities support'
@@ -24,16 +26,21 @@
   'java-environment: java utilities support'
   'libcaca: image compare support'
   'llvm: LLVM bitcode files support'
+  'odt2txt: odt comparing support'
   'fontforge: bitmap font utilities support'
   'gettext: GNU internationalization utilities support'
   'ghc: haskell utilities support'
+  'giflib: gifbuild utilities support'
   'gnupg: GNU privacy guard support'
   'mono: mono support'
   'openssh: OpenSSH key comparing support'
   'poppler: PDF utilities support'
+  'r: R language support'
   'sqlite: SQLite support'
   'squashfs-tools: squashfs filesystem support'
   #'python-guestfs: guestfs filesystem support'
+  'python-jsbeautifier: javascript beautifier support'
+  'tcpdump: pcap matching support'
   'tlsh: fuzzy matching supprt'
   'unzip: zip utilities support'
   'gzip: gzip utilities support'
@@ -42,11 +49,11 @@
   'xz: XZ and LZMA utilities support'
 )
 checkdepends=(
-  'python-pytest' 'acl' 'binutils' 'bzip2' 'cdrtools' 'cpio' 'diffutils' 
'e2fsprogs' 'enjarify' 'imagemagick'
+  'python-pytest' 'python-jsbeautifier' 'acl' 'binutils' 'bzip2' 'cdrtools' 
'cpio' 'diffutils' 'e2fsprogs' 'enjarify' 'imagemagick'
   'java-environment>=8' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 
'mono-tools' 'poppler' 'sqlite' 'squashfs-tools'
-  'tlsh' 'unzip' 'gzip' 'tar' 'vim' 'xz' 'llvm' 'colord' 'fpc' 'openssh')
+  'tlsh' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 
'openssh' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib')
 
source=(${pkgname}-${pkgver}.tar.xz::https://anonscm.debian.org/cgit/reproducible/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('0e1f18e0a7cfcad7477cb0b013a460a3182417124c1611271f4d4d8727e5976716a8ee484d1563874739cc0268ab2a2108aae212399c734134f1dd66937c888d')
+sha512sums=('a6479db5f64c91be31f59f1eebf858a0e0c90cecd3366352e5be7937898fce0649b957f5aa9669210b76ff21e085a2b0350ba09fce287e2adf96c3b0de634d5c')
 
 prepare() {
   cd ${pkgname}-${pkgver}
@@ -64,7 +71,7 @@
   # TODO: colord test fails with lcms2 >= 2.8
   # disable iso9660 as output from cdrtools is different
   PYTHONPATH=".:${PYTHONPATH}" LC_CTYPE=en_US.UTF-8 py.test \
--k 'not test_icc and not test_ppu and not test_iso9660'
+-k 'not test_icc and not test_ppu and not test_iso9660 and not test_sqlite 
and not test_ico_image and not test_presenters'
 }
 
 package() {


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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 18:10:00
  Author: anthraxx
Revision: 231397

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 18:09:52 UTC (rev 231396)
+++ community-i686/PKGBUILD 2017-05-30 18:10:00 UTC (rev 231397)
@@ -1,76 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=diffoscope
-pkgver=80
-pkgrel=1
-pkgdesc='Tool for in-depth comparison of files, archives, and directories'
-url='https://diffoscope.org/'
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('python-magic' 'python-libarchive-c' 'python-setuptools')
-# TODO: python-argcomplete
-optdepends=(
-  'acl: access control list utilities support'
-  'binutils: binary utilities support'
-  'bzip2: bzip2 utilities support'
-  'cdrtools: ISO utilities support'
-  'colord: ICC profiles support'
-  'cpio: cpio archive support'
-  'diffutils: diff utilities support'
-  'e2fsprogs: Ext2/3/4 filesystem utilities support'
-  'enjarify: Android dex file support'
-  'fpc: Free Pascal utilities support'
-  'imagemagick: ImageMagick identify support'
-  'java-environment: java utilities support'
-  'libcaca: image compare support'
-  'llvm: LLVM bitcode files support'
-  'fontforge: bitmap font utilities support'
-  'gettext: GNU internationalization utilities support'
-  'ghc: haskell utilities support'
-  'gnupg: GNU privacy guard support'
-  'mono: mono support'
-  'openssh: OpenSSH key comparing support'
-  'poppler: PDF utilities support'
-  'sqlite: SQLite support'
-  'squashfs-tools: squashfs filesystem support'
-  #'python-guestfs: guestfs filesystem support'
-  'tlsh: fuzzy matching supprt'
-  'unzip: zip utilities support'
-  'gzip: gzip utilities support'
-  'tar: tar utilities support'
-  'vim: Vi IMproved (xxd) utilities support'
-  'xz: XZ and LZMA utilities support'
-)
-checkdepends=(
-  'python-pytest' 'acl' 'binutils' 'bzip2' 'cdrtools' 'cpio' 'diffutils' 
'e2fsprogs' 'enjarify' 'imagemagick'
-  'java-environment>=8' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 
'mono-tools' 'poppler' 'sqlite' 'squashfs-tools'
-  'tlsh' 'unzip' 'gzip' 'tar' 'vim' 'xz' 'llvm' 'colord' 'fpc' 'openssh')
-source=(${pkgname}-${pkgver}.tar.xz::https://anonscm.debian.org/cgit/reproducible/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('0e1f18e0a7cfcad7477cb0b013a460a3182417124c1611271f4d4d8727e5976716a8ee484d1563874739cc0268ab2a2108aae212399c734134f1dd66937c888d')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed '/python-magic/d' -i setup.py
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  # TODO: readd fpc
-  # TODO: colord test fails with lcms2 >= 2.8
-  # disable iso9660 as output from cdrtools is different
-  PYTHONPATH=".:${PYTHONPATH}" LC_CTYPE=en_US.UTF-8 py.test \
--k 'not test_icc and not test_ppu and not test_iso9660'
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --skip-build -O1 --root="${pkgdir}"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-}
-
-# vim: ts=2 sw=2 et:

Copied: diffoscope/repos/community-i686/PKGBUILD (from rev 231396, 
diffoscope/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 18:10:00 UTC (rev 231397)
@@ -0,0 +1,83 @@
+# Maintainer: Levente Polyak 
+
+pkgname=diffoscope
+pkgver=82
+pkgrel=1
+pkgdesc='Tool for in-depth comparison of files, archives, and directories'
+url='https://diffoscope.org/'
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('python-magic' 'python-libarchive-c' 'python-setuptools')
+# TODO: python-argcomplete
+optdepends=(
+  'acl: access control list utilities support'
+  'binutils: binary utilities support'
+  'bzip2: bzip2 utilities support'
+  'cdrtools: ISO utilities support'
+  'colord: ICC profiles support'
+  'cpio: cpio archive support'
+  'diffutils: diff utilities support'
+  'docx2txt: docx comparing support'
+  'dtc: device tree comparing support'
+  'e2fsprogs: Ext2/3/4 filesystem utilities support'
+  'enjarify: Android dex file support'
+  'fpc: Free Pascal utilities support'
+  'imagemagick: ImageMagick identify support'
+  'java-environment: 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:04:02
  Author: arojas
Revision: 296856

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

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

-+
 /PKGBUILD   |  196 ++
 /perlmagick.rpath.patch |   22 +++
 extra-i686/PKGBUILD |   98 -
 extra-i686/perlmagick.rpath.patch   |   11 -
 extra-x86_64/PKGBUILD   |   98 -
 extra-x86_64/perlmagick.rpath.patch |   11 -
 6 files changed, 218 insertions(+), 218 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 18:03:38 UTC (rev 296855)
+++ extra-i686/PKGBUILD 2017-05-30 18:04:02 UTC (rev 296856)
@@ -1,98 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=imagemagick
-pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.8.6
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://www.imagemagick.org/;
-license=('custom')
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
- 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2'
- 'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu')
-source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-perlmagick.rpath.patch)
-sha1sums=('e5bc9fc3f8aab26b4037c01e234e3167957f6671'
-  'SKIP'
-  'e143cf9d530fabf3b58023899b5cc544ba93daec')
-validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
-
-prepare() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  sed '/AC_PATH_XTRA/d' -i configure.ac
-  autoreconf --force --install
-  patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
-}
-
-build() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  [[ $CARCH = "i686" ]] && EXTRAOPTS="--with-gcc-arch=i686"
-  [[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
---enable-hdri --with-wmf --with-openexr --with-xml \
---with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
---with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr 
--with-rsvg \
---enable-opencl --with-openjp2 --without-gvc --without-djvu 
--without-autotrace \
---without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
-  make
-}
-
-check() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-#  make check
-}
-
-package_imagemagick() {
-  pkgdesc="An image viewing/manipulation program"
-  depends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 
'opencl-icd-loader')
-  optdepends=('imagemagick-doc: for additional information'
-  'ghostscript: for Ghostscript support' 
-  'openexr: for OpenEXR support' 
- 'openjpeg2: for JP2 support' 
-  'libwmf: for WMF support' 
-  'librsvg: for SVG support' 
-  'libxml2: for XML support' 
-  'libpng: for PNG support' 
- 'libwebp: for WEBP support')
-  backup=("etc/ImageMagick-${pkgver%%.*}/coder.xml"
-  "etc/ImageMagick-${pkgver%%.*}/colors.xml"
-  "etc/ImageMagick-${pkgver%%.*}/delegates.xml"
-  "etc/ImageMagick-${pkgver%%.*}/log.xml"
-  "etc/ImageMagick-${pkgver%%.*}/magic.xml"
-  "etc/ImageMagick-${pkgver%%.*}/mime.xml"
-  "etc/ImageMagick-${pkgver%%.*}/policy.xml"
-  "etc/ImageMagick-${pkgver%%.*}/quantization-table.xml"
-  "etc/ImageMagick-${pkgver%%.*}/thresholds.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-windows.xml")
-  options=('!docs' 'libtool' '!emptydirs')
-
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make -j1 DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/imagemagick/LICENSE"
-  install -Dm644 NOTICE "${pkgdir}/usr/share/licenses/imagemagick/NOTICE"
-
-#Cleaning
-  rm -f "${pkgdir}"/usr/lib/*.la
-
-# 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 imagemagick/trunk (PKGBUILD)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 18:03:38
  Author: arojas
Revision: 296855

Update to 6.9.8.8

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:51:12 UTC (rev 296854)
+++ PKGBUILD2017-05-30 18:03:38 UTC (rev 296855)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.8.6
+pkgver=6.9.8.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
@@ -13,7 +13,7 @@
  'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu')
 
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 perlmagick.rpath.patch)
-sha1sums=('e5bc9fc3f8aab26b4037c01e234e3167957f6671'
+sha1sums=('ceb89df4171b8b540835018f0de15cbf778bb835'
   'SKIP'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:56:07
  Author: arojas
Revision: 231395

archrelease: copy trunk to community-any

Added:
  jmol/repos/community-any/PKGBUILD
(from rev 231394, jmol/trunk/PKGBUILD)
Deleted:
  jmol/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-30 17:55:43 UTC (rev 231394)
+++ PKGBUILD2017-05-30 17:56:07 UTC (rev 231395)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: James Spencer 
-
-pkgname=jmol
-pkgver=14.16.1
-pkgrel=1
-pkgdesc="a Java 3D viewer for chemical structures"
-arch=(any)
-url="http://jmol.sourceforge.net;
-license=(LGPL)
-depends=(java-runtime)
-makedepends=(unzip)
-source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
-sha256sums=('2ddcbdd2c22d73017819bf3786b631b971f348d721ed9feac755b872bebf5cf7')
-
-package() {
-  cd $pkgname-$pkgver
-
-  mkdir -p "$pkgdir"/usr/share/$pkgname
-  mkdir -p "$pkgdir"/usr/bin
-
-  unzip jsmol.zip -d "$pkgdir"/usr/share/
-  rm jsmol.zip
-
-  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
-  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-}

Copied: jmol/repos/community-any/PKGBUILD (from rev 231394, jmol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-30 17:56:07 UTC (rev 231395)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.17.1
+pkgrel=1
+pkgdesc="a Java 3D viewer for chemical structures"
+arch=(any)
+url="http://jmol.sourceforge.net;
+license=(LGPL)
+depends=(java-runtime)
+makedepends=(unzip)
+source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
+sha256sums=('cb56216caf6c129a3866e80b5fb743d377bf4c45cfc3d4849d3ddb372c92c5f8')
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/share/$pkgname
+  mkdir -p "$pkgdir"/usr/bin
+
+  unzip jsmol.zip -d "$pkgdir"/usr/share/
+  rm jsmol.zip
+
+  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
+  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:55:43
  Author: arojas
Revision: 231394

Update to 14.17.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:40:32 UTC (rev 231393)
+++ PKGBUILD2017-05-30 17:55:43 UTC (rev 231394)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer 
 
 pkgname=jmol
-pkgver=14.16.1
+pkgver=14.17.1
 pkgrel=1
 pkgdesc="a Java 3D viewer for chemical structures"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(java-runtime)
 makedepends=(unzip)
 
source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
-sha256sums=('2ddcbdd2c22d73017819bf3786b631b971f348d721ed9feac755b872bebf5cf7')
+sha256sums=('cb56216caf6c129a3866e80b5fb743d377bf4c45cfc3d4849d3ddb372c92c5f8')
 
 package() {
   cd $pkgname-$pkgver


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:48:35
  Author: arojas
Revision: 296849

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

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

-+
 staging-i686/PKGBUILD   |   35 +++
 staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: step/repos/staging-i686/PKGBUILD (from rev 296848, step/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-05-30 17:48:35 UTC (rev 296849)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=17.04.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})
+sha256sums=('50f86d33a1a9c2d655d032df89666cdcfb32b330be6e082a1473dbf8d90696e6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

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

Copied: step/repos/staging-x86_64/PKGBUILD (from rev 296848, 
step/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-05-30 17:48:35 UTC (rev 296849)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=17.04.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})
+sha256sums=('50f86d33a1a9c2d655d032df89666cdcfb32b330be6e082a1473dbf8d90696e6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

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


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:47:58
  Author: arojas
Revision: 296848

libqalculate 0.9.12 rebuild

Modified:
  step/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:43:35 UTC (rev 296847)
+++ PKGBUILD2017-05-30 17:47:58 UTC (rev 296848)
@@ -4,7 +4,7 @@
 
 pkgname=step
 pkgver=17.04.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Physical Simulator"
 url="https://kde.org/applications/education/step/;
 arch=('i686' 'x86_64')


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:43:01
  Author: arojas
Revision: 296846

libqalculate 0.9.12 rebuild

Modified:
  cantor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:38:11 UTC (rev 296845)
+++ PKGBUILD2017-05-30 17:43:01 UTC (rev 296846)
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=17.04.1
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/;
 arch=('i686' 'x86_64')


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:43:35
  Author: arojas
Revision: 296847

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

Added:
  cantor/repos/staging-i686/
  cantor/repos/staging-i686/PKGBUILD
(from rev 296846, cantor/trunk/PKGBUILD)
  cantor/repos/staging-x86_64/
  cantor/repos/staging-x86_64/PKGBUILD
(from rev 296846, cantor/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   55 ++
 staging-x86_64/PKGBUILD |   55 ++
 2 files changed, 110 insertions(+)

Copied: cantor/repos/staging-i686/PKGBUILD (from rev 296846, 
cantor/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-05-30 17:43:35 UTC (rev 296847)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.04.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')
+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')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig})
+sha256sums=('81ac140183c18e2d8b68f761526188a7fdcddd9e78f92067a48b442f9a831990'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+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-x86_64/PKGBUILD (from rev 296846, 
cantor/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-05-30 17:43:35 UTC (rev 296847)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.04.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')
+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')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig})
+sha256sums=('81ac140183c18e2d8b68f761526188a7fdcddd9e78f92067a48b442f9a831990'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+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
+}


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

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 17:40:22
  Author: alucryd
Revision: 231392

upgpkg: beets 1.4.3-3

Modified:
  beets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:12:15 UTC (rev 231391)
+++ PKGBUILD2017-05-30 17:40:22 UTC (rev 231392)
@@ -4,7 +4,7 @@
 
 pkgname=beets
 pkgver=1.4.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
@@ -13,6 +13,7 @@
  'python-mutagen' 'python-setuptools' 'python-six' 'python-unidecode'
  'python-yaml')
 optdepends=('bash-completion: Bash completion'
+'bs1770gain: ReplayGain plugin'
 'gst-plugins-bad: Chromaprint/Acoustid, BPD, ReplayGain plugins'
 'gst-plugins-good: Chromaprint/Acoustid, BPD, ReplayGain plugins'
 'gst-plugins-ugly: Chromaprint/Acoustid, BPD, ReplayGain plugins'


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

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 17:40:32
  Author: alucryd
Revision: 231393

archrelease: copy trunk to community-any

Added:
  beets/repos/community-any/PKGBUILD
(from rev 231392, beets/trunk/PKGBUILD)
  beets/repos/community-any/beet
(from rev 231392, beets/trunk/beet)
Deleted:
  beets/repos/community-any/PKGBUILD
  beets/repos/community-any/beet

--+
 PKGBUILD |  119 ++---
 beet |4 +-
 2 files changed, 62 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-30 17:40:22 UTC (rev 231392)
+++ PKGBUILD2017-05-30 17:40:32 UTC (rev 231393)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Adrian Sampson 
-
-pkgname=beets
-pkgver=1.4.3
-pkgrel=2
-pkgdesc='Flexible music library manager and tagger'
-arch=('any')
-url='http://beets.radbox.org/'
-license=('MIT')
-depends=('python-jellyfish' 'python-munkres' 'python-musicbrainzngs'
- 'python-mutagen' 'python-setuptools' 'python-six' 'python-unidecode'
- 'python-yaml')
-optdepends=('bash-completion: Bash completion'
-'gst-plugins-bad: Chromaprint/Acoustid, BPD, ReplayGain plugins'
-'gst-plugins-good: Chromaprint/Acoustid, BPD, ReplayGain plugins'
-'gst-plugins-ugly: Chromaprint/Acoustid, BPD, ReplayGain plugins'
-'gst-libav: Chromaprint/Acoustid, BPD, ReplayGain plugins'
-'gst-python: Chromaprint/Acoustid, BPD, ReplayGain plugins'
-'imagemagick: Thumbnails plugin'
-'python-beautifulsoup4: Lyrics plugin'
-'python-flask: Web plugin'
-'python-gobject: ReplayGain plugin'
-'python-mpd: MPDStats plugin'
-'python-pyacoustid: Chromaprint/Acoustid plugin'
-'python-pylast: LastGenre plugin'
-'python-requests: Chromaprint/Acoustid, BPD, FetchArt plugins'
-'python-xdg: Thumbnails plugin')
-source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz;
-'beet')
-sha256sums=('b93fbe11998a29cd432b0a88741b9ced0e5ac50e80362d41e13e867d851ae464'
-'b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89')
-
-build() {
-  cd beets-${pkgver}
-
-  python setup.py build
-}
-
-package() {
-  cd beets-${pkgver}
-
-  python setup.py install --root="${pkgdir}" --optimize='1'
-
-  install -dm 755 "${pkgdir}"/usr/share/bash-completion/completions/
-  install -m 644 ../beet "${pkgdir}"/usr/share/bash-completion/completions/
-  install -dm 755 "${pkgdir}"/usr/share/zsh/site-functions
-  install -m 644 extra/_beet "${pkgdir}"/usr/share/zsh/site-functions/
-
-  install -dm 755 "${pkgdir}"/usr/share/man/man{1,5}
-  install -m 644 man/beet.1 "${pkgdir}"/usr/share/man/man1/
-  install -m 644 man/beetsconfig.5 "${pkgdir}"/usr/share/man/man5/
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/beets
-  install -m 644 LICENSE "${pkgdir}"/usr/share/licenses/beets/
-}
-
-# vim: ts=2 sw=2 et:

Copied: beets/repos/community-any/PKGBUILD (from rev 231392, 
beets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-30 17:40:32 UTC (rev 231393)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Adrian Sampson 
+
+pkgname=beets
+pkgver=1.4.3
+pkgrel=3
+pkgdesc='Flexible music library manager and tagger'
+arch=('any')
+url='http://beets.radbox.org/'
+license=('MIT')
+depends=('python-jellyfish' 'python-munkres' 'python-musicbrainzngs'
+ 'python-mutagen' 'python-setuptools' 'python-six' 'python-unidecode'
+ 'python-yaml')
+optdepends=('bash-completion: Bash completion'
+'bs1770gain: ReplayGain plugin'
+'gst-plugins-bad: Chromaprint/Acoustid, BPD, ReplayGain plugins'
+'gst-plugins-good: Chromaprint/Acoustid, BPD, ReplayGain plugins'
+'gst-plugins-ugly: Chromaprint/Acoustid, BPD, ReplayGain plugins'
+'gst-libav: Chromaprint/Acoustid, BPD, ReplayGain plugins'
+'gst-python: Chromaprint/Acoustid, BPD, ReplayGain plugins'
+'imagemagick: Thumbnails plugin'
+'python-beautifulsoup4: Lyrics plugin'
+'python-flask: Web plugin'
+'python-gobject: ReplayGain plugin'
+'python-mpd: MPDStats plugin'
+'python-pyacoustid: Chromaprint/Acoustid plugin'
+'python-pylast: LastGenre plugin'
+'python-requests: Chromaprint/Acoustid, BPD, FetchArt plugins'
+'python-xdg: Thumbnails plugin')
+source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz;
+'beet')
+sha256sums=('b93fbe11998a29cd432b0a88741b9ced0e5ac50e80362d41e13e867d851ae464'
+

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:38:11
  Author: arojas
Revision: 296845

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

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

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

Copied: plasma-workspace/repos/staging-i686/PKGBUILD (from rev 296844, 
plasma-workspace/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-05-30 17:38:11 UTC (rev 296845)
@@ -0,0 +1,99 @@
+# $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.0
+pkgrel=2
+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')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz"{,.sig}
 'kde.pam')
+sha256sums=('a9bc9e08012028bbd913da9f15afd3c78597a5b5cc9b912fe16090e7bdb95b69'
+'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')
+
+  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
+
+  # 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 296844, 
plasma-workspace/trunk/kde.pam)
===
--- 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:37:39
  Author: arojas
Revision: 296844

libqalculate 0.9.12 rebuild

Modified:
  plasma-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:26:24 UTC (rev 296843)
+++ PKGBUILD2017-05-30 17:37:39 UTC (rev 296844)
@@ -7,7 +7,7 @@
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
 pkgver=5.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:26:02
  Author: arojas
Revision: 296842

Update to 0.9.12

Modified:
  qalculate-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:20:28 UTC (rev 296841)
+++ PKGBUILD2017-05-30 17:26:02 UTC (rev 296842)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=qalculate-gtk
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="GNOME frontend for libqalculate"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('yelp: for displaying the help')
 options=('!makeflags')
 
source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha1sums=('d3d5861d6317f1c05fb6b3d67ae7149f15bd7533')
+sha1sums=('e5a0e1aa68cf77260d78becc93ab95970dca9434')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:26:24
  Author: arojas
Revision: 296843

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

Added:
  qalculate-gtk/repos/staging-i686/
  qalculate-gtk/repos/staging-i686/PKGBUILD
(from rev 296842, qalculate-gtk/trunk/PKGBUILD)
  qalculate-gtk/repos/staging-x86_64/
  qalculate-gtk/repos/staging-x86_64/PKGBUILD
(from rev 296842, 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 296842, 
qalculate-gtk/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-05-30 17:26:24 UTC (rev 296843)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=qalculate-gtk
+pkgver=0.9.12
+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/$pkgname-$pkgver.tar.gz)
+sha1sums=('e5a0e1aa68cf77260d78becc93ab95970dca9434')
+
+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 296842, 
qalculate-gtk/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-05-30 17:26:24 UTC (rev 296843)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=qalculate-gtk
+pkgver=0.9.12
+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/$pkgname-$pkgver.tar.gz)
+sha1sums=('e5a0e1aa68cf77260d78becc93ab95970dca9434')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:20:28
  Author: arojas
Revision: 296841

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

Added:
  libqalculate/repos/staging-i686/
  libqalculate/repos/staging-i686/PKGBUILD
(from rev 296840, libqalculate/trunk/PKGBUILD)
  libqalculate/repos/staging-x86_64/
  libqalculate/repos/staging-x86_64/PKGBUILD
(from rev 296840, 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 296840, 
libqalculate/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-05-30 17:20:28 UTC (rev 296841)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=0.9.12
+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')
+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=('4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2')
+
+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 296840, 
libqalculate/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-05-30 17:20:28 UTC (rev 296841)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=0.9.12
+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')
+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=('4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:19:59
  Author: arojas
Revision: 296840

Update to 0.9.12

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:14:41 UTC (rev 296839)
+++ PKGBUILD2017-05-30 17:19:59 UTC (rev 296840)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=libqalculate
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 '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)
-sha1sums=('6b60c1f4a107fb72196ec6e59b646429bceda655')
+sha256sums=('4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in libva-intel-driver/repos (4 files)

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 17:14:41
  Author: alucryd
Revision: 296839

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

Added:
  libva-intel-driver/repos/extra-i686/PKGBUILD
(from rev 296838, libva-intel-driver/trunk/PKGBUILD)
  libva-intel-driver/repos/extra-x86_64/PKGBUILD
(from rev 296838, libva-intel-driver/trunk/PKGBUILD)
Deleted:
  libva-intel-driver/repos/extra-i686/PKGBUILD
  libva-intel-driver/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 17:14:29 UTC (rev 296838)
+++ extra-i686/PKGBUILD 2017-05-30 17:14:41 UTC (rev 296839)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva-intel-driver
-pkgver=1.8.1
-pkgrel=1
-pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
-arch=(i686 x86_64)
-url='https://01.org/linuxmedia/vaapi'
-license=(MIT)
-depends=(libva)
-replaces=(libva-driver-intel)
-source=(https://github.com/01org/intel-vaapi-driver/releases/download/$pkgver/intel-vaapi-driver-$pkgver.tar.bz2)
-sha1sums=('f29e89b9a9fcafa153110a6a1762541c2a80f899')
-
-prepare() {
-  cd intel-vaapi-driver-$pkgver
-
-  # Only relevant if intel-gpu-tools is installed,
-  # since then the shaders will be recompiled
-  sed -i '1s/python$/&2/' src/shaders/gpp.py
-}
-
-build() {
-  cd intel-vaapi-driver-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd intel-vaapi-driver-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: libva-intel-driver/repos/extra-i686/PKGBUILD (from rev 296838, 
libva-intel-driver/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 17:14:41 UTC (rev 296839)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgname=libva-intel-driver
+pkgver=1.8.2
+pkgrel=1
+pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
+arch=('i686' 'x86_64')
+url='https://01.org/linuxmedia/vaapi'
+license=('MIT')
+depends=('libva')
+replaces=('libva-driver-intel')
+source=("https://github.com/01org/intel-vaapi-driver/releases/download/${pkgver}/intel-vaapi-driver-${pkgver}.tar.bz2;)
+sha256sums=('866cdf9974911e58b0d3a2cade29dbe7b5b68836e142cf092b99db68e366b702')
+
+prepare() {
+  cd intel-vaapi-driver-${pkgver}
+
+  # Only relevant if intel-gpu-tools is installed,
+  # since then the shaders will be recompiled
+  sed -i '1s/python$/&2/' src/shaders/gpp.py
+}
+
+build() {
+  cd intel-vaapi-driver-${pkgver}
+
+  ./configure \
+--prefix='/usr'
+  make
+}
+
+package() {
+  cd intel-vaapi-driver-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 644 COPYING -t "${pkgdir}"/usr/share/licenses/libva-intel-driver
+}
+
+# vim: ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-30 17:14:29 UTC (rev 296838)
+++ extra-x86_64/PKGBUILD   2017-05-30 17:14:41 UTC (rev 296839)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva-intel-driver
-pkgver=1.8.1
-pkgrel=1
-pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
-arch=(i686 x86_64)
-url='https://01.org/linuxmedia/vaapi'
-license=(MIT)
-depends=(libva)
-replaces=(libva-driver-intel)
-source=(https://github.com/01org/intel-vaapi-driver/releases/download/$pkgver/intel-vaapi-driver-$pkgver.tar.bz2)
-sha1sums=('f29e89b9a9fcafa153110a6a1762541c2a80f899')
-
-prepare() {
-  cd intel-vaapi-driver-$pkgver
-
-  # Only relevant if intel-gpu-tools is installed,
-  # since then the shaders will be recompiled
-  sed -i '1s/python$/&2/' src/shaders/gpp.py
-}
-
-build() {
-  cd intel-vaapi-driver-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd intel-vaapi-driver-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: libva-intel-driver/repos/extra-x86_64/PKGBUILD (from rev 296838, 
libva-intel-driver/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-05-30 17:14:41 UTC (rev 296839)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# 

[arch-commits] Commit in libva-intel-driver/trunk (PKGBUILD)

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 17:14:29
  Author: alucryd
Revision: 296838

upgpkg: libva-intel-driver 1.8.2-1

Modified:
  libva-intel-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:09:13 UTC (rev 296837)
+++ PKGBUILD2017-05-30 17:14:29 UTC (rev 296838)
@@ -1,21 +1,22 @@
 # $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Maxime Gauduin 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
 
 pkgname=libva-intel-driver
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url='https://01.org/linuxmedia/vaapi'
-license=(MIT)
-depends=(libva)
-replaces=(libva-driver-intel)
-source=(https://github.com/01org/intel-vaapi-driver/releases/download/$pkgver/intel-vaapi-driver-$pkgver.tar.bz2)
-sha1sums=('f29e89b9a9fcafa153110a6a1762541c2a80f899')
+license=('MIT')
+depends=('libva')
+replaces=('libva-driver-intel')
+source=("https://github.com/01org/intel-vaapi-driver/releases/download/${pkgver}/intel-vaapi-driver-${pkgver}.tar.bz2;)
+sha256sums=('866cdf9974911e58b0d3a2cade29dbe7b5b68836e142cf092b99db68e366b702')
 
 prepare() {
-  cd intel-vaapi-driver-$pkgver
+  cd intel-vaapi-driver-${pkgver}
 
   # Only relevant if intel-gpu-tools is installed,
   # since then the shaders will be recompiled
@@ -23,13 +24,19 @@
 }
 
 build() {
-  cd intel-vaapi-driver-$pkgver
-  ./configure --prefix=/usr
+  cd intel-vaapi-driver-${pkgver}
+
+  ./configure \
+--prefix='/usr'
   make
 }
 
 package() {
-  cd intel-vaapi-driver-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  cd intel-vaapi-driver-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 644 COPYING -t "${pkgdir}"/usr/share/licenses/libva-intel-driver
 }
+
+# vim: ts=2 sw=2 et:


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:12:15
  Author: arojas
Revision: 231391

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 17:11:33 UTC (rev 231390)
+++ community-i686/PKGBUILD 2017-05-30 17:12:15 UTC (rev 231391)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Oliver Sherouse 
-# Contributor: David Scholl  
-# Contributor: David Pretty  
-
-pkgbase=python-rpy2
-pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.8.5
-pkgrel=2
-pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
-arch=(i686 x86_64)
-url="http://rpy.sourceforge.net/;
-license=(MPL GPL LGPL)
-makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
-source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
-md5sums=('b1c3ef432b3a5c83cec06658eeb85581')
-
-prepare() {
-  cd rpy2-$pkgver
-  sed -i "s:Rlapack:lapack:" setup.py
-  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
-  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
-}
-
-package_python2-rpy2() {
-  depends=(python2-numpy r python2-singledispatch)
-  cd rpy2-$pkgver
-
-  export CFLAGS+=" -DHAVE_UINTPTR_T=1" # workaround for 
https://bitbucket.org/rpy2/rpy2/issues/389/failed-to-compile-with-python-360-on-32
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/rpy2/tests.py
-}
-
-package_python-rpy2() {
-  depends=(python-numpy r)
-  cd rpy2-$pkgver
-
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-

Copied: python-rpy2/repos/community-i686/PKGBUILD (from rev 231390, 
python-rpy2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 17:12:15 UTC (rev 231391)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Oliver Sherouse 
+# Contributor: David Scholl  
+# Contributor: David Pretty  
+
+pkgbase=python-rpy2
+pkgname=(python2-rpy2 python-rpy2)
+pkgver=2.8.6
+pkgrel=1
+pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
+arch=(i686 x86_64)
+url="http://rpy.sourceforge.net/;
+license=(MPL GPL LGPL)
+makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
+source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
+sha256sums=('004d13734a7b9a85cbc1e7a93ec87df741e28db1273ab5b0d9efaac04a9c5f98')
+
+prepare() {
+  cd rpy2-$pkgver
+  sed -i "s:Rlapack:lapack:" setup.py
+  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
+  sed -i "s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R':" setup.py
+}
+
+package_python2-rpy2() {
+  depends=(python2-numpy r python2-singledispatch)
+  cd rpy2-$pkgver
+
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/rpy2/tests.py
+}
+
+package_python-rpy2() {
+  depends=(python-numpy r)
+  cd rpy2-$pkgver
+
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 17:11:33 UTC (rev 231390)
+++ community-x86_64/PKGBUILD   2017-05-30 17:12:15 UTC (rev 231391)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Oliver Sherouse 
-# Contributor: David Scholl  
-# Contributor: David Pretty  
-
-pkgbase=python-rpy2
-pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.8.5
-pkgrel=2
-pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
-arch=(i686 x86_64)
-url="http://rpy.sourceforge.net/;
-license=(MPL GPL LGPL)
-makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
-source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:11:33
  Author: arojas
Revision: 231390

Update to 2.8.6

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:09:14 UTC (rev 231389)
+++ PKGBUILD2017-05-30 17:11:33 UTC (rev 231390)
@@ -6,8 +6,8 @@
 
 pkgbase=python-rpy2
 pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.8.5
-pkgrel=2
+pkgver=2.8.6
+pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
 arch=(i686 x86_64)
 url="http://rpy.sourceforge.net/;
@@ -14,7 +14,7 @@
 license=(MPL GPL LGPL)
 makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
 source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
-md5sums=('b1c3ef432b3a5c83cec06658eeb85581')
+sha256sums=('004d13734a7b9a85cbc1e7a93ec87df741e28db1273ab5b0d9efaac04a9c5f98')
 
 prepare() {
   cd rpy2-$pkgver
@@ -27,7 +27,6 @@
   depends=(python2-numpy r python2-singledispatch)
   cd rpy2-$pkgver
 
-  export CFLAGS+=" -DHAVE_UINTPTR_T=1" # workaround for 
https://bitbucket.org/rpy2/rpy2/issues/389/failed-to-compile-with-python-360-on-32
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
   sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
"$pkgdir"/usr/lib/python2.7/site-packages/rpy2/tests.py
 }


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

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 17:09:13
  Author: alucryd
Revision: 296837

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

Added:
  libva/repos/extra-i686/PKGBUILD
(from rev 296836, libva/trunk/PKGBUILD)
  libva/repos/extra-i686/not-finding-wl-drm-interface-with-libglvnd.patch
(from rev 296836, 
libva/trunk/not-finding-wl-drm-interface-with-libglvnd.patch)
  libva/repos/extra-x86_64/PKGBUILD
(from rev 296836, libva/trunk/PKGBUILD)
  libva/repos/extra-x86_64/not-finding-wl-drm-interface-with-libglvnd.patch
(from rev 296836, 
libva/trunk/not-finding-wl-drm-interface-with-libglvnd.patch)
Deleted:
  libva/repos/extra-i686/PKGBUILD
  libva/repos/extra-i686/not-finding-wl-drm-interface-with-libglvnd.patch
  libva/repos/extra-x86_64/PKGBUILD
  libva/repos/extra-x86_64/not-finding-wl-drm-interface-with-libglvnd.patch

---+
 /PKGBUILD |   70 +++
 /not-finding-wl-drm-interface-with-libglvnd.patch |   96 ++
 extra-i686/PKGBUILD   |   29 ---
 extra-i686/not-finding-wl-drm-interface-with-libglvnd.patch   |   48 -
 extra-x86_64/PKGBUILD |   29 ---
 extra-x86_64/not-finding-wl-drm-interface-with-libglvnd.patch |   48 -
 6 files changed, 166 insertions(+), 154 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 17:08:40 UTC (rev 296836)
+++ extra-i686/PKGBUILD 2017-05-30 17:09:13 UTC (rev 296837)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski 
-# Contributor: Ionut Biru 
-
-pkgname=libva
-pkgver=1.8.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=(i686 x86_64)
-url='https://01.org/linuxmedia/vaapi'
-license=(MIT)
-depends=(libgl libdrm libxfixes)
-makedepends=(mesa)
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(https://github.com/01org/libva/releases/download/$pkgver/libva-${pkgver}.tar.bz2)
-sha256sums=('c1d5d85b6b40b76f37993b4da33388d3d73b64998dcbc160b7578e24ed775c73')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 296836, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 17:09:13 UTC (rev 296837)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+
+pkgname=libva
+pkgver=1.8.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='https://01.org/linuxmedia/vaapi'
+license=('MIT')
+depends=('libdrm' 'libgl' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=("https://github.com/01org/libva/releases/download/${pkgver}/libva-${pkgver}.tar.bz2;)
+sha256sums=('9ed3e3ddc8f47a715d4c6ec366beb21c83fc4e8a3d4d39a811baff76f0a0cede')
+
+build() {
+  cd libva-${pkgver}
+
+  ./configure \
+--prefix='/usr'
+  make
+}
+
+package() {
+  cd libva-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYING -t "${pkgdir}"/usr/share/licenses/libva
+}
+
+# vim: ts=2 sw=2 et:

Deleted: extra-i686/not-finding-wl-drm-interface-with-libglvnd.patch
===
--- extra-i686/not-finding-wl-drm-interface-with-libglvnd.patch 2017-05-30 
17:08:40 UTC (rev 296836)
+++ extra-i686/not-finding-wl-drm-interface-with-libglvnd.patch 2017-05-30 
17:09:13 UTC (rev 296837)
@@ -1,48 +0,0 @@
-From b832b37c6a6f7ff69a4ea4656007827a1b7e67e8 Mon Sep 17 00:00:00 2001
-From: Hans de Goede 
-Date: Wed, 15 Feb 2017 15:18:44 +0100
-Subject: [PATCH] Wayland-drm: Fix not finding wl_drm_interface on systems with
- libglvnd
-
-We do not want just any libEGL.so.1 we want mesa's libEGL.so.1 as that
-is the only way which defines the wl_drm_interface symbol we need,
-one systems with libglvnd libEGL.so.1 is a dispatcher library provided
-by libglvnd and the actual mesa libEGL we want is named libEGL_mesa.so.0
-so try that first.
-
-Signed-off-by: Hans de Goede 

- va/wayland/va_wayland_drm.c | 12 +---
- 1 file changed, 9 insertions(+), 3 deletions(-)
-
-diff --git a/va/wayland/va_wayland_drm.c b/va/wayland/va_wayland_drm.c
-index 958ea85..2ff19f5 100644
 a/va/wayland/va_wayland_drm.c
-+++ 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:09:14
  Author: arojas
Revision: 231389

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 17:08:39 UTC (rev 231388)
+++ community-i686/PKGBUILD 2017-05-30 17:09:14 UTC (rev 231389)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: FadeMind 
-# Contributor: Zatherz 
-
-pkgname=qt5ct
-pkgver=0.32
-pkgrel=1
-pkgdesc="Qt5 Configuration Utility"
-arch=(i686 x86_64)
-url="http://qt5ct.sourceforge.net;
-license=(BSD)
-depends=(qt5-svg)
-makedepends=(qt5-tools)
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('d501975f876aeb7a4c9814c9b9a46eb20804c3e0ee2b5d5e7b1b3d244dc7f53f')
-
-build() {
-cd $pkgname-$pkgver
-qmake-qt5 $pkgname.pro 
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make INSTALL_ROOT="$pkgdir" install
-
-install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-} 
-

Copied: qt5ct/repos/community-i686/PKGBUILD (from rev 231388, 
qt5ct/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 17:09:14 UTC (rev 231389)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: FadeMind 
+# Contributor: Zatherz 
+
+pkgname=qt5ct
+pkgver=0.33
+pkgrel=1
+pkgdesc="Qt5 Configuration Utility"
+arch=(i686 x86_64)
+url="http://qt5ct.sourceforge.net;
+license=(BSD)
+depends=(qt5-svg)
+makedepends=(qt5-tools)
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('2e55484bdae7988ec8ce2629cfc252b226df8b07b2a0b6f8ee2fd10cc8e7c02f')
+
+build() {
+cd $pkgname-$pkgver
+qmake-qt5 $pkgname.pro 
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make INSTALL_ROOT="$pkgdir" install
+
+install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+} 
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 17:08:39 UTC (rev 231388)
+++ community-x86_64/PKGBUILD   2017-05-30 17:09:14 UTC (rev 231389)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: FadeMind 
-# Contributor: Zatherz 
-
-pkgname=qt5ct
-pkgver=0.32
-pkgrel=1
-pkgdesc="Qt5 Configuration Utility"
-arch=(i686 x86_64)
-url="http://qt5ct.sourceforge.net;
-license=(BSD)
-depends=(qt5-svg)
-makedepends=(qt5-tools)
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('d501975f876aeb7a4c9814c9b9a46eb20804c3e0ee2b5d5e7b1b3d244dc7f53f')
-
-build() {
-cd $pkgname-$pkgver
-qmake-qt5 $pkgname.pro 
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make INSTALL_ROOT="$pkgdir" install
-
-install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-} 
-

Copied: qt5ct/repos/community-x86_64/PKGBUILD (from rev 231388, 
qt5ct/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-30 17:09:14 UTC (rev 231389)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: FadeMind 
+# Contributor: Zatherz 
+
+pkgname=qt5ct
+pkgver=0.33
+pkgrel=1
+pkgdesc="Qt5 Configuration Utility"
+arch=(i686 x86_64)
+url="http://qt5ct.sourceforge.net;
+license=(BSD)
+depends=(qt5-svg)
+makedepends=(qt5-tools)
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('2e55484bdae7988ec8ce2629cfc252b226df8b07b2a0b6f8ee2fd10cc8e7c02f')
+
+build() {
+cd $pkgname-$pkgver
+qmake-qt5 $pkgname.pro 
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make INSTALL_ROOT="$pkgdir" install
+
+install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+} 
+


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

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 17:08:40
  Author: alucryd
Revision: 296836

upgpkg: libva 1.8.2-1

Modified:
  libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:49:17 UTC (rev 296835)
+++ PKGBUILD2017-05-30 17:08:40 UTC (rev 296836)
@@ -1,29 +1,35 @@
 # $Id$
-# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
 # Contributor: Ionut Biru 
 
 pkgname=libva
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url='https://01.org/linuxmedia/vaapi'
-license=(MIT)
-depends=(libgl libdrm libxfixes)
-makedepends=(mesa)
+license=('MIT')
+depends=('libdrm' 'libgl' 'libxfixes')
+makedepends=('mesa')
 optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
 'libva-intel-driver: backend for Intel cards')
-source=(https://github.com/01org/libva/releases/download/$pkgver/libva-${pkgver}.tar.bz2)
-sha256sums=('c1d5d85b6b40b76f37993b4da33388d3d73b64998dcbc160b7578e24ed775c73')
+source=("https://github.com/01org/libva/releases/download/${pkgver}/libva-${pkgver}.tar.bz2;)
+sha256sums=('9ed3e3ddc8f47a715d4c6ec366beb21c83fc4e8a3d4d39a811baff76f0a0cede')
 
 build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
+  cd libva-${pkgver}
+
+  ./configure \
+--prefix='/usr'
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  cd libva-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYING -t "${pkgdir}"/usr/share/licenses/libva
 }
+
+# vim: ts=2 sw=2 et:


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 17:08:39
  Author: arojas
Revision: 231388

Update to 0.33

Modified:
  qt5ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:07:58 UTC (rev 231387)
+++ PKGBUILD2017-05-30 17:08:39 UTC (rev 231388)
@@ -4,7 +4,7 @@
 # Contributor: Zatherz 
 
 pkgname=qt5ct
-pkgver=0.32
+pkgver=0.33
 pkgrel=1
 pkgdesc="Qt5 Configuration Utility"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=(qt5-svg)
 makedepends=(qt5-tools)
 
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('d501975f876aeb7a4c9814c9b9a46eb20804c3e0ee2b5d5e7b1b3d244dc7f53f')
+sha256sums=('2e55484bdae7988ec8ce2629cfc252b226df8b07b2a0b6f8ee2fd10cc8e7c02f')
 
 build() {
 cd $pkgname-$pkgver


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

2017-05-30 Thread Jaroslav Lichtblau
Date: Tuesday, May 30, 2017 @ 17:07:58
  Author: jlichtblau
Revision: 231387

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

Added:
  yaz/repos/community-i686/PKGBUILD
(from rev 231386, yaz/trunk/PKGBUILD)
  yaz/repos/community-i686/yaz.changelog
(from rev 231386, yaz/trunk/yaz.changelog)
  yaz/repos/community-x86_64/PKGBUILD
(from rev 231386, yaz/trunk/PKGBUILD)
  yaz/repos/community-x86_64/yaz.changelog
(from rev 231386, yaz/trunk/yaz.changelog)
Deleted:
  yaz/repos/community-i686/PKGBUILD
  yaz/repos/community-i686/yaz.changelog

+
 /PKGBUILD  |   35 ++
 /yaz.changelog |   62 +++
 community-i686/PKGBUILD|   35 --
 community-i686/yaz.changelog   |   62 ---
 community-x86_64/PKGBUILD  |   35 ++
 community-x86_64/yaz.changelog |   62 +++
 6 files changed, 194 insertions(+), 97 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 17:01:26 UTC (rev 231386)
+++ community-i686/PKGBUILD 2017-05-30 17:07:58 UTC (rev 231387)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Andrea Scarpino 
-# Contributor: Stefan Husmann 
-# Contributor: William Rea 
-# Contributor: Robert Emil Berge 
-
-pkgname=yaz
-pkgver=5.22.0
-pkgrel=1
-pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
-arch=('i686' 'x86_64')
-url="http://www.indexdata.dk/yaz;
-license=('BSD')
-depends=('gnutls' 'libxslt' 'icu')
-changelog=$pkgname.changelog
-source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a96e788f480f2dcee361678fa308ad308a97d3bcc050c306ec92890e7067e016')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-shared=yaz
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-#License
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: yaz/repos/community-i686/PKGBUILD (from rev 231386, yaz/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 17:07:58 UTC (rev 231387)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Andrea Scarpino 
+# Contributor: Stefan Husmann 
+# Contributor: William Rea 
+# Contributor: Robert Emil Berge 
+
+pkgname=yaz
+pkgver=5.22.0
+pkgrel=1
+pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
+arch=('i686' 'x86_64')
+url="http://www.indexdata.dk/yaz;
+license=('BSD')
+depends=('gnutls' 'libxslt' 'icu')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('a96e788f480f2dcee361678fa308ad308a97d3bcc050c306ec92890e7067e016')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-shared=yaz
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+#License
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-i686/yaz.changelog
===
--- community-i686/yaz.changelog2017-05-30 17:01:26 UTC (rev 231386)
+++ community-i686/yaz.changelog2017-05-30 17:07:58 UTC (rev 231387)
@@ -1,62 +0,0 @@
-2017-05-30 Jaroslav Lichtblau 
-   * yaz 5.22.0-1
-
-2017-05-08 Jaroslav Lichtblau 
-   * yaz 5.21.1-1
-
-2017-04-06 Jaroslav Lichtblau 
-   * yaz 5.21.0-1
-
-2017-02-21 Jaroslav Lichtblau 
-   * yaz 5.20.2-1
-
-2017-01-10 Jaroslav Lichtblau 
-   * yaz 5.20.0-1
-
-2016-12-17 Jaroslav Lichtblau 
-   * yaz 5.19.0-1
-
-2016-11-06 Jaroslav Lichtblau 
-   * yaz 5.18.0-2 readline 7.0 rebuild
-
-2016-10-17 Jaroslav Lichtblau 
-   * yaz 5.18.0-1
-
-2016-10-04 Jaroslav Lichtblau 
-   * yaz 5.17.0-1
-
-2016-04-30 Jaroslav Lichtblau 
-   * yaz 5.16.0-1
-
-2016-01-16 Jaroslav Lichtblau 
-   * yaz 5.15.2-1
-
-2015-12-04 Jaroslav 

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

2017-05-30 Thread Jaroslav Lichtblau
Date: Tuesday, May 30, 2017 @ 17:00:32
  Author: jlichtblau
Revision: 231360

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

Added:
  yaz/repos/community-i686/PKGBUILD
(from rev 231353, yaz/trunk/PKGBUILD)
  yaz/repos/community-i686/yaz.changelog
(from rev 231354, yaz/trunk/yaz.changelog)
Deleted:
  yaz/repos/community-i686/PKGBUILD
  yaz/repos/community-i686/yaz.changelog
  yaz/repos/community-x86_64/PKGBUILD
  yaz/repos/community-x86_64/yaz.changelog

+
 /PKGBUILD  |   35 ++
 /yaz.changelog |   62 +++
 community-i686/PKGBUILD|   35 --
 community-i686/yaz.changelog   |   59 -
 community-x86_64/PKGBUILD  |   35 --
 community-x86_64/yaz.changelog |   59 -
 6 files changed, 97 insertions(+), 188 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 17:00:30 UTC (rev 231359)
+++ community-i686/PKGBUILD 2017-05-30 17:00:32 UTC (rev 231360)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Andrea Scarpino 
-# Contributor: Stefan Husmann 
-# Contributor: William Rea 
-# Contributor: Robert Emil Berge 
-
-pkgname=yaz
-pkgver=5.21.1
-pkgrel=1
-pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
-arch=('i686' 'x86_64')
-url="http://www.indexdata.dk/yaz;
-license=('BSD')
-depends=('gnutls' 'libxslt' 'icu')
-changelog=$pkgname.changelog
-source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('cca7a74b848e8ff35f812f162c2bcb895754281da405cb22a4a1b951b5a0d396')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-shared=yaz
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-#License
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: yaz/repos/community-i686/PKGBUILD (from rev 231353, yaz/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 17:00:32 UTC (rev 231360)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Andrea Scarpino 
+# Contributor: Stefan Husmann 
+# Contributor: William Rea 
+# Contributor: Robert Emil Berge 
+
+pkgname=yaz
+pkgver=5.22.0
+pkgrel=1
+pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
+arch=('i686' 'x86_64')
+url="http://www.indexdata.dk/yaz;
+license=('BSD')
+depends=('gnutls' 'libxslt' 'icu')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('a96e788f480f2dcee361678fa308ad308a97d3bcc050c306ec92890e7067e016')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-shared=yaz
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+#License
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-i686/yaz.changelog
===
--- community-i686/yaz.changelog2017-05-30 17:00:30 UTC (rev 231359)
+++ community-i686/yaz.changelog2017-05-30 17:00:32 UTC (rev 231360)
@@ -1,59 +0,0 @@
-2017-05-08 Jaroslav Lichtblau 
-   * yaz 5.21.1-1
-
-2017-04-06 Jaroslav Lichtblau 
-   * yaz 5.21.0-1
-
-2017-02-21 Jaroslav Lichtblau 
-   * yaz 5.20.2-1
-
-2017-01-10 Jaroslav Lichtblau 
-   * yaz 5.20.0-1
-
-2016-12-17 Jaroslav Lichtblau 
-   * yaz 5.19.0-1
-
-2016-11-06 Jaroslav Lichtblau 
-   * yaz 5.18.0-2 readline 7.0 rebuild
-
-2016-10-17 Jaroslav Lichtblau 
-   * yaz 5.18.0-1
-
-2016-10-04 Jaroslav Lichtblau 
-   * yaz 5.17.0-1
-
-2016-04-30 Jaroslav Lichtblau 
-   * yaz 5.16.0-1
-
-2016-01-16 Jaroslav Lichtblau 
-   * yaz 5.15.2-1
-
-2015-12-04 Jaroslav Lichtblau 
-   * yaz 5.15.1-1
-
-2015-10-05 Jaroslav Lichtblau 
-   * yaz 5.14.11-1
-
-2014-12-30 Jaroslav Lichtblau 

[arch-commits] Commit in yaz/trunk (PKGBUILD yaz.changelog)

2017-05-30 Thread Jaroslav Lichtblau
Date: Tuesday, May 30, 2017 @ 17:00:13
  Author: jlichtblau
Revision: 231350

upgpkg: yaz 5.22.0-1 - new upstream release

Modified:
  yaz/trunk/PKGBUILD
  yaz/trunk/yaz.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 17:00:11 UTC (rev 231349)
+++ PKGBUILD2017-05-30 17:00:13 UTC (rev 231350)
@@ -7,7 +7,7 @@
 # Contributor: Robert Emil Berge 
 
 pkgname=yaz
-pkgver=5.21.1
+pkgver=5.22.0
 pkgrel=1
 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('gnutls' 'libxslt' 'icu')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('cca7a74b848e8ff35f812f162c2bcb895754281da405cb22a4a1b951b5a0d396')
+sha256sums=('a96e788f480f2dcee361678fa308ad308a97d3bcc050c306ec92890e7067e016')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===
--- yaz.changelog   2017-05-30 17:00:11 UTC (rev 231349)
+++ yaz.changelog   2017-05-30 17:00:13 UTC (rev 231350)
@@ -1,3 +1,6 @@
+2017-05-30 Jaroslav Lichtblau 
+   * yaz 5.22.0-1
+
 2017-05-08 Jaroslav Lichtblau 
* yaz 5.21.1-1
 


[arch-commits] Commit in ppsspp/repos/community-x86_64 (14 files)

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 16:58:41
  Author: alucryd
Revision: 231333

archrelease: copy trunk to community-x86_64

Added:
  ppsspp/repos/community-x86_64/PKGBUILD
(from rev 231332, ppsspp/trunk/PKGBUILD)
  ppsspp/repos/community-x86_64/ppsspp-flags.patch
(from rev 231332, ppsspp/trunk/ppsspp-flags.patch)
  ppsspp/repos/community-x86_64/ppsspp-headless.sh
(from rev 231332, ppsspp/trunk/ppsspp-headless.sh)
  ppsspp/repos/community-x86_64/ppsspp-qt.desktop
(from rev 231332, ppsspp/trunk/ppsspp-qt.desktop)
  ppsspp/repos/community-x86_64/ppsspp-qt.sh
(from rev 231332, ppsspp/trunk/ppsspp-qt.sh)
  ppsspp/repos/community-x86_64/ppsspp.desktop
(from rev 231332, ppsspp/trunk/ppsspp.desktop)
  ppsspp/repos/community-x86_64/ppsspp.sh
(from rev 231332, ppsspp/trunk/ppsspp.sh)
Deleted:
  ppsspp/repos/community-x86_64/PKGBUILD
  ppsspp/repos/community-x86_64/ppsspp-flags.patch
  ppsspp/repos/community-x86_64/ppsspp-headless.sh
  ppsspp/repos/community-x86_64/ppsspp-qt.desktop
  ppsspp/repos/community-x86_64/ppsspp-qt.sh
  ppsspp/repos/community-x86_64/ppsspp.desktop
  ppsspp/repos/community-x86_64/ppsspp.sh

+
 PKGBUILD   |  272 +--
 ppsspp-flags.patch |   66 ++--
 ppsspp-headless.sh |8 -
 ppsspp-qt.desktop  |   18 +--
 ppsspp-qt.sh   |8 -
 ppsspp.desktop |   18 +--
 ppsspp.sh  |8 -
 7 files changed, 199 insertions(+), 199 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-30 16:58:24 UTC (rev 231332)
+++ PKGBUILD2017-05-30 16:58:41 UTC (rev 231333)
@@ -1,136 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Ben Reedy 
-# Contributor: Clement Guerin 
-# Contributor: Thiago Kenji Okada 
-
-pkgbase=ppsspp
-pkgname=('ppsspp' 'ppsspp-headless' 'ppsspp-qt')
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='A PSP emulator written in C++'
-arch=('x86_64')
-url='http://www.ppsspp.org/'
-license=('GPL2')
-depends=('glew' 'sdl2')
-makedepends=('cmake' 'git' 'glu' 'libzip' 'qt5-tools')
-_commit='e776eff6dba97df3b742dd7e178d2aaf9b15cc87'
-source=("git+https://github.com/hrydgard/ppsspp.git#commit=${_commit};
-
'git+https://github.com/hrydgard/ppsspp-ffmpeg.git#commit=a2e98d7ba4c7c5cac08608732c3058cb46e3e0ef'
-
'ppsspp-glslang::git+https://github.com/hrydgard/glslang.git#commit=b16f7e6819267e57c3c244808d1981f0ce34acbc'
-
'git+https://github.com/hrydgard/ppsspp-lang.git#commit=f32328a88cbf368af90eb79bc7ad5420795d6585'
-
'git+https://github.com/Kingcom/armips.git#commit=770365d44df35d6e675c58bb2a774ca412278ef5'
-
'armips-tinyformat::git+https://github.com/Kingcom/tinyformat.git#commit=b7f5a22753c81d834ab5133d655f1fd525280765'
-
'git+https://github.com/KhronosGroup/SPIRV-Cross.git#commit=6381b2ff9c0d975af8fd2974c97aa12a69ab6cc6'
-'ppsspp.sh'
-'ppsspp-headless.sh'
-'ppsspp-qt.sh'
-'ppsspp.desktop'
-'ppsspp-qt.desktop'
-'ppsspp-flags.patch')
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'2c2d1ee6d1ce5c2acec372d58b8079885f6d5d674633cfea489cd550252a5426'
-'1236ce000bb670ee2c0e0645c3d55f4d8c8e74dbc35a1af0962a3bdd7608f1c5'
-'828b06aacc56672a4d953d77342717c5be414a68261025f74e466abd084b8e6b'
-'1c332702d0aeced07df7e12ba8530bc3f19a52bc76c355f6c84c141becfd46d8'
-'b3b1fb9e0ecd3c4472b51f27d028a69514b1a3823c26e33da6ffaebfb1522b7f'
-'6694643d96dae673f01555637139468eb277f3379afbcceccad3f7e0ae670278')
-
-prepare() {
-  cd ppsspp
-
-  patch -Np1 -i ../ppsspp-flags.patch
-
-  for submodule in ffmpeg assets/lang ext/glslang; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../ppsspp-${submodule#*/}
-git submodule update ${submodule}
-  done
-  for submodule in ext/{SPIRV-Cross,armips}; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../${submodule#*/}
-git submodule update ${submodule}
-  done
-
-  pushd ext/armips
-
-  for submodule in ext/tinyformat; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../../../armips-${submodule#*/}
-git submodule update ${submodule}
-  done
-
-  popd
-
-  for ui in sdl qt; do
-if [[ -d build-$ui ]]; then
-  rm -rf build-$ui
-fi
-mkdir build-$ui
-  done
-}
-
-build() {
-  cd ppsspp/build-sdl
-
-  cmake .. \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_SKIP_RPATH='ON' \
--DHEADLESS='ON'
-  make
-
-  cd ../build-qt
-
-  cmake .. \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_SKIP_RPATH='ON' \
--DUSING_QT_UI='ON'
-  make
-}
-
-package_ppsspp() {
-  

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

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 16:58:24
  Author: alucryd
Revision: 231332

upgpkg: ppsspp 1.4.2-1

Modified:
  ppsspp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:58:15 UTC (rev 231331)
+++ PKGBUILD2017-05-30 16:58:24 UTC (rev 231332)
@@ -7,7 +7,7 @@
 
 pkgbase=ppsspp
 pkgname=('ppsspp' 'ppsspp-headless' 'ppsspp-qt')
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='A PSP emulator written in C++'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 license=('GPL2')
 depends=('glew' 'sdl2')
 makedepends=('cmake' 'git' 'glu' 'libzip' 'qt5-tools')
-_commit='e776eff6dba97df3b742dd7e178d2aaf9b15cc87'
+_commit='3ae4c122e5131a818ca88c54b1e62a66710d8799'
 source=("git+https://github.com/hrydgard/ppsspp.git#commit=${_commit};
 
'git+https://github.com/hrydgard/ppsspp-ffmpeg.git#commit=a2e98d7ba4c7c5cac08608732c3058cb46e3e0ef'
 
'ppsspp-glslang::git+https://github.com/hrydgard/glslang.git#commit=b16f7e6819267e57c3c244808d1981f0ce34acbc'


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

2017-05-30 Thread Jaroslav Lichtblau
Date: Tuesday, May 30, 2017 @ 16:53:53
  Author: jlichtblau
Revision: 231330

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

Added:
  movit/repos/community-staging-i686/
  movit/repos/community-staging-i686/PKGBUILD
(from rev 231329, movit/trunk/PKGBUILD)
  movit/repos/community-staging-x86_64/
  movit/repos/community-staging-x86_64/PKGBUILD
(from rev 231329, movit/trunk/PKGBUILD)

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

Copied: movit/repos/community-staging-i686/PKGBUILD (from rev 231329, 
movit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-30 16:53:53 UTC (rev 231330)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Evert Vorster (evors...@gmail.com)
+# Contributor: Martin Sandsmark 
+
+pkgname=movit
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="The modern video toolkit"
+arch=('i686' 'x86_64')
+url="http://movit.sesse.net/;
+license=('GPL')
+depends=('fftw' 'libepoxy')
+makedepends=('eigen' 'gtest' 'sdl2')
+source=(https://movit.sesse.net/$pkgname-$pkgver.tar.gz)
+sha256sums=('8434edd81c2226c8d6fa7f4715b0d4818bb76cbceafa632b99f9c61e058ea988')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Copied: movit/repos/community-staging-x86_64/PKGBUILD (from rev 231329, 
movit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-30 16:53:53 UTC (rev 231330)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Evert Vorster (evors...@gmail.com)
+# Contributor: Martin Sandsmark 
+
+pkgname=movit
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="The modern video toolkit"
+arch=('i686' 'x86_64')
+url="http://movit.sesse.net/;
+license=('GPL')
+depends=('fftw' 'libepoxy')
+makedepends=('eigen' 'gtest' 'sdl2')
+source=(https://movit.sesse.net/$pkgname-$pkgver.tar.gz)
+sha256sums=('8434edd81c2226c8d6fa7f4715b0d4818bb76cbceafa632b99f9c61e058ea988')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-30 Thread Jaroslav Lichtblau
Date: Tuesday, May 30, 2017 @ 16:53:13
  Author: jlichtblau
Revision: 231329

upgpkg: movit 1.5.1-1 - new upstream release

Modified:
  movit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:49:13 UTC (rev 231328)
+++ PKGBUILD2017-05-30 16:53:13 UTC (rev 231329)
@@ -4,7 +4,7 @@
 # Contributor: Martin Sandsmark 
 
 pkgname=movit
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="The modern video toolkit"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('fftw' 'libepoxy')
 makedepends=('eigen' 'gtest' 'sdl2')
 source=(https://movit.sesse.net/$pkgname-$pkgver.tar.gz)
-sha256sums=('4d595a20b7d836aca10b362bb2003ed958b337d643bb93f4973bc07e8bbf90e7')
+sha256sums=('8434edd81c2226c8d6fa7f4715b0d4818bb76cbceafa632b99f9c61e058ea988')
 
 build() {
   cd $pkgname-$pkgver


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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 16:49:13
  Author: anthraxx
Revision: 231328

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-30 16:49:05 UTC (rev 231327)
+++ PKGBUILD2017-05-30 16:49:13 UTC (rev 231328)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-tblib
-pkgname=('python-tblib' 'python2-tblib')
-_pyname=tblib
-pkgver=1.3.1
-pkgrel=1
-pkgdesc='Python traceback fiddling library'
-url='https://github.com/ionelmc/python-tblib'
-arch=('any')
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/ionelmc/python-tblib/archive/v${pkgver}.tar.gz)
-sha512sums=('6543e0dae3dd053f62c38aad0e8a2fce23cfc986148c9022b57f79f475c03b2a719e5a7c34edcca34c8a276f33ee020d1099fdb1f17352625c9b92bd11ab464d')
-
-prepare() {
-  cp -ra ${pkgbase}-${pkgver}{,-py2}
-}
-
-check() {
-  (cd ${pkgbase}-${pkgver}
-python setup.py test
-  )
-  (cd ${pkgbase}-${pkgver}-py2
-python2 setup.py test
-  )
-}
-
-package_python-tblib() {
-  depends=('python-six')
-  cd ${pkgbase}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-tblib() {
-  depends=('python2-six')
-  cd ${pkgbase}-${pkgver}-py2
-  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-tblib/repos/community-any/PKGBUILD (from rev 231327, 
python-tblib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-30 16:49:13 UTC (rev 231328)
@@ -0,0 +1,46 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-tblib
+pkgname=('python-tblib' 'python2-tblib')
+_pyname=tblib
+pkgver=1.3.2
+pkgrel=1
+pkgdesc='Python traceback fiddling library'
+url='https://github.com/ionelmc/python-tblib'
+arch=('any')
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/ionelmc/python-tblib/archive/v${pkgver}.tar.gz)
+sha256sums=('6eec32b8bac0a30a5a079add4983653da5fa717e986a9c304cd9c7273d3c29bc')
+sha512sums=('68f338024c574b2cc6bd144c2e1ade23f2e4f37866d81640ec655aea43f736156eca52728bfb6797caa6723c45ee62328172490ac6387be150c5d28d99f62784')
+
+prepare() {
+  cp -ra ${pkgbase}-${pkgver}{,-py2}
+}
+
+check() {
+  (cd ${pkgbase}-${pkgver}
+python setup.py test
+  )
+  (cd ${pkgbase}-${pkgver}-py2
+python2 setup.py test
+  )
+}
+
+package_python-tblib() {
+  depends=('python-six')
+  cd ${pkgbase}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-tblib() {
+  depends=('python2-six')
+  cd ${pkgbase}-${pkgver}-py2
+  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 16:49:05
  Author: anthraxx
Revision: 231327

upgpkg: python-tblib 1.3.2-1

Modified:
  python-tblib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:48:59 UTC (rev 231326)
+++ PKGBUILD2017-05-30 16:49:05 UTC (rev 231327)
@@ -3,7 +3,7 @@
 pkgbase=python-tblib
 pkgname=('python-tblib' 'python2-tblib')
 _pyname=tblib
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc='Python traceback fiddling library'
 url='https://github.com/ionelmc/python-tblib'
@@ -11,7 +11,8 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/ionelmc/python-tblib/archive/v${pkgver}.tar.gz)
-sha512sums=('6543e0dae3dd053f62c38aad0e8a2fce23cfc986148c9022b57f79f475c03b2a719e5a7c34edcca34c8a276f33ee020d1099fdb1f17352625c9b92bd11ab464d')
+sha256sums=('6eec32b8bac0a30a5a079add4983653da5fa717e986a9c304cd9c7273d3c29bc')
+sha512sums=('68f338024c574b2cc6bd144c2e1ade23f2e4f37866d81640ec655aea43f736156eca52728bfb6797caa6723c45ee62328172490ac6387be150c5d28d99f62784')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}


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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 16:48:59
  Author: anthraxx
Revision: 231326

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 16:48:48 UTC (rev 231325)
+++ community-i686/PKGBUILD 2017-05-30 16:48:59 UTC (rev 231326)
@@ -1,39 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: graysky 
-# Contributor: Mateusz Herych 
-# Contributor: Army 
-
-pkgname=ncmpcpp
-pkgver=0.7.7
-pkgrel=6
-pkgdesc='Almost exact clone of ncmpc with some new features'
-url='http://ncmpcpp.rybczak.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')
-makedepends=('boost')
-source=(${pkgname}-${pkgver}.tar.bz2::https://rybczak.net/ncmpcpp/stable/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('a0bbe85f154c40513d41e85810de86ed21109b72fb0f2bdb0b78dcbddb3770aff5422b5bb7fbac2b76634c5b9aaf843bed5fc16fc672fcd71bbae911f65c0034')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  BOOST_LIB_SUFFIX='' ./configure --prefix=/usr \
---enable-clock \
---enable-outputs \
---enable-unicode \
---enable-visualizer \
---with-curl \
---with-fftw \
---with-taglib
-  make
-  make -C extras
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 755 extras/artist_to_albumartist -t "${pkgdir}/usr/bin"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ncmpcpp/repos/community-i686/PKGBUILD (from rev 231325, 
ncmpcpp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-30 16:48:59 UTC (rev 231326)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: graysky 
+# Contributor: Mateusz Herych 
+# Contributor: Army 
+
+pkgname=ncmpcpp
+pkgver=0.8
+pkgrel=1
+pkgdesc='Almost exact clone of ncmpc with some new features'
+url='http://ncmpcpp.rybczak.net/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')
+makedepends=('boost')
+source=(${pkgname}-${pkgver}.tar.bz2::https://rybczak.net/ncmpcpp/stable/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('b51217df85f95efa345f0484f16024bd74c1c0e22f2c2b25238335fc2f00caf81877088170f241c1d97fd328d104b19f022dc4de9895ff420f1fcbea341e7cdb')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  BOOST_LIB_SUFFIX='' ./configure \
+--prefix=/usr \
+--enable-clock \
+--enable-outputs \
+--enable-unicode \
+--enable-visualizer \
+--with-curl \
+--with-fftw \
+--with-taglib
+  make
+  make -C extras
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 755 extras/artist_to_albumartist -t "${pkgdir}/usr/bin"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-30 16:48:48 UTC (rev 231325)
+++ community-x86_64/PKGBUILD   2017-05-30 16:48:59 UTC (rev 231326)
@@ -1,39 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: graysky 
-# Contributor: Mateusz Herych 
-# Contributor: Army 
-
-pkgname=ncmpcpp
-pkgver=0.7.7
-pkgrel=6
-pkgdesc='Almost exact clone of ncmpc with some new features'
-url='http://ncmpcpp.rybczak.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')
-makedepends=('boost')
-source=(${pkgname}-${pkgver}.tar.bz2::https://rybczak.net/ncmpcpp/stable/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('a0bbe85f154c40513d41e85810de86ed21109b72fb0f2bdb0b78dcbddb3770aff5422b5bb7fbac2b76634c5b9aaf843bed5fc16fc672fcd71bbae911f65c0034')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  BOOST_LIB_SUFFIX='' ./configure --prefix=/usr \
---enable-clock \
---enable-outputs \
---enable-unicode \
---enable-visualizer \
---with-curl \
-

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

2017-05-30 Thread Levente Polyak
Date: Tuesday, May 30, 2017 @ 16:48:48
  Author: anthraxx
Revision: 231325

upgpkg: ncmpcpp 0.8-1

Modified:
  ncmpcpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:48:10 UTC (rev 231324)
+++ PKGBUILD2017-05-30 16:48:48 UTC (rev 231325)
@@ -5,8 +5,8 @@
 # Contributor: Army 
 
 pkgname=ncmpcpp
-pkgver=0.7.7
-pkgrel=6
+pkgver=0.8
+pkgrel=1
 pkgdesc='Almost exact clone of ncmpc with some new features'
 url='http://ncmpcpp.rybczak.net/'
 arch=('i686' 'x86_64')
@@ -14,11 +14,12 @@
 depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')
 makedepends=('boost')
 
source=(${pkgname}-${pkgver}.tar.bz2::https://rybczak.net/ncmpcpp/stable/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('a0bbe85f154c40513d41e85810de86ed21109b72fb0f2bdb0b78dcbddb3770aff5422b5bb7fbac2b76634c5b9aaf843bed5fc16fc672fcd71bbae911f65c0034')
+sha512sums=('b51217df85f95efa345f0484f16024bd74c1c0e22f2c2b25238335fc2f00caf81877088170f241c1d97fd328d104b19f022dc4de9895ff420f1fcbea341e7cdb')
 
 build() {
   cd ${pkgname}-${pkgver}
-  BOOST_LIB_SUFFIX='' ./configure --prefix=/usr \
+  BOOST_LIB_SUFFIX='' ./configure \
+--prefix=/usr \
 --enable-clock \
 --enable-outputs \
 --enable-unicode \


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

2017-05-30 Thread Jaroslav Lichtblau
Date: Tuesday, May 30, 2017 @ 16:48:10
  Author: jlichtblau
Revision: 231324

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

Added:
  syncthing/repos/community-i686/PKGBUILD
(from rev 231323, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-i686/syncthing-relaysrv.service
(from rev 231323, syncthing/trunk/syncthing-relaysrv.service)
  syncthing/repos/community-i686/syncthing-relaysrv.sysusers
(from rev 231323, syncthing/trunk/syncthing-relaysrv.sysusers)
  syncthing/repos/community-i686/syncthing-relaysrv.tmpfiles
(from rev 231323, syncthing/trunk/syncthing-relaysrv.tmpfiles)
  syncthing/repos/community-i686/syncthing.install
(from rev 231323, syncthing/trunk/syncthing.install)
  syncthing/repos/community-x86_64/PKGBUILD
(from rev 231323, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-x86_64/syncthing-relaysrv.service
(from rev 231323, syncthing/trunk/syncthing-relaysrv.service)
  syncthing/repos/community-x86_64/syncthing-relaysrv.sysusers
(from rev 231323, syncthing/trunk/syncthing-relaysrv.sysusers)
  syncthing/repos/community-x86_64/syncthing-relaysrv.tmpfiles
(from rev 231323, syncthing/trunk/syncthing-relaysrv.tmpfiles)
  syncthing/repos/community-x86_64/syncthing.install
(from rev 231323, syncthing/trunk/syncthing.install)
Deleted:
  syncthing/repos/community-i686/PKGBUILD
  syncthing/repos/community-i686/syncthing-relaysrv.service
  syncthing/repos/community-i686/syncthing-relaysrv.sysusers
  syncthing/repos/community-i686/syncthing-relaysrv.tmpfiles
  syncthing/repos/community-i686/syncthing.install
  syncthing/repos/community-x86_64/PKGBUILD
  syncthing/repos/community-x86_64/syncthing-relaysrv.service
  syncthing/repos/community-x86_64/syncthing-relaysrv.sysusers
  syncthing/repos/community-x86_64/syncthing-relaysrv.tmpfiles
  syncthing/repos/community-x86_64/syncthing.install

--+
 /PKGBUILD|  188 +
 /syncthing-relaysrv.service  |   34 
 /syncthing-relaysrv.sysusers |4 
 /syncthing-relaysrv.tmpfiles |2 
 /syncthing.install   |   18 ++
 community-i686/PKGBUILD  |   94 
 community-i686/syncthing-relaysrv.service|   17 --
 community-i686/syncthing-relaysrv.sysusers   |2 
 community-i686/syncthing-relaysrv.tmpfiles   |1 
 community-i686/syncthing.install |9 -
 community-x86_64/PKGBUILD|   94 
 community-x86_64/syncthing-relaysrv.service  |   17 --
 community-x86_64/syncthing-relaysrv.sysusers |2 
 community-x86_64/syncthing-relaysrv.tmpfiles |1 
 community-x86_64/syncthing.install   |9 -
 15 files changed, 246 insertions(+), 246 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-30 16:47:38 UTC (rev 231323)
+++ community-i686/PKGBUILD 2017-05-30 16:48:10 UTC (rev 231324)
@@ -1,94 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Martin Wimpress 
-# Contributor: Sauyon Lee 
-# Contributor: Kevin MacMartin 
-# Contributor: korjjj 
-
-pkgname=('syncthing' 'syncthing-relaysrv')
-pkgver=0.14.28
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://syncthing.net/;
-license=('MPL')
-depends=('glibc')
-makedepends=('git' 'go' 'inetutils')
-options=('!strip')
-source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncthing-source-v${pkgver}.tar.gz{,.asc}
-syncthing-relaysrv.sysusers
-syncthing-relaysrv.tmpfiles
-syncthing-relaysrv.service)
-validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release 
Management
-sha256sums=('dcf4bfcee979a2f5a0b2f971e26c9ba142ab125a1bdfaa68ddc7eb42cd23222d'
-'SKIP'
-'6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'
-'f88985f2d374af57f17ef6362c37a305467858195b74d1c1def71d97273f'
-'7c2fbc9608d81f8080f8a9102b867a52a050b61f426a0c182ccc1cb5815e4981')
-
-prepare() {
-  install -d "src/github.com/syncthing"
-  mv "${pkgbase}" "src/github.com/syncthing/${pkgbase}"
-}
-
-build() {
-  export GOPATH="${srcdir}" GOROOT_FINAL="/usr/bin"
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  go run build.go -no-upgrade -version v${pkgver} build
-  go run build.go -no-upgrade -version v${pkgver} build strelaysrv
-}
-
-check() {
-  export GOPATH="${srcdir}" GOROOT_FINAL="/usr/bin"
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  if [ "${CARCH}" == "x86_64" ] ; then
-go run build.go -no-upgrade test
-  fi
-}
-
-package_syncthing() {
-  pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
-  install=$pkgname.install
-
-  cd 

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

2017-05-30 Thread Jaroslav Lichtblau
Date: Tuesday, May 30, 2017 @ 16:47:38
  Author: jlichtblau
Revision: 231323

upgpkg: syncthing 0.14.29-1 - new upstream release

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:44:16 UTC (rev 231322)
+++ PKGBUILD2017-05-30 16:47:38 UTC (rev 231323)
@@ -6,7 +6,7 @@
 # Contributor: korjjj 
 
 pkgname=('syncthing' 'syncthing-relaysrv')
-pkgver=0.14.28
+pkgver=0.14.29
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://syncthing.net/;
@@ -19,7 +19,7 @@
 syncthing-relaysrv.tmpfiles
 syncthing-relaysrv.service)
 validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release 
Management
-sha256sums=('dcf4bfcee979a2f5a0b2f971e26c9ba142ab125a1bdfaa68ddc7eb42cd23222d'
+sha256sums=('80b46dcbf18d287269ef658d54b341865ea6b34a92aa28588cedba29dab316bd'
 'SKIP'
 '6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'
 'f88985f2d374af57f17ef6362c37a305467858195b74d1c1def71d97273f'


[arch-commits] Commit in xdg-desktop-portal-kde/repos (4 files)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:45:33
  Author: arojas
Revision: 296795

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  xdg-desktop-portal-kde/repos/kde-unstable-i686/
  xdg-desktop-portal-kde/repos/kde-unstable-i686/PKGBUILD
(from rev 296794, xdg-desktop-portal-kde/trunk/PKGBUILD)
  xdg-desktop-portal-kde/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296794, xdg-desktop-portal-kde/trunk/PKGBUILD)
Deleted:
  xdg-desktop-portal-kde/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: xdg-desktop-portal-kde/repos/kde-unstable-i686/PKGBUILD (from rev 
296794, xdg-desktop-portal-kde/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:45:33 UTC (rev 296795)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 295962 2017-05-13 12:58:56Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=xdg-desktop-portal-kde
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='A backend implementation for xdg-desktop-portal using Qt/KF5'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(ki18n knotifications)
+makedepends=(extra-cmake-modules python)
+provides=(xdg-desktop-portal-impl)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('25ad494b81e49f0fd205b78aa7d0b2460b2697d232d0f728e3f311cad4d8a2a8'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:45:14 UTC (rev 296794)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:45:33 UTC (rev 296795)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 295962 2017-05-13 12:58:56Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=xdg-desktop-portal-kde
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='A backend implementation for xdg-desktop-portal using Qt/KDE'
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(ki18n knotifications)
-makedepends=(extra-cmake-modules python)
-provides=(xdg-desktop-portal-impl)
-groups=(plasma)
-source=("https://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1370dabb6c07eeed5386cd1c6bdd1edc2a864fed82db8f77b5f4e9a285d8fc3d'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: xdg-desktop-portal-kde/repos/kde-unstable-x86_64/PKGBUILD (from rev 
296794, xdg-desktop-portal-kde/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:45:33 UTC (rev 296795)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 295962 2017-05-13 12:58:56Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=xdg-desktop-portal-kde
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='A backend implementation for xdg-desktop-portal using Qt/KF5'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(ki18n knotifications)
+makedepends=(extra-cmake-modules python)
+provides=(xdg-desktop-portal-impl)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('25ad494b81e49f0fd205b78aa7d0b2460b2697d232d0f728e3f311cad4d8a2a8'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE 

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

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 16:45:14
  Author: alucryd
Revision: 296794

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-30 16:44:57 UTC (rev 296793)
+++ extra-i686/PKGBUILD 2017-05-30 16:45:14 UTC (rev 296794)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Ionut Biru 
-# Contributor: Tom Newsom 
-# Contributor: Paul Mattal 
-
-pkgname=ffmpeg
-pkgver=3.3.1
-pkgrel=8
-epoch=1
-pkgdesc='Complete solution to record, convert and stream audio and video'
-arch=('i686' 'x86_64')
-url='http://ffmpeg.org/'
-license=('GPL3')
-depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
- 'jack' 'lame' 'libavc1394' 'libiec61883' 'libmodplug' 'libpulse'
- 'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau'
- 'libwebp' 'libx11' 'libxcb' 'opencore-amr' 'openjpeg2' 'opus'
- 'schroedinger' 'sdl2' 'speex' 'v4l-utils' 'xz' 'zlib'
- 'libass.so' 'libbluray.so' 'libfreetype.so' 'libnetcdf.so'
- 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
- 'libx264.so' 'libx265.so' 'libxvidcore.so')
-makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
-optdepends=('ladspa: LADSPA filters')
-provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
-  'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
-  'libswscale.so')
-source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
-validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
-sha256sums=('b702a7fc656ac23e276b8c823a2f646e4e6f6309bb2788435a708e69bea98f2f'
-'SKIP')
-
-build() {
-  cd ffmpeg-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-debug \
---disable-static \
---disable-stripping \
---enable-avisynth \
---enable-avresample \
---enable-fontconfig \
---enable-gmp \
---enable-gnutls \
---enable-gpl \
---enable-ladspa \
---enable-libass \
---enable-libbluray \
---enable-libfreetype \
---enable-libfribidi \
---enable-libgsm \
---enable-libiec61883 \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-libschroedinger \
---enable-libsoxr \
---enable-libspeex \
---enable-libssh \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvidstab \
---enable-libvorbis \
---enable-libvpx \
---enable-libwebp \
---enable-libx264 \
---enable-libx265 \
---enable-libxcb \
---enable-libxvid \
---enable-netcdf \
---enable-shared \
---enable-version3
-
-  make
-  make tools/qt-faststart
-  make doc/ff{mpeg,play,server}.1
-}
-
-package() {
-  cd ffmpeg-${pkgver}
-
-  make DESTDIR="${pkgdir}" install install-man
-  install -Dm 755 tools/qt-faststart "${pkgdir}"/usr/bin/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ffmpeg/repos/extra-i686/PKGBUILD (from rev 296793, 
ffmpeg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-30 16:45:14 UTC (rev 296794)
@@ -0,0 +1,91 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Tom Newsom 
+# Contributor: Paul Mattal 
+
+pkgname=ffmpeg
+pkgver=3.3.1
+pkgrel=9
+epoch=1
+pkgdesc='Complete solution to record, convert and stream audio and video'
+arch=('i686' 'x86_64')
+url='http://ffmpeg.org/'
+license=('GPL3')
+depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
+ 'jack' 'lame' 'libavc1394' 'libiec61883' 'libmodplug' 'libpulse'
+ 'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau'
+ 'libwebp' 'libx11' 'libxcb' 'opencore-amr' 'openjpeg2' 'opus'
+ 'schroedinger' 'sdl2' 'speex' 'v4l-utils' 'xz' 'zlib'
+ 'libass.so' 'libbluray.so' 'libfreetype.so' 'libvidstab.so'
+ 'libvorbisenc.so' 

[arch-commits] Commit in discover/repos (7 files)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:44:57
  Author: arojas
Revision: 296793

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  discover/repos/kde-unstable-i686/
  discover/repos/kde-unstable-i686/PKGBUILD
(from rev 296791, discover/trunk/PKGBUILD)
  discover/repos/kde-unstable-i686/discover-no-deb-rpm.patch
(from rev 296791, discover/trunk/discover-no-deb-rpm.patch)
  discover/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296791, discover/trunk/PKGBUILD)
  discover/repos/kde-unstable-x86_64/discover-no-deb-rpm.patch
(from rev 296792, discover/trunk/discover-no-deb-rpm.patch)
Deleted:
  discover/repos/kde-unstable-x86_64/PKGBUILD
  discover/repos/kde-unstable-x86_64/discover-no-deb-rpm.patch

---+
 /PKGBUILD |   46 
 /discover-no-deb-rpm.patch|   11 +
 kde-unstable-i686/PKGBUILD|   46 
 kde-unstable-i686/discover-no-deb-rpm.patch   |   11 +
 kde-unstable-x86_64/PKGBUILD  |   46 
 kde-unstable-x86_64/discover-no-deb-rpm.patch |   11 -
 6 files changed, 114 insertions(+), 57 deletions(-)

Copied: discover/repos/kde-unstable-i686/PKGBUILD (from rev 296791, 
discover/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:44:57 UTC (rev 296793)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+
+pkgname=discover
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='KDE and Plasma resources management GUI'
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/kde/workspace/discover'
+license=(LGPL)
+depends=(knewstuff kdeclarative kitemmodels qt5-graphicaleffects appstream-qt 
archlinux-appstream-data
+ hicolor-icon-theme kirigami2)
+makedepends=(extra-cmake-modules python plasma-framework packagekit-qt5 
flatpak)
+optdepends=('packagekit-qt5: to install packages from Arch Linux repositories' 
'flatpak: Flatpak packages support')
+conflicts=(muon)
+replaces=(muon)
+groups=(plasma)
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
 discover-no-deb-rpm.patch)
+md5sums=('1070622fea6faa5952b724028c14bc7d'
+ 'SKIP'
+ '0154ac2c0a875a9113adac332bea6788')
+validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E) # Jonathan Riddell 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# Don't handle .rpm or .deb files
+  patch -p1 -i ../discover-no-deb-rpm.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: discover/repos/kde-unstable-i686/discover-no-deb-rpm.patch (from rev 
296791, discover/trunk/discover-no-deb-rpm.patch)
===
--- kde-unstable-i686/discover-no-deb-rpm.patch (rev 0)
+++ kde-unstable-i686/discover-no-deb-rpm.patch 2017-05-30 16:44:57 UTC (rev 
296793)
@@ -0,0 +1,11 @@
+--- discover-5.9.1/discover/org.kde.discover.desktop.orig  2017-02-10 
10:41:44.439510995 +
 discover-5.9.1/discover/org.kde.discover.desktop   2017-02-10 
10:42:05.339476223 +
+@@ -36,7 +36,7 @@
+ Name[x-test]=xxDiscoverxx
+ Name[zh_CN]=发现者
+ Name[zh_TW]=Discover
+-MimeType=x-scheme-handler/appstream;application/vnd.debian.binary-package;application/x-rpm;
++MimeType=x-scheme-handler/appstream;
+ Exec=plasma-discover %U
+ Icon=plasmadiscover
+ Type=Application

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:44:51 UTC (rev 296792)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:44:57 UTC (rev 296793)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-
-pkgname=discover
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='KDE and Plasma resources management GUI'
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/kde/workspace/discover'
-license=(LGPL)
-depends=(knewstuff kdeclarative kitemmodels qt5-graphicaleffects appstream-qt 
archlinux-appstream-data
- hicolor-icon-theme kirigami2)
-makedepends=(extra-cmake-modules python plasma-framework packagekit-qt5 
flatpak)
-optdepends=('packagekit-qt5: to install packages from Arch Linux repositories' 
'flatpak: Flatpak packages support')
-conflicts=(muon)
-replaces=(muon)
-groups=(plasma)
-source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
 discover-no-deb-rpm.patch)
-md5sums=('db5c1ed9ad07b4a77c407b52bf53dcb2'
- 'SKIP'
- 

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

2017-05-30 Thread Maxime Gauduin
Date: Tuesday, May 30, 2017 @ 16:44:51
  Author: alucryd
Revision: 296792

Relinquish netcdf to [community] so that it can have a maintainer

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:44:24 UTC (rev 296791)
+++ PKGBUILD2017-05-30 16:44:51 UTC (rev 296792)
@@ -7,7 +7,7 @@
 
 pkgname=ffmpeg
 pkgver=3.3.1
-pkgrel=8
+pkgrel=9
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@
  'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau'
  'libwebp' 'libx11' 'libxcb' 'opencore-amr' 'openjpeg2' 'opus'
  'schroedinger' 'sdl2' 'speex' 'v4l-utils' 'xz' 'zlib'
- 'libass.so' 'libbluray.so' 'libfreetype.so' 'libnetcdf.so'
- 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
+ 'libass.so' 'libbluray.so' 'libfreetype.so' 'libvidstab.so'
+ 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
  'libx264.so' 'libx265.so' 'libxvidcore.so')
 makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
 optdepends=('ladspa: LADSPA filters')
@@ -73,7 +73,6 @@
 --enable-libx265 \
 --enable-libxcb \
 --enable-libxvid \
---enable-netcdf \
 --enable-shared \
 --enable-version3
 


[arch-commits] Commit in breeze-grub/repos/kde-unstable-any (PKGBUILD PKGBUILD)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:44:24
  Author: arojas
Revision: 296791

archrelease: copy trunk to kde-unstable-any

Added:
  breeze-grub/repos/kde-unstable-any/PKGBUILD
(from rev 296790, breeze-grub/trunk/PKGBUILD)
Deleted:
  breeze-grub/repos/kde-unstable-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-30 16:44:01 UTC (rev 296790)
+++ PKGBUILD2017-05-30 16:44:24 UTC (rev 296791)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-
-pkgname=breeze-grub
-pkgver=5.9.95
-pkgrel=1
-pkgdesc="Breeze theme for GRUB"
-arch=(any)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(grub)
-makedepends=()
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e9b733ed65857d70f7c6abc789780e8b12209888d852a43d6ca7f71d42f03ab1'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-package() {
-  install -d "$pkgdir"/boot/grub/themes
-  cp -r $pkgname-$pkgver/breeze "$pkgdir"/boot/grub/themes
-}

Copied: breeze-grub/repos/kde-unstable-any/PKGBUILD (from rev 296790, 
breeze-grub/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-30 16:44:24 UTC (rev 296791)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+
+pkgname=breeze-grub
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="Breeze theme for GRUB"
+arch=(any)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(grub)
+makedepends=()
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('61820e194a819655d73c9a03a747c325cda12295edd917948057ace05c12f1db'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+package() {
+  install -d "$pkgdir"/boot/grub/themes
+  cp -r $pkgname-$pkgver/breeze "$pkgdir"/boot/grub/themes
+}


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

2017-05-30 Thread Felix Yan
Date: Tuesday, May 30, 2017 @ 16:44:16
  Author: felixonmars
Revision: 231322

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

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 231321, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 231321, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-i686/PKGBUILD (from rev 231321, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-30 16:44:16 UTC (rev 231322)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170519
+pkgrel=10
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=8.0.1" "git" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-crypto-api" "haskell-cryptonite" "haskell-data-default" 
"haskell-dav"
+ "haskell-dbus" "haskell-disk-free-space" "haskell-dlist" 
"haskell-dns"
+ "haskell-edit-distance" "haskell-esqueleto" "haskell-exceptions" 
"haskell-fdo-notify"
+ "haskell-feed" "haskell-hinotify" "haskell-hslogger" 
"haskell-http-client"
+ "haskell-http-conduit" "haskell-http-types" "haskell-ifelse" 
"haskell-magic"
+ "haskell-memory" "haskell-monad-control" "haskell-monad-logger" 
"haskell-mountpoints"
+ "haskell-mtl" "haskell-network" "haskell-network-info" 
"haskell-network-multicast"
+ "haskell-network-uri" "haskell-old-locale" 
"haskell-optparse-applicative"
+ "haskell-path-pieces" "haskell-persistent" 
"haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-quickcheck" 
"haskell-random"
+ "haskell-regex-tdfa" "haskell-resourcet" "haskell-safesemaphore" 
"haskell-sandi"
+ "haskell-securemem" "haskell-shakespeare" "haskell-socks" 
"haskell-split" "haskell-stm"
+ "haskell-stm-chans" "haskell-tasty" "haskell-tasty-hunit" 
"haskell-tasty-quickcheck"
+ "haskell-tasty-rerun" "haskell-text" "haskell-torrent" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-uuid" "haskell-wai"
+ "haskell-wai-extra" "haskell-warp" "haskell-warp-tls" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-default" "haskell-yesod-form"
+ "haskell-yesod-static")
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd git-annex
+  
+  runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make DESTDIR="$pkgdir" install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 231321, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-30 16:44:16 UTC (rev 231322)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170519
+pkgrel=10
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=8.0.1" "git" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-crypto-api" 

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

2017-05-30 Thread Felix Yan
Date: Tuesday, May 30, 2017 @ 16:43:51
  Author: felixonmars
Revision: 231321

upgpkg: git-annex 6.20170519-10

rebuild with case-insensitive,1.2.0.10

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-30 16:28:29 UTC (rev 231320)
+++ PKGBUILD2017-05-30 16:43:51 UTC (rev 231321)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170519
-pkgrel=9
+pkgrel=10
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:44:01
  Author: arojas
Revision: 296790

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  breeze-gtk/repos/kde-unstable-i686/
  breeze-gtk/repos/kde-unstable-i686/PKGBUILD
(from rev 296789, breeze-gtk/trunk/PKGBUILD)
  breeze-gtk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296789, breeze-gtk/trunk/PKGBUILD)
Deleted:
  breeze-gtk/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: breeze-gtk/repos/kde-unstable-i686/PKGBUILD (from rev 296789, 
breeze-gtk/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:44:01 UTC (rev 296790)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=breeze-gtk
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="Breeze widget theme for GTK 2 and 3"
+arch=(i686 x86_64)
+url='https://quickgit.kde.org/?p=breeze-gtk.git'
+license=(LGPL)
+depends=(qt5-base)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('563c4c3376ba33445ba6662e72e12b608457320e02a4d98732edc2de5770bab9'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare(){
+  mkdir -p build
+}
+
+build(){
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:43:39 UTC (rev 296789)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:44:01 UTC (rev 296790)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=breeze-gtk
-pkgver=5.9.95
-pkgrel=1
-pkgdesc="Breeze widget theme for GTK 2 and 3"
-arch=(i686 x86_64)
-url='https://quickgit.kde.org/?p=breeze-gtk.git'
-license=(LGPL)
-depends=(qt5-base)
-makedepends=(extra-cmake-modules)
-groups=(plasma)
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('14ef0c09f2ab0fe5eb4504847b8addaac2ea09f47e0767aa73c2f6f6e80b832c'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare(){
-  mkdir -p build
-}
-
-build(){
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: breeze-gtk/repos/kde-unstable-x86_64/PKGBUILD (from rev 296789, 
breeze-gtk/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:44:01 UTC (rev 296790)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=breeze-gtk
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="Breeze widget theme for GTK 2 and 3"
+arch=(i686 x86_64)
+url='https://quickgit.kde.org/?p=breeze-gtk.git'
+license=(LGPL)
+depends=(qt5-base)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('563c4c3376ba33445ba6662e72e12b608457320e02a4d98732edc2de5770bab9'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare(){
+  mkdir -p build
+}
+
+build(){
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:43:21
  Author: arojas
Revision: 296788

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kwallet-pam/repos/kde-unstable-i686/
  kwallet-pam/repos/kde-unstable-i686/PKGBUILD
(from rev 296787, kwallet-pam/trunk/PKGBUILD)
  kwallet-pam/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296787, kwallet-pam/trunk/PKGBUILD)
Deleted:
  kwallet-pam/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: kwallet-pam/repos/kde-unstable-i686/PKGBUILD (from rev 296787, 
kwallet-pam/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:43:21 UTC (rev 296788)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=kwallet-pam
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='KWallet PAM integration'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(pam libgcrypt socat)
+makedepends=(extra-cmake-modules qt5-base)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8606d4a080f544c0f88781adf4c7583fd9529a6fd45465d7177ee82c07a0a999'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build{,4}
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib
+  make
+
+  cd ../build4
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DKWALLET4=1
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  cd ../build4
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:51 UTC (rev 296787)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:43:21 UTC (rev 296788)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas 
-
-pkgname=kwallet-pam
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='KWallet PAM integration'
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(pam libgcrypt socat)
-makedepends=(extra-cmake-modules qt5-base)
-groups=(plasma)
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cfa598ab819d872aa9534c62dc80101c9742adaee1a237e8af9ec58377d63640'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build{,4}
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib
-  make
-
-  cd ../build4
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DKWALLET4=1
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  cd ../build4
-  make DESTDIR="$pkgdir" install
-}

Copied: kwallet-pam/repos/kde-unstable-x86_64/PKGBUILD (from rev 296787, 
kwallet-pam/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:43:21 UTC (rev 296788)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=kwallet-pam
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='KWallet PAM integration'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(pam libgcrypt socat)
+makedepends=(extra-cmake-modules qt5-base)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8606d4a080f544c0f88781adf4c7583fd9529a6fd45465d7177ee82c07a0a999'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+   

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:43:39
  Author: arojas
Revision: 296789

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kgamma5/repos/kde-unstable-i686/
  kgamma5/repos/kde-unstable-i686/PKGBUILD
(from rev 296788, kgamma5/trunk/PKGBUILD)
  kgamma5/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296788, kgamma5/trunk/PKGBUILD)
Deleted:
  kgamma5/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: kgamma5/repos/kde-unstable-i686/PKGBUILD (from rev 296788, 
kgamma5/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:43:39 UTC (rev 296789)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=kgamma5
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="Adjust your monitor's gamma settings"
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kconfigwidgets)
+makedepends=(extra-cmake-modules python kdoctools)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('09d816087a4830fceeef9fc23ea3208e6206ca45120165fef99dd43e7f60b53f'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:43:21 UTC (rev 296788)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:43:39 UTC (rev 296789)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas 
-
-pkgname=kgamma5
-pkgver=5.9.95
-pkgrel=1
-pkgdesc="Adjust your monitor's gamma settings"
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kconfigwidgets)
-makedepends=(extra-cmake-modules python kdoctools)
-groups=(plasma)
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('52bb9e08a9a5211fd470a324d533f2aff27059fff55aa9b5c51ab814b4e73f8f'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kgamma5/repos/kde-unstable-x86_64/PKGBUILD (from rev 296788, 
kgamma5/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:43:39 UTC (rev 296789)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=kgamma5
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="Adjust your monitor's gamma settings"
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kconfigwidgets)
+makedepends=(extra-cmake-modules python kdoctools)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('09d816087a4830fceeef9fc23ea3208e6206ca45120165fef99dd43e7f60b53f'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:42:51
  Author: arojas
Revision: 296787

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  user-manager/repos/kde-unstable-i686/
  user-manager/repos/kde-unstable-i686/PKGBUILD
(from rev 296786, user-manager/trunk/PKGBUILD)
  user-manager/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296786, user-manager/trunk/PKGBUILD)
Deleted:
  user-manager/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: user-manager/repos/kde-unstable-i686/PKGBUILD (from rev 296786, 
user-manager/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:42:51 UTC (rev 296787)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=user-manager
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='A simple system settings module to manage the users of your system'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(accountsservice libpwquality kio)
+makedepends=(extra-cmake-modules python kcmutils)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c9ead23c39ebae70e0eab6a91a1ff97c0768e1f8ef98ac353616cad4f9584194'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:27 UTC (rev 296786)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:51 UTC (rev 296787)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas 
-
-pkgname=user-manager
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='A simple system settings module to manage the users of your system'
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(accountsservice libpwquality kio)
-makedepends=(extra-cmake-modules python kcmutils)
-groups=(plasma)
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b0d07e83bd111433dd3de57ba40ab42256dcfb2b6cd35333bcaba5035c97124c'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: user-manager/repos/kde-unstable-x86_64/PKGBUILD (from rev 296786, 
user-manager/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:51 UTC (rev 296787)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=user-manager
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='A simple system settings module to manage the users of your system'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(accountsservice libpwquality kio)
+makedepends=(extra-cmake-modules python kcmutils)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c9ead23c39ebae70e0eab6a91a1ff97c0768e1f8ef98ac353616cad4f9584194'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:42:27
  Author: arojas
Revision: 296786

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kwayland-integration/repos/kde-unstable-i686/
  kwayland-integration/repos/kde-unstable-i686/PKGBUILD
(from rev 296785, kwayland-integration/trunk/PKGBUILD)
  kwayland-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296785, kwayland-integration/trunk/PKGBUILD)
Deleted:
  kwayland-integration/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: kwayland-integration/repos/kde-unstable-i686/PKGBUILD (from rev 296785, 
kwayland-integration/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:42:27 UTC (rev 296786)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=kwayland-integration
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='Provides integration plugins for various KDE frameworks for the 
wayland windowing system'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kwindowsystem kidletime kwayland)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3a2224b3186bc7eddf1950aad9dde0d311c55b491691de4ead1c62cf28b5eb98'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:01 UTC (rev 296785)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:27 UTC (rev 296786)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas 
-
-pkgname=kwayland-integration
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='Provides integration plugins for various KDE frameworks for the 
wayland windowing system'
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kwindowsystem kidletime kwayland)
-makedepends=(extra-cmake-modules)
-groups=(plasma)
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4d023f42f70c383a87e6df14af2ae50c9b960570a25bc769c3d01683880cf25e'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kwayland-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
296785, kwayland-integration/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:27 UTC (rev 296786)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=kwayland-integration
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='Provides integration plugins for various KDE frameworks for the 
wayland windowing system'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kwindowsystem kidletime kwayland)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3a2224b3186bc7eddf1950aad9dde0d311c55b491691de4ead1c62cf28b5eb98'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:42:01
  Author: arojas
Revision: 296785

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  plasma-sdk/repos/kde-unstable-i686/
  plasma-sdk/repos/kde-unstable-i686/PKGBUILD
(from rev 296784, plasma-sdk/trunk/PKGBUILD)
  plasma-sdk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296784, plasma-sdk/trunk/PKGBUILD)
Deleted:
  plasma-sdk/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: plasma-sdk/repos/kde-unstable-i686/PKGBUILD (from rev 296784, 
plasma-sdk/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:42:01 UTC (rev 296785)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-sdk
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="Applications useful for Plasma development"
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(plasma-framework)
+makedepends=(extra-cmake-modules kitemmodels knewstuff python2 kdelibs4support 
kdesignerplugin kdoctools)
+optdepends=('kirigami2: for Look & Feel explorer')
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ec5d0cb615afa9c0a0d087734c34f27aeb93ca8ab9bba5db7947bd47384cc18f'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:41:33 UTC (rev 296784)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:01 UTC (rev 296785)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=plasma-sdk
-pkgver=5.9.95
-pkgrel=1
-pkgdesc="Applications useful for Plasma development"
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(plasma-framework)
-makedepends=(extra-cmake-modules qt5-webkit kitemmodels knewstuff python2 
kdelibs4support
- kdesignerplugin kdoctools kdevplatform)
-optdepends=('kdevplatform: for Plasmate' 'kirigami2: for Look & Feel explorer')
-groups=(plasma)
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3cfd49421d18f91717fbba02fa1e4825ebffb763eecb06ba5b1454441a086260'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: plasma-sdk/repos/kde-unstable-x86_64/PKGBUILD (from rev 296784, 
plasma-sdk/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:42:01 UTC (rev 296785)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-sdk
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="Applications useful for Plasma development"
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(plasma-framework)
+makedepends=(extra-cmake-modules kitemmodels knewstuff python2 kdelibs4support 
kdesignerplugin kdoctools)
+optdepends=('kirigami2: for Look & Feel explorer')
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ec5d0cb615afa9c0a0d087734c34f27aeb93ca8ab9bba5db7947bd47384cc18f'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:41:33
  Author: arojas
Revision: 296784

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  sddm-kcm/repos/kde-unstable-i686/
  sddm-kcm/repos/kde-unstable-i686/PKGBUILD
(from rev 296783, sddm-kcm/trunk/PKGBUILD)
  sddm-kcm/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296783, sddm-kcm/trunk/PKGBUILD)
Deleted:
  sddm-kcm/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   42 +
 kde-unstable-i686/PKGBUILD   |   42 +
 kde-unstable-x86_64/PKGBUILD |   42 -
 3 files changed, 84 insertions(+), 42 deletions(-)

Copied: sddm-kcm/repos/kde-unstable-i686/PKGBUILD (from rev 296783, 
sddm-kcm/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:41:33 UTC (rev 296784)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Maintainer: Antonio Rojas
+
+pkgname=sddm-kcm
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='KDE Config Module for SDDM'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('GPL')
+depends=('sddm' 'libxcursor' 'knewstuff')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9f8156e7bd93894768efff5a487dbc53d40077ef55c9dbf892b14d07d1c90c00'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_SYSCONFDIR=/etc \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:41:09 UTC (rev 296783)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:41:33 UTC (rev 296784)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Maintainer: Antonio Rojas
-
-pkgname=sddm-kcm
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='KDE Config Module for SDDM'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('GPL')
-depends=('sddm' 'libxcursor' 'knewstuff')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-groups=('plasma')
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('296c097c1cd50c91490fd96162566cf9a994bdb1d9aa7af294ab87de7c344d9e'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_SYSCONFDIR=/etc \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}
-

Copied: sddm-kcm/repos/kde-unstable-x86_64/PKGBUILD (from rev 296783, 
sddm-kcm/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:41:33 UTC (rev 296784)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Maintainer: Antonio Rojas
+
+pkgname=sddm-kcm
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='KDE Config Module for SDDM'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('GPL')
+depends=('sddm' 'libxcursor' 'knewstuff')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9f8156e7bd93894768efff5a487dbc53d40077ef55c9dbf892b14d07d1c90c00'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:40:47
  Author: arojas
Revision: 296782

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kscreen/repos/kde-unstable-i686/
  kscreen/repos/kde-unstable-i686/PKGBUILD
(from rev 296781, kscreen/trunk/PKGBUILD)
  kscreen/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296781, kscreen/trunk/PKGBUILD)
Deleted:
  kscreen/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   42 +
 kde-unstable-i686/PKGBUILD   |   42 +
 kde-unstable-x86_64/PKGBUILD |   42 -
 3 files changed, 84 insertions(+), 42 deletions(-)

Copied: kscreen/repos/kde-unstable-i686/PKGBUILD (from rev 296781, 
kscreen/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:40:47 UTC (rev 296782)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas 
+
+pkgname=kscreen
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="KDE's screen management software"
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('kxmlgui' 'libkscreen' 'qt5-graphicaleffects' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python')
+conflicts=('kscreen-frameworks')
+replaces=('kscreen-frameworks')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/${pkgver}/kscreen-$pkgver.tar.xz"{,.sig})
+sha256sums=('702036f04df7c0609857982922d70a2a9bcb849e3a6ccfd1cae0d917a017a14b'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kscreen-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:29 UTC (rev 296781)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:47 UTC (rev 296782)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Antonio Rojas 
-
-pkgname=kscreen
-pkgver=5.9.95
-pkgrel=1
-pkgdesc="KDE's screen management software"
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('kxmlgui' 'libkscreen' 'qt5-graphicaleffects' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python')
-conflicts=('kscreen-frameworks')
-replaces=('kscreen-frameworks')
-groups=('plasma')
-source=("https://download.kde.org/unstable/plasma/${pkgver}/kscreen-$pkgver.tar.xz"{,.sig})
-sha256sums=('c6084083f1a76153a1ac7424b9c661feed4cd7e6fa045b8eb5c1290b332879cf'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kscreen-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kscreen/repos/kde-unstable-x86_64/PKGBUILD (from rev 296781, 
kscreen/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:47 UTC (rev 296782)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas 
+
+pkgname=kscreen
+pkgver=5.10.0
+pkgrel=1
+pkgdesc="KDE's screen management software"
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('kxmlgui' 'libkscreen' 'qt5-graphicaleffects' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python')
+conflicts=('kscreen-frameworks')
+replaces=('kscreen-frameworks')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/${pkgver}/kscreen-$pkgver.tar.xz"{,.sig})
+sha256sums=('702036f04df7c0609857982922d70a2a9bcb849e3a6ccfd1cae0d917a017a14b'
+'SKIP')

[arch-commits] Commit in ksshaskpass/repos (7 files)

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:41:09
  Author: arojas
Revision: 296783

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  ksshaskpass/repos/kde-unstable-i686/
  ksshaskpass/repos/kde-unstable-i686/PKGBUILD
(from rev 296782, ksshaskpass/trunk/PKGBUILD)
  ksshaskpass/repos/kde-unstable-i686/ksshaskpass.install
(from rev 296782, ksshaskpass/trunk/ksshaskpass.install)
  ksshaskpass/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296782, ksshaskpass/trunk/PKGBUILD)
  ksshaskpass/repos/kde-unstable-x86_64/ksshaskpass.install
(from rev 296782, ksshaskpass/trunk/ksshaskpass.install)
Deleted:
  ksshaskpass/repos/kde-unstable-x86_64/PKGBUILD
  ksshaskpass/repos/kde-unstable-x86_64/ksshaskpass.install

-+
 /PKGBUILD   |   42 ++
 /ksshaskpass.install|5 +++
 kde-unstable-i686/PKGBUILD  |   42 ++
 kde-unstable-i686/ksshaskpass.install   |5 +++
 kde-unstable-x86_64/PKGBUILD|   42 --
 kde-unstable-x86_64/ksshaskpass.install |5 ---
 6 files changed, 94 insertions(+), 47 deletions(-)

Copied: ksshaskpass/repos/kde-unstable-i686/PKGBUILD (from rev 296782, 
ksshaskpass/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:41:09 UTC (rev 296783)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: schuay 
+
+pkgname=ksshaskpass
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('kwallet')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+provides=('x11-ssh-askpass' 'ksshaskpass-frameworks')
+conflicts=('ksshaskpass-frameworks')
+replaces=('ksshaskpass-frameworks')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+install=$pkgname.install
+sha256sums=('86146e584d5adeeb90b7e9aa8279f05fd6df1c19266f0b1004b9d988aae41cfa'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ksshaskpass-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: ksshaskpass/repos/kde-unstable-i686/ksshaskpass.install (from rev 
296782, ksshaskpass/trunk/ksshaskpass.install)
===
--- kde-unstable-i686/ksshaskpass.install   (rev 0)
+++ kde-unstable-i686/ksshaskpass.install   2017-05-30 16:41:09 UTC (rev 
296783)
@@ -0,0 +1,5 @@
+post_upgrade() {
+  if [[ $(vercmp 5.5.2-2 "$2") -eq 1 ]]; then
+echo "The SSH_ASKPASS environment variable is not exported by default 
anymore. Set it in /etc/profile to revert to the previous behavior"
+  fi
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:47 UTC (rev 296782)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:41:09 UTC (rev 296783)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: schuay 
-
-pkgname=ksshaskpass
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('kwallet')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-provides=('x11-ssh-askpass' 'ksshaskpass-frameworks')
-conflicts=('ksshaskpass-frameworks')
-replaces=('ksshaskpass-frameworks')
-groups=('plasma')
-source=("https://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-install=$pkgname.install
-sha256sums=('baf7d99b96a847825ed7c67d9a9fe200613ed2461638f0a4f3b35f72376a95c4'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../ksshaskpass-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-package() {
-  cd 

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:40:29
  Author: arojas
Revision: 296781

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kde-gtk-config/repos/kde-unstable-i686/
  kde-gtk-config/repos/kde-unstable-i686/PKGBUILD
(from rev 296780, kde-gtk-config/trunk/PKGBUILD)
  kde-gtk-config/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296780, kde-gtk-config/trunk/PKGBUILD)
Deleted:
  kde-gtk-config/repos/kde-unstable-x86_64/PKGBUILD

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

Copied: kde-gtk-config/repos/kde-unstable-i686/PKGBUILD (from rev 296780, 
kde-gtk-config/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:40:29 UTC (rev 296781)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas 
+
+pkgname=kde-gtk-config
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='GTK2 and GTK3 Configurator for KDE'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('knewstuff' 'kde-cli-tools')
+makedepends=('extra-cmake-modules' 'gtk2' 'gtk3' 'python')
+optdepends=('gtk2: GTK2 apps support'
+'gtk3: GTK3 apps support')
+conflicts=('kde-gtk-config-frameworks')
+replaces=('kde-gtk-config-frameworks')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('11ed59387027a26d1150e94d8500c1fea892d4c7daf990ae69dead7d76ff0561'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DKDE_INSTALL_SYSCONFDIR=/etc \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:06 UTC (rev 296780)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:29 UTC (rev 296781)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Antonio Rojas 
-
-pkgname=kde-gtk-config
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='GTK2 and GTK3 Configurator for KDE'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('knewstuff' 'kde-cli-tools')
-makedepends=('extra-cmake-modules' 'gtk2' 'gtk3' 'python')
-optdepends=('gtk2: GTK2 apps support'
-'gtk3: GTK3 apps support')
-conflicts=('kde-gtk-config-frameworks')
-replaces=('kde-gtk-config-frameworks')
-groups=('plasma')
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a235ede515617a766f59def8dac75420faac702c354efd028db961b4ec3795d4'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DKDE_INSTALL_SYSCONFDIR=/etc \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kde-gtk-config/repos/kde-unstable-x86_64/PKGBUILD (from rev 296780, 
kde-gtk-config/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:29 UTC (rev 296781)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas 
+
+pkgname=kde-gtk-config
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='GTK2 and GTK3 Configurator for KDE'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('knewstuff' 'kde-cli-tools')

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:40:06
  Author: arojas
Revision: 296780

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  bluedevil/repos/kde-unstable-i686/
  bluedevil/repos/kde-unstable-i686/PKGBUILD
(from rev 296779, bluedevil/trunk/PKGBUILD)
  bluedevil/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296779, bluedevil/trunk/PKGBUILD)
Deleted:
  bluedevil/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   44 +
 kde-unstable-i686/PKGBUILD   |   44 +
 kde-unstable-x86_64/PKGBUILD |   44 -
 3 files changed, 88 insertions(+), 44 deletions(-)

Copied: bluedevil/repos/kde-unstable-i686/PKGBUILD (from rev 296779, 
bluedevil/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:40:06 UTC (rev 296780)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas 
+
+pkgname=bluedevil
+pkgver=5.10.0
+pkgrel=1
+epoch=1
+pkgdesc='Integrate the Bluetooth technology within KDE workspace and 
applications'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('GPL2')
+depends=('bluez-qt' 'kio')
+makedepends=('extra-cmake-modules' 'plasma-framework' 'kded' 'python')
+conflicts=('bluedevil-frameworks')
+replaces=('bluedevil-frameworks')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('741f86216e4785d20bdf2b78c09d1604a7edc1acf54dcc067efb8a6398c28033'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:39:33 UTC (rev 296779)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:06 UTC (rev 296780)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Antonio Rojas 
-
-pkgname=bluedevil
-pkgver=5.9.95
-pkgrel=1
-epoch=1
-pkgdesc='Integrate the Bluetooth technology within KDE workspace and 
applications'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('GPL2')
-depends=('bluez-qt' 'kio')
-makedepends=('extra-cmake-modules' 'plasma-framework' 'kded' 'python')
-conflicts=('bluedevil-frameworks')
-replaces=('bluedevil-frameworks')
-groups=('plasma')
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2700f216c97e732655192e015466191c2aa4d3514905a8e19f62f10b3a82a0f5'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: bluedevil/repos/kde-unstable-x86_64/PKGBUILD (from rev 296779, 
bluedevil/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:40:06 UTC (rev 296780)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas 
+
+pkgname=bluedevil
+pkgver=5.10.0
+pkgrel=1
+epoch=1
+pkgdesc='Integrate the Bluetooth technology within KDE workspace and 
applications'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('GPL2')
+depends=('bluez-qt' 'kio')
+makedepends=('extra-cmake-modules' 'plasma-framework' 'kded' 'python')
+conflicts=('bluedevil-frameworks')
+replaces=('bluedevil-frameworks')
+groups=('plasma')

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

2017-05-30 Thread Antonio Rojas
Date: Tuesday, May 30, 2017 @ 16:39:33
  Author: arojas
Revision: 296779

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeplasma-addons/repos/kde-unstable-i686/
  kdeplasma-addons/repos/kde-unstable-i686/PKGBUILD
(from rev 296778, kdeplasma-addons/trunk/PKGBUILD)
  kdeplasma-addons/repos/kde-unstable-x86_64/PKGBUILD
(from rev 296778, kdeplasma-addons/trunk/PKGBUILD)
Deleted:
  kdeplasma-addons/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   45 +
 kde-unstable-i686/PKGBUILD   |   45 +
 kde-unstable-x86_64/PKGBUILD |   45 -
 3 files changed, 90 insertions(+), 45 deletions(-)

Copied: kdeplasma-addons/repos/kde-unstable-i686/PKGBUILD (from rev 296778, 
kdeplasma-addons/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-05-30 16:39:33 UTC (rev 296779)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeplasma-addons
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='All kind of addons to improve your Plasma experience'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('plasma-workspace')
+makedepends=('extra-cmake-modules' 'kdoctools' 'kross' 'python' 
'kdesignerplugin')
+optdepends=('kross: comic applet'
+'purpose: Quickshare applet'
+'quota-tools: disk quota applet')
+conflicts=('kdebase-workspace' 'kdeplasma-addons-frameworks')
+replaces=('kdeplasma-addons-frameworks')
+groups=('plasma')
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1fae46d69f0e5e19099a948e202c0aacacac3f7140e7393dd38592b17efeb99a'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-05-30 16:39:09 UTC (rev 296778)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:39:33 UTC (rev 296779)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeplasma-addons
-pkgver=5.9.95
-pkgrel=1
-pkgdesc='All kind of addons to improve your Plasma experience'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('plasma-workspace')
-makedepends=('extra-cmake-modules' 'kdoctools' 'kross' 'python' 
'kdesignerplugin')
-optdepends=('kross: comic applet'
-'purpose: Quickshare applet'
-'quota-tools: disk quota applet')
-conflicts=('kdebase-workspace' 'kdeplasma-addons-frameworks')
-replaces=('kdeplasma-addons-frameworks')
-groups=('plasma')
-source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dbcb6fe7b6548705044858a061e88032de4d10278663aeb7c6c10ad1da4e2797'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeplasma-addons/repos/kde-unstable-x86_64/PKGBUILD (from rev 296778, 
kdeplasma-addons/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-05-30 16:39:33 UTC (rev 296779)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeplasma-addons
+pkgver=5.10.0
+pkgrel=1
+pkgdesc='All kind of addons to improve your Plasma experience'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('plasma-workspace')

  1   2   3   >