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

2017-06-25 Thread Gerardo Exequiel Pozzi
Date: Monday, June 26, 2017 @ 00:22:02
  Author: djgera
Revision: 299254

archrelease: copy trunk to extra-any

Added:
  archiso/repos/extra-any/PKGBUILD
(from rev 299253, archiso/trunk/PKGBUILD)
Deleted:
  archiso/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-26 00:20:43 UTC (rev 299253)
+++ PKGBUILD2017-06-26 00:22:02 UTC (rev 299254)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Gerardo Exequiel Pozzi 
-# Maintainer: Pierre Schmitz 
-
-pkgname=archiso
-pkgver=31
-pkgrel=1
-pkgdesc='Tools for creating Arch Linux live and install iso images'
-arch=('any')
-license=('GPL')
-url='https://projects.archlinux.org/archiso.git/'
-depends=('make' 'arch-install-scripts' 'squashfs-tools' 'libisoburn' 
'dosfstools' 'lynx')
-source=("https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-
"https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
-sha256sums=('4c340dde7ca86ee2f2a19b040308ae500df6b1fafe4cb5471c4f10740d402d6e'
-'SKIP')
-validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel 
Pozzi
-
-package() {
-make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 299253, 
archiso/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-26 00:22:02 UTC (rev 299254)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Gerardo Exequiel Pozzi 
+# Maintainer: Pierre Schmitz 
+
+pkgname=archiso
+pkgver=32
+pkgrel=1
+pkgdesc='Tools for creating Arch Linux live and install iso images'
+arch=('any')
+license=('GPL')
+url='https://projects.archlinux.org/archiso.git/'
+depends=('make' 'arch-install-scripts' 'squashfs-tools' 'libisoburn' 
'dosfstools' 'lynx')
+source=("https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+
"https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
+sha256sums=('0689dd0b4d53e868ab5fe0bac1d7ee0578e9c76842f13d50a5dd272f05793e10'
+'SKIP')
+validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel 
Pozzi
+
+package() {
+make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
+}


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

2017-06-25 Thread Gerardo Exequiel Pozzi
Date: Monday, June 26, 2017 @ 00:20:43
  Author: djgera
Revision: 299253

upgpkg: archiso 32-1

Modified:
  archiso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 21:15:00 UTC (rev 299252)
+++ PKGBUILD2017-06-26 00:20:43 UTC (rev 299253)
@@ -3,7 +3,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=archiso
-pkgver=31
+pkgver=32
 pkgrel=1
 pkgdesc='Tools for creating Arch Linux live and install iso images'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('make' 'arch-install-scripts' 'squashfs-tools' 'libisoburn' 
'dosfstools' 'lynx')
 
source=("https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 
"https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
-sha256sums=('4c340dde7ca86ee2f2a19b040308ae500df6b1fafe4cb5471c4f10740d402d6e'
+sha256sums=('0689dd0b4d53e868ab5fe0bac1d7ee0578e9c76842f13d50a5dd272f05793e10'
 'SKIP')
 validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel 
Pozzi
 


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 21:15:00
  Author: arojas
Revision: 299252

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

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

-+
 /PKGBUILD   |  120 ++
 extra-i686/PKGBUILD |   55 ---
 extra-i686/cantor-julia-0.6.patch   |   14 +++
 extra-x86_64/PKGBUILD   |   55 ---
 extra-x86_64/cantor-julia-0.6.patch |   14 +++
 5 files changed, 148 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-25 21:14:18 UTC (rev 299251)
+++ extra-i686/PKGBUILD 2017-06-25 21:15:00 UTC (rev 299252)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=cantor
-pkgver=17.04.2
-pkgrel=1
-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=('f194eba838c08dea49877fecf17091f598b70f5357f4574388d91c8bc1392120'
-'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/extra-i686/PKGBUILD (from rev 299251, 
cantor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-25 21:15:00 UTC (rev 299252)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.04.2
+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}
 cantor-julia-0.6.patch)
+sha256sums=('f194eba838c08dea49877fecf17091f598b70f5357f4574388d91c8bc1392120'
+'SKIP'
+'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

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

[arch-commits] Commit in cantor/trunk (PKGBUILD cantor-julia-0.6.patch)

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 21:14:18
  Author: arojas
Revision: 299251

julia 0.6 rebuild

Added:
  cantor/trunk/cantor-julia-0.6.patch
Modified:
  cantor/trunk/PKGBUILD

+
 PKGBUILD   |   11 ---
 cantor-julia-0.6.patch |   14 ++
 2 files changed, 22 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 20:30:06 UTC (rev 299250)
+++ PKGBUILD2017-06-25 21:14:18 UTC (rev 299251)
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=17.04.2
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/;
 arch=('i686' 'x86_64')
@@ -22,13 +22,18 @@
 'julia: Julia backend')
 conflicts=('kdeedu-cantor')
 replaces=('kdeedu-cantor')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
 sha256sums=('f194eba838c08dea49877fecf17091f598b70f5357f4574388d91c8bc1392120'
-'SKIP')
+'SKIP'
+'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+# fix build with julia 0.6
+  patch -p1 -i ../cantor-julia-0.6.patch
 }
 
 build() {

Added: cantor-julia-0.6.patch
===
--- cantor-julia-0.6.patch  (rev 0)
+++ cantor-julia-0.6.patch  2017-06-25 21:14:18 UTC (rev 299251)
@@ -0,0 +1,14 @@
+diff --git a/src/backends/julia/juliaserver/juliaserver.cpp 
b/src/backends/julia/juliaserver/juliaserver.cpp
+index dc8a48e5..91c2c338 100644
+--- a/src/backends/julia/juliaserver/juliaserver.cpp
 b/src/backends/julia/juliaserver/juliaserver.cpp
+@@ -40,7 +40,7 @@ JuliaServer::~JuliaServer()
+ void JuliaServer::login(const QString ) const
+ {
+ QString dir_path = QFileInfo(path).dir().absolutePath();
+-jl_init(dir_path.toLatin1().constData());
++jl_init_with_image(dir_path.toLatin1().constData(), NULL);
+ }
+ 
+ void JuliaServer::runJuliaCommand(const QString )
+


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

2017-06-25 Thread Gaëtan Bisson
Date: Sunday, June 25, 2017 @ 20:49:11
  Author: bisson
Revision: 240970

Clean qt5-tools dependency...

Modified:
  subsurface-marble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 20:30:36 UTC (rev 240969)
+++ PKGBUILD2017-06-25 20:49:11 UTC (rev 240970)
@@ -10,8 +10,8 @@
 url='https://git.subsurface-divelog.org/'
 license=('GPL' 'LGPL' 'FDL')
 arch=('i686' 'x86_64')
-makedepends=('cmake')
-depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
+makedepends=('cmake' 'qt5-tools')
+depends=('qt5-'{script,svg,webkit} 'marble-data')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
 sha256sums=('1b4021d4ad197207bd557416c253f0b2b490438307f0379b266354072cbeb18d')
 


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

2017-06-25 Thread Christian Hesse
Date: Sunday, June 25, 2017 @ 19:45:12
  Author: eworm
Revision: 299227

upgpkg: git 2.13.2-1

new upstream release

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 16:24:21 UTC (rev 299226)
+++ PKGBUILD2017-06-25 19:45:12 UTC (rev 299227)
@@ -3,7 +3,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=2.13.1
+pkgver=2.13.2
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
@@ -32,7 +32,7 @@
 "https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign;
 git-daemon@.service
 git-daemon.socket)
-sha256sums=('3bc1becd983f77ab154a46801624369dbc40c3dd04b4c4b07ad026f5684688fe'
+sha256sums=('0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5'
 'SKIP'
 '3bc3250d9e04b05c41975c01f85f512d3386d60b41475cbc7292bc88148852f6'
 'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203')


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

2017-06-25 Thread Christian Hesse
Date: Sunday, June 25, 2017 @ 19:45:23
  Author: eworm
Revision: 299228

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

Added:
  git/repos/testing-i686/
  git/repos/testing-i686/PKGBUILD
(from rev 299227, git/trunk/PKGBUILD)
  git/repos/testing-i686/git-daemon.socket
(from rev 299227, git/trunk/git-daemon.socket)
  git/repos/testing-i686/git-daemon@.service
(from rev 299227, git/trunk/git-daemon@.service)
  git/repos/testing-i686/git.install
(from rev 299227, git/trunk/git.install)
  git/repos/testing-x86_64/
  git/repos/testing-x86_64/PKGBUILD
(from rev 299227, git/trunk/PKGBUILD)
  git/repos/testing-x86_64/git-daemon.socket
(from rev 299227, git/trunk/git-daemon.socket)
  git/repos/testing-x86_64/git-daemon@.service
(from rev 299227, git/trunk/git-daemon@.service)
  git/repos/testing-x86_64/git.install
(from rev 299227, git/trunk/git.install)

+
 testing-i686/PKGBUILD  |  129 +++
 testing-i686/git-daemon.socket |9 ++
 testing-i686/git-daemon@.service   |   10 ++
 testing-i686/git.install   |   12 +++
 testing-x86_64/PKGBUILD|  129 +++
 testing-x86_64/git-daemon.socket   |9 ++
 testing-x86_64/git-daemon@.service |   10 ++
 testing-x86_64/git.install |   12 +++
 8 files changed, 320 insertions(+)

Copied: git/repos/testing-i686/PKGBUILD (from rev 299227, git/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-25 19:45:23 UTC (rev 299228)
@@ -0,0 +1,129 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Maintainer: Dan McGee 
+
+pkgname=git
+pkgver=2.13.2
+pkgrel=1
+pkgdesc="the fast distributed version control system"
+arch=(i686 x86_64)
+url="http://git-scm.com/;
+license=('GPL2')
+depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
+makedepends=('python2' 'emacs' 'libgnome-keyring' 'xmlto' 'asciidoc')
+optdepends=('tk: gitk and git gui'
+'perl-libwww: git svn'
+'perl-term-readkey: git svn'
+'perl-mime-tools: git send-email'
+'perl-net-smtp-ssl: git send-email TLS support'
+'perl-authen-sasl: git send-email TLS support'
+'perl-mediawiki-api: git mediawiki support'
+'perl-datetime-format-iso8601: git mediawiki support'
+'perl-lwp-protocol-https: git mediawiki https support'
+'python2: various helper scripts'
+'subversion: git svn'
+'cvsps2: git cvsimport'
+'gnome-keyring: GNOME keyring credential helper')
+replaces=('git-core')
+provides=('git-core')
+install=git.install
+validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
+source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz;
+"https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign;
+git-daemon@.service
+git-daemon.socket)
+sha256sums=('0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5'
+'SKIP'
+'3bc3250d9e04b05c41975c01f85f512d3386d60b41475cbc7292bc88148852f6'
+'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203')
+
+build() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+all doc
+
+  make -C contrib/emacs prefix=/usr
+  make -C contrib/credential/gnome-keyring
+  make -C contrib/credential/libsecret
+  make -C contrib/subtree prefix=/usr gitexecdir=/usr/lib/git-core all doc
+  make -C contrib/mw-to-git prefix=/usr all
+}
+
+check() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  local jobs
+  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*') || true
+  mkdir -p /dev/shm/git-test
+  # explicitly specify SHELL to avoid a test failure in t/t9903-bash-prompt.sh
+  # which is caused by 'git rebase' trying to use builduser's SHELL inside the
+  # build chroot (i.e.: /usr/bin/nologin)
+  SHELL=/bin/sh \
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+NO_SVN_TESTS=y \
+DEFAULT_TEST_TARGET=prove \
+GIT_PROVE_OPTS="$jobs -Q" \
+GIT_TEST_OPTS="--root=/dev/shm/git-test" \
+test
+}
+
+package() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+INSTALLDIRS=vendor DESTDIR="$pkgdir" install install-doc
+
+  # bash 

[arch-commits] Commit in (gimp-plugin-mathmap)

2017-06-25 Thread Lukas Jirkovsky
Date: Sunday, June 25, 2017 @ 18:40:44
  Author: stativ
Revision: 240932

drop gimp-plugin-mathmap, it's no longer maintained and it doesn't build.

Deleted:
  gimp-plugin-mathmap/


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

2017-06-25 Thread Evangelos Foutras
Date: Sunday, June 25, 2017 @ 17:01:26
  Author: foutrelis
Revision: 240929

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

Added:
  
gcompris-qt/repos/community-i686/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
(from rev 240928, 
gcompris-qt/trunk/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch)
  
gcompris-qt/repos/community-i686/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
(from rev 240928, 
gcompris-qt/trunk/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch)
  
gcompris-qt/repos/community-i686/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch
(from rev 240928, 
gcompris-qt/trunk/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch)
  gcompris-qt/repos/community-i686/PKGBUILD
(from rev 240928, gcompris-qt/trunk/PKGBUILD)
  
gcompris-qt/repos/community-x86_64/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
(from rev 240928, 
gcompris-qt/trunk/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch)
  
gcompris-qt/repos/community-x86_64/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
(from rev 240928, 
gcompris-qt/trunk/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch)
  
gcompris-qt/repos/community-x86_64/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch
(from rev 240928, 
gcompris-qt/trunk/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch)
  gcompris-qt/repos/community-x86_64/PKGBUILD
(from rev 240928, gcompris-qt/trunk/PKGBUILD)
Deleted:
  
gcompris-qt/repos/community-i686/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
  
gcompris-qt/repos/community-i686/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
  
gcompris-qt/repos/community-i686/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch
  gcompris-qt/repos/community-i686/PKGBUILD
  
gcompris-qt/repos/community-x86_64/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
  
gcompris-qt/repos/community-x86_64/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
  
gcompris-qt/repos/community-x86_64/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch
  gcompris-qt/repos/community-x86_64/PKGBUILD

--+
 /0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch   
  |  166 +++
 /0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch   
  |  234 ++
 /0003-chess-allow-to-move-again-the-same-piece-after-undo.patch
  |   72 +++
 /PKGBUILD  
  |  104 
 community-i686/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch 
  |   83 ---
 community-i686/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch 
  |  117 -
 community-i686/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch  
  |   36 -
 community-i686/PKGBUILD
  |   53 --
 
community-x86_64/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
 |   83 ---
 
community-x86_64/0002-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
 |  117 -
 
community-x86_64/0003-chess-allow-to-move-again-the-same-piece-after-undo.patch 
 |   36 -
 community-x86_64/PKGBUILD  
  |   53 --
 12 files changed, 576 insertions(+), 578 deletions(-)

Deleted: 
community-i686/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
===
--- 
community-i686/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch  
2017-06-25 17:00:42 UTC (rev 240928)
+++ 
community-i686/0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch  
2017-06-25 17:01:26 UTC (rev 240929)
@@ -1,83 +0,0 @@
-From 36606b617776ea0c87dac48834e440930d1d881a Mon Sep 17 00:00:00 2001
-From: Johnny Jazeix 
-Date: Sat, 18 Feb 2017 19:39:02 +0100
-Subject: [PATCH 1/3] chess, Qt bug in 5.8 with do-while loop
- (https://bugreports.qt.io/browse/QTBUG-59012)
-

- src/activities/chess/engine.js | 28 ++--
- 1 file changed, 18 insertions(+), 10 deletions(-)
-
-diff --git a/src/activities/chess/engine.js b/src/activities/chess/engine.js
-index 9a8a48d6..12330306 100644
 a/src/activities/chess/engine.js
-+++ b/src/activities/chess/engine.js
-@@ -581,11 +581,14 @@ function p4_check_check(state, colour){
- /*find the king.  The pieces list updates from the end,
-  * so the last-most king is correctly placed.*/
- var pieces = state.pieces[colour];
--var p;
- var i = pieces.length;
--do {
--p = pieces[--i];
--} while (p[0] != (P4_KING | colour));
-+var king = P4_KING | colour
-+// can't do-while loop: 

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

2017-06-25 Thread Evangelos Foutras
Date: Sunday, June 25, 2017 @ 17:00:42
  Author: foutrelis
Revision: 240928

upgpkg: gcompris-qt 0.70-3

- Remove qt5-tools from runtime dependencies.
- Let CMake install the .desktop file and icon (FS#54210).

Modified:
  gcompris-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 16:37:13 UTC (rev 240927)
+++ PKGBUILD2017-06-25 17:00:42 UTC (rev 240928)
@@ -4,14 +4,15 @@
 
 pkgname=gcompris-qt
 pkgver=0.70
-pkgrel=2
+pkgrel=3
 pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
 arch=('i686' 'x86_64')
 url="http://gcompris.net/;
 license=('GPL3')
-depends=('qt5-declarative' 'qt5-multimedia' 'qt5-svg' 'qt5-tools' 'qt5-sensors'
- 'qt5-quickcontrols' 'qt5-graphicaleffects' 'qml-box2d')
-makedepends=('cmake' 'git' 'qt5-tools')
+depends=('qt5-declarative' 'qt5-multimedia' 'qt5-svg' 'qt5-sensors'
+ 'qt5-quickcontrols' 'qt5-graphicaleffects' 'qml-box2d'
+ 'hicolor-icon-theme')
+makedepends=('cmake' 'extra-cmake-modules' 'qt5-tools' 'kdoctools')
 replaces=('gcompris' 'gcompris-data')
 source=(http://gcompris.net/download/qt/src/$pkgname-$pkgver.tar.xz
 0001-chess-Qt-bug-in-5.8-with-do-while-loop-https-bugrepo.patch
@@ -46,8 +47,6 @@
 package() {
   cd $pkgname-$pkgver
   make -C build DESTDIR="$pkgdir" install
-  install -Dm644 org.kde.gcompris.desktop 
"$pkgdir/usr/share/applications/gcompris.desktop"
-  install -Dm644 GCompris80.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
 }
 
 # vim:set ts=2 sw=2 et:


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 16:37:13
  Author: arojas
Revision: 240927

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

Added:
  julia/repos/community-staging-i686/
  julia/repos/community-staging-i686/PKGBUILD
(from rev 240926, julia/trunk/PKGBUILD)
  julia/repos/community-staging-i686/julia-libunwind-version.patch
(from rev 240926, julia/trunk/julia-libunwind-version.patch)
  julia/repos/community-staging-i686/sysfix.install
(from rev 240926, julia/trunk/sysfix.install)
  julia/repos/community-staging-x86_64/
  julia/repos/community-staging-x86_64/PKGBUILD
(from rev 240926, julia/trunk/PKGBUILD)
  julia/repos/community-staging-x86_64/julia-libunwind-version.patch
(from rev 240926, julia/trunk/julia-libunwind-version.patch)
  julia/repos/community-staging-x86_64/sysfix.install
(from rev 240926, julia/trunk/sysfix.install)

+
 community-staging-i686/PKGBUILD|  143 +++
 community-staging-i686/julia-libunwind-version.patch   |   15 +
 community-staging-i686/sysfix.install  |   10 +
 community-staging-x86_64/PKGBUILD  |  143 +++
 community-staging-x86_64/julia-libunwind-version.patch |   15 +
 community-staging-x86_64/sysfix.install|   10 +
 6 files changed, 336 insertions(+)

Copied: julia/repos/community-staging-i686/PKGBUILD (from rev 240926, 
julia/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 16:37:13 UTC (rev 240927)
@@ -0,0 +1,143 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Lex Black 
+# Contributor: Michael Jakl 
+# Contributor: devmotion 
+# Contributor: Valentin Churavy 
+
+pkgbase=julia
+pkgname=('julia' 'julia-docs')
+pkgver=0.6.0
+pkgrel=1
+epoch=2
+arch=('x86_64' 'i686')
+pkgdesc='High-level, high-performance, dynamic programming language'
+url='http://julialang.org/'
+license=('MIT')
+makedepends=('gcc-fortran' 'python2' 'blas' 'lapack' 'arpack' 'libunwind' 
'fftw' 'llvm'
+ 'gmp' 'mpfr' 'zlib' 'suitesparse' 'patchelf' 'cmake' 'pcre2' 
'libgit2' 'openssl')
+options=('!emptydirs' 'staticlibs')
+source=("https://github.com/JuliaLang/julia/releases/download/v$pkgver/julia-$pkgver.tar.gz"{,.asc}
 julia-libunwind-version.patch)
+sha256sums=('1c62bfce8075acf2b5b02355520a61210690324eceb021030681459d18a3a665'
+'SKIP'
+'16009ce454f58463464027cbaf6186ccfab84c37660a52fb1ec3a0f514df64f9')
+validpgpkeys=('3673DF529D9049477F76B37566E3C7DC03D6E495') # Julia (Binary 
signing key) 
+
+prepare() {
+  # For /etc/ld.so.conf.d/
+  echo '/usr/lib/julia' > julia.conf
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../julia-libunwind-version.patch
+}
+
+build() {
+  # Make sure not to set -march
+  export CFLAGS="-mtune=generic -O3 -pipe -fstack-protector-strong"
+  export CXXFLAGS="-mtune=generic -O3 -pipe -fstack-protector-strong"
+
+  # SSE2 is a requirement for Julia on 32-bit x86
+  unset ARCH
+  if [[ $CARCH == i686 ]]; then
+export M="pentium4"
+export CFLAGS+=" -march=pentium4"
+export CXXFLAGS+=" -march=pentium4"
+  else
+export M="x86-64"
+  fi
+
+  cd julia-$pkgver
+  make prefix=/usr sysconfdir=/etc \
+MARCH=$M \
+USE_SYSTEM_LLVM=1 \
+USE_SYSTEM_LIBUNWIND=1 \
+USE_SYSTEM_PCRE=1 \
+USE_SYSTEM_LIBM=1 \
+USE_SYSTEM_OPENLIBM=0 \
+USE_SYSTEM_OPENSPECFUN=0 \
+USE_SYSTEM_BLAS=1 \
+USE_SYSTEM_LAPACK=1 \
+USE_SYSTEM_FFTW=1 \
+USE_SYSTEM_GMP=1 \
+USE_SYSTEM_MPFR=1 \
+USE_SYSTEM_ARPACK=1 \
+USE_SYSTEM_SUITESPARSE=1 \
+USE_SYSTEM_LIBUV=0 \
+USE_SYSTEM_UTF8PROC=0 \
+USE_INTEL_MKL=0 \
+USE_BLAS64=0 \
+USE_LLVM_SHLIB=1 \
+USE_SYSTEM_LIBGIT2=1 \
+USE_SYSTEM_PATCHELF=1 \
+USE_SYSTEM_DSFMT=0
+}
+
+package_julia() {
+  backup=('etc/ld.so.conf.d/julia.conf' 'etc/julia/juliarc.jl')
+  depends=('arpack' 'fftw' 'libunwind' 'mpfr' 'suitesparse' 'pcre2' 'libgit2' 
'llvm-libs' 'patchelf' 'hicolor-icon-theme')
+  optdepends=('gnuplot: If using the Gaston Package from julia')
+  install='sysfix.install'
+
+  # Make sure not to set -march
+  export CFLAGS="-mtune=generic -O3 -pipe -fstack-protector-strong"
+  export CXXFLAGS="-mtune=generic -O3 -pipe -fstack-protector-strong"
+
+  # SSE2 is a requirement for Julia on 32-bit x86
+  if [[ $CARCH == i686 ]]; then
+export M="pentium4"
+export CFLAGS+=" -march=pentium4"
+export CXXFLAGS+=" -march=pentium4"
+  else
+export M="x86-64"
+  fi
+
+  cd julia-$pkgver
+  make DESTDIR="$pkgdir" \
+prefix=/usr sysconfdir=/etc  \
+MARCH=$M \
+USE_SYSTEM_LLVM=1 \
+USE_SYSTEM_LIBUNWIND=1 \
+USE_SYSTEM_PCRE=1 \
+

[arch-commits] Commit in julia/trunk (PKGBUILD julia-libunwind-version.patch)

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 16:36:44
  Author: arojas
Revision: 240926

Update to 0.6.0

Added:
  julia/trunk/julia-libunwind-version.patch
Modified:
  julia/trunk/PKGBUILD

---+
 PKGBUILD  |   18 +++---
 julia-libunwind-version.patch |   15 +++
 2 files changed, 26 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 15:38:21 UTC (rev 240925)
+++ PKGBUILD2017-06-25 16:36:44 UTC (rev 240926)
@@ -7,24 +7,28 @@
 
 pkgbase=julia
 pkgname=('julia' 'julia-docs')
-pkgver=0.5.2
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
 epoch=2
 arch=('x86_64' 'i686')
 pkgdesc='High-level, high-performance, dynamic programming language'
 url='http://julialang.org/'
 license=('MIT')
-makedepends=('gcc-fortran' 'python2' 'blas' 'lapack' 'arpack' 'libunwind' 
'fftw' 'llvm39'
+makedepends=('gcc-fortran' 'python2' 'blas' 'lapack' 'arpack' 'libunwind' 
'fftw' 'llvm'
  'gmp' 'mpfr' 'zlib' 'suitesparse' 'patchelf' 'cmake' 'pcre2' 
'libgit2' 'openssl')
 options=('!emptydirs' 'staticlibs')
-source=("https://github.com/JuliaLang/julia/releases/download/v$pkgver/julia-$pkgver.tar.gz"{,.asc})
-sha256sums=('76d780cca500034bddfe20e4fd19f99bd4ba6f92fc46735967e0f48c114dfa26'
-'SKIP')
+source=("https://github.com/JuliaLang/julia/releases/download/v$pkgver/julia-$pkgver.tar.gz"{,.asc}
 julia-libunwind-version.patch)
+sha256sums=('1c62bfce8075acf2b5b02355520a61210690324eceb021030681459d18a3a665'
+'SKIP'
+'16009ce454f58463464027cbaf6186ccfab84c37660a52fb1ec3a0f514df64f9')
 validpgpkeys=('3673DF529D9049477F76B37566E3C7DC03D6E495') # Julia (Binary 
signing key) 
 
 prepare() {
   # For /etc/ld.so.conf.d/
   echo '/usr/lib/julia' > julia.conf
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../julia-libunwind-version.patch
 }
 
 build() {
@@ -70,7 +74,7 @@
 
 package_julia() {
   backup=('etc/ld.so.conf.d/julia.conf' 'etc/julia/juliarc.jl')
-  depends=('arpack' 'fftw' 'libunwind' 'mpfr' 'suitesparse' 'pcre2' 'libgit2' 
'llvm39-libs' 'patchelf' 'hicolor-icon-theme')
+  depends=('arpack' 'fftw' 'libunwind' 'mpfr' 'suitesparse' 'pcre2' 'libgit2' 
'llvm-libs' 'patchelf' 'hicolor-icon-theme')
   optdepends=('gnuplot: If using the Gaston Package from julia')
   install='sysfix.install'
 

Added: julia-libunwind-version.patch
===
--- julia-libunwind-version.patch   (rev 0)
+++ julia-libunwind-version.patch   2017-06-25 16:36:44 UTC (rev 240926)
@@ -0,0 +1,15 @@
+--- julia-0.6.0/src/julia_internal.h.0 2017-06-25 16:10:29.688382943 +
 julia-0.6.0/src/julia_internal.h   2017-06-25 16:11:15.328315342 +
+@@ -643,11 +643,8 @@
+ typedef unw_context_t bt_context_t;
+ typedef unw_cursor_t bt_cursor_t;
+-#  if (!defined(SYSTEM_LIBUNWIND) || UNW_VERSION_MAJOR > 1 ||   \
+-   (UNW_VERSION_MAJOR == 1 && UNW_VERSION_MINOR > 1))
+ // Enable our memory manager only for libunwind with our patch or
+ // on a newer release
+ #define JL_UNW_HAS_FORMAT_IP 1
+-#  endif
+ #endif
+ size_t rec_backtrace(uintptr_t *data, size_t maxsize);
+ size_t rec_backtrace_ctx(uintptr_t *data, size_t maxsize, bt_context_t *ctx);
+


[arch-commits] Commit in xkeyboard-config/repos/extra-any (PKGBUILD PKGBUILD)

2017-06-25 Thread Andreas Radke
Date: Sunday, June 25, 2017 @ 16:24:21
  Author: andyrtr
Revision: 299226

archrelease: copy trunk to extra-any

Added:
  xkeyboard-config/repos/extra-any/PKGBUILD
(from rev 299225, xkeyboard-config/trunk/PKGBUILD)
Deleted:
  xkeyboard-config/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-25 16:24:06 UTC (rev 299225)
+++ PKGBUILD2017-06-25 16:24:21 UTC (rev 299226)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot 
-
-pkgname=xkeyboard-config
-pkgver=2.21
-pkgrel=1
-pkgdesc="X keyboard configuration files"
-arch=(any)
-license=('custom')
-url="https://www.freedesktop.org/wiki/Software/XKeyboardConfig;
-makedepends=('intltool' 'xorg-xkbcomp' 'libxslt')
-provides=('xkbdata')
-replaces=('xkbdata')
-conflicts=('xkbdata')
-source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-validpgpkeys=('FFB4CCD275AAA422F5F9808E0661D98FC933A145')
-validpgpkeys+=('15CFA5C595041D2CCBEA155F1732AA424A0E86B4') # "Sergey Udaltsov 
(For GNOME-related tasks) "
-sha256sums=('30c17049fae129fc14875656da9aa3099e3031d6ce0ee1d77aae190fd9edcec5'
-'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --with-xkb-base=/usr/share/X11/xkb \
-  --with-xkb-rules-symlink=xorg \
-  --enable-compat-rules=yes
-  make
- }
- 
- package() { 
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  rm -f "${pkgdir}/usr/share/X11/xkb/compiled"
-
-  install -m755 -d "${pkgdir}/var/lib/xkb"
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xkeyboard-config/repos/extra-any/PKGBUILD (from rev 299225, 
xkeyboard-config/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-25 16:24:21 UTC (rev 299226)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=xkeyboard-config
+pkgver=2.21
+pkgrel=2
+pkgdesc="X keyboard configuration files"
+arch=(any)
+license=('custom')
+url="https://www.freedesktop.org/wiki/Software/XKeyboardConfig;
+makedepends=('intltool' 'xorg-xkbcomp' 'libxslt')
+provides=('xkbdata')
+replaces=('xkbdata')
+conflicts=('xkbdata')
+source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
+   
fix_typo.diff::https://cgit.freedesktop.org/xkeyboard-config/patch/?id=b3fb72308942f705e3e8e17765e4097773ed5483)
+validpgpkeys=('FFB4CCD275AAA422F5F9808E0661D98FC933A145')
+validpgpkeys+=('15CFA5C595041D2CCBEA155F1732AA424A0E86B4') # "Sergey Udaltsov 
(For GNOME-related tasks) "
+sha256sums=('30c17049fae129fc14875656da9aa3099e3031d6ce0ee1d77aae190fd9edcec5'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # https://bugs.archlinux.org/task/54584
+  patch -Np1 -i ../fix_typo.diff
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --with-xkb-base=/usr/share/X11/xkb \
+  --with-xkb-rules-symlink=xorg \
+  --enable-compat-rules=yes
+  make
+ }
+ 
+ package() { 
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  rm -f "${pkgdir}/usr/share/X11/xkb/compiled"
+
+  install -m755 -d "${pkgdir}/var/lib/xkb"
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2017-06-25 Thread Andreas Radke
Date: Sunday, June 25, 2017 @ 16:24:06
  Author: andyrtr
Revision: 299225

upgpkg: xkeyboard-config 2.21-2

add upstream fix for a typo; FS#54584

Modified:
  xkeyboard-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 16:11:24 UTC (rev 299224)
+++ PKGBUILD2017-06-25 16:24:06 UTC (rev 299225)
@@ -4,7 +4,7 @@
 
 pkgname=xkeyboard-config
 pkgver=2.21
-pkgrel=1
+pkgrel=2
 pkgdesc="X keyboard configuration files"
 arch=(any)
 license=('custom')
@@ -13,12 +13,20 @@
 provides=('xkbdata')
 replaces=('xkbdata')
 conflicts=('xkbdata')
-source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
+   
fix_typo.diff::https://cgit.freedesktop.org/xkeyboard-config/patch/?id=b3fb72308942f705e3e8e17765e4097773ed5483)
 validpgpkeys=('FFB4CCD275AAA422F5F9808E0661D98FC933A145')
 validpgpkeys+=('15CFA5C595041D2CCBEA155F1732AA424A0E86B4') # "Sergey Udaltsov 
(For GNOME-related tasks) "
 sha256sums=('30c17049fae129fc14875656da9aa3099e3031d6ce0ee1d77aae190fd9edcec5'
+'SKIP'
 'SKIP')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # https://bugs.archlinux.org/task/54584
+  patch -Np1 -i ../fix_typo.diff
+}
+
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr \


[arch-commits] Commit in apr/repos (14 files)

2017-06-25 Thread Anatol Pomozov
Date: Sunday, June 25, 2017 @ 16:11:24
  Author: anatolik
Revision: 299224

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

Added:
  apr/repos/testing-i686/
  apr/repos/testing-i686/PKGBUILD
(from rev 299223, apr/trunk/PKGBUILD)
  apr/repos/testing-i686/dont_override_external_buildflags
(from rev 299223, apr/trunk/dont_override_external_buildflags)
  apr/repos/testing-i686/fix-apr.pc.patch
(from rev 299223, apr/trunk/fix-apr.pc.patch)
  apr/repos/testing-i686/fix_apr-config.patch
(from rev 299223, apr/trunk/fix_apr-config.patch)
  apr/repos/testing-i686/omit_extra_libs.patch
(from rev 299223, apr/trunk/omit_extra_libs.patch)
  apr/repos/testing-i686/ship_find_apr.m4.patch
(from rev 299223, apr/trunk/ship_find_apr.m4.patch)
  apr/repos/testing-x86_64/
  apr/repos/testing-x86_64/PKGBUILD
(from rev 299223, apr/trunk/PKGBUILD)
  apr/repos/testing-x86_64/dont_override_external_buildflags
(from rev 299223, apr/trunk/dont_override_external_buildflags)
  apr/repos/testing-x86_64/fix-apr.pc.patch
(from rev 299223, apr/trunk/fix-apr.pc.patch)
  apr/repos/testing-x86_64/fix_apr-config.patch
(from rev 299223, apr/trunk/fix_apr-config.patch)
  apr/repos/testing-x86_64/omit_extra_libs.patch
(from rev 299223, apr/trunk/omit_extra_libs.patch)
  apr/repos/testing-x86_64/ship_find_apr.m4.patch
(from rev 299223, apr/trunk/ship_find_apr.m4.patch)

--+
 testing-i686/PKGBUILD|   61 +
 testing-i686/dont_override_external_buildflags   |   21 +++
 testing-i686/fix-apr.pc.patch|   20 ++
 testing-i686/fix_apr-config.patch|   33 +++
 testing-i686/omit_extra_libs.patch   |   20 ++
 testing-i686/ship_find_apr.m4.patch  |   25 
 testing-x86_64/PKGBUILD  |   61 +
 testing-x86_64/dont_override_external_buildflags |   21 +++
 testing-x86_64/fix-apr.pc.patch  |   20 ++
 testing-x86_64/fix_apr-config.patch  |   33 +++
 testing-x86_64/omit_extra_libs.patch |   20 ++
 testing-x86_64/ship_find_apr.m4.patch|   25 
 12 files changed, 360 insertions(+)

Copied: apr/repos/testing-i686/PKGBUILD (from rev 299223, apr/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-25 16:11:24 UTC (rev 299224)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apr
+pkgver=1.6.2
+pkgrel=1
+pkgdesc='The Apache Portable Runtime'
+arch=('i686' 'x86_64')
+url='http://apr.apache.org/'
+depends=('util-linux')
+makedepends=('python2')
+license=('APACHE')
+source=(https://www.apache.org/dist/apr/apr-$pkgver.tar.bz2{,.asc}
+fix_apr-config.patch
+ship_find_apr.m4.patch
+fix-apr.pc.patch
+omit_extra_libs.patch
+dont_override_external_buildflags)
+sha256sums=('09109cea377bab0028bba19a92b5b0e89603df9eab05c0f7dbd4dd83d48dcebd'
+'SKIP'
+'91490ffee726f851edad9fc733ac6632aaf434a87920e706eeb132a97ee5f402'
+'315932ef6536fc0644c1efe770ceb3bb675c3c7103a7cbb2f02efd8be03eb752'
+'12595d331b48be9e44bd843635eb4f0f500bd213e197a551a9d383a28a24641f'
+'3d491d3af8fb5a75db4e085a17e5d8dcbe058bd256ef893ee779dc97fc9f8ad6'
+'5ac0bdc532479f6082d29115ac9d3ca24524fd8b97a556568755b88e5a68e3df')
+validpgpkeys=('5B5181C2C0AB13E59DA3F7A3EC582EB639FF092C'  # Jeff Trawick
+  'B1B96F45DFBDCCF974019235193F180AB55D9977') # Nick Kew 

+
+prepare() {
+  cd apr-$pkgver
+  patch -Np1 -i ../fix_apr-config.patch
+  patch -Np1 -i ../ship_find_apr.m4.patch
+  patch -Np1 -i ../fix-apr.pc.patch
+  patch -Np1 -i ../omit_extra_libs.patch
+  patch -Np1 -i ../dont_override_external_buildflags
+  sed -e 's/env python/env python2/' -i build/gen-build.py
+  sed -e 's/python/python2/g' -i build/buildcheck.sh
+  ./buildconf
+}
+
+build() {
+  cd apr-$pkgver
+  ./configure --prefix=/usr --includedir=/usr/include/apr-1 \
+--with-installbuilddir=/usr/share/apr-1/build \
+--enable-nonportable-atomics \
+--with-devrandom=/dev/urandom --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd apr-$pkgver
+  make -j1 check
+}
+
+package() {
+  cd apr-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: apr/repos/testing-i686/dont_override_external_buildflags (from rev 
299223, apr/trunk/dont_override_external_buildflags)
===
--- testing-i686/dont_override_external_buildflags  
(rev 0)
+++ 

[arch-commits] Commit in apr/trunk (PKGBUILD apr_mcast_v6.patch)

2017-06-25 Thread Anatol Pomozov
Date: Sunday, June 25, 2017 @ 16:10:05
  Author: anatolik
Revision: 299223

upgpkg: apr 1.6.2-1

Modified:
  apr/trunk/PKGBUILD
Deleted:
  apr/trunk/apr_mcast_v6.patch

+
 PKGBUILD   |   16 +++-
 apr_mcast_v6.patch |   11 ---
 2 files changed, 7 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 16:05:49 UTC (rev 299222)
+++ PKGBUILD2017-06-25 16:10:05 UTC (rev 299223)
@@ -4,8 +4,8 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=apr
-pkgver=1.5.2
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc='The Apache Portable Runtime'
 arch=('i686' 'x86_64')
 url='http://apr.apache.org/'
@@ -17,17 +17,16 @@
 ship_find_apr.m4.patch
 fix-apr.pc.patch
 omit_extra_libs.patch
-dont_override_external_buildflags
-apr_mcast_v6.patch)
-sha256sums=('7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a'
+dont_override_external_buildflags)
+sha256sums=('09109cea377bab0028bba19a92b5b0e89603df9eab05c0f7dbd4dd83d48dcebd'
 'SKIP'
 '91490ffee726f851edad9fc733ac6632aaf434a87920e706eeb132a97ee5f402'
 '315932ef6536fc0644c1efe770ceb3bb675c3c7103a7cbb2f02efd8be03eb752'
 '12595d331b48be9e44bd843635eb4f0f500bd213e197a551a9d383a28a24641f'
 '3d491d3af8fb5a75db4e085a17e5d8dcbe058bd256ef893ee779dc97fc9f8ad6'
-'5ac0bdc532479f6082d29115ac9d3ca24524fd8b97a556568755b88e5a68e3df'
-'3cb473d1f0e1e27f7f4308daf15237bb886870bf444a7f44cd45ff469ac99fd2')
-validpgpkeys=('5B5181C2C0AB13E59DA3F7A3EC582EB639FF092C') # Jeff Trawick
+'5ac0bdc532479f6082d29115ac9d3ca24524fd8b97a556568755b88e5a68e3df')
+validpgpkeys=('5B5181C2C0AB13E59DA3F7A3EC582EB639FF092C'  # Jeff Trawick
+  'B1B96F45DFBDCCF974019235193F180AB55D9977') # Nick Kew 

 
 prepare() {
   cd apr-$pkgver
@@ -36,7 +35,6 @@
   patch -Np1 -i ../fix-apr.pc.patch
   patch -Np1 -i ../omit_extra_libs.patch
   patch -Np1 -i ../dont_override_external_buildflags
-  patch -Np1 -i ../apr_mcast_v6.patch
   sed -e 's/env python/env python2/' -i build/gen-build.py
   sed -e 's/python/python2/g' -i build/buildcheck.sh
   ./buildconf

Deleted: apr_mcast_v6.patch
===
--- apr_mcast_v6.patch  2017-06-25 16:05:49 UTC (rev 299222)
+++ apr_mcast_v6.patch  2017-06-25 16:10:05 UTC (rev 299223)
@@ -1,11 +0,0 @@
 apr.orig/network_io/unix/multicast.c
-+++ apr/network_io/unix/multicast.c
-@@ -62,7 +62,7 @@ static unsigned int find_if_index(const
- for (ifp = ifs; ifp; ifp = ifp->ifa_next) {
- if (ifp->ifa_addr != NULL && ifp->ifa_addr->sa_family == AF_INET6) {
- if (memcmp(>sa.sin6.sin6_addr,
--   >ifa_addr->sa_data[0],
-+   &((struct sockaddr_in6*)ifp->ifa_addr)->sin6_addr,
-sizeof(iface->sa.sin6.sin6_addr)) == 0) {
- index = if_nametoindex(ifp->ifa_name);
- break;


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

2017-06-25 Thread Andreas Radke
Date: Sunday, June 25, 2017 @ 16:05:34
  Author: andyrtr
Revision: 299221

upgpkg: hplip 3.17.6-2

rebuild to include missing libs; FS#54087

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 15:59:19 UTC (rev 299220)
+++ PKGBUILD2017-06-25 16:05:34 UTC (rev 299221)
@@ -6,7 +6,7 @@
 
 pkgname=hplip
 pkgver=3.17.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and 
some LaserJet"
 arch=('i686' 'x86_64')
 url="http://hplipopensource.com;


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

2017-06-25 Thread Andreas Radke
Date: Sunday, June 25, 2017 @ 16:05:49
  Author: andyrtr
Revision: 299222

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

Added:
  hplip/repos/testing-i686/
  
hplip/repos/testing-i686/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
(from rev 299221, 
hplip/trunk/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch)
  hplip/repos/testing-i686/PKGBUILD
(from rev 299221, hplip/trunk/PKGBUILD)
  hplip/repos/testing-i686/disable_upgrade.patch
(from rev 299221, hplip/trunk/disable_upgrade.patch)
  hplip/repos/testing-x86_64/
  
hplip/repos/testing-x86_64/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
(from rev 299221, 
hplip/trunk/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch)
  hplip/repos/testing-x86_64/PKGBUILD
(from rev 299221, hplip/trunk/PKGBUILD)
  hplip/repos/testing-x86_64/disable_upgrade.patch
(from rev 299221, hplip/trunk/disable_upgrade.patch)

+
 testing-i686/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch   
|   50 +
 testing-i686/PKGBUILD  
|   92 ++
 testing-i686/disable_upgrade.patch 
|   14 +
 testing-x86_64/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch 
|   50 +
 testing-x86_64/PKGBUILD
|   92 ++
 testing-x86_64/disable_upgrade.patch   
|   14 +
 6 files changed, 312 insertions(+)

Copied: 
hplip/repos/testing-i686/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
 (from rev 299221, 
hplip/trunk/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch)
===
--- 
testing-i686/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
(rev 0)
+++ 
testing-i686/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
2017-06-25 16:05:49 UTC (rev 299222)
@@ -0,0 +1,50 @@
+From b3a7fa4d4a573cfe0073ae50197f679af7e3a0ac Mon Sep 17 00:00:00 2001
+From: Till Kamppeter 
+Date: Sat, 24 Sep 2016 10:37:20 +0200
+Subject: Add 'include ' in various places as CUPS 2.2 moved some
+ definitions to ppd.h
+
+---
+ configure.in   | 2 +-
+ prnt/hpcups/HPCupsFilter.h | 2 ++
+ prnt/hpijs/hpcupsfax.cpp   | 1 +
+ 3 files changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/configure.in b/configure.in
+index d3a1ddb..eabe14a 100755
+--- a/configure.in
 b/configure.in
+@@ -554,7 +554,7 @@ fi
+ 
+ if test "$hpijs_only_build" = "no" && test "$hpcups_only_build" = "no"; then
+AC_CHECK_LIB([cups], [cupsDoFileRequest], [LIBS="$LIBS"], 
[AC_MSG_ERROR([cannot find libcups support], 9)])
+-   AC_CHECK_HEADERS(cups/cups.h, ,[AC_MSG_ERROR([cannot find cups-devel 
support], 3)])
++   AC_CHECK_HEADERS(cups/cups.h cups/ppd.h, ,[AC_MSG_ERROR([cannot find 
cups-devel support], 3)])
+if test "$libusb01_build" = "yes"; then
+   AC_CHECK_LIB([usb], [usb_init], [LIBS="$LIBS"], [AC_MSG_ERROR([cannot 
find libusb support], 2)])
+   AC_CHECK_HEADERS(usb.h, ,[AC_MSG_ERROR([cannot find libusb-devel 
support], 11)])
+diff --git a/prnt/hpcups/HPCupsFilter.h b/prnt/hpcups/HPCupsFilter.h
+index ff5548e..c517989 100644
+--- a/prnt/hpcups/HPCupsFilter.h
 b/prnt/hpcups/HPCupsFilter.h
+@@ -38,6 +38,8 @@
+ 
+ #include "dbuscomm.h"
+ 
++#include 
++
+ #define   DBITMAPFILEHEADER   14
+ #define   DBITMAPINFOHEADER   40
+ 
+diff --git a/prnt/hpijs/hpcupsfax.cpp b/prnt/hpijs/hpcupsfax.cpp
+index 8514775..994e50f 100644
+--- a/prnt/hpijs/hpcupsfax.cpp
 b/prnt/hpijs/hpcupsfax.cpp
+@@ -43,6 +43,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #ifdef FALSE

Copied: hplip/repos/testing-i686/PKGBUILD (from rev 299221, 
hplip/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-25 16:05:49 UTC (rev 299222)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Maintainer: Tom Gundersen 
+# Contributor : Rémy Oudompheng 
+# Contributor: Morgan LEFIEUX 
+
+pkgname=hplip
+pkgver=3.17.6
+pkgrel=2
+pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and 
some LaserJet"
+arch=('i686' 'x86_64')
+url="http://hplipopensource.com;
+license=('GPL')
+depends=('python-dbus' 'ghostscript' 'net-snmp' 'foomatic-db-engine')
+makedepends=('python-pyqt5' 'python-gobject' 'sane' 'rpcbind' 'cups' 'libusb')
+optdepends=('cups: for printing support'
+'sane: for scanner support'
+'xsane: sane scanner frontend'
+  

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

2017-06-25 Thread Andreas Radke
Date: Sunday, June 25, 2017 @ 15:59:19
  Author: andyrtr
Revision: 299220

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

Added:
  nano/repos/testing-i686/
  nano/repos/testing-i686/PKGBUILD
(from rev 299219, nano/trunk/PKGBUILD)
  nano/repos/testing-x86_64/
  nano/repos/testing-x86_64/PKGBUILD
(from rev 299219, nano/trunk/PKGBUILD)

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

Copied: nano/repos/testing-i686/PKGBUILD (from rev 299219, nano/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-25 15:59:19 UTC (rev 299220)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Judd 
+
+pkgname=nano
+pkgver=2.8.5
+pkgrel=1
+pkgdesc="Pico editor clone with enhancements"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.nano-editor.org;
+groups=('base')
+depends=('ncurses' 'file' 'sh')
+backup=('etc/nanorc')
+source=(https://www.nano-editor.org/dist/v2.8/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha256sums=('e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a'
+'SKIP')
+validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta 
"
+  'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg 
"
+)
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-color \
+--enable-nanorc \
+--enable-multibuffer \
+--disable-wrapping-as-root
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -DTm644 ${srcdir}/${pkgname}-${pkgver}/doc/sample.nanorc 
${pkgdir}/etc/nanorc
+}

Copied: nano/repos/testing-x86_64/PKGBUILD (from rev 299219, 
nano/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-06-25 15:59:19 UTC (rev 299220)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Judd 
+
+pkgname=nano
+pkgver=2.8.5
+pkgrel=1
+pkgdesc="Pico editor clone with enhancements"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.nano-editor.org;
+groups=('base')
+depends=('ncurses' 'file' 'sh')
+backup=('etc/nanorc')
+source=(https://www.nano-editor.org/dist/v2.8/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha256sums=('e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a'
+'SKIP')
+validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta 
"
+  'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg 
"
+)
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-color \
+--enable-nanorc \
+--enable-multibuffer \
+--disable-wrapping-as-root
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -DTm644 ${srcdir}/${pkgname}-${pkgver}/doc/sample.nanorc 
${pkgdir}/etc/nanorc
+}


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

2017-06-25 Thread Andreas Radke
Date: Sunday, June 25, 2017 @ 15:58:59
  Author: andyrtr
Revision: 299219

upgpkg: nano 2.8.5-1

upstream update 2.8.5

Modified:
  nano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 15:49:31 UTC (rev 299218)
+++ PKGBUILD2017-06-25 15:58:59 UTC (rev 299219)
@@ -3,7 +3,7 @@
 # Contributor: Judd 
 
 pkgname=nano
-pkgver=2.8.4
+pkgver=2.8.5
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('ncurses' 'file' 'sh')
 backup=('etc/nanorc')
 
source=(https://www.nano-editor.org/dist/v2.8/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f'
+sha256sums=('e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a'
 'SKIP')
 validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta 
"
   'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg 
"


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

2017-06-25 Thread Jan Steffens
Date: Sunday, June 25, 2017 @ 15:49:31
  Author: heftig
Revision: 299218

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-25 15:48:31 UTC (rev 299217)
+++ extra-i686/PKGBUILD 2017-06-25 15:49:31 UTC (rev 299218)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: Michel Brabants 
-
-pkgname=seahorse
-pkgver=3.20.0+44+ga1474bb
-pkgrel=1
-pkgdesc="GNOME application for managing PGP keys."
-arch=(i686 x86_64)
-license=(GPL)
-url="http://projects.gnome.org/seahorse/;
-depends=(gtk3 gcr libsecret libsoup desktop-file-utils dconf gpgme 
gnome-keyring)
-makedepends=(libldap intltool yelp-tools gobject-introspection openssh vala 
gnome-common git)
-optdepends=('openssh: SSH support')
-provides=(x11-ssh-askpass)
-options=('!emptydirs')
-groups=(gnome-extra)
-_commit=a1474bb0ac692c81e74aa3cdbea0ff7ae3f9cbe9  # master
-source=("git://git.gnome.org/seahorse#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-ldap --enable-hkp \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: seahorse/repos/extra-i686/PKGBUILD (from rev 299217, 
seahorse/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-25 15:49:31 UTC (rev 299218)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Michel Brabants 
+
+pkgname=seahorse
+pkgver=3.20.0+94+g4c671a78
+pkgrel=1
+pkgdesc="GNOME application for managing PGP keys."
+arch=(i686 x86_64)
+license=(GPL)
+url="http://projects.gnome.org/seahorse/;
+depends=(gtk3 gcr libsecret libsoup desktop-file-utils dconf gpgme 
gnome-keyring)
+makedepends=(libldap intltool yelp-tools gobject-introspection openssh vala 
gnome-common git)
+optdepends=('openssh: SSH support')
+provides=(x11-ssh-askpass)
+groups=(gnome-extra)
+_commit=4c671a7844b0aa9eea1bdbc67d1d7fa8e2451226  # master
+source=("git+https://git.gnome.org/browse/seahorse#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --enable-ldap --enable-hkp --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-25 15:48:31 UTC (rev 299217)
+++ extra-x86_64/PKGBUILD   2017-06-25 15:49:31 UTC (rev 299218)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: Michel Brabants 
-
-pkgname=seahorse
-pkgver=3.20.0+44+ga1474bb
-pkgrel=1
-pkgdesc="GNOME application for managing PGP keys."
-arch=(i686 x86_64)
-license=(GPL)
-url="http://projects.gnome.org/seahorse/;
-depends=(gtk3 gcr libsecret libsoup desktop-file-utils dconf gpgme 
gnome-keyring)
-makedepends=(libldap intltool yelp-tools gobject-introspection openssh vala 
gnome-common git)
-optdepends=('openssh: SSH support')
-provides=(x11-ssh-askpass)
-options=('!emptydirs')
-groups=(gnome-extra)
-_commit=a1474bb0ac692c81e74aa3cdbea0ff7ae3f9cbe9  # master
-source=("git://git.gnome.org/seahorse#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-ldap --enable-hkp \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: 

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

2017-06-25 Thread Jan Steffens
Date: Sunday, June 25, 2017 @ 15:48:31
  Author: heftig
Revision: 299217

3.20.0+94+g4c671a78-1

Modified:
  seahorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 13:30:51 UTC (rev 299216)
+++ PKGBUILD2017-06-25 15:48:31 UTC (rev 299217)
@@ -4,7 +4,7 @@
 # Contributor: Michel Brabants 
 
 pkgname=seahorse
-pkgver=3.20.0+44+ga1474bb
+pkgver=3.20.0+94+g4c671a78
 pkgrel=1
 pkgdesc="GNOME application for managing PGP keys."
 arch=(i686 x86_64)
@@ -14,10 +14,9 @@
 makedepends=(libldap intltool yelp-tools gobject-introspection openssh vala 
gnome-common git)
 optdepends=('openssh: SSH support')
 provides=(x11-ssh-askpass)
-options=('!emptydirs')
 groups=(gnome-extra)
-_commit=a1474bb0ac692c81e74aa3cdbea0ff7ae3f9cbe9  # master
-source=("git://git.gnome.org/seahorse#commit=$_commit")
+_commit=4c671a7844b0aa9eea1bdbc67d1d7fa8e2451226  # master
+source=("git+https://git.gnome.org/browse/seahorse#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -33,8 +32,7 @@
 build() {
   cd "$pkgname"
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-ldap --enable-hkp \
-  --disable-schemas-compile
+  --enable-ldap --enable-hkp --disable-schemas-compile
   make
 }
 


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

2017-06-25 Thread Balló György
Date: Sunday, June 25, 2017 @ 15:38:21
  Author: bgyorgy
Revision: 240925

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-25 15:38:03 UTC (rev 240924)
+++ community-i686/PKGBUILD 2017-06-25 15:38:21 UTC (rev 240925)
@@ -1,27 +0,0 @@
-# Maintainer : Christian Rebischke 
-# Contributor: Ian D. Scott 
-# Contributor: Tony Crisci 
-pkgname=playerctl
-pkgver=0.5.0
-pkgrel=2
-pkgdesc="mpris media player controller and lib for spotify, vlc, audacious, 
bmp, xmms2, and others."
-arch=('i686' 'x86_64')
-url="https://github.com/acrisci/playerctl;
-license=('LGPL3')
-depends=('glib2' 'gobject-introspection')
-optdepends=('python-gobject: python bindings')
-makedepends=('autoconf' 'gtk-doc')
-source=("playerctl-${pkgver}.tar.gz::https://github.com/acrisci/playerctl/archive/v${pkgver}.tar.gz;)
-sha512sums=('307cad5eeea7efa0c97c885660f49468f442fe907ef2495b56ac512e0551c7248750897b6d00934cbfcfcb35f486a101a238b276ef71d2ef866132ca3cc0932c')
-
-build() {
-cd "${srcdir}/playerctl-${pkgver}"
-NOCONFIGURE=true ./autogen.sh
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd "${srcdir}/playerctl-${pkgver}"
- make DESTDIR="${pkgdir}/" install
-}

Copied: playerctl/repos/community-i686/PKGBUILD (from rev 240924, 
playerctl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-25 15:38:21 UTC (rev 240925)
@@ -0,0 +1,30 @@
+# Maintainer : Christian Rebischke 
+# Contributor: Ian D. Scott 
+# Contributor: Tony Crisci 
+pkgname=playerctl
+pkgver=0.5.0
+pkgrel=3
+pkgdesc="mpris media player controller and lib for spotify, vlc, audacious, 
bmp, xmms2, and others."
+arch=('i686' 'x86_64')
+url="https://github.com/acrisci/playerctl;
+license=('LGPL3')
+depends=('glib2')
+makedepends=('gobject-introspection' 'gtk-doc')
+source=("playerctl-${pkgver}.tar.gz::https://github.com/acrisci/playerctl/archive/v${pkgver}.tar.gz;)
+sha512sums=('307cad5eeea7efa0c97c885660f49468f442fe907ef2495b56ac512e0551c7248750897b6d00934cbfcfcb35f486a101a238b276ef71d2ef866132ca3cc0932c')
+
+prepare() {
+cd "${srcdir}/playerctl-${pkgver}"
+NOCONFIGURE=true ./autogen.sh
+}
+
+build() {
+cd "${srcdir}/playerctl-${pkgver}"
+./configure --prefix=/usr --enable-gtk-doc
+make -j1
+}
+
+package() {
+cd "${srcdir}/playerctl-${pkgver}"
+make DESTDIR="${pkgdir}/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-25 15:38:03 UTC (rev 240924)
+++ community-x86_64/PKGBUILD   2017-06-25 15:38:21 UTC (rev 240925)
@@ -1,27 +0,0 @@
-# Maintainer : Christian Rebischke 
-# Contributor: Ian D. Scott 
-# Contributor: Tony Crisci 
-pkgname=playerctl
-pkgver=0.5.0
-pkgrel=2
-pkgdesc="mpris media player controller and lib for spotify, vlc, audacious, 
bmp, xmms2, and others."
-arch=('i686' 'x86_64')
-url="https://github.com/acrisci/playerctl;
-license=('LGPL3')
-depends=('glib2' 'gobject-introspection')
-optdepends=('python-gobject: python bindings')
-makedepends=('autoconf' 'gtk-doc')
-source=("playerctl-${pkgver}.tar.gz::https://github.com/acrisci/playerctl/archive/v${pkgver}.tar.gz;)
-sha512sums=('307cad5eeea7efa0c97c885660f49468f442fe907ef2495b56ac512e0551c7248750897b6d00934cbfcfcb35f486a101a238b276ef71d2ef866132ca3cc0932c')
-
-build() {
-cd "${srcdir}/playerctl-${pkgver}"
-NOCONFIGURE=true ./autogen.sh
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd "${srcdir}/playerctl-${pkgver}"
- make DESTDIR="${pkgdir}/" install
-}

Copied: playerctl/repos/community-x86_64/PKGBUILD (from rev 240924, 
playerctl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-25 15:38:21 UTC (rev 240925)
@@ -0,0 +1,30 @@
+# Maintainer : Christian Rebischke 
+# Contributor: Ian D. Scott 

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

2017-06-25 Thread Balló György
Date: Sunday, June 25, 2017 @ 15:38:03
  Author: bgyorgy
Revision: 240924

upgpkg: playerctl 0.5.0-3

Build documentation, move gobject-introspection to makedepends

Modified:
  playerctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 14:06:52 UTC (rev 240923)
+++ PKGBUILD2017-06-25 15:38:03 UTC (rev 240924)
@@ -3,25 +3,28 @@
 # Contributor: Tony Crisci 
 pkgname=playerctl
 pkgver=0.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="mpris media player controller and lib for spotify, vlc, audacious, 
bmp, xmms2, and others."
 arch=('i686' 'x86_64')
 url="https://github.com/acrisci/playerctl;
 license=('LGPL3')
-depends=('glib2' 'gobject-introspection')
-optdepends=('python-gobject: python bindings')
-makedepends=('autoconf' 'gtk-doc')
+depends=('glib2')
+makedepends=('gobject-introspection' 'gtk-doc')
 
source=("playerctl-${pkgver}.tar.gz::https://github.com/acrisci/playerctl/archive/v${pkgver}.tar.gz;)
 
sha512sums=('307cad5eeea7efa0c97c885660f49468f442fe907ef2495b56ac512e0551c7248750897b6d00934cbfcfcb35f486a101a238b276ef71d2ef866132ca3cc0932c')
 
-build() {
+prepare() {
 cd "${srcdir}/playerctl-${pkgver}"
 NOCONFIGURE=true ./autogen.sh
-./configure --prefix=/usr
-make
 }
 
+build() {
+cd "${srcdir}/playerctl-${pkgver}"
+./configure --prefix=/usr --enable-gtk-doc
+make -j1
+}
+
 package() {
 cd "${srcdir}/playerctl-${pkgver}"
- make DESTDIR="${pkgdir}/" install
+make DESTDIR="${pkgdir}/" install
 }


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 14:06:52
  Author: arojas
Revision: 240923

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

Added:
  gambas3/repos/community-staging-i686/
  gambas3/repos/community-staging-i686/PKGBUILD
(from rev 240922, gambas3/trunk/PKGBUILD)
  gambas3/repos/community-staging-i686/gambas3-gcc7.patch
(from rev 240922, gambas3/trunk/gambas3-gcc7.patch)
  gambas3/repos/community-staging-i686/prefer-qt5.patch
(from rev 240922, gambas3/trunk/prefer-qt5.patch)
  gambas3/repos/community-staging-x86_64/
  gambas3/repos/community-staging-x86_64/PKGBUILD
(from rev 240922, gambas3/trunk/PKGBUILD)
  gambas3/repos/community-staging-x86_64/gambas3-gcc7.patch
(from rev 240922, gambas3/trunk/gambas3-gcc7.patch)
  gambas3/repos/community-staging-x86_64/prefer-qt5.patch
(from rev 240922, gambas3/trunk/prefer-qt5.patch)

-+
 community-staging-i686/PKGBUILD | 1148 ++
 community-staging-i686/gambas3-gcc7.patch   |   11 
 community-staging-i686/prefer-qt5.patch |   57 +
 community-staging-x86_64/PKGBUILD   | 1148 ++
 community-staging-x86_64/gambas3-gcc7.patch |   11 
 community-staging-x86_64/prefer-qt5.patch   |   57 +
 6 files changed, 2432 insertions(+)

Copied: gambas3/repos/community-staging-i686/PKGBUILD (from rev 240922, 
gambas3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 14:06:52 UTC (rev 240923)
@@ -0,0 +1,1148 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor : sebikul 
+
+pkgbase=gambas3
+pkgname=('gambas3-gb-args' 'gambas3-gb-cairo' 'gambas3-gb-chart' 
'gambas3-gb-clipper' 'gambas3-gb-complex' 'gambas3-gb-compress' 
'gambas3-gb-crypt' 'gambas3-gb-dbus'
+ 'gambas3-gb-data' 'gambas3-gb-db-form' 'gambas3-gb-db-mysql' 
'gambas3-gb-db-odbc' 'gambas3-gb-db-postgresql' 'gambas3-gb-db-sqlite2' 
'gambas3-gb-db-sqlite3' 'gambas3-gb-db'
+ 'gambas3-gb-desktop-gnome' 'gambas3-gb-desktop-x11' 
'gambas3-gb-desktop' 'gambas3-gb-eval-highlight' 'gambas3-gb-httpd' 
'gambas3-gb-form-dialog' 'gambas3-gb-form-mdi' 'gambas3-gb-form-terminal'
+ 'gambas3-gb-form-stock' 'gambas3-gb-form-editor' 'gambas3-gb-form' 
'gambas3-gb-gmp' 'gambas3-gb-gsl' 'gambas3-gb-gtk-opengl' 'gambas3-gb-gtk' 
'gambas3-gb-gtk3' 'gambas3-gb-image-effect'
+ 'gambas3-gb-image-imlib' 'gambas3-gb-image-io' 'gambas3-gb-image' 
'gambas3-gb-inotify' 'gambas3-gb-libxml' 'gambas3-gb-logging' 'gambas3-gb-map' 
'gambas3-gb-markdown'
+ 'gambas3-gb-media-form' 'gambas3-gb-media' 'gambas3-gb-memcached' 
'gambas3-gb-mime' 'gambas3-gb-mysql' 'gambas3-gb-ncurses' 'gambas3-gb-net-curl' 
'gambas3-gb-net-pop3'
+ 'gambas3-gb-net-smtp' 'gambas3-gb-net' 'gambas3-gb-openal' 
'gambas3-gb-opengl-glu' 'gambas3-gb-opengl-glsl' 'gambas3-gb-opengl-sge' 
'gambas3-gb-opengl'
+ 'gambas3-gb-option' 'gambas3-gb-pcre' 'gambas3-gb-pdf' 
'gambas3-gb-qt4-ext' 'gambas3-gb-qt4'
+ 'gambas3-gb-qt5-opengl' 'gambas3-gb-qt5-webkit' 'gambas3-gb-qt5' 
'gambas3-gb-openssl' 'gambas3-gb-report' 'gambas3-gb-scanner'
+ 'gambas3-gb-sdl2-audio' 'gambas3-gb-sdl2' 'gambas3-gb-sdl-sound' 
'gambas3-gb-sdl' 'gambas3-gb-settings' 'gambas3-gb-signal'
+ 'gambas3-gb-util-web' 'gambas3-gb-util' 'gambas3-gb-v4l' 
'gambas3-gb-vb' 'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 
'gambas3-gb-xml-xslt' 'gambas3-gb-xml'
+ 'gambas3-gb-web-form' 'gambas3-gb-web'  'gambas3-runtime' 
'gambas3-devel' 'gambas3-ide' 'gambas3-script')
+pkgver=3.9.2
+pkgrel=6
+pkgdesc="A free development environment based on a Basic interpreter."
+arch=('i686' 'x86_64')
+url="http://gambas.sourceforge.net/;
+license=('GPL2')
+groups=('gambas3')
+makedepends=('intltool' 'postgresql' 'libffi' 'bzip2' 'glib2' 'v4l-utils'
+ 'zlib' 'mesa' 'glew' 'xdg-utils' 'gtk2' 'imlib2' 'gdk-pixbuf2' 'gtk3'
+ 'postgresql-libs' 'libmariadbclient' 'unixodbc' 'sqlite2' 'sqlite' 
'librsvg'
+ 'curl' 'poppler-glib' 'sdl_mixer' 'sdl_ttf' 'sdl2_mixer' 'sdl2_image' 
'sdl2_ttf' 'libxtst'
+ 'pcre' 'qt4' 'qt5-webkit' 'qt5-x11extras' 'qt5-svg' 'libxcursor' 
'libsm' 'dbus' 'libxml2'
+ 'libxslt' 'libgnome-keyring' 'gsl' 'gst-plugins-base-libs' 'alure' 
'gtkglext' 'ncurses'
+'gmime')
+options=('!emptydirs' 'libtool')
+source=("http://downloads.sourceforge.net/gambas/${pkgbase}-${pkgver}.tar.bz2;
+'prefer-qt5.patch' 'gambas3-gcc7.patch')
+md5sums=('e7775977ed25f944468904553d67b8f1'
+ '71131eb16bbdf27bf6d329f089602cf7'
+ '97c31d0589c1fe0c5d35af11038f8362')
+
+create_dirs() {
+  install -dm755 ${pkgdir}/usr/lib/gambas3
+  install -dm755 ${pkgdir}/usr/share/gambas3/info/control
+}
+
+prepare() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  # Fix build 

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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 14:05:47
  Author: arojas
Revision: 240922

gsl 2.4 rebuild

Modified:
  gambas3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 12:36:24 UTC (rev 240921)
+++ PKGBUILD2017-06-25 14:05:47 UTC (rev 240922)
@@ -16,7 +16,7 @@
  'gambas3-gb-util-web' 'gambas3-gb-util' 'gambas3-gb-v4l' 
'gambas3-gb-vb' 'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 
'gambas3-gb-xml-xslt' 'gambas3-gb-xml'
  'gambas3-gb-web-form' 'gambas3-gb-web'  'gambas3-runtime' 
'gambas3-devel' 'gambas3-ide' 'gambas3-script')
 pkgver=3.9.2
-pkgrel=5
+pkgrel=6
 pkgdesc="A free development environment based on a Basic interpreter."
 arch=('i686' 'x86_64')
 url="http://gambas.sourceforge.net/;


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 13:30:51
  Author: arojas
Revision: 299216

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

Added:
  qt5-webkit/repos/extra-i686/PKGBUILD
(from rev 299215, qt5-webkit/trunk/PKGBUILD)
  qt5-webkit/repos/extra-x86_64/PKGBUILD
(from rev 299215, qt5-webkit/trunk/PKGBUILD)
Deleted:
  qt5-webkit/repos/extra-i686/PKGBUILD
  qt5-webkit/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-25 13:30:22 UTC (rev 299215)
+++ extra-i686/PKGBUILD 2017-06-25 13:30:51 UTC (rev 299216)
@@ -1,45 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-webkit
-_qtver=5.212.0-alpha2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(i686 x86_64)
-url='http://qt-project.org/'
-license=(GPL3 LGPL3 FDL custom)
-pkgdesc='Classes for a WebKit2 based implementation and a new QML API'
-depends=(qt5-location qt5-sensors qt5-webchannel libwebp libxslt libxcomposite 
gst-plugins-base hyphen)
-makedepends=(cmake ruby gperf python2 qt5-doc qt5-tools)
-optdepends=('gst-plugins-good: Webm codec support')
-conflicts=(qt5-webkit-ng)
-replaces=(qt5-webkit-ng)
-groups=(qt qt5)
-_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
-source=("https://github.com/annulen/webkit/releases/download/qtwebkit-$_qtver/qtwebkit-$_qtver.tar.xz;)
-sha256sums=('f8f901de567e11fc5659402b6b827eac75505ff9c5072d8e919aa306003f8f8a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../qtwebkit-$_qtver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DPORT=Qt \
--DENABLE_TOOLS=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-webkit/repos/extra-i686/PKGBUILD (from rev 299215, 
qt5-webkit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-25 13:30:51 UTC (rev 299216)
@@ -0,0 +1,51 @@
+# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-webkit
+_qtver=5.212.0-alpha2
+pkgver=${_qtver/-/}
+pkgrel=2
+arch=(i686 x86_64)
+url='http://qt-project.org/'
+license=(GPL3 LGPL3 FDL custom)
+pkgdesc='Classes for a WebKit2 based implementation and a new QML API'
+depends=(qt5-location qt5-sensors qt5-webchannel libwebp libxslt libxcomposite 
gst-plugins-base hyphen)
+makedepends=(cmake ruby gperf python2 qt5-doc qt5-tools)
+optdepends=('gst-plugins-good: Webm codec support')
+conflicts=(qt5-webkit-ng)
+replaces=(qt5-webkit-ng)
+groups=(qt qt5)
+_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
+source=("https://github.com/annulen/webkit/releases/download/qtwebkit-$_qtver/qtwebkit-$_qtver.tar.xz;)
+sha256sums=('f8f901de567e11fc5659402b6b827eac75505ff9c5072d8e919aa306003f8f8a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../qtwebkit-$_qtver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DPORT=Qt \
+-DENABLE_TOOLS=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+
+# Fix pkgconfig files
+  sed -e 's|qt/Qt5WebKit|qt/QtWebKit|' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKit.pc
+  sed -e 's|qt/Qt5WebKitWidgets|qt/QtWebKitWidgets|' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKitWidgets.pc
+  sed -e '/Name/a Description: Qt WebKit module' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKit.pc
+  sed -e '/Name/a Description: Qt WebKitWidgets module' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKitWidgets.pc
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-25 13:30:22 UTC (rev 299215)
+++ extra-x86_64/PKGBUILD   2017-06-25 13:30:51 UTC (rev 299216)
@@ -1,45 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-webkit
-_qtver=5.212.0-alpha2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(i686 x86_64)
-url='http://qt-project.org/'
-license=(GPL3 LGPL3 FDL custom)

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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 13:30:22
  Author: arojas
Revision: 299215

Fix pkgconfig files (FS#54577)

Modified:
  qt5-webkit/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 10:14:32 UTC (rev 299214)
+++ PKGBUILD2017-06-25 13:30:22 UTC (rev 299215)
@@ -6,7 +6,7 @@
 pkgname=qt5-webkit
 _qtver=5.212.0-alpha2
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url='http://qt-project.org/'
 license=(GPL3 LGPL3 FDL custom)
@@ -42,4 +42,10 @@
 
   install -d "$pkgdir"/usr/share/licenses
   ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+
+# Fix pkgconfig files
+  sed -e 's|qt/Qt5WebKit|qt/QtWebKit|' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKit.pc
+  sed -e 's|qt/Qt5WebKitWidgets|qt/QtWebKitWidgets|' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKitWidgets.pc
+  sed -e '/Name/a Description: Qt WebKit module' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKit.pc
+  sed -e '/Name/a Description: Qt WebKitWidgets module' -i 
"$pkgdir"/usr/lib/pkgconfig/Qt5WebKitWidgets.pc
 }


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 12:36:24
  Author: arojas
Revision: 240921

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

Added:
  gnuradio/repos/community-staging-i686/
  gnuradio/repos/community-staging-i686/21-fcd.rules
(from rev 240920, gnuradio/trunk/21-fcd.rules)
  gnuradio/repos/community-staging-i686/PKGBUILD
(from rev 240920, gnuradio/trunk/PKGBUILD)
  gnuradio/repos/community-staging-i686/gnuradio-gcc7.patch
(from rev 240920, gnuradio/trunk/gnuradio-gcc7.patch)
  gnuradio/repos/community-staging-x86_64/
  gnuradio/repos/community-staging-x86_64/21-fcd.rules
(from rev 240920, gnuradio/trunk/21-fcd.rules)
  gnuradio/repos/community-staging-x86_64/PKGBUILD
(from rev 240920, gnuradio/trunk/PKGBUILD)
  gnuradio/repos/community-staging-x86_64/gnuradio-gcc7.patch
(from rev 240920, gnuradio/trunk/gnuradio-gcc7.patch)

--+
 community-staging-i686/21-fcd.rules  |9 ++
 community-staging-i686/PKGBUILD  |  110 +
 community-staging-i686/gnuradio-gcc7.patch   |   71 
 community-staging-x86_64/21-fcd.rules|9 ++
 community-staging-x86_64/PKGBUILD|  110 +
 community-staging-x86_64/gnuradio-gcc7.patch |   71 
 6 files changed, 380 insertions(+)

Copied: gnuradio/repos/community-staging-i686/21-fcd.rules (from rev 240920, 
gnuradio/trunk/21-fcd.rules)
===
--- community-staging-i686/21-fcd.rules (rev 0)
+++ community-staging-i686/21-fcd.rules 2017-06-25 12:36:24 UTC (rev 240921)
@@ -0,0 +1,9 @@
+# Udev rules for the Funcube Dongle Pro (0xfb56) and Pro+ (0xfb31)
+
+# HIDAPI/libusb:
+SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666"
+SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666"
+
+# HIDAPI/hidraw:
+KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666"
+KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb31", MODE="0666"

Copied: gnuradio/repos/community-staging-i686/PKGBUILD (from rev 240920, 
gnuradio/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 12:36:24 UTC (rev 240921)
@@ -0,0 +1,110 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dominik Heidler 
+# Contributor: Jonatan Sastre 
+pkgbase=gnuradio
+pkgname=(gnuradio gnuradio-companion)
+pkgver=3.7.11
+pkgrel=3
+pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
+arch=('i686' 'x86_64')
+url="http://gnuradio.org;
+license=('GPL')
+depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'boost-libs>=1.53'
+'libusbx' 'portaudio' 'libuhd' 'zeromq' 'libvolk')
+makedepends=('boost' 'cmake' 'python2-lxml' 'python2-cheetah' 'glu' 'swig'
+'pygtk' 'wxpython' 'python2-pyqwt' 'qwtplot3d')
+
+# todo
+# split the gui components?
+# build doxygen docs?
+# gr-video-sdl ?
+# icons
+
+# comedilib: gr-comedi
+# zeroc-ice: gr-ctrlport
+# doxygen: C++ autogenerated documentation
+# python2-sphinx: Python autogenerated documentation
+
+# secret release directory
+#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz;
+source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz;
+"http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz.asc;
+"21-fcd.rules" "gnuradio-gcc7.patch")
+validpgpkeys=('B90DDFAC56989BF62262EB812987C77CBB8ED9B2') # GNU Radio Project
+md5sums=('7b7b871237ae6fc109d203f78c4654ef'
+ 'SKIP'
+ '465e12c454c6a22ebec9849181af7bdc'
+ 'c510104fa2ad9852a683c265c42ae1da')
+
+prepare() {
+  cd "$srcdir/$pkgbase-$pkgver"
+  msg "Replacing filenames to use python2."
+  sed -i -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+$(find ./ -name '*.py') \
+$(find ./ -name 'gnuradio-companion' -o -name 'flow_graph.tmpl')
+  sed -i -e "s|#![ ]*/usr/bin/env /usr/bin/python$|#!/usr/bin/env python2|" \
+$(find ./ -name '*.py')
+  # fix build with GCC 7 (Fedora)
+  patch -p1 -i ../gnuradio-gcc7.patch
+}
+
+build() {
+  export PYTHON=python2
+  cd "$srcdir/$pkgbase-$pkgver"
+  sed -i -e "s|GR_PKG_LIBEXEC_DIR|GR_RUNTIME_DIR|" 
grc/scripts/freedesktop/CMakeLists.txt
+  sed -i -e "s|/qwt$|/qwt5|" -e "s| qwt | qwt5 |" cmake/Modules/FindQwt.cmake
+  sed -i -e "s| sphinx-build$| sphinx-build2|" cmake/Modules/FindSphinx.cmake
+  msg "Starting build."
+  mkdir -p build
+  cd build
+  cmake \
+-DPYTHON_EXECUTABLE=$(which python2) \
+-DPYTHON_INCLUDE_DIR=$(echo /usr/include/python2*) \
+-DPYTHON_LIBRARY=$(echo /usr/lib/libpython2.*.so) \
+-DENABLE_INTERNAL_VOLK=OFF \
+-DENABLE_GRC=ON \
+

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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 12:35:45
  Author: arojas
Revision: 240920

gsl 2.4 rebuild

Modified:
  gnuradio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 10:33:06 UTC (rev 240919)
+++ PKGBUILD2017-06-25 12:35:45 UTC (rev 240920)
@@ -5,7 +5,7 @@
 pkgbase=gnuradio
 pkgname=(gnuradio gnuradio-companion)
 pkgver=3.7.11
-pkgrel=2
+pkgrel=3
 pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
 arch=('i686' 'x86_64')
 url="http://gnuradio.org;


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 10:33:06
  Author: arojas
Revision: 240919

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

Added:
  enblend-enfuse/repos/community-staging-i686/
  enblend-enfuse/repos/community-staging-i686/PKGBUILD
(from rev 240918, enblend-enfuse/trunk/PKGBUILD)
  enblend-enfuse/repos/community-staging-x86_64/
  enblend-enfuse/repos/community-staging-x86_64/PKGBUILD
(from rev 240918, enblend-enfuse/trunk/PKGBUILD)

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

Copied: enblend-enfuse/repos/community-staging-i686/PKGBUILD (from rev 240918, 
enblend-enfuse/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 10:33:06 UTC (rev 240919)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Dominik Ryba 
+
+pkgname=enblend-enfuse
+pkgver=4.2
+pkgrel=3
+pkgdesc="Intelligent blend tool for overlapping picture"
+arch=("i686" "x86_64")
+license=('GPL')
+url="http://enblend.sourceforge.net;
+#depends=('openexr' 'glew' 'freeglut' 'lcms2' 'boost-libs' 'vigra' 'gsl')
+#makedepends=('boost' 'mesa' 'help2man')
+depends=('vigra' 'lcms2' 'gsl')
+makedepends=('libtiff'  'openexr' 'libgl' 'glu' 'boost' 
+ # to build the docs
+ 'texlive-latexextra' 'texlive-formatsextra' 'help2man')
+ # additional packages required to fully rebuild all docs
+ #'imagemagick' 'hevea' 'perl-readonly' 'perl-time-modules' 
'gnuplot'  'graphviz')
+replaces=('enblend')
+conflicts=('enblend')
+provides=('enblend')
+#options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/enblend/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('bc03ddb0066a0682cc8c08fa2529e602d671735a')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: enblend-enfuse/repos/community-staging-x86_64/PKGBUILD (from rev 
240918, enblend-enfuse/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 10:33:06 UTC (rev 240919)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Dominik Ryba 
+
+pkgname=enblend-enfuse
+pkgver=4.2
+pkgrel=3
+pkgdesc="Intelligent blend tool for overlapping picture"
+arch=("i686" "x86_64")
+license=('GPL')
+url="http://enblend.sourceforge.net;
+#depends=('openexr' 'glew' 'freeglut' 'lcms2' 'boost-libs' 'vigra' 'gsl')
+#makedepends=('boost' 'mesa' 'help2man')
+depends=('vigra' 'lcms2' 'gsl')
+makedepends=('libtiff'  'openexr' 'libgl' 'glu' 'boost' 
+ # to build the docs
+ 'texlive-latexextra' 'texlive-formatsextra' 'help2man')
+ # additional packages required to fully rebuild all docs
+ #'imagemagick' 'hevea' 'perl-readonly' 'perl-time-modules' 
'gnuplot'  'graphviz')
+replaces=('enblend')
+conflicts=('enblend')
+provides=('enblend')
+#options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/enblend/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('bc03ddb0066a0682cc8c08fa2529e602d671735a')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 10:32:39
  Author: arojas
Revision: 240918

gsl 2.4 rebuild

Modified:
  enblend-enfuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 10:23:57 UTC (rev 240917)
+++ PKGBUILD2017-06-25 10:32:39 UTC (rev 240918)
@@ -4,7 +4,7 @@
 
 pkgname=enblend-enfuse
 pkgver=4.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Intelligent blend tool for overlapping picture"
 arch=("i686" "x86_64")
 license=('GPL')
@@ -14,7 +14,7 @@
 depends=('vigra' 'lcms2' 'gsl')
 makedepends=('libtiff'  'openexr' 'libgl' 'glu' 'boost' 
  # to build the docs
- 'texlive-latexextra' 'texlive-htmlxml' 'help2man')
+ 'texlive-latexextra' 'texlive-formatsextra' 'help2man')
  # additional packages required to fully rebuild all docs
  #'imagemagick' 'hevea' 'perl-readonly' 'perl-time-modules' 
'gnuplot'  'graphviz')
 replaces=('enblend')


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 10:23:57
  Author: arojas
Revision: 240917

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

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

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

Copied: vigra/repos/community-staging-i686/PKGBUILD (from rev 240916, 
vigra/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 10:23:57 UTC (rev 240917)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Lukas Jirkovsky 
+
+pkgbase=vigra
+pkgname=('vigra' 'vigra-doc')
+pkgver=1.11.1
+pkgrel=2
+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() {
+  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/community-staging-x86_64/PKGBUILD (from rev 240916, 
vigra/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 10:23:57 UTC (rev 240917)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Lukas Jirkovsky 
+
+pkgbase=vigra
+pkgname=('vigra' 'vigra-doc')
+pkgver=1.11.1
+pkgrel=2
+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() {
+  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 

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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 10:22:50
  Author: arojas
Revision: 240916

hdf5 1.10.1 rebuild

Modified:
  vigra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 10:03:31 UTC (rev 240915)
+++ PKGBUILD2017-06-25 10:22:50 UTC (rev 240916)
@@ -5,7 +5,7 @@
 pkgbase=vigra
 pkgname=('vigra' 'vigra-doc')
 pkgver=1.11.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="https://ukoethe.github.io/vigra/;
 license=('custom:MIT')


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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 10:14:32
  Author: arojas
Revision: 299214

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

Added:
  bogofilter/repos/staging-i686/
  bogofilter/repos/staging-i686/PKGBUILD
(from rev 299213, bogofilter/trunk/PKGBUILD)
  bogofilter/repos/staging-i686/bogofilter-1.2.4-test-env.patch
(from rev 299213, bogofilter/trunk/bogofilter-1.2.4-test-env.patch)
  bogofilter/repos/staging-x86_64/
  bogofilter/repos/staging-x86_64/PKGBUILD
(from rev 299213, bogofilter/trunk/PKGBUILD)
  bogofilter/repos/staging-x86_64/bogofilter-1.2.4-test-env.patch
(from rev 299213, bogofilter/trunk/bogofilter-1.2.4-test-env.patch)

+
 staging-i686/PKGBUILD  |   59 +++
 staging-i686/bogofilter-1.2.4-test-env.patch   |   11 
 staging-x86_64/PKGBUILD|   59 +++
 staging-x86_64/bogofilter-1.2.4-test-env.patch |   11 
 4 files changed, 140 insertions(+)

Copied: bogofilter/repos/staging-i686/PKGBUILD (from rev 299213, 
bogofilter/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-06-25 10:14:32 UTC (rev 299214)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: tobias 
+# Contributor: Low Kian Seong 
+
+pkgname=bogofilter
+pkgver=1.2.4
+pkgrel=3
+pkgdesc="A fast Bayesian spam filtering tool"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://bogofilter.sourceforge.net;
+depends=('db' 'perl' 'gsl') # 'sqlite'
+makedepends=('valgrind' 'xmlto')
+backup=('etc/bogofilter/bogofilter.cf')
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-current/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2
+bogofilter-1.2.4-test-env.patch)
+md5sums=('d0a5eebb3274b23ceabe766a6443a1c5'
+ 'd01f23755ee9b4f5807b9feefea0b42d')
+
+# keep Berkeley DB as backend for now
+# sqlite3 based backend doesn't allow
+# to use db-transaction option that is
+# used to bf_compact the wordlist.db
+# other backend aren't available 
+# currently in Arch repos
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # taken from Gentoo
+  patch -Np1 -i $srcdir/bogofilter-1.2.4-test-env.patch
+  chmod +x 
src/tests/t.{ctype,leakfind,lexer.qpcr,lexer.eoh,message_id,queue_id}
+  autoreconf -vfi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc/bogofilter  \
+  --localstatedir=/var \
+  --enable-transactions \
+  --with-database=db  #--help
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  BF_RUN_VALGRIND=1 make -k -C src check || /bin/true
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}/etc/bogofilter/bogofilter.cf.example" 
"${pkgdir}/etc/bogofilter/bogofilter.cf"
+
+  install -dm755 "${pkgdir}/usr/share/${pkgname}/contrib"
+  install -m644 contrib/* "${pkgdir}/usr/share/${pkgname}/contrib/"
+}

Copied: bogofilter/repos/staging-i686/bogofilter-1.2.4-test-env.patch (from rev 
299213, bogofilter/trunk/bogofilter-1.2.4-test-env.patch)
===
--- staging-i686/bogofilter-1.2.4-test-env.patch
(rev 0)
+++ staging-i686/bogofilter-1.2.4-test-env.patch2017-06-25 10:14:32 UTC 
(rev 299214)
@@ -0,0 +1,11 @@
+--- a/src/tests/Makefile.am
 b/src/tests/Makefile.am
+@@ -67,7 +67,7 @@
+ 
+ TESTS=$(BUILT_TESTS) $(TESTSCRIPTS)
+ 
+-TESTS_ENVIRONMENT=RUN_FROM_MAKE=1 AWK=$(AWK) srcdir=$(srcdir) 
SHELL="$(SHELL)" $(SHELL) $(VERBOSE)
++TESTS_ENVIRONMENT=RUN_FROM_MAKE=1 AWK=$(AWK) srcdir=$(srcdir) 
SHELL="$(SHELL)" $(VERBOSE)
+ 
+ EXTRA_DIST=$(TESTSCRIPTS) t.frame t.save t.skel \
+   printcore t._abort unsort.pl \

Copied: bogofilter/repos/staging-x86_64/PKGBUILD (from rev 299213, 
bogofilter/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-06-25 10:14:32 UTC (rev 299214)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: tobias 
+# Contributor: Low Kian Seong 
+
+pkgname=bogofilter
+pkgver=1.2.4
+pkgrel=3
+pkgdesc="A fast Bayesian spam filtering tool"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://bogofilter.sourceforge.net;
+depends=('db' 'perl' 'gsl') # 'sqlite'
+makedepends=('valgrind' 'xmlto')
+backup=('etc/bogofilter/bogofilter.cf')
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-current/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2
+bogofilter-1.2.4-test-env.patch)
+md5sums=('d0a5eebb3274b23ceabe766a6443a1c5'
+ 

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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 09:52:44
  Author: arojas
Revision: 299210

gsl 2.4 rebuild

Modified:
  bogofilter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 09:46:35 UTC (rev 299209)
+++ PKGBUILD2017-06-25 09:52:44 UTC (rev 299210)
@@ -5,7 +5,7 @@
 
 pkgname=bogofilter
 pkgver=1.2.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A fast Bayesian spam filtering tool"
 arch=('i686' 'x86_64')
 license=('GPL3')


[arch-commits] Commit in qtiplot/repos (28 files)

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 09:46:35
  Author: arojas
Revision: 299209

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

Added:
  qtiplot/repos/staging-i686/
  qtiplot/repos/staging-i686/PKGBUILD
(from rev 299208, qtiplot/trunk/PKGBUILD)
  qtiplot/repos/staging-i686/build.conf.archlinux
(from rev 299208, qtiplot/trunk/build.conf.archlinux)
  qtiplot/repos/staging-i686/qtiplot-0.9.8.6-gold.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.6-gold.patch)
  qtiplot/repos/staging-i686/qtiplot-0.9.8.6-kde.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.6-kde.patch)
  qtiplot/repos/staging-i686/qtiplot-0.9.8.6-tamuanova.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.6-tamuanova.patch)
  qtiplot/repos/staging-i686/qtiplot-0.9.8.9-private.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.9-private.patch)
  qtiplot/repos/staging-i686/qtiplot-gsl2.patch
(from rev 299208, qtiplot/trunk/qtiplot-gsl2.patch)
  qtiplot/repos/staging-i686/qtiplot.desktop
(from rev 299208, qtiplot/trunk/qtiplot.desktop)
  qtiplot/repos/staging-i686/qtiplot.png
(from rev 299208, qtiplot/trunk/qtiplot.png)
  qtiplot/repos/staging-i686/qtiplot.xml
(from rev 299208, qtiplot/trunk/qtiplot.xml)
  qtiplot/repos/staging-i686/qwtplot3d-libpng15.patch
(from rev 299208, qtiplot/trunk/qwtplot3d-libpng15.patch)
  qtiplot/repos/staging-i686/qwtplot3d-qt-4.8.0.patch
(from rev 299208, qtiplot/trunk/qwtplot3d-qt-4.8.0.patch)
  qtiplot/repos/staging-i686/qwtplot3d_gcc.patch
(from rev 299208, qtiplot/trunk/qwtplot3d_gcc.patch)
  qtiplot/repos/staging-x86_64/
  qtiplot/repos/staging-x86_64/PKGBUILD
(from rev 299208, qtiplot/trunk/PKGBUILD)
  qtiplot/repos/staging-x86_64/build.conf.archlinux
(from rev 299208, qtiplot/trunk/build.conf.archlinux)
  qtiplot/repos/staging-x86_64/qtiplot-0.9.8.6-gold.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.6-gold.patch)
  qtiplot/repos/staging-x86_64/qtiplot-0.9.8.6-kde.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.6-kde.patch)
  qtiplot/repos/staging-x86_64/qtiplot-0.9.8.6-tamuanova.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.6-tamuanova.patch)
  qtiplot/repos/staging-x86_64/qtiplot-0.9.8.9-private.patch
(from rev 299208, qtiplot/trunk/qtiplot-0.9.8.9-private.patch)
  qtiplot/repos/staging-x86_64/qtiplot-gsl2.patch
(from rev 299208, qtiplot/trunk/qtiplot-gsl2.patch)
  qtiplot/repos/staging-x86_64/qtiplot.desktop
(from rev 299208, qtiplot/trunk/qtiplot.desktop)
  qtiplot/repos/staging-x86_64/qtiplot.png
(from rev 299208, qtiplot/trunk/qtiplot.png)
  qtiplot/repos/staging-x86_64/qtiplot.xml
(from rev 299208, qtiplot/trunk/qtiplot.xml)
  qtiplot/repos/staging-x86_64/qwtplot3d-libpng15.patch
(from rev 299208, qtiplot/trunk/qwtplot3d-libpng15.patch)
  qtiplot/repos/staging-x86_64/qwtplot3d-qt-4.8.0.patch
(from rev 299208, qtiplot/trunk/qwtplot3d-qt-4.8.0.patch)
  qtiplot/repos/staging-x86_64/qwtplot3d_gcc.patch
(from rev 299208, qtiplot/trunk/qwtplot3d_gcc.patch)

+
 staging-i686/PKGBUILD  |  102 +++
 staging-i686/build.conf.archlinux  |   31 ++
 staging-i686/qtiplot-0.9.8.6-gold.patch|   15 +++
 staging-i686/qtiplot-0.9.8.6-kde.patch |   15 +++
 staging-i686/qtiplot-0.9.8.6-tamuanova.patch   |   26 +
 staging-i686/qtiplot-0.9.8.9-private.patch |   16 +++
 staging-i686/qtiplot-gsl2.patch|   34 +++
 staging-i686/qtiplot.desktop   |   13 ++
 staging-i686/qtiplot.xml   |   17 +++
 staging-i686/qwtplot3d-libpng15.patch  |   10 ++
 staging-i686/qwtplot3d-qt-4.8.0.patch  |   34 +++
 staging-i686/qwtplot3d_gcc.patch   |9 ++
 staging-x86_64/PKGBUILD|  102 +++
 staging-x86_64/build.conf.archlinux|   31 ++
 staging-x86_64/qtiplot-0.9.8.6-gold.patch  |   15 +++
 staging-x86_64/qtiplot-0.9.8.6-kde.patch   |   15 +++
 staging-x86_64/qtiplot-0.9.8.6-tamuanova.patch |   26 +
 staging-x86_64/qtiplot-0.9.8.9-private.patch   |   16 +++
 staging-x86_64/qtiplot-gsl2.patch  |   34 +++
 staging-x86_64/qtiplot.desktop |   13 ++
 staging-x86_64/qtiplot.xml |   17 +++
 staging-x86_64/qwtplot3d-libpng15.patch|   10 ++
 staging-x86_64/qwtplot3d-qt-4.8.0.patch|   34 +++
 staging-x86_64/qwtplot3d_gcc.patch |9 ++
 24 files changed, 644 insertions(+)

Copied: qtiplot/repos/staging-i686/PKGBUILD (from rev 299208, 
qtiplot/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-06-25 09:46:35 UTC (rev 299209)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+# Contributor: 

[arch-commits] Commit in qtiplot/trunk (4 files)

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 09:45:35
  Author: arojas
Revision: 299208

gsl 2.4 rebuild, disable python scripting, it breaks with every new sip release

Modified:
  qtiplot/trunk/PKGBUILD
  qtiplot/trunk/build.conf.archlinux
Deleted:
  qtiplot/trunk/pyqt-4.11.patch
  qtiplot/trunk/sip-4.15.patch

--+
 PKGBUILD |   12 +++-
 build.conf.archlinux |1 -
 pyqt-4.11.patch  |   33 -
 sip-4.15.patch   |   32 
 4 files changed, 3 insertions(+), 75 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 09:19:19 UTC (rev 299207)
+++ PKGBUILD2017-06-25 09:45:35 UTC (rev 299208)
@@ -5,11 +5,11 @@
 
 pkgname=qtiplot
 pkgver=0.9.8.9
-pkgrel=9
+pkgrel=10
 arch=('i686' 'x86_64')
 url="http://soft.proindependent.com/qtiplot.html;
 pkgdesc="Data analysis and scientific plotting - free clone of Origin"
-depends=('muparser' 'gsl' 'python2-pyqt' 'boost-libs' 'shared-mime-info' 'glu' 
'liborigin2' 'qt-assistant-compat' 'tamu-anova')
+depends=('muparser' 'gsl' 'boost-libs' 'shared-mime-info' 'glu' 'liborigin2' 
'qt-assistant-compat' 'tamu-anova')
 # build against qwtplot3d provided in the package ...
 # build against qwt provided in the package ...
 # as systemwide one doesn't provide all needed functions
@@ -26,14 +26,12 @@
qtiplot-0.9.8.6-tamuanova.patch
 qwtplot3d-qt-4.8.0.patch
 qwtplot3d-libpng15.patch
-   pyqt-4.11.patch
qtiplot-0.9.8.9-private.patch
-   sip-4.15.patch
qtiplot-gsl2.patch)
 sha1sums=('73b17dd9195c3d86750d5f1f5bdd4d5483c5fe30'
   '4d5d7cf3965a0a1b1aa9cafc34e70ee207700bc8'
   '4301cb2a36024a10108b689990d28c4fe5c7416e'
-  '326ee6bc623a637d058ab7ee9f65fede40a23a09'
+  '8fb24e567394e6b48b820dc6231506bdeca460d8'
   '301bf6f70e8c1bb9ffd55eb49eedde7b29a12909'
   '285f57d865956d93250ec548288c5bface096b6b'
   'b534a609f317cf3117d6495909854cdacea20124'
@@ -41,9 +39,7 @@
   '830b518e3ef63625df84363a8047417124f243b0'
   '3d4c471dda29a04d432f8e0a4c5b977068cdae72'
   '4a45ee21f028f34da75d83c0d3e1d08c5f928892'
-  'cef3bca1c15be01ca8a8c0d75d557027d723286c'
   'c5e9d075ce6a73c473e52a197d9919116b2cece5'
-  '55a380bc61819258e0c11ccb42f9057e31d4881e'
   'bcd28fda51444227e77638af1989a6a40e9f516c')
 
 prepare() {
@@ -53,9 +49,7 @@
patch -Np1 -i "${srcdir}/qtiplot-0.9.8.6-gold.patch"
patch -Np1 -i "${srcdir}/qtiplot-0.9.8.6-kde.patch"
 #   patch -Np1 -i "${srcdir}/qtiplot-0.9.8.6-tamuanova.patch"
-   patch -Np1 -i "$srcdir"/pyqt-4.11.patch
patch -Np1 -i "$srcdir"/qtiplot-0.9.8.9-private.patch
-   patch -Np1 -i "$srcdir"/sip-4.15.patch
patch -Np1 -i "$srcdir"/qtiplot-gsl2.patch
 
# build also static qwtplot3d lib

Modified: build.conf.archlinux
===
--- build.conf.archlinux2017-06-25 09:19:19 UTC (rev 299207)
+++ build.conf.archlinux2017-06-25 09:45:35 UTC (rev 299208)
@@ -25,7 +25,6 @@
 LRELEASE = lrelease
 
 SCRIPTING_LANGS += muParser
-SCRIPTING_LANGS += Python
 
 CONFIG  += CustomInstall
 DEFINES += SCRIPTING_CONSOLE

Deleted: pyqt-4.11.patch
===
--- pyqt-4.11.patch 2017-06-25 09:19:19 UTC (rev 299207)
+++ pyqt-4.11.patch 2017-06-25 09:45:35 UTC (rev 299208)
@@ -1,33 +0,0 @@
- qtiplot/python-sipcmd.py | 21 ++---
- 1 file changed, 18 insertions(+), 3 deletions(-)
-
-diff --git a/qtiplot/python-sipcmd.py b/qtiplot/python-sipcmd.py
-index f643194..d8d1ef2 100755
 a/qtiplot/python-sipcmd.py
-+++ b/qtiplot/python-sipcmd.py
-@@ -27,6 +27,21 @@
- #  #
- 
- 
--from PyQt4 import pyqtconfig
--config = pyqtconfig.Configuration()
--print " ".join([config.sip_bin, "-I", config.pyqt_sip_dir, 
config.pyqt_sip_flags])
-+from __future__ import print_function
-+
-+import os
-+import sipconfig
-+import PyQt4.QtCore
-+
-+try:
-+  # >= 4.10
-+  SIP_FLAGS = PyQt4.QtCore.PYQT_CONFIGURATION['sip_flags']
-+except:
-+  import PyQt4.pyqtconfig
-+  SIP_FLAGS = PyQt4.pyqtconfig.Configuration().pyqt_sip_flags
-+
-+PYQT_SIP_DIR = os.path.join(sipconfig.Configuration().default_sip_dir, 
'PyQt4')
-+SIP_BIN = sipconfig.Configuration().sip_bin
-+SIP_INC_DIR = sipconfig.Configuration().sip_inc_dir
-+
-+print(" ".join([SIP_BIN, "-I", PYQT_SIP_DIR, SIP_FLAGS]))
-

Deleted: sip-4.15.patch
===
--- sip-4.15.patch  2017-06-25 09:19:19 UTC (rev 299207)
+++ sip-4.15.patch  2017-06-25 09:45:35 UTC (rev 299208)
@@ -1,32 +0,0 @@
 ./qtiplot/src/analysis/FFT.cpp.orig2011-07-06 

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

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 09:19:19
  Author: arojas
Revision: 299207

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

Added:
  asymptote/repos/staging-i686/
  asymptote/repos/staging-i686/PKGBUILD
(from rev 299206, asymptote/trunk/PKGBUILD)
  asymptote/repos/staging-x86_64/
  asymptote/repos/staging-x86_64/PKGBUILD
(from rev 299206, asymptote/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   51 ++
 staging-x86_64/PKGBUILD |   51 ++
 2 files changed, 102 insertions(+)

Copied: asymptote/repos/staging-i686/PKGBUILD (from rev 299206, 
asymptote/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-06-25 09:19:19 UTC (rev 299207)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Contributor: Firmicus 
+# Contributor: bender02 at gmx dot com
+
+pkgname=asymptote
+pkgver=2.41
+pkgrel=1
+pkgdesc="A vector graphics language (like metapost)"
+arch=('i686' 'x86_64')
+url="http://asymptote.sourceforge.net/;
+license=("GPL3")
+depends=('texlive-core' 'gc' 'freeglut' 'glu' 'gsl' 'fftw' 'libsigsegv')
+makedepends=('ghostscript' 'imagemagick'
+ 'mesa'   # For OpenGL headers
+ 'texlive-plainextra' # For texinfo
+)
+optdepends=('python2:   for the xasy GUI'
+'python2-pillow:for the xasy GUI'
+'tix:   for the xasy GUI')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz;)
+sha1sums=('ee33febaab5b42e0f04375f4a40512102d01a1d5')
+
+prepare() {
+  # Disable test that fails in chroot, but works locally
+  rm $pkgname-$pkgver/tests/gs/ghostscript.asy && touch 
$pkgname-$pkgver/tests/gs/ghostscript.asy
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --enable-gc=/usr \
+  --prefix=/usr \
+  --with-latex=/usr/share/texmf/tex/latex \
+  --with-context=/usr/share/texmf/tex/context \
+  --enable-offscreen
+  make all
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check-all
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make -j1 DESTDIR="${pkgdir}" install-all
+  sed -i -e 's@env python@env python2@' ${pkgdir}/usr/share/asymptote/GUI/*.py
+  # this dir contains png files that are already embedded in the pdf 
documentation:
+  rm -rf ${pkgdir}/usr/share/info/asymptote
+}

Copied: asymptote/repos/staging-x86_64/PKGBUILD (from rev 299206, 
asymptote/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-06-25 09:19:19 UTC (rev 299207)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Contributor: Firmicus 
+# Contributor: bender02 at gmx dot com
+
+pkgname=asymptote
+pkgver=2.41
+pkgrel=1
+pkgdesc="A vector graphics language (like metapost)"
+arch=('i686' 'x86_64')
+url="http://asymptote.sourceforge.net/;
+license=("GPL3")
+depends=('texlive-core' 'gc' 'freeglut' 'glu' 'gsl' 'fftw' 'libsigsegv')
+makedepends=('ghostscript' 'imagemagick'
+ 'mesa'   # For OpenGL headers
+ 'texlive-plainextra' # For texinfo
+)
+optdepends=('python2:   for the xasy GUI'
+'python2-pillow:for the xasy GUI'
+'tix:   for the xasy GUI')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz;)
+sha1sums=('ee33febaab5b42e0f04375f4a40512102d01a1d5')
+
+prepare() {
+  # Disable test that fails in chroot, but works locally
+  rm $pkgname-$pkgver/tests/gs/ghostscript.asy && touch 
$pkgname-$pkgver/tests/gs/ghostscript.asy
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --enable-gc=/usr \
+  --prefix=/usr \
+  --with-latex=/usr/share/texmf/tex/latex \
+  --with-context=/usr/share/texmf/tex/context \
+  --enable-offscreen
+  make all
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check-all
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make -j1 DESTDIR="${pkgdir}" install-all
+  sed -i -e 's@env python@env python2@' ${pkgdir}/usr/share/asymptote/GUI/*.py
+  # this dir contains png files that are already embedded in the pdf 
documentation:
+  rm -rf ${pkgdir}/usr/share/info/asymptote
+}


[arch-commits] Commit in asymptote/trunk (asymptote-eps2write.patch)

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 09:18:34
  Author: arojas
Revision: 299206

Not needed

Deleted:
  asymptote/trunk/asymptote-eps2write.patch

---+
 asymptote-eps2write.patch |   30 --
 1 file changed, 30 deletions(-)

Deleted: asymptote-eps2write.patch
===
--- asymptote-eps2write.patch   2017-06-25 09:17:37 UTC (rev 299205)
+++ asymptote-eps2write.patch   2017-06-25 09:18:34 UTC (rev 299206)
@@ -1,30 +0,0 @@
-diff -up asymptote-2.32/runlabel.in.eps2write asymptote-2.32/runlabel.in
 asymptote-2.32/runlabel.in.eps2write   2015-01-06 12:56:28.774952176 
-0500
-+++ asymptote-2.32/runlabel.in 2015-01-06 12:57:34.174504920 -0500
-@@ -111,7 +111,7 @@ array *readpath(const string& psname, bo
- #else
-   const string null="/dev/null";
- #endif
--  cmd.push_back("-sDEVICE=epswrite");
-+  cmd.push_back("-sDEVICE=eps2write");
-   cmd.push_back("-sOutputFile="+null);
-   cmd.push_back(stripDir(psname));
-   iopipestream gs(cmd,"gs","Ghostscript");
-@@ -309,7 +309,7 @@ patharray2 *_texpath(stringarray *s, pen
-   cmd.push_back("-dNOPAUSE");
-   cmd.push_back("-dBATCH");
-   if(safe) cmd.push_back("-dSAFER");
--  cmd.push_back("-sDEVICE=epswrite");
-+  cmd.push_back("-sDEVICE=eps2write");
-   cmd.push_back("-sOutputFile=-");
-   cmd.push_back(pdfname);
-   iopipestream gs(cmd,"gs","Ghostscript");
-@@ -398,7 +398,7 @@ patharray2 *textpath(stringarray *s, pen
-   cmd2.push_back("-dBATCH");
-   cmd2.push_back("-P");
-   if(safe) cmd2.push_back("-dSAFER");
--  cmd2.push_back("-sDEVICE=epswrite");
-+  cmd2.push_back("-sDEVICE=eps2write");
-   cmd2.push_back("-sOutputFile=-");
-   cmd2.push_back("-");
-   iopipestream gs(cmd2,"gs","Ghostscript");


[arch-commits] Commit in asymptote/trunk (3 files)

2017-06-25 Thread Antonio Rojas
Date: Sunday, June 25, 2017 @ 09:17:37
  Author: arojas
Revision: 299205

Update to 2.41, gsl 2.4 rebuild

Added:
  asymptote/trunk/asymptote-eps2write.patch
Modified:
  asymptote/trunk/PKGBUILD
Deleted:
  asymptote/trunk/fix-ghostscript-9.15.diff

---+
 PKGBUILD  |   11 ---
 asymptote-eps2write.patch |   30 ++
 fix-ghostscript-9.15.diff |   31 ---
 3 files changed, 38 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 02:08:37 UTC (rev 299204)
+++ PKGBUILD2017-06-25 09:17:37 UTC (rev 299205)
@@ -4,8 +4,8 @@
 # Contributor: bender02 at gmx dot com
 
 pkgname=asymptote
-pkgver=2.38
-pkgrel=2
+pkgver=2.41
+pkgrel=1
 pkgdesc="A vector graphics language (like metapost)"
 arch=('i686' 'x86_64')
 url="http://asymptote.sourceforge.net/;
@@ -19,8 +19,13 @@
 'python2-pillow:for the xasy GUI'
 'tix:   for the xasy GUI')
 
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz;)
-sha1sums=('911dc852a788f19300ae44162dbc12539de9e0b3')
+sha1sums=('ee33febaab5b42e0f04375f4a40512102d01a1d5')
 
+prepare() {
+  # Disable test that fails in chroot, but works locally
+  rm $pkgname-$pkgver/tests/gs/ghostscript.asy && touch 
$pkgname-$pkgver/tests/gs/ghostscript.asy
+}
+
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 

Added: asymptote-eps2write.patch
===
--- asymptote-eps2write.patch   (rev 0)
+++ asymptote-eps2write.patch   2017-06-25 09:17:37 UTC (rev 299205)
@@ -0,0 +1,30 @@
+diff -up asymptote-2.32/runlabel.in.eps2write asymptote-2.32/runlabel.in
+--- asymptote-2.32/runlabel.in.eps2write   2015-01-06 12:56:28.774952176 
-0500
 asymptote-2.32/runlabel.in 2015-01-06 12:57:34.174504920 -0500
+@@ -111,7 +111,7 @@ array *readpath(const string& psname, bo
+ #else
+   const string null="/dev/null";
+ #endif
+-  cmd.push_back("-sDEVICE=epswrite");
++  cmd.push_back("-sDEVICE=eps2write");
+   cmd.push_back("-sOutputFile="+null);
+   cmd.push_back(stripDir(psname));
+   iopipestream gs(cmd,"gs","Ghostscript");
+@@ -309,7 +309,7 @@ patharray2 *_texpath(stringarray *s, pen
+   cmd.push_back("-dNOPAUSE");
+   cmd.push_back("-dBATCH");
+   if(safe) cmd.push_back("-dSAFER");
+-  cmd.push_back("-sDEVICE=epswrite");
++  cmd.push_back("-sDEVICE=eps2write");
+   cmd.push_back("-sOutputFile=-");
+   cmd.push_back(pdfname);
+   iopipestream gs(cmd,"gs","Ghostscript");
+@@ -398,7 +398,7 @@ patharray2 *textpath(stringarray *s, pen
+   cmd2.push_back("-dBATCH");
+   cmd2.push_back("-P");
+   if(safe) cmd2.push_back("-dSAFER");
+-  cmd2.push_back("-sDEVICE=epswrite");
++  cmd2.push_back("-sDEVICE=eps2write");
+   cmd2.push_back("-sOutputFile=-");
+   cmd2.push_back("-");
+   iopipestream gs(cmd2,"gs","Ghostscript");

Deleted: fix-ghostscript-9.15.diff
===
--- fix-ghostscript-9.15.diff   2017-06-25 02:08:37 UTC (rev 299204)
+++ fix-ghostscript-9.15.diff   2017-06-25 09:17:37 UTC (rev 299205)
@@ -1,31 +0,0 @@
-Index: runlabel.in
-===
 runlabel.in(revision 5685)
-+++ runlabel.in(working copy)
-@@ -111,7 +111,7 @@
- #else
-   const string null="/dev/null";
- #endif
--  cmd.push_back("-sDEVICE=epswrite");
-+  cmd.push_back("-sDEVICE=eps2write");
-   cmd.push_back("-sOutputFile="+null);
-   cmd.push_back(stripDir(psname));
-   iopipestream gs(cmd,"gs","Ghostscript");
-@@ -309,7 +309,7 @@
-   cmd.push_back("-dNOPAUSE");
-   cmd.push_back("-dBATCH");
-   if(safe) cmd.push_back("-dSAFER");
--  cmd.push_back("-sDEVICE=epswrite");
-+  cmd.push_back("-sDEVICE=eps2write");
-   cmd.push_back("-sOutputFile=-");
-   cmd.push_back(pdfname);
-   iopipestream gs(cmd,"gs","Ghostscript");
-@@ -398,7 +398,7 @@
-   cmd2.push_back("-dBATCH");
-   cmd2.push_back("-P");
-   if(safe) cmd2.push_back("-dSAFER");
--  cmd2.push_back("-sDEVICE=epswrite");
-+  cmd2.push_back("-sDEVICE=eps2write");
-   cmd2.push_back("-sOutputFile=-");
-   cmd2.push_back("-");
-   iopipestream gs(cmd2,"gs","Ghostscript");


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 09:08:21
  Author: felixonmars
Revision: 240914

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

Added:
  haskell-criterion/repos/community-i686/PKGBUILD
(from rev 240913, haskell-criterion/trunk/PKGBUILD)
  haskell-criterion/repos/community-x86_64/PKGBUILD
(from rev 240913, haskell-criterion/trunk/PKGBUILD)
Deleted:
  haskell-criterion/repos/community-i686/PKGBUILD
  haskell-criterion/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-06-25 09:07:13 UTC (rev 240913)
+++ community-i686/PKGBUILD 2017-06-25 09:08:21 UTC (rev 240914)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=criterion
-pkgname=haskell-criterion
-pkgver=1.2.0.0
-pkgrel=4
-pkgdesc="Robust, reliable performance measurement and analysis"
-url="http://www.serpentine.com/criterion;
-license=("custom:BSD3")
-arch=('i686' 'x86_64')
-depends=('ghc' "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-cassava" 
"haskell-code-page"
- "haskell-exceptions" "haskell-glob" "haskell-js-flot" 
"haskell-js-jquery"
- "haskell-microstache" "haskell-mtl" "haskell-mwc-random" 
"haskell-optparse-applicative"
- "haskell-parsec" "haskell-statistics" "haskell-text" 
"haskell-transformers-compat"
- "haskell-vector" "haskell-vector-algorithms")
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('29b5a4262b3431a6af2e726a3d867cbffde612d05c92011e977b30759f890bc190147e6170598a8ce45a3a1b761deaeed477e3cb0d51d5b83dd36dc68c18fe95')
-
-build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--f-fast
-runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
-runhaskell Setup register --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
-sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
-
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
-runhaskell Setup copy --destdir="${pkgdir}"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
-}

Copied: haskell-criterion/repos/community-i686/PKGBUILD (from rev 240913, 
haskell-criterion/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-25 09:08:21 UTC (rev 240914)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.2.1.0
+pkgrel=1
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-cassava" 
"haskell-code-page"
+ "haskell-exceptions" "haskell-glob" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-microstache" "haskell-mtl" "haskell-mwc-random" 
"haskell-optparse-applicative"
+ "haskell-parsec" "haskell-statistics" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-vector" "haskell-vector-algorithms")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('52ca2d9a8307a5c3ce042a08bbb3c87335304d769da7caca6b5748d39955a92dc9cf8d3505d9d1eeda6aff93af4ac927ee23f1214b8a19e40ee9ff604c3b4e3e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 09:07:13
  Author: felixonmars
Revision: 240913

upgpkg: haskell-criterion 1.2.1.0-1

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 09:05:58 UTC (rev 240912)
+++ PKGBUILD2017-06-25 09:07:13 UTC (rev 240913)
@@ -4,8 +4,8 @@
 
 _hkgname=criterion
 pkgname=haskell-criterion
-pkgver=1.2.0.0
-pkgrel=4
+pkgver=1.2.1.0
+pkgrel=1
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion;
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
  "haskell-parsec" "haskell-statistics" "haskell-text" 
"haskell-transformers-compat"
  "haskell-vector" "haskell-vector-algorithms")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('29b5a4262b3431a6af2e726a3d867cbffde612d05c92011e977b30759f890bc190147e6170598a8ce45a3a1b761deaeed477e3cb0d51d5b83dd36dc68c18fe95')
+sha512sums=('52ca2d9a8307a5c3ce042a08bbb3c87335304d769da7caca6b5748d39955a92dc9cf8d3505d9d1eeda6aff93af4ac927ee23f1214b8a19e40ee9ff604c3b4e3e')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 09:05:58
  Author: felixonmars
Revision: 240912

archrelease: copy trunk to community-any

Added:
  uglify-js/repos/community-any/PKGBUILD
(from rev 240911, uglify-js/trunk/PKGBUILD)
  uglify-js/repos/community-any/uglify-js.install
(from rev 240911, uglify-js/trunk/uglify-js.install)
Deleted:
  uglify-js/repos/community-any/PKGBUILD
  uglify-js/repos/community-any/uglify-js.install

---+
 PKGBUILD  |   58 ++--
 uglify-js.install |   16 +++---
 2 files changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-25 09:05:20 UTC (rev 240911)
+++ PKGBUILD2017-06-25 09:05:58 UTC (rev 240912)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Nagy 
-
-pkgname=uglify-js
-pkgver=3.0.19
-pkgrel=1
-pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
-arch=('any')
-url='http://lisperator.net/uglifyjs'
-license=('BSD')
-depends=('nodejs')
-makedepends=('npm')
-install=${pkgname}.install
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('fcc4671ca2897a6315b3888a9a251963c4b49270d114e248f448a7feb767d30f61acaf042dd8fee9b8d69877818d20cf1945b18bfe3deb403e1805996f31ef0c')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-
-  # Fix npm derp
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: uglify-js/repos/community-any/PKGBUILD (from rev 240911, 
uglify-js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-25 09:05:58 UTC (rev 240912)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+pkgname=uglify-js
+pkgver=3.0.20
+pkgrel=1
+pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
+arch=('any')
+url='http://lisperator.net/uglifyjs'
+license=('BSD')
+depends=('nodejs')
+makedepends=('npm')
+install=${pkgname}.install
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('3bf736fcdf7b93532cfb6dd5471ea02007c67628ee5b9dd29404a65f2d0555aa4aeb7ad0addb87c84fb95fa854b6a36248b2daa3d52fea28e8b6935ef2df7dd5')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: uglify-js.install
===
--- uglify-js.install   2017-06-25 09:05:20 UTC (rev 240911)
+++ uglify-js.install   2017-06-25 09:05:58 UTC (rev 240912)
@@ -1,8 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules
-}
-
-post_upgrade() {
-  post_install
-}

Copied: uglify-js/repos/community-any/uglify-js.install (from rev 240911, 
uglify-js/trunk/uglify-js.install)
===
--- uglify-js.install   (rev 0)
+++ uglify-js.install   2017-06-25 09:05:58 UTC (rev 240912)
@@ -0,0 +1,8 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules
+}
+
+post_upgrade() {
+  post_install
+}


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 09:05:20
  Author: felixonmars
Revision: 240911

upgpkg: uglify-js 3.0.20-1

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 08:47:20 UTC (rev 240910)
+++ PKGBUILD2017-06-25 09:05:20 UTC (rev 240911)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy 
 
 pkgname=uglify-js
-pkgver=3.0.19
+pkgver=3.0.20
 pkgrel=1
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
@@ -14,7 +14,7 @@
 install=${pkgname}.install
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('fcc4671ca2897a6315b3888a9a251963c4b49270d114e248f448a7feb767d30f61acaf042dd8fee9b8d69877818d20cf1945b18bfe3deb403e1805996f31ef0c')
+sha512sums=('3bf736fcdf7b93532cfb6dd5471ea02007c67628ee5b9dd29404a65f2d0555aa4aeb7ad0addb87c84fb95fa854b6a36248b2daa3d52fea28e8b6935ef2df7dd5')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-06-25 Thread Nicola Squartini
Date: Sunday, June 25, 2017 @ 08:47:20
  Author: tensor5
Revision: 240910

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-25 08:46:47 UTC (rev 240909)
+++ community-i686/PKGBUILD 2017-06-25 08:47:20 UTC (rev 240910)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=geth
-pkgver=1.6.5
-_commit=cf87713dd42162861b7ed227f79f0638a33571df
-pkgrel=1
-pkgdesc='Official golang implementation of the Ethereum protocol'
-arch=('i686' 'x86_64')
-url='http://geth.ethereum.org/'
-license=('GPL3')
-depends=('glibc')
-makedepends=('git' 'go')
-source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-build() {
-cd go-ethereum
-
-make all
-}
-
-package() {
-cd go-ethereum
-
-install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
-}

Copied: geth/repos/community-i686/PKGBUILD (from rev 240909, 
geth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-25 08:47:20 UTC (rev 240910)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=geth
+pkgver=1.6.6
+_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
+pkgrel=1
+pkgdesc='Official golang implementation of the Ethereum protocol'
+arch=('i686' 'x86_64')
+url='http://geth.ethereum.org/'
+license=('GPL3')
+depends=('glibc')
+makedepends=('git' 'go')
+source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+build() {
+cd go-ethereum
+
+make all
+}
+
+package() {
+cd go-ethereum
+
+install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-25 08:46:47 UTC (rev 240909)
+++ community-x86_64/PKGBUILD   2017-06-25 08:47:20 UTC (rev 240910)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=geth
-pkgver=1.6.5
-_commit=cf87713dd42162861b7ed227f79f0638a33571df
-pkgrel=1
-pkgdesc='Official golang implementation of the Ethereum protocol'
-arch=('i686' 'x86_64')
-url='http://geth.ethereum.org/'
-license=('GPL3')
-depends=('glibc')
-makedepends=('git' 'go')
-source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-build() {
-cd go-ethereum
-
-make all
-}
-
-package() {
-cd go-ethereum
-
-install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
-}

Copied: geth/repos/community-x86_64/PKGBUILD (from rev 240909, 
geth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-25 08:47:20 UTC (rev 240910)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=geth
+pkgver=1.6.6
+_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
+pkgrel=1
+pkgdesc='Official golang implementation of the Ethereum protocol'
+arch=('i686' 'x86_64')
+url='http://geth.ethereum.org/'
+license=('GPL3')
+depends=('glibc')
+makedepends=('git' 'go')
+source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+build() {
+cd go-ethereum
+
+make all
+}
+
+package() {
+cd go-ethereum
+
+install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
+}


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

2017-06-25 Thread Nicola Squartini
Date: Sunday, June 25, 2017 @ 08:46:47
  Author: tensor5
Revision: 240909

upgpkg: geth 1.6.6-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 08:40:44 UTC (rev 240908)
+++ PKGBUILD2017-06-25 08:46:47 UTC (rev 240909)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.5
-_commit=cf87713dd42162861b7ed227f79f0638a33571df
+pkgver=1.6.6
+_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:40:44
  Author: felixonmars
Revision: 240908

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

Added:
  haskell-string-conversions/repos/community-i686/
  haskell-string-conversions/repos/community-i686/PKGBUILD
(from rev 240907, haskell-string-conversions/trunk/PKGBUILD)
  haskell-string-conversions/repos/community-x86_64/
  haskell-string-conversions/repos/community-x86_64/PKGBUILD
(from rev 240907, haskell-string-conversions/trunk/PKGBUILD)

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

Copied: haskell-string-conversions/repos/community-i686/PKGBUILD (from rev 
240907, haskell-string-conversions/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-25 08:40:44 UTC (rev 240908)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=string-conversions
+pkgname=haskell-string-conversions
+pkgver=0.4.0.1
+pkgrel=1
+pkgdesc="Simplifies dealing with different types for strings"
+url="https://github.com/soenkehahn/string-conversions;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-text" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('46bcce6d9ce62c558b7658a75d9c6a62f7259d6b0473d011d8078234ad6a1994')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-string-conversions/repos/community-x86_64/PKGBUILD (from rev 
240907, haskell-string-conversions/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-25 08:40:44 UTC (rev 240908)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=string-conversions
+pkgname=haskell-string-conversions
+pkgver=0.4.0.1
+pkgrel=1
+pkgdesc="Simplifies dealing with different types for strings"
+url="https://github.com/soenkehahn/string-conversions;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-text" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('46bcce6d9ce62c558b7658a75d9c6a62f7259d6b0473d011d8078234ad6a1994')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 

[arch-commits] Commit in (4 files)

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:39:50
  Author: felixonmars
Revision: 240907

addpkg: haskell-string-conversions 0.4.0.1-1

Added:
  haskell-string-conversions/
  haskell-string-conversions/repos/
  haskell-string-conversions/trunk/
  haskell-string-conversions/trunk/PKGBUILD

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

Added: haskell-string-conversions/trunk/PKGBUILD
===
--- haskell-string-conversions/trunk/PKGBUILD   (rev 0)
+++ haskell-string-conversions/trunk/PKGBUILD   2017-06-25 08:39:50 UTC (rev 
240907)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=string-conversions
+pkgname=haskell-string-conversions
+pkgver=0.4.0.1
+pkgrel=1
+pkgdesc="Simplifies dealing with different types for strings"
+url="https://github.com/soenkehahn/string-conversions;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-text" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('46bcce6d9ce62c558b7658a75d9c6a62f7259d6b0473d011d8078234ad6a1994')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


Property changes on: haskell-string-conversions/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:29:26
  Author: felixonmars
Revision: 240906

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

Added:
  haskell-natural-transformation/repos/community-i686/
  haskell-natural-transformation/repos/community-i686/PKGBUILD
(from rev 240905, haskell-natural-transformation/trunk/PKGBUILD)
  haskell-natural-transformation/repos/community-x86_64/
  haskell-natural-transformation/repos/community-x86_64/PKGBUILD
(from rev 240905, haskell-natural-transformation/trunk/PKGBUILD)

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

Copied: haskell-natural-transformation/repos/community-i686/PKGBUILD (from rev 
240905, haskell-natural-transformation/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-25 08:29:26 UTC (rev 240906)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=natural-transformation
+pkgname=haskell-natural-transformation
+pkgver=0.4
+pkgrel=1
+pkgdesc="A natural transformation package"
+url="https://github.com/ku-fpg/natural-transformation;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('aac28e2c1147ed77c1ec0f0eb607a577fa26d0fd67474293ba860ec124efc8af')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-natural-transformation/repos/community-x86_64/PKGBUILD (from 
rev 240905, haskell-natural-transformation/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-25 08:29:26 UTC (rev 240906)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=natural-transformation
+pkgname=haskell-natural-transformation
+pkgver=0.4
+pkgrel=1
+pkgdesc="A natural transformation package"
+url="https://github.com/ku-fpg/natural-transformation;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('aac28e2c1147ed77c1ec0f0eb607a577fa26d0fd67474293ba860ec124efc8af')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   

[arch-commits] Commit in (4 files)

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:28:30
  Author: felixonmars
Revision: 240905

addpkg: haskell-natural-transformation 0.4-1

Added:
  haskell-natural-transformation/
  haskell-natural-transformation/repos/
  haskell-natural-transformation/trunk/
  haskell-natural-transformation/trunk/PKGBUILD

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

Added: haskell-natural-transformation/trunk/PKGBUILD
===
--- haskell-natural-transformation/trunk/PKGBUILD   
(rev 0)
+++ haskell-natural-transformation/trunk/PKGBUILD   2017-06-25 08:28:30 UTC 
(rev 240905)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=natural-transformation
+pkgname=haskell-natural-transformation
+pkgver=0.4
+pkgrel=1
+pkgdesc="A natural transformation package"
+url="https://github.com/ku-fpg/natural-transformation;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('aac28e2c1147ed77c1ec0f0eb607a577fa26d0fd67474293ba860ec124efc8af')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


Property changes on: haskell-natural-transformation/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in xmonad/repos (18 files)

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:25:20
  Author: felixonmars
Revision: 240904

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

Added:
  xmonad/repos/community-i686/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch
(from rev 240903, 
xmonad/trunk/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch)
  xmonad/repos/community-i686/PKGBUILD
(from rev 240903, xmonad/trunk/PKGBUILD)
  xmonad/repos/community-i686/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch
(from rev 240903, 
xmonad/trunk/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch)
  xmonad/repos/community-i686/dynamic-compilation.patch
(from rev 240903, xmonad/trunk/dynamic-compilation.patch)
  xmonad/repos/community-i686/xmonad.svg
(from rev 240903, xmonad/trunk/xmonad.svg)
  xmonad/repos/community-x86_64/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch
(from rev 240903, 
xmonad/trunk/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch)
  xmonad/repos/community-x86_64/PKGBUILD
(from rev 240903, xmonad/trunk/PKGBUILD)
  xmonad/repos/community-x86_64/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch
(from rev 240903, 
xmonad/trunk/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch)
  xmonad/repos/community-x86_64/dynamic-compilation.patch
(from rev 240903, xmonad/trunk/dynamic-compilation.patch)
  xmonad/repos/community-x86_64/xmonad.svg
(from rev 240903, xmonad/trunk/xmonad.svg)
Deleted:
  xmonad/repos/community-i686/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch
  xmonad/repos/community-i686/PKGBUILD
  xmonad/repos/community-i686/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch
  xmonad/repos/community-i686/xmonad.svg
  xmonad/repos/community-x86_64/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch
  xmonad/repos/community-x86_64/PKGBUILD
  xmonad/repos/community-x86_64/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch
  xmonad/repos/community-x86_64/xmonad.svg

-+
 /202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch |  158 
 /PKGBUILD   |  128 +++
 /dc078490d0c244af1d0d5370799b83f42dcb7d43.patch |  358 
++
 /xmonad.svg |  154 
 community-i686/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch   |   79 --
 community-i686/PKGBUILD |   60 -
 community-i686/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch   |  179 -
 community-i686/dynamic-compilation.patch|   11 
 community-i686/xmonad.svg   |   77 --
 community-x86_64/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch |   79 --
 community-x86_64/PKGBUILD   |   60 -
 community-x86_64/dc078490d0c244af1d0d5370799b83f42dcb7d43.patch |  179 -
 community-x86_64/dynamic-compilation.patch  |   11 
 community-x86_64/xmonad.svg |   77 --
 14 files changed, 820 insertions(+), 790 deletions(-)

Deleted: community-i686/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch
===
--- community-i686/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch   
2017-06-25 08:23:28 UTC (rev 240903)
+++ community-i686/202e239ea48d56882bb4ad226ad3a4042ebf12bd.patch   
2017-06-25 08:25:20 UTC (rev 240904)
@@ -1,79 +0,0 @@
-From 202e239ea48d56882bb4ad226ad3a4042ebf12bd Mon Sep 17 00:00:00 2001
-From: Peter Jones 
-Date: Tue, 22 Nov 2016 18:46:28 -0700
-Subject: [PATCH] Refactor xmonad/xmonad#9 and remove explicit exception
- handling
-

- src/XMonad/Operations.hs | 23 +--
- xmonad.cabal |  2 +-
- 2 files changed, 22 insertions(+), 3 deletions(-)
-
-diff --git a/src/XMonad/Operations.hs b/src/XMonad/Operations.hs
-index 153b5a2..cd33974 100644
 a/src/XMonad/Operations.hs
-+++ b/src/XMonad/Operations.hs
-@@ -34,6 +34,7 @@ import Control.Monad.Reader
- import Control.Monad.State
- import qualified Control.Exception.Extensible as C
- 
-+import System.IO
- import System.Posix.Process (executeFile)
- import Graphics.X11.Xlib
- import Graphics.X11.Xinerama (getScreenInfo)
-@@ -111,7 +112,10 @@ windows f = do
- 
- mapM_ setInitialProperties newwindows
- 
--whenJust (W.peek old) $ \otherw -> io $ setWindowBorder d otherw nbc
-+whenJust (W.peek old) $ \otherw -> do
-+  nbs <- asks (normalBorderColor . config)
-+  setWindowBorderWithFallback d otherw nbs nbc
-+
- modify (\s -> s { windowset = ws })
- 
- -- notify non visibility
-@@ -151,7 +155,9 @@ windows f = do
- 
- mapM_ (uncurry tileWindow) rects
- 
--whenJust (W.peek ws) $ \w -> io $ setWindowBorder d w fbc
-+whenJust (W.peek ws) $ \w -> do
-+  fbs <- asks (focusedBorderColor . config)
-+  setWindowBorderWithFallback d w fbs fbc
- 
- mapM_ reveal visible
- setTopFocus
-@@ -181,6 +187,19 @@ 

[arch-commits] Commit in xmonad/trunk (PKGBUILD dynamic-compilation.patch)

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:23:28
  Author: felixonmars
Revision: 240903

upgpkg: xmonad 0.13-3

FS#54561

Added:
  xmonad/trunk/dynamic-compilation.patch
Modified:
  xmonad/trunk/PKGBUILD

---+
 PKGBUILD  |   10 +++---
 dynamic-compilation.patch |   11 +++
 2 files changed, 18 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 08:05:19 UTC (rev 240902)
+++ PKGBUILD2017-06-25 08:23:28 UTC (rev 240903)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad
 pkgver=0.13
-pkgrel=2
+pkgrel=3
 pkgdesc="Lightweight X11 tiled window manager written in Haskell"
 arch=('i686' 'x86_64')
 url="http://xmonad.org/;
@@ -16,13 +16,17 @@
 makedepends=('gendesk')
 optdepends=('xorg-xmessage: for displaying visual error messages')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/xmonad/xmonad/archive/v${pkgver}.tar.gz;
+"dynamic-compilation.patch"
 "xmonad.svg")
 
 md5sums=('ac3e036a2148a7e386e414028aa0dcaa'
+ 'b2e645bb5aa91c64f85004806e049b8d'
  '72bfa5e62e4e44fe7fa59b6a7593d993')
 
 prepare() {
   gendesk --pkgname "$pkgname" --pkgdesc "$pkgdesc"
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -p1 -i "${srcdir}/dynamic-compilation.patch"
 }
 
 build() {
@@ -29,7 +33,7 @@
   cd $srcdir/$pkgname-$pkgver
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" 
\
 --libsubdir=\$compiler/site-local/\$pkgid
   runhaskell Setup build
   runhaskell Setup haddock
@@ -41,7 +45,7 @@
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  
+
   install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
   install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
 

Added: dynamic-compilation.patch
===
--- dynamic-compilation.patch   (rev 0)
+++ dynamic-compilation.patch   2017-06-25 08:23:28 UTC (rev 240903)
@@ -0,0 +1,11 @@
+diff -ura xmonad-0.13.orig/src/XMonad/Core.hs xmonad-0.13/src/XMonad/Core.hs
+--- xmonad-0.13.orig/src/XMonad/Core.hs2017-06-23 17:13:06.154600231 
+0300
 xmonad-0.13/src/XMonad/Core.hs 2017-06-23 17:13:51.021867441 +0300
+@@ -626,6 +626,7 @@
+   , "-ilib"
+   , "-fforce-recomp"
+   , "-main-is", "main"
++  , "-dynamic"
+   , "-v0"
+   , "-o", bin
+   ] (Just dir) Nothing Nothing Nothing (Just 
errHandle)


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:04:23
  Author: felixonmars
Revision: 240896

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

Added:
  haskell-yesod-auth/repos/community-staging-i686/
  haskell-yesod-auth/repos/community-staging-i686/PKGBUILD
(from rev 240895, haskell-yesod-auth/trunk/PKGBUILD)
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 240895, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-i686/PKGBUILD (from rev 
240895, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 08:04:23 UTC (rev 240896)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.17.2
+pkgrel=15
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('14f93e1683f5c727f3628ed3d7e685a58f9c39d6189049a7d2d179bf54ce6baf973f3c8d241c17f9324a719d01df35f109448df8356db5d71bc846dda244e4db')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
240895, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 08:04:23 UTC (rev 240896)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.17.2
+pkgrel=15
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 08:03:32
  Author: felixonmars
Revision: 240895

upgpkg: haskell-yesod-auth 1.4.17.2-15

rebuild with email-validate,2.2.1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:59:31 UTC (rev 240894)
+++ PKGBUILD2017-06-25 08:03:32 UTC (rev 240895)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.17.2
-pkgrel=14
+pkgrel=15
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in arrayfire/trunk (2 files)

2017-06-25 Thread Sven-Hendrik Haase
Date: Sunday, June 25, 2017 @ 07:59:31
  Author: svenstaro
Revision: 240894

Remove old patches

Deleted:
  arrayfire/trunk/13c484e10537b52bcd012e6850520659769cece6.patch
  arrayfire/trunk/bf103c05bea41902cf9186224a6fa9435cb4e849.patch

+
 13c484e10537b52bcd012e6850520659769cece6.patch |   31 ---
 bf103c05bea41902cf9186224a6fa9435cb4e849.patch |   24 -
 2 files changed, 55 deletions(-)

Deleted: 13c484e10537b52bcd012e6850520659769cece6.patch
===
--- 13c484e10537b52bcd012e6850520659769cece6.patch  2017-06-25 07:59:05 UTC 
(rev 240893)
+++ 13c484e10537b52bcd012e6850520659769cece6.patch  2017-06-25 07:59:31 UTC 
(rev 240894)
@@ -1,31 +0,0 @@
-From 13c484e10537b52bcd012e6850520659769cece6 Mon Sep 17 00:00:00 2001
-From: Shehzan Mohammed 
-Date: Thu, 22 Dec 2016 18:10:54 -0500
-Subject: [PATCH] Build fix for CUDA Compile PTX generated names by CMake 3.7
-

- src/backend/cuda/CMakeLists.txt | 10 +-
- 1 file changed, 9 insertions(+), 1 deletion(-)
-
-diff --git a/src/backend/cuda/CMakeLists.txt b/src/backend/cuda/CMakeLists.txt
-index 9cfa8a5..2f2045d 100644
 a/src/backend/cuda/CMakeLists.txt
-+++ b/src/backend/cuda/CMakeLists.txt
-@@ -315,8 +315,16 @@ foreach(ptx_src_file ${ptx_sources})
- 
-   get_filename_component(_name "${ptx_src_file}" NAME_WE)
- 
-+  # CUDA_COMPILE_PTX from CMake 3.7 has new features that require this 
change
-+  # TODO Fix this with a more complete solution
-+  IF(CMAKE_VERSION VERSION_LESS 3.7) # Before 3.7
-+SET(NAME_APPEND "")
-+  ELSE(CMAKE_VERSION VERSION_LESS 3.7)  # 3.7 and newer
-+SET(NAME_APPEND "_1")
-+  ENDIF(CMAKE_VERSION VERSION_LESS 3.7)
-+
-   set(_gen_file_name
--
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx_generated_${_name}.cu.ptx")
-+
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx${NAME_APPEND}_generated_${_name}.cu.ptx")
-   set(_out_file_name
- "${PROJECT_BINARY_DIR}/src/backend/cuda/${_name}.ptx")
- 

Deleted: bf103c05bea41902cf9186224a6fa9435cb4e849.patch
===
--- bf103c05bea41902cf9186224a6fa9435cb4e849.patch  2017-06-25 07:59:05 UTC 
(rev 240893)
+++ bf103c05bea41902cf9186224a6fa9435cb4e849.patch  2017-06-25 07:59:31 UTC 
(rev 240894)
@@ -1,24 +0,0 @@
-From bf103c05bea41902cf9186224a6fa9435cb4e849 Mon Sep 17 00:00:00 2001
-From: pradeep 
-Date: Mon, 9 Jan 2017 12:58:52 +0530
-Subject: [PATCH] Fix for CUDA usage with gcc > 5.x
-

- src/backend/cuda/CMakeLists.txt | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/src/backend/cuda/CMakeLists.txt b/src/backend/cuda/CMakeLists.txt
-index 8ae3799..f5ff450 100644
 a/src/backend/cuda/CMakeLists.txt
-+++ b/src/backend/cuda/CMakeLists.txt
-@@ -338,6 +338,10 @@ ELSE()
-   ENDIF()
- ENDIF()
- 
-+IF("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
-+SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_MWAITXINTRIN_H_INCLUDED 
-D_FORCE_INLINES")
-+ENDIF()
-+
- ## Copied from FindCUDA.cmake
- ## The target_link_library needs to link with the cuda libraries using
- ## PRIVATE


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:59:05
  Author: felixonmars
Revision: 240893

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

Added:
  hledger-web/repos/community-staging-i686/
  hledger-web/repos/community-staging-i686/PKGBUILD
(from rev 240890, hledger-web/trunk/PKGBUILD)
  hledger-web/repos/community-staging-x86_64/
  hledger-web/repos/community-staging-x86_64/PKGBUILD
(from rev 240892, hledger-web/trunk/PKGBUILD)

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

Copied: hledger-web/repos/community-staging-i686/PKGBUILD (from rev 240890, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 07:59:05 UTC (rev 240893)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.2
+pkgrel=9
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-base-compat" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-clientsession" "haskell-cmdargs" 
"haskell-data-default"
+ "haskell-hjsmin" "haskell-http-conduit" "haskell-http-client" 
"haskell-hunit"
+ "haskell-conduit-extra" "haskell-safe" "haskell-shakespeare" 
"haskell-text" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-handler-launch" "haskell-warp" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-form" "haskell-yesod-static" 
"haskell-json" 
+ "haskell-megaparsec" "haskell-mtl")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('e2ed222e59165d307a87fff9e9374017bfe2f80094deea03b041669db1d9087fb9bff50580f37121b94d1a62d79f2ef446566890687e78198f9ae5f9e7e6d9e4')
+
+prepare() {
+sed -e 's/megaparsec >=5.0 && < 5.3/megaparsec >=5.0 \&\& < 5.4/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -f-oldtime -fthreaded
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 240892, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 07:59:05 UTC (rev 240893)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.2
+pkgrel=9
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-base-compat" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-clientsession" "haskell-cmdargs" 
"haskell-data-default"
+ "haskell-hjsmin" "haskell-http-conduit" "haskell-http-client" 
"haskell-hunit"
+ "haskell-conduit-extra" "haskell-safe" "haskell-shakespeare" 
"haskell-text" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-handler-launch" "haskell-warp" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-form" "haskell-yesod-static" 
"haskell-json" 
+ "haskell-megaparsec" "haskell-mtl")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:58:11
  Author: felixonmars
Revision: 240890

upgpkg: hledger-web 1.2-9

rebuild with email-validate,2.2.1

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:57:42 UTC (rev 240889)
+++ PKGBUILD2017-06-25 07:58:11 UTC (rev 240890)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.2
-pkgrel=8
+pkgrel=9
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


[arch-commits] Commit in arrayfire/repos/community-x86_64 (6 files)

2017-06-25 Thread Sven-Hendrik Haase
Date: Sunday, June 25, 2017 @ 07:58:37
  Author: svenstaro
Revision: 240892

archrelease: copy trunk to community-x86_64

Added:
  
arrayfire/repos/community-x86_64/13c484e10537b52bcd012e6850520659769cece6.patch
(from rev 240891, 
arrayfire/trunk/13c484e10537b52bcd012e6850520659769cece6.patch)
  arrayfire/repos/community-x86_64/PKGBUILD
(from rev 240891, arrayfire/trunk/PKGBUILD)
  
arrayfire/repos/community-x86_64/bf103c05bea41902cf9186224a6fa9435cb4e849.patch
(from rev 240891, 
arrayfire/trunk/bf103c05bea41902cf9186224a6fa9435cb4e849.patch)
Deleted:
  
arrayfire/repos/community-x86_64/13c484e10537b52bcd012e6850520659769cece6.patch
  arrayfire/repos/community-x86_64/PKGBUILD
  
arrayfire/repos/community-x86_64/bf103c05bea41902cf9186224a6fa9435cb4e849.patch

+
 13c484e10537b52bcd012e6850520659769cece6.patch |   62 +--
 PKGBUILD   |  127 +++
 bf103c05bea41902cf9186224a6fa9435cb4e849.patch |   48 
 3 files changed, 116 insertions(+), 121 deletions(-)

Deleted: 13c484e10537b52bcd012e6850520659769cece6.patch
===
--- 13c484e10537b52bcd012e6850520659769cece6.patch  2017-06-25 07:58:32 UTC 
(rev 240891)
+++ 13c484e10537b52bcd012e6850520659769cece6.patch  2017-06-25 07:58:37 UTC 
(rev 240892)
@@ -1,31 +0,0 @@
-From 13c484e10537b52bcd012e6850520659769cece6 Mon Sep 17 00:00:00 2001
-From: Shehzan Mohammed 
-Date: Thu, 22 Dec 2016 18:10:54 -0500
-Subject: [PATCH] Build fix for CUDA Compile PTX generated names by CMake 3.7
-

- src/backend/cuda/CMakeLists.txt | 10 +-
- 1 file changed, 9 insertions(+), 1 deletion(-)
-
-diff --git a/src/backend/cuda/CMakeLists.txt b/src/backend/cuda/CMakeLists.txt
-index 9cfa8a5..2f2045d 100644
 a/src/backend/cuda/CMakeLists.txt
-+++ b/src/backend/cuda/CMakeLists.txt
-@@ -315,8 +315,16 @@ foreach(ptx_src_file ${ptx_sources})
- 
-   get_filename_component(_name "${ptx_src_file}" NAME_WE)
- 
-+  # CUDA_COMPILE_PTX from CMake 3.7 has new features that require this 
change
-+  # TODO Fix this with a more complete solution
-+  IF(CMAKE_VERSION VERSION_LESS 3.7) # Before 3.7
-+SET(NAME_APPEND "")
-+  ELSE(CMAKE_VERSION VERSION_LESS 3.7)  # 3.7 and newer
-+SET(NAME_APPEND "_1")
-+  ENDIF(CMAKE_VERSION VERSION_LESS 3.7)
-+
-   set(_gen_file_name
--
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx_generated_${_name}.cu.ptx")
-+
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx${NAME_APPEND}_generated_${_name}.cu.ptx")
-   set(_out_file_name
- "${PROJECT_BINARY_DIR}/src/backend/cuda/${_name}.ptx")
- 

Copied: 
arrayfire/repos/community-x86_64/13c484e10537b52bcd012e6850520659769cece6.patch 
(from rev 240891, 
arrayfire/trunk/13c484e10537b52bcd012e6850520659769cece6.patch)
===
--- 13c484e10537b52bcd012e6850520659769cece6.patch  
(rev 0)
+++ 13c484e10537b52bcd012e6850520659769cece6.patch  2017-06-25 07:58:37 UTC 
(rev 240892)
@@ -0,0 +1,31 @@
+From 13c484e10537b52bcd012e6850520659769cece6 Mon Sep 17 00:00:00 2001
+From: Shehzan Mohammed 
+Date: Thu, 22 Dec 2016 18:10:54 -0500
+Subject: [PATCH] Build fix for CUDA Compile PTX generated names by CMake 3.7
+
+---
+ src/backend/cuda/CMakeLists.txt | 10 +-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+diff --git a/src/backend/cuda/CMakeLists.txt b/src/backend/cuda/CMakeLists.txt
+index 9cfa8a5..2f2045d 100644
+--- a/src/backend/cuda/CMakeLists.txt
 b/src/backend/cuda/CMakeLists.txt
+@@ -315,8 +315,16 @@ foreach(ptx_src_file ${ptx_sources})
+ 
+   get_filename_component(_name "${ptx_src_file}" NAME_WE)
+ 
++  # CUDA_COMPILE_PTX from CMake 3.7 has new features that require this 
change
++  # TODO Fix this with a more complete solution
++  IF(CMAKE_VERSION VERSION_LESS 3.7) # Before 3.7
++SET(NAME_APPEND "")
++  ELSE(CMAKE_VERSION VERSION_LESS 3.7)  # 3.7 and newer
++SET(NAME_APPEND "_1")
++  ENDIF(CMAKE_VERSION VERSION_LESS 3.7)
++
+   set(_gen_file_name
+-
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx_generated_${_name}.cu.ptx")
++
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx${NAME_APPEND}_generated_${_name}.cu.ptx")
+   set(_out_file_name
+ "${PROJECT_BINARY_DIR}/src/backend/cuda/${_name}.ptx")
+ 

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-25 07:58:32 UTC (rev 240891)
+++ PKGBUILD2017-06-25 07:58:37 UTC (rev 240892)
@@ -1,66 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=arrayfire
-pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
-url='http://arrayfire.com'

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

2017-06-25 Thread Sven-Hendrik Haase
Date: Sunday, June 25, 2017 @ 07:58:32
  Author: svenstaro
Revision: 240891

upgpkg: arrayfire 3.5.0-1

Modified:
  arrayfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:58:11 UTC (rev 240890)
+++ PKGBUILD2017-06-25 07:58:32 UTC (rev 240891)
@@ -2,9 +2,9 @@
 pkgname=arrayfire
 pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
 url='http://arrayfire.com'
-pkgver=3.4.2
+pkgver=3.5.0
 arch=('x86_64')
-pkgrel=2
+pkgrel=1
 license=('BSD')
 makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 
'boost' 'git' 'python' 'gcc5' 'ocl-icd')
 makedepends_x86_64=('cuda' 'nvidia-utils')
@@ -12,27 +12,15 @@
 optdepends=('cuda: Required for using CUDA backend'
 'nvidia-utils: Required for using CUDA backend'
 'libclc: Required for using OpenCL backend')
-source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2;
-bf103c05bea41902cf9186224a6fa9435cb4e849.patch
-13c484e10537b52bcd012e6850520659769cece6.patch)
-sha512sums=('c8b139ca314224c33ff45a1b304dc5fc5ed2a5eca726606b316f4b355680c842fac434f19e6cd3820065845d94359a62e684e20521136f1944015760aa004368'
-
'de697b39ca747a1104b895c45bc7e3dba274c74bdd840ae0c0cb1e32d6d268b03da2d1092a09dd6f449fc1ad5f3e90470b1559b8c7038ee274b16d3c6b14a05b'
-
'b3b1c52e3161d8085297d4cd2cb0aa03d567cf8bbcdf33071cd402f049cba1cce38afb1085d82ba83a75741b47c2835141ca1b1253a1149f0ef373ab4526706b')
+source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2;)
+sha512sums=('cf33ee9312724849bec4ed9573dfe9a9504520b7a5e8b45b9e022beab6a7cf14f00b978cb954bdd498dd70626913c40a72277e29b6b792da29cf5daf5c04e1d7')
 
 prepare() {
   cd "${srcdir}/arrayfire-full-${pkgver}"
 
-  patch -Np1 < "${srcdir}/bf103c05bea41902cf9186224a6fa9435cb4e849.patch"
-  patch -Np1 < "${srcdir}/13c484e10537b52bcd012e6850520659769cece6.patch"
+  # patches here
 }
 
-# check() {
-#   cd "${srcdir}/arrayfire-full-${pkgver}/build"
-#
-#   # Some tests fail :(
-#   #make test
-# }
-
 build() {
   cd "${srcdir}/arrayfire-full-${pkgver}"
 
@@ -55,6 +43,13 @@
   make
 }
 
+# check() {
+#   cd "${srcdir}/arrayfire-full-${pkgver}/build"
+#
+#   # Some tests fail :(
+#   make test
+# }
+
 package() {
   cd "${srcdir}/arrayfire-full-${pkgver}"
 


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:52:32
  Author: felixonmars
Revision: 240888

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 240887, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 240887, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-i686/PKGBUILD (from rev 240887, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 07:52:32 UTC (rev 240888)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170520
+pkgrel=13
+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' 'ghc' "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")
+makedepends=("chrpath")
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd git-annex
+  
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--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 GHC="ghc -dynamic" BUILDER=true 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 240887, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 07:52:32 UTC (rev 240888)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170520
+pkgrel=13
+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' 'ghc' "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" 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:51:43
  Author: felixonmars
Revision: 240887

upgpkg: git-annex 6.20170520-13

rebuild with email-validate,2.2.1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:39:40 UTC (rev 240886)
+++ PKGBUILD2017-06-25 07:51:43 UTC (rev 240887)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170520
-pkgrel=12
+pkgrel=13
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:39:40
  Author: felixonmars
Revision: 240886

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

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

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

Copied: haskell-yesod/repos/community-staging-i686/PKGBUILD (from rev 240885, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 07:39:40 UTC (rev 240886)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.5
+pkgrel=70
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-blaze-html" "haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default-class" 
"haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-streaming-commons" "haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" 
"haskell-wai-logger"
+ "haskell-warp" "haskell-yaml" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('267c8780b27cc0ae8199f80b3063683fb2cd62eeb9696c4b155a298fb035e6e9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 240885, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 07:39:40 UTC (rev 240886)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.5
+pkgrel=70
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-blaze-html" "haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default-class" 
"haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-streaming-commons" "haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" 
"haskell-wai-logger"
+ "haskell-warp" "haskell-yaml" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('267c8780b27cc0ae8199f80b3063683fb2cd62eeb9696c4b155a298fb035e6e9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+ 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:38:47
  Author: felixonmars
Revision: 240885

upgpkg: haskell-yesod 1.4.5-70

rebuild with email-validate,2.2.1

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:35:54 UTC (rev 240884)
+++ PKGBUILD2017-06-25 07:38:47 UTC (rev 240885)
@@ -5,7 +5,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.4.5
-pkgrel=69
+pkgrel=70
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:35:54
  Author: felixonmars
Revision: 240884

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

Added:
  haskell-yesod-form/repos/community-staging-i686/
  haskell-yesod-form/repos/community-staging-i686/PKGBUILD
(from rev 240883, haskell-yesod-form/trunk/PKGBUILD)
  haskell-yesod-form/repos/community-staging-x86_64/
  haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD
(from rev 240883, haskell-yesod-form/trunk/PKGBUILD)

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

Copied: haskell-yesod-form/repos/community-staging-i686/PKGBUILD (from rev 
240883, haskell-yesod-form/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 07:35:54 UTC (rev 240884)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-form
+pkgname=haskell-yesod-form
+pkgver=1.4.12
+pkgrel=29
+pkgdesc="Form handling support for Yesod Web Framework"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-data-default" 
"haskell-email-validate"
+ "haskell-network-uri" "haskell-persistent" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-text" "haskell-wai" 
"haskell-xss-sanitize"
+ "haskell-yesod-core" "haskell-yesod-persistent")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('757bea3ccde33b0df426df2d4e0391804fbc0df741f2a5f04547cb51e7b04508826b8a23c5788f51b83c26c3ebc0ca39739b74c8acecdc6ca040b2c055b99eb2')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+install -d -m755 "$pkgdir"/usr/share/doc/ghc/html/libraries
+ln -s /usr/share/doc/$pkgname/html 
"$pkgdir"/usr/share/doc/ghc/html/libraries/${_hkgname}
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD (from rev 
240883, haskell-yesod-form/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 07:35:54 UTC (rev 240884)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-form
+pkgname=haskell-yesod-form
+pkgver=1.4.12
+pkgrel=29
+pkgdesc="Form handling support for Yesod Web Framework"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-data-default" 
"haskell-email-validate"
+ "haskell-network-uri" "haskell-persistent" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-text" "haskell-wai" 
"haskell-xss-sanitize"
+ "haskell-yesod-core" "haskell-yesod-persistent")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('757bea3ccde33b0df426df2d4e0391804fbc0df741f2a5f04547cb51e7b04508826b8a23c5788f51b83c26c3ebc0ca39739b74c8acecdc6ca040b2c055b99eb2')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:35:03
  Author: felixonmars
Revision: 240883

upgpkg: haskell-yesod-form 1.4.12-29

rebuild with email-validate,2.2.1

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:31:51 UTC (rev 240882)
+++ PKGBUILD2017-06-25 07:35:03 UTC (rev 240883)
@@ -5,7 +5,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.4.12
-pkgrel=28
+pkgrel=29
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:31:51
  Author: felixonmars
Revision: 240882

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

Added:
  haskell-email-validate/repos/community-staging-i686/
  haskell-email-validate/repos/community-staging-i686/PKGBUILD
(from rev 240881, haskell-email-validate/trunk/PKGBUILD)
  haskell-email-validate/repos/community-staging-x86_64/
  haskell-email-validate/repos/community-staging-x86_64/PKGBUILD
(from rev 240881, haskell-email-validate/trunk/PKGBUILD)

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

Copied: haskell-email-validate/repos/community-staging-i686/PKGBUILD (from rev 
240881, haskell-email-validate/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 07:31:51 UTC (rev 240882)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=email-validate
+pkgname=haskell-email-validate
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="Validating an email address string against RFC 5322"
+url="http://porg.es/blog/email-address-validation-simpler-faster-more-correct;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-attoparsec")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('c2990e4b79b2916e29118fc2d87dca9bb518af67b01e34e527f587140bbe1ecbf1162090f56a9628da72106a0dc011a93df4849b6fd37f3f04635f5744a14a0b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-email-validate/repos/community-staging-x86_64/PKGBUILD (from 
rev 240881, haskell-email-validate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 07:31:51 UTC (rev 240882)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=email-validate
+pkgname=haskell-email-validate
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="Validating an email address string against RFC 5322"
+url="http://porg.es/blog/email-address-validation-simpler-faster-more-correct;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-attoparsec")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('c2990e4b79b2916e29118fc2d87dca9bb518af67b01e34e527f587140bbe1ecbf1162090f56a9628da72106a0dc011a93df4849b6fd37f3f04635f5744a14a0b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:30:51
  Author: felixonmars
Revision: 240881

upgpkg: haskell-email-validate 2.2.1-1

rebuild with email-validate,2.2.1

Modified:
  haskell-email-validate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:28:21 UTC (rev 240880)
+++ PKGBUILD2017-06-25 07:30:51 UTC (rev 240881)
@@ -4,8 +4,8 @@
 
 _hkgname=email-validate
 pkgname=haskell-email-validate
-pkgver=2.2.0
-pkgrel=23
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Validating an email address string against RFC 5322"
 url="http://porg.es/blog/email-address-validation-simpler-faster-more-correct;
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-attoparsec")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('aa7fd3f02c015bbc4ae67c2f3586f16c757d54a8cf09f7a04e70045828d9cb69')
+sha512sums=('c2990e4b79b2916e29118fc2d87dca9bb518af67b01e34e527f587140bbe1ecbf1162090f56a9628da72106a0dc011a93df4849b6fd37f3f04635f5744a14a0b')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:28:21
  Author: felixonmars
Revision: 240880

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

Added:
  python-ruamel-yaml/repos/community-i686/PKGBUILD
(from rev 240879, python-ruamel-yaml/trunk/PKGBUILD)
  python-ruamel-yaml/repos/community-x86_64/PKGBUILD
(from rev 240879, python-ruamel-yaml/trunk/PKGBUILD)
Deleted:
  python-ruamel-yaml/repos/community-i686/PKGBUILD
  python-ruamel-yaml/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-25 07:27:19 UTC (rev 240879)
+++ community-i686/PKGBUILD 2017-06-25 07:28:21 UTC (rev 240880)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Samuel Littley 
-# Contributor: rnons 
-
-pkgname=python-ruamel-yaml
-pkgver=0.15.13
-pkgrel=1
-pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/ruamel/yaml;
-license=("MIT")
-makedepends=('python-pip' 'python-wheel')
-source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz;)
-sha512sums=('891760a5ab89bfdc74e4a3ba2733c012b75acb1259ac530a973dd23580e9ed524ea7960f05098aa5152aefb1d99083c42f346244d02930e2d01e5fdb32418c2c')
-
-package() {
-  depends=('python')
-
-  cd ruamel.yaml-$pkgver
-  LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-ruamel-yaml/repos/community-i686/PKGBUILD (from rev 240879, 
python-ruamel-yaml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-25 07:28:21 UTC (rev 240880)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Samuel Littley 
+# Contributor: rnons 
+
+pkgname=python-ruamel-yaml
+pkgver=0.15.14
+pkgrel=1
+pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/ruamel/yaml;
+license=("MIT")
+makedepends=('python-pip' 'python-wheel')
+source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz;)
+sha512sums=('f429684a503ccabfd730893fab1d3cf8846c0f31584d62bb1f19b8f0d58301b95f95aadd5a2146e53d9786bba7cb105e38601351fa55e05f6defcddaf2b36c56')
+
+package() {
+  depends=('python')
+
+  cd ruamel.yaml-$pkgver
+  LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-25 07:27:19 UTC (rev 240879)
+++ community-x86_64/PKGBUILD   2017-06-25 07:28:21 UTC (rev 240880)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Samuel Littley 
-# Contributor: rnons 
-
-pkgname=python-ruamel-yaml
-pkgver=0.15.13
-pkgrel=1
-pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/ruamel/yaml;
-license=("MIT")
-makedepends=('python-pip' 'python-wheel')
-source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz;)
-sha512sums=('891760a5ab89bfdc74e4a3ba2733c012b75acb1259ac530a973dd23580e9ed524ea7960f05098aa5152aefb1d99083c42f346244d02930e2d01e5fdb32418c2c')
-
-package() {
-  depends=('python')
-
-  cd ruamel.yaml-$pkgver
-  LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-ruamel-yaml/repos/community-x86_64/PKGBUILD (from rev 240879, 
python-ruamel-yaml/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-25 07:28:21 UTC (rev 240880)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Samuel Littley 
+# Contributor: rnons 
+
+pkgname=python-ruamel-yaml
+pkgver=0.15.14
+pkgrel=1
+pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/ruamel/yaml;
+license=("MIT")
+makedepends=('python-pip' 'python-wheel')

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:27:19
  Author: felixonmars
Revision: 240879

upgpkg: python-ruamel-yaml 0.15.14-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:25:51 UTC (rev 240878)
+++ PKGBUILD2017-06-25 07:27:19 UTC (rev 240879)
@@ -4,7 +4,7 @@
 # Contributor: rnons 
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.13
+pkgver=0.15.14
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=("MIT")
 makedepends=('python-pip' 'python-wheel')
 
source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz;)
-sha512sums=('891760a5ab89bfdc74e4a3ba2733c012b75acb1259ac530a973dd23580e9ed524ea7960f05098aa5152aefb1d99083c42f346244d02930e2d01e5fdb32418c2c')
+sha512sums=('f429684a503ccabfd730893fab1d3cf8846c0f31584d62bb1f19b8f0d58301b95f95aadd5a2146e53d9786bba7cb105e38601351fa55e05f6defcddaf2b36c56')
 
 package() {
   depends=('python')


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:25:51
  Author: felixonmars
Revision: 240878

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  102 ++---
 1 file changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-25 07:25:18 UTC (rev 240877)
+++ PKGBUILD2017-06-25 07:25:51 UTC (rev 240878)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-digitalocean
-pkgname=('python-digitalocean' 'python2-digitalocean')
-pkgver=1.11
-pkgrel=1
-pkgdesc='digitalocean.com API to manage Droplets and Images'
-arch=('any')
-license=('LGPL')
-url='https://github.com/koalalorenzo/python-digitalocean'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-responses' 'python2-responses')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
-sha512sums=('b09e0b9bb89e1e31870e18358d86cf69f704d18663749235842cc60c16d67241badb0541edbd4027d9e3a2624fd311a9db52c9a4932eb7567214a0dd8aee4e0a')
-
-prepare() {
-  cp -a python-digitalocean-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-digitalocean-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python-digitalocean-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-digitalocean-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/python-digitalocean-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-digitalocean() {
-  depends=('python-requests')
-
-  cd python-digitalocean-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-digitalocean() {
-  depends=('python2-requests')
-
-  cd python-digitalocean-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-digitalocean/repos/community-any/PKGBUILD (from rev 240877, 
python-digitalocean/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-25 07:25:51 UTC (rev 240878)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-digitalocean
+pkgname=('python-digitalocean' 'python2-digitalocean')
+pkgver=1.12
+pkgrel=1
+pkgdesc='digitalocean.com API to manage Droplets and Images'
+arch=('any')
+license=('LGPL')
+url='https://github.com/koalalorenzo/python-digitalocean'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-responses' 'python2-responses')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
+sha512sums=('5ccb536c5e21b9787413122aa15d6eccd1f47e820c7d5bf5724ccda862775034bee341a14e52b5bbc01e8185b6401da182cdd796b80b9675c687756c8f11cf1f')
+
+prepare() {
+  cp -a python-digitalocean-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-digitalocean-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python-digitalocean-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-digitalocean-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/python-digitalocean-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-digitalocean() {
+  depends=('python-requests')
+
+  cd python-digitalocean-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-digitalocean() {
+  depends=('python2-requests')
+
+  cd python-digitalocean-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:25:18
  Author: felixonmars
Revision: 240877

upgpkg: python-digitalocean 1.12-1

Modified:
  python-digitalocean/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 07:22:03 UTC (rev 240876)
+++ PKGBUILD2017-06-25 07:25:18 UTC (rev 240877)
@@ -3,7 +3,7 @@
 
 pkgbase=python-digitalocean
 pkgname=('python-digitalocean' 'python2-digitalocean')
-pkgver=1.11
+pkgver=1.12
 pkgrel=1
 pkgdesc='digitalocean.com API to manage Droplets and Images'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-responses' 'python2-responses')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
-sha512sums=('b09e0b9bb89e1e31870e18358d86cf69f704d18663749235842cc60c16d67241badb0541edbd4027d9e3a2624fd311a9db52c9a4932eb7567214a0dd8aee4e0a')
+sha512sums=('5ccb536c5e21b9787413122aa15d6eccd1f47e820c7d5bf5724ccda862775034bee341a14e52b5bbc01e8185b6401da182cdd796b80b9675c687756c8f11cf1f')
 
 prepare() {
   cp -a python-digitalocean-$pkgver{,-py2}


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:19:48
  Author: felixonmars
Revision: 240874

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

Added:
  stack/repos/community-staging-i686/
  stack/repos/community-staging-i686/PKGBUILD
(from rev 240873, stack/trunk/PKGBUILD)
  stack/repos/community-staging-i686/stack.install
(from rev 240873, stack/trunk/stack.install)
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 240873, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/stack.install
(from rev 240873, stack/trunk/stack.install)

+
 community-staging-i686/PKGBUILD|   79 +++
 community-staging-i686/stack.install   |4 +
 community-staging-x86_64/PKGBUILD  |   79 +++
 community-staging-x86_64/stack.install |4 +
 4 files changed, 166 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 240873, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 07:19:48 UTC (rev 240874)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.4.0
+pkgrel=92
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
+ "haskell-async" "haskell-attoparsec" "haskell-base-compat" 
"haskell-base64-bytestring"
+ "haskell-binary-tagged" "haskell-blaze-builder" "haskell-clock" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptonite" 
"haskell-cryptonite-conduit"
+ "haskell-either" "haskell-errors" "haskell-exceptions" "haskell-extra"
+ "haskell-fast-logger" "haskell-file-embed" "haskell-filelock" 
"haskell-fsnotify"
+ "haskell-generic-deriving" "haskell-gitrev" "haskell-hackage-security"
+ "haskell-hashable" "haskell-hastache" "haskell-hit" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-conduit" "haskell-http-types" 
"haskell-hpack"
+ "haskell-lifted-async" "haskell-lifted-base" "haskell-memory" 
"haskell-microlens"
+ "haskell-microlens-mtl" "haskell-monad-control" "haskell-monad-logger"
+ "haskell-monad-unlift" "haskell-mtl" "haskell-network-uri" 
"haskell-open-browser"
+ "haskell-optparse-applicative" "haskell-optparse-simple" 
"haskell-path"
+ "haskell-path-io" "haskell-persistent" "haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-pid1" 
"haskell-project-template"
+ "haskell-regex-applicative-text" "haskell-resourcet" "haskell-retry" 
"haskell-safe"
+ "haskell-safe-exceptions" "haskell-semigroups" "haskell-split" 
"haskell-stm"
+ "haskell-store" "haskell-streaming-commons" "haskell-tar" 
"haskell-temporary"
+ "haskell-text" "haskell-text-binary" "haskell-text-metrics" 
"haskell-tls"
+ "haskell-transformers-base" "haskell-unicode-transforms" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-binary-instances"
+ "haskell-yaml" "haskell-zip-archive" "haskell-zlib")
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz;
+
"store-0.4.patch::https://github.com/commercialhaskell/stack/commit/d3637126b9045b266d2e53387e183915cb4a912d.patch;)
+sha256sums=('595d311ad117e41ad908b7065743917542b40f343d1334673e98171ee74d36e6'
+'63d0f620dcbde3a7f236aadab32f5fa3e2b93741dcf462392624bb30b6b49c16')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../store-0.4.patch
+sed -i 's/PathException/InvalidPathException/' src/System/Process/Read.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 07:18:52
  Author: felixonmars
Revision: 240873

upgpkg: stack 1.4.0-92

rebuild with lifted-async,0.9.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 06:52:50 UTC (rev 240872)
+++ PKGBUILD2017-06-25 07:18:52 UTC (rev 240873)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.4.0
-pkgrel=91
+pkgrel=92
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 06:52:50
  Author: felixonmars
Revision: 240872

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

Added:
  haskell-lifted-async/repos/community-staging-i686/
  haskell-lifted-async/repos/community-staging-i686/PKGBUILD
(from rev 240871, haskell-lifted-async/trunk/PKGBUILD)
  haskell-lifted-async/repos/community-staging-x86_64/
  haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD
(from rev 240871, haskell-lifted-async/trunk/PKGBUILD)

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

Copied: haskell-lifted-async/repos/community-staging-i686/PKGBUILD (from rev 
240871, haskell-lifted-async/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-25 06:52:50 UTC (rev 240872)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=lifted-async
+pkgname=haskell-lifted-async
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="Run lifted IO operations asynchronously and wait for their results"
+url="https://github.com/maoe/lifted-async;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
+ 'haskell-transformers-base' 'haskell-transformers-base')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('98f8001979666bd4c8678e17b3935615836335fa09ebd21bd46b67b5ae8bc9f0820c3652fc67346b200af658bb3e4700c4fa5ab3caebde2bb6cbdeaaa47f294f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fmonad-control-1
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD (from rev 
240871, haskell-lifted-async/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-25 06:52:50 UTC (rev 240872)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=lifted-async
+pkgname=haskell-lifted-async
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="Run lifted IO operations asynchronously and wait for their results"
+url="https://github.com/maoe/lifted-async;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
+ 'haskell-transformers-base' 'haskell-transformers-base')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('98f8001979666bd4c8678e17b3935615836335fa09ebd21bd46b67b5ae8bc9f0820c3652fc67346b200af658bb3e4700c4fa5ab3caebde2bb6cbdeaaa47f294f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fmonad-control-1
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 

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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 06:51:55
  Author: felixonmars
Revision: 240871

upgpkg: haskell-lifted-async 0.9.2-1

rebuild with lifted-async,0.9.2

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 06:41:22 UTC (rev 240870)
+++ PKGBUILD2017-06-25 06:51:55 UTC (rev 240871)
@@ -3,8 +3,8 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.9.1.1
-pkgrel=11
+pkgver=0.9.2
+pkgrel=1
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
  'haskell-transformers-base' 'haskell-transformers-base')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('b09f69c4c217287620a407afc7a973d1')
+sha512sums=('98f8001979666bd4c8678e17b3935615836335fa09ebd21bd46b67b5ae8bc9f0820c3652fc67346b200af658bb3e4700c4fa5ab3caebde2bb6cbdeaaa47f294f')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 06:41:22
  Author: felixonmars
Revision: 240870

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  122 ++---
 1 file changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-25 06:40:40 UTC (rev 240869)
+++ PKGBUILD2017-06-25 06:41:22 UTC (rev 240870)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Johannes Dewender  arch at JonnyJD dot net
-# Contributor: Ivan Sichmann Freitas 
-# Contributor: Brice Maron 
-# Contributor: Nuno Araujo 
-# Contributor: Steven Allen 
-
-pkgbase=python-keyring
-pkgname=('python-keyring' 'python2-keyring')
-pkgver=10.3.3
-pkgrel=1
-pkgdesc="Store and access your passwords safely."
-arch=('any')
-url="http://pypi.python.org/pypi/keyring;
-license=('PSF' 'MIT')
-source=("https://pypi.io/packages/source/k/keyring/keyring-$pkgver.tar.gz;)
-makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
- 'python2-secretstorage')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-sha512sums=('6087b9553d3a8df4abbcc0bacc18d769fda04c092781bd79817ceb5984a2548b5c3a4a2bda15a95040b9db59750a91d8eebbc2420d5f9dbd2fa3d6f10884e26a')
-
-prepare() {
-  cp -a keyring-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/keyring-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/keyring-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/keyring-$pkgver
-  python setup.py ptr
-
-  cd "$srcdir"/keyring-$pkgver-py2
-  python2 setup.py ptr
-}
-
-package_python-keyring() {
-  depends=('python-setuptools' 'python-secretstorage')
-  optdepends=('python-keyrings-alt: Alternative backends')
-
-  cd keyring-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-keyring() {
-  depends=('python2-setuptools' 'python2-secretstorage')
-  optdepends=('python2-keyrings-alt: Alternative backends')
-
-  cd keyring-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/keyring{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keyring/repos/community-any/PKGBUILD (from rev 240869, 
python-keyring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-25 06:41:22 UTC (rev 240870)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Johannes Dewender  arch at JonnyJD dot net
+# Contributor: Ivan Sichmann Freitas 
+# Contributor: Brice Maron 
+# Contributor: Nuno Araujo 
+# Contributor: Steven Allen 
+
+pkgbase=python-keyring
+pkgname=('python-keyring' 'python2-keyring')
+pkgver=10.4.0
+pkgrel=1
+pkgdesc="Store and access your passwords safely."
+arch=('any')
+url="http://pypi.python.org/pypi/keyring;
+license=('PSF' 'MIT')
+source=("https://pypi.io/packages/source/k/keyring/keyring-$pkgver.tar.gz;)
+makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
+ 'python2-secretstorage')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+sha512sums=('34b1503588fedd480b2031d5557349bc6cd70108e68205a38338e091d2865df512f9a9aa3525fb11fbbb9bc06b2cfa759685495ca94b4044ec034070aa3dc0bb')
+
+prepare() {
+  cp -a keyring-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/keyring-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/keyring-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/keyring-$pkgver
+  python setup.py ptr
+
+  cd "$srcdir"/keyring-$pkgver-py2
+  python2 setup.py ptr
+}
+
+package_python-keyring() {
+  depends=('python-setuptools' 'python-secretstorage')
+  optdepends=('python-keyrings-alt: Alternative backends')
+
+  cd keyring-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-keyring() {
+  depends=('python2-setuptools' 'python2-secretstorage')
+  optdepends=('python2-keyrings-alt: Alternative backends')
+
+  cd keyring-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mv "$pkgdir"/usr/bin/keyring{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-06-25 Thread Felix Yan
Date: Sunday, June 25, 2017 @ 06:40:40
  Author: felixonmars
Revision: 240869

upgpkg: python-keyring 10.4.0-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-25 04:14:39 UTC (rev 240868)
+++ PKGBUILD2017-06-25 06:40:40 UTC (rev 240869)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=10.3.3
+pkgver=10.4.0
 pkgrel=1
 pkgdesc="Store and access your passwords safely."
 arch=('any')
@@ -18,7 +18,7 @@
 makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
  'python2-secretstorage')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-sha512sums=('6087b9553d3a8df4abbcc0bacc18d769fda04c092781bd79817ceb5984a2548b5c3a4a2bda15a95040b9db59750a91d8eebbc2420d5f9dbd2fa3d6f10884e26a')
+sha512sums=('34b1503588fedd480b2031d5557349bc6cd70108e68205a38338e091d2865df512f9a9aa3525fb11fbbb9bc06b2cfa759685495ca94b4044ec034070aa3dc0bb')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}