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

2016-11-27 Thread Evangelos Foutras
Date: Monday, November 28, 2016 @ 06:57:07
  Author: foutrelis
Revision: 282152

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

Added:
  libreoffice-fresh/repos/staging-i686/
  libreoffice-fresh/repos/staging-i686/PKGBUILD
(from rev 282151, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/staging-i686/libreoffice-fresh.csh
(from rev 282151, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/staging-i686/libreoffice-fresh.sh
(from rev 282151, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/staging-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 282151, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/staging-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 282151, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/staging-i686/update_liborcus_to_0.11.0.diff
(from rev 282151, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)
  libreoffice-fresh/repos/staging-x86_64/
  libreoffice-fresh/repos/staging-x86_64/PKGBUILD
(from rev 282151, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/staging-x86_64/libreoffice-fresh.csh
(from rev 282151, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/staging-x86_64/libreoffice-fresh.sh
(from rev 282151, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 282151, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/staging-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 282151, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/staging-x86_64/update_liborcus_to_0.11.0.diff
(from rev 282151, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)

+
 staging-i686/PKGBUILD  |  
358 +
 staging-i686/libreoffice-fresh.csh |   
 6 
 staging-i686/libreoffice-fresh.sh  |   
 6 
 staging-i686/make-pyuno-work-with-system-wide-module-install.diff  |   
44 
 staging-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff   |  
124 
 staging-i686/update_liborcus_to_0.11.0.diff| 
1983 ++
 staging-x86_64/PKGBUILD|  
358 +
 staging-x86_64/libreoffice-fresh.csh   |   
 6 
 staging-x86_64/libreoffice-fresh.sh|   
 6 
 staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff|   
44 
 staging-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff |  
124 
 staging-x86_64/update_liborcus_to_0.11.0.diff  | 
1983 ++
 12 files changed, 5042 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 282151:282152 to see the changes.


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

2016-11-27 Thread Evangelos Foutras
Date: Monday, November 28, 2016 @ 06:56:42
  Author: foutrelis
Revision: 282151

icu 58.1 / poppler 0.49.0 / hunspell 1.5.0 rebuild

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 06:03:22 UTC (rev 282150)
+++ PKGBUILD2016-11-28 06:56:42 UTC (rev 282151)
@@ -13,7 +13,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=5.2.3.3
 pkgver=5.2.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/";


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 06:03:22
  Author: felixonmars
Revision: 282150

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

Added:
  twisted/repos/testing-i686/
  twisted/repos/testing-i686/PKGBUILD
(from rev 282149, twisted/trunk/PKGBUILD)
  twisted/repos/testing-x86_64/
  twisted/repos/testing-x86_64/PKGBUILD
(from rev 282149, twisted/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   90 ++
 testing-x86_64/PKGBUILD |   90 ++
 2 files changed, 180 insertions(+)

Copied: twisted/repos/testing-i686/PKGBUILD (from rev 282149, 
twisted/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-28 06:03:22 UTC (rev 282150)
@@ -0,0 +1,90 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ionut Biru 
+# Contributor: Juergen Hoetzel 
+# Contributor:  Douglas Soares de Andrade 
+
+pkgbase=twisted
+pkgname=(python-twisted python2-twisted)
+pkgver=16.6.0
+pkgrel=1
+pkgdesc="Asynchronous networking framework written in Python"
+arch=('i686' 'x86_64')
+url="http://twistedmatrix.com/";
+license=('MIT')
+makedepends=('python-zope-interface' 'python2-zope-interface' 'git'
+ 'python-setuptools' 'python2-setuptools' 'python-service-identity'
+ 'python2-service-identity' 'python-incremental' 
'python2-incremental'
+ 'python-constantly' 'python2-constantly')
+checkdepends=('subversion' 'python2-sphinx' 'pygtk' 'xorg-server-xvfb' 'tk' 
'openssh'
+  'python-gobject' 'python2-gobject' 'python-gobject2' 
'python2-gobject2'
+  'python2-soappy' 'python-subunit' 'python2-subunit' 'python-h2' 
'python2-h2'
+  'python-service-identity' 'python2-service-identity' 
'python-crypto' 'python2-crypto')
+source=("git+https://github.com/twisted/twisted.git#tag=twisted-$pkgver";)
+sha1sums=('SKIP')
+
+prepare() {
+  cp -a twisted{,-py2}
+
+  sed -i 's:^#!.*bin.*python:#!/usr/bin/python2:' \
+twisted-py2/src/twisted/mail/test/pop3testserver.py \
+twisted-py2/src/twisted/trial/test/scripttest.py
+}
+
+build() {
+  cd "$srcdir"/twisted
+  python setup.py build
+
+  cd "$srcdir"/twisted-py2
+  python2 setup.py build
+}
+
+check() {
+  export LC_CTYPE=en_US.UTF-8
+
+  cd "$srcdir"/twisted
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.5:$PYTHONPATH" xvfb-run python -m 
twisted.trial twisted || warning "Tests failed"
+
+  cd "$srcdir"/twisted-py2
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" xvfb-run python2 -m 
twisted.trial twisted || warning "Tests failed"
+}
+
+package_python-twisted() {
+  depends=('python-zope-interface' 'python-incremental' 'python-constantly')
+  optdepends=('python-pyopenssl: for TLS client hostname verification'
+  'python-service-identity: for TLS client hostname verification'
+  'python-idna: for TLS client hostname verification'
+  'python-cryptography: for using conch'
+  'python-h2: for http2 support'
+  'tk: for using tkconch')
+
+  cd twisted
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+
+  # twisted in python 3 supports only few command line tools for now.
+  # Let's rename the tools the other way round after the python 3 version 
supports all.
+  for name in trial twistd twist ckeygen; do
+mv "$pkgdir"/usr/bin/${name}{,3}
+  done
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-twisted() {
+  depends=('python2-zope-interface' 'python2-incremental' 'python2-constantly')
+  optdepends=('python2-pyopenssl: for TLS client hostname verification'
+  'python2-service-identity: for TLS client hostname verification'
+  'python2-idna: for TLS client hostname verification'
+  'python2-cryptography: for using conch'
+  'python2-h2: for http2 support'
+  'python2-soappy: for twisted.web.soap'
+  'pygtk: for using manhole'
+  'tk: for using tkconch')
+  provides=("twisted=$pkgver")
+  conflicts=('twisted<14.0.0')
+  replaces=('twisted<14.0.0')
+
+  cd twisted-py2
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: twisted/repos/testing-x86_64/PKGBUILD (from rev 282149, 
twisted/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-11-28 06:03:22 UTC (rev 282150)
@@ -0,0 +1,90 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ionut Biru 
+# Contributor: Juergen Hoetzel 
+# Contributor:  Douglas Soares de Andrade 
+
+pkgbase=twisted
+pkgname=(python-twisted python2-twisted)
+pkgver=16.6.0
+pkgrel=1
+pkgdesc="Asynchronou

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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 06:03:05
  Author: felixonmars
Revision: 197085

archrelease: copy trunk to community-any

Added:
  apache-libcloud/repos/community-any/PKGBUILD
(from rev 197084, apache-libcloud/trunk/PKGBUILD)
Deleted:
  apache-libcloud/repos/community-any/PKGBUILD

--+
 PKGBUILD |  116 ++---
 1 file changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 06:02:44 UTC (rev 197084)
+++ PKGBUILD2016-11-28 06:03:05 UTC (rev 197085)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: Lex Black 
-# Contributor: Alasdair Haswell 
-
-pkgbase=apache-libcloud
-pkgname=('python-apache-libcloud' 'python2-apache-libcloud')
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="Apache Libcloud is a standard Python library that abstracts away 
differences among multiple cloud provider APIs"
-arch=('any')
-url="https://libcloud.apache.org";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-mock' 'python2-mock' 'python2-paramiko' 'openssh')
-source=("https://pypi.io/packages/source/a/apache-libcloud/apache-libcloud-${pkgver}.tar.gz";)
-sha256sums=('198d86a69f889ded7c023567280f6c479862da5a3d82f70eba7c208bba07b395')
-
-prepare() {
-  cp -a apache-libcloud-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir/apache-libcloud-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/apache-libcloud-$pkgver-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/apache-libcloud-$pkgver"
-  cp libcloud/test/secrets.py-dist libcloud/test/secrets.py
-  python setup.py test
-  rm libcloud/test/secrets.py
-
-  cd "$srcdir/apache-libcloud-$pkgver-py2"
-  cp libcloud/test/secrets.py-dist libcloud/test/secrets.py
-  python2 setup.py test
-  rm libcloud/test/secrets.py
-}
-
-package_python-apache-libcloud() {
-  depends=('python')
-
-  cd apache-libcloud-$pkgver
-  python setup.py install --root="$pkgdir"
-}
-
-package_python2-apache-libcloud() {
-  depends=('python2')
-  replaces=('apache-libcloud')
-  conflicts=('apache-libcloud')
-
-  cd apache-libcloud-$pkgver-py2
-  python2 setup.py install --root="$pkgdir"
-}

Copied: apache-libcloud/repos/community-any/PKGBUILD (from rev 197084, 
apache-libcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 06:03:05 UTC (rev 197085)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: Lex Black 
+# Contributor: Alasdair Haswell 
+
+pkgbase=apache-libcloud
+pkgname=('python-apache-libcloud' 'python2-apache-libcloud')
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="Apache Libcloud is a standard Python library that abstracts away 
differences among multiple cloud provider APIs"
+arch=('any')
+url="https://libcloud.apache.org";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-mock' 'python2-mock' 'python2-paramiko' 'openssh')
+source=("https://pypi.io/packages/source/a/apache-libcloud/apache-libcloud-${pkgver}.tar.gz";)
+sha256sums=('614954bb5f8d439c1de2ff294c25ff45037b1ce7b0ba5e4930e85cb045747cec')
+
+prepare() {
+  cp -a apache-libcloud-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/apache-libcloud-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/apache-libcloud-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/apache-libcloud-$pkgver"
+  cp libcloud/test/secrets.py-dist libcloud/test/secrets.py
+  python setup.py test
+  rm libcloud/test/secrets.py
+
+  cd "$srcdir/apache-libcloud-$pkgver-py2"
+  cp libcloud/test/secrets.py-dist libcloud/test/secrets.py
+  python2 setup.py test
+  rm libcloud/test/secrets.py
+}
+
+package_python-apache-libcloud() {
+  depends=('python')
+
+  cd apache-libcloud-$pkgver
+  python setup.py install --root="$pkgdir"
+}
+
+package_python2-apache-libcloud() {
+  depends=('python2')
+  replaces=('apache-libcloud')
+  conflicts=('apache-libcloud')
+
+  cd apache-libcloud-$pkgver-py2
+  python2 setup.py install --root="$pkgdir"
+}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 06:02:58
  Author: felixonmars
Revision: 282149

upgpkg: twisted 16.6.0-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 05:46:00 UTC (rev 282148)
+++ PKGBUILD2016-11-28 06:02:58 UTC (rev 282149)
@@ -6,7 +6,7 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=16.5.0
+pkgver=16.6.0
 pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('i686' 'x86_64')
@@ -63,7 +63,7 @@
 
   # twisted in python 3 supports only few command line tools for now.
   # Let's rename the tools the other way round after the python 3 version 
supports all.
-  for name in trial twistd twist; do
+  for name in trial twistd twist ckeygen; do
 mv "$pkgdir"/usr/bin/${name}{,3}
   done
 


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 06:02:44
  Author: felixonmars
Revision: 197084

upgpkg: apache-libcloud 1.4.0-1

Modified:
  apache-libcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 04:44:30 UTC (rev 197083)
+++ PKGBUILD2016-11-28 06:02:44 UTC (rev 197084)
@@ -6,7 +6,7 @@
 
 pkgbase=apache-libcloud
 pkgname=('python-apache-libcloud' 'python2-apache-libcloud')
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Apache Libcloud is a standard Python library that abstracts away 
differences among multiple cloud provider APIs"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-mock' 'python2-mock' 'python2-paramiko' 'openssh')
 
source=("https://pypi.io/packages/source/a/apache-libcloud/apache-libcloud-${pkgver}.tar.gz";)
-sha256sums=('198d86a69f889ded7c023567280f6c479862da5a3d82f70eba7c208bba07b395')
+sha256sums=('614954bb5f8d439c1de2ff294c25ff45037b1ce7b0ba5e4930e85cb045747cec')
 
 prepare() {
   cp -a apache-libcloud-$pkgver{,-py2}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 05:45:44
  Author: felixonmars
Revision: 282147

upgpkg: perl-file-mimeinfo 0.28-1

Modified:
  perl-file-mimeinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 05:45:20 UTC (rev 282146)
+++ PKGBUILD2016-11-28 05:45:44 UTC (rev 282147)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-file-mimeinfo
-pkgver=0.27
+pkgver=0.28
 pkgrel=1
 pkgdesc='Determine file type, includes mimeopen and mimetype'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
 options=('!emptydirs')
 
source=(http://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-${pkgver}.tar.gz)
-sha1sums=('571dbd2faa15ba87809b3b5d5e200cccb247c493')
+sha1sums=('2c7f92541b4a7634ed7f719038c228cf49d4d9ec')
 
 build() {
   cd File-MimeInfo-${pkgver}


[arch-commits] Commit in perl-file-mimeinfo/repos/extra-any (PKGBUILD PKGBUILD)

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 05:46:00
  Author: felixonmars
Revision: 282148

archrelease: copy trunk to extra-any

Added:
  perl-file-mimeinfo/repos/extra-any/PKGBUILD
(from rev 282147, perl-file-mimeinfo/trunk/PKGBUILD)
Deleted:
  perl-file-mimeinfo/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 05:45:44 UTC (rev 282147)
+++ PKGBUILD2016-11-28 05:46:00 UTC (rev 282148)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=perl-file-mimeinfo
-pkgver=0.27
-pkgrel=1
-pkgdesc='Determine file type, includes mimeopen and mimetype'
-arch=('any')
-url="https://metacpan.org/release/File-MimeInfo";
-license=('GPL' 'PerlArtistic')
-depends=('perl-file-basedir' 'perl-file-desktopentry' 'shared-mime-info')
-checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
-options=('!emptydirs')
-source=(http://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-${pkgver}.tar.gz)
-sha1sums=('571dbd2faa15ba87809b3b5d5e200cccb247c493')
-
-build() {
-  cd File-MimeInfo-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd File-MimeInfo-${pkgver}
-  make test
-}
-
-package() {
-  cd File-MimeInfo-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-file-mimeinfo/repos/extra-any/PKGBUILD (from rev 282147, 
perl-file-mimeinfo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 05:46:00 UTC (rev 282148)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=perl-file-mimeinfo
+pkgver=0.28
+pkgrel=1
+pkgdesc='Determine file type, includes mimeopen and mimetype'
+arch=('any')
+url="https://metacpan.org/release/File-MimeInfo";
+license=('GPL' 'PerlArtistic')
+depends=('perl-file-basedir' 'perl-file-desktopentry' 'shared-mime-info')
+checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
+options=('!emptydirs')
+source=(http://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-${pkgver}.tar.gz)
+sha1sums=('2c7f92541b4a7634ed7f719038c228cf49d4d9ec')
+
+build() {
+  cd File-MimeInfo-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd File-MimeInfo-${pkgver}
+  make test
+}
+
+package() {
+  cd File-MimeInfo-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in perl-class-inspector/repos/extra-any (PKGBUILD PKGBUILD)

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 05:45:20
  Author: felixonmars
Revision: 282146

archrelease: copy trunk to extra-any

Added:
  perl-class-inspector/repos/extra-any/PKGBUILD
(from rev 282145, perl-class-inspector/trunk/PKGBUILD)
Deleted:
  perl-class-inspector/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 05:45:06 UTC (rev 282145)
+++ PKGBUILD2016-11-28 05:45:20 UTC (rev 282146)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=perl-class-inspector
-pkgver=1.30
-pkgrel=1
-pkgdesc="Get information about a class and its structure"
-arch=('any')
-url="http://search.cpan.org/dist/Class-Inspector";
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-${pkgver}.tar.gz";)
-sha1sums=('0a2151363d5fd3e4468245eb7854ce5b5ce04e17')
-
-build() {
-  cd Class-Inspector-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Class-Inspector-${pkgver}
-  make test
-}
-
-package() {
-  cd Class-Inspector-${pkgver}
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-class-inspector/repos/extra-any/PKGBUILD (from rev 282145, 
perl-class-inspector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 05:45:20 UTC (rev 282146)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+
+pkgname=perl-class-inspector
+pkgver=1.31
+pkgrel=1
+pkgdesc="Get information about a class and its structure"
+arch=('any')
+url="http://search.cpan.org/dist/Class-Inspector";
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-${pkgver}.tar.gz";)
+sha1sums=('17154dfc8d22c60f2072a6d68724668af9eecdcd')
+
+build() {
+  cd Class-Inspector-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Class-Inspector-${pkgver}
+  make test
+}
+
+package() {
+  cd Class-Inspector-${pkgver}
+  make DESTDIR="$pkgdir" install
+}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 05:45:06
  Author: felixonmars
Revision: 282145

upgpkg: perl-class-inspector 1.31-1

Modified:
  perl-class-inspector/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 00:34:03 UTC (rev 282144)
+++ PKGBUILD2016-11-28 05:45:06 UTC (rev 282145)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=perl-class-inspector
-pkgver=1.30
+pkgver=1.31
 pkgrel=1
 pkgdesc="Get information about a class and its structure"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-${pkgver}.tar.gz";)
-sha1sums=('0a2151363d5fd3e4468245eb7854ce5b5ce04e17')
+sha1sums=('17154dfc8d22c60f2072a6d68724668af9eecdcd')
 
 build() {
   cd Class-Inspector-${pkgver}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 04:38:25
  Author: felixonmars
Revision: 197077

upgpkg: stack 1.2.0-14

rebuild with glob-0.7.13

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 04:15:49 UTC (rev 197076)
+++ PKGBUILD2016-11-28 04:38:25 UTC (rev 197077)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.2.0
-pkgrel=13
+pkgrel=14
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack";
 license=("custom:BSD3")


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 04:38:45
  Author: felixonmars
Revision: 197078

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 197077, stack/trunk/PKGBUILD)
  stack/repos/community-staging-i686/stack.install
(from rev 197077, stack/trunk/stack.install)
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 197077, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/stack.install
(from rev 197077, stack/trunk/stack.install)

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

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 197077, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-28 04:38:45 UTC (rev 197078)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=stack
+pkgname=(stack haskell-stack)
+pkgver=1.2.0
+pkgrel=14
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
+ "haskell-async" "haskell-attoparsec" "haskell-base-compat" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-binary-tagged" 
"haskell-blaze-builder"
+ "haskell-byteable" "haskell-clock" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptohash" "haskell-cryptohash-conduit" 
"haskell-edit-distance"
+ "haskell-either" "haskell-enclosed-exceptions" "haskell-errors" 
"haskell-exceptions"
+ "haskell-extra" "haskell-fast-logger" "haskell-filelock" 
"haskell-fsnotify"
+ "haskell-generic-deriving" "haskell-gitrev" "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-microlens" "haskell-monad-control" "haskell-monad-logger"
+ "haskell-monad-unlift" "haskell-mtl" "haskell-open-browser"
+ "haskell-optparse-applicative" "haskell-optparse-simple" 
"haskell-path"
+ "haskell-path-io" "haskell-persistent" "haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-project-template"
+ "haskell-regex-applicative-text" "haskell-resourcet" 
"haskell-retry" "haskell-safe"
+ "haskell-semigroups" "haskell-split" "haskell-stm" "haskell-store"
+ "haskell-streaming-commons" "haskell-tar" "haskell-temporary" 
"haskell-text"
+ "haskell-text-binary" "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")
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('6a13a98413ea5f1a0642d9080892e6bcd996a17baa4d61521c0e0f3d9bb810b3')
+
+prepare() {
+sed -i 's/unicode-transforms ==0.1.\*,/unicode-transforms >=0.1,/' 
stack-$pkgver/stack.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" \
+--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_stack() {
+depends=('gmp' 'libffi' 'zlib')
+optdepends=('ghc')
+install="stack.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}
+
+p

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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 04:15:49
  Author: felixonmars
Revision: 197076

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

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

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

Copied: haskell-criterion/repos/community-staging-i686/PKGBUILD (from rev 
197075, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-28 04:15:49 UTC (rev 197076)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.1.4.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=8.0.1" "haskell-aeson" "haskell-ansi-wl-pprint" 
"haskell-cassava" "haskell-code-page"
+ "haskell-glob" "haskell-hastache" "haskell-js-flot" 
"haskell-js-jquery" "haskell-mtl"
+ "haskell-mwc-random" "haskell-optparse-applicative" "haskell-parsec" 
"haskell-statistics"
+ "haskell-text" "haskell-transformers-compat" "haskell-vector" 
"haskell-vector-algorithms")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('53a243fc759ed3100e71f96a5f6649658d076d91d52ce2853a6f8587aa3cfa76')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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"
+}

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
197075, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-11-28 04:15:49 UTC (rev 197076)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.1.4.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=8.0.1" "haskell-aeson" "haskell-ansi-wl-pprint" 
"haskell-cassava" "haskell-code-page"
+ "haskell-glob" "haskell-hastache" "haskell-js-flot" 
"haskell-js-jquery" "haskell-mtl"
+ "haskell-mwc-random" "haskell-optparse-applicative" "haskell-parsec" 
"haskell-statistics"
+ "haskell-text" "haskell-transformers-compat" "haskell-vector" 
"haskell-vector-algorithms")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('53a243fc759ed3100e71f96a5f6649658d076d91d52ce2853a6f8587aa3cfa76')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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' |" unregiste

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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 04:15:30
  Author: felixonmars
Revision: 197075

upgpkg: haskell-criterion 1.1.4.0-4

rebuild with glob-0.7.13

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 03:55:00 UTC (rev 197074)
+++ PKGBUILD2016-11-28 04:15:30 UTC (rev 197075)
@@ -5,7 +5,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.1.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion";
 license=("custom:BSD3")


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:55:00
  Author: felixonmars
Revision: 197074

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

Added:
  purescript/repos/community-staging-i686/
  purescript/repos/community-staging-i686/PKGBUILD
(from rev 197073, purescript/trunk/PKGBUILD)
  purescript/repos/community-staging-i686/http-client-0.5.patch
(from rev 197073, purescript/trunk/http-client-0.5.patch)
  purescript/repos/community-staging-x86_64/
  purescript/repos/community-staging-x86_64/PKGBUILD
(from rev 197073, purescript/trunk/PKGBUILD)
  purescript/repos/community-staging-x86_64/http-client-0.5.patch
(from rev 197073, purescript/trunk/http-client-0.5.patch)

+
 community-staging-i686/PKGBUILD|   51 +
 community-staging-i686/http-client-0.5.patch   |   90 +++
 community-staging-x86_64/PKGBUILD  |   51 +
 community-staging-x86_64/http-client-0.5.patch |   90 +++
 4 files changed, 282 insertions(+)

Copied: purescript/repos/community-staging-i686/PKGBUILD (from rev 197073, 
purescript/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-28 03:55:00 UTC (rev 197074)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=purescript
+pkgver=0.10.2
+pkgrel=2
+pkgdesc="PureScript Programming Language Compiler"
+url="http://www.purescript.org/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-aeson-pretty"
+ "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-base-compat"
+ "haskell-bower-json" "haskell-boxes" "haskell-clock" 
"haskell-data-ordlist"
+ "haskell-dlist" "haskell-edit-distance" "haskell-file-embed" 
"haskell-foldl"
+ "haskell-fsnotify" "haskell-glob" "haskell-http-client" 
"haskell-http-types"
+ "haskell-language-javascript" "haskell-lens" "haskell-lifted-base"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-mtl"
+ "haskell-optparse-applicative" "haskell-parallel" "haskell-parsec"
+ "haskell-pattern-arrows" "haskell-pipes" "haskell-pipes-http" 
"haskell-protolude"
+ "haskell-regex-tdfa" "haskell-safe" "haskell-semigroups" 
"haskell-sourcemap"
+ "haskell-spdx" "haskell-split" "haskell-stm" "haskell-syb" 
"haskell-system-filepath"
+ "haskell-text" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-turtle" "haskell-unordered-containers" 
"haskell-utf8-string" "haskell-vector"
+ "haskell-wai" "haskell-wai-websockets" "haskell-warp" 
"haskell-websockets")
+optdepends=('pulp: for development environment')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";
+http-client-0.5.patch)
+sha256sums=('45e60466575afed67fbc5244c4e0d3c7184c5aa009ebe7b81aa92a673d212e14'
+'e8fc3574adca72008a367755648a7029968ac4ab5672ab683a4d4d4b1b819d74')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../http-client-0.5.patch
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid
+LC_CTYPE=en_US.UTF-8 runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share}
+}

Copied: purescript/repos/community-staging-i686/http-client-0.5.patch (from rev 
197073, purescript/trunk/http-client-0.5.patch)
===
--- community-staging-i686/http-client-0.5.patch
(rev 0)
+++ community-staging-i686/http-client-0.5.patch2016-11-28 03:55:00 UTC 
(rev 197074)
@@ -0,0 +1,90 @@
+From e0527fb7f10721870014d7c08b1a2f8f5bf2edcf Mon Sep 17 00:00:00 2001
+From: Oleg Grenrus 
+Date: Mon, 22 Aug 2016 17:51:42 +0300
+Subject: [PATCH] Support http-client-0.5
+
+---
+ purescript.cabal   |  2 +-
+ src/Language/PureScript/Ide/Pursuit.hs | 44 --
+ stack.yaml |  5 +++-
+ 3 files changed, 25 insertions(+), 26 deletions(-)
+
+diff --git a/purescript.cabal b/purescript.cabal
+index 71fee5d..505e441 100644
+--- a/purescript.cabal
 b/purescript.cabal
+@@ -117,7 +117,7 @@ library
+fsnotify >= 0.2.1,
+Glob >= 0.7 && < 0.8,
+haskeline >= 0.7

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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:54:41
  Author: felixonmars
Revision: 197073

upgpkg: purescript 0.10.2-2

rebuild with glob-0.7.13

Modified:
  purescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 03:46:28 UTC (rev 197072)
+++ PKGBUILD2016-11-28 03:54:41 UTC (rev 197073)
@@ -4,7 +4,7 @@
 
 pkgname=purescript
 pkgver=0.10.2
-pkgrel=1
+pkgrel=2
 pkgdesc="PureScript Programming Language Compiler"
 url="http://www.purescript.org/";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-aws/trunk (PKGBUILD http-conduit-2.2.patch)

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:46:05
  Author: felixonmars
Revision: 197071

upgpkg: haskell-aws 0.14.1-1

Added:
  haskell-aws/trunk/http-conduit-2.2.patch
Modified:
  haskell-aws/trunk/PKGBUILD

+
 PKGBUILD   |   17 
 http-conduit-2.2.patch | 1914 +++
 2 files changed, 1927 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 03:34:39 UTC (rev 197070)
+++ PKGBUILD2016-11-28 03:46:05 UTC (rev 197071)
@@ -4,8 +4,8 @@
 
 _hkgname=aws
 pkgname=haskell-aws
-pkgver=0.14.0
-pkgrel=9
+pkgver=0.14.1
+pkgrel=1
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="http://github.com/aristidb/aws";
 license=("custom:BSD3")
@@ -19,9 +19,18 @@
  "haskell-resourcet" "haskell-safe" "haskell-scientific" 
"haskell-tagged"
  "haskell-text" "haskell-unordered-containers" "haskell-utf8-string"
  "haskell-vector" "haskell-xml-conduit")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('b5b959f9b0ae8c07baf91e067b4005dc554d76c1ab15d019f13a4dc88a8a813e')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";
+http-conduit-2.2.patch)
+sha256sums=('6a2079853ddc781b46fe3ddce31e88c0b6b2441f458141bca3cd1c7216cbe579'
+'51123da7d47793cbc8b45b1bc494b1f322b96f8f809b659fd229a7075f74160f')
 
+prepare() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+patch -p1 -i ../http-conduit-2.2.patch
+
+sed -i 's/xml-conduit  >= 1.2 && <1.4/xml-conduit >= 1.2 \&\& 
<1.5/' aws.cabal
+}
+
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 

Added: http-conduit-2.2.patch
===
--- http-conduit-2.2.patch  (rev 0)
+++ http-conduit-2.2.patch  2016-11-28 03:46:05 UTC (rev 197071)
@@ -0,0 +1,1914 @@
+From 72091804304b2dbed7ecbae62eae765a431d235d Mon Sep 17 00:00:00 2001
+From: Ben Gamari 
+Date: Fri, 4 Nov 2016 10:38:58 -0400
+Subject: [PATCH 1/8] Pass http-client Request to responseConsumer
+
+This is potentially needed for error handling as HttpException now
+includes it.
+---
+ Aws/Aws.hs  |  2 +-
+ Aws/Core.hs |  9 +
+ Aws/DynamoDb/Commands/DeleteItem.hs |  2 +-
+ Aws/DynamoDb/Commands/GetItem.hs|  2 +-
+ Aws/DynamoDb/Commands/PutItem.hs|  2 +-
+ Aws/DynamoDb/Commands/Query.hs  |  3 ++-
+ Aws/DynamoDb/Commands/Scan.hs   |  2 +-
+ Aws/DynamoDb/Commands/Table.hs  | 12 ++--
+ Aws/DynamoDb/Commands/UpdateItem.hs |  2 +-
+ Aws/Iam/Commands/CreateAccessKey.hs |  2 +-
+ Aws/Iam/Commands/CreateUser.hs  |  5 +++--
+ Aws/Iam/Commands/DeleteAccessKey.hs |  3 ++-
+ Aws/Iam/Commands/DeleteUser.hs  |  3 ++-
+ Aws/Iam/Commands/DeleteUserPolicy.hs|  3 ++-
+ Aws/Iam/Commands/GetUser.hs |  4 ++--
+ Aws/Iam/Commands/GetUserPolicy.hs   |  2 +-
+ Aws/Iam/Commands/ListAccessKeys.hs  |  2 +-
+ Aws/Iam/Commands/ListMfaDevices.hs  |  2 +-
+ Aws/Iam/Commands/ListUserPolicies.hs|  2 +-
+ Aws/Iam/Commands/ListUsers.hs   |  2 +-
+ Aws/Iam/Commands/PutUserPolicy.hs   |  2 +-
+ Aws/Iam/Commands/UpdateAccessKey.hs |  2 +-
+ Aws/Iam/Commands/UpdateUser.hs  |  2 +-
+ Aws/S3/Commands/CopyObject.hs   |  2 +-
+ Aws/S3/Commands/DeleteBucket.hs |  2 +-
+ Aws/S3/Commands/DeleteObject.hs |  3 ++-
+ Aws/S3/Commands/DeleteObjects.hs|  2 +-
+ Aws/S3/Commands/GetBucket.hs|  2 +-
+ Aws/S3/Commands/GetBucketLocation.hs|  2 +-
+ Aws/S3/Commands/GetObject.hs|  2 +-
+ Aws/S3/Commands/GetService.hs   |  2 +-
+ Aws/S3/Commands/HeadObject.hs   |  2 +-
+ Aws/S3/Commands/Multipart.hs|  8 
+ Aws/S3/Commands/PutBucket.hs|  2 +-
+ Aws/S3/Commands/PutObject.hs|  2 +-
+ Aws/Ses/Commands/DeleteIdentity.hs  |  3 ++-
+ Aws/Ses/Commands/GetIdentityDkimAttributes.hs   |  2 +-
+ Aws/Ses/Commands/GetIdentityNotificationAttributes.hs   |  2 +-
+ Aws/Ses/Commands/GetIdentityVerificationAttributes.hs   |  2 +-
+ Aws/Ses/Commands/ListIdentities.hs  |  2 

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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:34:19
  Author: felixonmars
Revision: 197069

upgpkg: haskell-hpack 0.15.0-6

rebuild with glob-0.7.13

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 03:24:04 UTC (rev 197068)
+++ PKGBUILD2016-11-28 03:34:19 UTC (rev 197069)
@@ -6,7 +6,7 @@
 pkgname=haskell-hpack
 _hkgname=hpack
 pkgver=0.15.0
-pkgrel=5
+pkgrel=6
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme";
 license=("MIT")


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:34:39
  Author: felixonmars
Revision: 197070

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

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

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

Copied: haskell-hpack/repos/community-staging-i686/PKGBUILD (from rev 197069, 
haskell-hpack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-28 03:34:39 UTC (rev 197070)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-hpack
+_hkgname=hpack
+pkgver=0.15.0
+pkgrel=6
+pkgdesc="An alternative format for Haskell packages"
+url="https://github.com/sol/hpack#readme";
+license=("MIT")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=("ghc=8.0.1" 'haskell-aeson' 'haskell-base-compat' 'haskell-glob' 
'haskell-text'
+ 'haskell-unordered-containers' 'haskell-yaml')
+source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
+md5sums=('ff26cc3e29fe45db8a6abfe666713477')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  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 -dm755 "$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"
+}

Copied: haskell-hpack/repos/community-staging-x86_64/PKGBUILD (from rev 197069, 
haskell-hpack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-11-28 03:34:39 UTC (rev 197070)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-hpack
+_hkgname=hpack
+pkgver=0.15.0
+pkgrel=6
+pkgdesc="An alternative format for Haskell packages"
+url="https://github.com/sol/hpack#readme";
+license=("MIT")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=("ghc=8.0.1" 'haskell-aeson' 'haskell-base-compat' 'haskell-glob' 
'haskell-text'
+ 'haskell-unordered-containers' 'haskell-yaml')
+source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
+md5sums=('ff26cc3e29fe45db8a6abfe666713477')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  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 -dm755 "$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"
+}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:24:04
  Author: felixonmars
Revision: 197068

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

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

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

Copied: haskell-glob/repos/community-staging-i686/PKGBUILD (from rev 197067, 
haskell-glob/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-28 03:24:04 UTC (rev 197068)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=Glob
+pkgname=haskell-glob
+pkgver=0.7.13
+pkgrel=1
+pkgdesc="Globbing library"
+url="http://iki.fi/matti.niemenmaa/glob/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-dlist" "haskell-transformers-compat")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('fe99d9434a2dbbac5385cb6690cbb6e2f2eb25df6ab5ce99c8121fc3fdddbd4c')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.txt"
+}

Copied: haskell-glob/repos/community-staging-x86_64/PKGBUILD (from rev 197067, 
haskell-glob/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-11-28 03:24:04 UTC (rev 197068)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=Glob
+pkgname=haskell-glob
+pkgver=0.7.13
+pkgrel=1
+pkgdesc="Globbing library"
+url="http://iki.fi/matti.niemenmaa/glob/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-dlist" "haskell-transformers-compat")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('fe99d9434a2dbbac5385cb6690cbb6e2f2eb25df6ab5ce99c8121fc3fdddbd4c')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--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.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.txt"
+}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:23:34
  Author: felixonmars
Revision: 197067

upgpkg: haskell-glob 0.7.13-1

rebuild with glob-0.7.13

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 03:20:14 UTC (rev 197066)
+++ PKGBUILD2016-11-28 03:23:34 UTC (rev 197067)
@@ -4,7 +4,7 @@
 
 _hkgname=Glob
 pkgname=haskell-glob
-pkgver=0.7.12
+pkgver=0.7.13
 pkgrel=1
 pkgdesc="Globbing library"
 url="http://iki.fi/matti.niemenmaa/glob/";
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-dlist" "haskell-transformers-compat")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('c7ca5459b2d98ae9f5db56351a512680c4375cfdf907073848aaf15d6b92c175')
+sha256sums=('fe99d9434a2dbbac5385cb6690cbb6e2f2eb25df6ab5ce99c8121fc3fdddbd4c')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in npm-check-updates/repos/community-any (PKGBUILD PKGBUILD)

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:20:14
  Author: felixonmars
Revision: 197066

archrelease: copy trunk to community-any

Added:
  npm-check-updates/repos/community-any/PKGBUILD
(from rev 197065, npm-check-updates/trunk/PKGBUILD)
Deleted:
  npm-check-updates/repos/community-any/PKGBUILD

--+
 PKGBUILD |   55 +--
 1 file changed, 29 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 03:19:59 UTC (rev 197065)
+++ PKGBUILD2016-11-28 03:20:14 UTC (rev 197066)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=npm-check-updates
-pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=2.8.6
-pkgrel=2
-arch=('any')
-url='https://github.com/tjunnone/npm-check-updates'
-license=('Apache')
-depends=('semver' 'npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha256sums=('3e76090fc1e7f10b0e93e8cf643836a8e103ba3ec712c0e4ef357aa62d475695')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in npm semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: npm-check-updates/repos/community-any/PKGBUILD (from rev 197065, 
npm-check-updates/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 03:20:14 UTC (rev 197066)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=npm-check-updates
+pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
+pkgver=2.8.7
+pkgrel=1
+arch=('any')
+url='https://github.com/tjunnone/npm-check-updates'
+license=('Apache')
+depends=('semver' 'npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('35322c51db611bbdab6aaf85562312d7f121cf1130effc3a500484ff32dd6d1e')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in npm semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}


[arch-commits] Commit in npm-check-updates/trunk (PKGBUILD)

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:19:59
  Author: felixonmars
Revision: 197065

upgpkg: npm-check-updates 2.8.7-1

Modified:
  npm-check-updates/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 03:16:22 UTC (rev 197064)
+++ PKGBUILD2016-11-28 03:19:59 UTC (rev 197065)
@@ -3,8 +3,8 @@
 
 pkgname=npm-check-updates
 pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=2.8.6
-pkgrel=2
+pkgver=2.8.7
+pkgrel=1
 arch=('any')
 url='https://github.com/tjunnone/npm-check-updates'
 license=('Apache')
@@ -11,7 +11,7 @@
 depends=('semver' 'npm')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha256sums=('3e76090fc1e7f10b0e93e8cf643836a8e103ba3ec712c0e4ef357aa62d475695')
+sha256sums=('35322c51db611bbdab6aaf85562312d7f121cf1130effc3a500484ff32dd6d1e')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
@@ -23,4 +23,7 @@
 rm -r $dep;
 npm link $dep;
   done
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
 }


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:16:07
  Author: felixonmars
Revision: 197063

upgpkg: perl-test2-suite 0.61-1

Modified:
  perl-test2-suite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 03:05:58 UTC (rev 197062)
+++ PKGBUILD2016-11-28 03:16:07 UTC (rev 197063)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-test2-suite
-pkgver=0.60
+pkgver=0.61
 pkgrel=1
 pkgdesc="Distribution with a rich set of tools built upon the Test2 framework."
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl-importer' 'perl-test-simple>=1.30')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-$pkgver.tar.gz";)
-sha512sums=('4bf5ae6848a8fd8e5e0357161d245ce5dbb81e8ad1df10656780f8904d34c0430b282427018304e9d1c8406dc6a57d928d7a30414c2022a0cf491990c476dd7a')
+sha512sums=('0cd46428473235aef0ec3154ca1bd5d2e99c8973b53dacf3366eccfa284ac34b1a92c6e85acd6125fcf2db07b229de9fd7ab19b04f94e1c89b50156cad2d402f')
 
 build() {
   cd Test2-Suite-$pkgver


[arch-commits] Commit in perl-test2-suite/repos/community-any (PKGBUILD PKGBUILD)

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:16:22
  Author: felixonmars
Revision: 197064

archrelease: copy trunk to community-any

Added:
  perl-test2-suite/repos/community-any/PKGBUILD
(from rev 197063, perl-test2-suite/trunk/PKGBUILD)
Deleted:
  perl-test2-suite/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 03:16:07 UTC (rev 197063)
+++ PKGBUILD2016-11-28 03:16:22 UTC (rev 197064)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=perl-test2-suite
-pkgver=0.60
-pkgrel=1
-pkgdesc="Distribution with a rich set of tools built upon the Test2 framework."
-arch=('any')
-license=('PerlArtistic')
-url="https://metacpan.org/release/Test2-Suite";
-# Specify version bounds to pick up perl-test-simple in [community], since 
perl includes an old one.
-depends=('perl-importer' 'perl-test-simple>=1.30')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-$pkgver.tar.gz";)
-sha512sums=('4bf5ae6848a8fd8e5e0357161d245ce5dbb81e8ad1df10656780f8904d34c0430b282427018304e9d1c8406dc6a57d928d7a30414c2022a0cf491990c476dd7a')
-
-build() {
-  cd Test2-Suite-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Test2-Suite-$pkgver
-  make test
-}
-
-package() {
-  cd Test2-Suite-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-test2-suite/repos/community-any/PKGBUILD (from rev 197063, 
perl-test2-suite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 03:16:22 UTC (rev 197064)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=perl-test2-suite
+pkgver=0.61
+pkgrel=1
+pkgdesc="Distribution with a rich set of tools built upon the Test2 framework."
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Test2-Suite";
+# Specify version bounds to pick up perl-test-simple in [community], since 
perl includes an old one.
+depends=('perl-importer' 'perl-test-simple>=1.30')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-$pkgver.tar.gz";)
+sha512sums=('0cd46428473235aef0ec3154ca1bd5d2e99c8973b53dacf3366eccfa284ac34b1a92c6e85acd6125fcf2db07b229de9fd7ab19b04f94e1c89b50156cad2d402f')
+
+build() {
+  cd Test2-Suite-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Test2-Suite-$pkgver
+  make test
+}
+
+package() {
+  cd Test2-Suite-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:05:58
  Author: felixonmars
Revision: 197062

archrelease: copy trunk to community-any

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

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 03:05:27 UTC (rev 197061)
+++ PKGBUILD2016-11-28 03:05:58 UTC (rev 197062)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.33
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='jen

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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 03:05:27
  Author: felixonmars
Revision: 197061

upgpkg: jenkins 2.34-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 02:31:49 UTC (rev 197060)
+++ PKGBUILD2016-11-28 03:05:27 UTC (rev 197061)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.33
+pkgver=2.34
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('562bf455adc95e7dd86d7b419c39d7db4a37546ab81de47e5961c739474db38875b893228ab628d01a96f3da65ffabc0824bd2e2ad0752314d3096eed7779454'
+sha512sums=('745f8f46f32f2be3c404db8d309bb52721f301a90372d645d42f2f736e30a509eacbf20741866eaacc5fe7cb85a44649566adb7f6e2638cb47f42255eab99832'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 02:31:20
  Author: felixonmars
Revision: 197059

upgpkg: pm2 2.1.6-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 02:30:22 UTC (rev 197058)
+++ PKGBUILD2016-11-28 02:31:20 UTC (rev 197059)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=pm2
-pkgver=2.1.5
+pkgver=2.1.6
 pkgrel=1
 pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
 arch=('any')
@@ -13,7 +13,7 @@
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
 pm2.service)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('e5cc9b96a2efc6d312ee3b147bffd75e'
+md5sums=('a07e9327f9aa97e42620bdbdc3031fed'
  '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 02:31:49
  Author: felixonmars
Revision: 197060

archrelease: copy trunk to community-any

Added:
  pm2/repos/community-any/PKGBUILD
(from rev 197059, pm2/trunk/PKGBUILD)
  pm2/repos/community-any/pm2.service
(from rev 197059, pm2/trunk/pm2.service)
Deleted:
  pm2/repos/community-any/PKGBUILD
  pm2/repos/community-any/pm2.service

-+
 PKGBUILD|   60 +-
 pm2.service |   32 +++---
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 02:31:20 UTC (rev 197059)
+++ PKGBUILD2016-11-28 02:31:49 UTC (rev 197060)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=pm2
-pkgver=2.1.5
-pkgrel=1
-pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
-arch=('any')
-url='http://pm2.keymetrics.io'
-license=('AGPL3')
-depends=('nodejs' 'semver')
-makedepends=('npm' 'git')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
-pm2.service)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('e5cc9b96a2efc6d312ee3b147bffd75e'
- '2f3ffbb78aa64d262d99168c5380b472')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  install -Dm644 pm2.service "$pkgdir"/usr/lib/systemd/system/pm2.service
-  rm -r "$pkgdir"/usr/etc
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: pm2/repos/community-any/PKGBUILD (from rev 197059, pm2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 02:31:49 UTC (rev 197060)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=pm2
+pkgver=2.1.6
+pkgrel=1
+pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
+arch=('any')
+url='http://pm2.keymetrics.io'
+license=('AGPL3')
+depends=('nodejs' 'semver')
+makedepends=('npm' 'git')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
+pm2.service)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('a07e9327f9aa97e42620bdbdc3031fed'
+ '2f3ffbb78aa64d262d99168c5380b472')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  install -Dm644 pm2.service "$pkgdir"/usr/lib/systemd/system/pm2.service
+  rm -r "$pkgdir"/usr/etc
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+}

Deleted: pm2.service
===
--- pm2.service 2016-11-28 02:31:20 UTC (rev 197059)
+++ pm2.service 2016-11-28 02:31:49 UTC (rev 197060)
@@ -1,16 +0,0 @@
-[Unit]
-Description=PM2 next gen process manager for Node.js
-After=network.target remote-fs.target
-
-[Service]
-Type=forking
-
-ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
-ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
-
-ExecStop=/usr/lib/node_modules/pm2/bin/pm2 dump
-ExecStop=/usr/lib/node_modules/pm2/bin/pm2 delete all
-ExecStop=/usr/lib/node_modules/pm2/bin/pm2 kill
-
-[Install]
-WantedBy=multi-user.target

Copied: pm2/repos/community-any/pm2.service (from rev 197059, 
pm2/trunk/pm2.service)
===
--- pm2.service (rev 0)
+++ pm2.service 2016-11-28 02:31:49 UTC (rev 197060)
@@ -0,0 +1,16 @@
+[Unit]
+Description=PM2 next gen process manager for Node.js
+After=network.target remote-fs.target
+
+[Service]
+Type=forking
+
+ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
+ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
+
+ExecStop=/usr/lib/node_modules/pm2/bin/pm2 dump
+ExecStop=/usr/lib/node_modules/pm2/bin/pm2 delete all
+ExecStop=/usr/lib/node_modules/pm2/bin/pm2 kill
+
+[Install]
+WantedBy=multi-user.target


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 02:30:22
  Author: felixonmars
Revision: 197058

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 02:30:07 UTC (rev 197057)
+++ PKGBUILD2016-11-28 02:30:22 UTC (rev 197058)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: Alexander Rødseth 
-
-_pkgname=sh
-pkgname=("python-$_pkgname" "python2-$_pkgname")
-pkgver=1.11
-pkgrel=2
-pkgdesc='Subprocess interface that allows you to call any program as if it 
were a function'
-arch=('any')
-url='http://pypi.python.org/pypi/sh'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://pypi.python.org/packages/source/s/sh/$_pkgname-$pkgver.tar.gz";)
-md5sums=('7af8df6c92d29ff927b6db0146bddec3')
-
-build() {
-  cp -r "$_pkgname-$pkgver" "python2-$_pkgname-$pkgver"
-
-  cd $_pkgname-$pkgver
-  python setup.py build
-
-  cd ../python2-$_pkgname-$pkgver
-  python2 setup.py build
-}
-
-package_python-sh() {
-  depends=('python')
-
-  cd $_pkgname-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/python-sh/LICENSE"
-}
-
-package_python2-sh() {
-  depends=('python2')
-
-  cd python2-$_pkgname-$pkgver
-  python2 setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/python2-sh/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sh/repos/community-any/PKGBUILD (from rev 197057, 
python-sh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 02:30:22 UTC (rev 197058)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: Alexander Rødseth 
+
+pkgname=("python-sh" "python2-sh")
+pkgver=1.12.0
+pkgrel=1
+pkgdesc='Subprocess interface that allows you to call any program as if it 
were a function'
+arch=('any')
+url='http://pypi.python.org/pypi/sh'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-coverage' 'python2-coverage')
+source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz";)
+md5sums=('7d64fcb51713ecb118dc58776ea8741f')
+
+prepare() {
+  cp -a sh-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/sh-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/sh-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/sh-$pkgver
+  python sh.py travis || warning "Tests failed"
+
+  cd "$srcdir"/sh-$pkgver-py2
+  python2 sh.py travis || warning "Tests failed"
+}
+
+package_python-sh() {
+  depends=('python')
+
+  cd sh-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python-sh/LICENSE
+}
+
+package_python2-sh() {
+  depends=('python2')
+
+  cd sh-$pkgver-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python2-sh/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 02:30:07
  Author: felixonmars
Revision: 197057

upgpkg: python-sh 1.12.0-1

Modified:
  python-sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 02:27:14 UTC (rev 197056)
+++ PKGBUILD2016-11-28 02:30:07 UTC (rev 197057)
@@ -3,42 +3,52 @@
 # Contributor: Daniel Wallace 
 # Contributor: Alexander Rødseth 
 
-_pkgname=sh
-pkgname=("python-$_pkgname" "python2-$_pkgname")
-pkgver=1.11
-pkgrel=2
+pkgname=("python-sh" "python2-sh")
+pkgver=1.12.0
+pkgrel=1
 pkgdesc='Subprocess interface that allows you to call any program as if it 
were a function'
 arch=('any')
 url='http://pypi.python.org/pypi/sh'
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://pypi.python.org/packages/source/s/sh/$_pkgname-$pkgver.tar.gz";)
-md5sums=('7af8df6c92d29ff927b6db0146bddec3')
+checkdepends=('python-coverage' 'python2-coverage')
+source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz";)
+md5sums=('7d64fcb51713ecb118dc58776ea8741f')
 
+prepare() {
+  cp -a sh-$pkgver{,-py2}
+}
+
 build() {
-  cp -r "$_pkgname-$pkgver" "python2-$_pkgname-$pkgver"
-
-  cd $_pkgname-$pkgver
+  cd "$srcdir"/sh-$pkgver
   python setup.py build
 
-  cd ../python2-$_pkgname-$pkgver
+  cd "$srcdir"/sh-$pkgver-py2
   python2 setup.py build
 }
 
+check() {
+  cd "$srcdir"/sh-$pkgver
+  python sh.py travis || warning "Tests failed"
+
+  cd "$srcdir"/sh-$pkgver-py2
+  python2 sh.py travis || warning "Tests failed"
+}
+
 package_python-sh() {
   depends=('python')
 
-  cd $_pkgname-$pkgver
+  cd sh-$pkgver
   python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/python-sh/LICENSE"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python-sh/LICENSE
 }
 
 package_python2-sh() {
   depends=('python2')
 
-  cd python2-$_pkgname-$pkgver
+  cd sh-$pkgver-py2
   python2 setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/python2-sh/LICENSE"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python2-sh/LICENSE
 }
 
 # vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 02:27:14
  Author: felixonmars
Revision: 197056

archrelease: copy trunk to community-any

Added:
  python-update-checker/repos/community-any/PKGBUILD
(from rev 197055, python-update-checker/trunk/PKGBUILD)
Deleted:
  python-update-checker/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-28 02:26:44 UTC (rev 197055)
+++ PKGBUILD2016-11-28 02:27:14 UTC (rev 197056)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-update-checker
-pkgname=('python-update-checker' 'python2-update-checker')
-pkgver=0.13
-pkgrel=1
-pkgdesc="A python module that will check for package updates"
-arch=('any')
-license=('BSD')
-url='https://github.com/bboe/update_checker'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
-source=("https://pypi.io/packages/source/u/update_checker/update_checker-$pkgver.tar.gz";)
-md5sums=('b29cca67d7c394f20c75882916833a13')
-
-prepare() {
-  cp -a update_checker-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/update_checker-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/update_checker-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/update_checker-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/update_checker-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-update-checker() {
-  depends=('python-requests')
-  provides=('python-update_checker')
-  conflicts=('python-update_checker')
-  replaces=('python-update_checker')
-
-  cd update_checker-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-package_python2-update-checker() {
-  depends=('python2-requests')
-  provides=('python2-update_checker')
-  conflicts=('python2-update_checker')
-  replaces=('python2-update_checker')
-
-  cd update_checker-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}

Copied: python-update-checker/repos/community-any/PKGBUILD (from rev 197055, 
python-update-checker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-28 02:27:14 UTC (rev 197056)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-update-checker
+pkgname=('python-update-checker' 'python2-update-checker')
+pkgver=0.15
+pkgrel=1
+pkgdesc="A python module that will check for package updates"
+arch=('any')
+license=('BSD')
+url='https://github.com/bboe/update_checker'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
+source=("https://pypi.io/packages/source/u/update_checker/update_checker-$pkgver.tar.gz";)
+md5sums=('702552f44d2a56acd2b22573964501b6')
+
+prepare() {
+  cp -a update_checker-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/update_checker-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/update_checker-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/update_checker-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/update_checker-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-update-checker() {
+  depends=('python-requests')
+  provides=('python-update_checker')
+  conflicts=('python-update_checker')
+  replaces=('python-update_checker')
+
+  cd update_checker-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+package_python2-update-checker() {
+  depends=('python2-requests')
+  provides=('python2-update_checker')
+  conflicts=('python2-update_checker')
+  replaces=('python2-update_checker')
+
+  cd update_checker-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2016-11-27 Thread Felix Yan
Date: Monday, November 28, 2016 @ 02:26:44
  Author: felixonmars
Revision: 197055

upgpkg: python-update-checker 0.15-1

Modified:
  python-update-checker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 21:15:47 UTC (rev 197054)
+++ PKGBUILD2016-11-28 02:26:44 UTC (rev 197055)
@@ -3,7 +3,7 @@
 
 pkgbase=python-update-checker
 pkgname=('python-update-checker' 'python2-update-checker')
-pkgver=0.13
+pkgver=0.15
 pkgrel=1
 pkgdesc="A python module that will check for package updates"
 arch=('any')
@@ -11,7 +11,7 @@
 url='https://github.com/bboe/update_checker'
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
 
source=("https://pypi.io/packages/source/u/update_checker/update_checker-$pkgver.tar.gz";)
-md5sums=('b29cca67d7c394f20c75882916833a13')
+md5sums=('702552f44d2a56acd2b22573964501b6')
 
 prepare() {
   cp -a update_checker-$pkgver{,-py2}


[arch-commits] Commit in systemd/repos (44 files)

2016-11-27 Thread Dave Reisner
Date: Monday, November 28, 2016 @ 00:34:03
  Author: dreisner
Revision: 282144

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

Added:
  
systemd/repos/testing-i686/0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch
(from rev 282143, 
systemd/trunk/0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch)
  systemd/repos/testing-i686/0001-disable-RestrictAddressFamilies-on-i686.patch
(from rev 282143, 
systemd/trunk/0001-disable-RestrictAddressFamilies-on-i686.patch)
  systemd/repos/testing-i686/PKGBUILD
(from rev 282143, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/arch.conf
(from rev 282143, systemd/trunk/arch.conf)
  systemd/repos/testing-i686/initcpio-hook-udev
(from rev 282143, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
(from rev 282143, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
(from rev 282143, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/loader.conf
(from rev 282143, systemd/trunk/loader.conf)
  systemd/repos/testing-i686/splash-arch.bmp
(from rev 282143, systemd/trunk/splash-arch.bmp)
  systemd/repos/testing-i686/systemd.install
(from rev 282143, systemd/trunk/systemd.install)
  systemd/repos/testing-i686/udev-hwdb.hook
(from rev 282143, systemd/trunk/udev-hwdb.hook)
  
systemd/repos/testing-x86_64/0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch
(from rev 282143, 
systemd/trunk/0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch)
  
systemd/repos/testing-x86_64/0001-disable-RestrictAddressFamilies-on-i686.patch
(from rev 282143, 
systemd/trunk/0001-disable-RestrictAddressFamilies-on-i686.patch)
  systemd/repos/testing-x86_64/PKGBUILD
(from rev 282143, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/arch.conf
(from rev 282143, systemd/trunk/arch.conf)
  systemd/repos/testing-x86_64/initcpio-hook-udev
(from rev 282143, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
(from rev 282143, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
(from rev 282143, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/loader.conf
(from rev 282143, systemd/trunk/loader.conf)
  systemd/repos/testing-x86_64/splash-arch.bmp
(from rev 282143, systemd/trunk/splash-arch.bmp)
  systemd/repos/testing-x86_64/systemd.install
(from rev 282143, systemd/trunk/systemd.install)
  systemd/repos/testing-x86_64/udev-hwdb.hook
(from rev 282143, systemd/trunk/udev-hwdb.hook)
Deleted:
  
systemd/repos/testing-i686/0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch
  systemd/repos/testing-i686/0001-disable-RestrictAddressFamilies-on-i686.patch
  systemd/repos/testing-i686/PKGBUILD
  systemd/repos/testing-i686/arch.conf
  systemd/repos/testing-i686/initcpio-hook-udev
  systemd/repos/testing-i686/initcpio-install-systemd
  systemd/repos/testing-i686/initcpio-install-udev
  systemd/repos/testing-i686/loader.conf
  systemd/repos/testing-i686/splash-arch.bmp
  systemd/repos/testing-i686/systemd.install
  systemd/repos/testing-i686/udev-hwdb.hook
  
systemd/repos/testing-x86_64/0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch
  
systemd/repos/testing-x86_64/0001-disable-RestrictAddressFamilies-on-i686.patch
  systemd/repos/testing-x86_64/PKGBUILD
  systemd/repos/testing-x86_64/arch.conf
  systemd/repos/testing-x86_64/initcpio-hook-udev
  systemd/repos/testing-x86_64/initcpio-install-systemd
  systemd/repos/testing-x86_64/initcpio-install-udev
  systemd/repos/testing-x86_64/loader.conf
  systemd/repos/testing-x86_64/splash-arch.bmp
  systemd/repos/testing-x86_64/systemd.install
  systemd/repos/testing-x86_64/udev-hwdb.hook

+
 /0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch   
|  124 ++
 /0001-disable-RestrictAddressFamilies-on-i686.patch
|   60 +
 /PKGBUILD  
|  460 ++
 /arch.conf 
|   14 
 /initcpio-hook-udev
|   44 
 /initcpio-install-systemd  
|  390 
 /initcpio-install-udev 
|   56 +
 /loader.conf   
|2 
 /systemd.install   
|  160 +++
 /udev-hwdb.hook
|   22 
 testing-i686/0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch   
|   62 -
 testing-i686/0001-disable-RestrictAddressFamilies-on-i6

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

2016-11-27 Thread Dave Reisner
Date: Monday, November 28, 2016 @ 00:31:52
  Author: dreisner
Revision: 282143

upgpkg: systemd 232-4

- backport fix for crash on unicode disk labels (FS#51950)
- fix verbiage in systemd hook about what it replaces

Modified:
  systemd/trunk/PKGBUILD
  systemd/trunk/initcpio-install-systemd

--+
 PKGBUILD |5 +++--
 initcpio-install-systemd |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 21:42:26 UTC (rev 282142)
+++ PKGBUILD2016-11-28 00:31:52 UTC (rev 282143)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat')
 pkgver=232
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url="https://www.github.com/systemd/systemd";
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -24,7 +24,7 @@
 '0001-Revert-nspawn-try-to-bind-mount-resolved-s-resolv.co.patch')
 sha512sums=('SKIP'
 
'f0d933e8c6064ed830dec54049b0a01e27be87203208f6ae982f10fb4eddc7258cb2919d594cbfb9a33e74c3510cfd682f3416ba8e804387ab87d1a217eb4b73'
-
'5a3cf61bb0b8da6061c13fbfce7191c545ccf4c95c5bbf3e47f2b41225f35a4a366e691a04f90b76fd24536ea4cb29ff24585408d4a9972cd0f1279544604abb'
+
'52af734947a768758d5eb3f18e31a1cfec6699eca6fa10e40b90c7f11991509186c0a696e3490af3eaba80064ea4cb93e041579abf05addf072d294300aa4b28'
 
'fec639de0d99967ed3e67289eff5ff78fff0c5829d350e73bed536a8391f1daa1d118d72dbdc1f480ffd33fc22b72f4817d0973bd09ec7f182fd26ad87b24355'
 
'61032d29241b74a0f28446f8cf1be0e8ec46d0847a61dadb2a4f096e8686d5f57fe5c72bcf386003f6520bc4b5856c32d63bf3efe7eb0bc0deefc9f68159e648'
 
'c416e2121df83067376bcaacb58c05b01990f4614ad9de657d74b6da3efa441af251d13bf21e3f0f71ddcb4c9ea658b81da3d915667dc5c309c87ec32a1cb5a5'
@@ -40,6 +40,7 @@
   '843d5baf6aad6c53fc00ea8d95d83209a4f92de1'  # core: don't use the unified 
hierarchy for the systemd cgroup yet (#4628)
   'abd67ce74858491565cde157c7b08fda43d3279c'  # basic/virt: fix userns check 
on CONFIG_USER_NS=n kernel (#4651)
   '4318abe8d26e969ebdb97744a63ab900233a0185'  # build-sys: do not install 
ctrl-alt-del.target symlink twice
+  'd112eae7da77899be245ab52aa1747d4675549f1'  # device: Avoid calling 
unit_free(NULL) in device setup logic (#4748)
 )
 
 _validate_tag() {

Modified: initcpio-install-systemd
===
--- initcpio-install-systemd2016-11-27 21:42:26 UTC (rev 282142)
+++ initcpio-install-systemd2016-11-28 00:31:52 UTC (rev 282143)
@@ -185,7 +185,7 @@
 help() {
 cat <

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 21:15:47
  Author: arodseth
Revision: 197054

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

Added:
  bomberclone/repos/community-i686/PKGBUILD
(from rev 197053, bomberclone/trunk/PKGBUILD)
  bomberclone/repos/community-i686/bomberclone-0.11.9-build-fix.patch
(from rev 197053, bomberclone/trunk/bomberclone-0.11.9-build-fix.patch)
  bomberclone/repos/community-x86_64/PKGBUILD
(from rev 197053, bomberclone/trunk/PKGBUILD)
  bomberclone/repos/community-x86_64/bomberclone-0.11.9-build-fix.patch
(from rev 197053, bomberclone/trunk/bomberclone-0.11.9-build-fix.patch)
Deleted:
  bomberclone/repos/community-i686/PKGBUILD
  bomberclone/repos/community-i686/bomberclone-0.11.9-build-fix.patch
  bomberclone/repos/community-x86_64/PKGBUILD
  bomberclone/repos/community-x86_64/bomberclone-0.11.9-build-fix.patch

-+
 /PKGBUILD   |  106 ++
 /bomberclone-0.11.9-build-fix.patch |  888 ++
 community-i686/PKGBUILD |   53 -
 community-i686/bomberclone-0.11.9-build-fix.patch   |  444 -
 community-x86_64/PKGBUILD   |   53 -
 community-x86_64/bomberclone-0.11.9-build-fix.patch |  444 -
 6 files changed, 994 insertions(+), 994 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 21:14:24 UTC (rev 197053)
+++ community-i686/PKGBUILD 2016-11-27 21:15:47 UTC (rev 197054)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: duck 
-# Contributor: Lukas Fleischer 
-# Contributor: arjan 
-# Contributor: Aurelien Foret 
-
-pkgname=bomberclone
-pkgver=0.11.9
-pkgrel=4
-pkgdesc='Clone of the game AtomicBomberMan'
-arch=('x86_64' 'i686')
-url='http://www.bomberclone.de/'
-license=('GPL')
-depends=('sdl_mixer' 'sdl_image')
-makedepends=('gendesk')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";
-'bomberclone-0.11.9-build-fix.patch'
-
'http://sourceforge.net/p/bomberclone/patches/9/attachment/snprintf.diff')
-sha256sums=('71eb2788f95c136fd3eecaee15d05a80dea07221b5b3530dc869e433e02ff68d'
-'ee8bbff24f261951379ca55c510df04deb5a0fd17c2c3149b63bbcaf1cfb0549'
-'3df79e4c87f94d3a2065583fd92a5129e57f35bfb949c92870ed32968acfe54e')
-
-prepare() {
-  gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'BomberClone'
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  # add build fix extracted from upstream CVS (fixes FS#26942)
-  patch -p0 -i ../bomberclone-0.11.9-build-fix.patch
-
-  # buffer overflow patch, ref FS#44387
-  patch -p0 -i ../snprintf.diff
-
-  ./configure --prefix=/usr
-  make CFLAGS="-lm -O2 `pkg-config sdl --cflags` $CFLAGS"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # Desktop shortcut and icon
-  install -Dm644 "$srcdir/$pkgname.desktop" \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 "$pkgdir/usr/share/games/$pkgname/pixmaps/$pkgname.png" \
-"$pkgdir/usr/share/pixmaps/$pkgname.png"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: bomberclone/repos/community-i686/PKGBUILD (from rev 197053, 
bomberclone/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 21:15:47 UTC (rev 197054)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: duck 
+# Contributor: Lukas Fleischer 
+# Contributor: arjan 
+# Contributor: Aurelien Foret 
+
+pkgname=bomberclone
+pkgver=0.11.9
+pkgrel=5
+pkgdesc='Clone of the game Atomic Bomberman'
+arch=('x86_64' 'i686')
+url='http://www.bomberclone.de/'
+license=('GPL')
+depends=('sdl_mixer' 'sdl_image')
+makedepends=('gendesk')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";
+'bomberclone-0.11.9-build-fix.patch'
+
'http://sourceforge.net/p/bomberclone/patches/9/attachment/snprintf.diff')
+sha256sums=('71eb2788f95c136fd3eecaee15d05a80dea07221b5b3530dc869e433e02ff68d'
+'ee8bbff24f261951379ca55c510df04deb5a0fd17c2c3149b63bbcaf1cfb0549'
+'3df79e4c87f94d3a2065583fd92a5129e57f35bfb949c92870ed32968acfe54e')
+
+prepare() {
+  gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name BomberClone
+
+  cd "$pkgname-$pkgver"
+
+  # add build fix extracted from upstream CVS (fixes FS#26942)
+  patch -p0 -i ../bomberclone-0.11.9-build-fix.patch
+
+  # buffer overflow patch, ref FS#44387
+  patch -p0 -i ../snprintf.diff
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make CFLAGS="-lm -O2 `pkg-config sdl --cflags` $CFLAGS"
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+
+  # Desktop shortcut and icon
+  

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 21:14:24
  Author: arodseth
Revision: 197053

upgpkg: bomberclone 0.11.9-5

Modified:
  bomberclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 21:00:44 UTC (rev 197052)
+++ PKGBUILD2016-11-27 21:14:24 UTC (rev 197053)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: duck 
 # Contributor: Lukas Fleischer 
 # Contributor: arjan 
@@ -7,14 +7,14 @@
 
 pkgname=bomberclone
 pkgver=0.11.9
-pkgrel=4
-pkgdesc='Clone of the game AtomicBomberMan'
+pkgrel=5
+pkgdesc='Clone of the game Atomic Bomberman'
 arch=('x86_64' 'i686')
 url='http://www.bomberclone.de/'
 license=('GPL')
 depends=('sdl_mixer' 'sdl_image')
 makedepends=('gendesk')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";
 'bomberclone-0.11.9-build-fix.patch'
 
'http://sourceforge.net/p/bomberclone/patches/9/attachment/snprintf.diff')
 sha256sums=('71eb2788f95c136fd3eecaee15d05a80dea07221b5b3530dc869e433e02ff68d'
@@ -22,10 +22,8 @@
 '3df79e4c87f94d3a2065583fd92a5129e57f35bfb949c92870ed32968acfe54e')
 
 prepare() {
-  gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'BomberClone'
-}
+  gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name BomberClone
 
-build() {
   cd "$pkgname-$pkgver"
 
   # add build fix extracted from upstream CVS (fixes FS#26942)
@@ -33,18 +31,20 @@
 
   # buffer overflow patch, ref FS#44387
   patch -p0 -i ../snprintf.diff
+}
 
+build() {
+  cd "$pkgname-$pkgver"
+
   ./configure --prefix=/usr
   make CFLAGS="-lm -O2 `pkg-config sdl --cflags` $CFLAGS"
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 
-  make DESTDIR="$pkgdir" install
-
   # Desktop shortcut and icon
-  install -Dm644 "$srcdir/$pkgname.desktop" \
+  install -Dm644 "$pkgname.desktop" \
 "$pkgdir/usr/share/applications/$pkgname.desktop"
   install -Dm644 "$pkgdir/usr/share/games/$pkgname/pixmaps/$pkgname.png" \
 "$pkgdir/usr/share/pixmaps/$pkgname.png"


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 21:00:44
  Author: arodseth
Revision: 197052

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 20:59:14 UTC (rev 197051)
+++ community-i686/PKGBUILD 2016-11-27 21:00:44 UTC (rev 197052)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Kevin Piche 
-# Contributor: K. Piche 
-
-pkgname=avfs
-pkgver=1.0.3
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing of compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='http://avf.sourceforge.net/'
-depends=('fuse' 'xz' 'perl')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: avfs/repos/community-i686/PKGBUILD (from rev 197051, 
avfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 21:00:44 UTC (rev 197052)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth 
+# Contributor: Kevin Piche 
+# Contributor: K. Piche 
+
+pkgname=avfs
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='https://avf.sourceforge.net/'
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-27 20:59:14 UTC (rev 197051)
+++ community-x86_64/PKGBUILD   2016-11-27 21:00:44 UTC (rev 197052)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Kevin Piche 
-# Contributor: K. Piche 
-
-pkgname=avfs
-pkgver=1.0.3
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing of compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='http://avf.sourceforge.net/'
-depends=('fuse' 'xz' 'perl')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: avfs/repos/community-x86_64/PKGBUILD (from rev 197051, 
avfs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 21:00:44 UTC (rev 197052)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth 
+# Contributor: Kevin Piche 
+# Contributor: K. Piche 
+
+pkgname=avfs
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='https://avf.sourceforge.net/'
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 20:59:14
  Author: arodseth
Revision: 197051

upgpkg: avfs 1.0.4-1

Modified:
  avfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 20:37:47 UTC (rev 197050)
+++ PKGBUILD2016-11-27 20:59:14 UTC (rev 197051)
@@ -1,22 +1,24 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer:
+# Contributor: Alexander F Rødseth 
 # Contributor: Kevin Piche 
 # Contributor: K. Piche 
 
 pkgname=avfs
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing of compressed files'
+pkgdesc='Virtual filesystem that allows browsing compressed files'
 arch=('x86_64' 'i686')
 license=('GPL' 'LGPL')
-url='http://avf.sourceforge.net/'
+url='https://avf.sourceforge.net/'
 depends=('fuse' 'xz' 'perl')
 options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8')
+source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
 
 build() {
   cd "$pkgname-$pkgver"
+
   ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
   make
 }


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

2016-11-27 Thread Antonio Rojas
Date: Sunday, November 27, 2016 @ 20:37:19
  Author: arojas
Revision: 197049

Update to 0.10.4

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 20:19:47 UTC (rev 197048)
+++ PKGBUILD2016-11-27 20:37:19 UTC (rev 197049)
@@ -5,8 +5,8 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.10.3
-pkgrel=2
+pkgver=0.10.4
+pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream";
@@ -15,7 +15,7 @@
 makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
 
source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
 update-appstream-index.hook)
-sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
+sha256sums=('7492d4fefa7dc1f472157a2f91bab56372a73282a0e492c805a024170a89699d'
 'SKIP'
 'a08b972b31388efe7edfa6db8dbd6909914bb613dd39b608b1764ed040907f82')
 validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 



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

2016-11-27 Thread Antonio Rojas
Date: Sunday, November 27, 2016 @ 20:37:47
  Author: arojas
Revision: 197050

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

Added:
  appstream/repos/community-i686/PKGBUILD
(from rev 197049, appstream/trunk/PKGBUILD)
  appstream/repos/community-i686/update-appstream-index.hook
(from rev 197049, appstream/trunk/update-appstream-index.hook)
  appstream/repos/community-x86_64/PKGBUILD
(from rev 197049, appstream/trunk/PKGBUILD)
  appstream/repos/community-x86_64/update-appstream-index.hook
(from rev 197049, appstream/trunk/update-appstream-index.hook)
Deleted:
  appstream/repos/community-i686/PKGBUILD
  appstream/repos/community-i686/update-appstream-index.hook
  appstream/repos/community-x86_64/PKGBUILD
  appstream/repos/community-x86_64/update-appstream-index.hook

--+
 /PKGBUILD|  108 +
 /update-appstream-index.hook |   34 +++
 community-i686/PKGBUILD  |   54 
 community-i686/update-appstream-index.hook   |   17 ---
 community-x86_64/PKGBUILD|   54 
 community-x86_64/update-appstream-index.hook |   17 ---
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 20:37:19 UTC (rev 197049)
+++ community-i686/PKGBUILD 2016-11-27 20:37:47 UTC (rev 197050)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Jameson Pugh 
-# Contributor: Tim Jester-Pfadt gmx.de>
-
-pkgbase=appstream
-pkgname=(appstream appstream-qt)
-pkgver=0.10.3
-pkgrel=2
-pkgdesc="Provides a standard for creating app stores across distributions"
-arch=(i686 x86_64)
-url="http://distributions.freedesktop.org/wiki/AppStream";
-license=(GPL)
-depends=(libyaml libxml2 protobuf libstemmer glib2)
-makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
-source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
-update-appstream-index.hook)
-sha256sums=('98dbc4d4fcb30648975d02d47d5d70cfbda51f9372ac1803c76c78dd036aab81'
-'SKIP'
-'a08b972b31388efe7edfa6db8dbd6909914bb613dd39b608b1764ed040907f82')
-validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../AppStream-$pkgver \
-   -DQT=ON \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package_appstream() {
-  cd build
-
-  make DESTDIR="$pkgdir" install
-  
-# provided by -qt subpackage
-  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
-
-  install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
-}
-
-package_appstream-qt() {
-  pkgdesc='Qt5 interface for AppStream'
-  depends=(appstream qt5-base)
-
-  cd build/qt
-  make DESTDIR="$pkgdir" install
-}

Copied: appstream/repos/community-i686/PKGBUILD (from rev 197049, 
appstream/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 20:37:47 UTC (rev 197050)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Jameson Pugh 
+# Contributor: Tim Jester-Pfadt gmx.de>
+
+pkgbase=appstream
+pkgname=(appstream appstream-qt)
+pkgver=0.10.4
+pkgrel=1
+pkgdesc="Provides a standard for creating app stores across distributions"
+arch=(i686 x86_64)
+url="http://distributions.freedesktop.org/wiki/AppStream";
+license=(GPL)
+depends=(libyaml libxml2 protobuf libstemmer glib2)
+makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl 
qt5-base itstool)
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
+update-appstream-index.hook)
+sha256sums=('7492d4fefa7dc1f472157a2f91bab56372a73282a0e492c805a024170a89699d'
+'SKIP'
+'a08b972b31388efe7edfa6db8dbd6909914bb613dd39b608b1764ed040907f82')
+validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../AppStream-$pkgver \
+   -DQT=ON \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package_appstream() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+  
+# provided by -qt subpackage
+  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
+
+  install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
+}
+
+package_appstream-qt() {
+  pkgdesc='Qt5 interface for AppStream'
+  depends=(appstream qt5-base)
+
+  cd build/qt
+  make DESTDIR="$pkgdir" install
+}

Deleted

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 20:19:47
  Author: arodseth
Revision: 197048

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 20:18:17 UTC (rev 197047)
+++ community-i686/PKGBUILD 2016-11-27 20:19:47 UTC (rev 197048)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Sergej Pupykin 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Philip Nilsson 
-
-pkgname=alex
-pkgver=3.2.1
-pkgrel=1
-pkgdesc='Lexical analyser generator for Haskell'
-arch=('x86_64' 'i686')
-url='http://hackage.haskell.org/package/alex'
-license=('custom:BSD3')
-depends=('gmp' 'libffi')
-makedepends=('ghc=8.0.1' 'haskell-quickcheck' 'happy' 'libffi')
-source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('a4e7f7ec729f4fae5a5c778bc48421a90acf65c7278f6970cf123fb3b6230e6c')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
-  runghc Setup.lhs build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs copy --destdir="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
-  # Doc only contains the license
-  rm -rf $pkgdir/usr/share/doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: alex/repos/community-i686/PKGBUILD (from rev 197047, 
alex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 20:19:47 UTC (rev 197048)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Philip Nilsson 
+
+pkgname=alex
+pkgver=3.2.1
+pkgrel=2
+pkgdesc='Lexical analyser generator for Haskell'
+arch=('x86_64' 'i686')
+url='http://hackage.haskell.org/package/alex'
+license=('custom:BSD3')
+depends=('gmp' 'libffi')
+makedepends=('ghc=8.0.1' 'haskell-quickcheck' 'happy' 'libffi')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('a4e7f7ec729f4fae5a5c778bc48421a90acf65c7278f6970cf123fb3b6230e6c')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
+  runghc Setup.lhs build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
+
+  # Doc only contains the license
+  rm -rf "$pkgdir/usr/share/doc"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-27 20:18:17 UTC (rev 197047)
+++ community-x86_64/PKGBUILD   2016-11-27 20:19:47 UTC (rev 197048)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Sergej Pupykin 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Philip Nilsson 
-
-pkgname=alex
-pkgver=3.2.1
-pkgrel=1
-pkgdesc='Lexical analyser generator for Haskell'
-arch=('x86_64' 'i686')
-url='http://hackage.haskell.org/package/alex'
-license=('custom:BSD3')
-depends=('gmp' 'libffi')
-makedepends=('ghc=8.0.1' 'haskell-quickcheck' 'happy' 'libffi')
-source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('a4e7f7ec729f4fae5a5c778bc48421a90acf65c7278f6970cf123fb3b6230e6c')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
-  runghc Setup.lhs build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs copy --destdir="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
-  # Doc only contains the license
-  rm -rf $pkgdir/usr/share/doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: alex/repos/community-x86_64/PKGBUILD (from rev 197047, 
alex/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 20:19:47 UTC (rev 197048)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Philip Nilsson 
+
+pkgname=alex
+pkgver=3.2.1
+pkgrel=2
+pkgdesc='Lexical analyser generator for Haskell'
+arch=('x86_64' 'i68

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 20:18:17
  Author: arodseth
Revision: 197047

upgpkg: alex 3.2.1-2

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 20:07:14 UTC (rev 197046)
+++ PKGBUILD2016-11-27 20:18:17 UTC (rev 197047)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Sergej Pupykin 
 # Contributor: Vesa Kaihlavirta 
 # Contributor: Philip Nilsson 
@@ -6,7 +6,7 @@
 
 pkgname=alex
 pkgver=3.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Lexical analyser generator for Haskell'
 arch=('x86_64' 'i686')
 url='http://hackage.haskell.org/package/alex'
@@ -13,7 +13,7 @@
 license=('custom:BSD3')
 depends=('gmp' 'libffi')
 makedepends=('ghc=8.0.1' 'haskell-quickcheck' 'happy' 'libffi')
-source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
 sha256sums=('a4e7f7ec729f4fae5a5c778bc48421a90acf65c7278f6970cf123fb3b6230e6c')
 
 build() {
@@ -28,8 +28,9 @@
 
   runghc Setup.lhs copy --destdir="$pkgdir"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
+
   # Doc only contains the license
-  rm -rf $pkgdir/usr/share/doc
+  rm -rf "$pkgdir/usr/share/doc"
 }
 
 # vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Dave Reisner
Date: Sunday, November 27, 2016 @ 20:09:04
  Author: dreisner
Revision: 282139

upgpkg: mkinitcpio 22-1

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 19:09:39 UTC (rev 282138)
+++ PKGBUILD2016-11-27 20:09:04 UTC (rev 282139)
@@ -3,7 +3,7 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=mkinitcpio
-pkgver=21
+pkgver=22
 pkgrel=1
 pkgdesc="Modular initramfs image creation utility"
 arch=('any')
@@ -19,7 +19,7 @@
 backup=('etc/mkinitcpio.conf')
 
source=("https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
 install=mkinitcpio.install
-sha256sums=('a841a9c167076b52043c968a7ba74cc44f4d1d8ca06ad794ccf4b70e2c667248'
+sha256sums=('54c1fc0fc128ae486e72362f49f52e94acd5fcfea9f44b719dc33250e42664eb'
 'SKIP')
 validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53'   # Dave Reisner
   '86CFFCA918CF3AF47147588051E8B148AC34')  # Evangelos Foutras


[arch-commits] Commit in mkinitcpio/repos (3 files)

2016-11-27 Thread Dave Reisner
Date: Sunday, November 27, 2016 @ 20:09:17
  Author: dreisner
Revision: 282140

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/
  mkinitcpio/repos/testing-any/PKGBUILD
(from rev 282139, mkinitcpio/trunk/PKGBUILD)
  mkinitcpio/repos/testing-any/mkinitcpio.install
(from rev 282139, mkinitcpio/trunk/mkinitcpio.install)

+
 PKGBUILD   |   33 +
 mkinitcpio.install |   15 +++
 2 files changed, 48 insertions(+)

Copied: mkinitcpio/repos/testing-any/PKGBUILD (from rev 282139, 
mkinitcpio/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2016-11-27 20:09:17 UTC (rev 282140)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Maintainer: Thomas Bächler 
+
+pkgname=mkinitcpio
+pkgver=22
+pkgrel=1
+pkgdesc="Modular initramfs image creation utility"
+arch=('any')
+url="https://projects.archlinux.org/mkinitcpio.git/";
+license=('GPL')
+depends=('awk' 'mkinitcpio-busybox>=1.19.4-2' 'kmod' 'util-linux>=2.23' 
'libarchive'
+ 'coreutils' 'bash' 'findutils' 'grep' 'filesystem>=2011.10-1' 'gzip' 
'systemd')
+optdepends=('xz: Use lzma or xz compression for the initramfs image'
+'bzip2: Use bzip2 compression for the initramfs image'
+'lzop: Use lzo compression for the initramfs image'
+'lz4: Use lz4 compression for the initramfs image'
+'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
+backup=('etc/mkinitcpio.conf')
+source=("https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+install=mkinitcpio.install
+sha256sums=('54c1fc0fc128ae486e72362f49f52e94acd5fcfea9f44b719dc33250e42664eb'
+'SKIP')
+validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53'   # Dave Reisner
+  '86CFFCA918CF3AF47147588051E8B148AC34')  # Evangelos Foutras
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}

Copied: mkinitcpio/repos/testing-any/mkinitcpio.install (from rev 282139, 
mkinitcpio/trunk/mkinitcpio.install)
===
--- testing-any/mkinitcpio.install  (rev 0)
+++ testing-any/mkinitcpio.install  2016-11-27 20:09:17 UTC (rev 282140)
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+post_upgrade() {
+  if [ "$(vercmp 0.9.0 "$2")" -eq 1 ]; then
+printf '==> If your /usr is on a separate partition, you must add the 
"usr" hook\n'
+printf 'to /etc/mkinitcpio.conf and regenerate your images before 
rebooting\n'
+  fi
+
+  if [ "$(vercmp 0.12.0 "$2")" -eq 1 ]; then
+printf '==> The "block" hook has replaced several hooks:\n'
+printf '   fw, sata, pata, scsi, virtio, mmc, usb\n'
+printf 'Replace any and all of these in /etc/mkinitcpio.conf with a 
single\n'
+printf 'instance of the "block" hook\n'
+  fi
+}


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 20:07:14
  Author: arodseth
Revision: 197046

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

Added:
  milkytracker/repos/community-i686/PKGBUILD
(from rev 197045, milkytracker/trunk/PKGBUILD)
  milkytracker/repos/community-i686/milkytracker.install
(from rev 197045, milkytracker/trunk/milkytracker.install)
  milkytracker/repos/community-x86_64/PKGBUILD
(from rev 197045, milkytracker/trunk/PKGBUILD)
  milkytracker/repos/community-x86_64/milkytracker.install
(from rev 197045, milkytracker/trunk/milkytracker.install)
Deleted:
  milkytracker/repos/community-i686/PKGBUILD
  milkytracker/repos/community-i686/milkytracker.install
  milkytracker/repos/community-x86_64/PKGBUILD
  milkytracker/repos/community-x86_64/milkytracker.install

---+
 /PKGBUILD |   98 
 /milkytracker.install |   16 +
 community-i686/PKGBUILD   |   49 
 community-i686/milkytracker.install   |8 --
 community-x86_64/PKGBUILD |   49 
 community-x86_64/milkytracker.install |8 --
 6 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 20:05:51 UTC (rev 197045)
+++ community-i686/PKGBUILD 2016-11-27 20:07:14 UTC (rev 197046)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Christopher O'Neill 
-# Contributor: Maks Verver 
-
-pkgname=milkytracker
-pkgver=0.90.86
-pkgrel=2
-pkgdesc='Fast Tracker II inspired music tracker'
-arch=('x86_64' 'i686')
-url="http://www.milkytracker.org/";
-license=('GPL3')
-depends=('sdl' 'alsa-lib' 'zlib' 'gcc-libs')
-makedepends=('jack-audio-connection-kit' 'gendesk')
-optdepends=('jack-audio-connection-kit: JACK audio support')
-options=('docs' '!strip')
-install="$pkgname.install"
-source=("http://milkytracker.org/files/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('eb93000ed4855e198dfb02df54f3e3536dc891084ca47cdd5393121137ba3bed')
-
-prepare() {
-  gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'MilkyTracker' \
---categories 'AudioVideo;Audio;AudioVideoEditing;'
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --with-alsa --with-jack
-  make CXXFLAGS="$CXXFLAGS -lasound"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir/usr/share/applications" \
-"$pkgdir/usr/share/doc/milkytracker"
-  install -Dm644 resources/pictures/carton.png \
-"$pkgdir/usr/share/pixmaps/milkytracker.png"
-  install -m644 "$srcdir/milkytracker.desktop" \
-"$pkgdir/usr/share/applications"
-  install -m644 docs/ChangeLog.html "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/MilkyTracker.html "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/readme_unix "$pkgdir/usr/share/doc/milkytracker"
-  install -m644 docs/FAQ.html "$pkgdir/usr/share/doc/milkytracker"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: milkytracker/repos/community-i686/PKGBUILD (from rev 197045, 
milkytracker/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 20:07:14 UTC (rev 197046)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christopher O'Neill 
+# Contributor: Maks Verver 
+
+pkgname=milkytracker
+pkgver=0.90.86
+pkgrel=3
+pkgdesc='Fast Tracker II inspired music tracker'
+arch=('x86_64' 'i686')
+url='http://www.milkytracker.org/'
+license=('GPL3')
+depends=('sdl' 'alsa-lib' 'zlib' 'gcc-libs')
+makedepends=('jack-audio-connection-kit' 'gendesk')
+optdepends=('jack-audio-connection-kit: JACK audio support')
+options=('docs' '!strip')
+install="$pkgname.install"
+source=("http://milkytracker.titandemo.org/files/milkytracker-0.90.86.tar.bz2";)
+sha256sums=('eb93000ed4855e198dfb02df54f3e3536dc891084ca47cdd5393121137ba3bed')
+
+prepare() {
+  gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name 'MilkyTracker' \
+--categories 'AudioVideo;Audio;AudioVideoEditing;'
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --with-alsa --with-jack
+  make CXXFLAGS="$CXXFLAGS -lasound -std=c++98"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir/usr/share/applications" \
+"$pkgdir/usr/share/doc/milkytracker"
+  install -Dm644 resources/pictures/carton.png \
+"$pkgdir/usr/share/pixmaps/milkytracker.png"
+  install -m644 "$srcdir/milkytracker.desktop" \
+"$pkgdir/usr/share/applications"
+  install -m644 docs/ChangeLog.html "$pkgdir/usr/share/doc/milkytracker"
+  install -m644 docs/MilkyTracker.html "$pkgdir/usr/share/doc/milkytracker"
+  install -m644 docs/readme_unix "$pkgdir/usr/share/doc/milkytracker"
+  install -m6

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 20:05:51
  Author: arodseth
Revision: 197045

upgpkg: milkytracker 0.90.86-3

Modified:
  milkytracker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 18:22:01 UTC (rev 197044)
+++ PKGBUILD2016-11-27 20:05:51 UTC (rev 197045)
@@ -1,14 +1,14 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Christopher O'Neill 
 # Contributor: Maks Verver 
 
 pkgname=milkytracker
 pkgver=0.90.86
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast Tracker II inspired music tracker'
 arch=('x86_64' 'i686')
-url="http://www.milkytracker.org/";
+url='http://www.milkytracker.org/'
 license=('GPL3')
 depends=('sdl' 'alsa-lib' 'zlib' 'gcc-libs')
 makedepends=('jack-audio-connection-kit' 'gendesk')
@@ -15,7 +15,7 @@
 optdepends=('jack-audio-connection-kit: JACK audio support')
 options=('docs' '!strip')
 install="$pkgname.install"
-source=("http://milkytracker.org/files/$pkgname-$pkgver.tar.bz2";)
+source=("http://milkytracker.titandemo.org/files/milkytracker-0.90.86.tar.bz2";)
 sha256sums=('eb93000ed4855e198dfb02df54f3e3536dc891084ca47cdd5393121137ba3bed')
 
 prepare() {
@@ -27,7 +27,7 @@
   cd "$pkgname-$pkgver"
 
   ./configure --prefix=/usr --with-alsa --with-jack
-  make CXXFLAGS="$CXXFLAGS -lasound"
+  make CXXFLAGS="$CXXFLAGS -lasound -std=c++98"
 }
 
 package() {


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

2016-11-27 Thread Andreas Radke
Date: Sunday, November 27, 2016 @ 19:09:39
  Author: andyrtr
Revision: 282138

fallback to internal icu, current 5.1 branch isn't ready for icu58

Modified:
  libreoffice-still/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 19:00:53 UTC (rev 282137)
+++ PKGBUILD2016-11-27 19:09:39 UTC (rev 282138)
@@ -19,7 +19,7 @@
 url="http://www.libreoffice.org/";
 makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.5' 'libwpd>=0.9.2' 
'libwps'
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
-   'libxslt' 'redland' 'icu' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite'
+   'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' #'icu'
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
@@ -26,7 +26,7 @@
'glu' 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell' 'vigra' 'clucene'
'junit' 'libmythes' 'libwpg'  'mesa' 'java-environment' 
'postgresql-libs'
-   'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen'  'libatomic_ops' 'mdds' 
'glew'
+   'bluez-libs' 'gdb' 'doxygen'  'libatomic_ops' 'mdds' 'glew'
'apr' 'serf' 'ttf-liberation' 'glm' 'libxinerama' 'libpagemaker'
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liborcus' 'liblangtag'
'libexttextcat' 'libfbclient' 'libcmis')
@@ -63,6 +63,7 @@

${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
${_additional_source_url}/libfreehand-0.1.1.tar.bz2
+   
${_additional_source_url}/c4a2d71ff56aec5ebfab2a3f059be99d-icu4c-56_1-src.tgz

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-still.sh libreoffice-still.csh
@@ -98,50 +99,52 @@
d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
libfreehand-0.1.1.tar.bz2
+   c4a2d71ff56aec5ebfab2a3f059be99d-icu4c-56_1-src.tgz
185d60944ea767075d27247c3162b3bc-unowinreg.dll)
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build 
Team (CODE SIGNING KEY) 
-md5sums=('baa654f768fcf680bc3eeedb6fc092f3'
- 'SKIP'
- 'fb7d3c1831800b04d06ae3be4929befd'
- 'SKIP'
- '4ad32a7425f2500522b59e9afb736675'
- 'SKIP'
- '6aa9a5c6a4ca1016edd0ed1178e3cb87'
- '1f24ab1d39f4a51faf22244c94a6203f'
- '35c94d2df8893241173de1d16b6034c0'
- '798b2ffdc8bcfe7bca2cf92b62caf685'
- 'a7983f859eafb2677d7ff386a023bc40'
- 'ce977548f1cbf46918e93cd38ac35163'
- '8ab049135b2d15313da5d9f0656894a1'
- '2c9b0f83ed5890af02c0df1c1776f39b'
- '048751f3271906db5126ab76870444c4'
- 'eeb2c7ddf0d302fba4bfc6e97eac9624'
- '39bb3fcea1514f1369fcfc87542390fd'
- '3404ab6b1792ae5f16bbd603bd1e1d03'
- '97b2d4dba862397f446b217e2b623e71'
- 'f94d9870737518e3b597f9265f4e9803'
- '8ce2fcd72becf06c41f7201d15373ed9'
- '3bdf40c0d199af31923e900d082ca2dd'
- 'ace6ab49184e329db254e454a010f56d'
- 'db60e4fde8dd6d6807523deb71ee34dc'
- '0168229624cfac409e766913506961a8'
- 'bf5986dbfa1c9a0f26cf1b00ed369484'
- '4b87018f7fff1d054939d19920b751a0'
- '4ca8a6ef0afeefc864e9ef21b9f14bd6'
- '17410483b5b5f267aa18b7e00b65e6e0'
- 'd63a9f47ab048f5009d90693d6aa6424'
- 'd8bd5eed178db6e2b18eeed243f85aa8'
- 'ba2930200c9f019c2d93a8c88c651a0f'
- '8cf70c5dc4d24d2dc4a107f509d2d6d7'
- '185d60944ea767075d27247c3162b3bc'
- 'dcb5ad3e5f7139227677ea064b075422'
- '40680393752d98bcb590f1f62efa61a9'
- 'f82232620f3e27d1532c49af4b36ce9a'
- '3f526b966a672d1237cfcbadae0e3f95'
- 'ac71e21ecc0976b2ea6e233854963d4b'
- '58616b84405f0a610a713bbd060d3214'
- '6752d22fc5bcbdbef0640c6aca163e50'
- 'd386f3a0b484cd3929329a294159f5bc')
+sha256sums=('04a01b7f28beb9b090ffb7d409a30ab5fa1635c2364be2dd4b080d76cd591d94'
+'SKIP'
+'afe486145733405eecaafbad95db2f3b303b528ef21fa8548ad471ac09ff0dab'
+'SKIP'
+'229b05c712defeb481fb532db07f77aaee9c250093fc4f4fd8b0c7da986e083d'
+'SKIP'
+'727a932322d94287b62abb1bd2d41723eec4356a7728909e38adb65ca25241ca'
+'390a5085651828b8fe12aa978b200f59b9155eedbb91a4be89bf7cf39eefdd4a'
+'64585ac36a81291a58269ec5347e7e3e2e85

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

2016-11-27 Thread Andreas Radke
Date: Sunday, November 27, 2016 @ 19:00:53
  Author: andyrtr
Revision: 282137

fallback to internal icu, current 5.2 branch isn't ready for icu58

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:57:34 UTC (rev 282136)
+++ PKGBUILD2016-11-27 19:00:53 UTC (rev 282137)
@@ -19,7 +19,7 @@
 url="http://www.libreoffice.org/";
 makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.5' 'libwpd>=0.9.2' 
'libwps'
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
-   'libxslt' 'redland' 'icu' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite'
+   'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 
#'icu' 
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
@@ -26,7 +26,7 @@
'glu' 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell' 'clucene' #'vigra' 
'junit' 'libmythes' 'libwpg'  'java-environment' 'postgresql-libs' 
'libgl'
-   'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen'  'libatomic_ops' 'mdds' 
'glew'
+   'bluez-libs' 'gdb' 'doxygen'  'libatomic_ops' 'mdds' 'glew'
'apr' 'serf' 'ttf-liberation' 'glm' 'libxinerama' 'libpagemaker'
'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liborcus' 'liblangtag'
'libexttextcat' 'libfbclient' 'libcmis' 'gobject-introspection')
@@ -60,6 +60,7 @@

${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
${_additional_source_url}/libfreehand-0.1.1.tar.bz2
+   
${_additional_source_url}/976734806026a4ef8bdd17937c8898b9-icu4c-57_1-src.tgz

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-fresh.sh libreoffice-fresh.csh
@@ -89,6 +90,7 @@
d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
libfreehand-0.1.1.tar.bz2
+   976734806026a4ef8bdd17937c8898b9-icu4c-57_1-src.tgz
185d60944ea767075d27247c3162b3bc-unowinreg.dll)
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build 
Team (CODE SIGNING KEY) 
 sha256sums=('a8f1365d166bf24ac4b97ed8466f46cca29cf72e7e992bb84d24c3dc8e1c32c1'
@@ -121,6 +123,7 @@
 '1b5b24f7bc543c0362b667692f78db8bab4ed6dafc6172f104d0bd3757d8a133'
 '233f66e8d25c5dd971716d4200203a612a407649686ef3b52075d04b4c9df0dd'
 '45dab0e5d632eb51eeb00847972ca03835d6791149e9e714f093a9df2b445877'
+'ff8c67cb65949b1e7808f2359f2b80f722697048e90e7cfc382ec1fe229e9581'
 'eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6'
 'ad028513c29691b3ec3a35de21af2f224b48015afe0fbcc6fb834fdf7f613165'
 '76f62957d0058092b11316357d9d716a62b48a53e5277426ffa87429ab5510e4'
@@ -234,7 +237,7 @@
--with-jdk-home="/usr/lib/jvm/default" \
--with-ant-home="/usr/share/apache-ant"\
--without-system-boost\
-   --with-system-icu \
+   --without-system-icu \
--with-system-cairo \
--with-system-libs \
--with-system-mythes \
@@ -291,7 +294,7 @@
pkgdesc="LibreOffice branch which contains new features and program 
enhancements"
depends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.5' 'libwpd>=0.9.2' 
'libwps'
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 
'dbus-glib'
-   'libxslt' 'redland' 'icu' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 
'graphite'
+   'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 
'graphite' #'icu' 
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 
'libcdr'
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 
'hicolor-icon-theme'
'desktop-file-utils' 'shared-mime-info' 'glu' 'libpagemaker'


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

2016-11-27 Thread Daniel Micay
Date: Sunday, November 27, 2016 @ 18:22:01
  Author: thestinger
Revision: 197044

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 197043, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 197043, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 197043, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 197043, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 197043, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 197043, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 197043, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 197043, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 197043, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 197043, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 197043, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 197043, linux-grsec/trunk/linux.preset)
Deleted:
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

+
 /PKGBUILD  |  638 
 /change-default-console-loglevel.patch |   22 
 /config|16548 +++
 /config.x86_64 |15948 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  319 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 8274 ---
 community-i686/config.x86_64   | 7974 ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  319 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 8274 ---
 community-x86_64/config.x86_64 | 7974 ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 33258 insertions(+), 33258 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 197043:197044 to see the changes.


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

2016-11-27 Thread Daniel Micay
Date: Sunday, November 27, 2016 @ 18:20:59
  Author: thestinger
Revision: 197043

upgpkg: linux-grsec 1:4.8.11.r201611271225-1

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:36:47 UTC (rev 197042)
+++ PKGBUILD2016-11-27 18:20:59 UTC (rev 197043)
@@ -7,9 +7,9 @@
 
 pkgbase=linux-grsec
 _srcname=linux-4.8
-_pkgver=4.8.10
+_pkgver=4.8.11
 _grsecver=3.1
-_timestamp=201611232213
+_timestamp=201611271225
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 epoch=1
 pkgver=$_pkgver.r$_timestamp
@@ -33,9 +33,9 @@
 
 sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
 'SKIP'
-'d0ea1671c488957d7b1ef46a5107c47c16b37f2985ca7ee4c900ba0f89d40d3c'
+'53d84946cbe641a2a74ed6cbdd35840bb4947cefd34a764c31b7dac5cde5c696'
 'SKIP'
-'669979152ad389829441cecff2284960e6f261bf5310e1f2291f97269981638f'
+'4cddcea823bb1532b760ab1914649a2ee61c19926e46df9b8027f60d06f06c8b'
 'SKIP'
 '705ef1b95c7c6c2835d7772b848d2cb25359664ff4db36d5f766a54a39fbeae6'
 '68ced2f2ad616724ada3e7c8ca3f5648b226554cd18541bfdf3fd1e8fdfe692e'


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

2016-11-27 Thread Gaëtan Bisson
Date: Sunday, November 27, 2016 @ 17:57:34
  Author: bisson
Revision: 282136

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

Added:
  pinentry/repos/testing-i686/
  pinentry/repos/testing-i686/PKGBUILD
(from rev 282135, pinentry/trunk/PKGBUILD)
  pinentry/repos/testing-x86_64/
  pinentry/repos/testing-x86_64/PKGBUILD
(from rev 282135, pinentry/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   40 
 testing-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: pinentry/repos/testing-i686/PKGBUILD (from rev 282135, 
pinentry/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-27 17:57:34 UTC (rev 282136)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Maintainer: Gaetan Bisson 
+
+pkgname=pinentry
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Collection of simple PIN or passphrase entry dialogs which utilize 
the Assuan protocol'
+url='http://gnupg.org/related_software/pinentry/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('ncurses' 'libcap' 'libassuan' 'libsecret')
+makedepends=('gtk2' 'qt5-base' 'gcr')
+optdepends=('gtk2: gtk2 backend'
+'qt5-base: qt backend'
+'gcr: gnome3 backend')
+source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha1sums=('85d9ac81ebad3fb082514c505c90c39a0456f1f6' 'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --enable-pinentry-tty \
+   --enable-pinentry-curses \
+   --enable-fallback-curses \
+   --enable-pinentry-emacs \
+   --enable-pinentry-gtk2 \
+   --enable-pinentry-gnome3 \
+   --enable-pinentry-qt \
+   --enable-libsecret \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: pinentry/repos/testing-x86_64/PKGBUILD (from rev 282135, 
pinentry/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-11-27 17:57:34 UTC (rev 282136)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Maintainer: Gaetan Bisson 
+
+pkgname=pinentry
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Collection of simple PIN or passphrase entry dialogs which utilize 
the Assuan protocol'
+url='http://gnupg.org/related_software/pinentry/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('ncurses' 'libcap' 'libassuan' 'libsecret')
+makedepends=('gtk2' 'qt5-base' 'gcr')
+optdepends=('gtk2: gtk2 backend'
+'qt5-base: qt backend'
+'gcr: gnome3 backend')
+source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha1sums=('85d9ac81ebad3fb082514c505c90c39a0456f1f6' 'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --enable-pinentry-tty \
+   --enable-pinentry-curses \
+   --enable-fallback-curses \
+   --enable-pinentry-emacs \
+   --enable-pinentry-gtk2 \
+   --enable-pinentry-gnome3 \
+   --enable-pinentry-qt \
+   --enable-libsecret \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2016-11-27 Thread Gaëtan Bisson
Date: Sunday, November 27, 2016 @ 17:57:02
  Author: bisson
Revision: 282135

upstream update

Modified:
  pinentry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:55:35 UTC (rev 282134)
+++ PKGBUILD2016-11-27 17:57:02 UTC (rev 282135)
@@ -3,8 +3,8 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=pinentry
-pkgver=0.9.7
-pkgrel=3
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='Collection of simple PIN or passphrase entry dialogs which utilize 
the Assuan protocol'
 url='http://gnupg.org/related_software/pinentry/'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 'qt5-base: qt backend'
 'gcr: gnome3 backend')
 
source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha1sums=('9bdcf5f4096aa8b26956afb0ecdd3d7849ffa0cd' 'SKIP')
+sha1sums=('85d9ac81ebad3fb082514c505c90c39a0456f1f6' 'SKIP')
 validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
 
 build() {


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

2016-11-27 Thread Gaëtan Bisson
Date: Sunday, November 27, 2016 @ 17:55:35
  Author: bisson
Revision: 282134

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

Added:
  npth/repos/testing-i686/
  npth/repos/testing-i686/PKGBUILD
(from rev 282133, npth/trunk/PKGBUILD)
  npth/repos/testing-x86_64/
  npth/repos/testing-x86_64/PKGBUILD
(from rev 282133, npth/trunk/PKGBUILD)

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

Copied: npth/repos/testing-i686/PKGBUILD (from rev 282133, npth/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-27 17:55:35 UTC (rev 282134)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+
+pkgname=npth
+pkgver=1.3
+pkgrel=1
+pkgdesc='New portable threads library'
+url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
+license=('LGPL')
+options=('!libtool')
+arch=('i686' 'x86_64')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
+source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha1sums=('1b21507cfa3f58bdd19ef2f6800ab4cb67729972' 'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --enable-maintainer-mode
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: npth/repos/testing-x86_64/PKGBUILD (from rev 282133, 
npth/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-11-27 17:55:35 UTC (rev 282134)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+
+pkgname=npth
+pkgver=1.3
+pkgrel=1
+pkgdesc='New portable threads library'
+url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
+license=('LGPL')
+options=('!libtool')
+arch=('i686' 'x86_64')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
+source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha1sums=('1b21507cfa3f58bdd19ef2f6800ab4cb67729972' 'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --enable-maintainer-mode
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2016-11-27 Thread Gaëtan Bisson
Date: Sunday, November 27, 2016 @ 17:54:58
  Author: bisson
Revision: 282133

upstream update

Modified:
  npth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:43:24 UTC (rev 282132)
+++ PKGBUILD2016-11-27 17:54:58 UTC (rev 282133)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=npth
-pkgver=1.2
+pkgver=1.3
 pkgrel=1
 pkgdesc='New portable threads library'
 url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
 
source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha1sums=('3bfa2a2d7521d6481850e8a611efe5bf5ed75200' 'SKIP')
+sha1sums=('1b21507cfa3f58bdd19ef2f6800ab4cb67729972' 'SKIP')
 
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-11-27 Thread Jan Steffens
Date: Sunday, November 27, 2016 @ 17:43:24
  Author: heftig
Revision: 282132

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

Added:
  libgphoto2/repos/extra-i686/PKGBUILD
(from rev 282131, libgphoto2/trunk/PKGBUILD)
  libgphoto2/repos/extra-x86_64/PKGBUILD
(from rev 282131, libgphoto2/trunk/PKGBUILD)
Deleted:
  libgphoto2/repos/extra-i686/PKGBUILD
  libgphoto2/repos/extra-i686/jpeg.patch
  libgphoto2/repos/extra-x86_64/PKGBUILD
  libgphoto2/repos/extra-x86_64/jpeg.patch

-+
 /PKGBUILD   |  124 ++
 extra-i686/PKGBUILD |   59 -
 extra-i686/jpeg.patch   |   92 --
 extra-x86_64/PKGBUILD   |   59 -
 extra-x86_64/jpeg.patch |   92 --
 5 files changed, 124 insertions(+), 302 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-27 17:43:00 UTC (rev 282131)
+++ extra-i686/PKGBUILD 2016-11-27 17:43:24 UTC (rev 282132)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Tom Gundersen 
-# Contributor: Eduardo Romero 
-# Contributor: Damir Perisa 
-
-pkgname=libgphoto2
-pkgver=2.5.10
-pkgrel=2
-pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
-arch=(i686 x86_64)
-url="http://www.gphoto.org";
-license=(LGPL)
-depends=('libexif' 'libjpeg' 'gd' 'libltdl' 'libusb' 'libxml2')
-makedepends=('gtk-doc')
-source=(http://downloads.sourceforge.net/gphoto/$pkgname-$pkgver.tar.bz2{,.asc}
-jpeg.patch)
-sha1sums=('dc1a1ed203d52360c10dc126f70e4f433a9f174e'
-  'SKIP'
-  '3039b2986b1aac8be30416f6659322c7de09e426')
-validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner 
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../jpeg.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-rpath --enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-  # Remove unused udev helper
-  rm -rf "${pkgdir}/usr/lib/udev"
-
-  install -m755 -d "${pkgdir}/usr/lib/udev/hwdb.d"
-  install -m755 -d "${pkgdir}/usr/lib/udev/rules.d"
-
-  LD_LIBRARY_PATH="${pkgdir}/usr/lib${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" \
-  CAMLIBS="${pkgdir}/usr/lib/libgphoto2/${pkgver}" \
-  "${pkgdir}/usr/lib/libgphoto2/print-camera-list" hwdb > \
-  "${pkgdir}/usr/lib/udev/hwdb.d/20-gphoto.hwdb"
-
-  LD_LIBRARY_PATH="${pkgdir}/usr/lib${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" \
-  CAMLIBS="${pkgdir}/usr/lib/libgphoto2/${pkgver}" \
-  "${pkgdir}/usr/lib/libgphoto2/print-camera-list" udev-rules version 201 
> \
-  "${pkgdir}/usr/lib/udev/rules.d/40-gphoto.rules"
-
-  # Remove recursive symlink
-  rm -fv "${pkgdir}/usr/include/gphoto2/gphoto2"
-}

Copied: libgphoto2/repos/extra-i686/PKGBUILD (from rev 282131, 
libgphoto2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-27 17:43:24 UTC (rev 282132)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom Gundersen 
+# Contributor: Eduardo Romero 
+# Contributor: Damir Perisa 
+
+pkgname=libgphoto2
+pkgver=2.5.11
+pkgrel=1
+pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
+arch=(i686 x86_64)
+url="http://www.gphoto.org/";
+license=(LGPL)
+depends=(libexif libjpeg gd libltdl libusb libxml2)
+makedepends=(autoconf-archive git)
+_commit=00113c93678cd42d3ac768abc152a07b1c650a53  # 
tags/libgphoto2-2_5_11-release^0
+source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit";)
+sha256sums=('SKIP')
+validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner 
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^libgphoto2-//;s/-release//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fvi
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-rpath
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+
+  # Remove unused udev helper
+  rm -rf "${pkgdir}/usr/lib/udev"
+
+  install -m755 -d "${pkgdir}/usr/lib/udev/hwdb.d"
+  install -m755 -d "${pkgdir}/usr/lib/udev/rules.d"
+
+  LD_LIBRARY_PATH="${pkgdir}/usr/lib${LD_LIBRA

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

2016-11-27 Thread Jan Steffens
Date: Sunday, November 27, 2016 @ 17:43:00
  Author: heftig
Revision: 282131

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-27 17:42:22 UTC (rev 282130)
+++ extra-i686/PKGBUILD 2016-11-27 17:43:00 UTC (rev 282131)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gtksourceview3
-pkgver=3.22.1
-pkgrel=1
-pkgdesc="A text widget adding syntax highlighting and more to GNOME"
-url="https://wiki.gnome.org/Projects/GtkSourceView";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 libxml2)
-makedepends=(intltool gobject-introspection glade vala gtk-doc 
autoconf-archive git)
-_commit=d2b6893821f58c17521e2132ce713a95a6b903ad  # tags/3.22.1^0
-source=("git://git.gnome.org/gtksourceview#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd gtksourceview
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd gtksourceview
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd gtksourceview
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-glade-catalog --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd gtksourceview
-  make DESTDIR="$pkgdir" install
-}

Copied: gtksourceview3/repos/extra-i686/PKGBUILD (from rev 282130, 
gtksourceview3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-27 17:43:00 UTC (rev 282131)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gtksourceview3
+pkgver=3.22.2
+pkgrel=1
+pkgdesc="A text widget adding syntax highlighting and more to GNOME"
+url="https://wiki.gnome.org/Projects/GtkSourceView";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libxml2)
+makedepends=(intltool gobject-introspection glade vala gtk-doc 
autoconf-archive git)
+_commit=cd778788fd6b3aeb57d9185185683b0f51361a2b  # tags/3.22.2^0
+source=("git://git.gnome.org/gtksourceview#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd gtksourceview
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd gtksourceview
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd gtksourceview
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd gtksourceview
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-11-27 17:42:22 UTC (rev 282130)
+++ extra-x86_64/PKGBUILD   2016-11-27 17:43:00 UTC (rev 282131)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gtksourceview3
-pkgver=3.22.1
-pkgrel=1
-pkgdesc="A text widget adding syntax highlighting and more to GNOME"
-url="https://wiki.gnome.org/Projects/GtkSourceView";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 libxml2)
-makedepends=(intltool gobject-introspection glade vala gtk-doc 
autoconf-archive git)
-_commit=d2b6893821f58c17521e2132ce713a95a6b903ad  # tags/3.22.1^0
-source=("git://git.gnome.org/gtksourceview#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd gtksourceview
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd gtksourceview
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd gtksourceview
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-glade-catalog --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd gtksourceview
-  make DESTDIR="$pkgdir" install
-}

Copied: gtksourceview3/repos/extra-x86_64/PKGBUILD (from rev 282130, 
gtksourceview3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-11-27 17:43:00 UTC (rev 282131)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gtksourceview3
+pkgver=3.22.2
+pkgre

[arch-commits] Commit in libgphoto2/trunk (PKGBUILD jpeg.patch)

2016-11-27 Thread Jan Steffens
Date: Sunday, November 27, 2016 @ 17:42:22
  Author: heftig
Revision: 282130

2.5.11-1

Modified:
  libgphoto2/trunk/PKGBUILD
Deleted:
  libgphoto2/trunk/jpeg.patch

+
 PKGBUILD   |   33 +++--
 jpeg.patch |   92 ---
 2 files changed, 18 insertions(+), 107 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:25:49 UTC (rev 282129)
+++ PKGBUILD2016-11-27 17:42:22 UTC (rev 282130)
@@ -5,29 +5,32 @@
 # Contributor: Damir Perisa 
 
 pkgname=libgphoto2
-pkgver=2.5.10
-pkgrel=2
+pkgver=2.5.11
+pkgrel=1
 pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
 arch=(i686 x86_64)
-url="http://www.gphoto.org";
+url="http://www.gphoto.org/";
 license=(LGPL)
-depends=('libexif' 'libjpeg' 'gd' 'libltdl' 'libusb' 'libxml2')
-makedepends=('gtk-doc')
-source=(http://downloads.sourceforge.net/gphoto/$pkgname-$pkgver.tar.bz2{,.asc}
-jpeg.patch)
-sha1sums=('dc1a1ed203d52360c10dc126f70e4f433a9f174e'
-  'SKIP'
-  '3039b2986b1aac8be30416f6659322c7de09e426')
+depends=(libexif libjpeg gd libltdl libusb libxml2)
+makedepends=(autoconf-archive git)
+_commit=00113c93678cd42d3ac768abc152a07b1c650a53  # 
tags/libgphoto2-2_5_11-release^0
+source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit";)
+sha256sums=('SKIP')
 validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner 
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^libgphoto2-//;s/-release//;s/_/./g;s/-/+/g'
+}
+
 prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../jpeg.patch
+  cd $pkgname
+  autoreconf -fvi
 }
 
 build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-rpath --enable-gtk-doc
+  cd $pkgname
+  ./configure --prefix=/usr --disable-rpath
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
 
@@ -35,7 +38,7 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="${pkgdir}" install
 
   # Remove unused udev helper

Deleted: jpeg.patch
===
--- jpeg.patch  2016-11-27 17:25:49 UTC (rev 282129)
+++ jpeg.patch  2016-11-27 17:42:22 UTC (rev 282130)
@@ -1,92 +0,0 @@
-From 0df14db3eda1b780a27b1c54bc8f251d15afebbc Mon Sep 17 00:00:00 2001
-From: Patrick Ohly 
-Date: Wed, 15 Jun 2016 10:33:24 +0200
-Subject: [PATCH] jpeg_memsrcdest: extend feature check
-
-libjpeg.h in OpenEmbedded master (from libjpeg-turbo 1.5.0) provides
-these methods if "JPEG_LIB_VERSION >= 80 ||
-defined(MEM_SRCDST_SUPPORTED)".
-
-The support for the jpeg_mem functions was added even when not
-emulating the libjpeg8 API, controlled via the MEM_SRCDST_SUPPORTED
-define, so checking for the version alone is not enough anymore.
-
-See 
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/ab70623eb29e09e67222be5b9e1ea320fe5aa0e9
-
-This fixes errors about conflicting declarations (signed vs. unsigned
-char).
-
-Signed-off-by: Patrick Ohly 

- camlibs/ax203/jpeg_memsrcdest.c   | 4 ++--
- camlibs/ax203/jpeg_memsrcdest.h   | 4 
- camlibs/jl2005c/jpeg_memsrcdest.c | 4 ++--
- camlibs/jl2005c/jpeg_memsrcdest.h | 4 
- 4 files changed, 12 insertions(+), 4 deletions(-)
-
-diff --git a/camlibs/ax203/jpeg_memsrcdest.c b/camlibs/ax203/jpeg_memsrcdest.c
-index 0ed83b1..5614573 100644
 a/camlibs/ax203/jpeg_memsrcdest.c
-+++ b/camlibs/ax203/jpeg_memsrcdest.c
-@@ -25,8 +25,8 @@
- #include "jpeg_memsrcdest.h"
- 
- /* libjpeg8 and later come with their own (API compatible) memory source
--   and dest */
--#if JPEG_LIB_VERSION < 80
-+   and dest, and older versions may have it backported */
-+#if JPEG_LIB_VERSION < 80 && !defined(MEM_SRCDST_SUPPORTED)
- 
- /* Expanded data source object for memory input */
- 
-diff --git a/camlibs/ax203/jpeg_memsrcdest.h b/camlibs/ax203/jpeg_memsrcdest.h
-index e971182..b13bf3f 100644
 a/camlibs/ax203/jpeg_memsrcdest.h
-+++ b/camlibs/ax203/jpeg_memsrcdest.h
-@@ -1,5 +1,7 @@
- #include 
- 
-+#if JPEG_LIB_VERSION < 80 && !defined(MEM_SRCDST_SUPPORTED)
-+
- void
- jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
-   unsigned long bufsize);
-@@ -7,3 +9,5 @@ jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
- void
- jpeg_mem_dest (j_compress_ptr cinfo, unsigned char ** outbuffer,
-   unsigned long * outsize);
-+
-+#endif
-diff --git a/camlibs/jl2005c/jpeg_memsrcdest.c 
b/camlibs/jl2005c/jpeg_memsrcdest.c
-index 321f926..b65310e 100644
 a/camlibs/jl2005c/jpeg_memsrcdest.c
-+++ b/camlibs/jl2005c/jpeg_memsrcdest.c
-@@ -25,8 +25,8 @@
- #include "jpeg_memsrcdest.h"
- 
- /* libjpeg8 and later come with their own (API compatible) memory source
--   

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

2016-11-27 Thread Nicola Squartini
Date: Sunday, November 27, 2016 @ 17:36:47
  Author: tensor5
Revision: 197042

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

Added:
  parity/repos/community-i686/PKGBUILD
(from rev 197041, parity/trunk/PKGBUILD)
  parity/repos/community-x86_64/PKGBUILD
(from rev 197041, parity/trunk/PKGBUILD)
Deleted:
  parity/repos/community-i686/PKGBUILD
  parity/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 2016-11-27 17:36:14 UTC (rev 197041)
+++ community-i686/PKGBUILD 2016-11-27 17:36:47 UTC (rev 197042)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.4.5
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('cargo')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
-sha256sums=('94944618d1d2e5b51422d62aed092bb2c7cfbeb456b37669c1eca77a4a5eec04')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-cargo build --release
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-i686/PKGBUILD (from rev 197041, 
parity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 17:36:47 UTC (rev 197042)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.4.5
+pkgrel=2
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
+sha256sums=('7ea89e46ee79ac95b7be48070235527532bbc894be83d5451df7f5568916719e')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+cargo build --release
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-27 17:36:14 UTC (rev 197041)
+++ community-x86_64/PKGBUILD   2016-11-27 17:36:47 UTC (rev 197042)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.4.5
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('cargo')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
-sha256sums=('94944618d1d2e5b51422d62aed092bb2c7cfbeb456b37669c1eca77a4a5eec04')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-cargo build --release
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-x86_64/PKGBUILD (from rev 197041, 
parity/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 17:36:47 UTC (rev 197042)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.4.5
+pkgrel=2
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
+sha256sums=('7ea89e46ee79ac95b7be48070235527532bbc894be83d5451df7f5568916719e')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+cargo build --release
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}


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

2016-11-27 Thread Nicola Squartini
Date: Sunday, November 27, 2016 @ 17:36:14
  Author: tensor5
Revision: 197041

upgpkg: parity 1.4.5-2

Rebuild with new release of v1.4.5. Diff is these two commits:

https://github.com/ethcore/parity/commit/21b12c70cd22e84bac05f64d3709c291490a55c0
https://github.com/ethcore/parity/commit/a028d04b01281812bb39136d96fa922343b978ee

Modified:
  parity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:10:56 UTC (rev 197040)
+++ PKGBUILD2016-11-27 17:36:14 UTC (rev 197041)
@@ -3,7 +3,7 @@
 
 pkgname=parity
 pkgver=1.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('i686' 'x86_64')
 url='https://ethcore.io/parity.html'
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz";)
-sha256sums=('94944618d1d2e5b51422d62aed092bb2c7cfbeb456b37669c1eca77a4a5eec04')
+sha256sums=('7ea89e46ee79ac95b7be48070235527532bbc894be83d5451df7f5568916719e')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2016-11-27 Thread Jan Steffens
Date: Sunday, November 27, 2016 @ 17:25:49
  Author: heftig
Revision: 282129

3.22.2-1

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:18:20 UTC (rev 282128)
+++ PKGBUILD2016-11-27 17:25:49 UTC (rev 282129)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gtksourceview3
-pkgver=3.22.1
+pkgver=3.22.2
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 url="https://wiki.gnome.org/Projects/GtkSourceView";
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(gtk3 libxml2)
 makedepends=(intltool gobject-introspection glade vala gtk-doc 
autoconf-archive git)
-_commit=d2b6893821f58c17521e2132ce713a95a6b903ad  # tags/3.22.1^0
+_commit=cd778788fd6b3aeb57d9185185683b0f51361a2b  # tags/3.22.2^0
 source=("git://git.gnome.org/gtksourceview#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-11-27 Thread Jan Steffens
Date: Sunday, November 27, 2016 @ 17:18:20
  Author: heftig
Revision: 282128

FS#51980 Missing gnome-desktop dep

Modified:
  gnome-weather/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 13:41:01 UTC (rev 282127)
+++ PKGBUILD2016-11-27 17:18:20 UTC (rev 282128)
@@ -8,7 +8,7 @@
 url="https://wiki.gnome.org/Apps/Weather";
 arch=(any)
 license=(GPL)
-depends=(gtk3 gjs libgweather geoclue2)
+depends=(gtk3 gjs libgweather geoclue2 gnome-desktop)
 makedepends=(intltool gobject-introspection)
 groups=(gnome-extra)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 17:10:56
  Author: arodseth
Revision: 197040

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

Added:
  ocaml-findlib/repos/community-i686/PKGBUILD
(from rev 197039, ocaml-findlib/trunk/PKGBUILD)
  ocaml-findlib/repos/community-i686/makefile.patch
(from rev 197039, ocaml-findlib/trunk/makefile.patch)
  ocaml-findlib/repos/community-x86_64/PKGBUILD
(from rev 197039, ocaml-findlib/trunk/PKGBUILD)
  ocaml-findlib/repos/community-x86_64/makefile.patch
(from rev 197039, ocaml-findlib/trunk/makefile.patch)
Deleted:
  ocaml-findlib/repos/community-i686/PKGBUILD
  ocaml-findlib/repos/community-i686/makefile.patch
  ocaml-findlib/repos/community-x86_64/PKGBUILD
  ocaml-findlib/repos/community-x86_64/makefile.patch

-+
 /PKGBUILD   |   92 ++
 /makefile.patch |   26 ++
 community-i686/PKGBUILD |   46 ---
 community-i686/makefile.patch   |   13 -
 community-x86_64/PKGBUILD   |   46 ---
 community-x86_64/makefile.patch |   13 -
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 17:09:33 UTC (rev 197039)
+++ community-i686/PKGBUILD 2016-11-27 17:10:56 UTC (rev 197040)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Lukas Fleischer 
-# Contributor: Thomas S Hatch 
-# Contributor: Sebastian Wiesner 
-# Contributor: Benjamin Andresen 
-# Contributor: scj 
-# Contributor: Alif 
-
-pkgname=ocaml-findlib
-pkgver=1.6.3
-pkgrel=1
-pkgdesc='OCaml package manager'
-arch=('x86_64' 'i686')
-url='http://projects.camlcity.org/projects/findlib.html'
-license=('MIT')
-depends=('ocaml>=4.03.0')
-makedepends=('setconf')
-source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz";)
-sha256sums=('0f989f3f8ea69838423331c34c72a81e5422038e88c2a2bf10bc6e89869cab7e')
-options=('staticlibs' '!strip' 'zipman' '!makeflags')
-
-build() {
-  cd "findlib-$pkgver"
-
-  ./configure \
--sitelib /usr/lib/ocaml \
--config /etc/findlib.conf \
--mandir /usr/share/man
-  make all opt
-}
-
-package () {
-  cd "findlib-$pkgver"
-
-  make prefix="$pkgdir" install
-
-  # Add a directory to the path for compatibility with old-style packages
-  setconf "$pkgdir/etc/findlib.conf" \
-path='"/usr/lib/ocaml:/usr/lib/ocaml-site-lib"'
-
-  install -m755 src/findlib/ocamlfind_opt "$pkgdir/usr/bin/"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ocaml-findlib/repos/community-i686/PKGBUILD (from rev 197039, 
ocaml-findlib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 17:10:56 UTC (rev 197040)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Lukas Fleischer 
+# Contributor: Thomas S Hatch 
+# Contributor: Sebastian Wiesner 
+# Contributor: Benjamin Andresen 
+# Contributor: scj 
+# Contributor: Alif 
+
+pkgname=ocaml-findlib
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='OCaml package manager'
+arch=('x86_64' 'i686')
+url='http://projects.camlcity.org/projects/findlib.html'
+license=('MIT')
+depends=('ocaml')
+makedepends=('setconf')
+source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz";)
+sha256sums=('5d4b9a79e9abf8be0b509f6b8cf5696221cbe14fa2fbb2bb352342755fd15eef')
+options=('staticlibs' '!strip' 'zipman' '!makeflags')
+
+build() {
+  cd "findlib-$pkgver"
+
+  ./configure \
+-sitelib /usr/lib/ocaml \
+-config /etc/findlib.conf \
+-mandir /usr/share/man
+
+  make all opt
+}
+
+package () {
+  cd "findlib-$pkgver"
+
+  make prefix="$pkgdir" install
+
+  # Add a directory to the path for compatibility with old-style packages
+  #setconf "$pkgdir/etc/findlib.conf" 
path='"/usr/lib/ocaml:/usr/lib/ocaml-site-lib"'
+
+  install -m755 src/findlib/ocamlfind_opt "$pkgdir/usr/bin/"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/makefile.patch
===
--- community-i686/makefile.patch   2016-11-27 17:09:33 UTC (rev 197039)
+++ community-i686/makefile.patch   2016-11-27 17:10:56 UTC (rev 197040)
@@ -1,13 +0,0 @@
-Index: b/Makefile
-===
 a/Makefile
-+++ b/Makefile
-@@ -71,7 +71,7 @@ findlib.conf: findlib.conf.in
- 
- .PHONY: install-doc
- install-doc:
--  mkdir -p "$(prefix)$(OCAMLFIND_MAN)/man1" 
"$(prefix)$(OCAMLFIND_MAN)/man3 $(prefix)$(OCAMLFIND_MAN)/man5"
-+  mkdir -p "$(prefix)$(OCAMLFIND_MAN)/man1" 
"$(prefix)$(OCAMLFIND_MAN)/man3" "$(prefix)$(OCAMLFIND_MAN)/man5"
-   -cp do

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 17:09:33
  Author: arodseth
Revision: 197039

upgpkg: ocaml-findlib 1.7.1-1

Modified:
  ocaml-findlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 17:04:28 UTC (rev 197038)
+++ PKGBUILD2016-11-27 17:09:33 UTC (rev 197039)
@@ -8,16 +8,16 @@
 # Contributor: Alif 
 
 pkgname=ocaml-findlib
-pkgver=1.6.3
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='OCaml package manager'
 arch=('x86_64' 'i686')
 url='http://projects.camlcity.org/projects/findlib.html'
 license=('MIT')
-depends=('ocaml>=4.03.0')
+depends=('ocaml')
 makedepends=('setconf')
 source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz";)
-sha256sums=('0f989f3f8ea69838423331c34c72a81e5422038e88c2a2bf10bc6e89869cab7e')
+sha256sums=('5d4b9a79e9abf8be0b509f6b8cf5696221cbe14fa2fbb2bb352342755fd15eef')
 options=('staticlibs' '!strip' 'zipman' '!makeflags')
 
 build() {
@@ -27,6 +27,7 @@
 -sitelib /usr/lib/ocaml \
 -config /etc/findlib.conf \
 -mandir /usr/share/man
+
   make all opt
 }
 
@@ -36,8 +37,7 @@
   make prefix="$pkgdir" install
 
   # Add a directory to the path for compatibility with old-style packages
-  setconf "$pkgdir/etc/findlib.conf" \
-path='"/usr/lib/ocaml:/usr/lib/ocaml-site-lib"'
+  #setconf "$pkgdir/etc/findlib.conf" 
path='"/usr/lib/ocaml:/usr/lib/ocaml-site-lib"'
 
   install -m755 src/findlib/ocamlfind_opt "$pkgdir/usr/bin/"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"


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

2016-11-27 Thread Jelle van der Waa
Date: Sunday, November 27, 2016 @ 17:04:15
  Author: jelle
Revision: 197037

upgpkg: calibre 2.73.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 16:29:15 UTC (rev 197036)
+++ PKGBUILD2016-11-27 17:04:15 UTC (rev 197037)
@@ -8,7 +8,7 @@
 # Contributor: Eli Schwartz 
 
 pkgname=calibre
-pkgver=2.72.0
+pkgver=2.73.0
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64')
@@ -29,7 +29,7 @@
 )
 source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";
 "https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig";)
-sha256sums=('92315701740c9132edd23ee5a5810f337ad71d7182909c802139f128351d8537'
+sha256sums=('ec05836d60ae6214c3dde22ec7f9340ab77b05eac25b0df5e245b43f553b1a9f'
 'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
 


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

2016-11-27 Thread Jelle van der Waa
Date: Sunday, November 27, 2016 @ 17:04:28
  Author: jelle
Revision: 197038

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 17:04:15 UTC (rev 197037)
+++ community-i686/PKGBUILD 2016-11-27 17:04:28 UTC (rev 197038)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Daniel Wallace 
-# Contributor: Giovanni Scafora 
-# Contributor: Petrov Roman 
-# Contributor: Andrea Fagiani 
-# Contributor: Larry Hajali 
-# Contributor: Eli Schwartz 
-
-pkgname=calibre
-pkgver=2.72.0
-pkgrel=1
-pkgdesc="Ebook management application"
-arch=('i686' 'x86_64')
-url="https://calibre-ebook.com/";
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
- 'python2-mechanize' 'podofo' 'libwmf'
- 'chmlib' 'python2-lxml' 'libusbx'
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments' 
'mtdev'
- 'desktop-file-utils' 'gtk-update-icon-cache' 'optipng')
-makedepends=('qt5-x11extras' 'xdg-utils')
-optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
-'poppler: required for converting pdf to html'
-)
-source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";
-"https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig";)
-sha256sums=('92315701740c9132edd23ee5a5810f337ad71d7182909c802139f128351d8537'
-'SKIP')
-validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
-
-prepare(){
-  cd "${pkgname}-${pkgver}"
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e "/self.create_uninstaller()/,/os.rmdir(config_dir)/d" \
-  -e "/cc(\['xdg-desktop-menu', 'forceupdate'\])/d" \
-  -e "/cc(\['xdg-mime', 'install', MIME\])/d" \
-  -e "s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/" \
-  -e "s/^Name=calibre/Name=Calibre/g" \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  LANG='en_US.UTF-8' python2 setup.py gui
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/share/zsh/site-functions" \
- 
"${pkgdir}"/usr/share/{applications,desktop-directories,icons/hicolor}
-
-  install -Dm644 resources/calibre-mimetypes.xml \
-"${pkgdir}/usr/share/mime/packages/calibre-mimetypes.xml"
-
-  XDG_DATA_DIRS="${pkgdir}/usr/share" LANG='en_US.UTF-8' \
-python2 setup.py install --staging-root="${pkgdir}/usr" --prefix=/usr
-
-  # Compiling bytecode FS#33392
-  python2 -m compileall "${pkgdir}/usr/lib/calibre/"
-  python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
-}

Copied: calibre/repos/community-i686/PKGBUILD (from rev 197037, 
calibre/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 17:04:28 UTC (rev 197038)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Jelle van der Waa 
+# Maintainer: Daniel Wallace 
+# Contributor: Giovanni Scafora 
+# Contributor: Petrov Roman 
+# Contributor: Andrea Fagiani 
+# Contributor: Larry Hajali 
+# Contributor: Eli Schwartz 
+
+pkgname=calibre
+pkgver=2.73.0
+pkgrel=1
+pkgdesc="Ebook management application"
+arch=('i686' 'x86_64')
+url="https://calibre-ebook.com/";
+license=('GPL3')
+depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
+ 'python2-mechanize' 'podofo' 'libwmf'
+ 'chmlib' 'python2-lxml' 'libusbx'
+ 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
+ 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
+ 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
+ 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments' 
'mtdev'
+ 'desktop-file-utils' 'gtk-update-icon-cache' 'optipng')
+makedepends=('qt5-x11extras

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

2016-11-27 Thread Nicola Squartini
Date: Sunday, November 27, 2016 @ 16:27:50
  Author: tensor5
Revision: 197035

upgpkg: electron 1.4.8-2

Revert to using GDK_SCALE for HiDPI.

Added:
  electron/trunk/chromium-gtk3.patch
Modified:
  electron/trunk/PKGBUILD
Deleted:
  electron/trunk/chromium-gtk3-hidpi.patch
  electron/trunk/chromium-gtk3-use-x11-backend.patch

-+
 PKGBUILD|   11 ++-
 chromium-gtk3-hidpi.patch   |   49 --
 chromium-gtk3-use-x11-backend.patch |   12 
 chromium-gtk3.patch |   13 +
 4 files changed, 17 insertions(+), 68 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 15:19:05 UTC (rev 197034)
+++ PKGBUILD2016-11-27 16:27:50 UTC (rev 197035)
@@ -4,7 +4,7 @@
 _chromiumver=53.0.2785.143
 pkgname=electron
 pkgver=1.4.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('i686' 'x86_64')
 url='http://electron.atom.io/'
@@ -50,8 +50,7 @@
 'libchromiumcontent-use-system-ffmpeg.patch'
 'libchromiumcontent-use-system-tools.patch'
 'chromium-cups.patch'
-'chromium-gtk3-hidpi.patch'
-'chromium-gtk3-use-x11-backend.patch'
+'chromium-gtk3.patch'
 'chromium-unset-madv_free.patch'
 'chromium-use-system-ffmpeg.patch'
 'chromium-use-system-minizip.patch'
@@ -90,8 +89,7 @@
 '56522aeb26fc5d6d70ed2b476e292b0ac24740f64e9e0384b501ba648bb8d9fa'
 '2fb2157c854dab173a2ef9b4aa0ab5bb3c0dd077447c4719c7554eee6e0546b6'
 'f0db776be86c01020c6d28c9b4d2f53391692698231655003dcde43dea4eacb6'
-'697767af13945702e57a182db561493d5fee431e82b17a776afe7fa1226ce353'
-'9fd584d6198b915ad35198d1fcb6318e5ecb43b0befca95384148a305e2954dd'
+'5573da0c0f1120ecbc0b20798c7342a06a978bb39d4e4362ea465244a8683c5f'
 'ccba3002243fb1f9a67c8a60af310706caa591d12aef45f1d0f4bda47626f3ab'
 '7cda59fe372b37beca079adf55b951b4f3a6c7a5490813b729fa145562d2ba12'
 'bc78d7af8e514ea28caa6c6ccaf78cc3e80044ef862e2ca7978439f183e36179'
@@ -188,8 +186,7 @@
   fi
   cd src
   patch -Np1 -i "${srcdir}"/chromium-cups.patch  # fixes build with CUPS 2.2
-  patch -Np1 -i "${srcdir}"/chromium-gtk3-hidpi.patch
-  patch -Np1 -i "${srcdir}"/chromium-gtk3-use-x11-backend.patch
+  patch -Np1 -i "${srcdir}"/chromium-gtk3.patch
   patch -Np1 -i "${srcdir}"/chromium-unset-madv_free.patch  # fixes crash with 
kernels < 4.5
   patch -Np1 -i "${srcdir}"/chromium-use-system-ffmpeg.patch
   patch -Np1 -i "${srcdir}"/chromium-use-system-minizip.patch

Deleted: chromium-gtk3-hidpi.patch
===
--- chromium-gtk3-hidpi.patch   2016-11-27 15:19:05 UTC (rev 197034)
+++ chromium-gtk3-hidpi.patch   2016-11-27 16:27:50 UTC (rev 197035)
@@ -1,49 +0,0 @@
 a/chrome/browser/ui/libgtk2ui/gtk2_ui.cc
-+++ b/chrome/browser/ui/libgtk2ui/gtk2_ui.cc
-@@ -454,12 +454,18 @@
- 
- // Queries GTK for its font DPI setting and returns the number of pixels in a
- // point.
-+#if GTK_MAJOR_VERSION == 2
- double GetPixelsInPoint(float device_scale_factor) {
-+#else
-+double GetPixelsInPoint() {
-+#endif
-   double dpi = GetDPI();
- 
-+#if GTK_MAJOR_VERSION == 2
-   // Take device_scale_factor into account — if Chrome already scales the
-   // entire UI up by 2x, we should not also scale up.
-   dpi /= device_scale_factor;
-+#endif
- 
-   // There are 72 points in an inch.
-   return dpi / 72.0;
-@@ -1371,8 +1377,13 @@
- // Round the value when converting to pixels to match GTK's logic.
- const double size_points = pango_font_description_get_size(desc) /
- static_cast(PANGO_SCALE);
-+#if GTK_MAJOR_VERSION == 2
- default_font_size_pixels_ = static_cast(
- GetPixelsInPoint(device_scale_factor_) * size_points + 0.5);
-+#else
-+default_font_size_pixels_ = static_cast(
-+GetPixelsInPoint() * size_points + 0.5);
-+#endif
- query.point_size = static_cast(size_points);
-   }
- 
-@@ -1405,8 +1416,13 @@
- float Gtk2UI::GetDeviceScaleFactor() const {
-   if (display::Display::HasForceDeviceScaleFactor())
- return display::Display::GetForcedDeviceScaleFactor();
-+#if GTK_MAJOR_VERSION == 2
-   const int kCSSDefaultDPI = 96;
-   const float scale = GetDPI() / kCSSDefaultDPI;
-+#else
-+  const float scale = static_cast(gdk_window_get_scale_factor(
-+  gdk_screen_get_root_window(gdk_screen_get_default(;
-+#endif
- 
-   // Blacklist scaling factors <130% (crbug.com/484400) and round
-   // to 1 decimal to prevent rendering problems (crbug.com/485183).

Deleted: chromium-gtk3-use-x11-backend.patch
===
--- chromium-gtk3-use-x11-backend.patch 2016-11-27 15:19:05 UTC (rev 197034)
+++ chromium-gtk3-use-x11-backend.patch 2016-11-27 16:27:50 UTC (rev 197035)

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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 15:19:05
  Author: foutrelis
Revision: 197034

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

Added:
  xulrunner/repos/community-staging-i686/
  
xulrunner/repos/community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 197033, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-staging-i686/LFS_graphite2_harfbuzz.patch
(from rev 197033, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-staging-i686/PKGBUILD
(from rev 197033, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-i686/freetype261.patch
(from rev 197033, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-staging-i686/gcc6.diff
(from rev 197033, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-staging-i686/mozconfig
(from rev 197033, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-i686/mozilla-pkgconfig.patch
(from rev 197033, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-i686/shared-libs.patch
(from rev 197033, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-i686/unbreak-plugin-build.patch
(from rev 197033, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-staging-x86_64/
  
xulrunner/repos/community-staging-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
(from rev 197033, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
  xulrunner/repos/community-staging-x86_64/LFS_graphite2_harfbuzz.patch
(from rev 197033, xulrunner/trunk/LFS_graphite2_harfbuzz.patch)
  xulrunner/repos/community-staging-x86_64/PKGBUILD
(from rev 197033, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-staging-x86_64/freetype261.patch
(from rev 197033, xulrunner/trunk/freetype261.patch)
  xulrunner/repos/community-staging-x86_64/gcc6.diff
(from rev 197033, xulrunner/trunk/gcc6.diff)
  xulrunner/repos/community-staging-x86_64/mozconfig
(from rev 197033, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-staging-x86_64/mozilla-pkgconfig.patch
(from rev 197033, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-staging-x86_64/shared-libs.patch
(from rev 197033, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-staging-x86_64/unbreak-plugin-build.patch
(from rev 197033, xulrunner/trunk/unbreak-plugin-build.patch)

--+
 
community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
   |   49 ++
 community-staging-i686/LFS_graphite2_harfbuzz.patch
  |  212 ++
 community-staging-i686/PKGBUILD
  |   94 
 community-staging-i686/freetype261.patch   
  |   31 +
 community-staging-i686/gcc6.diff   
  |   37 +
 community-staging-i686/mozconfig   
  |   33 +
 community-staging-i686/mozilla-pkgconfig.patch 
  |   40 +
 community-staging-i686/shared-libs.patch   
  |   12 
 community-staging-i686/unbreak-plugin-build.patch  
  |   76 +++
 
community-staging-x86_64/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
 |   49 ++
 community-staging-x86_64/LFS_graphite2_harfbuzz.patch  
  |  212 ++
 community-staging-x86_64/PKGBUILD  
  |   94 
 community-staging-x86_64/freetype261.patch 
  |   31 +
 community-staging-x86_64/gcc6.diff 
  |   37 +
 community-staging-x86_64/mozconfig 
  |   33 +
 community-staging-x86_64/mozilla-pkgconfig.patch   
  |   40 +
 community-staging-x86_64/shared-libs.patch 
  |   12 
 community-staging-x86_64/unbreak-plugin-build.patch
  |   76 +++
 18 files changed, 1168 insertions(+)

Copied: 
xulrunner/repos/community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
 (from rev 197033, 
xulrunner/trunk/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch)
===
--- 
community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-behavior-wit.patch
  (rev 0)
+++ 
community-staging-i686/0001-Bug-1233963-Work-around-recent-GNU-gold-

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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 15:18:31
  Author: foutrelis
Revision: 197033

icu 58.1 / poppler 0.49.0 / hunspell 1.5.0 rebuild

Modified:
  xulrunner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 14:47:10 UTC (rev 197032)
+++ PKGBUILD2016-11-27 15:18:31 UTC (rev 197033)
@@ -5,7 +5,7 @@
 
 pkgname=xulrunner
 pkgver=41.0.2
-pkgrel=8
+pkgrel=9
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')


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

2016-11-27 Thread Felix Yan
Date: Sunday, November 27, 2016 @ 14:47:10
  Author: felixonmars
Revision: 197032

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

Added:
  tea/repos/community-staging-i686/
  tea/repos/community-staging-i686/PKGBUILD
(from rev 197031, tea/trunk/PKGBUILD)
  tea/repos/community-staging-i686/hunspell15.patch
(from rev 197031, tea/trunk/hunspell15.patch)
  tea/repos/community-staging-i686/tea.desktop
(from rev 197031, tea/trunk/tea.desktop)
  tea/repos/community-staging-i686/tea.install
(from rev 197031, tea/trunk/tea.install)
  tea/repos/community-staging-x86_64/
  tea/repos/community-staging-x86_64/PKGBUILD
(from rev 197031, tea/trunk/PKGBUILD)
  tea/repos/community-staging-x86_64/hunspell15.patch
(from rev 197031, tea/trunk/hunspell15.patch)
  tea/repos/community-staging-x86_64/tea.desktop
(from rev 197031, tea/trunk/tea.desktop)
  tea/repos/community-staging-x86_64/tea.install
(from rev 197031, tea/trunk/tea.install)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-i686/hunspell15.patch   |   12 +++
 community-staging-i686/tea.desktop|   10 ++
 community-staging-i686/tea.install|4 ++
 community-staging-x86_64/PKGBUILD |   45 
 community-staging-x86_64/hunspell15.patch |   12 +++
 community-staging-x86_64/tea.desktop  |   10 ++
 community-staging-x86_64/tea.install  |4 ++
 8 files changed, 142 insertions(+)

Copied: tea/repos/community-staging-i686/PKGBUILD (from rev 197031, 
tea/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-11-27 14:47:10 UTC (rev 197032)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+# Contributor: Michal Kaliszka 
+# Contributor: Zsolt Varadi 
+
+pkgname=tea
+pkgver=43.1.0
+pkgrel=2
+pkgdesc="A Qt-based text editor for Linux and *BSD. With an ultimate small 
size TEA provides you hundreds of functions."
+arch=('i686' 'x86_64')
+url="http://semiletov.org/tea/";
+license=('GPL')
+depends=('qt4' 'aspell' 'hunspell')
+install=tea.install
+source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2
+hunspell15.patch
+tea.desktop)
+md5sums=('6e994093c0ee4c8e91cff30e029ae2f1'
+ '546f36ff848a9c66fbbc8abe135d263e'
+ '377ace3363124f4c086de0babb820761')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's|/usr/local|/usr|g' src.pro
+  patch -Np1 -i ../hunspell15.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export LANG="en_US.UTF-8"
+  export LC_ALL="en_US.UTF-8"
+  qmake-qt4
+  make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export LANG="en_US.UTF-8"
+  export LC_ALL="en_US.UTF-8"
+  make INSTALL_ROOT="${pkgdir}" install
+  install -Dm644 "${srcdir}/tea.desktop" 
"${pkgdir}/usr/share/applications/tea.desktop"
+  install -Dm644 icons/tea_icon_v2.png "${pkgdir}/usr/share/pixmaps/tea.png"
+}

Copied: tea/repos/community-staging-i686/hunspell15.patch (from rev 197031, 
tea/trunk/hunspell15.patch)
===
--- community-staging-i686/hunspell15.patch (rev 0)
+++ community-staging-i686/hunspell15.patch 2016-11-27 14:47:10 UTC (rev 
197032)
@@ -0,0 +1,12 @@
+diff -uprw tea-43.1.0.orig/spellchecker.h tea-43.1.0/spellchecker.h
+--- tea-43.1.0.orig/spellchecker.h 2016-09-16 22:56:10.0 +0300
 tea-43.1.0/spellchecker.h  2016-11-27 16:39:56.471555601 +0200
+@@ -100,7 +100,7 @@ public:
+   QString user_dir;
+   QString lng;
+ 
+-  char *encoding;
++  const char *encoding;
+   QString dict_dir;
+   
+   CHunspellChecker (const QString &lang, const QString &path = "", const 
QString &user_path = "");

Copied: tea/repos/community-staging-i686/tea.desktop (from rev 197031, 
tea/trunk/tea.desktop)
===
--- community-staging-i686/tea.desktop  (rev 0)
+++ community-staging-i686/tea.desktop  2016-11-27 14:47:10 UTC (rev 197032)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Tea
+Comment=A small programmer's QT editor
+Exec=tea %U
+Terminal=false
+Type=Application
+StartupNotify=true
+Icon=tea.png
+Categories=Application;Utility;TextEditor;

Copied: tea/repos/community-staging-i686/tea.install (from rev 197031, 
tea/trunk/tea.install)
===
--- community-staging-i686/tea.install  (rev 0)
+++ community-staging-i686/tea.install  2016-11-27 14:47:10 UTC (rev 197032)
@@ -0,0 +1,4 @@
+post_upgrade() {
+  echo ""
+  echo "for the old GTK branch of TEA insta

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

2016-11-27 Thread Felix Yan
Date: Sunday, November 27, 2016 @ 14:46:20
  Author: felixonmars
Revision: 197031

icu 58.1 / poppler 0.49.0 / hunspell 1.5.0 rebuild

Modified:
  tea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 14:42:27 UTC (rev 197030)
+++ PKGBUILD2016-11-27 14:46:20 UTC (rev 197031)
@@ -7,7 +7,7 @@
 
 pkgname=tea
 pkgver=43.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Qt-based text editor for Linux and *BSD. With an ultimate small 
size TEA provides you hundreds of functions."
 arch=('i686' 'x86_64')
 url="http://semiletov.org/tea/";


[arch-commits] Commit in tea/trunk (PKGBUILD hunspell15.patch)

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 14:42:27
  Author: foutrelis
Revision: 197030

Fix build with Hunspell 1.5.0

Added:
  tea/trunk/hunspell15.patch
Modified:
  tea/trunk/PKGBUILD

--+
 PKGBUILD |3 +++
 hunspell15.patch |   12 
 2 files changed, 15 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 14:22:29 UTC (rev 197029)
+++ PKGBUILD2016-11-27 14:42:27 UTC (rev 197030)
@@ -15,13 +15,16 @@
 depends=('qt4' 'aspell' 'hunspell')
 install=tea.install
 source=(http://semiletov.org/tea/dloads/tea-$pkgver.tar.bz2
+hunspell15.patch
 tea.desktop)
 md5sums=('6e994093c0ee4c8e91cff30e029ae2f1'
+ '546f36ff848a9c66fbbc8abe135d263e'
  '377ace3363124f4c086de0babb820761')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   sed -i 's|/usr/local|/usr|g' src.pro
+  patch -Np1 -i ../hunspell15.patch
 }
 
 build() {

Added: hunspell15.patch
===
--- hunspell15.patch(rev 0)
+++ hunspell15.patch2016-11-27 14:42:27 UTC (rev 197030)
@@ -0,0 +1,12 @@
+diff -uprw tea-43.1.0.orig/spellchecker.h tea-43.1.0/spellchecker.h
+--- tea-43.1.0.orig/spellchecker.h 2016-09-16 22:56:10.0 +0300
 tea-43.1.0/spellchecker.h  2016-11-27 16:39:56.471555601 +0200
+@@ -100,7 +100,7 @@ public:
+   QString user_dir;
+   QString lng;
+ 
+-  char *encoding;
++  const char *encoding;
+   QString dict_dir;
+   
+   CHunspellChecker (const QString &lang, const QString &path = "", const 
QString &user_path = "");


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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 14:22:29
  Author: foutrelis
Revision: 197029

Switch to bundled hunspell

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozconfig

---+
 PKGBUILD  |4 ++--
 mozconfig |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 14:02:14 UTC (rev 197028)
+++ PKGBUILD2016-11-27 14:22:29 UTC (rev 197029)
@@ -9,7 +9,7 @@
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss>3.18' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 
'icu' 'python2')
+depends=('gtk2' 'mozilla-common' 'nss>3.18' 'libxt' 'startup-notification' 
'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 'icu' 'python2')
 makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'gconf' 
'autoconf2.13' 'gst-plugins-base-libs')
 url="http://wiki.mozilla.org/XUL:Xul_Runner";
 
source=(https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.xz
@@ -23,7 +23,7 @@
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
 sha256sums=('f7abb2e2989779305ab1f80d30caf9fc55d96c7e66d1394e2cc9639442e2b864'
-'8c91a46e16652a6e30e52678955e801e620d10576edef7be32080815b002562e'
+'ba32eaa7e8c3b92414eb041722553c3d5282e5077b0d054ca10164d51ea970cd'
 '3aea9a83bf304da5525f34a911712cf42f8ded1c8b6becf0a2cf8a4b4f7facd6'
 '13a27a385fab88938ac7417f1e7ca7225ec6b88840bafe67e0f5642e5446554a'
 'afcd7d3f6113b0f9ead0cb1b47b3fccedadce56a16b4406c439411864bd11863'

Modified: mozconfig
===
--- mozconfig   2016-11-27 14:02:14 UTC (rev 197028)
+++ mozconfig   2016-11-27 14:22:29 UTC (rev 197029)
@@ -14,7 +14,7 @@
 ac_add_options --with-system-libvpx
 ac_add_options --with-system-icu
 ac_add_options --with-system-graphite2
-ac_add_options --enable-system-hunspell
+#ac_add_options --enable-system-hunspell   # cannot use system hunspell 1.5.0
 ac_add_options --enable-system-sqlite
 ac_add_options --enable-system-ffi
 ac_add_options --enable-system-cairo


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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 14:02:14
  Author: foutrelis
Revision: 197028

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

Added:
  seamonkey/repos/community-staging-i686/
  seamonkey/repos/community-staging-i686/PKGBUILD
(from rev 197027, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-i686/hunspell14.patch
(from rev 197027, seamonkey/trunk/hunspell14.patch)
  seamonkey/repos/community-staging-i686/hunspell141.patch
(from rev 197027, seamonkey/trunk/hunspell141.patch)
  seamonkey/repos/community-staging-i686/hunspell15.patch
(from rev 197027, seamonkey/trunk/hunspell15.patch)
  seamonkey/repos/community-staging-i686/mozconfig
(from rev 197027, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-i686/mozilla-1245076-1.patch
(from rev 197027, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-i686/mozilla-1245076.patch
(from rev 197027, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-i686/rhbz-966424.patch
(from rev 197027, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-i686/seamonkey-2.0-lang.patch
(from rev 197027, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-staging-x86_64/
  seamonkey/repos/community-staging-x86_64/PKGBUILD
(from rev 197027, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-staging-x86_64/hunspell14.patch
(from rev 197027, seamonkey/trunk/hunspell14.patch)
  seamonkey/repos/community-staging-x86_64/hunspell141.patch
(from rev 197027, seamonkey/trunk/hunspell141.patch)
  seamonkey/repos/community-staging-x86_64/hunspell15.patch
(from rev 197027, seamonkey/trunk/hunspell15.patch)
  seamonkey/repos/community-staging-x86_64/mozconfig
(from rev 197027, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076-1.patch
(from rev 197027, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-staging-x86_64/mozilla-1245076.patch
(from rev 197027, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-staging-x86_64/rhbz-966424.patch
(from rev 197027, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-staging-x86_64/seamonkey-2.0-lang.patch
(from rev 197027, seamonkey/trunk/seamonkey-2.0-lang.patch)

---+
 community-staging-i686/PKGBUILD   |  103 
 community-staging-i686/hunspell14.patch   |33504 
 community-staging-i686/hunspell141.patch  |   45 
 community-staging-i686/hunspell15.patch   |12946 +++
 community-staging-i686/mozconfig  |   36 
 community-staging-i686/mozilla-1245076-1.patch|   49 
 community-staging-i686/mozilla-1245076.patch  |   23 
 community-staging-i686/rhbz-966424.patch  |   23 
 community-staging-i686/seamonkey-2.0-lang.patch   |   11 
 community-staging-x86_64/PKGBUILD |  103 
 community-staging-x86_64/hunspell14.patch |33504 
 community-staging-x86_64/hunspell141.patch|   45 
 community-staging-x86_64/hunspell15.patch |12946 +++
 community-staging-x86_64/mozconfig|   36 
 community-staging-x86_64/mozilla-1245076-1.patch  |   49 
 community-staging-x86_64/mozilla-1245076.patch|   23 
 community-staging-x86_64/rhbz-966424.patch|   23 
 community-staging-x86_64/seamonkey-2.0-lang.patch |   11 
 18 files changed, 93480 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 197027:197028 to see the changes.


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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 14:01:39
  Author: foutrelis
Revision: 197027

icu 58.1 / poppler 0.49.0 / hunspell 1.5.0 rebuild

Modified:
  seamonkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 13:59:18 UTC (rev 197026)
+++ PKGBUILD2016-11-27 14:01:39 UTC (rev 197027)
@@ -3,7 +3,7 @@
 
 pkgname=seamonkey
 pkgver=2.40
-pkgrel=5
+pkgrel=6
 pkgdesc="SeaMonkey internet suite"
 arch=('i686' 'x86_64')
 license=('MPL')


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 13:59:04
  Author: arodseth
Revision: 197025

upgpkg: libopenraw 0.1.0-1

Modified:
  libopenraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 13:38:29 UTC (rev 197024)
+++ PKGBUILD2016-11-27 13:59:04 UTC (rev 197025)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Ronald van Haren 
 # Contributor: Daniel J Griffiths 
 # Contributor: 
 
 pkgname=libopenraw
-pkgver=0.0.9+4+g61b4f35
+pkgver=0.1.0
 pkgrel=1
 pkgdesc='Library for decoding RAW files'
 arch=('x86_64' 'i686')
@@ -12,29 +12,21 @@
 url='http://libopenraw.freedesktop.org/'
 license=('LGPL')
 depends=('gdk-pixbuf2')
-makedepends=('boost' 'libxml2' 'git')
-_commit=61b4f359b8ce310dae3f0d1fd51274c6537172ee  # 0.0.8-api
-source=("git://anongit.freedesktop.org/libopenraw#commit=$_commit")
-sha256sums=('SKIP')
+makedepends=('boost' 'libxml2')
+validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere 

+source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
+sha256sums=('SKIP'
+'4dede1db9b85c9c22a1ddaf37839f2713746a00b81a6d4623d66556000cb76cf')
 
-pkgver() {
-  cd "$pkgname"
-  git describe --tags | sed 's/^libopenraw-//;s/-/+/g'
-}
+build() {
+  cd "$pkgname-$pkgver"
 
-prepare() {
-  cd "$pkgname"
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" install
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
 # vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 13:59:18
  Author: arodseth
Revision: 197026

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 13:59:04 UTC (rev 197025)
+++ community-i686/PKGBUILD 2016-11-27 13:59:18 UTC (rev 197026)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ronald van Haren 
-# Contributor: Daniel J Griffiths 
-# Contributor: 
-
-pkgname=libopenraw
-pkgver=0.0.9+4+g61b4f35
-pkgrel=1
-pkgdesc='Library for decoding RAW files'
-arch=('x86_64' 'i686')
-url='http://libopenraw.freedesktop.org/'
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('boost' 'libxml2' 'git')
-_commit=61b4f359b8ce310dae3f0d1fd51274c6537172ee  # 0.0.8-api
-source=("git://anongit.freedesktop.org/libopenraw#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-  git describe --tags | sed 's/^libopenraw-//;s/-/+/g'
-}
-
-prepare() {
-  cd "$pkgname"
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libopenraw/repos/community-i686/PKGBUILD (from rev 197025, 
libopenraw/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 13:59:18 UTC (rev 197026)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Ronald van Haren 
+# Contributor: Daniel J Griffiths 
+# Contributor: 
+
+pkgname=libopenraw
+pkgver=0.1.0
+pkgrel=1
+pkgdesc='Library for decoding RAW files'
+arch=('x86_64' 'i686')
+url='http://libopenraw.freedesktop.org/'
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('boost' 'libxml2')
+validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere 

+source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
+sha256sums=('SKIP'
+'4dede1db9b85c9c22a1ddaf37839f2713746a00b81a6d4623d66556000cb76cf')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-27 13:59:04 UTC (rev 197025)
+++ community-x86_64/PKGBUILD   2016-11-27 13:59:18 UTC (rev 197026)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ronald van Haren 
-# Contributor: Daniel J Griffiths 
-# Contributor: 
-
-pkgname=libopenraw
-pkgver=0.0.9+4+g61b4f35
-pkgrel=1
-pkgdesc='Library for decoding RAW files'
-arch=('x86_64' 'i686')
-url='http://libopenraw.freedesktop.org/'
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('boost' 'libxml2' 'git')
-_commit=61b4f359b8ce310dae3f0d1fd51274c6537172ee  # 0.0.8-api
-source=("git://anongit.freedesktop.org/libopenraw#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-  git describe --tags | sed 's/^libopenraw-//;s/-/+/g'
-}
-
-prepare() {
-  cd "$pkgname"
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libopenraw/repos/community-x86_64/PKGBUILD (from rev 197025, 
libopenraw/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 13:59:18 UTC (rev 197026)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Ronald van Haren 
+# Contributor: Daniel J Griffiths 
+# Contributor: 
+
+pkgname=libopenraw
+pkgver=0.1.0
+pkgrel=1
+pkgdesc='Library for decoding RAW files'
+arch=('x86_64' 'i686')
+url='http://libopenraw.freedesktop.org/'
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('boost' 'libxml2')
+validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere 

+source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
+sha256sums=('SKIP'
+'4dede1db9b85c9c22a1ddaf37839f2713746a00b81a6d4623d66556000cb76cf')

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

2016-11-27 Thread Tobias Powalowski
Date: Sunday, November 27, 2016 @ 13:41:01
  Author: tpowa
Revision: 282127

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/99-linux.hook
(from rev 282126, linux/trunk/99-linux.hook)
  linux/repos/testing-i686/PKGBUILD
(from rev 282126, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 282126, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 282126, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 282126, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 282126, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 282126, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/99-linux.hook
(from rev 282126, linux/trunk/99-linux.hook)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 282126, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 282126, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 282126, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 282126, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 282126, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 282126, linux/trunk/linux.preset)

--+
 testing-i686/99-linux.hook   |   11 
 testing-i686/PKGBUILD|  301 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 8207 +
 testing-i686/config.x86_64   | 7958 
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/99-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  301 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 8207 +
 testing-x86_64/config.x86_64 | 7958 
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 14 files changed, 33058 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 282126:282127 to see the changes.


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

2016-11-27 Thread Tobias Powalowski
Date: Sunday, November 27, 2016 @ 13:40:24
  Author: tpowa
Revision: 282126

upgpkg: linux 4.8.11-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 12:16:50 UTC (rev 282125)
+++ PKGBUILD2016-11-27 13:40:24 UTC (rev 282126)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.8
-pkgver=4.8.10
+pkgver=4.8.11
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/";
@@ -27,7 +27,7 @@
 
 sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
 'SKIP'
-'d0ea1671c488957d7b1ef46a5107c47c16b37f2985ca7ee4c900ba0f89d40d3c'
+'53d84946cbe641a2a74ed6cbdd35840bb4947cefd34a764c31b7dac5cde5c696'
 'SKIP'
 '2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151'
 '41b9a64542befd2fea170776e8ec22a7d158dd3273633afc9b91662c448cd90a'


[arch-commits] Commit in vim-nerdtree/trunk (PKGBUILD vimdoc.install)

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 13:37:50
  Author: arodseth
Revision: 197023

upgpkg: vim-nerdtree 5.0.0-2

Modified:
  vim-nerdtree/trunk/PKGBUILD
Deleted:
  vim-nerdtree/trunk/vimdoc.install

+
 PKGBUILD   |5 ++---
 vimdoc.install |   16 
 2 files changed, 2 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 13:18:28 UTC (rev 197022)
+++ PKGBUILD2016-11-27 13:37:50 UTC (rev 197023)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Andrea Scarpino 
 # Contributor: Kwpolska 
 # Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -8,7 +8,7 @@
 pkgname=vim-nerdtree
 pkgver=5.0.0
 _scriptid=17123
-pkgrel=1
+pkgrel=2
 pkgdesc='Tree explorer plugin for navigating the filesystem'
 arch=('any')
 url='http://www.vim.org/scripts/script.php?script_id=1658'
@@ -15,7 +15,6 @@
 license=('custom:WTFPL')
 depends=('vim')
 groups=('vim-plugins')
-install='vimdoc.install'
 
source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid";
 'COPYING')
 md5sums=('39e61096eb0c54a4d386eaba49d6de3d'

Deleted: vimdoc.install
===
--- vimdoc.install  2016-11-27 13:18:28 UTC (rev 197022)
+++ vimdoc.install  2016-11-27 13:37:50 UTC (rev 197023)
@@ -1,16 +0,0 @@
-post_install() {
-  echo -n 'Updating vim help tags...'
-  /usr/bin/vim --noplugins -u NONE -U NONE \
---cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 2>&1
-  echo 'done.'
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:


[arch-commits] Commit in vim-nerdtree/repos/community-any (5 files)

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 13:38:29
  Author: arodseth
Revision: 197024

archrelease: copy trunk to community-any

Added:
  vim-nerdtree/repos/community-any/COPYING
(from rev 197023, vim-nerdtree/trunk/COPYING)
  vim-nerdtree/repos/community-any/PKGBUILD
(from rev 197023, vim-nerdtree/trunk/PKGBUILD)
Deleted:
  vim-nerdtree/repos/community-any/COPYING
  vim-nerdtree/repos/community-any/PKGBUILD
  vim-nerdtree/repos/community-any/vimdoc.install

+
 COPYING|   28 ++---
 PKGBUILD   |   71 +++
 vimdoc.install |   16 
 3 files changed, 49 insertions(+), 66 deletions(-)

Deleted: COPYING
===
--- COPYING 2016-11-27 13:37:50 UTC (rev 197023)
+++ COPYING 2016-11-27 13:38:29 UTC (rev 197024)
@@ -1,14 +0,0 @@
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-Version 2, December 2004
-
- Copyright (C) 2004 Sam Hocevar 
-
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
-
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. You just DO WHAT THE FUCK YOU WANT TO.
-

Copied: vim-nerdtree/repos/community-any/COPYING (from rev 197023, 
vim-nerdtree/trunk/COPYING)
===
--- COPYING (rev 0)
+++ COPYING 2016-11-27 13:38:29 UTC (rev 197024)
@@ -0,0 +1,14 @@
+DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+Version 2, December 2004
+
+ Copyright (C) 2004 Sam Hocevar 
+
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+
+DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. You just DO WHAT THE FUCK YOU WANT TO.
+

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-27 13:37:50 UTC (rev 197023)
+++ PKGBUILD2016-11-27 13:38:29 UTC (rev 197024)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Andrea Scarpino 
-# Contributor: Kwpolska 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Laszlo Papp 
-
-pkgname=vim-nerdtree
-pkgver=5.0.0
-_scriptid=17123
-pkgrel=1
-pkgdesc='Tree explorer plugin for navigating the filesystem'
-arch=('any')
-url='http://www.vim.org/scripts/script.php?script_id=1658'
-license=('custom:WTFPL')
-depends=('vim')
-groups=('vim-plugins')
-install='vimdoc.install'
-source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid";
-'COPYING')
-md5sums=('39e61096eb0c54a4d386eaba49d6de3d'
- '389a9e29629d1f05e115f8f05c283df5')
-
-package() {
-  install -d \
-"$pkgdir/usr/share/vim/vimfiles/"{doc,nerdtree_plugin,plugin,syntax}
-  install -m644 doc/NERD_tree.txt "$pkgdir/usr/share/vim/vimfiles/doc/"
-  install -m644 nerdtree_plugin/{exec_menuitem,fs_menu}.vim \
-"$pkgdir/usr/share/vim/vimfiles/nerdtree_plugin/"
-  install -m644 plugin/NERD_tree.vim "$pkgdir/usr/share/vim/vimfiles/plugin/"
-  install -m644 syntax/nerdtree.vim "$pkgdir/usr/share/vim/vimfiles/syntax/"
-  install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/scrooloose/nerdtree
-# vim:set ts=2 sw=2 et:

Copied: vim-nerdtree/repos/community-any/PKGBUILD (from rev 197023, 
vim-nerdtree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-27 13:38:29 UTC (rev 197024)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Andrea Scarpino 
+# Contributor: Kwpolska 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Laszlo Papp 
+
+pkgname=vim-nerdtree
+pkgver=5.0.0
+_scriptid=17123
+pkgrel=2
+pkgdesc='Tree explorer plugin for navigating the filesystem'
+arch=('any')
+url='http://www.vim.org/scripts/script.php?script_id=1658'
+license=('custom:WTFPL')
+depends=('vim')
+groups=('vim-plugins')
+source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid";
+'COPYING')
+md5sums=('39e61096eb0c54a4d386eaba49d6de3d'
+ '389a9e29629d1f05e115f8f05c283df5')
+
+package() {
+  install -d \
+"$pkgdir/usr/share/vim/vimfiles/"{doc,nerdtree_plugin,plugin,syntax}
+  install -m644 doc/NERD_tree.txt "$pkgdir/usr/share/vim/vimfiles/doc/"
+  install -m644 nerdtree_plugin/{exec_menuitem,fs_menu}.vim \
+"$pkgdir/usr/share/vim/vimfiles/nerdtree_plugin/"
+  install -m644 plugin/NERD_tree.vim "$pkgdir/usr/share/vim/vimfiles/plugin/"
+  install -m644 syntax/nerdtr

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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 13:18:28
  Author: foutrelis
Revision: 197022

Fix build with Hunspell 1.5.0

Added:
  seamonkey/trunk/hunspell14.patch
  seamonkey/trunk/hunspell141.patch
  seamonkey/trunk/hunspell15.patch
Modified:
  seamonkey/trunk/PKGBUILD

---+
 PKGBUILD  |   11 
 hunspell14.patch  |33504 
 hunspell141.patch |   45 
 hunspell15.patch  |12946 
 4 files changed, 46506 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 197021:197022 to see the changes.


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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 12:58:50
  Author: foutrelis
Revision: 197021

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

Added:
  bluegriffon/repos/community-staging-i686/
  bluegriffon/repos/community-staging-i686/PKGBUILD
(from rev 197020, bluegriffon/trunk/PKGBUILD)
  bluegriffon/repos/community-staging-i686/bluegriffon.desktop
(from rev 197020, bluegriffon/trunk/bluegriffon.desktop)
  bluegriffon/repos/community-staging-i686/bluegriffon_gtk3.patch
(from rev 197020, bluegriffon/trunk/bluegriffon_gtk3.patch)
  bluegriffon/repos/community-staging-i686/bug_1234158_firefox-gtk3-20.patch
(from rev 197020, bluegriffon/trunk/bug_1234158_firefox-gtk3-20.patch)
  bluegriffon/repos/community-staging-i686/hunspell14.patch
(from rev 197020, bluegriffon/trunk/hunspell14.patch)
  bluegriffon/repos/community-staging-i686/hunspell141.patch
(from rev 197020, bluegriffon/trunk/hunspell141.patch)
  bluegriffon/repos/community-staging-i686/hunspell15.patch
(from rev 197020, bluegriffon/trunk/hunspell15.patch)
  bluegriffon/repos/community-staging-i686/mozconfig
(from rev 197020, bluegriffon/trunk/mozconfig)
  bluegriffon/repos/community-staging-x86_64/
  bluegriffon/repos/community-staging-x86_64/PKGBUILD
(from rev 197020, bluegriffon/trunk/PKGBUILD)
  bluegriffon/repos/community-staging-x86_64/bluegriffon.desktop
(from rev 197020, bluegriffon/trunk/bluegriffon.desktop)
  bluegriffon/repos/community-staging-x86_64/bluegriffon_gtk3.patch
(from rev 197020, bluegriffon/trunk/bluegriffon_gtk3.patch)
  bluegriffon/repos/community-staging-x86_64/bug_1234158_firefox-gtk3-20.patch
(from rev 197020, bluegriffon/trunk/bug_1234158_firefox-gtk3-20.patch)
  bluegriffon/repos/community-staging-x86_64/hunspell14.patch
(from rev 197020, bluegriffon/trunk/hunspell14.patch)
  bluegriffon/repos/community-staging-x86_64/hunspell141.patch
(from rev 197020, bluegriffon/trunk/hunspell141.patch)
  bluegriffon/repos/community-staging-x86_64/hunspell15.patch
(from rev 197020, bluegriffon/trunk/hunspell15.patch)
  bluegriffon/repos/community-staging-x86_64/mozconfig
(from rev 197020, bluegriffon/trunk/mozconfig)

+
 community-staging-i686/PKGBUILD|  103 
 community-staging-i686/bluegriffon.desktop |   16 
 community-staging-i686/bluegriffon_gtk3.patch  |   46 
 community-staging-i686/bug_1234158_firefox-gtk3-20.patch   | 1736 
 community-staging-i686/hunspell14.patch|33504 +++
 community-staging-i686/hunspell141.patch   |   45 
 community-staging-i686/hunspell15.patch|12946 
 community-staging-i686/mozconfig   |   63 
 community-staging-x86_64/PKGBUILD  |  103 
 community-staging-x86_64/bluegriffon.desktop   |   16 
 community-staging-x86_64/bluegriffon_gtk3.patch|   46 
 community-staging-x86_64/bug_1234158_firefox-gtk3-20.patch | 1736 
 community-staging-x86_64/hunspell14.patch  |33504 +++
 community-staging-x86_64/hunspell141.patch |   45 
 community-staging-x86_64/hunspell15.patch  |12946 
 community-staging-x86_64/mozconfig |   63 
 16 files changed, 96918 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 197020:197021 to see the changes.


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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 12:58:20
  Author: foutrelis
Revision: 197020

icu 58.1 / poppler 0.49.0 / hunspell 1.5.0 rebuild

Modified:
  bluegriffon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 12:52:39 UTC (rev 197019)
+++ PKGBUILD2016-11-27 12:58:20 UTC (rev 197020)
@@ -5,7 +5,7 @@
 pkgname=bluegriffon
 pkgver=2.1.1
 _mozilla_ver=f14898695ee0
-pkgrel=3
+pkgrel=4
 pkgdesc="The next-generation Web Editor based on the rendering engine of 
Firefox"
 arch=('i686' 'x86_64')
 url="http://bluegriffon.org/";


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:52:39
  Author: arodseth
Revision: 197019

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 12:52:25 UTC (rev 197018)
+++ community-i686/PKGBUILD 2016-11-27 12:52:39 UTC (rev 197019)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Vincent B. 
-
-pkgname=opam
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='OCaml package manager'
-arch=('x86_64' 'i686')
-url='http://opam.ocaml.org/'
-license=('GPL')
-depends=('aspcud' 'ocaml')
-source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
-sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
-
-build() {
-  cd "opam-full-$pkgver"
-
-  ./configure --prefix=/usr
-  make -j1 lib-ext
-  make -j1
-}
-
-package() {
-  make -C "$srcdir/opam-full-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: opam/repos/community-i686/PKGBUILD (from rev 197018, 
opam/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 12:52:39 UTC (rev 197019)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent B. 
+
+pkgname=opam
+pkgver=1.2.2
+pkgrel=2
+pkgdesc='OCaml package manager'
+arch=('x86_64' 'i686')
+url='http://opam.ocaml.org/'
+license=('GPL')
+depends=('aspcud' 'ocaml')
+optdepends=('darcs: For downloading packages with darcs'
+'git: For downloading packages with git'
+'mercurial: For downloading packages with mercurial')
+source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
+sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
+
+build() {
+  cd "opam-full-$pkgver"
+
+  ./configure --prefix=/usr
+  make -j1 lib-ext
+  make -j1
+}
+
+package() {
+  make -C "opam-full-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-27 12:52:25 UTC (rev 197018)
+++ community-x86_64/PKGBUILD   2016-11-27 12:52:39 UTC (rev 197019)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Vincent B. 
-
-pkgname=opam
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='OCaml package manager'
-arch=('x86_64' 'i686')
-url='http://opam.ocaml.org/'
-license=('GPL')
-depends=('aspcud' 'ocaml')
-source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
-sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
-
-build() {
-  cd "opam-full-$pkgver"
-
-  ./configure --prefix=/usr
-  make -j1 lib-ext
-  make -j1
-}
-
-package() {
-  make -C "$srcdir/opam-full-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: opam/repos/community-x86_64/PKGBUILD (from rev 197018, 
opam/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 12:52:39 UTC (rev 197019)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent B. 
+
+pkgname=opam
+pkgver=1.2.2
+pkgrel=2
+pkgdesc='OCaml package manager'
+arch=('x86_64' 'i686')
+url='http://opam.ocaml.org/'
+license=('GPL')
+depends=('aspcud' 'ocaml')
+optdepends=('darcs: For downloading packages with darcs'
+'git: For downloading packages with git'
+'mercurial: For downloading packages with mercurial')
+source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
+sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
+
+build() {
+  cd "opam-full-$pkgver"
+
+  ./configure --prefix=/usr
+  make -j1 lib-ext
+  make -j1
+}
+
+package() {
+  make -C "opam-full-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:52:25
  Author: arodseth
Revision: 197018

upgpkg: opam 1.2.2-2

Modified:
  opam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 12:35:05 UTC (rev 197017)
+++ PKGBUILD2016-11-27 12:52:25 UTC (rev 197018)
@@ -4,12 +4,15 @@
 
 pkgname=opam
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc='OCaml package manager'
 arch=('x86_64' 'i686')
 url='http://opam.ocaml.org/'
 license=('GPL')
 depends=('aspcud' 'ocaml')
+optdepends=('darcs: For downloading packages with darcs'
+'git: For downloading packages with git'
+'mercurial: For downloading packages with mercurial')
 
source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
 sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
 
@@ -22,7 +25,7 @@
 }
 
 package() {
-  make -C "$srcdir/opam-full-$pkgver" DESTDIR="$pkgdir" install
+  make -C "opam-full-$pkgver" DESTDIR="$pkgdir" install
 }
 
 # vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:34:49
  Author: arodseth
Revision: 197016

upgpkg: opam 1.2.2-1

Modified:
  opam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 12:28:26 UTC (rev 197015)
+++ PKGBUILD2016-11-27 12:34:49 UTC (rev 197016)
@@ -7,14 +7,14 @@
 pkgrel=1
 pkgdesc='OCaml package manager'
 arch=('x86_64' 'i686')
-url='http://opam.ocaml.org'
+url='http://opam.ocaml.org/'
 license=('GPL')
-depends=('ocaml' 'aspcud')
+depends=('aspcud' 'ocaml')
 
source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
 sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
 
 build() {
-  cd "$srcdir/opam-full-$pkgver"
+  cd "opam-full-$pkgver"
 
   ./configure --prefix=/usr
   make -j1 lib-ext


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:35:05
  Author: arodseth
Revision: 197017

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

Added:
  opam/repos/community-i686/PKGBUILD
(from rev 197016, opam/trunk/PKGBUILD)
  opam/repos/community-x86_64/PKGBUILD
(from rev 197016, opam/trunk/PKGBUILD)

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

Copied: opam/repos/community-i686/PKGBUILD (from rev 197016, 
opam/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 12:35:05 UTC (rev 197017)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent B. 
+
+pkgname=opam
+pkgver=1.2.2
+pkgrel=1
+pkgdesc='OCaml package manager'
+arch=('x86_64' 'i686')
+url='http://opam.ocaml.org/'
+license=('GPL')
+depends=('aspcud' 'ocaml')
+source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
+sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
+
+build() {
+  cd "opam-full-$pkgver"
+
+  ./configure --prefix=/usr
+  make -j1 lib-ext
+  make -j1
+}
+
+package() {
+  make -C "$srcdir/opam-full-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: opam/repos/community-x86_64/PKGBUILD (from rev 197016, 
opam/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 12:35:05 UTC (rev 197017)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent B. 
+
+pkgname=opam
+pkgver=1.2.2
+pkgrel=1
+pkgdesc='OCaml package manager'
+arch=('x86_64' 'i686')
+url='http://opam.ocaml.org/'
+license=('GPL')
+depends=('aspcud' 'ocaml')
+source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz";)
+sha256sums=('15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00')
+
+build() {
+  cd "opam-full-$pkgver"
+
+  ./configure --prefix=/usr
+  make -j1 lib-ext
+  make -j1
+}
+
+package() {
+  make -C "$srcdir/opam-full-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:28:26
  Author: arodseth
Revision: 197015

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

Added:
  aspcud/repos/community-i686/PKGBUILD
(from rev 197014, aspcud/trunk/PKGBUILD)
  aspcud/repos/community-x86_64/PKGBUILD
(from rev 197014, aspcud/trunk/PKGBUILD)

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

Copied: aspcud/repos/community-i686/PKGBUILD (from rev 197014, 
aspcud/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 12:28:26 UTC (rev 197015)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=aspcud
+pkgver=1.9.1
+pkgrel=1
+pkgdesc='Solver for package dependencies'
+arch=('x86_64' 'i686')
+url='http://potassco.sourceforge.net/'
+license=('GPL3')
+depends=('clasp' 'clingo')
+makedepends=('boost' 'cmake' 're2c' 'ninja')
+source=("http://downloads.sourceforge.net/project/potassco/$pkgname/$pkgver/$pkgname-$pkgver-source.tar.gz";)
+sha256sums=('e0e917a9a6c5ff080a411ff25d1174e0d4118bb6759c3fe976e2e3cca15e5827')
+
+build() {
+  cd "$pkgname-$pkgver-source"
+
+  mkdir -p build/release
+  cd build/release
+  cmake \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DCUDF2LP_LOC=cudf2lp \
+-DGRINGO_LOC=gringo \
+-DCLASP_LOC=clasp \
+-DCMAKE_BUILD_TYPE=Release ../.. \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C "$pkgname-$pkgver-source/build/release" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: aspcud/repos/community-x86_64/PKGBUILD (from rev 197014, 
aspcud/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 12:28:26 UTC (rev 197015)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=aspcud
+pkgver=1.9.1
+pkgrel=1
+pkgdesc='Solver for package dependencies'
+arch=('x86_64' 'i686')
+url='http://potassco.sourceforge.net/'
+license=('GPL3')
+depends=('clasp' 'clingo')
+makedepends=('boost' 'cmake' 're2c' 'ninja')
+source=("http://downloads.sourceforge.net/project/potassco/$pkgname/$pkgver/$pkgname-$pkgver-source.tar.gz";)
+sha256sums=('e0e917a9a6c5ff080a411ff25d1174e0d4118bb6759c3fe976e2e3cca15e5827')
+
+build() {
+  cd "$pkgname-$pkgver-source"
+
+  mkdir -p build/release
+  cd build/release
+  cmake \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DCUDF2LP_LOC=cudf2lp \
+-DGRINGO_LOC=gringo \
+-DCLASP_LOC=clasp \
+-DCMAKE_BUILD_TYPE=Release ../.. \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C "$pkgname-$pkgver-source/build/release" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (6 files)

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:28:05
  Author: arodseth
Revision: 197014

Move from AUR, needed by opam

Added:
  aspcud/
  aspcud/repos/
  aspcud/repos/community-i686/
  aspcud/repos/community-x86_64/
  aspcud/trunk/
  aspcud/trunk/PKGBUILD

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

Added: aspcud/trunk/PKGBUILD
===
--- aspcud/trunk/PKGBUILD   (rev 0)
+++ aspcud/trunk/PKGBUILD   2016-11-27 12:28:05 UTC (rev 197014)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=aspcud
+pkgver=1.9.1
+pkgrel=1
+pkgdesc='Solver for package dependencies'
+arch=('x86_64' 'i686')
+url='http://potassco.sourceforge.net/'
+license=('GPL3')
+depends=('clasp' 'clingo')
+makedepends=('boost' 'cmake' 're2c' 'ninja')
+source=("http://downloads.sourceforge.net/project/potassco/$pkgname/$pkgver/$pkgname-$pkgver-source.tar.gz";)
+sha256sums=('e0e917a9a6c5ff080a411ff25d1174e0d4118bb6759c3fe976e2e3cca15e5827')
+
+build() {
+  cd "$pkgname-$pkgver-source"
+
+  mkdir -p build/release
+  cd build/release
+  cmake \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DCUDF2LP_LOC=cudf2lp \
+-DGRINGO_LOC=gringo \
+-DCLASP_LOC=clasp \
+-DCMAKE_BUILD_TYPE=Release ../.. \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C "$pkgname-$pkgver-source/build/release" install
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2016-11-27 Thread Antonio Rojas
Date: Sunday, November 27, 2016 @ 12:16:50
  Author: arojas
Revision: 282125

Add missing dependency

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 11:44:32 UTC (rev 282124)
+++ PKGBUILD2016-11-27 12:16:50 UTC (rev 282125)
@@ -181,7 +181,7 @@
 
 package_calligra-devtools() {
   pkgdesc="Calligra developer tools"
-  depends=('calligra-libs')
+  depends=('calligra-libs' 'poppler-qt4')
 
   cd build/devtools
   make DESTDIR="${pkgdir}" install


[arch-commits] Commit in clasp (5 files)

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:10:52
  Author: arodseth
Revision: 197013

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

Added:
  clasp/repos/
  clasp/repos/community-i686/
  clasp/repos/community-i686/PKGBUILD
(from rev 197012, clasp/trunk/PKGBUILD)
  clasp/repos/community-x86_64/
  clasp/repos/community-x86_64/PKGBUILD
(from rev 197012, clasp/trunk/PKGBUILD)

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

Copied: clasp/repos/community-i686/PKGBUILD (from rev 197012, 
clasp/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2016-11-27 12:10:52 UTC (rev 197013)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=clasp
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Answer set solver'
+arch=('x86_64' 'i686')
+url='https://potassco.org/'
+license=('GPL3')
+depends=('gcc-libs')
+source=("$pkgname-$pkgver.tgz::https://github.com/potassco/$pkgname/archive/$pkgver.tar.gz";)
+sha256sums=('987513ffa84f885d7fcf94f0edb2ef25c8b5730553513120699a4820c9bc42f7')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure.sh --with-mt=std --prefix=/usr
+  make -C build/release_mt
+}
+
+package() {
+  install -D \
+"$pkgname-$pkgver/build/release_mt/bin/$pkgname" \
+"$pkgdir/usr/bin/$pkgname"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: clasp/repos/community-x86_64/PKGBUILD (from rev 197012, 
clasp/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2016-11-27 12:10:52 UTC (rev 197013)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=clasp
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Answer set solver'
+arch=('x86_64' 'i686')
+url='https://potassco.org/'
+license=('GPL3')
+depends=('gcc-libs')
+source=("$pkgname-$pkgver.tgz::https://github.com/potassco/$pkgname/archive/$pkgver.tar.gz";)
+sha256sums=('987513ffa84f885d7fcf94f0edb2ef25c8b5730553513120699a4820c9bc42f7')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure.sh --with-mt=std --prefix=/usr
+  make -C build/release_mt
+}
+
+package() {
+  install -D \
+"$pkgname-$pkgver/build/release_mt/bin/$pkgname" \
+"$pkgdir/usr/bin/$pkgname"
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:10:37
  Author: arodseth
Revision: 197012

upgpkg: clasp 3.2.1-1

Modified:
  clasp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 12:09:41 UTC (rev 197011)
+++ PKGBUILD2016-11-27 12:10:37 UTC (rev 197012)
@@ -9,7 +9,6 @@
 arch=('x86_64' 'i686')
 url='https://potassco.org/'
 license=('GPL3')
-#makedepends=('clang')
 depends=('gcc-libs')
 
source=("$pkgname-$pkgver.tgz::https://github.com/potassco/$pkgname/archive/$pkgver.tar.gz";)
 sha256sums=('987513ffa84f885d7fcf94f0edb2ef25c8b5730553513120699a4820c9bc42f7')
@@ -16,14 +15,14 @@
 
 build() {
   cd "$pkgname-$pkgver"
-  ./configure.sh --with-mt=std --prefix='/usr' CXX=g++
 
-  cd build/release_mt
-  make
+  ./configure.sh --with-mt=std --prefix=/usr
+  make -C build/release_mt
 }
 
 package() {
-  install -D "$pkgname-$pkgver/build/release_mt/bin/$pkgname" \
+  install -D \
+"$pkgname-$pkgver/build/release_mt/bin/$pkgname" \
 "$pkgdir/usr/bin/$pkgname"
 }
 


[arch-commits] Commit in bluegriffon/trunk (hunspell141.patch)

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 12:09:41
  Author: foutrelis
Revision: 197011

Add a missing patch from the previous commit

Added:
  bluegriffon/trunk/hunspell141.patch

---+
 hunspell141.patch |   45 +
 1 file changed, 45 insertions(+)

Added: hunspell141.patch
===
--- hunspell141.patch   (rev 0)
+++ hunspell141.patch   2016-11-27 12:09:41 UTC (rev 197011)
@@ -0,0 +1,45 @@
+# HG changeset patch
+# User Ryan VanderMeulen 
+# Date 1462316400 14400
+#  Tue May 03 19:00:00 2016 -0400
+# Node ID f9ba1836d5cdc0293a0276ef278a8c69a4eb174b
+# Parent  2622cba3ceb742454bae5906f678c8c621a92b37
+Bug 1269941 - Upgrade to Hunspell 1.4.1. r=ehsan
+
+diff -r 2622cba3ceb7 -r f9ba1836d5cd 
extensions/spellcheck/hunspell/src/README.mozilla
+--- a/extensions/spellcheck/hunspell/src/README.mozillaMon May 09 
17:01:15 2016 -0400
 b/extensions/spellcheck/hunspell/src/README.mozillaTue May 03 
19:00:00 2016 -0400
+@@ -1,2 +1,2 @@
+-Hunspell Version:   1.4.0
++Hunspell Version:   1.4.1
+ Additional Patches: See patches directory.
+diff -r 2622cba3ceb7 -r f9ba1836d5cd 
extensions/spellcheck/hunspell/src/csutil.cxx
+--- a/extensions/spellcheck/hunspell/src/csutil.cxxMon May 09 17:01:15 
2016 -0400
 b/extensions/spellcheck/hunspell/src/csutil.cxxTue May 03 19:00:00 
2016 -0400
+@@ -2783,7 +2783,7 @@
+   bool operator()(char c) { return chars.find(c) != std::string::npos; }
+ 
+  private:
+-  const std::string& chars;
++  std::string chars;
+ };
+ }
+ 
+diff -r 2622cba3ceb7 -r f9ba1836d5cd 
extensions/spellcheck/hunspell/src/suggestmgr.cxx
+--- a/extensions/spellcheck/hunspell/src/suggestmgr.cxxMon May 09 
17:01:15 2016 -0400
 b/extensions/spellcheck/hunspell/src/suggestmgr.cxxTue May 03 
19:00:00 2016 -0400
+@@ -1088,10 +1088,10 @@
+ std::copy(word, word + candidate.size(), candidate.begin());
+   }
+ 
+-  for (std::string::iterator p = candidate.begin() + candidate.size() - 1; p 
> candidate.begin(); --p) {
+-for (std::string::iterator q = p - 1; q >= candidate.begin() && 
std::distance(q, p) < 10; --q) {
+-  std::swap(*q, *(q + 1));
+-  if (std::distance(q, p) < 2)
++  for (std::string::reverse_iterator p = candidate.rbegin(), pEnd = 
candidate.rend() - 1; p != pEnd; ++p) {
++for (std::string::reverse_iterator q = p + 1, qEnd = candidate.rend(); q 
!= qEnd && std::distance(p, q) < 10; ++q) {
++  std::swap(*q, *(q - 1));
++  if (std::distance(p, q) < 2)
+ continue;  // omit swap char
+   ns = testsug(wlst, candidate.c_str(), candidate.size(), ns, cpdsuggest, 
NULL, NULL);
+   if (ns == -1)


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

2016-11-27 Thread Evangelos Foutras
Date: Sunday, November 27, 2016 @ 12:08:56
  Author: foutrelis
Revision: 197010

Fix build with Hunspell 1.5.0

Added:
  bluegriffon/trunk/hunspell14.patch
  bluegriffon/trunk/hunspell15.patch
Modified:
  bluegriffon/trunk/PKGBUILD

--+
 PKGBUILD |   11 
 hunspell14.patch |33504 +
 hunspell15.patch |12946 
 3 files changed, 46461 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 197009:197010 to see the changes.


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 12:05:37
  Author: arodseth
Revision: 197009

Move from AUR

Added:
  clasp/
  clasp/trunk/
  clasp/trunk/PKGBUILD

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

Added: clasp/trunk/PKGBUILD
===
--- clasp/trunk/PKGBUILD(rev 0)
+++ clasp/trunk/PKGBUILD2016-11-27 12:05:37 UTC (rev 197009)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=clasp
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Answer set solver'
+arch=('x86_64' 'i686')
+url='https://potassco.org/'
+license=('GPL3')
+#makedepends=('clang')
+depends=('gcc-libs')
+source=("$pkgname-$pkgver.tgz::https://github.com/potassco/$pkgname/archive/$pkgver.tar.gz";)
+sha256sums=('987513ffa84f885d7fcf94f0edb2ef25c8b5730553513120699a4820c9bc42f7')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure.sh --with-mt=std --prefix='/usr' CXX=g++
+
+  cd build/release_mt
+  make
+}
+
+package() {
+  install -D "$pkgname-$pkgver/build/release_mt/bin/$pkgname" \
+"$pkgdir/usr/bin/$pkgname"
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2016-11-27 Thread Pierre Neidhardt
Date: Sunday, November 27, 2016 @ 11:55:50
  Author: ambrevar
Revision: 197007

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

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

--+
 /PKGBUILD|  114 +
 community-i686/PKGBUILD  |   58 
 community-i686/fzf.install   |   27 -
 community-x86_64/PKGBUILD|   58 
 community-x86_64/fzf.install |   27 -
 5 files changed, 114 insertions(+), 170 deletions(-)

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

Copied: fzf/repos/community-i686/PKGBUILD (from rev 197006, fzf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 11:55:50 UTC (rev 197007)
@@ -0,0 +1,57 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: Hermann Zahnweh (eigengrau)
+# Contributor: Andy Weidenbaum 
+# Contributor: foalsrock 
+# Contributor: jebaum 
+
+pkgname=fzf
+pkgver=0.15.9
+pkgrel=1
+pkgdesc="Command-line fuzzy finder"
+arch=("i686" "x86_64")
+url="https://github.com/junegunn/fzf";
+license=("MIT")
+depends=("ncurses")
+makedepends=("git" "go")
+optdepends=("fish: fish keybindings"
+   "fzf-extras: fzf keybindings from junegunn wiki and dotfiles"
+   "tmux: fzf-tmux script for launching fzf in a tmux pane"
+   "vim-fzf: vim plugin"
+   "zsh: zsh keybindings")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/junegunn/fzf/archive/$pkgver.tar.gz";
+   "git+https://github.com/junegunn/$pkgname.wiki";)
+sha256sums=('58069729ee67f94cf31bf62b1734a70db323f1c4367bbffaa9edf9ec9cb5a075'
+'SKIP')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   msg2 'Building...'
+   GOPATH="$srcdir" TMPDIR=/tmp go get -u github.com/junegunn/fzf/...
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   ## Doc
+   install -dm755 "$pkgdir/usr/share/doc/fzf/wiki"
+   install -m644 "$srcdir/fzf.wiki"/* "$pkgdir/usr/share/doc/fzf/wiki"
+   install -m644 README.md install uninstall "$pkgdir/usr/share/doc/fzf"
+
+   ## Man page
+   install -Dm644 "man/man1/fzf.1" "$pkgdir/usr/share/man/man1/fzf.1"
+
+   ## License
+   install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/fzf/LICENSE"
+
+   ## Binaries
+   install -dm755 "$pkgdir/usr/bin"
+   install -m755 "$srcdir/bin/fzf" "bin/fzf-tmux" "$pkgdir/usr/bin/"
+
+   ## Completion and keybind

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 11:55:53
  Author: arodseth
Revision: 197008

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

Added:
  clingo/repos/community-i686/PKGBUILD
(from rev 197006, clingo/trunk/PKGBUILD)
  clingo/repos/community-x86_64/PKGBUILD
(from rev 197006, clingo/trunk/PKGBUILD)

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

Copied: clingo/repos/community-i686/PKGBUILD (from rev 197006, 
clingo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 11:55:53 UTC (rev 197008)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=clingo
+pkgver=5.1.0
+pkgrel=1
+pkgdesc='Grounding tools for (disjunctive) logic programs'
+arch=('x86_64' 'i686')
+url='https://potassco.org/'
+license=('GPL3')
+depends=('python2')
+makedepends=('bison' 're2c' 'scons')
+source=("https://github.com/potassco/$pkgname/archive/v$pkgver.tar.gz";)
+sha256sums=('c1afa83142d727d18bdab68fd6d7e1341dcb25d2e9a1aea3abc672ecbae6c72a')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  scons --build-dir=release
+}
+
+package() {
+  cd "$pkgname-$pkgver/build/release"
+
+  install -D gringo ${pkgdir}/usr/bin/gringo
+  install -D clingo ${pkgdir}/usr/bin/clingo
+  install -D reify ${pkgdir}/usr/bin/reify
+  install -D lpconvert ${pkgdir}/usr/bin/lpconvert
+
+  if [ -x "python/clingo.so" ]; then
+  install -D "python/clingo.so" ${pkgdir}/usr/lib/libclingo_python.so
+  fi
+
+  if [ -x "lua/clingo.so" ]; then
+  install -D "lua/clingo.so" ${pkgdir}/usr/lib/libclingo_lua.so
+  fi
+}
+
+# vim:set ts=2 sw=2 et:

Copied: clingo/repos/community-x86_64/PKGBUILD (from rev 197006, 
clingo/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 11:55:53 UTC (rev 197008)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Vincent Bernardoff 
+
+pkgname=clingo
+pkgver=5.1.0
+pkgrel=1
+pkgdesc='Grounding tools for (disjunctive) logic programs'
+arch=('x86_64' 'i686')
+url='https://potassco.org/'
+license=('GPL3')
+depends=('python2')
+makedepends=('bison' 're2c' 'scons')
+source=("https://github.com/potassco/$pkgname/archive/v$pkgver.tar.gz";)
+sha256sums=('c1afa83142d727d18bdab68fd6d7e1341dcb25d2e9a1aea3abc672ecbae6c72a')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  scons --build-dir=release
+}
+
+package() {
+  cd "$pkgname-$pkgver/build/release"
+
+  install -D gringo ${pkgdir}/usr/bin/gringo
+  install -D clingo ${pkgdir}/usr/bin/clingo
+  install -D reify ${pkgdir}/usr/bin/reify
+  install -D lpconvert ${pkgdir}/usr/bin/lpconvert
+
+  if [ -x "python/clingo.so" ]; then
+  install -D "python/clingo.so" ${pkgdir}/usr/lib/libclingo_python.so
+  fi
+
+  if [ -x "lua/clingo.so" ]; then
+  install -D "lua/clingo.so" ${pkgdir}/usr/lib/libclingo_lua.so
+  fi
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-11-27 Thread Pierre Neidhardt
Date: Sunday, November 27, 2016 @ 11:54:34
  Author: ambrevar
Revision: 197006

upgpkg: fzf 0.15.9-1

Modified:
  fzf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-27 11:54:23 UTC (rev 197005)
+++ PKGBUILD2016-11-27 11:54:34 UTC (rev 197006)
@@ -5,7 +5,7 @@
 # Contributor: jebaum 
 
 pkgname=fzf
-pkgver=0.15.4
+pkgver=0.15.9
 pkgrel=1
 pkgdesc="Command-line fuzzy finder"
 arch=("i686" "x86_64")
@@ -20,7 +20,7 @@
"zsh: zsh keybindings")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/junegunn/fzf/archive/$pkgver.tar.gz";
"git+https://github.com/junegunn/$pkgname.wiki";)
-sha256sums=('9e5a5e4c929df8172afde9dd9cb7bbefdae8f98fc4a24d40696ccb3da1483261'
+sha256sums=('58069729ee67f94cf31bf62b1734a70db323f1c4367bbffaa9edf9ec9cb5a075'
 'SKIP')
 
 build() {


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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 11:54:23
  Author: arodseth
Revision: 197005

upgpkg: clingo 5.1.0-1

Modified:
  clingo/trunk/PKGBUILD (properties)

Index: clingo/trunk/PKGBUILD
===
--- clingo/trunk/PKGBUILD   2016-11-27 11:53:22 UTC (rev 197004)
+++ clingo/trunk/PKGBUILD   2016-11-27 11:54:23 UTC (rev 197005)

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


  1   2   >