[arch-commits] Commit in perl-net-dns-resolver-programmable/trunk (PKGBUILD)

2017-07-24 Thread Felix Yan
Date: Tuesday, July 25, 2017 @ 05:01:32
  Author: felixonmars
Revision: 301237

upgpkg: perl-net-dns-resolver-programmable 0.009-1

Modified:
  perl-net-dns-resolver-programmable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 20:34:17 UTC (rev 301236)
+++ PKGBUILD2017-07-25 05:01:32 UTC (rev 301237)
@@ -4,7 +4,7 @@
 
 pkgname=perl-net-dns-resolver-programmable
 _realname=Net-DNS-Resolver-Programmable
-pkgver=0.008
+pkgver=0.009
 pkgrel=1
 pkgdesc="A Net::DNS::Resolver descendant class for offline emulation of DNS"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('perl-module-build')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/${_realname}-${pkgver}.tar.gz)
-sha512sums=('7e482d6e44ea690fe32e3d5909ed65998662f2faa3693b99f0498a13eaeabfea206e8e3c8933c33f9bfc79d0392f79c22ce61e5a69befdd51d86c7cf6ead0eb5')
+sha512sums=('a9a239ff454ba186e2a00e578615d6b25075f4e1fde548893681c169d04571c1621b023ecd2ccbb95a8fff50d8b811c410212db31a1b78f2d62977a45e90a735')
 
 build() {
   cd ${srcdir}/${_realname}-${pkgver}


[arch-commits] Commit in perl-net-dns-resolver-programmable/repos/extra-any (2 files)

2017-07-24 Thread Felix Yan
Date: Tuesday, July 25, 2017 @ 05:01:49
  Author: felixonmars
Revision: 301238

archrelease: copy trunk to extra-any

Added:
  perl-net-dns-resolver-programmable/repos/extra-any/PKGBUILD
(from rev 301237, perl-net-dns-resolver-programmable/trunk/PKGBUILD)
Deleted:
  perl-net-dns-resolver-programmable/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-25 05:01:32 UTC (rev 301237)
+++ PKGBUILD2017-07-25 05:01:49 UTC (rev 301238)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jan de Groot 
-
-pkgname=perl-net-dns-resolver-programmable
-_realname=Net-DNS-Resolver-Programmable
-pkgver=0.008
-pkgrel=1
-pkgdesc="A Net::DNS::Resolver descendant class for offline emulation of DNS"
-arch=('any')
-license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/;
-depends=('perl-net-dns' 'perl')
-makedepends=('perl-module-build')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/${_realname}-${pkgver}.tar.gz)
-sha512sums=('7e482d6e44ea690fe32e3d5909ed65998662f2faa3693b99f0498a13eaeabfea206e8e3c8933c33f9bfc79d0392f79c22ce61e5a69befdd51d86c7cf6ead0eb5')
-
-build() {
-  cd ${srcdir}/${_realname}-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd ${srcdir}/${_realname}-${pkgver}
-  make install DESTDIR=${pkgdir} || return 1
-}

Copied: perl-net-dns-resolver-programmable/repos/extra-any/PKGBUILD (from rev 
301237, perl-net-dns-resolver-programmable/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-25 05:01:49 UTC (rev 301238)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jan de Groot 
+
+pkgname=perl-net-dns-resolver-programmable
+_realname=Net-DNS-Resolver-Programmable
+pkgver=0.009
+pkgrel=1
+pkgdesc="A Net::DNS::Resolver descendant class for offline emulation of DNS"
+arch=('any')
+license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/dist/${_realname}/;
+depends=('perl-net-dns' 'perl')
+makedepends=('perl-module-build')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/${_realname}-${pkgver}.tar.gz)
+sha512sums=('a9a239ff454ba186e2a00e578615d6b25075f4e1fde548893681c169d04571c1621b023ecd2ccbb95a8fff50d8b811c410212db31a1b78f2d62977a45e90a735')
+
+build() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  make install DESTDIR=${pkgdir} || return 1
+}


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 20:34:17
  Author: arojas
Revision: 301236

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

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

--+
 /PKGBUILD|  196 +
 /perlmagick.rpath.patch  |   22 +++
 extra-i686/PKGBUILD  |  100 --
 extra-i686/imagemagick-underlink.patch   |   13 -
 extra-i686/perlmagick.rpath.patch|   11 -
 extra-x86_64/PKGBUILD|  100 --
 extra-x86_64/imagemagick-underlink.patch |   13 -
 extra-x86_64/perlmagick.rpath.patch  |   11 -
 8 files changed, 218 insertions(+), 248 deletions(-)

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

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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 20:33:45
  Author: arojas
Revision: 301233

Update to 6.9.9.3

Modified:
  imagemagick/trunk/PKGBUILD
Deleted:
  imagemagick/trunk/imagemagick-underlink.patch

-+
 PKGBUILD|   12 +---
 imagemagick-underlink.patch |   13 -
 2 files changed, 5 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 20:31:58 UTC (rev 301232)
+++ PKGBUILD2017-07-24 20:33:45 UTC (rev 301233)
@@ -3,8 +3,8 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.9.2
-pkgrel=2
+pkgver=6.9.9.3
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
 license=('custom')
@@ -12,11 +12,10 @@
  'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2' 
'libraw'
  'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu' 
'git')
 
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-perlmagick.rpath.patch imagemagick-underlink.patch)
-sha1sums=('e23ee6a54063c0ac36882fc71f54b660316f542d'
+perlmagick.rpath.patch)
+sha1sums=('54572dc0ce60f8e46d2224442e51fe6781bb2a32'
   'SKIP'
-  'e143cf9d530fabf3b58023899b5cc544ba93daec'
-  'e0cb8d32952d9e1636d03b1b4c03d8c9206192c4')
+  'e143cf9d530fabf3b58023899b5cc544ba93daec')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
 
 prepare() {
@@ -23,7 +22,6 @@
   cd ImageMagick-${pkgver%.*}-${pkgver##*.}
   sed '/AC_PATH_XTRA/d' -i configure.ac
   patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
-  patch -p1 -i ../imagemagick-underlink.patch # Fix underlinking
   autoreconf --force --install
 }
 

Deleted: imagemagick-underlink.patch
===
--- imagemagick-underlink.patch 2017-07-24 20:31:58 UTC (rev 301232)
+++ imagemagick-underlink.patch 2017-07-24 20:33:45 UTC (rev 301233)
@@ -1,13 +0,0 @@
-diff --git a/coders/Makefile.am b/coders/Makefile.am
-index e39ed031f..689728353 100644
 a/coders/Makefile.am
-+++ b/coders/Makefile.am
-@@ -469,7 +469,7 @@ coders_djvu_la_LIBADD  = $(MAGICKCORE_LIBS) 
$(DJVU_LIBS) $(JPEG_LIBS) $(LZMA
- coders_dng_la_SOURCES  = coders/dng.c
- coders_dng_la_CPPFLAGS = $(MAGICK_CODER_CPPFLAGS)
- coders_dng_la_LDFLAGS  = $(MODULECOMMONFLAGS)
--coders_dng_la_LIBADD   = $(MAGICKCORE_LIBS) $(RAW_LIBS)
-+coders_dng_la_LIBADD   = $(MAGICKCORE_LIBS) $(RAW_R_LIBS)
- 
- # DPS coder module
- coders_dps_la_SOURCES  = coders/dps.c


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

2017-07-24 Thread Jelle van der Waa
Date: Monday, July 24, 2017 @ 20:33:47
  Author: jelle
Revision: 301234

upgpkg: xmlto 0.0.28-2

pie rebuild

Modified:
  xmlto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 20:33:45 UTC (rev 301233)
+++ PKGBUILD2017-07-24 20:33:47 UTC (rev 301234)
@@ -6,7 +6,7 @@
 
 pkgname=xmlto
 pkgver=0.0.28
-pkgrel=1
+pkgrel=2
 pkgdesc="Convert xml to many other formats"
 arch=('i686' 'x86_64')
 url="https://pagure.io/xmlto/;


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

2017-07-24 Thread Jelle van der Waa
Date: Monday, July 24, 2017 @ 20:33:59
  Author: jelle
Revision: 301235

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-24 20:33:47 UTC (rev 301234)
+++ extra-i686/PKGBUILD 2017-07-24 20:33:59 UTC (rev 301235)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-# Contributor: Sergej Pupykin 
-# Contributor: Robert Stoffers 
-
-pkgname=xmlto
-pkgver=0.0.28
-pkgrel=1
-pkgdesc="Convert xml to many other formats"
-arch=('i686' 'x86_64')
-url="https://pagure.io/xmlto/;
-license=('GPL')
-depends=('libxslt')
-makedepends=('docbook-xsl')
-source=("https://releases.pagure.org/xmlto/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('93bab48d446c826399d130d959fe676f')
-sha256sums=('1130df3a7957eb9f6f0d29e4aa1c75732a7dfb6d639be013859b5c7ec5421276')
-
-build() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  ./configure BASH=/bin/bash --prefix=/usr \
- --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: xmlto/repos/extra-i686/PKGBUILD (from rev 301234, xmlto/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-24 20:33:59 UTC (rev 301235)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: Robert Stoffers 
+
+pkgname=xmlto
+pkgver=0.0.28
+pkgrel=2
+pkgdesc="Convert xml to many other formats"
+arch=('i686' 'x86_64')
+url="https://pagure.io/xmlto/;
+license=('GPL')
+depends=('libxslt')
+makedepends=('docbook-xsl')
+source=("https://releases.pagure.org/xmlto/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('93bab48d446c826399d130d959fe676f')
+sha256sums=('1130df3a7957eb9f6f0d29e4aa1c75732a7dfb6d639be013859b5c7ec5421276')
+
+build() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  ./configure BASH=/bin/bash --prefix=/usr \
+ --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-07-24 20:33:47 UTC (rev 301234)
+++ extra-x86_64/PKGBUILD   2017-07-24 20:33:59 UTC (rev 301235)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-# Contributor: Sergej Pupykin 
-# Contributor: Robert Stoffers 
-
-pkgname=xmlto
-pkgver=0.0.28
-pkgrel=1
-pkgdesc="Convert xml to many other formats"
-arch=('i686' 'x86_64')
-url="https://pagure.io/xmlto/;
-license=('GPL')
-depends=('libxslt')
-makedepends=('docbook-xsl')
-source=("https://releases.pagure.org/xmlto/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('93bab48d446c826399d130d959fe676f')
-sha256sums=('1130df3a7957eb9f6f0d29e4aa1c75732a7dfb6d639be013859b5c7ec5421276')
-
-build() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  ./configure BASH=/bin/bash --prefix=/usr \
- --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: xmlto/repos/extra-x86_64/PKGBUILD (from rev 301234, 
xmlto/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-07-24 20:33:59 UTC (rev 301235)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: Robert Stoffers 
+
+pkgname=xmlto
+pkgver=0.0.28
+pkgrel=2
+pkgdesc="Convert xml to many other formats"
+arch=('i686' 'x86_64')
+url="https://pagure.io/xmlto/;
+license=('GPL')
+depends=('libxslt')
+makedepends=('docbook-xsl')
+source=("https://releases.pagure.org/xmlto/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('93bab48d446c826399d130d959fe676f')

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

2017-07-24 Thread Jelle van der Waa
Date: Monday, July 24, 2017 @ 20:31:58
  Author: jelle
Revision: 301232

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-24 20:31:46 UTC (rev 301231)
+++ extra-i686/PKGBUILD 2017-07-24 20:31:58 UTC (rev 301232)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-
-pkgname=dmidecode
-pkgver=3.1
-pkgrel=1
-pkgdesc="Desktop Management Interface table related utilities"
-arch=('i686' 'x86_64')
-url="http://www.nongnu.org/dmidecode;
-license=('GPL')
-depends=('glibc')
-source=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('d766ce9b25548c59b1e7e930505b4cad9a7bb0b904a1a391fbb604d529781ac0'
-'SKIP')
-validpgpkeys=('90DFD6523C57373D81F63D19865688D038F02FC8') # Jean Delvare 

-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  sed -i "s:sbin:bin:g" Makefile
-  make prefix=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make prefix=/usr DESTDIR="${pkgdir}" install
-}

Copied: dmidecode/repos/extra-i686/PKGBUILD (from rev 301231, 
dmidecode/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-24 20:31:58 UTC (rev 301232)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+
+pkgname=dmidecode
+pkgver=3.1
+pkgrel=2
+pkgdesc="Desktop Management Interface table related utilities"
+arch=('i686' 'x86_64')
+url="http://www.nongnu.org/dmidecode;
+license=('GPL')
+depends=('glibc')
+source=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('d766ce9b25548c59b1e7e930505b4cad9a7bb0b904a1a391fbb604d529781ac0'
+'SKIP')
+validpgpkeys=('90DFD6523C57373D81F63D19865688D038F02FC8') # Jean Delvare 

+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  sed -i "s:sbin:bin:g" Makefile
+  make prefix=/usr
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make prefix=/usr DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-07-24 20:31:46 UTC (rev 301231)
+++ extra-x86_64/PKGBUILD   2017-07-24 20:31:58 UTC (rev 301232)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-
-pkgname=dmidecode
-pkgver=3.1
-pkgrel=1
-pkgdesc="Desktop Management Interface table related utilities"
-arch=('i686' 'x86_64')
-url="http://www.nongnu.org/dmidecode;
-license=('GPL')
-depends=('glibc')
-source=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('d766ce9b25548c59b1e7e930505b4cad9a7bb0b904a1a391fbb604d529781ac0'
-'SKIP')
-validpgpkeys=('90DFD6523C57373D81F63D19865688D038F02FC8') # Jean Delvare 

-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  sed -i "s:sbin:bin:g" Makefile
-  make prefix=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make prefix=/usr DESTDIR="${pkgdir}" install
-}

Copied: dmidecode/repos/extra-x86_64/PKGBUILD (from rev 301231, 
dmidecode/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-07-24 20:31:58 UTC (rev 301232)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+
+pkgname=dmidecode
+pkgver=3.1
+pkgrel=2
+pkgdesc="Desktop Management Interface table related utilities"
+arch=('i686' 'x86_64')
+url="http://www.nongnu.org/dmidecode;
+license=('GPL')
+depends=('glibc')
+source=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('d766ce9b25548c59b1e7e930505b4cad9a7bb0b904a1a391fbb604d529781ac0'
+'SKIP')
+validpgpkeys=('90DFD6523C57373D81F63D19865688D038F02FC8') # Jean Delvare 

+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  sed -i "s:sbin:bin:g" Makefile
+  make prefix=/usr
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make prefix=/usr 

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

2017-07-24 Thread Jelle van der Waa
Date: Monday, July 24, 2017 @ 20:31:46
  Author: jelle
Revision: 301231

upgpkg: dmidecode 3.1-2

pie rebuild

Modified:
  dmidecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 20:29:38 UTC (rev 301230)
+++ PKGBUILD2017-07-24 20:31:46 UTC (rev 301231)
@@ -4,7 +4,7 @@
 
 pkgname=dmidecode
 pkgver=3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Desktop Management Interface table related utilities"
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/dmidecode;


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

2017-07-24 Thread Jelle van der Waa
Date: Monday, July 24, 2017 @ 20:29:38
  Author: jelle
Revision: 301230

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-24 20:29:26 UTC (rev 301229)
+++ extra-i686/PKGBUILD 2017-07-24 20:29:38 UTC (rev 301230)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=tree
-pkgver=1.7.0
-pkgrel=1
-pkgdesc="A directory listing program displaying a depth indented list of files"
-arch=('i686' 'x86_64')
-url="http://mama.indstate.edu/users/ice/tree/;
-license=('GPL')
-depends=('glibc')
-source=("http://mama.indstate.edu/users/ice/${pkgname}/src/${pkgname}-${pkgver}.tgz;)
-md5sums=('abe3e03e469c542d8e157cdd93f4d8a6')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make prefix="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
-}

Copied: tree/repos/extra-i686/PKGBUILD (from rev 301229, tree/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-24 20:29:38 UTC (rev 301230)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=tree
+pkgver=1.7.0
+pkgrel=2
+pkgdesc="A directory listing program displaying a depth indented list of files"
+arch=('i686' 'x86_64')
+url="http://mama.indstate.edu/users/ice/tree/;
+license=('GPL')
+depends=('glibc')
+source=("http://mama.indstate.edu/users/ice/${pkgname}/src/${pkgname}-${pkgver}.tgz;)
+md5sums=('abe3e03e469c542d8e157cdd93f4d8a6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make prefix="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-07-24 20:29:26 UTC (rev 301229)
+++ extra-x86_64/PKGBUILD   2017-07-24 20:29:38 UTC (rev 301230)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=tree
-pkgver=1.7.0
-pkgrel=1
-pkgdesc="A directory listing program displaying a depth indented list of files"
-arch=('i686' 'x86_64')
-url="http://mama.indstate.edu/users/ice/tree/;
-license=('GPL')
-depends=('glibc')
-source=("http://mama.indstate.edu/users/ice/${pkgname}/src/${pkgname}-${pkgver}.tgz;)
-md5sums=('abe3e03e469c542d8e157cdd93f4d8a6')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make prefix="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
-}

Copied: tree/repos/extra-x86_64/PKGBUILD (from rev 301229, tree/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-07-24 20:29:38 UTC (rev 301230)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=tree
+pkgver=1.7.0
+pkgrel=2
+pkgdesc="A directory listing program displaying a depth indented list of files"
+arch=('i686' 'x86_64')
+url="http://mama.indstate.edu/users/ice/tree/;
+license=('GPL')
+depends=('glibc')
+source=("http://mama.indstate.edu/users/ice/${pkgname}/src/${pkgname}-${pkgver}.tgz;)
+md5sums=('abe3e03e469c542d8e157cdd93f4d8a6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make prefix="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
+}


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

2017-07-24 Thread Jelle van der Waa
Date: Monday, July 24, 2017 @ 20:29:26
  Author: jelle
Revision: 301229

upgpkg: tree 1.7.0-2

pie rebuild

Modified:
  tree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 19:50:10 UTC (rev 301228)
+++ PKGBUILD2017-07-24 20:29:26 UTC (rev 301229)
@@ -4,7 +4,7 @@
 
 pkgname=tree
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A directory listing program displaying a depth indented list of files"
 arch=('i686' 'x86_64')
 url="http://mama.indstate.edu/users/ice/tree/;


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

2017-07-24 Thread Jan Steffens
Date: Monday, July 24, 2017 @ 19:50:10
  Author: heftig
Revision: 301228

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

Added:
  webkit2gtk/repos/extra-i686/PKGBUILD
(from rev 301227, webkit2gtk/trunk/PKGBUILD)
  webkit2gtk/repos/extra-i686/gcc7.patch
(from rev 301227, webkit2gtk/trunk/gcc7.patch)
  webkit2gtk/repos/extra-i686/icu59.patch
(from rev 301227, webkit2gtk/trunk/icu59.patch)
  webkit2gtk/repos/extra-x86_64/PKGBUILD
(from rev 301227, webkit2gtk/trunk/PKGBUILD)
  webkit2gtk/repos/extra-x86_64/gcc7.patch
(from rev 301227, webkit2gtk/trunk/gcc7.patch)
  webkit2gtk/repos/extra-x86_64/icu59.patch
(from rev 301227, webkit2gtk/trunk/icu59.patch)
Deleted:
  webkit2gtk/repos/extra-i686/PKGBUILD
  webkit2gtk/repos/extra-i686/gcc7.patch
  webkit2gtk/repos/extra-i686/icu59.patch
  webkit2gtk/repos/extra-x86_64/PKGBUILD
  webkit2gtk/repos/extra-x86_64/gcc7.patch
  webkit2gtk/repos/extra-x86_64/icu59.patch

--+
 /PKGBUILD|  110 +
 /gcc7.patch  |   94 ++
 /icu59.patch |   76 +++
 extra-i686/PKGBUILD  |   55 --
 extra-i686/gcc7.patch|   47 ---
 extra-i686/icu59.patch   |   38 ---
 extra-x86_64/PKGBUILD|   55 --
 extra-x86_64/gcc7.patch  |   47 ---
 extra-x86_64/icu59.patch |   38 ---
 9 files changed, 280 insertions(+), 280 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-24 19:45:02 UTC (rev 301227)
+++ extra-i686/PKGBUILD 2017-07-24 19:50:10 UTC (rev 301228)
@@ -1,55 +0,0 @@
-# $Id$
-# Contributor: Eric Bélanger 
-
-pkgname=webkit2gtk
-pkgver=2.16.5
-pkgrel=1
-pkgdesc="GTK+ Web content engine library"
-arch=(i686 x86_64)
-url="https://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
- libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen)
-makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python 
python2 ninja)
-optdepends=('gtk2: Netscape plugin support'
-'gst-plugins-base: free media decoding'
-'gst-plugins-good: media decoding'
-'gst-libav: nonfree media decoding')
-source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc}
-icu59.patch gcc7.patch)
-sha256sums=('8e0396f3428e757898c5856e642eed4fcd5a20ae03d96d3eaa03b76634be7dd4'
-'SKIP'
-'eb791b9c8dcb84996904846dedf8c3ddf1a5fde32330177f3f0071510bd8ca6d'
-'0c8e7e0b7cb4379d59eca4a93df84c984a44feb979ad1b6c1f964192290e25f5')
-validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
-
-prepare() {
-  mkdir build
-  cd webkitgtk-$pkgver
-
-  patch -Np1 -i ../icu59.patch
-  patch -Np1 -i ../gcc7.patch  # https://bugs.webkit.org/show_bug.cgi?id=173407
-
-  sed -i '1s/python$/&2/' Tools/gtk/generate-gtkdoc
-  rm -r Source/ThirdParty/gtest/
-}
-
-build() {
-  cd build
-  cmake -G Ninja -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=/usr/lib 
-DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \
--DENABLE_GTKDOC=ON -DPYTHON_EXECUTABLE=/usr/bin/python2 
../webkitgtk-$pkgver
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-
-  cd ../webkitgtk-$pkgver/Source
-  while IFS= read -d $'\0' -r _f; do
-echo "### $_f ###"; cat "$_f"; echo
-  done < <(find . -name 'COPYING*' -or -name 'LICENSE*' -print0) \
-| install -Dm644 /dev/stdin "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: webkit2gtk/repos/extra-i686/PKGBUILD (from rev 301227, 
webkit2gtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-24 19:50:10 UTC (rev 301228)
@@ -0,0 +1,55 @@
+# $Id$
+# Contributor: Eric Bélanger 
+
+pkgname=webkit2gtk
+pkgver=2.16.6
+pkgrel=1
+pkgdesc="GTK+ Web content engine library"
+arch=(i686 x86_64)
+url="https://webkitgtk.org/;
+license=(custom)
+depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
+ libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen)
+makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python 
python2 ninja)
+optdepends=('gtk2: Netscape plugin support'
+'gst-plugins-base: free media decoding'
+'gst-plugins-good: media decoding'
+'gst-libav: nonfree media decoding')
+source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc}
+icu59.patch gcc7.patch)
+sha256sums=('fc23650df953123c59b9c0edf3855e7bd55bd107820997fc72375811e1ea4b21'
+'SKIP'
+'eb791b9c8dcb84996904846dedf8c3ddf1a5fde32330177f3f0071510bd8ca6d'
+

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

2017-07-24 Thread Jan Steffens
Date: Monday, July 24, 2017 @ 19:45:02
  Author: heftig
Revision: 301227

2.16.6-1

Modified:
  webkit2gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 18:59:14 UTC (rev 301226)
+++ PKGBUILD2017-07-24 19:45:02 UTC (rev 301227)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=webkit2gtk
-pkgver=2.16.5
+pkgver=2.16.6
 pkgrel=1
 pkgdesc="GTK+ Web content engine library"
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 'gst-libav: nonfree media decoding')
 source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc}
 icu59.patch gcc7.patch)
-sha256sums=('8e0396f3428e757898c5856e642eed4fcd5a20ae03d96d3eaa03b76634be7dd4'
+sha256sums=('fc23650df953123c59b9c0edf3855e7bd55bd107820997fc72375811e1ea4b21'
 'SKIP'
 'eb791b9c8dcb84996904846dedf8c3ddf1a5fde32330177f3f0071510bd8ca6d'
 '0c8e7e0b7cb4379d59eca4a93df84c984a44feb979ad1b6c1f964192290e25f5')


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 19:10:32
  Author: felixonmars
Revision: 246286

upgpkg: semver 5.4.1-1

Modified:
  semver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 18:29:40 UTC (rev 246285)
+++ PKGBUILD2017-07-24 19:10:32 UTC (rev 246286)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=semver
-pkgver=5.4.0
+pkgver=5.4.1
 pkgrel=1
 pkgdesc='The semantic version parser used by npm.'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('4c167531abdf5c463dd8e85edefc106d7492214cbb1d11ee49acaf57ce22f7ff811f31f1619c6d9da9b614474832f92b8b5ed49940f68b3e4acd6238310a44c9')
+sha512sums=('59f1bf5fdfa801387cd57b65948a3f23c80e898f445d176fd5c41dcb291e5cad7b61c516dc45d4022d93a38a5c1fa9d9b493ebed93a933938cc962599bef11b2')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 19:10:49
  Author: felixonmars
Revision: 246287

archrelease: copy trunk to community-any

Added:
  semver/repos/community-any/PKGBUILD
(from rev 246286, semver/trunk/PKGBUILD)
Deleted:
  semver/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 19:10:32 UTC (rev 246286)
+++ PKGBUILD2017-07-24 19:10:49 UTC (rev 246287)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=semver
-pkgver=5.4.0
-pkgrel=1
-pkgdesc='The semantic version parser used by npm.'
-arch=('any')
-url='https://github.com/npm/node-semver'
-license=('ISC')
-depends=('nodejs')
-makedepends=('npm')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('4c167531abdf5c463dd8e85edefc106d7492214cbb1d11ee49acaf57ce22f7ff811f31f1619c6d9da9b614474832f92b8b5ed49940f68b3e4acd6238310a44c9')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s ../../../lib/node_modules/$pkgname/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: semver/repos/community-any/PKGBUILD (from rev 246286, 
semver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 19:10:49 UTC (rev 246287)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=semver
+pkgver=5.4.1
+pkgrel=1
+pkgdesc='The semantic version parser used by npm.'
+arch=('any')
+url='https://github.com/npm/node-semver'
+license=('ISC')
+depends=('nodejs')
+makedepends=('npm')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('59f1bf5fdfa801387cd57b65948a3f23c80e898f445d176fd5c41dcb291e5cad7b61c516dc45d4022d93a38a5c1fa9d9b493ebed93a933938cc962599bef11b2')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s ../../../lib/node_modules/$pkgname/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:59:14
  Author: felixonmars
Revision: 301226

archrelease: copy trunk to extra-any

Added:
  python-setuptools/repos/extra-any/PKGBUILD
(from rev 301225, python-setuptools/trunk/PKGBUILD)
Deleted:
  python-setuptools/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 18:58:57 UTC (rev 301225)
+++ PKGBUILD2017-07-24 18:59:14 UTC (rev 301226)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.0
-pkgrel=1
-epoch=1
-pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
-arch=('any')
-license=('PSF')
-url="http://pypi.python.org/pypi/setuptools;
-makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
- 'python2-pip')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz;)
-sha512sums=('579e63feb9f5ea33e29f4ae3a2736a2cfd18e83927775a56553dbe34bcfa32f325457204333d4f183759dbcd57e4ad7f8b166fcfbf626db597b18e14bbcd9ea4')
-
-prepare() {
-  # Don't download and install deps
-  sed -i '/pip.main(args)/d' setuptools-$pkgver/bootstrap.py
-
-  rm -r setuptools-$pkgver/pkg_resources/_vendor
-
-  # Remove post-release tag since we are using stable tags
-  sed -e '/tag_build = .post/d' \
-  -e '/tag_date = 1/d' \
-  -i setuptools-$pkgver/setup.cfg
-
-  cp -a setuptools-$pkgver{,-py2}
-
-  cd "$srcdir"/setuptools-$pkgver
-  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
-
-  cd "$srcdir"/setuptools-$pkgver-py2
-  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
-  sed -i -e "s|'pip'|'pip2'|" 
setuptools/tests/{test_develop.py,test_namespaces.py}
-
-  export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
-}
-
-build() {
-  cd "$srcdir"/setuptools-$pkgver
-  python bootstrap.py
-  python setup.py build
-
-  cd "$srcdir"/setuptools-$pkgver-py2
-  python2 bootstrap.py
-  python2 setup.py build
-}
-
-check() { (
-  # Workaround UTF-8 tests by setting LC_CTYPE
-  export LC_CTYPE=en_US.UTF-8
-
-  # https://github.com/pypa/setuptools/pull/810
-  export PYTHONDONTWRITEBYTECODE=1
-
-  cd "$srcdir"/setuptools-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/setuptools-$pkgver-py2
-  python2 setup.py pytest
-)}
-
-package_python-setuptools() {
-  depends=('python-packaging' 'python-appdirs')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd "$srcdir"/setuptools-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-}
-
-package_python2-setuptools() {
-  depends=('python2-packaging' 'python2-appdirs')
-  provides=('python2-distribute')
-  replaces=('python2-distribute')
-
-  cd "$srcdir"/setuptools-$pkgver-py2
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-  rm "$pkgdir"/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 301225, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 18:59:14 UTC (rev 301226)
@@ -0,0 +1,95 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=36.2.2
+pkgrel=1
+epoch=1
+pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
+arch=('any')
+license=('PSF')
+url="http://pypi.python.org/pypi/setuptools;
+makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
+ 'python2-pip')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
+  'python2-pytest-flake8' 'python-mock' 'python2-mock' 
'python-pytest-fixture-config'
+  'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
+  'git')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz;)
+sha512sums=('868d83224a6ed02278c2f8b19992f231ae2ad664c690479067a67494498a1ccf0426f6d3b13a21d2735114a5135bbe63f5e789fd90d11e5f4f811bc9db866f1b')
+
+prepare() {
+  # Don't download and install deps
+  sed -i '/pip.main(args)/d' setuptools-$pkgver/bootstrap.py
+
+  rm -r setuptools-$pkgver/pkg_resources/_vendor
+
+ 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:58:57
  Author: felixonmars
Revision: 301225

upgpkg: python-setuptools 1:36.2.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:31:06 UTC (rev 301224)
+++ PKGBUILD2017-07-24 18:58:57 UTC (rev 301225)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.0
+pkgver=36.2.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,9 +14,11 @@
 makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
  'python2-pip')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
+  'python2-pytest-flake8' 'python-mock' 'python2-mock' 
'python-pytest-fixture-config'
+  'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
+  'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz;)
-sha512sums=('579e63feb9f5ea33e29f4ae3a2736a2cfd18e83927775a56553dbe34bcfa32f325457204333d4f183759dbcd57e4ad7f8b166fcfbf626db597b18e14bbcd9ea4')
+sha512sums=('868d83224a6ed02278c2f8b19992f231ae2ad664c690479067a67494498a1ccf0426f6d3b13a21d2735114a5135bbe63f5e789fd90d11e5f4f811bc9db866f1b')
 
 prepare() {
   # Don't download and install deps
@@ -29,6 +31,14 @@
   -e '/tag_date = 1/d' \
   -i setuptools-$pkgver/setup.cfg
 
+  # 'Clean' installation is expected to fail since we removed bundled packages
+  sed -i '/^def test_clean_env_install/i import 
pytest\n\n...@pytest.mark.xfail' 
setuptools-$pkgver/setuptools/tests/test_virtualenv.py
+
+  # Test failed. Importing an unbundled new setuptools in a virtualenv does 
not work, but this won't
+  # affect normal virtualenv usage (which don't have to import the unbundled 
setuptools in *current*
+  # dir.
+  sed -i '/^def test_pip_upgrade_from_source/i @pytest.mark.xfail' 
setuptools-$pkgver/setuptools/tests/test_virtualenv.py
+
   cp -a setuptools-$pkgver{,-py2}
 
   cd "$srcdir"/setuptools-$pkgver


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:29:22
  Author: felixonmars
Revision: 246284

upgpkg: python-pytest-plugins 1.2.11-2

add more packages

Modified:
  python-pytest-plugins/trunk/PKGBUILD

--+
 PKGBUILD |   77 ++---
 1 file changed, 64 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 18:24:12 UTC (rev 246283)
+++ PKGBUILD2017-07-24 18:29:22 UTC (rev 246284)
@@ -2,42 +2,56 @@
 # Maintainer: Felix Yan 
 
 pkgbase=python-pytest-plugins
-pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config')
+pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config'
+ 'python-pytest-shutil' 'python2-pytest-shutil'
+ 'python-pytest-virtualenv' 'python2-pytest-virtualenv')
 pkgver=1.2.11
-pkgrel=1
+pkgrel=2
 arch=('any')
 license=('BSD')
 url='http://github.com/manahl/pytest-plugins'
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 
'python2-setuptools-git'
- 'python-pypandoc' 'python2-pypandoc')
+ 'python-pypandoc' 'python2-pypandoc' 'python-execnet' 
'python2-execnet'
+ 'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 
'python2-contextlib2'
+ 'python-virtualenv')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz;)
 
sha512sums=('89cf16b01fe4dd09d4aed2333d4848605f72dc3c8355c3586ebaadfbf0107d9de34ac510362d853ae07a4e533e5d8e062dea809088a346de0b669084d011a0bb')
 
 prepare() {
+  # New pypandoc?
   sed -i "s/'rst')/'rst', format='markdown')/" 
pytest-plugins-$pkgver/common_setup.py
+
+  # Our /bin is a symlink
+  sed -i "s|'/bin'|'/usr/bin'|" 
pytest-plugins-$pkgver/pytest-shutil/tests/integration/test_cmdline_integration.py
+
   (cd pytest-plugins-$pkgver; make copyfiles)
 
   cp -a pytest-plugins-$pkgver{,-py2}
+  sed -i '/contextlib2/d' pytest-plugins-$pkgver/pytest-shutil/setup.py
 }
 
 build() {
-  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
-  python setup.py build
+  for _pkg in pytest-fixture-config pytest-shutil pytest-virtualenv; do
+cd "$srcdir"/pytest-plugins-$pkgver/$_pkg
+python setup.py build
 
-  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
-  python2 setup.py build
+cd "$srcdir"/pytest-plugins-$pkgver-py2/$_pkg
+python2 setup.py build
+  done
 }
 
 check() {
   # Hack entry points by installing it
 
-  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages" py.test
+  for _pkg in pytest-fixture-config pytest-shutil pytest-virtualenv; do
+cd "$srcdir"/pytest-plugins-$pkgver/$_pkg
+python setup.py install --root="$srcdir"/tmp_install --optimize=1
+PYTHONPATH="$srcdir"/tmp_install/usr/lib/python3.6/site-packages py.test
 
-  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" py.test2
+cd "$srcdir"/pytest-plugins-$pkgver-py2/$_pkg
+python2 setup.py install --root="$srcdir"/tmp_install --optimize=1
+PYTHONPATH="$srcdir"/tmp_install/usr/lib/python2.7/site-packages py.test2
+  done
 }
 
 package_python-pytest-fixture-config() {
@@ -58,4 +72,41 @@
   install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
+package_python-pytest-shutil() {
+  pkgdesc='A goodie-bag of unix shell and environment tools for py.test'
+  depends=('python-pytest' 'python-execnet' 'python-path.py' 'python-mock')
+
+  cd pytest-plugins-$pkgver/pytest-shutil
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest-shutil() {
+  pkgdesc='A goodie-bag of unix shell and environment tools for py.test'
+  depends=('python2-pytest' 'python2-execnet' 'python2-path.py' 'python2-mock'
+   'python2-contextlib2')
+
+  cd pytest-plugins-$pkgver-py2/pytest-shutil
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python-pytest-virtualenv() {
+  pkgdesc='Virtualenv fixture for py.test'
+  depends=('python-pytest-fixture-config' 'python-pytest-shutil' 
'python-virtualenv')
+
+  cd pytest-plugins-$pkgver/pytest-virtualenv
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest-virtualenv() {
+  pkgdesc='Virtualenv fixture for py.test'
+  depends=('python2-pytest-fixture-config' 'python2-pytest-shutil' 
'python-virtualenv')
+
+  cd pytest-plugins-$pkgver-py2/pytest-virtualenv
+  python2 setup.py install 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:29:40
  Author: felixonmars
Revision: 246285

archrelease: copy trunk to community-any

Added:
  python-pytest-plugins/repos/community-any/PKGBUILD
(from rev 246284, python-pytest-plugins/trunk/PKGBUILD)
Deleted:
  python-pytest-plugins/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 18:29:22 UTC (rev 246284)
+++ PKGBUILD2017-07-24 18:29:40 UTC (rev 246285)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-pytest-plugins
-pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config')
-pkgver=1.2.11
-pkgrel=1
-arch=('any')
-license=('BSD')
-url='http://github.com/manahl/pytest-plugins'
-makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 
'python2-setuptools-git'
- 'python-pypandoc' 'python2-pypandoc')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz;)
-sha512sums=('89cf16b01fe4dd09d4aed2333d4848605f72dc3c8355c3586ebaadfbf0107d9de34ac510362d853ae07a4e533e5d8e062dea809088a346de0b669084d011a0bb')
-
-prepare() {
-  sed -i "s/'rst')/'rst', format='markdown')/" 
pytest-plugins-$pkgver/common_setup.py
-  (cd pytest-plugins-$pkgver; make copyfiles)
-
-  cp -a pytest-plugins-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
-  python setup.py build
-
-  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
-  python2 setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages" py.test
-
-  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" py.test2
-}
-
-package_python-pytest-fixture-config() {
-  pkgdesc='Fixture configuration utils for py.test'
-  depends=('python-pytest')
-
-  cd pytest-plugins-$pkgver/pytest-fixture-config
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pytest-fixture-config() {
-  pkgdesc='Fixture configuration utils for py.test'
-  depends=('python2-pytest')
-
-  cd pytest-plugins-$pkgver-py2/pytest-fixture-config
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-plugins/repos/community-any/PKGBUILD (from rev 246284, 
python-pytest-plugins/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 18:29:40 UTC (rev 246285)
@@ -0,0 +1,112 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-plugins
+pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config'
+ 'python-pytest-shutil' 'python2-pytest-shutil'
+ 'python-pytest-virtualenv' 'python2-pytest-virtualenv')
+pkgver=1.2.11
+pkgrel=2
+arch=('any')
+license=('BSD')
+url='http://github.com/manahl/pytest-plugins'
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 
'python2-setuptools-git'
+ 'python-pypandoc' 'python2-pypandoc' 'python-execnet' 
'python2-execnet'
+ 'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 
'python2-contextlib2'
+ 'python-virtualenv')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz;)
+sha512sums=('89cf16b01fe4dd09d4aed2333d4848605f72dc3c8355c3586ebaadfbf0107d9de34ac510362d853ae07a4e533e5d8e062dea809088a346de0b669084d011a0bb')
+
+prepare() {
+  # New pypandoc?
+  sed -i "s/'rst')/'rst', format='markdown')/" 
pytest-plugins-$pkgver/common_setup.py
+
+  # Our /bin is a symlink
+  sed -i "s|'/bin'|'/usr/bin'|" 
pytest-plugins-$pkgver/pytest-shutil/tests/integration/test_cmdline_integration.py
+
+  (cd pytest-plugins-$pkgver; make copyfiles)
+
+  cp -a pytest-plugins-$pkgver{,-py2}
+  sed -i '/contextlib2/d' pytest-plugins-$pkgver/pytest-shutil/setup.py
+}
+
+build() {
+  for _pkg in pytest-fixture-config pytest-shutil pytest-virtualenv; do
+cd "$srcdir"/pytest-plugins-$pkgver/$_pkg
+python setup.py build
+
+cd "$srcdir"/pytest-plugins-$pkgver-py2/$_pkg
+python2 setup.py build
+  done
+}
+
+check() {
+  # Hack entry points by installing it
+
+  for _pkg in pytest-fixture-config pytest-shutil pytest-virtualenv; do
+cd "$srcdir"/pytest-plugins-$pkgver/$_pkg
+python 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:23:31
  Author: felixonmars
Revision: 246281

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

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 246280, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-i686/quickcheck-2.10.patch
(from rev 246280, git-annex/trunk/quickcheck-2.10.patch)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 246280, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/quickcheck-2.10.patch
(from rev 246280, git-annex/trunk/quickcheck-2.10.patch)

+
 community-staging-i686/PKGBUILD|   60 ++
 community-staging-i686/quickcheck-2.10.patch   |   75 +++
 community-staging-x86_64/PKGBUILD  |   60 ++
 community-staging-x86_64/quickcheck-2.10.patch |   75 +++
 4 files changed, 270 insertions(+)

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

Copied: git-annex/repos/community-staging-i686/quickcheck-2.10.patch (from rev 
246280, git-annex/trunk/quickcheck-2.10.patch)
===
--- community-staging-i686/quickcheck-2.10.patch
(rev 0)
+++ community-staging-i686/quickcheck-2.10.patch2017-07-24 18:23:31 UTC 
(rev 246281)
@@ -0,0 +1,75 @@
+From 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:23:08
  Author: felixonmars
Revision: 246280

upgpkg: git-annex 6.20170520-38

rebuild with tasty-rerun,1.1.7

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 18:06:41 UTC (rev 246279)
+++ PKGBUILD2017-07-24 18:23:08 UTC (rev 246280)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170520
-pkgrel=37
+pkgrel=38
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:06:41
  Author: felixonmars
Revision: 246279

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

Added:
  haskell-tasty-rerun/repos/community-staging-i686/
  haskell-tasty-rerun/repos/community-staging-i686/PKGBUILD
(from rev 246278, haskell-tasty-rerun/trunk/PKGBUILD)
  haskell-tasty-rerun/repos/community-staging-x86_64/
  haskell-tasty-rerun/repos/community-staging-x86_64/PKGBUILD
(from rev 246278, haskell-tasty-rerun/trunk/PKGBUILD)

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

Copied: haskell-tasty-rerun/repos/community-staging-i686/PKGBUILD (from rev 
246278, haskell-tasty-rerun/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 18:06:41 UTC (rev 246279)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-rerun
+pkgname=haskell-tasty-rerun
+pkgver=1.1.7
+pkgrel=1
+pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
+url="http://github.com/ocharles/tasty-rerun;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-mtl" "haskell-optparse-applicative" "haskell-reducers"
+ "haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a5cc64b8981b8dcd64682927b35ff25d5e0477d152acb4f8fc6cb20b2d506a1edc51c3cf79a0f5cbfe4525e88974e9c5f6c80050db4d0ddb77f59b61a402badb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-tasty-rerun/repos/community-staging-x86_64/PKGBUILD (from rev 
246278, haskell-tasty-rerun/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-24 18:06:41 UTC (rev 246279)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-rerun
+pkgname=haskell-tasty-rerun
+pkgver=1.1.7
+pkgrel=1
+pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
+url="http://github.com/ocharles/tasty-rerun;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-mtl" "haskell-optparse-applicative" "haskell-reducers"
+ "haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a5cc64b8981b8dcd64682927b35ff25d5e0477d152acb4f8fc6cb20b2d506a1edc51c3cf79a0f5cbfe4525e88974e9c5f6c80050db4d0ddb77f59b61a402badb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:06:18
  Author: felixonmars
Revision: 246278

upgpkg: haskell-tasty-rerun 1.1.7-1

rebuild with tasty-rerun,1.1.7

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 18:01:40 UTC (rev 246277)
+++ PKGBUILD2017-07-24 18:06:18 UTC (rev 246278)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
-pkgver=1.1.6
-pkgrel=32
+pkgver=1.1.7
+pkgrel=1
 pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
 url="http://github.com/ocharles/tasty-rerun;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc' "haskell-mtl" "haskell-optparse-applicative" "haskell-reducers"
  "haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('ed33270c8a1f1576985e9907087921fd4f8fba19253fe3bfefec2d05f9799d79')
+sha512sums=('a5cc64b8981b8dcd64682927b35ff25d5e0477d152acb4f8fc6cb20b2d506a1edc51c3cf79a0f5cbfe4525e88974e9c5f6c80050db4d0ddb77f59b61a402badb')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 17:48:16
  Author: spupykin
Revision: 246268

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

Added:
  remmina/repos/community-i686/PKGBUILD
(from rev 246267, remmina/trunk/PKGBUILD)
  remmina/repos/community-i686/fix-freerdp-name.patch
(from rev 246267, remmina/trunk/fix-freerdp-name.patch)
  remmina/repos/community-x86_64/PKGBUILD
(from rev 246267, remmina/trunk/PKGBUILD)
  remmina/repos/community-x86_64/fix-freerdp-name.patch
(from rev 246267, remmina/trunk/fix-freerdp-name.patch)
Deleted:
  remmina/repos/community-i686/PKGBUILD
  remmina/repos/community-i686/fix-freerdp-name.patch
  remmina/repos/community-x86_64/PKGBUILD
  remmina/repos/community-x86_64/fix-freerdp-name.patch

-+
 /PKGBUILD   |   98 ++
 /fix-freerdp-name.patch |   40 
 community-i686/PKGBUILD |   49 ---
 community-i686/fix-freerdp-name.patch   |   20 --
 community-x86_64/PKGBUILD   |   49 ---
 community-x86_64/fix-freerdp-name.patch |   20 --
 6 files changed, 138 insertions(+), 138 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 17:48:01 UTC (rev 246267)
+++ community-i686/PKGBUILD 2017-07-24 17:48:16 UTC (rev 246268)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=remmina
-epoch=1
-pkgver=1.2.0rcgit.18
-pkgrel=1
-pkgdesc="remote desktop client written in GTK+"
-arch=(i686 x86_64)
-url="http://www.remmina.org/;
-license=('GPL')
-depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
-'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
-makedepends=('intltool' 'pkgconfig' 'cmake' 'libgnome-keyring'
- 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
- 'libvncserver')
-optdepends=('libxkbfile'
-'freerdp'
-'telepathy-glib'
-'gnome-keyring'
-'nxproxy'
-'xorg-server-xephyr: XDMCP support'
-'libvncserver: VNC client/server support')
-replaces=('remmina-plugins')
-provides=('remmina-plugins')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;
-   "fix-freerdp-name.patch")
-sha256sums=('78b237e1178cc808f47ec6ca20f371894cd2b4c77f06ae560ede976eb3808faa'
-'70ada2cd680678ccaadf2c4e1e726e7d286550dc3cef19cf653f3e9908224a99')
-
-prepare() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-#  patch -p1 <"$srcdir"/fix-freerdp-name.patch
-}
-
-build() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DWITH_APPINDICATOR=OFF .
-  make
-}
-
-package() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/build
-}

Copied: remmina/repos/community-i686/PKGBUILD (from rev 246267, 
remmina/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 17:48:16 UTC (rev 246268)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=remmina
+epoch=1
+pkgver=1.2.0rcgit.19
+pkgrel=1
+pkgdesc="remote desktop client written in GTK+"
+arch=(i686 x86_64)
+url="http://www.remmina.org/;
+license=('GPL')
+depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
+'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
+makedepends=('intltool' 'pkgconfig' 'cmake' 'libgnome-keyring'
+ 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
+ 'libvncserver')
+optdepends=('libxkbfile'
+'freerdp'
+'telepathy-glib'
+'gnome-keyring'
+'nxproxy'
+'xorg-server-xephyr: XDMCP support'
+'libvncserver: VNC client/server support')
+replaces=('remmina-plugins')
+provides=('remmina-plugins')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;
+   "fix-freerdp-name.patch")
+sha256sums=('e5a5bc76caf78f873030e0fe9709a2981c9900cfd153775309e358fb783840a3'
+'70ada2cd680678ccaadf2c4e1e726e7d286550dc3cef19cf653f3e9908224a99')
+
+prepare() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+#  patch -p1 <"$srcdir"/fix-freerdp-name.patch
+}
+
+build() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DWITH_APPINDICATOR=OFF .
+  make
+}
+
+package() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  make DESTDIR="$pkgdir" install
+  rm -rf "$pkgdir"/build
+}

Deleted: community-i686/fix-freerdp-name.patch
===
--- community-i686/fix-freerdp-name.patch   

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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 17:48:01
  Author: spupykin
Revision: 246267

upgpkg: remmina 1:1.2.0rcgit.19-1

Modified:
  remmina/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:47:53 UTC (rev 246266)
+++ PKGBUILD2017-07-24 17:48:01 UTC (rev 246267)
@@ -3,7 +3,7 @@
 
 pkgname=remmina
 epoch=1
-pkgver=1.2.0rcgit.18
+pkgver=1.2.0rcgit.19
 pkgrel=1
 pkgdesc="remote desktop client written in GTK+"
 arch=(i686 x86_64)
@@ -25,7 +25,7 @@
 provides=('remmina-plugins')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;
"fix-freerdp-name.patch")
-sha256sums=('78b237e1178cc808f47ec6ca20f371894cd2b4c77f06ae560ede976eb3808faa'
+sha256sums=('e5a5bc76caf78f873030e0fe9709a2981c9900cfd153775309e358fb783840a3'
 '70ada2cd680678ccaadf2c4e1e726e7d286550dc3cef19cf653f3e9908224a99')
 
 prepare() {


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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 17:47:53
  Author: spupykin
Revision: 246266

archrelease: copy trunk to community-any

Added:
  firefox-noscript/repos/community-any/PKGBUILD
(from rev 246265, firefox-noscript/trunk/PKGBUILD)
Deleted:
  firefox-noscript/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 17:47:43 UTC (rev 246265)
+++ PKGBUILD2017-07-24 17:47:53 UTC (rev 246266)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-noscript
-pkgver=5.0.6
-pkgrel=1
-pkgdesc="Extension for firefox which disables script"
-arch=('any')
-url="http://noscript.net/;
-license=('GPL2')
-groups=('firefox-addons')
-depends=('firefox')
-makedepends=('unzip')
-source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
-noextract=("noscript-${pkgver}.xpi")
-sha256sums=('34e0d63342e0ab6c463cd7ccd720bce29bc2b299e365cfa95413c3a861fb9b7e')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "noscript-${pkgver}.xpi" -d "noscript-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
noscript-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' noscript-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R noscript-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-noscript/repos/community-any/PKGBUILD (from rev 246265, 
firefox-noscript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 17:47:53 UTC (rev 246266)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-noscript
+pkgver=5.0.7.1
+pkgrel=1
+pkgdesc="Extension for firefox which disables script"
+arch=('any')
+url="http://noscript.net/;
+license=('GPL2')
+groups=('firefox-addons')
+depends=('firefox')
+makedepends=('unzip')
+source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
+noextract=("noscript-${pkgver}.xpi")
+sha256sums=('fe85a4c72b5a763462f3b264f54a0ef1c6f6879eb95d903f2dfee337f768a50b')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "noscript-${pkgver}.xpi" -d "noscript-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
noscript-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' noscript-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R noscript-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 17:47:43
  Author: spupykin
Revision: 246265

upgpkg: firefox-noscript 5.0.7.1-1

Modified:
  firefox-noscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:47:35 UTC (rev 246264)
+++ PKGBUILD2017-07-24 17:47:43 UTC (rev 246265)
@@ -3,7 +3,7 @@
 # Contributor: Eschwartz 
 
 pkgname=firefox-noscript
-pkgver=5.0.6
+pkgver=5.0.7.1
 pkgrel=1
 pkgdesc="Extension for firefox which disables script"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('unzip')
 
source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
 noextract=("noscript-${pkgver}.xpi")
-sha256sums=('34e0d63342e0ab6c463cd7ccd720bce29bc2b299e365cfa95413c3a861fb9b7e')
+sha256sums=('fe85a4c72b5a763462f3b264f54a0ef1c6f6879eb95d903f2dfee337f768a50b')
 
 prepare() {
   cd "${srcdir}"


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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 17:47:35
  Author: spupykin
Revision: 246264

archrelease: copy trunk to community-any

Added:
  cacti/repos/community-any/PKGBUILD
(from rev 246263, cacti/trunk/PKGBUILD)
  cacti/repos/community-any/cacti.install
(from rev 246263, cacti/trunk/cacti.install)
Deleted:
  cacti/repos/community-any/PKGBUILD
  cacti/repos/community-any/cacti.install

---+
 PKGBUILD  |   68 
 cacti.install |   14 +--
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 17:47:21 UTC (rev 246263)
+++ PKGBUILD2017-07-24 17:47:35 UTC (rev 246264)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: tuxbubling 
-
-pkgname=cacti
-pkgver=1.1.13
-pkgrel=1
-pkgdesc="complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality"
-arch=(any)
-url="http://www.cacti.net;
-license=('GPL')
-depends=('rrdtool' 'mariadb' 'php' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
-backup=('etc/webapps/cacti/.htaccess'
-   'etc/webapps/cacti/config.php')
-install=cacti.install
-source=("http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz;)
-sha256sums=('ea935e1e9b89c57ad9e6335acaca3b525611eaff19c17516440df5028b63e387')
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti
-  mv "$srcdir"/$pkgname-${pkgver/_/}/* "$pkgdir"/usr/share/webapps/cacti
-  echo "Require all denied" >> "$pkgdir"/etc/webapps/cacti/.htaccess
-  mv "$pkgdir"/usr/share/webapps/cacti/include/config.php 
"$pkgdir"/etc/webapps/cacti
-  ln -s /etc/webapps/cacti/.htaccess 
"$pkgdir"/usr/share/webapps/cacti/.htaccess
-  ln -s /etc/webapps/cacti/config.php 
"$pkgdir"/usr/share/webapps/cacti/include/config.php
-
-  install -dm0755 "$pkgdir"/var/log/ "$pkgdir"/var/lib/cacti/
-
-  mv "$pkgdir"/usr/share/webapps/cacti/rra "$pkgdir"/var/lib/cacti/rra
-  ln -s /var/lib/cacti/rra "$pkgdir"/usr/share/webapps/cacti/rra
-
-  mv "$pkgdir"/usr/share/webapps/cacti/log "$pkgdir"/var/log/cacti
-  ln -s /var/log/cacti "$pkgdir"/usr/share/webapps/cacti/log
-}

Copied: cacti/repos/community-any/PKGBUILD (from rev 246263, 
cacti/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 17:47:35 UTC (rev 246264)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: tuxbubling 
+
+pkgname=cacti
+pkgver=1.1.14
+pkgrel=1
+pkgdesc="complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality"
+arch=(any)
+url="http://www.cacti.net;
+license=('GPL')
+depends=('rrdtool' 'mariadb' 'php' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
+backup=('etc/webapps/cacti/.htaccess'
+   'etc/webapps/cacti/config.php')
+install=cacti.install
+source=("http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz;)
+sha256sums=('fcc8ab14b6169dee48c6f1f049b2e0c6143f2213bad18bcffb23ab4d93d702a0')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti
+  mv "$srcdir"/$pkgname-${pkgver/_/}/* "$pkgdir"/usr/share/webapps/cacti
+  echo "Require all denied" >> "$pkgdir"/etc/webapps/cacti/.htaccess
+  mv "$pkgdir"/usr/share/webapps/cacti/include/config.php 
"$pkgdir"/etc/webapps/cacti
+  ln -s /etc/webapps/cacti/.htaccess 
"$pkgdir"/usr/share/webapps/cacti/.htaccess
+  ln -s /etc/webapps/cacti/config.php 
"$pkgdir"/usr/share/webapps/cacti/include/config.php
+
+  install -dm0755 "$pkgdir"/var/log/ "$pkgdir"/var/lib/cacti/
+
+  mv "$pkgdir"/usr/share/webapps/cacti/rra "$pkgdir"/var/lib/cacti/rra
+  ln -s /var/lib/cacti/rra "$pkgdir"/usr/share/webapps/cacti/rra
+
+  mv "$pkgdir"/usr/share/webapps/cacti/log "$pkgdir"/var/log/cacti
+  ln -s /var/log/cacti "$pkgdir"/usr/share/webapps/cacti/log
+}

Deleted: cacti.install
===
--- cacti.install   2017-07-24 17:47:21 UTC (rev 246263)
+++ cacti.install   2017-07-24 17:47:35 UTC (rev 246264)
@@ -1,7 +0,0 @@
-post_upgrade() {
-  post_install
-}
-
-post_install() {
-  chown -R http:http var/log/cacti var/lib/cacti/rra
-}

Copied: cacti/repos/community-any/cacti.install (from rev 246263, 
cacti/trunk/cacti.install)
===
--- cacti.install   (rev 0)
+++ cacti.install   2017-07-24 17:47:35 UTC (rev 246264)
@@ -0,0 +1,7 @@
+post_upgrade() {
+  post_install
+}
+
+post_install() {
+  chown -R http:http var/log/cacti var/lib/cacti/rra
+}


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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 17:47:21
  Author: spupykin
Revision: 246263

upgpkg: cacti 1.1.14-1

Modified:
  cacti/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:41:00 UTC (rev 246262)
+++ PKGBUILD2017-07-24 17:47:21 UTC (rev 246263)
@@ -3,7 +3,7 @@
 # Contributor: tuxbubling 
 
 pkgname=cacti
-pkgver=1.1.13
+pkgver=1.1.14
 pkgrel=1
 pkgdesc="complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality"
 arch=(any)
@@ -14,7 +14,7 @@
'etc/webapps/cacti/config.php')
 install=cacti.install
 source=("http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz;)
-sha256sums=('ea935e1e9b89c57ad9e6335acaca3b525611eaff19c17516440df5028b63e387')
+sha256sums=('fcc8ab14b6169dee48c6f1f049b2e0c6143f2213bad18bcffb23ab4d93d702a0')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:41:00
  Author: felixonmars
Revision: 246262

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

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

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

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

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

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:40:38
  Author: felixonmars
Revision: 246261

upgpkg: haskell-yesod-auth 1.4.17.2-31

rebuild with aeson-compat,0.3.7.1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:35:50 UTC (rev 246260)
+++ PKGBUILD2017-07-24 17:40:38 UTC (rev 246261)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.17.2
-pkgrel=30
+pkgrel=31
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:35:50
  Author: felixonmars
Revision: 246260

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

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

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

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

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

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:35:27
  Author: felixonmars
Revision: 246259

upgpkg: hledger-web 1.3-15

rebuild with aeson-compat,0.3.7.1

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:30:24 UTC (rev 246258)
+++ PKGBUILD2017-07-24 17:35:27 UTC (rev 246259)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.3
-pkgrel=14
+pkgrel=15
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:31:06
  Author: arojas
Revision: 301224

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  cantor/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301223, cantor/kde-unstable/PKGBUILD)
  cantor/repos/kde-unstable-x86_64/cantor-julia-0.6.patch
(from rev 301223, cantor/kde-unstable/cantor-julia-0.6.patch)
Deleted:
  cantor/repos/kde-unstable-x86_64/PKGBUILD
  cantor/repos/kde-unstable-x86_64/cantor-julia-0.6.patch

+
 PKGBUILD   |  122 +++
 cantor-julia-0.6.patch |   28 +-
 2 files changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 17:30:51 UTC (rev 301223)
+++ PKGBUILD2017-07-24 17:31:06 UTC (rev 301224)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=cantor
-pkgver=17.07.80
-pkgrel=1
-pkgdesc="KDE Frontend to Mathematical Software"
-url="https://kde.org/applications/education/cantor/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('analitza' 'libspectre' 'kpty' 'ktexteditor' 'knewstuff' 
'libqalculate' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r' 
'julia')
-optdepends=('maxima: Maxima backend'
-'octave: Octave backend'
-'r: R backend'
-'luajit: LUA backend'
-'python: Python 3 backend'
-   'python2: Python 2 backend'
-'sagemath: SageMath backend'
-'julia: Julia backend')
-conflicts=('kdeedu-cantor')
-replaces=('kdeedu-cantor')
-source=("https://download.kde.org/unstable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
-sha256sums=('475bed5808ddd116e099bca5ee90974f90799d047f51bc93c5bf4c2eb7be33e1'
-'SKIP'
-'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: cantor/repos/kde-unstable-x86_64/PKGBUILD (from rev 301223, 
cantor/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 17:31:06 UTC (rev 301224)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.07.80
+pkgrel=2
+pkgdesc="KDE Frontend to Mathematical Software"
+url="https://kde.org/applications/education/cantor/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('analitza' 'libspectre' 'kpty' 'ktexteditor' 'knewstuff' 
'libqalculate' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r' 
'julia')
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend'
+'luajit: LUA backend'
+'python: Python 3 backend'
+   'python2: Python 2 backend'
+'sagemath: SageMath backend'
+'julia: Julia backend')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+source=("https://download.kde.org/unstable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig}
 cantor-julia-0.6.patch)
+sha256sums=('475bed5808ddd116e099bca5ee90974f90799d047f51bc93c5bf4c2eb7be33e1'
+'SKIP'
+'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:30:51
  Author: arojas
Revision: 301223

libqalculate 1.0.0 rebuild

Modified:
  cantor/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:29:19 UTC (rev 301222)
+++ PKGBUILD2017-07-24 17:30:51 UTC (rev 301223)
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=17.07.80
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/;
 arch=('i686' 'x86_64')


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:30:24
  Author: felixonmars
Revision: 246258

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

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 246257, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-i686/quickcheck-2.10.patch
(from rev 246257, git-annex/trunk/quickcheck-2.10.patch)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 246257, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/quickcheck-2.10.patch
(from rev 246257, git-annex/trunk/quickcheck-2.10.patch)

+
 community-staging-i686/PKGBUILD|   60 ++
 community-staging-i686/quickcheck-2.10.patch   |   75 +++
 community-staging-x86_64/PKGBUILD  |   60 ++
 community-staging-x86_64/quickcheck-2.10.patch |   75 +++
 4 files changed, 270 insertions(+)

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

Copied: git-annex/repos/community-staging-i686/quickcheck-2.10.patch (from rev 
246257, git-annex/trunk/quickcheck-2.10.patch)
===
--- community-staging-i686/quickcheck-2.10.patch
(rev 0)
+++ community-staging-i686/quickcheck-2.10.patch2017-07-24 17:30:24 UTC 
(rev 246258)
@@ -0,0 +1,75 @@
+From 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:29:59
  Author: felixonmars
Revision: 246257

upgpkg: git-annex 6.20170520-37

rebuild with aeson-compat,0.3.7.1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:26:32 UTC (rev 246256)
+++ PKGBUILD2017-07-24 17:29:59 UTC (rev 246257)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170520
-pkgrel=36
+pkgrel=37
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:29:19
  Author: arojas
Revision: 301222

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  step/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301221, step/kde-unstable/PKGBUILD)
Deleted:
  step/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 17:28:59 UTC (rev 301221)
+++ PKGBUILD2017-07-24 17:29:19 UTC (rev 301222)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=step
-pkgver=17.07.80
-pkgrel=1
-pkgdesc="Interactive Physical Simulator"
-url="https://kde.org/applications/education/step/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support' 
'kplotting' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa' 
'kdesignerplugin' 'qt5-tools')
-conflicts=('kdeedu-step')
-replaces=('kdeedu-step')
-source=("https://download.kde.org/unstable/applications/${pkgver}/src/step-${pkgver}.tar.xz"{,.sig})
-sha256sums=('5ab21d5f480449f1844968084fec09ddb79dd413773a19a6a2a788e89d5874ca'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: step/repos/kde-unstable-x86_64/PKGBUILD (from rev 301221, 
step/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 17:29:19 UTC (rev 301222)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=17.07.80
+pkgrel=2
+pkgdesc="Interactive Physical Simulator"
+url="https://kde.org/applications/education/step/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support' 
'kplotting' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa' 
'kdesignerplugin' 'qt5-tools')
+conflicts=('kdeedu-step')
+replaces=('kdeedu-step')
+source=("https://download.kde.org/unstable/applications/${pkgver}/src/step-${pkgver}.tar.xz"{,.sig})
+sha256sums=('5ab21d5f480449f1844968084fec09ddb79dd413773a19a6a2a788e89d5874ca'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:28:59
  Author: arojas
Revision: 301221

libqalculate 1.0.0 rebuild

Modified:
  step/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:21:50 UTC (rev 301220)
+++ PKGBUILD2017-07-24 17:28:59 UTC (rev 301221)
@@ -4,7 +4,7 @@
 
 pkgname=step
 pkgver=17.07.80
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Physical Simulator"
 url="https://kde.org/applications/education/step/;
 arch=('i686' 'x86_64')


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:26:32
  Author: felixonmars
Revision: 246256

archrelease: copy trunk to community-any

Added:
  semver/repos/community-any/PKGBUILD
(from rev 246255, semver/trunk/PKGBUILD)
Deleted:
  semver/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 17:26:14 UTC (rev 246255)
+++ PKGBUILD2017-07-24 17:26:32 UTC (rev 246256)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=semver
-pkgver=5.3.0
-pkgrel=1
-pkgdesc='The semantic version parser used by npm.'
-arch=('any')
-url='https://github.com/npm/node-semver'
-license=('ISC')
-depends=('nodejs')
-makedepends=('npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('370e7a093e1a53b0154e2773059e4fd5')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s ../../../lib/node_modules/$pkgname/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: semver/repos/community-any/PKGBUILD (from rev 246255, 
semver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 17:26:32 UTC (rev 246256)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=semver
+pkgver=5.4.0
+pkgrel=1
+pkgdesc='The semantic version parser used by npm.'
+arch=('any')
+url='https://github.com/npm/node-semver'
+license=('ISC')
+depends=('nodejs')
+makedepends=('npm')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('4c167531abdf5c463dd8e85edefc106d7492214cbb1d11ee49acaf57ce22f7ff811f31f1619c6d9da9b614474832f92b8b5ed49940f68b3e4acd6238310a44c9')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s ../../../lib/node_modules/$pkgname/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:26:14
  Author: felixonmars
Revision: 246255

upgpkg: semver 5.4.0-1

Modified:
  semver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:23:11 UTC (rev 246254)
+++ PKGBUILD2017-07-24 17:26:14 UTC (rev 246255)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=semver
-pkgver=5.3.0
+pkgver=5.4.0
 pkgrel=1
 pkgdesc='The semantic version parser used by npm.'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('370e7a093e1a53b0154e2773059e4fd5')
+sha512sums=('4c167531abdf5c463dd8e85edefc106d7492214cbb1d11ee49acaf57ce22f7ff811f31f1619c6d9da9b614474832f92b8b5ed49940f68b3e4acd6238310a44c9')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:23:11
  Author: felixonmars
Revision: 246254

archrelease: copy trunk to community-any

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

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

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


[arch-commits] Commit in (4 files)

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:22:54
  Author: felixonmars
Revision: 246253

addpkg: python-path.py 10.3.1-1

Added:
  python-path.py/
  python-path.py/repos/
  python-path.py/trunk/
  python-path.py/trunk/PKGBUILD

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

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


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


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:21:02
  Author: arojas
Revision: 301215

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

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

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

Copied: step/repos/staging-i686/PKGBUILD (from rev 301214, step/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-24 17:21:02 UTC (rev 301215)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=17.04.3
+pkgrel=2
+pkgdesc="Interactive Physical Simulator"
+url="https://kde.org/applications/education/step/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support' 
'kplotting' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa' 
'kdesignerplugin' 'qt5-tools')
+conflicts=('kdeedu-step')
+replaces=('kdeedu-step')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/step-${pkgver}.tar.xz"{,.sig})
+sha256sums=('7a2ef0548bae9dcf370d818fa527fba232ba84da84a6664cce114e0492c53784'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: step/repos/staging-x86_64/PKGBUILD (from rev 301214, 
step/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-24 17:21:02 UTC (rev 301215)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=17.04.3
+pkgrel=2
+pkgdesc="Interactive Physical Simulator"
+url="https://kde.org/applications/education/step/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support' 
'kplotting' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa' 
'kdesignerplugin' 'qt5-tools')
+conflicts=('kdeedu-step')
+replaces=('kdeedu-step')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/step-${pkgver}.tar.xz"{,.sig})
+sha256sums=('7a2ef0548bae9dcf370d818fa527fba232ba84da84a6664cce114e0492c53784'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:20:40
  Author: arojas
Revision: 301214

libqalculate 1.0.0 rebuild

Modified:
  step/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:18:07 UTC (rev 301213)
+++ PKGBUILD2017-07-24 17:20:40 UTC (rev 301214)
@@ -4,7 +4,7 @@
 
 pkgname=step
 pkgver=17.04.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Physical Simulator"
 url="https://kde.org/applications/education/step/;
 arch=('i686' 'x86_64')


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:18:07
  Author: arojas
Revision: 301213

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

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

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

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

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

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

Copied: cantor/repos/staging-x86_64/PKGBUILD (from rev 301212, 
cantor/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-24 17:18:07 UTC (rev 301213)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=17.04.3
+pkgrel=2
+pkgdesc="KDE Frontend to Mathematical Software"
+url="https://kde.org/applications/education/cantor/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('analitza' 'libspectre' 'kpty' 'ktexteditor' 'knewstuff' 
'libqalculate' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 

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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:17:45
  Author: arojas
Revision: 301212

libqalculate 1.0.0 rebuild

Modified:
  cantor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:14:07 UTC (rev 301211)
+++ PKGBUILD2017-07-24 17:17:45 UTC (rev 301212)
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=17.04.3
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/;
 arch=('i686' 'x86_64')


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:14:49
  Author: felixonmars
Revision: 246252

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

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

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

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

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

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:14:25
  Author: felixonmars
Revision: 246251

upgpkg: haskell-yesod 1.4.5-83

rebuild with aeson-compat,0.3.7.1

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:13:21 UTC (rev 246250)
+++ PKGBUILD2017-07-24 17:14:25 UTC (rev 246251)
@@ -5,7 +5,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.4.5
-pkgrel=82
+pkgrel=83
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:14:07
  Author: arojas
Revision: 301211

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

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

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

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

Copied: plasma-workspace/repos/staging-i686/kde.pam (from rev 301210, 
plasma-workspace/trunk/kde.pam)
===
--- 

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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:13:45
  Author: arojas
Revision: 301210

libqalculate 1.0.0 rebuild

Modified:
  plasma-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:02:37 UTC (rev 301209)
+++ PKGBUILD2017-07-24 17:13:45 UTC (rev 301210)
@@ -7,7 +7,7 @@
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi' 'kuiserver' 'plasma-wayland-session')
 pkgver=5.10.4
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'


[arch-commits] Commit in python-pytest-plugins/repos (2 files)

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:13:21
  Author: felixonmars
Revision: 246250

archrelease: copy trunk to community-any

Added:
  python-pytest-plugins/repos/community-any/
  python-pytest-plugins/repos/community-any/PKGBUILD
(from rev 246249, python-pytest-plugins/trunk/PKGBUILD)

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

Copied: python-pytest-plugins/repos/community-any/PKGBUILD (from rev 246249, 
python-pytest-plugins/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-07-24 17:13:21 UTC (rev 246250)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-plugins
+pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config')
+pkgver=1.2.11
+pkgrel=1
+arch=('any')
+license=('BSD')
+url='http://github.com/manahl/pytest-plugins'
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 
'python2-setuptools-git'
+ 'python-pypandoc' 'python2-pypandoc')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz;)
+sha512sums=('89cf16b01fe4dd09d4aed2333d4848605f72dc3c8355c3586ebaadfbf0107d9de34ac510362d853ae07a4e533e5d8e062dea809088a346de0b669084d011a0bb')
+
+prepare() {
+  sed -i "s/'rst')/'rst', format='markdown')/" 
pytest-plugins-$pkgver/common_setup.py
+  (cd pytest-plugins-$pkgver; make copyfiles)
+
+  cp -a pytest-plugins-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
+  python setup.py build
+
+  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages" py.test
+
+  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" py.test2
+}
+
+package_python-pytest-fixture-config() {
+  pkgdesc='Fixture configuration utils for py.test'
+  depends=('python-pytest')
+
+  cd pytest-plugins-$pkgver/pytest-fixture-config
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest-fixture-config() {
+  pkgdesc='Fixture configuration utils for py.test'
+  depends=('python2-pytest')
+
+  cd pytest-plugins-$pkgver-py2/pytest-fixture-config
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:12:58
  Author: felixonmars
Revision: 246249

addpkg: python-pytest-plugins 1.2.11-1

Added:
  python-pytest-plugins/
  python-pytest-plugins/repos/
  python-pytest-plugins/trunk/
  python-pytest-plugins/trunk/PKGBUILD

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

Added: python-pytest-plugins/trunk/PKGBUILD
===
--- python-pytest-plugins/trunk/PKGBUILD(rev 0)
+++ python-pytest-plugins/trunk/PKGBUILD2017-07-24 17:12:58 UTC (rev 
246249)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-plugins
+pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config')
+pkgver=1.2.11
+pkgrel=1
+arch=('any')
+license=('BSD')
+url='http://github.com/manahl/pytest-plugins'
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 
'python2-setuptools-git'
+ 'python-pypandoc' 'python2-pypandoc')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz;)
+sha512sums=('89cf16b01fe4dd09d4aed2333d4848605f72dc3c8355c3586ebaadfbf0107d9de34ac510362d853ae07a4e533e5d8e062dea809088a346de0b669084d011a0bb')
+
+prepare() {
+  sed -i "s/'rst')/'rst', format='markdown')/" 
pytest-plugins-$pkgver/common_setup.py
+  (cd pytest-plugins-$pkgver; make copyfiles)
+
+  cp -a pytest-plugins-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
+  python setup.py build
+
+  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir"/pytest-plugins-$pkgver/pytest-fixture-config
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages" py.test
+
+  cd "$srcdir"/pytest-plugins-$pkgver-py2/pytest-fixture-config
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" py.test2
+}
+
+package_python-pytest-fixture-config() {
+  pkgdesc='Fixture configuration utils for py.test'
+  depends=('python-pytest')
+
+  cd pytest-plugins-$pkgver/pytest-fixture-config
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest-fixture-config() {
+  pkgdesc='Fixture configuration utils for py.test'
+  depends=('python2-pytest')
+
+  cd pytest-plugins-$pkgver-py2/pytest-fixture-config
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:11:15
  Author: felixonmars
Revision: 246248

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

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

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

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

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

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:10:51
  Author: felixonmars
Revision: 246247

upgpkg: haskell-yesod-form 1.4.13-2

rebuild with aeson-compat,0.3.7.1

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:07:54 UTC (rev 246246)
+++ PKGBUILD2017-07-24 17:10:51 UTC (rev 246247)
@@ -5,7 +5,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.4.13
-pkgrel=1
+pkgrel=2
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:07:54
  Author: felixonmars
Revision: 246246

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

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

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

Copied: haskell-yesod-persistent/repos/community-staging-i686/PKGBUILD (from 
rev 246245, haskell-yesod-persistent/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 17:07:54 UTC (rev 246246)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-persistent
+pkgname=haskell-yesod-persistent
+pkgver=1.4.2
+pkgrel=72
+pkgdesc="Some helpers for using Persistent from Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-blaze-builder" "haskell-conduit" "haskell-persistent"
+ "haskell-persistent-template" "haskell-resource-pool" 
"haskell-resourcet"
+ "haskell-yesod-core")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('d938894209e27a7f2a6e41906a9db02cf5c66df2236a864361571ba4e63b1056')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-yesod-persistent/repos/community-staging-x86_64/PKGBUILD (from 
rev 246245, haskell-yesod-persistent/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-24 17:07:54 UTC (rev 246246)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-persistent
+pkgname=haskell-yesod-persistent
+pkgver=1.4.2
+pkgrel=72
+pkgdesc="Some helpers for using Persistent from Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-blaze-builder" "haskell-conduit" "haskell-persistent"
+ "haskell-persistent-template" "haskell-resource-pool" 
"haskell-resourcet"
+ "haskell-yesod-core")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('d938894209e27a7f2a6e41906a9db02cf5c66df2236a864361571ba4e63b1056')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:07:27
  Author: felixonmars
Revision: 246245

upgpkg: haskell-yesod-persistent 1.4.2-72

rebuild with aeson-compat,0.3.7.1

Modified:
  haskell-yesod-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:05:06 UTC (rev 246244)
+++ PKGBUILD2017-07-24 17:07:27 UTC (rev 246245)
@@ -5,7 +5,7 @@
 _hkgname=yesod-persistent
 pkgname=haskell-yesod-persistent
 pkgver=1.4.2
-pkgrel=71
+pkgrel=72
 pkgdesc="Some helpers for using Persistent from Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:05:06
  Author: felixonmars
Revision: 246244

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

---+
 community-staging-i686/PKGBUILD   |   83 
 community-staging-i686/path-0.6.1.patch   |   49 
 community-staging-i686/stack.install  |4 +
 community-staging-x86_64/PKGBUILD |   83 
 community-staging-x86_64/path-0.6.1.patch |   49 
 community-staging-x86_64/stack.install|4 +
 6 files changed, 272 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 246243, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 17:05:06 UTC (rev 246244)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.4.0
+pkgrel=113
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
+ "haskell-async" "haskell-attoparsec" "haskell-base-compat" 
"haskell-base64-bytestring"
+ "haskell-binary-tagged" "haskell-blaze-builder" "haskell-clock" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptonite" 
"haskell-cryptonite-conduit"
+ "haskell-either" "haskell-errors" "haskell-exceptions" "haskell-extra"
+ "haskell-fast-logger" "haskell-file-embed" "haskell-filelock" 
"haskell-fsnotify"
+ "haskell-generic-deriving" "haskell-gitrev" "haskell-hackage-security"
+ "haskell-hashable" "haskell-hastache" "haskell-hit" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-conduit" "haskell-http-types" 
"haskell-hpack"
+ "haskell-lifted-async" "haskell-lifted-base" "haskell-memory" 
"haskell-microlens"
+ "haskell-microlens-mtl" "haskell-monad-control" "haskell-monad-logger"
+ "haskell-monad-unlift" "haskell-mtl" "haskell-network-uri" 
"haskell-open-browser"
+ "haskell-optparse-applicative" "haskell-optparse-simple" 
"haskell-path"
+ "haskell-path-io" "haskell-persistent" "haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-pid1" 
"haskell-project-template"
+ "haskell-regex-applicative-text" "haskell-resourcet" "haskell-retry" 
"haskell-safe"
+ "haskell-safe-exceptions" "haskell-semigroups" "haskell-split" 
"haskell-stm"
+ "haskell-store" "haskell-streaming-commons" "haskell-tar" 
"haskell-temporary"
+ "haskell-text" "haskell-text-binary" "haskell-text-metrics" 
"haskell-tls"
+ "haskell-transformers-base" "haskell-unicode-transforms" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-binary-instances"
+ "haskell-yaml" "haskell-zip-archive" "haskell-zlib")
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz;
+
"store-0.4.patch::https://github.com/commercialhaskell/stack/commit/d3637126b9045b266d2e53387e183915cb4a912d.patch;
+path-0.6.1.patch)
+sha256sums=('595d311ad117e41ad908b7065743917542b40f343d1334673e98171ee74d36e6'
+'cf41cad2ce75f05e302d3670d19d6574f8c86ab81abbefde9e2ec498807cb660'
+'2013b76677e62851248f26f8b77d0f37a52496b3380bf3107519d5a84e09808f')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../store-0.4.patch
+patch -p1 -i ../path-0.6.1.patch
+sed -i 's/PathException/InvalidPathException/' src/System/Process/Read.hs
+sed -i 's/, errors < 2.2/, errors < 2.3/' stack.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 17:04:35
  Author: felixonmars
Revision: 246243

upgpkg: stack 1.4.0-113

rebuild with aeson-compat,0.3.7.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 16:45:27 UTC (rev 246242)
+++ PKGBUILD2017-07-24 17:04:35 UTC (rev 246243)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.4.0
-pkgrel=112
+pkgrel=113
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:02:37
  Author: arojas
Revision: 301209

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

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

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

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2017-07-24 17:02:09 UTC (rev 301208)
+++ staging-i686/PKGBUILD   2017-07-24 17:02:37 UTC (rev 301209)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=libqalculate
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Multi-purpose desktop calculator"
-arch=('i686' 'x86_64')
-url="http://qalculate.github.io/;
-license=('GPL')
-depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser' 'intltool')
-optdepends=('gnuplot: for plotting support' 
-'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
-options=('!makeflags')
-source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libqalculate/repos/staging-i686/PKGBUILD (from rev 301208, 
libqalculate/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-24 17:02:37 UTC (rev 301209)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser' 'intltool')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha256sums=('7cc5a67356374d7f4fb20619dc4dd7976bbe9ae8d5bc3a40b44c46264de9549b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: staging-x86_64/PKGBUILD
===
--- staging-x86_64/PKGBUILD 2017-07-24 17:02:09 UTC (rev 301208)
+++ staging-x86_64/PKGBUILD 2017-07-24 17:02:37 UTC (rev 301209)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=libqalculate
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Multi-purpose desktop calculator"
-arch=('i686' 'x86_64')
-url="http://qalculate.github.io/;
-license=('GPL')
-depends=('libxml2' 'cln' 'glib2')
-makedepends=('perl-xml-parser' 'intltool')
-optdepends=('gnuplot: for plotting support' 
-'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
-options=('!makeflags')
-source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libqalculate/repos/staging-x86_64/PKGBUILD (from rev 301208, 
libqalculate/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-24 17:02:37 UTC (rev 301209)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser' 'intltool')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha256sums=('7cc5a67356374d7f4fb20619dc4dd7976bbe9ae8d5bc3a40b44c46264de9549b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  

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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 17:02:09
  Author: arojas
Revision: 301208

New tarball, fixes plasma-workspace compilation

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 16:52:56 UTC (rev 301207)
+++ PKGBUILD2017-07-24 17:02:09 UTC (rev 301208)
@@ -3,7 +3,7 @@
 
 pkgname=libqalculate
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
 url="http://qalculate.github.io/;
@@ -13,8 +13,8 @@
 optdepends=('gnuplot: for plotting support' 
 'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
 options=('!makeflags')
-source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v${pkgver}a/$pkgname-$pkgver.tar.gz)
+sha256sums=('7cc5a67356374d7f4fb20619dc4dd7976bbe9ae8d5bc3a40b44c46264de9549b')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in shadow/repos (58 files)

2017-07-24 Thread Dave Reisner
Date: Monday, July 24, 2017 @ 16:52:56
  Author: dreisner
Revision: 301207

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

Added:
  shadow/repos/testing-i686/LICENSE
(from rev 301206, shadow/trunk/LICENSE)
  shadow/repos/testing-i686/PKGBUILD
(from rev 301206, shadow/trunk/PKGBUILD)
  shadow/repos/testing-i686/chgpasswd
(from rev 301206, shadow/trunk/chgpasswd)
  shadow/repos/testing-i686/chpasswd
(from rev 301206, shadow/trunk/chpasswd)
  shadow/repos/testing-i686/defaults.pam
(from rev 301206, shadow/trunk/defaults.pam)
  shadow/repos/testing-i686/login.defs
(from rev 301206, shadow/trunk/login.defs)
  shadow/repos/testing-i686/newusers
(from rev 301206, shadow/trunk/newusers)
  shadow/repos/testing-i686/passwd
(from rev 301206, shadow/trunk/passwd)
  shadow/repos/testing-i686/shadow-strncpy-usage.patch
(from rev 301206, shadow/trunk/shadow-strncpy-usage.patch)
  shadow/repos/testing-i686/shadow.install
(from rev 301206, shadow/trunk/shadow.install)
  shadow/repos/testing-i686/shadow.service
(from rev 301206, shadow/trunk/shadow.service)
  shadow/repos/testing-i686/shadow.timer
(from rev 301206, shadow/trunk/shadow.timer)
  shadow/repos/testing-i686/useradd.defaults
(from rev 301206, shadow/trunk/useradd.defaults)
  shadow/repos/testing-i686/xstrdup.patch
(from rev 301206, shadow/trunk/xstrdup.patch)
  shadow/repos/testing-x86_64/LICENSE
(from rev 301206, shadow/trunk/LICENSE)
  shadow/repos/testing-x86_64/PKGBUILD
(from rev 301206, shadow/trunk/PKGBUILD)
  shadow/repos/testing-x86_64/chgpasswd
(from rev 301206, shadow/trunk/chgpasswd)
  shadow/repos/testing-x86_64/chpasswd
(from rev 301206, shadow/trunk/chpasswd)
  shadow/repos/testing-x86_64/defaults.pam
(from rev 301206, shadow/trunk/defaults.pam)
  shadow/repos/testing-x86_64/login.defs
(from rev 301206, shadow/trunk/login.defs)
  shadow/repos/testing-x86_64/newusers
(from rev 301206, shadow/trunk/newusers)
  shadow/repos/testing-x86_64/passwd
(from rev 301206, shadow/trunk/passwd)
  shadow/repos/testing-x86_64/shadow-strncpy-usage.patch
(from rev 301206, shadow/trunk/shadow-strncpy-usage.patch)
  shadow/repos/testing-x86_64/shadow.install
(from rev 301206, shadow/trunk/shadow.install)
  shadow/repos/testing-x86_64/shadow.service
(from rev 301206, shadow/trunk/shadow.service)
  shadow/repos/testing-x86_64/shadow.timer
(from rev 301206, shadow/trunk/shadow.timer)
  shadow/repos/testing-x86_64/useradd.defaults
(from rev 301206, shadow/trunk/useradd.defaults)
  shadow/repos/testing-x86_64/xstrdup.patch
(from rev 301206, shadow/trunk/xstrdup.patch)
Deleted:
  shadow/repos/testing-i686/LICENSE
  shadow/repos/testing-i686/PKGBUILD
  shadow/repos/testing-i686/chgpasswd
  shadow/repos/testing-i686/chpasswd
  shadow/repos/testing-i686/defaults.pam
  shadow/repos/testing-i686/lastlog.tmpfiles
  shadow/repos/testing-i686/login.defs
  shadow/repos/testing-i686/newusers
  shadow/repos/testing-i686/passwd
  shadow/repos/testing-i686/shadow-strncpy-usage.patch
  shadow/repos/testing-i686/shadow.install
  shadow/repos/testing-i686/shadow.service
  shadow/repos/testing-i686/shadow.timer
  shadow/repos/testing-i686/useradd.defaults
  shadow/repos/testing-i686/xstrdup.patch
  shadow/repos/testing-x86_64/LICENSE
  shadow/repos/testing-x86_64/PKGBUILD
  shadow/repos/testing-x86_64/chgpasswd
  shadow/repos/testing-x86_64/chpasswd
  shadow/repos/testing-x86_64/defaults.pam
  shadow/repos/testing-x86_64/lastlog.tmpfiles
  shadow/repos/testing-x86_64/login.defs
  shadow/repos/testing-x86_64/newusers
  shadow/repos/testing-x86_64/passwd
  shadow/repos/testing-x86_64/shadow-strncpy-usage.patch
  shadow/repos/testing-x86_64/shadow.install
  shadow/repos/testing-x86_64/shadow.service
  shadow/repos/testing-x86_64/shadow.timer
  shadow/repos/testing-x86_64/useradd.defaults
  shadow/repos/testing-x86_64/xstrdup.patch

---+
 /LICENSE  |   62 
 /PKGBUILD |  300 
 /chgpasswd|8 
 /chpasswd |   12 
 /defaults.pam |   12 
 /login.defs   |  416 
 /newusers |   12 
 /passwd   |8 
 /shadow-strncpy-usage.patch   |   50 +++
 /shadow.install   |   18 +
 /shadow.service   |   20 +
 /shadow.timer |   14 
 /useradd.defaults |   18 +
 /xstrdup.patch|   18 +
 testing-i686/LICENSE  |   31 --
 testing-i686/PKGBUILD |  155 --
 testing-i686/chgpasswd|4 
 testing-i686/chpasswd |6 
 

[arch-commits] Commit in shadow/trunk (PKGBUILD lastlog.tmpfiles)

2017-07-24 Thread Dave Reisner
Date: Monday, July 24, 2017 @ 16:51:27
  Author: dreisner
Revision: 301206

upgpkg: shadow 4.5-2

drop lastlog tmpfiles fragment (FS#54916)

Modified:
  shadow/trunk/PKGBUILD
Deleted:
  shadow/trunk/lastlog.tmpfiles

--+
 PKGBUILD |   11 +++
 lastlog.tmpfiles |1 -
 2 files changed, 3 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 16:27:34 UTC (rev 301205)
+++ PKGBUILD2017-07-24 16:51:27 UTC (rev 301206)
@@ -4,7 +4,7 @@
 
 pkgname=shadow
 pkgver=4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Password and account management tool suite with support for shadow 
files and PAM"
 arch=('i686' 'x86_64')
 url='https://github.com/shadow-maint/shadow'
@@ -31,8 +31,7 @@
 shadow.{timer,service}
 useradd.defaults
 xstrdup.patch
-shadow-strncpy-usage.patch
-lastlog.tmpfiles)
+shadow-strncpy-usage.patch)
 sha1sums=('SKIP'
   '33a6cf1e44a1410e5c9726c89e5de68b78f5f922'
   '4ad0e059406a305c8640ed30d93c2a1f62c2f4ad'
@@ -45,8 +44,7 @@
   '7372dfd8a3030bee4ec39c79bad4f9b9c6f8687a'
   '9ae93de5987dd0ae428f0cc1a5a5a5cd53583f19'
   '6010fffeed1fc6673ad9875492e1193b1a847b53'
-  '21e12966a6befb25ec123b403cd9b5c492fe5b16'
-  'f57ecde3f72b4738fad75c097d19cf46a412350f')
+  '21e12966a6befb25ec123b403cd9b5c492fe5b16')
 
 pkgver() {
   cd "$pkgname"
@@ -119,9 +117,6 @@
 install -Dm644 "$srcdir/defaults.pam" "$pkgdir/etc/pam.d/$file"
   done
 
-  # lastlog log file creation
-  install -Dm644 "$srcdir/lastlog.tmpfiles" 
"$pkgdir/usr/lib/tmpfiles.d/lastlog.conf"
-
   # Remove evil/broken tools
   rm "$pkgdir"/usr/sbin/logoutd
 

Deleted: lastlog.tmpfiles
===
--- lastlog.tmpfiles2017-07-24 16:27:34 UTC (rev 301205)
+++ lastlog.tmpfiles2017-07-24 16:51:27 UTC (rev 301206)
@@ -1 +0,0 @@
-f /var/log/lastlog 0644 root root


[arch-commits] Commit in python-setuptools-git/repos (2 files)

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 16:45:27
  Author: felixonmars
Revision: 246242

archrelease: copy trunk to community-any

Added:
  python-setuptools-git/repos/community-any/
  python-setuptools-git/repos/community-any/PKGBUILD
(from rev 246241, python-setuptools-git/trunk/PKGBUILD)

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

Copied: python-setuptools-git/repos/community-any/PKGBUILD (from rev 246241, 
python-setuptools-git/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-07-24 16:45:27 UTC (rev 246242)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-setuptools-git
+pkgname=('python-setuptools-git' 'python2-setuptools-git')
+pkgver=1.2
+pkgrel=1
+pkgdesc='Setuptools revision control system plugin for Git'
+arch=('any')
+license=('BSD')
+url='https://github.com/msabramo/setuptools-git'
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/msabramo/setuptools-git/archive/$pkgver.tar.gz;)
+sha512sums=('368d56003a440c5be00685356b0aef97fdea4a84a6d4e56d59964833b55de4916353e061f2eebf2de4dac2df4783a0a1b2d58ba88e1a93979b38a2b62900c1c1')
+
+prepare() {
+  cp -a setuptools-git-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/setuptools-git-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/setuptools-git-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  git config --global user.email "deedbeaf"
+
+  cd "$srcdir"/setuptools-git-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/setuptools-git-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-setuptools-git() {
+  depends=('python-setuptools' 'git')
+
+  cd setuptools-git-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+package_python2-setuptools-git() {
+  depends=('python2-setuptools' 'git')
+
+  cd setuptools-git-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 16:44:59
  Author: felixonmars
Revision: 246241

addpkg: python-setuptools-git 1.2-1

Added:
  python-setuptools-git/
  python-setuptools-git/repos/
  python-setuptools-git/trunk/
  python-setuptools-git/trunk/PKGBUILD

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

Added: python-setuptools-git/trunk/PKGBUILD
===
--- python-setuptools-git/trunk/PKGBUILD(rev 0)
+++ python-setuptools-git/trunk/PKGBUILD2017-07-24 16:44:59 UTC (rev 
246241)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-setuptools-git
+pkgname=('python-setuptools-git' 'python2-setuptools-git')
+pkgver=1.2
+pkgrel=1
+pkgdesc='Setuptools revision control system plugin for Git'
+arch=('any')
+license=('BSD')
+url='https://github.com/msabramo/setuptools-git'
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/msabramo/setuptools-git/archive/$pkgver.tar.gz;)
+sha512sums=('368d56003a440c5be00685356b0aef97fdea4a84a6d4e56d59964833b55de4916353e061f2eebf2de4dac2df4783a0a1b2d58ba88e1a93979b38a2b62900c1c1')
+
+prepare() {
+  cp -a setuptools-git-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/setuptools-git-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/setuptools-git-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  git config --global user.email "deedbeaf"
+
+  cd "$srcdir"/setuptools-git-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/setuptools-git-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-setuptools-git() {
+  depends=('python-setuptools' 'git')
+
+  cd setuptools-git-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+package_python2-setuptools-git() {
+  depends=('python2-setuptools' 'git')
+
+  cd setuptools-git-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 16:34:12
  Author: felixonmars
Revision: 246240

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

Added:
  haskell-persistent-template/repos/community-staging-i686/
  haskell-persistent-template/repos/community-staging-i686/PKGBUILD
(from rev 246239, haskell-persistent-template/trunk/PKGBUILD)
  haskell-persistent-template/repos/community-staging-x86_64/
  haskell-persistent-template/repos/community-staging-x86_64/PKGBUILD
(from rev 246239, haskell-persistent-template/trunk/PKGBUILD)

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

Copied: haskell-persistent-template/repos/community-staging-i686/PKGBUILD (from 
rev 246239, haskell-persistent-template/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 16:34:12 UTC (rev 246240)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-template
+pkgname=haskell-persistent-template
+pkgver=2.5.2
+pkgrel=45
+pkgdesc="Type-safe, non-relational, multi-backend persistence"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-aeson-compat" "haskell-http-api-data"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-path-pieces" 
"haskell-persistent"
+ "haskell-tagged" "haskell-text" "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('de695b008158f9ae66d103fc33f89c098ebcf59337367063d9f4f816a58b4011')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-persistent-template/repos/community-staging-x86_64/PKGBUILD 
(from rev 246239, haskell-persistent-template/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-24 16:34:12 UTC (rev 246240)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-template
+pkgname=haskell-persistent-template
+pkgver=2.5.2
+pkgrel=45
+pkgdesc="Type-safe, non-relational, multi-backend persistence"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-aeson-compat" "haskell-http-api-data"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-path-pieces" 
"haskell-persistent"
+ "haskell-tagged" "haskell-text" "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('de695b008158f9ae66d103fc33f89c098ebcf59337367063d9f4f816a58b4011')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 16:33:48
  Author: felixonmars
Revision: 246239

upgpkg: haskell-persistent-template 2.5.2-45

rebuild with aeson-compat,0.3.7.1

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 16:31:28 UTC (rev 246238)
+++ PKGBUILD2017-07-24 16:33:48 UTC (rev 246239)
@@ -5,7 +5,7 @@
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
 pkgver=2.5.2
-pkgrel=44
+pkgrel=45
 pkgdesc="Type-safe, non-relational, multi-backend persistence"
 url="http://www.yesodweb.com/book/persistent;
 license=("MIT")


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 16:31:28
  Author: felixonmars
Revision: 246238

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

Added:
  haskell-aeson-compat/repos/community-staging-i686/
  haskell-aeson-compat/repos/community-staging-i686/PKGBUILD
(from rev 246237, haskell-aeson-compat/trunk/PKGBUILD)
  haskell-aeson-compat/repos/community-staging-x86_64/
  haskell-aeson-compat/repos/community-staging-x86_64/PKGBUILD
(from rev 246237, haskell-aeson-compat/trunk/PKGBUILD)

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

Copied: haskell-aeson-compat/repos/community-staging-i686/PKGBUILD (from rev 
246237, haskell-aeson-compat/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 16:31:28 UTC (rev 246238)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-compat
+pkgname=haskell-aeson-compat
+pkgver=0.3.7.1
+pkgrel=1
+pkgdesc="Compatibility layer for aeson"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-attoparsec" 
"haskell-attoparsec-iso8601"
+ "haskell-base-compat" "haskell-exceptions" "haskell-hashable" 
"haskell-scientific"
+ "haskell-text" "haskell-tagged" "haskell-time-locale-compat"
+ "haskell-unordered-containers" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('47a9c1148cad6ac14455306579ff658192479eb6bc2132bb2204b94b3c89d8ad99b3d7600354d6a49922867f8d9226acf35107f225ab2b46d3e4c298a3ca7369')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-aeson-compat/repos/community-staging-x86_64/PKGBUILD (from rev 
246237, haskell-aeson-compat/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-24 16:31:28 UTC (rev 246238)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-compat
+pkgname=haskell-aeson-compat
+pkgver=0.3.7.1
+pkgrel=1
+pkgdesc="Compatibility layer for aeson"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-attoparsec" 
"haskell-attoparsec-iso8601"
+ "haskell-base-compat" "haskell-exceptions" "haskell-hashable" 
"haskell-scientific"
+ "haskell-text" "haskell-tagged" "haskell-time-locale-compat"
+ "haskell-unordered-containers" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('47a9c1148cad6ac14455306579ff658192479eb6bc2132bb2204b94b3c89d8ad99b3d7600354d6a49922867f8d9226acf35107f225ab2b46d3e4c298a3ca7369')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 16:30:58
  Author: felixonmars
Revision: 246237

upgpkg: haskell-aeson-compat 0.3.7.1-1

rebuild with aeson-compat,0.3.7.1

Modified:
  haskell-aeson-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 16:14:35 UTC (rev 246236)
+++ PKGBUILD2017-07-24 16:30:58 UTC (rev 246237)
@@ -4,8 +4,8 @@
 
 _hkgname=aeson-compat
 pkgname=haskell-aeson-compat
-pkgver=0.3.7
-pkgrel=7
+pkgver=0.3.7.1
+pkgrel=1
 pkgdesc="Compatibility layer for aeson"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -12,17 +12,11 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-aeson" "haskell-attoparsec" 
"haskell-attoparsec-iso8601"
  "haskell-base-compat" "haskell-exceptions" "haskell-hashable" 
"haskell-scientific"
- "haskell-semigroups" "haskell-text" "haskell-tagged" 
"haskell-time-locale-compat"
+ "haskell-text" "haskell-tagged" "haskell-time-locale-compat"
  "haskell-unordered-containers" "haskell-vector")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('b04ce7b048d0fc15c7fab2a29f20afba6e38c921601af68a0b3fc211c2b08b659536e22930a1a6094985cc3e3b98282e2019c32b95aab9b931ca9fa83b9dff09')
+sha512sums=('47a9c1148cad6ac14455306579ff658192479eb6bc2132bb2204b94b3c89d8ad99b3d7600354d6a49922867f8d9226acf35107f225ab2b46d3e4c298a3ca7369')
 
-prepare() {
-# nats is an empty package in new GHC
-sed -e '/nats/d' \
--i ${_hkgname}-${pkgver}/${_hkgname}.cabal
-}
-
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 16:27:34
  Author: arojas
Revision: 301205

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

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

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

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

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


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 16:27:09
  Author: arojas
Revision: 301204

Update to 1.0.0

Modified:
  qalculate-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 16:23:48 UTC (rev 301203)
+++ PKGBUILD2017-07-24 16:27:09 UTC (rev 301204)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=qalculate-gtk
-pkgver=0.9.12
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="GNOME frontend for libqalculate"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('yelp: for displaying the help')
 options=('!makeflags')
 
source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha1sums=('e5a0e1aa68cf77260d78becc93ab95970dca9434')
+sha1sums=('4ad6ccadcab2744a51af78adce13dabcbf2c3efd')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 16:23:48
  Author: arojas
Revision: 301203

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

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

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

Copied: libqalculate/repos/staging-i686/PKGBUILD (from rev 301202, 
libqalculate/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-24 16:23:48 UTC (rev 301203)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser' 'intltool')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: libqalculate/repos/staging-x86_64/PKGBUILD (from rev 301202, 
libqalculate/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-24 16:23:48 UTC (rev 301203)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=libqalculate
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="Multi-purpose desktop calculator"
+arch=('i686' 'x86_64')
+url="http://qalculate.github.io/;
+license=('GPL')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser' 'intltool')
+optdepends=('gnuplot: for plotting support' 
+'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
+options=('!makeflags')
+source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 16:23:19
  Author: arojas
Revision: 301202

Update to 1.0.0

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 14:42:41 UTC (rev 301201)
+++ PKGBUILD2017-07-24 16:23:19 UTC (rev 301202)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=libqalculate
-pkgver=0.9.12
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'wget: for retrieval of exchange rates (not needed if you use one 
of the GUI)')
 options=('!makeflags')
 
source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2')
+sha256sums=('d9cffe69eff1a8d13f8b3b69b4c7f93ce60b5f800d8352b3851b49056fc6bf1b')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 16:01:43
  Author: arojas
Revision: 246232

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

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

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

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

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

Deleted: community-i686/minitube.install
===
--- community-i686/minitube.install 2017-07-24 16:01:02 UTC (rev 246231)
+++ community-i686/minitube.install 2017-07-24 16:01:43 UTC (rev 246232)
@@ -1,9 +0,0 @@
-post_upgrade() {
-  cat << EOF
-
-  # Google is now requiring an API key in order to access YouTube Data web 
services.
-  # Create a "Browser Key" at https://console.developers.google.com and put it 
in
-  # /etc/profile.d/minitube.sh as the GOOGLE_API_KEY environmental variable.
-
-EOF
-}

Copied: minitube/repos/community-i686/minitube.install (from rev 246231, 
minitube/trunk/minitube.install)
===
--- community-i686/minitube.install (rev 0)
+++ community-i686/minitube.install 2017-07-24 16:01:43 UTC (rev 246232)
@@ -0,0 +1,9 @@
+post_upgrade() {
+  cat << EOF
+
+  # Google is now requiring an API key in order to access YouTube Data web 
services.
+  # Create a "Browser 

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

2017-07-24 Thread Antonio Rojas
Date: Monday, July 24, 2017 @ 16:01:02
  Author: arojas
Revision: 246231

Update to 2.8

Modified:
  minitube/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 15:11:03 UTC (rev 246230)
+++ PKGBUILD2017-07-24 16:01:02 UTC (rev 246231)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=minitube
-pkgver=2.7
+pkgver=2.8
 pkgrel=1
 pkgdesc="A native YouTube client in Qt. Watch YouTube videos without Flash 
Player"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install="$pkgname.install"
 backup=('etc/profile.d/minitube.sh')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/flaviotordini/minitube/archive/$pkgver.tar.gz;
 $pkgname.sh)
-md5sums=('9ed4e808dbe9396153db310e1273e3be'
+md5sums=('b1a327ce71c304d63b0b2cf1e1e7c2b0'
  '01d1d532dd7f4670cf7f33f007863b7a')
 
 build() {


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 15:11:03
  Author: felixonmars
Revision: 246230

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

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

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

Copied: hoogle/repos/community-staging-i686/PKGBUILD (from rev 246229, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 15:11:03 UTC (rev 246230)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.12
+pkgrel=44
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-quickcheck" "haskell-aeson" "haskell-cmdargs" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-connection" "haskell-extra" 
"haskell-src-exts"
+ "haskell-http-conduit" "haskell-http-types" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-mmap" "haskell-network" "haskell-network-uri" 
"haskell-old-locale"
+ "haskell-process-extras" "haskell-resourcet" "haskell-tar" 
"haskell-text"
+ "haskell-uniplate" "haskell-utf8-string" "haskell-vector" 
"haskell-wai"
+ "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('d40c13674ad113079b23386d2fc5ae3a61dc79012e88f4e1bc2e2123106412b96cc32955e94ec0f294451feadd5bd06ad5b03ab1a40dd7172c5344bdd520e225')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 246229, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-24 15:11:03 UTC (rev 246230)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.12
+pkgrel=44
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-quickcheck" "haskell-aeson" "haskell-cmdargs" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-connection" "haskell-extra" 
"haskell-src-exts"
+ "haskell-http-conduit" "haskell-http-types" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-mmap" "haskell-network" "haskell-network-uri" 
"haskell-old-locale"
+ "haskell-process-extras" "haskell-resourcet" "haskell-tar" 
"haskell-text"
+ "haskell-uniplate" "haskell-utf8-string" "haskell-vector" 
"haskell-wai"
+ "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('d40c13674ad113079b23386d2fc5ae3a61dc79012e88f4e1bc2e2123106412b96cc32955e94ec0f294451feadd5bd06ad5b03ab1a40dd7172c5344bdd520e225')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 15:10:34
  Author: felixonmars
Revision: 246229

upgpkg: hoogle 5.0.12-44

rebuild with tls-session-manager,0.0.0.1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 15:05:03 UTC (rev 246228)
+++ PKGBUILD2017-07-24 15:10:34 UTC (rev 246229)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=5.0.12
-pkgrel=43
+pkgrel=44
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("custom:BSD3")


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 15:05:03
  Author: felixonmars
Revision: 246228

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

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 246227, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-i686/quickcheck-2.10.patch
(from rev 246227, git-annex/trunk/quickcheck-2.10.patch)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 246227, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/quickcheck-2.10.patch
(from rev 246227, git-annex/trunk/quickcheck-2.10.patch)

+
 community-staging-i686/PKGBUILD|   60 ++
 community-staging-i686/quickcheck-2.10.patch   |   75 +++
 community-staging-x86_64/PKGBUILD  |   60 ++
 community-staging-x86_64/quickcheck-2.10.patch |   75 +++
 4 files changed, 270 insertions(+)

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

Copied: git-annex/repos/community-staging-i686/quickcheck-2.10.patch (from rev 
246227, git-annex/trunk/quickcheck-2.10.patch)
===
--- community-staging-i686/quickcheck-2.10.patch
(rev 0)
+++ community-staging-i686/quickcheck-2.10.patch2017-07-24 15:05:03 UTC 
(rev 246228)
@@ -0,0 +1,75 @@
+From 

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 15:04:41
  Author: felixonmars
Revision: 246227

upgpkg: git-annex 6.20170520-36

rebuild with tls-session-manager,0.0.0.1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 14:49:18 UTC (rev 246226)
+++ PKGBUILD2017-07-24 15:04:41 UTC (rev 246227)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170520
-pkgrel=35
+pkgrel=36
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 14:49:18
  Author: felixonmars
Revision: 246226

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

Added:
  haskell-warp-tls/repos/community-staging-i686/
  haskell-warp-tls/repos/community-staging-i686/PKGBUILD
(from rev 246225, haskell-warp-tls/trunk/PKGBUILD)
  haskell-warp-tls/repos/community-staging-x86_64/
  haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD
(from rev 246225, haskell-warp-tls/trunk/PKGBUILD)

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

Copied: haskell-warp-tls/repos/community-staging-i686/PKGBUILD (from rev 
246225, haskell-warp-tls/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 14:49:18 UTC (rev 246226)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=warp-tls
+pkgname=haskell-warp-tls
+pkgver=3.2.4
+pkgrel=9
+pkgdesc="HTTP over TLS support for Warp via the TLS package"
+url="http://github.com/yesodweb/wai;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-cryptonite" "haskell-data-default-class" 
"haskell-network"
+ "haskell-streaming-commons" "haskell-tls" 
"haskell-tls-session-manager" "haskell-wai"
+ "haskell-warp")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('3cf7b549f39bc314a9a648f9e0b43e5d47a6b08fd56189af4f1d8dbcd9092dc411bc5a3cc429c0fb79738f3e84ec096ad0a8ac83bd8d14ecf90d505f17391642')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD (from rev 
246225, haskell-warp-tls/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-24 14:49:18 UTC (rev 246226)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=warp-tls
+pkgname=haskell-warp-tls
+pkgver=3.2.4
+pkgrel=9
+pkgdesc="HTTP over TLS support for Warp via the TLS package"
+url="http://github.com/yesodweb/wai;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-cryptonite" "haskell-data-default-class" 
"haskell-network"
+ "haskell-streaming-commons" "haskell-tls" 
"haskell-tls-session-manager" "haskell-wai"
+ "haskell-warp")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('3cf7b549f39bc314a9a648f9e0b43e5d47a6b08fd56189af4f1d8dbcd9092dc411bc5a3cc429c0fb79738f3e84ec096ad0a8ac83bd8d14ecf90d505f17391642')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 14:48:55
  Author: felixonmars
Revision: 246225

upgpkg: haskell-warp-tls 3.2.4-9

rebuild with tls-session-manager,0.0.0.1

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 14:47:02 UTC (rev 246224)
+++ PKGBUILD2017-07-24 14:48:55 UTC (rev 246225)
@@ -5,7 +5,7 @@
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
 pkgver=3.2.4
-pkgrel=8
+pkgrel=9
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="http://github.com/yesodweb/wai;
 license=("MIT")


[arch-commits] Commit in haskell-tls-session-manager/repos (4 files)

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 14:47:02
  Author: felixonmars
Revision: 246224

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

Added:
  haskell-tls-session-manager/repos/community-staging-i686/
  haskell-tls-session-manager/repos/community-staging-i686/PKGBUILD
(from rev 246223, haskell-tls-session-manager/trunk/PKGBUILD)
  haskell-tls-session-manager/repos/community-staging-x86_64/
  haskell-tls-session-manager/repos/community-staging-x86_64/PKGBUILD
(from rev 246223, haskell-tls-session-manager/trunk/PKGBUILD)

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

Copied: haskell-tls-session-manager/repos/community-staging-i686/PKGBUILD (from 
rev 246223, haskell-tls-session-manager/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-24 14:47:02 UTC (rev 246224)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tls-session-manager
+pkgname=haskell-tls-session-manager
+pkgver=0.0.0.1
+pkgrel=1
+pkgdesc="In-memory TLS session manager"
+url="https://hackage.haskell.org/package/tls-session-manager;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-auto-update" "haskell-clock" "haskell-psqueues" 
"haskell-tls")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a25943739299d93af431184a1272bc780d89ac48733c7684d17d5f39439189de3a7f0770ccabf77a5587d3b83f848f62634504fa01d2b1badf3907b868f0e4d0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-tls-session-manager/repos/community-staging-x86_64/PKGBUILD 
(from rev 246223, haskell-tls-session-manager/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-24 14:47:02 UTC (rev 246224)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tls-session-manager
+pkgname=haskell-tls-session-manager
+pkgver=0.0.0.1
+pkgrel=1
+pkgdesc="In-memory TLS session manager"
+url="https://hackage.haskell.org/package/tls-session-manager;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-auto-update" "haskell-clock" "haskell-psqueues" 
"haskell-tls")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a25943739299d93af431184a1272bc780d89ac48733c7684d17d5f39439189de3a7f0770ccabf77a5587d3b83f848f62634504fa01d2b1badf3907b868f0e4d0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 

[arch-commits] Commit in haskell-tls-session-manager/trunk (PKGBUILD)

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 14:46:38
  Author: felixonmars
Revision: 246223

upgpkg: haskell-tls-session-manager 0.0.0.1-1

rebuild with tls-session-manager,0.0.0.1

Modified:
  haskell-tls-session-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 14:42:31 UTC (rev 246222)
+++ PKGBUILD2017-07-24 14:46:38 UTC (rev 246223)
@@ -4,8 +4,8 @@
 
 _hkgname=tls-session-manager
 pkgname=haskell-tls-session-manager
-pkgver=0.0.0.0
-pkgrel=4
+pkgver=0.0.0.1
+pkgrel=1
 pkgdesc="In-memory TLS session manager"
 url="https://hackage.haskell.org/package/tls-session-manager;
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-auto-update" "haskell-clock" "haskell-psqueues" 
"haskell-tls")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('7673d405781125733283b9f848c07b600ef0a060b62c0bda605af8c92e886c11')
+sha512sums=('a25943739299d93af431184a1272bc780d89ac48733c7684d17d5f39439189de3a7f0770ccabf77a5587d3b83f848f62634504fa01d2b1badf3907b868f0e4d0')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-07-24 Thread Christian Hesse
Date: Monday, July 24, 2017 @ 14:42:41
  Author: eworm
Revision: 301201

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

Added:
  openvpn/repos/testing-i686/
  
openvpn/repos/testing-i686/0001-set-tls-cipher-restriction-before-loading-certificates.patch
(from rev 301200, 
openvpn/trunk/0001-set-tls-cipher-restriction-before-loading-certificates.patch)
  
openvpn/repos/testing-i686/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
(from rev 301200, 
openvpn/trunk/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch)
  openvpn/repos/testing-i686/PKGBUILD
(from rev 301200, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-i686/openvpn-2.4.3.tar.xz.asc
(from rev 301200, openvpn/trunk/openvpn-2.4.3.tar.xz.asc)
  openvpn/repos/testing-x86_64/
  
openvpn/repos/testing-x86_64/0001-set-tls-cipher-restriction-before-loading-certificates.patch
(from rev 301200, 
openvpn/trunk/0001-set-tls-cipher-restriction-before-loading-certificates.patch)
  
openvpn/repos/testing-x86_64/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
(from rev 301200, 
openvpn/trunk/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch)
  openvpn/repos/testing-x86_64/PKGBUILD
(from rev 301200, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-x86_64/openvpn-2.4.3.tar.xz.asc
(from rev 301200, openvpn/trunk/openvpn-2.4.3.tar.xz.asc)

-+
 testing-i686/0001-set-tls-cipher-restriction-before-loading-certificates.patch 
 |   47 +
 
testing-i686/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
   |   40 
 testing-i686/PKGBUILD  
 |   84 ++
 
testing-x86_64/0001-set-tls-cipher-restriction-before-loading-certificates.patch
|   47 +
 
testing-x86_64/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
 |   40 
 testing-x86_64/PKGBUILD
 |   84 ++
 6 files changed, 342 insertions(+)

Copied: 
openvpn/repos/testing-i686/0001-set-tls-cipher-restriction-before-loading-certificates.patch
 (from rev 301200, 
openvpn/trunk/0001-set-tls-cipher-restriction-before-loading-certificates.patch)
===
--- 
testing-i686/0001-set-tls-cipher-restriction-before-loading-certificates.patch  
(rev 0)
+++ 
testing-i686/0001-set-tls-cipher-restriction-before-loading-certificates.patch  
2017-07-24 14:42:41 UTC (rev 301201)
@@ -0,0 +1,47 @@
+From 95c07b13ce112ceb8b15175fcae0d95c70e93eee Mon Sep 17 00:00:00 2001
+From: Arne Schwabe 
+Date: Mon, 26 Jun 2017 13:13:26 +0200
+Subject: Set tls-cipher restriction before loading certificates
+
+OpenSSL 1.1 does not allow MD5 signed certificates by default anymore.
+This can be enabled again by settings tls-cipher "DEFAULT:@SECLEVEL=0" but
+only if the cipher list is set before loading the certificates. This patch
+changes the order of loading.
+
+Acked-by: Christian Hesse 
+Acked-by: Steffan Karger 
+Message-Id: <1498475606-8337-1-git-send-email-a...@rfc2549.org>
+URL: 
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14961.html
+
+Signed-off-by: Gert Doering 
+(cherry picked from commit 26345ba61b8d5bccb1331894ab6d1468e3b09adf)
+---
+ src/openvpn/ssl.c | 8 +---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+diff --git a/src/openvpn/ssl.c b/src/openvpn/ssl.c
+index 15cd94ad..98f4741b 100644
+--- a/src/openvpn/ssl.c
 b/src/openvpn/ssl.c
+@@ -616,6 +616,11 @@ init_ssl(const struct options *options, struct 
tls_root_ctx *new_ctx)
+ tls_ctx_client_new(new_ctx);
+ }
+ 
++/* Allowable ciphers */
++/* Since @SECLEVEL also influces loading of certificates, set the
++ * cipher restrictions before loading certificates */
++tls_ctx_restrict_ciphers(new_ctx, options->cipher_list);
++
+ tls_ctx_set_options(new_ctx, options->ssl_flags);
+ 
+ if (options->pkcs12_file)
+@@ -708,9 +713,6 @@ init_ssl(const struct options *options, struct 
tls_root_ctx *new_ctx)
+ tls_ctx_load_ecdh_params(new_ctx, options->ecdh_curve);
+ }
+ 
+-/* Allowable ciphers */
+-tls_ctx_restrict_ciphers(new_ctx, options->cipher_list);
+-
+ #ifdef ENABLE_CRYPTO_MBEDTLS
+ /* Personalise the random by mixing in the certificate */
+ tls_ctx_personalise_random(new_ctx);

Copied: 
openvpn/repos/testing-i686/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
 (from rev 301200, 
openvpn/trunk/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch)

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 14:42:31
  Author: felixonmars
Revision: 246222

archrelease: copy trunk to community-any

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 14:41:54 UTC (rev 246221)
+++ PKGBUILD2017-07-24 14:42:31 UTC (rev 246222)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.70
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime>=8' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')

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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 14:41:54
  Author: felixonmars
Revision: 246221

upgpkg: jenkins 2.71-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 14:41:04 UTC (rev 246220)
+++ PKGBUILD2017-07-24 14:41:54 UTC (rev 246221)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.70
+pkgver=2.71
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('ae6409da6e3666597d2fbdbe0c327e0c7328fa3ccae48fb1989f470971c65c0f75f03b9e52409b6b2a4bb7356dbdc160b1a859908c3e6aa5e9fe75cdb2101025'
+sha512sums=('d5718c70c7a1569f7389a8da2618382abe8799abb98faf87f4b25519b9336af904f32d72c8b30b2ca0f33e72c37d7984b901d4b26179c742333a538152c05b3b'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2017-07-24 Thread Christian Hesse
Date: Monday, July 24, 2017 @ 14:41:11
  Author: eworm
Revision: 301200

upgpkg: openvpn 2.4.3-3

* add optional dependency for PAM
* apply: Set tls-cipher restriction before loading certificates
* apply: management: preserve wait_for_push field when asking for user/pass 
(FS#54797)

Added:
  
openvpn/trunk/0001-set-tls-cipher-restriction-before-loading-certificates.patch
  
openvpn/trunk/0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
Modified:
  openvpn/trunk/PKGBUILD

--+
 0001-set-tls-cipher-restriction-before-loading-certificates.patch| 
  47 ++
 0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch | 
  40 
 PKGBUILD | 
  19 +++-
 3 files changed, 102 insertions(+), 4 deletions(-)

Added: 0001-set-tls-cipher-restriction-before-loading-certificates.patch
===
--- 0001-set-tls-cipher-restriction-before-loading-certificates.patch   
(rev 0)
+++ 0001-set-tls-cipher-restriction-before-loading-certificates.patch   
2017-07-24 14:41:11 UTC (rev 301200)
@@ -0,0 +1,47 @@
+From 95c07b13ce112ceb8b15175fcae0d95c70e93eee Mon Sep 17 00:00:00 2001
+From: Arne Schwabe 
+Date: Mon, 26 Jun 2017 13:13:26 +0200
+Subject: Set tls-cipher restriction before loading certificates
+
+OpenSSL 1.1 does not allow MD5 signed certificates by default anymore.
+This can be enabled again by settings tls-cipher "DEFAULT:@SECLEVEL=0" but
+only if the cipher list is set before loading the certificates. This patch
+changes the order of loading.
+
+Acked-by: Christian Hesse 
+Acked-by: Steffan Karger 
+Message-Id: <1498475606-8337-1-git-send-email-a...@rfc2549.org>
+URL: 
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14961.html
+
+Signed-off-by: Gert Doering 
+(cherry picked from commit 26345ba61b8d5bccb1331894ab6d1468e3b09adf)
+---
+ src/openvpn/ssl.c | 8 +---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+diff --git a/src/openvpn/ssl.c b/src/openvpn/ssl.c
+index 15cd94ad..98f4741b 100644
+--- a/src/openvpn/ssl.c
 b/src/openvpn/ssl.c
+@@ -616,6 +616,11 @@ init_ssl(const struct options *options, struct 
tls_root_ctx *new_ctx)
+ tls_ctx_client_new(new_ctx);
+ }
+ 
++/* Allowable ciphers */
++/* Since @SECLEVEL also influces loading of certificates, set the
++ * cipher restrictions before loading certificates */
++tls_ctx_restrict_ciphers(new_ctx, options->cipher_list);
++
+ tls_ctx_set_options(new_ctx, options->ssl_flags);
+ 
+ if (options->pkcs12_file)
+@@ -708,9 +713,6 @@ init_ssl(const struct options *options, struct 
tls_root_ctx *new_ctx)
+ tls_ctx_load_ecdh_params(new_ctx, options->ecdh_curve);
+ }
+ 
+-/* Allowable ciphers */
+-tls_ctx_restrict_ciphers(new_ctx, options->cipher_list);
+-
+ #ifdef ENABLE_CRYPTO_MBEDTLS
+ /* Personalise the random by mixing in the certificate */
+ tls_ctx_personalise_random(new_ctx);

Added: 
0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
===
--- 
0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
(rev 0)
+++ 
0002-management-preserve-wait_for_push-field-when-asking-for-user_pass.patch
2017-07-24 14:41:11 UTC (rev 301200)
@@ -0,0 +1,40 @@
+From 3322c558fa742cb823fa919f682486973abc4f8e Mon Sep 17 00:00:00 2001
+From: Antonio Quartulli 
+Date: Fri, 7 Jul 2017 22:01:08 +0800
+Subject: management: preserve wait_for_push field when asking for user/pass
+
+With the introduction of the wait_for_push field in the auth_user_pass
+structure, we have to make sure that such field is not accidentally
+erased when the management asks the user for user/pass.
+
+Erasing such field would mess up the logic introduced by
+("Ignore auth-nocache for auth-user-pass if auth-token is pushed").
+
+Thanks to David Sommerseth for the preliminary analysis and debugging.
+
+Reported-by: Steven Haigh 
+Signed-off-by: Antonio Quartulli 
+Tested-by: Steven Haigh 
+Acked-by: David Sommerseth 
+Message-Id: <20170707140108.31612-...@unstable.cc>
+URL: 
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15015.html
+Signed-off-by: David Sommerseth 
+---
+ src/openvpn/manage.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/src/openvpn/manage.c b/src/openvpn/manage.c
+index 13be6f6d..ff948240 100644
+--- a/src/openvpn/manage.c
 b/src/openvpn/manage.c
+@@ -3501,7 +3501,9 @@ management_query_user_pass(struct management *man,
+  */
+  

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

2017-07-24 Thread Jonathan Steel
Date: Monday, July 24, 2017 @ 14:41:04
  Author: jsteel
Revision: 246220

archrelease: copy trunk to community-any

Added:
  aws-cli/repos/community-any/PKGBUILD
(from rev 246219, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 14:40:58 UTC (rev 246219)
+++ PKGBUILD2017-07-24 14:41:04 UTC (rev 246220)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.11.122
-pkgrel=1
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli;
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer' 'python-yaml')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('e4761608f74d1b3918f58060f41241f4')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-
-  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
-}

Copied: aws-cli/repos/community-any/PKGBUILD (from rev 246219, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 14:41:04 UTC (rev 246220)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.11.123
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli;
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer' 'python-yaml')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('9de3a6b38934d247ee63b45a8fb7')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+
+  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
+}


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

2017-07-24 Thread Jonathan Steel
Date: Monday, July 24, 2017 @ 14:40:58
  Author: jsteel
Revision: 246219

upgpkg: aws-cli 1.11.123-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 14:40:50 UTC (rev 246218)
+++ PKGBUILD2017-07-24 14:40:58 UTC (rev 246219)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.122
+pkgver=1.11.123
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('e4761608f74d1b3918f58060f41241f4')
+md5sums=('9de3a6b38934d247ee63b45a8fb7')
 
 build() {
   cd $pkgname-$pkgver


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

2017-07-24 Thread Jonathan Steel
Date: Monday, July 24, 2017 @ 14:40:50
  Author: jsteel
Revision: 246218

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-24 14:40:41 UTC (rev 246217)
+++ PKGBUILD2017-07-24 14:40:50 UTC (rev 246218)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgname=python-botocore
-pkgver=1.5.85
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore;
-license=('Apache')
-depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('6eda97dff1bae3628d768173783174a6')
-
-build() {
-  cd botocore-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd botocore-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 246217, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-24 14:40:50 UTC (rev 246218)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgname=python-botocore
+pkgver=1.5.86
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore;
+license=('Apache')
+depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('6bd1a6ecebbbae4318932141c04eda81')
+
+build() {
+  cd botocore-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd botocore-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-07-24 Thread Jonathan Steel
Date: Monday, July 24, 2017 @ 14:40:41
  Author: jsteel
Revision: 246217

upgpkg: python-botocore 1.5.86-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 11:55:14 UTC (rev 246216)
+++ PKGBUILD2017-07-24 14:40:41 UTC (rev 246217)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.85
+pkgver=1.5.86
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('6eda97dff1bae3628d768173783174a6')
+md5sums=('6bd1a6ecebbbae4318932141c04eda81')
 
 build() {
   cd botocore-$pkgver


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

2017-07-24 Thread Florian Pritz
Date: Monday, July 24, 2017 @ 11:55:03
  Author: bluewind
Revision: 246215

upgpkg: freecad 0.16.6712-1

upstream update

Modified:
  freecad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 11:24:02 UTC (rev 246214)
+++ PKGBUILD2017-07-24 11:55:03 UTC (rev 246215)
@@ -8,8 +8,8 @@
 # Contributor: gborzi
 
 pkgname=freecad
-pkgver=0.16
-pkgrel=10
+pkgver=0.16.6712
+pkgrel=1
 pkgdesc='A general purpose 3D CAD modeler'
 arch=('i686' 'x86_64')
 url='http://www.freecadweb.org/'
@@ -25,7 +25,7 @@
"${pkgname}.xml"
 "remove-qtwebkit.patch"
 "remove-webgui.patch")
-md5sums=('6e992c98ae2b8448bcf428e3e9efb02f'
+md5sums=('40ea50aa495c0dfc2b247dc6a32aec2a'
  'b7bd72a67073c2869da263d8df61f205'
  'c2f4154c8e4678825411de8e7fa54c6b'
  '19e9cd7d41a1ddd557cef05a6b23bdee'


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

2017-07-24 Thread Florian Pritz
Date: Monday, July 24, 2017 @ 11:55:14
  Author: bluewind
Revision: 246216

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

Added:
  freecad/repos/community-i686/PKGBUILD
(from rev 246215, freecad/trunk/PKGBUILD)
  freecad/repos/community-i686/freecad.desktop
(from rev 246215, freecad/trunk/freecad.desktop)
  freecad/repos/community-i686/freecad.xml
(from rev 246215, freecad/trunk/freecad.xml)
  freecad/repos/community-i686/remove-qtwebkit.patch
(from rev 246215, freecad/trunk/remove-qtwebkit.patch)
  freecad/repos/community-i686/remove-webgui.patch
(from rev 246215, freecad/trunk/remove-webgui.patch)
  freecad/repos/community-x86_64/PKGBUILD
(from rev 246215, freecad/trunk/PKGBUILD)
  freecad/repos/community-x86_64/freecad.desktop
(from rev 246215, freecad/trunk/freecad.desktop)
  freecad/repos/community-x86_64/freecad.xml
(from rev 246215, freecad/trunk/freecad.xml)
  freecad/repos/community-x86_64/remove-qtwebkit.patch
(from rev 246215, freecad/trunk/remove-qtwebkit.patch)
  freecad/repos/community-x86_64/remove-webgui.patch
(from rev 246215, freecad/trunk/remove-webgui.patch)
Deleted:
  freecad/repos/community-i686/PKGBUILD
  freecad/repos/community-i686/freecad.desktop
  freecad/repos/community-i686/freecad.xml
  freecad/repos/community-i686/remove-qtwebkit.patch
  freecad/repos/community-i686/remove-webgui.patch
  freecad/repos/community-x86_64/PKGBUILD
  freecad/repos/community-x86_64/freecad.desktop
  freecad/repos/community-x86_64/freecad.xml
  freecad/repos/community-x86_64/remove-qtwebkit.patch
  freecad/repos/community-x86_64/remove-webgui.patch

+
 /PKGBUILD  |  176 ++
 /freecad.desktop   |   28 +++
 /remove-qtwebkit.patch |   46 +
 /remove-webgui.patch   |  248 +++
 community-i686/PKGBUILD|   88 ---
 community-i686/freecad.desktop |   14 -
 community-i686/remove-qtwebkit.patch   |   23 --
 community-i686/remove-webgui.patch |  124 ---
 community-x86_64/PKGBUILD  |   88 ---
 community-x86_64/freecad.desktop   |   14 -
 community-x86_64/remove-qtwebkit.patch |   23 --
 community-x86_64/remove-webgui.patch   |  124 ---
 12 files changed, 498 insertions(+), 498 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 11:55:03 UTC (rev 246215)
+++ community-i686/PKGBUILD 2017-07-24 11:55:14 UTC (rev 246216)
@@ -1,88 +0,0 @@
-# Maintainer: Florian Pritz 
-# Contributor: Jonas Heinrich 
-# Contributor: Jonas Heinrich 
-# Contributor: Jordi De Groof 
-# Contributor: mickele
-# Contributor: manwithgrenade
-# Contributor: bricem13
-# Contributor: gborzi
-
-pkgname=freecad
-pkgver=0.16
-pkgrel=10
-pkgdesc='A general purpose 3D CAD modeler'
-arch=('i686' 'x86_64')
-url='http://www.freecadweb.org/'
-license=('LGPL')
-depends=('boost-libs' 'curl' 'opencascade>=6.6.0' 'python2-pivy' 'xerces-c'
- 'libspnav' 'shared-mime-info' 'hicolor-icon-theme'
- 'python2-matplotlib' 'python2-shiboken' 'python2-pyside-tools' 
'pyside-tools-common' 'qt4')
-makedepends=('boost' 'eigen' 'gcc-fortran' 'swig' 'xerces-c' 
'desktop-file-utils' 'cmake' 'coin>=3.1.3-9')
-# TODO add reasons
-optdepends=('python2-matplotlib' 'pycollada-git' 'python2-pyqt4')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeCAD/FreeCAD/archive/$pkgver.tar.gz;
-   "${pkgname}.desktop"
-   "${pkgname}.xml"
-"remove-qtwebkit.patch"
-"remove-webgui.patch")
-md5sums=('6e992c98ae2b8448bcf428e3e9efb02f'
- 'b7bd72a67073c2869da263d8df61f205'
- 'c2f4154c8e4678825411de8e7fa54c6b'
- '19e9cd7d41a1ddd557cef05a6b23bdee'
- '6b5f9253c559c7aacaa277b2973fbaf3')
-
-prepare() {
-  cd "${srcdir}/FreeCAD-${pkgver}/"
-
-  # Remove QtWebkit dependency
-  patch -Np1 -i ../remove-qtwebkit.patch
-
-  # Remove features depending on Web module
-  patch -Np1 -i ../remove-webgui.patch
-
-  # http://www.freecadweb.org/tracker/view.php?id=2347
-  sed -i 's/boost::re_detail/boost::BOOST_REGEX_DETAIL_NS/' \
-src/Mod/Drawing/App/FeaturePage.cpp
-}
-
-build() {
-  cd "${srcdir}/FreeCAD-${pkgver}/"
-  cmake \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX:PATH="/usr/lib/freecad" \
--DCMAKE_INSTALL_DOCDIR:PATH="/usr/share/freecad/doc" \
--DCMAKE_INSTALL_DATADIR:PATH="/usr/share/freecad" \
--DOCC_INCLUDE_DIR:PATH=/opt/opencascade/inc/ \
--DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python2 \
--DFREECAD_USE_EXTERNAL_PIVY:BOOL=ON \
--DBUILD_START=OFF \
--DBUILD_WEB=OFF
-  make
-}
-
-package() {
-  cd "${srcdir}/FreeCAD-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  # Symlink to /usr/bin

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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 11:24:02
  Author: spupykin
Revision: 246214

archrelease: copy trunk to community-any

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

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

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

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


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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 11:23:49
  Author: spupykin
Revision: 246213

upgpkg: anki 2.1.0beta4-2: add python-decorator to deps

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 11:21:45 UTC (rev 246212)
+++ PKGBUILD2017-07-24 11:23:49 UTC (rev 246213)
@@ -6,13 +6,14 @@
 
 pkgname=anki
 pkgver=2.1.0beta4
-pkgrel=1
+pkgrel=2
 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
 url="https://ankisrs.net/;
 license=('AGPL3')
 arch=('any')
 depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
- 'python-pyqt5' 'python-requests' 'python-send2trash')
+ 'python-pyqt5' 'python-requests' 'python-send2trash'
+ 'python-decorator')
 optdepends=('lame: record sound'
 'mplayer: play sound')
 source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)


[arch-commits] Commit in zsh-completions/repos/community-any (6 files)

2017-07-24 Thread Evgeniy Alekseev
Date: Monday, July 24, 2017 @ 11:21:45
  Author: arcanis
Revision: 246212

archrelease: copy trunk to community-any

Added:
  zsh-completions/repos/community-any/ChangeLog
(from rev 246211, zsh-completions/trunk/ChangeLog)
  zsh-completions/repos/community-any/LICENSE
(from rev 246211, zsh-completions/trunk/LICENSE)
  zsh-completions/repos/community-any/PKGBUILD
(from rev 246211, zsh-completions/trunk/PKGBUILD)
Deleted:
  zsh-completions/repos/community-any/ChangeLog
  zsh-completions/repos/community-any/LICENSE
  zsh-completions/repos/community-any/PKGBUILD

---+
 ChangeLog |  103 ++--
 LICENSE   |   48 +--
 PKGBUILD  |   52 +++---
 3 files changed, 103 insertions(+), 100 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2017-07-24 11:21:30 UTC (rev 246211)
+++ ChangeLog   2017-07-24 11:21:45 UTC (rev 246212)
@@ -1,50 +0,0 @@
-0.25.0-1:
-upstream update
-
-0.24.0-1:
-upstream update
-
-0.23.0-2:
-remove _rg completion since it provided by ripgrep package
-
-0.23.0-1:
-upstream update
-
-0.22.0-1:
-upstream update
-
-0.21.0-1:
-upstream update
-
-0.20.0-1:
-upstream update
-
-0.19.0-2:
-fix FS#50243
-
-0.19.0-1:
-upstream update
-
-0.18.0-1:
-upstream update
-
-0.17.0-1:
-upstream update
-
-0.16.0-1:
-upstream update
-
-0.15.0-1:
-upstream update
-
-0.14.0-2:
-fix build
-
-0.14.0-1:
-upstream update
-
-0.12.0-2:
-drop _salt completions since it is provided by upstream
-
-0.12.0-1:
-ustream update

Copied: zsh-completions/repos/community-any/ChangeLog (from rev 246211, 
zsh-completions/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2017-07-24 11:21:45 UTC (rev 246212)
@@ -0,0 +1,53 @@
+0.26.0-1:
+upstream update
+
+0.25.0-1:
+upstream update
+
+0.24.0-1:
+upstream update
+
+0.23.0-2:
+remove _rg completion since it provided by ripgrep package
+
+0.23.0-1:
+upstream update
+
+0.22.0-1:
+upstream update
+
+0.21.0-1:
+upstream update
+
+0.20.0-1:
+upstream update
+
+0.19.0-2:
+fix FS#50243
+
+0.19.0-1:
+upstream update
+
+0.18.0-1:
+upstream update
+
+0.17.0-1:
+upstream update
+
+0.16.0-1:
+upstream update
+
+0.15.0-1:
+upstream update
+
+0.14.0-2:
+fix build
+
+0.14.0-1:
+upstream update
+
+0.12.0-2:
+drop _salt completions since it is provided by upstream
+
+0.12.0-1:
+ustream update

Deleted: LICENSE
===
--- LICENSE 2017-07-24 11:21:30 UTC (rev 246211)
+++ LICENSE 2017-07-24 11:21:45 UTC (rev 246212)
@@ -1,24 +0,0 @@
-Copyright (c) 2011 Github zsh-users - http://github.com/zsh-users
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-* Redistributions of source code must retain the above copyright
-  notice, this list of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the above copyright
-  notice, this list of conditions and the following disclaimer in the
-  documentation and/or other materials provided with the distribution.
-* Neither the name of the zsh-users nor the
-  names of its contributors may be used to endorse or promote products
-  derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL ZSH-USERS BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: zsh-completions/repos/community-any/LICENSE (from rev 246211, 
zsh-completions/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2017-07-24 11:21:45 UTC (rev 246212)
@@ -0,0 +1,24 @@
+Copyright (c) 2011 Github zsh-users - http://github.com/zsh-users
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+* Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+* Redistributions in binary form must reproduce the above 

[arch-commits] Commit in zsh-completions/trunk (ChangeLog PKGBUILD)

2017-07-24 Thread Evgeniy Alekseev
Date: Monday, July 24, 2017 @ 11:21:30
  Author: arcanis
Revision: 246211

upgpkg: zsh-completions 0.26.0-1

Modified:
  zsh-completions/trunk/ChangeLog
  zsh-completions/trunk/PKGBUILD

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

Modified: ChangeLog
===
--- ChangeLog   2017-07-24 09:54:30 UTC (rev 246210)
+++ ChangeLog   2017-07-24 11:21:30 UTC (rev 246211)
@@ -1,3 +1,6 @@
+0.26.0-1:
+upstream update
+
 0.25.0-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 09:54:30 UTC (rev 246210)
+++ PKGBUILD2017-07-24 11:21:30 UTC (rev 246211)
@@ -3,7 +3,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=zsh-completions
-pkgver=0.25.0
+pkgver=0.26.0
 pkgrel=1
 pkgdesc="Additional completion definitions for Zsh"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=('zsh')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zsh-users/${pkgname}/tarball/${pkgver};
 "LICENSE")
-md5sums=('9939e0e911ffed5a501fd5bd944efcd6'
+md5sums=('d3db627a252d88c04b174f44a3075634'
  '4f686c32a301905655f945fbbdd56880')
 changelog=ChangeLog
 


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

2017-07-24 Thread Christian Hesse
Date: Monday, July 24, 2017 @ 10:39:05
  Author: eworm
Revision: 301198

upgpkg: lvm2 2.02.173-1

new upstream release

Modified:
  lvm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 09:30:05 UTC (rev 301197)
+++ PKGBUILD2017-07-24 10:39:05 UTC (rev 301198)
@@ -4,8 +4,8 @@
 
 pkgbase=lvm2
 pkgname=('lvm2' 'device-mapper')
-pkgver=2.02.172
-pkgrel=2
+pkgver=2.02.173
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://sourceware.org/lvm2/;
 license=('GPL2' 'LGPL2.1')
@@ -18,7 +18,7 @@
 sd-lvm2_install
 11-dm-initramfs.rules
 01-lvm2-make-sockets-static.patch)
-sha256sums=('eab09d4132e6ade4db22249e554919045948efb908ffa40409e8e8e0c316f708'
+sha256sums=('ceb9168c7e009ef487f96a1fe969b23cbb07d920ffb71769affdbdf30fea8d64'
 'SKIP'
 'd3097296bdfd9912dbef6ac78b908f7017b0a668a5347f0811f1c3aaacdca0cf'
 '97d7c92e4954bc0108e7cd183b2eb5fe7ecc97e6f56369669e6537cb6ed45d80'


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

2017-07-24 Thread Christian Hesse
Date: Monday, July 24, 2017 @ 10:39:11
  Author: eworm
Revision: 301199

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

Added:
  lvm2/repos/testing-i686/
  lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch
(from rev 301198, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-i686/11-dm-initramfs.rules
(from rev 301198, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-i686/PKGBUILD
(from rev 301198, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-i686/lvm2.install
(from rev 301198, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-i686/lvm2_hook
(from rev 301198, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-i686/lvm2_install
(from rev 301198, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-i686/sd-lvm2_install
(from rev 301198, lvm2/trunk/sd-lvm2_install)
  lvm2/repos/testing-x86_64/
  lvm2/repos/testing-x86_64/01-lvm2-make-sockets-static.patch
(from rev 301198, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
(from rev 301198, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-x86_64/PKGBUILD
(from rev 301198, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-x86_64/lvm2.install
(from rev 301198, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-x86_64/lvm2_hook
(from rev 301198, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-x86_64/lvm2_install
(from rev 301198, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-x86_64/sd-lvm2_install
(from rev 301198, lvm2/trunk/sd-lvm2_install)

--+
 testing-i686/01-lvm2-make-sockets-static.patch   |   20 
 testing-i686/11-dm-initramfs.rules   |3 
 testing-i686/PKGBUILD|  104 +
 testing-i686/lvm2.install|   25 +
 testing-i686/lvm2_hook   |   25 +
 testing-i686/lvm2_install|   41 
 testing-i686/sd-lvm2_install |   44 
 testing-x86_64/01-lvm2-make-sockets-static.patch |   20 
 testing-x86_64/11-dm-initramfs.rules |3 
 testing-x86_64/PKGBUILD  |  104 +
 testing-x86_64/lvm2.install  |   25 +
 testing-x86_64/lvm2_hook |   25 +
 testing-x86_64/lvm2_install  |   41 
 testing-x86_64/sd-lvm2_install   |   44 
 14 files changed, 524 insertions(+)

Copied: lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch (from rev 
301198, lvm2/trunk/01-lvm2-make-sockets-static.patch)
===
--- testing-i686/01-lvm2-make-sockets-static.patch  
(rev 0)
+++ testing-i686/01-lvm2-make-sockets-static.patch  2017-07-24 10:39:11 UTC 
(rev 301199)
@@ -0,0 +1,20 @@
+diff -Nur LVM2.2.02.106.orig/scripts/dm_event_systemd_red_hat.socket.in 
LVM2.2.02.106/scripts/dm_event_systemd_red_hat.socket.in
+--- LVM2.2.02.106.orig/scripts/dm_event_systemd_red_hat.socket.in  
2014-04-10 17:38:46.0 +0200
 LVM2.2.02.106/scripts/dm_event_systemd_red_hat.socket.in   2014-04-26 
14:21:10.097269315 +0200
+@@ -8,6 +8,3 @@
+ ListenFIFO=@DEFAULT_DM_RUN_DIR@/dmeventd-client
+ SocketMode=0600
+ RemoveOnStop=true
+-
+-[Install]
+-WantedBy=sockets.target
+diff -Nur LVM2.2.02.106.orig/scripts/lvm2_lvmetad_systemd_red_hat.socket.in 
LVM2.2.02.106/scripts/lvm2_lvmetad_systemd_red_hat.socket.in
+--- LVM2.2.02.106.orig/scripts/lvm2_lvmetad_systemd_red_hat.socket.in  
2014-04-10 17:38:46.0 +0200
 LVM2.2.02.106/scripts/lvm2_lvmetad_systemd_red_hat.socket.in   
2014-04-26 14:21:15.287156152 +0200
+@@ -7,6 +7,3 @@
+ ListenStream=@DEFAULT_RUN_DIR@/lvmetad.socket
+ SocketMode=0600
+ RemoveOnStop=true
+-
+-[Install]
+-WantedBy=sysinit.target

Copied: lvm2/repos/testing-i686/11-dm-initramfs.rules (from rev 301198, 
lvm2/trunk/11-dm-initramfs.rules)
===
--- testing-i686/11-dm-initramfs.rules  (rev 0)
+++ testing-i686/11-dm-initramfs.rules  2017-07-24 10:39:11 UTC (rev 301199)
@@ -0,0 +1,3 @@
+# needed with new udev/mkinitcpio and as implemented in dracut:
+# 

+SUBSYSTEM=="block", KERNEL=="dm-[0-9]*", ACTION=="add|change", 
OPTIONS="db_persist"

Copied: lvm2/repos/testing-i686/PKGBUILD (from rev 301198, lvm2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-07-24 10:39:11 UTC (rev 301199)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Thomas Bächler 
+
+pkgbase=lvm2
+pkgname=('lvm2' 'device-mapper')
+pkgver=2.02.173

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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 09:54:30
  Author: spupykin
Revision: 246210

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

Added:
  gst-transcoder/repos/community-i686/PKGBUILD
(from rev 246209, gst-transcoder/trunk/PKGBUILD)
  gst-transcoder/repos/community-x86_64/PKGBUILD
(from rev 246209, gst-transcoder/trunk/PKGBUILD)
Deleted:
  gst-transcoder/repos/community-i686/PKGBUILD
  gst-transcoder/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 09:54:13 UTC (rev 246209)
+++ community-i686/PKGBUILD 2017-07-24 09:54:30 UTC (rev 246210)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Thibault Saunier 
-
-pkgname=gst-transcoder
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="GStreamer Transcoding API"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/;
-depends=('gst-plugins-base-libs')
-makedepends=('gobject-introspection' 'meson')
-options=(!libtool !emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
-sha256sums=('4528cdea3475fa12c489751cdbe5a9880dfe2da3425c8416f9fa22fed844a695')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --libdir=lib/
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gst-transcoder/repos/community-i686/PKGBUILD (from rev 246209, 
gst-transcoder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 09:54:30 UTC (rev 246210)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Thibault Saunier 
+
+pkgname=gst-transcoder
+pkgver=1.12.1
+pkgrel=1
+pkgdesc="GStreamer Transcoding API"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://github.com/pitivi/gst-transcoder;
+depends=('gst-plugins-base-libs')
+makedepends=('gobject-introspection' 'meson')
+options=(!libtool !emptydirs)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('00c14448a64857b9531c98d4c8bd5b9638b89c12a7815bcb547990e995cb46f6')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --libdir=lib/
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 09:54:13 UTC (rev 246209)
+++ community-x86_64/PKGBUILD   2017-07-24 09:54:30 UTC (rev 246210)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Thibault Saunier 
-
-pkgname=gst-transcoder
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="GStreamer Transcoding API"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/;
-depends=('gst-plugins-base-libs')
-makedepends=('gobject-introspection' 'meson')
-options=(!libtool !emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
-sha256sums=('4528cdea3475fa12c489751cdbe5a9880dfe2da3425c8416f9fa22fed844a695')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --libdir=lib/
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gst-transcoder/repos/community-x86_64/PKGBUILD (from rev 246209, 
gst-transcoder/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 09:54:30 UTC (rev 246210)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Thibault Saunier 
+
+pkgname=gst-transcoder
+pkgver=1.12.1
+pkgrel=1
+pkgdesc="GStreamer Transcoding API"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://github.com/pitivi/gst-transcoder;
+depends=('gst-plugins-base-libs')
+makedepends=('gobject-introspection' 'meson')
+options=(!libtool !emptydirs)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('00c14448a64857b9531c98d4c8bd5b9638b89c12a7815bcb547990e995cb46f6')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --libdir=lib/
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="${pkgdir}" install
+}


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

2017-07-24 Thread Sergej Pupykin
Date: Monday, July 24, 2017 @ 09:54:13
  Author: spupykin
Revision: 246209

upgpkg: gst-transcoder 1.12.1-1

Modified:
  gst-transcoder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 09:53:48 UTC (rev 246208)
+++ PKGBUILD2017-07-24 09:54:13 UTC (rev 246209)
@@ -3,7 +3,7 @@
 # Maintainer: Thibault Saunier 
 
 pkgname=gst-transcoder
-pkgver=1.10.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="GStreamer Transcoding API"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('gobject-introspection' 'meson')
 options=(!libtool !emptydirs)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
-sha256sums=('4528cdea3475fa12c489751cdbe5a9880dfe2da3425c8416f9fa22fed844a695')
+sha256sums=('00c14448a64857b9531c98d4c8bd5b9638b89c12a7815bcb547990e995cb46f6')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


  1   2   >