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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Sunday, January 6, 2019 @ 06:59:26
  Author: arojas
Revision: 420707

archrelease: copy trunk to community-any

Added:
  sagetex/repos/community-any/PKGBUILD
(from rev 420706, sagetex/trunk/PKGBUILD)
Deleted:
  sagetex/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-06 06:59:00 UTC (rev 420706)
+++ PKGBUILD2019-01-06 06:59:26 UTC (rev 420707)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=sagetex
-pkgver=3.0
-pkgrel=3
-pkgdesc='Allows to embed code, results of computations, and plots from 
SageMath into LaTeX documents'
-arch=('any')
-url='https://github.com/dandrake/sagetex'
-license=('GPL2')
-depends=('sagemath' 'texlive-core')
-makedepends=('python2')
-source=("http://mirrors.mit.edu/sage/spkg/upstream/sagetex/$pkgname-$pkgver.tar.gz;)
-md5sums=('89f539ac31dd3eb4f7959280ff89')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-# use python2
-  find -name '*.py' | xargs sed -e 's|#!/usr/bin/env python|#!/usr/bin/env 
python2|' -i
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python2 setup.py install --root "$pkgdir" --optimize=1
-}

Copied: sagetex/repos/community-any/PKGBUILD (from rev 420706, 
sagetex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-06 06:59:26 UTC (rev 420707)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sagetex
+pkgver=3.1
+pkgrel=1
+pkgdesc='Allows to embed code, results of computations, and plots from 
SageMath into LaTeX documents'
+arch=(any)
+url='https://github.com/sagemath/sagetex'
+license=(GPL2)
+depends=(sagemath texlive-core)
+source=("https://github.com/sagemath/sagetex/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('8840da603f7200a625620b5af5578160261d6e9474f9c10fec99f6bc1f1f6398')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+# use python2
+  find -name '*.py' | xargs sed -e 's|#!/usr/bin/env python|#!/usr/bin/env 
python2|' -i
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python2 setup.py install --root "$pkgdir" --optimize=1
+}


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Sunday, January 6, 2019 @ 06:59:00
  Author: arojas
Revision: 420706

Update to 3.1

Modified:
  sagetex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-06 03:44:21 UTC (rev 420705)
+++ PKGBUILD2019-01-06 06:59:00 UTC (rev 420706)
@@ -1,16 +1,15 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=sagetex
-pkgver=3.0
-pkgrel=3
+pkgver=3.1
+pkgrel=1
 pkgdesc='Allows to embed code, results of computations, and plots from 
SageMath into LaTeX documents'
-arch=('any')
-url='https://github.com/dandrake/sagetex'
-license=('GPL2')
-depends=('sagemath' 'texlive-core')
-makedepends=('python2')
-source=("http://mirrors.mit.edu/sage/spkg/upstream/sagetex/$pkgname-$pkgver.tar.gz;)
-md5sums=('89f539ac31dd3eb4f7959280ff89')
+arch=(any)
+url='https://github.com/sagemath/sagetex'
+license=(GPL2)
+depends=(sagemath texlive-core)
+source=("https://github.com/sagemath/sagetex/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('8840da603f7200a625620b5af5578160261d6e9474f9c10fec99f6bc1f1f6398')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lib32-pango/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Jan Steffens via arch-commits
Date: Sunday, January 6, 2019 @ 03:44:21
  Author: heftig
Revision: 420705

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-pango/repos/multilib-x86_64/PKGBUILD
(from rev 420704, lib32-pango/trunk/PKGBUILD)
Deleted:
  lib32-pango/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-06 03:43:53 UTC (rev 420704)
+++ PKGBUILD2019-01-06 03:44:21 UTC (rev 420705)
@@ -1,44 +0,0 @@
-# Contributor: Biru Ionut 
-# Contributor: Pierre Schmitz 
-# Contributor: Mikko Seppälä 
-
-pkgname=lib32-pango
-pkgver=1.43.0
-pkgrel=1
-pkgdesc="A library for layout and rendering of text (32-bit)"
-url="https://www.pango.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi 
pango)
-makedepends=(gobject-introspection git meson)
-checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=26f1135f374f3ad5eb963dcdf016542fbbda361b  # tags/1.43.0^0
-source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd pango
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd pango
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  arch-meson pango build --libdir=/usr/lib32
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-  rm -r "$pkgdir"/usr/{bin,lib,share,include}
-}

Copied: lib32-pango/repos/multilib-x86_64/PKGBUILD (from rev 420704, 
lib32-pango/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-06 03:44:21 UTC (rev 420705)
@@ -0,0 +1,45 @@
+# Contributor: Biru Ionut 
+# Contributor: Pierre Schmitz 
+# Contributor: Mikko Seppälä 
+
+pkgname=lib32-pango
+pkgver=1.42.4
+pkgrel=1
+epoch=1
+pkgdesc="A library for layout and rendering of text (32-bit)"
+url="https://www.pango.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi 
pango)
+makedepends=(gobject-introspection git meson)
+checkdepends=(ttf-dejavu cantarell-fonts)
+_commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9  # tags/1.42.4^0
+source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd pango
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd pango
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  arch-meson pango build --libdir=/usr/lib32
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  rm -r "$pkgdir"/usr/{bin,lib,share,include}
+}


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

2019-01-05 Thread Jan Steffens via arch-commits
Date: Sunday, January 6, 2019 @ 03:43:53
  Author: heftig
Revision: 420704

1.42.4-1: 1.43 is dev

Modified:
  lib32-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-06 02:56:17 UTC (rev 420703)
+++ PKGBUILD2019-01-06 03:43:53 UTC (rev 420704)
@@ -3,8 +3,9 @@
 # Contributor: Mikko Seppälä 
 
 pkgname=lib32-pango
-pkgver=1.43.0
+pkgver=1.42.4
 pkgrel=1
+epoch=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
 url="https://www.pango.org/;
 arch=(x86_64)
@@ -12,7 +13,7 @@
 depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi 
pango)
 makedepends=(gobject-introspection git meson)
 checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=26f1135f374f3ad5eb963dcdf016542fbbda361b  # tags/1.43.0^0
+_commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9  # tags/1.42.4^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-01-05 Thread Jan Steffens via arch-commits
Date: Sunday, January 6, 2019 @ 03:43:54
  Author: heftig
Revision: 343029

1.42.4-1: 1.43 is dev

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-06 03:38:17 UTC (rev 343028)
+++ PKGBUILD2019-01-06 03:43:54 UTC (rev 343029)
@@ -1,8 +1,9 @@
 # Maintainer: Jan de Groot 
 
 pkgname=pango
-pkgver=1.43.0
+pkgver=1.42.4
 pkgrel=1
+epoch=1
 pkgdesc="A library for layout and rendering of text"
 url="https://www.pango.org/;
 arch=(x86_64)
@@ -10,7 +11,7 @@
 depends=(libthai cairo libxft harfbuzz fribidi)
 makedepends=(gobject-introspection help2man gtk-doc git meson)
 checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=26f1135f374f3ad5eb963dcdf016542fbbda361b  # tags/1.43.0^0
+_commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9  # tags/1.42.4^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in pango/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Jan Steffens via arch-commits
Date: Sunday, January 6, 2019 @ 03:44:24
  Author: heftig
Revision: 343030

archrelease: copy trunk to extra-x86_64

Added:
  pango/repos/extra-x86_64/PKGBUILD
(from rev 343029, pango/trunk/PKGBUILD)
Deleted:
  pango/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-06 03:43:54 UTC (rev 343029)
+++ PKGBUILD2019-01-06 03:44:24 UTC (rev 343030)
@@ -1,38 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgname=pango
-pkgver=1.43.0
-pkgrel=1
-pkgdesc="A library for layout and rendering of text"
-url="https://www.pango.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(libthai cairo libxft harfbuzz fribidi)
-makedepends=(gobject-introspection help2man gtk-doc git meson)
-checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=26f1135f374f3ad5eb963dcdf016542fbbda361b  # tags/1.43.0^0
-source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D enable_docs=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-  rm -r "$pkgdir"/usr/{lib,share}/installed-tests
-}

Copied: pango/repos/extra-x86_64/PKGBUILD (from rev 343029, 
pango/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-06 03:44:24 UTC (rev 343030)
@@ -0,0 +1,39 @@
+# Maintainer: Jan de Groot 
+
+pkgname=pango
+pkgver=1.42.4
+pkgrel=1
+epoch=1
+pkgdesc="A library for layout and rendering of text"
+url="https://www.pango.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(libthai cairo libxft harfbuzz fribidi)
+makedepends=(gobject-introspection help2man gtk-doc git meson)
+checkdepends=(ttf-dejavu cantarell-fonts)
+_commit=a6a89818246b0b14c0fe3d00d6120929fc0a11d9  # tags/1.42.4^0
+source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D enable_docs=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  rm -r "$pkgdir"/usr/{lib,share}/installed-tests
+}


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

2019-01-05 Thread Jan Steffens via arch-commits
Date: Sunday, January 6, 2019 @ 03:44:26
  Author: heftig
Revision: 343031

archrelease: copy trunk to extra-any

Added:
  meld/repos/extra-any/PKGBUILD
(from rev 343029, meld/trunk/PKGBUILD)
Deleted:
  meld/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-06 03:44:24 UTC (rev 343030)
+++ PKGBUILD2019-01-06 03:44:26 UTC (rev 343031)
@@ -1,38 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Gaetan Bisson 
-# Contributor: Daniel J Griffiths 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=meld
-pkgver=3.19.1
-pkgrel=1
-pkgdesc="Compare files, directories and working copies"
-url="http://meldmerge.org/;
-license=(GPL)
-arch=(any)
-depends=(python-gobject python-cairo gtksourceview3 gsettings-desktop-schemas 
dconf)
-makedepends=(intltool itstool git)
-_commit=2c4c416c9d41876d9c351947d254f19959c0c6b2  # tags/3.19.1^0
-source=("git+https://gitlab.gnome.org/GNOME/meld.git#commit=$_commit;)
-sha1sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  cd $pkgname
-  python setup.py build
-}
-
-package() {
-  cd $pkgname
-  # using --skip-build breaks install
-  python setup.py --no-update-icon-cache --no-compile-schemas \
-install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: meld/repos/extra-any/PKGBUILD (from rev 343029, meld/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-06 03:44:26 UTC (rev 343031)
@@ -0,0 +1,38 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Gaetan Bisson 
+# Contributor: Daniel J Griffiths 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=meld
+pkgver=3.20.0
+pkgrel=1
+pkgdesc="Compare files, directories and working copies"
+url="http://meldmerge.org/;
+license=(GPL)
+arch=(any)
+depends=(python-gobject python-cairo gtksourceview3 gsettings-desktop-schemas 
dconf)
+makedepends=(intltool itstool git)
+_commit=be2dddb40302409f1c42fa48dd5643b28882ad4c  # tags/3.20.0^0
+source=("git+https://gitlab.gnome.org/GNOME/meld.git#commit=$_commit;)
+sha1sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  cd $pkgname
+  python setup.py build
+}
+
+package() {
+  cd $pkgname
+  # using --skip-build breaks install
+  python setup.py --no-update-icon-cache --no-compile-schemas \
+install --prefix=/usr --root="$pkgdir" --optimize=1
+}


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

2019-01-05 Thread Jan Steffens via arch-commits
Date: Sunday, January 6, 2019 @ 03:38:17
  Author: heftig
Revision: 343028

3.20.0-1

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 22:46:32 UTC (rev 343027)
+++ PKGBUILD2019-01-06 03:38:17 UTC (rev 343028)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=meld
-pkgver=3.19.1
+pkgver=3.20.0
 pkgrel=1
 pkgdesc="Compare files, directories and working copies"
 url="http://meldmerge.org/;
@@ -12,7 +12,7 @@
 arch=(any)
 depends=(python-gobject python-cairo gtksourceview3 gsettings-desktop-schemas 
dconf)
 makedepends=(intltool itstool git)
-_commit=2c4c416c9d41876d9c351947d254f19959c0c6b2  # tags/3.19.1^0
+_commit=be2dddb40302409f1c42fa48dd5643b28882ad4c  # tags/3.20.0^0
 source=("git+https://gitlab.gnome.org/GNOME/meld.git#commit=$_commit;)
 sha1sums=('SKIP')
 


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

2019-01-05 Thread Kyle Keen via arch-commits
Date: Sunday, January 6, 2019 @ 02:56:17
  Author: kkeen
Revision: 420703

archrelease: copy trunk to community-x86_64

Added:
  cpuburn/repos/community-x86_64/PKGBUILD
(from rev 420702, cpuburn/trunk/PKGBUILD)
  cpuburn/repos/community-x86_64/cpuburn.patch
(from rev 420702, cpuburn/trunk/cpuburn.patch)
Deleted:
  cpuburn/repos/community-x86_64/PKGBUILD
  cpuburn/repos/community-x86_64/cpuburn.patch

---+
 PKGBUILD  |   61 -
 cpuburn.patch |   82 
 2 files changed, 71 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-06 02:55:48 UTC (rev 420702)
+++ PKGBUILD2019-01-06 02:56:17 UTC (rev 420703)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Filip Wojciechowski, filip at loka dot pl
-
-pkgname=cpuburn
-pkgver=1.4a
-pkgrel=5
-pkgdesc="CPU testing utilities in optimized assembler for maximum loading of 
CPUs"
-arch=('x86_64')
-url="https://launchpad.net/ubuntu/+source/cpuburn/;
-license=('GPL')
-depends=()
-source=("https://launchpad.net/ubuntu/+archive/primary/+files/cpuburn_$pkgver.orig.tar.gz;
-   cpuburn.patch)
-md5sums=('a9e1df40c660324eb08e91847cbc41b9'
- 'f3c77db7592ac02ee83958f07ceb8986')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  patch -Np1 -i ../cpuburn.patch
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  for i in burn{BX,K6,K7,MMX,P5,P6}; do
-install -Dm755 $i "$pkgdir/usr/bin/$i"
-  done
-  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
-  install -Dm644 Design "$pkgdir/usr/share/doc/$pkgname/Design"
-}

Copied: cpuburn/repos/community-x86_64/PKGBUILD (from rev 420702, 
cpuburn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-06 02:56:17 UTC (rev 420703)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Filip Wojciechowski, filip at loka dot pl
+
+pkgname=cpuburn
+pkgver=1.4a
+pkgrel=6
+pkgdesc="CPU testing utilities in optimized assembler for maximum loading of 
CPUs"
+arch=('x86_64')
+url="https://launchpad.net/ubuntu/+source/cpuburn/;
+license=('GPL')
+depends=()
+source=("https://launchpad.net/ubuntu/+archive/primary/+files/cpuburn_$pkgver.orig.tar.gz;
+   cpuburn.patch)
+md5sums=('a9e1df40c660324eb08e91847cbc41b9'
+ '30f0eb72a0cb061955ab8dee8551d451')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -Np1 -i ../cpuburn.patch
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  for i in burn{BX,K6,K7,MMX,P5,P6}; do
+install -Dm755 $i "$pkgdir/usr/bin/$i"
+  done
+  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
+  install -Dm644 Design "$pkgdir/usr/share/doc/$pkgname/Design"
+}

Deleted: cpuburn.patch
===
--- cpuburn.patch   2019-01-06 02:55:48 UTC (rev 420702)
+++ cpuburn.patch   2019-01-06 02:56:17 UTC (rev 420703)
@@ -1,41 +0,0 @@
 cpuburn-1.4.orig/burnP6.S
-+++ cpuburn-1.4/burnP6.S
-@@ -69,6 +69,7 @@
-   push%eax# *BSD syscall
-   int $0x80
- #endif
-+.data # Data allocation
- .align 32,0
- half: .long 0x7fff,0
- e:.long 0x,0x3fdf
 cpuburn-1.4.orig/burnK6.S
-+++ cpuburn-1.4/burnK6.S
-@@ -68,6 +68,7 @@
-   push%eax
-   int $0x80
- #endif
-+.data # Data allocation
- .align 32,0
- half: .long 0x7fff,0
- e:.long 0x,0x3fdf
 cpuburn-1.4.orig/Makefile
-+++ cpuburn-1.4/Makefile
-@@ -1,3 +1,3 @@
- all : burnP5 burnP6 burnK6 burnK7 burnBX burnMMX
- .S:
--  gcc -s -nostdlib -o $@ $<
-+  gcc -m32 -s -nostdlib -o $@ $<
 cpuburn-1.4.orig/burnK7.S
-+++ cpuburn-1.4/burnK7.S
-@@ -74,10 +74,9 @@
-   push%eax
-   int $0x80
- #endif
-+.data # Data allocation
- .align 32,0
-   .fill 64
- half: .long 0x7fff,0
- e:.long 0x,0x3fdf
- rt:   .long 0x,0x3fef
--
--

Copied: cpuburn/repos/community-x86_64/cpuburn.patch (from rev 420702, 
cpuburn/trunk/cpuburn.patch)
===
--- cpuburn.patch   (rev 0)
+++ cpuburn.patch   2019-01-06 02:56:17 UTC (rev 420703)
@@ -0,0 +1,41 @@
+--- cpuburn-1.4.orig/burnP6.S
 cpuburn-1.4/burnP6.S
+@@ -69,6 +69,7 @@
+   push%eax# *BSD syscall
+   int $0x80
+ #endif
++.data # Data allocation
+ .align 32,0
+ half: .long 0x7fff,0
+ e:.long 0x,0x3fdf
+--- cpuburn-1.4.orig/burnK6.S
 cpuburn-1.4/burnK6.S
+@@ -68,6 +68,7 @@
+   push%eax
+   int $0x80
+ #endif
++.data # Data allocation
+ .align 32,0
+ half: .long 0x7fff,0
+ e:

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

2019-01-05 Thread Kyle Keen via arch-commits
Date: Sunday, January 6, 2019 @ 02:55:48
  Author: kkeen
Revision: 420702

upgpkg: cpuburn 1.4a-6  FS#61234

Modified:
  cpuburn/trunk/PKGBUILD
  cpuburn/trunk/cpuburn.patch

---+
 PKGBUILD  |4 ++--
 cpuburn.patch |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-06 02:10:02 UTC (rev 420701)
+++ PKGBUILD2019-01-06 02:55:48 UTC (rev 420702)
@@ -3,7 +3,7 @@
 
 pkgname=cpuburn
 pkgver=1.4a
-pkgrel=5
+pkgrel=6
 pkgdesc="CPU testing utilities in optimized assembler for maximum loading of 
CPUs"
 arch=('x86_64')
 url="https://launchpad.net/ubuntu/+source/cpuburn/;
@@ -12,7 +12,7 @@
 
source=("https://launchpad.net/ubuntu/+archive/primary/+files/cpuburn_$pkgver.orig.tar.gz;
cpuburn.patch)
 md5sums=('a9e1df40c660324eb08e91847cbc41b9'
- 'f3c77db7592ac02ee83958f07ceb8986')
+ '30f0eb72a0cb061955ab8dee8551d451')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Modified: cpuburn.patch
===
--- cpuburn.patch   2019-01-06 02:10:02 UTC (rev 420701)
+++ cpuburn.patch   2019-01-06 02:55:48 UTC (rev 420702)
@@ -24,7 +24,7 @@
  all : burnP5 burnP6 burnK6 burnK7 burnBX burnMMX
  .S:
 -  gcc -s -nostdlib -o $@ $<
-+  gcc -m32 -s -nostdlib -o $@ $<
++  gcc -m32 -s -nostdlib -static -o $@ $<
 --- cpuburn-1.4.orig/burnK7.S
 +++ cpuburn-1.4/burnK7.S
 @@ -74,10 +74,9 @@


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

2019-01-05 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, January 6, 2019 @ 02:09:52
  Author: svenstaro
Revision: 420700

upgpkg: neovim 0.3.3-1

Modified:
  neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-06 00:35:42 UTC (rev 420699)
+++ PKGBUILD2019-01-06 02:09:52 UTC (rev 420700)
@@ -3,7 +3,7 @@
 # Contributor: Florian Hahn 
 
 pkgname=neovim
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 'xclip: for clipboard support (or xsel) (see :help clipboard)'
 'xsel: for clipboard support (or xclip) (see :help clipboard)')
 source=(https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz)
-sha512sums=('1192d9330da3ab543dcb39bdff517637c7a52be558ad07a60de27bbf051432064edc230b46ddd9cdcae006ba1340550128e4d4ced7105f1aab57b13c2c4479ae')
+sha512sums=('2e2910e0dafdff69d2d9f54376c6d7c64e0f172bda02f85281fe6e694e7d81365e682793e454a0ca6f6c1b8a4ed9120bbfe574afa1fd0e6368e06af743d7d147')
 install=neovim.install
 
 build() {


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

2019-01-05 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, January 6, 2019 @ 02:10:02
  Author: svenstaro
Revision: 420701

archrelease: copy trunk to community-x86_64

Added:
  neovim/repos/community-x86_64/PKGBUILD
(from rev 420700, neovim/trunk/PKGBUILD)
  neovim/repos/community-x86_64/neovim.install
(from rev 420700, neovim/trunk/neovim.install)
Deleted:
  neovim/repos/community-x86_64/PKGBUILD
  neovim/repos/community-x86_64/neovim.install

+
 PKGBUILD   |  108 +++
 neovim.install |   20 +-
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-06 02:09:52 UTC (rev 420700)
+++ PKGBUILD2019-01-06 02:10:02 UTC (rev 420701)
@@ -1,54 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Florian Walch 
-# Contributor: Florian Hahn 
-
-pkgname=neovim
-pkgver=0.3.2
-pkgrel=1
-pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
-arch=('x86_64')
-url='https://neovim.io'
-license=('custom:neovim')
-depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm' 
'luajit')
-makedepends=('cmake' 'ninja' 'lua51-mpack' 'lua51-lpeg' 'gperf')
-optdepends=('python2-neovim: for Python 2 plugin support (see :help python)'
-'python-neovim: for Python 3 plugin support (see :help python)'
-'xclip: for clipboard support (or xsel) (see :help clipboard)'
-'xsel: for clipboard support (or xclip) (see :help clipboard)')
-source=(https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz)
-sha512sums=('1192d9330da3ab543dcb39bdff517637c7a52be558ad07a60de27bbf051432064edc230b46ddd9cdcae006ba1340550128e4d4ced7105f1aab57b13c2c4479ae')
-install=neovim.install
-
-build() {
-  mkdir -p "${srcdir}/build"
-  cd "${srcdir}/build"
-
-  cmake "../neovim-${pkgver}" \
--G Ninja \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DENABLE_JEMALLOC=ON
-  cmake --build .
-}
-
-check() {
-  cd "${srcdir}/build"
-  ./bin/nvim --version
-  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
-}
-
-package() {
-  cd "${srcdir}/build"
-  DESTDIR="${pkgdir}" cmake --build . --target install
-
-  cd "${srcdir}/neovim-${pkgver}"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 runtime/nvim.desktop 
"${pkgdir}/usr/share/applications/nvim.desktop"
-  install -Dm644 runtime/nvim.png "${pkgdir}/usr/share/pixmaps/nvim.png"
-
-  # Make Arch vim packages work
-  mkdir -p "${pkgdir}"/usr/share/vim
-  echo "set runtimepath+=/usr/share/vim/vimfiles" > 
"${pkgdir}"/usr/share/nvim/sysinit.vim
-}
-
-# vim:set sw=2 sts=2 et:

Copied: neovim/repos/community-x86_64/PKGBUILD (from rev 420700, 
neovim/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-06 02:10:02 UTC (rev 420701)
@@ -0,0 +1,54 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Florian Walch 
+# Contributor: Florian Hahn 
+
+pkgname=neovim
+pkgver=0.3.3
+pkgrel=1
+pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
+arch=('x86_64')
+url='https://neovim.io'
+license=('custom:neovim')
+depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm' 
'luajit')
+makedepends=('cmake' 'ninja' 'lua51-mpack' 'lua51-lpeg' 'gperf')
+optdepends=('python2-neovim: for Python 2 plugin support (see :help python)'
+'python-neovim: for Python 3 plugin support (see :help python)'
+'xclip: for clipboard support (or xsel) (see :help clipboard)'
+'xsel: for clipboard support (or xclip) (see :help clipboard)')
+source=(https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz)
+sha512sums=('2e2910e0dafdff69d2d9f54376c6d7c64e0f172bda02f85281fe6e694e7d81365e682793e454a0ca6f6c1b8a4ed9120bbfe574afa1fd0e6368e06af743d7d147')
+install=neovim.install
+
+build() {
+  mkdir -p "${srcdir}/build"
+  cd "${srcdir}/build"
+
+  cmake "../neovim-${pkgver}" \
+-G Ninja \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DENABLE_JEMALLOC=ON
+  cmake --build .
+}
+
+check() {
+  cd "${srcdir}/build"
+  ./bin/nvim --version
+  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
+}
+
+package() {
+  cd "${srcdir}/build"
+  DESTDIR="${pkgdir}" cmake --build . --target install
+
+  cd "${srcdir}/neovim-${pkgver}"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm644 runtime/nvim.desktop 
"${pkgdir}/usr/share/applications/nvim.desktop"
+  install -Dm644 runtime/nvim.png "${pkgdir}/usr/share/pixmaps/nvim.png"
+
+  # Make Arch vim packages work
+  mkdir -p "${pkgdir}"/usr/share/vim
+  echo "set runtimepath+=/usr/share/vim/vimfiles" > 
"${pkgdir}"/usr/share/nvim/sysinit.vim
+}
+
+# vim:set sw=2 sts=2 et:

Deleted: neovim.install

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

2019-01-05 Thread Alexander Rødseth via arch-commits
Date: Sunday, January 6, 2019 @ 00:35:42
  Author: arodseth
Revision: 420699

archrelease: copy trunk to community-any

Added:
  clojure/repos/community-any/PKGBUILD
(from rev 420698, clojure/trunk/PKGBUILD)
  clojure/repos/community-any/clojure.install
(from rev 420698, clojure/trunk/clojure.install)
  clojure/repos/community-any/clojure.sh
(from rev 420698, clojure/trunk/clojure.sh)
Deleted:
  clojure/repos/community-any/PKGBUILD
  clojure/repos/community-any/clojure.install
  clojure/repos/community-any/clojure.sh

-+
 PKGBUILD|   86 +++---
 clojure.install |   10 +++---
 clojure.sh  |2 -
 3 files changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-06 00:35:28 UTC (rev 420698)
+++ PKGBUILD2019-01-06 00:35:42 UTC (rev 420699)
@@ -1,43 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Thomas Dziedzic 
-# Contributor: Chris O'Donnell 
-# Contributor: Sam May 
-# Contributor: Pierre-Yves Ritschard 
-# Contributor: Vladimir Tsanev 
-
-pkgname=clojure
-pkgver=1.10.0
-_toolver=408
-pkgrel=1
-pkgdesc='A dialect of Lisp for the JVM'
-url='https://clojure.org/'
-arch=(any)
-license=(EPL)
-depends=(java-environment)
-optdepends=('rlwrap: friendly shell with readline support')
-install=clojure.install
-source=("https://download.clojure.org/install/clojure-tools-$pkgver.$_toolver.tar.gz;
-clojure.sh)
-sha256sums=('2f38c816b2fdedd0e1159467ab210e5538ce0c0df7735a477d9f24501d127766'
-'b3fa6257dad10fb39851e87563269b80b2473623126595d9c279bbd90e97f052')
-
-prepare() {
-  sed -i -e 's,PREFIX,/usr/share/clojure,g' clojure-tools/clojure
-}
-
-package() {
-  cd clojure-tools
-
-  install -Dm644 deps.edn "$pkgdir/usr/share/clojure/deps.edn"
-  install -Dm644 example-deps.edn "$pkgdir/usr/share/clojure/example-deps.edn"
-  install -Dm644 clojure-tools-$pkgver.$_toolver.jar \
-"$pkgdir/usr/share/clojure/libexec/clojure-tools-$pkgver.$_toolver.jar"
-  install -Dm755 clojure "$pkgdir/usr/bin/clojure"
-  install -Dm755 clj "$pkgdir/usr/bin/clj"
-  install -Dm644 clojure.1 "$pkgdir/usr/share/man/man1/clojure.1"
-  install -Dm644 clj.1 "$pkgdir/usr/share/man/man1/clj.1"
-  install -Dm755 "$srcdir/clojure.sh" "$pkgdir/etc/profile.d/clojure.sh"
-}
-
-# getver: clojure.org/downloads
-# vim: ts=2 sw=2 et:

Copied: clojure/repos/community-any/PKGBUILD (from rev 420698, 
clojure/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-06 00:35:42 UTC (rev 420699)
@@ -0,0 +1,43 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Thomas Dziedzic 
+# Contributor: Chris O'Donnell 
+# Contributor: Sam May 
+# Contributor: Pierre-Yves Ritschard 
+# Contributor: Vladimir Tsanev 
+
+pkgname=clojure
+pkgver=1.10.0
+_toolver=408
+pkgrel=2
+pkgdesc='A dialect of Lisp for the JVM'
+url='https://clojure.org/'
+arch=(any)
+license=(EPL)
+depends=(java-environment)
+optdepends=('rlwrap: friendly shell with readline support')
+install=clojure.install
+source=("https://download.clojure.org/install/clojure-tools-$pkgver.$_toolver.tar.gz;
+clojure.sh)
+sha256sums=('2f38c816b2fdedd0e1159467ab210e5538ce0c0df7735a477d9f24501d127766'
+'b3fa6257dad10fb39851e87563269b80b2473623126595d9c279bbd90e97f052')
+
+prepare() {
+  sed -i -e 's,PREFIX,/usr/share/clojure,g' clojure-tools/clojure
+}
+
+package() {
+  cd clojure-tools
+
+  install -Dm644 deps.edn "$pkgdir/usr/share/clojure/deps.edn"
+  install -Dm644 example-deps.edn "$pkgdir/usr/share/clojure/example-deps.edn"
+  install -Dm644 clojure-tools-$pkgver.$_toolver.jar \
+"$pkgdir/usr/share/clojure/libexec/clojure-tools-$pkgver.$_toolver.jar"
+  install -Dm755 clojure "$pkgdir/usr/bin/clojure"
+  install -Dm755 clj "$pkgdir/usr/bin/clj"
+  install -Dm644 clojure.1 "$pkgdir/usr/share/man/man1/clojure.1"
+  install -Dm644 clj.1 "$pkgdir/usr/share/man/man1/clj.1"
+  install -Dm755 "$srcdir/clojure.sh" "$pkgdir/etc/profile.d/clojure.sh"
+}
+
+# getver: clojure.org/downloads
+# vim: ts=2 sw=2 et:

Deleted: clojure.install
===
--- clojure.install 2019-01-06 00:35:28 UTC (rev 420698)
+++ clojure.install 2019-01-06 00:35:42 UTC (rev 420699)
@@ -1,5 +0,0 @@
-post_install() {
-  echo 'Relogin or source /etc/profile.d/clojure.sh'
-}
-
-# vim: ts=2 sw=2 et:

Copied: clojure/repos/community-any/clojure.install (from rev 420698, 
clojure/trunk/clojure.install)
===
--- clojure.install (rev 0)
+++ clojure.install 2019-01-06 00:35:42 UTC (rev 420699)
@@ -0,0 +1,5 @@
+post_install() {
+  echo 'Relogin or source /etc/profile.d/clojure.sh'
+}
+
+# vim: ts=2 sw=2 et:

Deleted: clojure.sh

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

2019-01-05 Thread Alexander Rødseth via arch-commits
Date: Sunday, January 6, 2019 @ 00:35:28
  Author: arodseth
Revision: 420698

upgpkg: clojure 1.10.0-2

Modified:
  clojure/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 23:58:59 UTC (rev 420697)
+++ PKGBUILD2019-01-06 00:35:28 UTC (rev 420698)
@@ -8,7 +8,7 @@
 pkgname=clojure
 pkgver=1.10.0
 _toolver=408
-pkgrel=1
+pkgrel=2
 pkgdesc='A dialect of Lisp for the JVM'
 url='https://clojure.org/'
 arch=(any)


[arch-commits] Commit in clojure/trunk (PKGBUILD clojure.install)

2019-01-05 Thread Alexander Rødseth via arch-commits
Date: Saturday, January 5, 2019 @ 23:58:48
  Author: arodseth
Revision: 420696

upgpkg: clojure 1.10.0-1

Modified:
  clojure/trunk/PKGBUILD
  clojure/trunk/clojure.install

-+
 PKGBUILD|   12 ++--
 clojure.install |2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 21:49:48 UTC (rev 420695)
+++ PKGBUILD2019-01-05 23:58:48 UTC (rev 420696)
@@ -7,18 +7,18 @@
 
 pkgname=clojure
 pkgver=1.10.0
-_toolver=403
+_toolver=408
 pkgrel=1
 pkgdesc='A dialect of Lisp for the JVM'
 url='https://clojure.org/'
-arch=('any')
-license=('EPL')
-depends=('java-environment')
+arch=(any)
+license=(EPL)
+depends=(java-environment)
 optdepends=('rlwrap: friendly shell with readline support')
 install=clojure.install
 
source=("https://download.clojure.org/install/clojure-tools-$pkgver.$_toolver.tar.gz;
-clojure.sh)
-sha256sums=('8c548fd7fe1e0463412f4e575249867294a2bcf31098f21bd0d8e19037685e4b'
+clojure.sh)
+sha256sums=('2f38c816b2fdedd0e1159467ab210e5538ce0c0df7735a477d9f24501d127766'
 'b3fa6257dad10fb39851e87563269b80b2473623126595d9c279bbd90e97f052')
 
 prepare() {

Modified: clojure.install
===
--- clojure.install 2019-01-05 21:49:48 UTC (rev 420695)
+++ clojure.install 2019-01-05 23:58:48 UTC (rev 420696)
@@ -2,4 +2,4 @@
   echo 'Relogin or source /etc/profile.d/clojure.sh'
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2019-01-05 Thread Alexander Rødseth via arch-commits
Date: Saturday, January 5, 2019 @ 23:58:59
  Author: arodseth
Revision: 420697

archrelease: copy trunk to community-any

Added:
  clojure/repos/community-any/PKGBUILD
(from rev 420696, clojure/trunk/PKGBUILD)
  clojure/repos/community-any/clojure.install
(from rev 420696, clojure/trunk/clojure.install)
  clojure/repos/community-any/clojure.sh
(from rev 420696, clojure/trunk/clojure.sh)
Deleted:
  clojure/repos/community-any/PKGBUILD
  clojure/repos/community-any/clojure.install
  clojure/repos/community-any/clojure.sh

-+
 PKGBUILD|   86 +++---
 clojure.install |   10 +++---
 clojure.sh  |2 -
 3 files changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 23:58:48 UTC (rev 420696)
+++ PKGBUILD2019-01-05 23:58:59 UTC (rev 420697)
@@ -1,43 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Thomas Dziedzic 
-# Contributor: Chris O'Donnell 
-# Contributor: Sam May 
-# Contributor: Pierre-Yves Ritschard 
-# Contributor: Vladimir Tsanev 
-
-pkgname=clojure
-pkgver=1.10.0
-_toolver=403
-pkgrel=1
-pkgdesc='A dialect of Lisp for the JVM'
-url='https://clojure.org/'
-arch=('any')
-license=('EPL')
-depends=('java-environment')
-optdepends=('rlwrap: friendly shell with readline support')
-install=clojure.install
-source=("https://download.clojure.org/install/clojure-tools-$pkgver.$_toolver.tar.gz;
-clojure.sh)
-sha256sums=('8c548fd7fe1e0463412f4e575249867294a2bcf31098f21bd0d8e19037685e4b'
-'b3fa6257dad10fb39851e87563269b80b2473623126595d9c279bbd90e97f052')
-
-prepare() {
-  sed -i -e 's,PREFIX,/usr/share/clojure,g' clojure-tools/clojure
-}
-
-package() {
-  cd clojure-tools
-
-  install -Dm644 deps.edn "$pkgdir/usr/share/clojure/deps.edn"
-  install -Dm644 example-deps.edn "$pkgdir/usr/share/clojure/example-deps.edn"
-  install -Dm644 clojure-tools-$pkgver.$_toolver.jar \
-"$pkgdir/usr/share/clojure/libexec/clojure-tools-$pkgver.$_toolver.jar"
-  install -Dm755 clojure "$pkgdir/usr/bin/clojure"
-  install -Dm755 clj "$pkgdir/usr/bin/clj"
-  install -Dm644 clojure.1 "$pkgdir/usr/share/man/man1/clojure.1"
-  install -Dm644 clj.1 "$pkgdir/usr/share/man/man1/clj.1"
-  install -Dm755 "$srcdir/clojure.sh" "$pkgdir/etc/profile.d/clojure.sh"
-}
-
-# getver: clojure.org/downloads
-# vim: ts=2 sw=2 et:

Copied: clojure/repos/community-any/PKGBUILD (from rev 420696, 
clojure/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 23:58:59 UTC (rev 420697)
@@ -0,0 +1,43 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Thomas Dziedzic 
+# Contributor: Chris O'Donnell 
+# Contributor: Sam May 
+# Contributor: Pierre-Yves Ritschard 
+# Contributor: Vladimir Tsanev 
+
+pkgname=clojure
+pkgver=1.10.0
+_toolver=408
+pkgrel=1
+pkgdesc='A dialect of Lisp for the JVM'
+url='https://clojure.org/'
+arch=(any)
+license=(EPL)
+depends=(java-environment)
+optdepends=('rlwrap: friendly shell with readline support')
+install=clojure.install
+source=("https://download.clojure.org/install/clojure-tools-$pkgver.$_toolver.tar.gz;
+clojure.sh)
+sha256sums=('2f38c816b2fdedd0e1159467ab210e5538ce0c0df7735a477d9f24501d127766'
+'b3fa6257dad10fb39851e87563269b80b2473623126595d9c279bbd90e97f052')
+
+prepare() {
+  sed -i -e 's,PREFIX,/usr/share/clojure,g' clojure-tools/clojure
+}
+
+package() {
+  cd clojure-tools
+
+  install -Dm644 deps.edn "$pkgdir/usr/share/clojure/deps.edn"
+  install -Dm644 example-deps.edn "$pkgdir/usr/share/clojure/example-deps.edn"
+  install -Dm644 clojure-tools-$pkgver.$_toolver.jar \
+"$pkgdir/usr/share/clojure/libexec/clojure-tools-$pkgver.$_toolver.jar"
+  install -Dm755 clojure "$pkgdir/usr/bin/clojure"
+  install -Dm755 clj "$pkgdir/usr/bin/clj"
+  install -Dm644 clojure.1 "$pkgdir/usr/share/man/man1/clojure.1"
+  install -Dm644 clj.1 "$pkgdir/usr/share/man/man1/clj.1"
+  install -Dm755 "$srcdir/clojure.sh" "$pkgdir/etc/profile.d/clojure.sh"
+}
+
+# getver: clojure.org/downloads
+# vim: ts=2 sw=2 et:

Deleted: clojure.install
===
--- clojure.install 2019-01-05 23:58:48 UTC (rev 420696)
+++ clojure.install 2019-01-05 23:58:59 UTC (rev 420697)
@@ -1,5 +0,0 @@
-post_install() {
-  echo 'Relogin or source /etc/profile.d/clojure.sh'
-}
-
-# vim:set ts=2 sw=2 et:

Copied: clojure/repos/community-any/clojure.install (from rev 420696, 
clojure/trunk/clojure.install)
===
--- clojure.install (rev 0)
+++ clojure.install 2019-01-05 23:58:59 UTC (rev 420697)
@@ -0,0 +1,5 @@
+post_install() {
+  echo 'Relogin or source /etc/profile.d/clojure.sh'
+}
+
+# vim: ts=2 sw=2 et:

Deleted: clojure.sh

[arch-commits] Commit in perl-term-readkey/repos (2 files)

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 22:46:32
  Author: felixonmars
Revision: 343027

fix broken pkgrelease

Modified:
  perl-term-readkey/repos/extra-x86_64/PKGBUILD
Deleted:
  perl-term-readkey/repos/community-x86_64/

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

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2019-01-05 21:22:39 UTC (rev 343026)
+++ extra-x86_64/PKGBUILD   2019-01-05 22:46:32 UTC (rev 343027)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Felix Yan 
 # Contributor: kevin 
 # Contributor: Wael Nasreddine 
@@ -6,8 +5,8 @@
 
 pkgname=perl-term-readkey
 _realname=TermReadKey
-pkgver=2.37
-pkgrel=5
+pkgver=2.38
+pkgrel=1
 pkgdesc="Provides simple control over terminal driver modes"
 arch=('x86_64')
 license=('custom')
@@ -15,7 +14,7 @@
 url="http://search.cpan.org/~jstowe/${_realname}/;
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
-md5sums=('e8ea15c16333ac4f8d146d702e83cc0c')
+sha512sums=('fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157')
 
 build() {
   cd "${srcdir}/TermReadKey-$pkgver"


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

2019-01-05 Thread Jelle van der Waa via arch-commits
Date: Saturday, January 5, 2019 @ 21:49:48
  Author: jelle
Revision: 420695

archrelease: copy trunk to community-x86_64

Added:
  dnssec-tools/repos/community-x86_64/PKGBUILD
(from rev 420694, dnssec-tools/trunk/PKGBUILD)
  dnssec-tools/repos/community-x86_64/dnssec-tools.install
(from rev 420694, dnssec-tools/trunk/dnssec-tools.install)
  dnssec-tools/repos/community-x86_64/makefile-dependency.patch
(from rev 420694, dnssec-tools/trunk/makefile-dependency.patch)
Deleted:
  dnssec-tools/repos/community-x86_64/PKGBUILD
  dnssec-tools/repos/community-x86_64/dnssec-tools.install
  dnssec-tools/repos/community-x86_64/makefile-dependency.patch

---+
 PKGBUILD  |  175 ++--
 dnssec-tools.install  |   18 ++--
 makefile-dependency.patch |   22 ++---
 3 files changed, 108 insertions(+), 107 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 21:49:32 UTC (rev 420694)
+++ PKGBUILD2019-01-05 21:49:48 UTC (rev 420695)
@@ -1,87 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Luca Fulchir 
-
-pkgname=dnssec-tools
-pkgver=2.2.3
-pkgrel=2
-pkgdesc="libval & dnssec management tools"
-arch=('x86_64')
-url="http://www.dnssec-tools.org;
-license=('BSD')
-conflicts=('libval' 'libval_shim' 'libsres')
-backup=('etc/dnssec-tools/dnssec-tools.conf' 'etc/dnssec-tools/resolv.conf' 
'etc/dnssec-tools/root.hints' 'etc/dnssec-tools/dnsval.conf')
-depends=('dnsutils' 'perl' 'perl-timedate' 'perl-net-dns' 'perl-net-dns-sec' 
'perl-mailtools' 'bind' 'openssl' 'glibc' 'pth')
-optdepends=('perl-tk: for GUI components'
-'perl-graphviz: for GUI components')
-options=('!emptydirs')
-source=(https://github.com/DNSSEC-Tools/DNSSEC-Tools/archive/dnssec-tools-$pkgver.tar.gz
-makefile-dependency.patch)
-sha256sums=('bc4286beff38c6d951137753b40fb3bd98a2d62d73be094b9ce062dec7b5bcb5'
-'fb23565ff9afabf85dc812ab500a3652add4537e9519a49214e329de3d2171f9')
-install="dnssec-tools.install"
-
-prepare() {
-  # patch for race condition with -j 2+
-  cd DNSSEC-Tools-dnssec-tools-$pkgver/dnssec-tools
-  patch -p0 -i "$srcdir/makefile-dependency.patch"
-
-  sed -e '/^maninstall:/,+3s:$(MKPATH) $(mandir)/$(man1dir):$(MKPATH) 
$(DESTDIR)/$(mandir)/$(man1dir):' \
-  -i Makefile.in
-  sed -e 's:/usr/local/etc:/etc:g' \
-  -e 's:/usr/local:/usr:g' \
-  -i tools/donuts/donuts \
-  -i tools/etc/dnssec-tools/dnssec-tools.conf \
-  -i tools/scripts/genkrf
-  sed -e 's:/usr/bin/genkrf:/usr/bin/vendor_perl/genkrf:' \
-  -e 's:/usr/bin/keyarch:/usr/bin/vendor_perl/keyarch:' \
-  -e 's:/usr/bin/rollchk:/usr/bin/vendor_perl/rollchk:' \
-  -e 's:/usr/bin/rollctl:/usr/bin/vendor_perl/rollctl:' \
-  -e 's:/usr/bin/zonesigner:/usr/bin/vendor_perl/zonesigner:' \
-  -e 's:/usr/sbin/dnssec-keygen:/usr/bin/dnssec-keygen:' \
-  -e 's:/usr/sbin/rndc:/usr/bin/rndc:' \
-  -e 's:/usr/sbin/named-checkzone:/usr/bin/named-checkzone:' \
-  -e 's:/usr/sbin/dnssec-signzone:/usr/bin/dnssec-signzone:' \
-  -i tools/etc/dnssec-tools/dnssec-tools.conf
-
-}
-
-build() {
-  cd DNSSEC-Tools-dnssec-tools-$pkgver/dnssec-tools
-
-  ./configure \
---exec_prefix=/usr \
---prefix=/usr \
---mandir=/usr/share/man \
---sysconfdir=/etc \
---with-ipv6 \
---with-nsec3 \
---with-dlv \
---with-perl-build-args=INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd DNSSEC-Tools-dnssec-tools-$pkgver/dnssec-tools
-  make install DESTDIR="$pkgdir"
-  cp validator/etc/dnsval.conf validator/etc/root.hints 
"$pkgdir"/etc/dnssec-tools/
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-
-  sed -i 's|/usr/bin/|/usr/bin/vendor_perl/|' dist/{rollerd,donutsd}.service
-  install -Dm644 dist/rollerd.service 
"$pkgdir"/usr/lib/systemd/system/rollerd.service
-  install -Dm644 dist/donutsd.service 
"$pkgdir"/usr/lib/systemd/system/donutsd.service
-
-  cd "$pkgdir"/etc/dnssec-tools
-  mkdir KEY-SAFE
-  touch KEY-SAFE/.pacmankeep
-
-  ## add support for ISC DLV checking
-  cat >> dnsval.conf <
+# Contributor: Luca Fulchir 
+
+pkgname=dnssec-tools
+pkgver=2.2.3
+pkgrel=3
+pkgdesc="libval & dnssec management tools"
+arch=('x86_64')
+url="http://www.dnssec-tools.org;
+license=('BSD')
+conflicts=('libval' 'libval_shim' 'libsres')
+backup=('etc/dnssec-tools/dnssec-tools.conf' 'etc/dnssec-tools/resolv.conf' 
'etc/dnssec-tools/root.hints' 'etc/dnssec-tools/dnsval.conf')
+depends=('dnsutils' 'perl' 'perl-timedate' 'perl-net-dns' 'perl-net-dns-sec' 
'perl-mailtools' 'bind' 'openssl' 'glibc' 'pth'
+ 'perl-html-parser' 'perl-cgi')
+optdepends=('perl-tk: for GUI components'
+'perl-graphviz: for GUI components')
+options=('!emptydirs')
+source=(https://github.com/DNSSEC-Tools/DNSSEC-Tools/archive/dnssec-tools-$pkgver.tar.gz
+makefile-dependency.patch)

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

2019-01-05 Thread Jelle van der Waa via arch-commits
Date: Saturday, January 5, 2019 @ 21:49:32
  Author: jelle
Revision: 420694

upgpkg: dnssec-tools 2.2.3-3

Fix FS#48265 add missing dependencies on perl-html-parser and perl-cgi for
donuts.

Modified:
  dnssec-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 21:19:41 UTC (rev 420693)
+++ PKGBUILD2019-01-05 21:49:32 UTC (rev 420694)
@@ -3,7 +3,7 @@
 
 pkgname=dnssec-tools
 pkgver=2.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="libval & dnssec management tools"
 arch=('x86_64')
 url="http://www.dnssec-tools.org;
@@ -10,7 +10,8 @@
 license=('BSD')
 conflicts=('libval' 'libval_shim' 'libsres')
 backup=('etc/dnssec-tools/dnssec-tools.conf' 'etc/dnssec-tools/resolv.conf' 
'etc/dnssec-tools/root.hints' 'etc/dnssec-tools/dnsval.conf')
-depends=('dnsutils' 'perl' 'perl-timedate' 'perl-net-dns' 'perl-net-dns-sec' 
'perl-mailtools' 'bind' 'openssl' 'glibc' 'pth')
+depends=('dnsutils' 'perl' 'perl-timedate' 'perl-net-dns' 'perl-net-dns-sec' 
'perl-mailtools' 'bind' 'openssl' 'glibc' 'pth'
+ 'perl-html-parser' 'perl-cgi')
 optdepends=('perl-tk: for GUI components'
 'perl-graphviz: for GUI components')
 options=('!emptydirs')


[arch-commits] Commit in perl-term-readkey/repos (2 files)

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 21:22:39
  Author: felixonmars
Revision: 343026

archrelease: copy trunk to community-x86_64

Added:
  perl-term-readkey/repos/community-x86_64/
  perl-term-readkey/repos/community-x86_64/PKGBUILD
(from rev 343025, perl-term-readkey/trunk/PKGBUILD)

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

Copied: perl-term-readkey/repos/community-x86_64/PKGBUILD (from rev 343025, 
perl-term-readkey/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-01-05 21:22:39 UTC (rev 343026)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Contributor: kevin 
+# Contributor: Wael Nasreddine 
+# Contributor: Francois Charette 
+
+pkgname=perl-term-readkey
+_realname=TermReadKey
+pkgver=2.38
+pkgrel=1
+pkgdesc="Provides simple control over terminal driver modes"
+arch=('x86_64')
+license=('custom')
+depends=('perl' 'glibc')
+url="http://search.cpan.org/~jstowe/${_realname}/;
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
+sha512sums=('fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157')
+
+build() {
+  cd "${srcdir}/TermReadKey-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "${srcdir}/TermReadKey-$pkgver"
+  make test
+}
+
+package() {
+  cd "${srcdir}/TermReadKey-$pkgver"
+  make DESTDIR="${pkgdir}" install
+  install -d "${pkgdir}/usr/share/licenses/$pkgname/"
+  head -7 README > "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in libappimage/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 21:22:04
  Author: arojas
Revision: 343024

archrelease: copy trunk to extra-x86_64

Added:
  libappimage/repos/extra-x86_64/PKGBUILD
(from rev 343023, libappimage/trunk/PKGBUILD)
Deleted:
  libappimage/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 21:21:43 UTC (rev 343023)
+++ PKGBUILD2019-01-05 21:22:04 UTC (rev 343024)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=libappimage
-pkgver=0.1.5
-pkgrel=1
-pkgdesc="Reference implementation of the AppImage specification"
-arch=(x86_64)
-url="https://appimage.org/;
-license=(GPL)
-depends=(cairo libarchive squashfuse)
-makedepends=(cmake wget vim desktop-file-utils)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
-sha256sums=('9b0a2b0005bf3ac9ddf1d448be12627ea2f5ac40e3a02ecc204b309a08df03f1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DUSE_SYSTEM_XZ=ON \
--DUSE_SYSTEM_SQUASHFUSE=ON \
--DUSE_SYSTEM_LIBARCHIVE=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libappimage/repos/extra-x86_64/PKGBUILD (from rev 343023, 
libappimage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 21:22:04 UTC (rev 343024)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libappimage
+pkgver=0.1.6
+pkgrel=1
+pkgdesc="Reference implementation of the AppImage specification"
+arch=(x86_64)
+url="https://appimage.org/;
+license=(GPL)
+depends=(cairo libarchive squashfuse)
+makedepends=(cmake wget vim desktop-file-utils)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
+sha256sums=('fca855cee0d76672575ee621aafeb66b23d98e1915254a02ec4c77a0f39490aa')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DUSE_SYSTEM_XZ=ON \
+-DUSE_SYSTEM_SQUASHFUSE=ON \
+-DUSE_SYSTEM_LIBARCHIVE=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 21:22:22
  Author: felixonmars
Revision: 343025

upgpkg: perl-term-readkey 2.38-1

Modified:
  perl-term-readkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 21:22:04 UTC (rev 343024)
+++ PKGBUILD2019-01-05 21:22:22 UTC (rev 343025)
@@ -5,8 +5,8 @@
 
 pkgname=perl-term-readkey
 _realname=TermReadKey
-pkgver=2.37
-pkgrel=5
+pkgver=2.38
+pkgrel=1
 pkgdesc="Provides simple control over terminal driver modes"
 arch=('x86_64')
 license=('custom')
@@ -14,7 +14,7 @@
 url="http://search.cpan.org/~jstowe/${_realname}/;
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
-md5sums=('e8ea15c16333ac4f8d146d702e83cc0c')
+sha512sums=('fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157')
 
 build() {
   cd "${srcdir}/TermReadKey-$pkgver"


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 21:21:43
  Author: arojas
Revision: 343023

Update to 0.1.6

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 17:05:02 UTC (rev 343022)
+++ PKGBUILD2019-01-05 21:21:43 UTC (rev 343023)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=libappimage
-pkgver=0.1.5
+pkgver=0.1.6
 pkgrel=1
 pkgdesc="Reference implementation of the AppImage specification"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(cairo libarchive squashfuse)
 makedepends=(cmake wget vim desktop-file-utils)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
-sha256sums=('9b0a2b0005bf3ac9ddf1d448be12627ea2f5ac40e3a02ecc204b309a08df03f1')
+sha256sums=('fca855cee0d76672575ee621aafeb66b23d98e1915254a02ec4c77a0f39490aa')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gitea/repos/community-x86_64 (16 files)

2019-01-05 Thread Bruno Pagani via arch-commits
Date: Saturday, January 5, 2019 @ 21:19:41
  Author: archange
Revision: 420693

archrelease: copy trunk to community-x86_64

Added:
  gitea/repos/community-x86_64/PKGBUILD
(from rev 420692, gitea/trunk/PKGBUILD)
  gitea/repos/community-x86_64/gitea-arch-defaults.patch
(from rev 420692, gitea/trunk/gitea-arch-defaults.patch)
  gitea/repos/community-x86_64/gitea-disable-u2f.patch
(from rev 420692, gitea/trunk/gitea-disable-u2f.patch)
  gitea/repos/community-x86_64/gitea-ldflags.patch
(from rev 420692, gitea/trunk/gitea-ldflags.patch)
  gitea/repos/community-x86_64/gitea.install
(from rev 420692, gitea/trunk/gitea.install)
  gitea/repos/community-x86_64/gitea.service
(from rev 420692, gitea/trunk/gitea.service)
  gitea/repos/community-x86_64/gitea.sysusers
(from rev 420692, gitea/trunk/gitea.sysusers)
  gitea/repos/community-x86_64/gitea.tmpfiles
(from rev 420692, gitea/trunk/gitea.tmpfiles)
Deleted:
  gitea/repos/community-x86_64/PKGBUILD
  gitea/repos/community-x86_64/gitea-arch-defaults.patch
  gitea/repos/community-x86_64/gitea-disable-u2f.patch
  gitea/repos/community-x86_64/gitea-ldflags.patch
  gitea/repos/community-x86_64/gitea.install
  gitea/repos/community-x86_64/gitea.service
  gitea/repos/community-x86_64/gitea.sysusers
  gitea/repos/community-x86_64/gitea.tmpfiles

---+
 PKGBUILD  |  149 ++--
 gitea-arch-defaults.patch |   98 ++--
 gitea-disable-u2f.patch   |   32 -
 gitea-ldflags.patch   |   38 +--
 gitea.install |   60 -
 gitea.service |   80 +++
 gitea.sysusers|2 
 gitea.tmpfiles|   20 ++---
 8 files changed, 240 insertions(+), 239 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 21:19:22 UTC (rev 420692)
+++ PKGBUILD2019-01-05 21:19:41 UTC (rev 420693)
@@ -1,74 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Maxime Gauduin 
-# Contributor: Frederik Schwan 
-
-pkgname=gitea
-pkgver=1.6.2
-pkgrel=1
-pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
-arch=('x86_64')
-url="https://gitea.io;
-license=('MIT')
-depends=('git')
-makedepends=('go-pie' 'go-bindata' 'dep')
-optdepends=(
-  'mariadb: MariaDB support'
-  'memcached: MemCached support'
-  'openssh: GIT over SSH support'
-  'pam: Authentication via PAM support'
-  'postgresql: PostgreSQL support'
-  'redis: Redis support'
-  'sqlite: SQLite support'
-)
-backup=('etc/gitea/app.ini')
-_tag=615976e37467dc5a85f5ddcf575be295ff1b5fe6 # git rev-parse v1.6.2
-source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed;
-gitea.tmpfiles
-gitea.service
-gitea.sysusers
-gitea-arch-defaults.patch
-gitea-ldflags.patch
-gitea-disable-u2f.patch)
-sha256sums=('SKIP'
-'1521fd7edc3830c695698ffe9835709f1408040b5ec989f07410972c894fa8ba'
-'7789b3f6699b9e111fa080226047cdc765e55ff49a3f72aac989c11c06c3e7e0'
-'2abc51ccd0086bb996194bb7fb241a3f26d84f518417c872b66a3db8970da7e4'
-'db401622ea3d3bde5c1265b4031539a16e5be74191b6109491f539c7e5551f72'
-'9357afc653c70f524a4e3c42cc99c1e6bb4ff40a7460391fa283b6fcf3202e7b'
-'d6842efd13b6971b77d233ff3ac2bd3d81c5d26c348ae1f2a2b19b0e7237726e')
-validpgpkeys=('8C4033A23895237CB27D52D9D9B5613BEB813F99') # Matti Ranta 
, retrieved from https://github.com/techknowlogick.gpg
-install=gitea.install
-
-prepare() {
-  mkdir -p gopath/src/code.gitea.io
-  ln -rTsf ${pkgname} gopath/src/code.gitea.io/gitea
-  export GOPATH="${srcdir}"/gopath
-
-  cd ${pkgname}
-  # Change some defaults for ArchLinux
-  patch -Np1 -i ../gitea-arch-defaults.patch
-  # Fix LDFLAGS not being respected by Go
-  patch -Np1 -i ../gitea-ldflags.patch
-  # https://github.com/go-gitea/gitea/issues/4692
-  patch -Np1 -i ../gitea-disable-u2f.patch
-
-  cd $GOPATH/src/code.gitea.io/gitea
-  dep ensure
-}
-
-build() {
-  export GOPATH="${srcdir}"/gopath
-  cd gopath/src/code.gitea.io/gitea
-  make generate
-  EXTRA_GOFLAGS="-gcflags all=-trimpath=${GOPATH} -asmflags 
all=-trimpath=${GOPATH}" \
-  make GOFLAGS="-v" TAGS="bindata sqlite pam" build
-}
-
-package() {
-  install -Dm755 ${pkgname}/${pkgname} -t "${pkgdir}"/usr/bin/
-  install -Dm644 ${pkgname}/LICENSE -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-  install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-  install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-  install -D ${pkgname}/custom/conf/app.ini.sample 
"${pkgdir}"/etc/gitea/app.ini
-}

Copied: gitea/repos/community-x86_64/PKGBUILD (from rev 420692, 
gitea/trunk/PKGBUILD)
===

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

2019-01-05 Thread Bruno Pagani via arch-commits
Date: Saturday, January 5, 2019 @ 21:19:22
  Author: archange
Revision: 420692

upgpkg: gitea 1.6.3-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 20:13:55 UTC (rev 420691)
+++ PKGBUILD2019-01-05 21:19:22 UTC (rev 420692)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan 
 
 pkgname=gitea
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
 arch=('x86_64')
@@ -21,7 +21,7 @@
   'sqlite: SQLite support'
 )
 backup=('etc/gitea/app.ini')
-_tag=615976e37467dc5a85f5ddcf575be295ff1b5fe6 # git rev-parse v1.6.2
+_tag=1b6ce56cd9d9972b65376983b774baa30bdcfaa4 # git rev-parse v1.6.3
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed;
 gitea.tmpfiles
 gitea.service
@@ -36,7 +36,8 @@
 'db401622ea3d3bde5c1265b4031539a16e5be74191b6109491f539c7e5551f72'
 '9357afc653c70f524a4e3c42cc99c1e6bb4ff40a7460391fa283b6fcf3202e7b'
 'd6842efd13b6971b77d233ff3ac2bd3d81c5d26c348ae1f2a2b19b0e7237726e')
-validpgpkeys=('8C4033A23895237CB27D52D9D9B5613BEB813F99') # Matti Ranta 
, retrieved from https://github.com/techknowlogick.gpg
+validpgpkeys=('8C4033A23895237CB27D52D9D9B5613BEB813F99'  # Matti Ranta 
, retrieved from https://github.com/techknowlogick.gpg
+  'ED810FD31FBE67F406ED71BDD4F1E9B6493ED946') # Jonas Franz 

 install=gitea.install
 
 prepare() {


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

2019-01-05 Thread David Runge via arch-commits
Date: Saturday, January 5, 2019 @ 20:13:55
  Author: dvzrv
Revision: 420691

archrelease: copy trunk to community-testing-x86_64

Added:
  lmms/repos/community-testing-x86_64/
  lmms/repos/community-testing-x86_64/PKGBUILD
(from rev 420690, lmms/trunk/PKGBUILD)

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

Copied: lmms/repos/community-testing-x86_64/PKGBUILD (from rev 420690, 
lmms/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-01-05 20:13:55 UTC (rev 420691)
@@ -0,0 +1,61 @@
+# Maintainer: David Runge 
+# Contributor: Lukas Fleischer 
+# Contributor: Shinlun Hsieh 
+# Contributor: Mateusz Herych 
+# Contributor: Storyteller 
+
+_pkgver=1.2.0-rc7
+pkgname=lmms
+pkgver=${_pkgver/-}
+pkgrel=2
+pkgdesc='The Linux MultiMedia Studio'
+arch=('x86_64')
+url="https://lmms.io;
+license=('GPL2')
+groups=('pro-audio')
+depends=('fftw' 'fltk' 'fluidsynth' 'lame' 'libgig' 'qt5-x11extras' 'sdl'
+'stk')
+makedepends=('carla' 'cmake' 'doxygen' 'extra-cmake-modules' 'freetype2' 'git'
+'ladspa' 'qt5-tools' 'wine')
+optdepends=('pulseaudio: pulseaudio support'
+'wine: VST plugin support')
+source=("git+https://github.com/${pkgname}/${pkgname}.git#tag=v${_pkgver};
+'git+https://github.com/Lukas-W/qt5-x11embed.git'
+'git+https://github.com/rampantpixels/rpmalloc.git')
+sha512sums=('SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  mv -v "${pkgname}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  mkdir -vp build
+  git submodule init
+  git config submodule.src/3rdparty/qt5-x11embed.url "${srcdir}/qt5-x11embed"
+  git config submodule.src/3rdparty/rpmalloc.url "${srcdir}/rpmalloc"
+  git submodule update
+  # setting lib dir
+  sed -e 's|lib64|lib|g' -i cmake/modules/DetectMachine.cmake
+  # setting proper DESTDIR based install path for bash-completion
+  sed -e 's/\(${BASHCOMP_USER\)/\\$DESTDIR\1/g' -i 
cmake/modules/BashCompletion.cmake
+}
+
+build() {
+  cd "${pkgname}-${pkgver}/build"
+  export LDFLAGS="${LDFLAGS}"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DWANT_QT5=ON \
+-DWANT_SOUNDIO=OFF \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_MODULE_PATH=/usr/share/ECM/find-modules \
+-DCMAKE_PREFIX_PATH=/usr/include/wine/windows \
+-DWINE_INCLUDE_DIR=/usr/include/wine/windows \
+-DWINE_LIBRARY=/usr/lib32/wine \
+..
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}/build"
+  make DESTDIR="${pkgdir}" install
+}


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

2019-01-05 Thread David Runge via arch-commits
Date: Saturday, January 5, 2019 @ 20:13:45
  Author: dvzrv
Revision: 420690

upgpkg: lmms 1.2.0rc7-2

Rebuilding against current wine and qt for FS#61036

Modified:
  lmms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 20:08:53 UTC (rev 420689)
+++ PKGBUILD2019-01-05 20:13:45 UTC (rev 420690)
@@ -7,14 +7,14 @@
 _pkgver=1.2.0-rc7
 pkgname=lmms
 pkgver=${_pkgver/-}
-pkgrel=1
+pkgrel=2
 pkgdesc='The Linux MultiMedia Studio'
 arch=('x86_64')
 url="https://lmms.io;
 license=('GPL2')
 groups=('pro-audio')
-depends=('fftw' 'fltk' 'fluidsynth' 'lame' 'libgig' 'libsamplerate'
-'qt5-x11extras' 'sdl' 'stk')
+depends=('fftw' 'fltk' 'fluidsynth' 'lame' 'libgig' 'qt5-x11extras' 'sdl'
+'stk')
 makedepends=('carla' 'cmake' 'doxygen' 'extra-cmake-modules' 'freetype2' 'git'
 'ladspa' 'qt5-tools' 'wine')
 optdepends=('pulseaudio: pulseaudio support'


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

2019-01-05 Thread Alexander Rødseth via arch-commits
Date: Saturday, January 5, 2019 @ 20:08:53
  Author: arodseth
Revision: 420689

archrelease: copy trunk to community-any

Added:
  fff/repos/community-any/PKGBUILD
(from rev 420688, fff/trunk/PKGBUILD)
Deleted:
  fff/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 20:08:05 UTC (rev 420688)
+++ PKGBUILD2019-01-05 20:08:53 UTC (rev 420689)
@@ -1,24 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Crestwave 
-
-pkgname=fff
-pkgver=0.3.2
-pkgrel=1
-pkgdesc='Simple and fast file manager'
-arch=(any)
-url='https://github.com/dylanaraps/fff'
-license=(MIT)
-makedepends=(git)
-depends=(xdg-utils)
-source=("git+${url}#tag=$pkgver")
-sha256sums=('SKIP')
-
-package() {
-  cd "$pkgname"
-  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 $pkgname.1 "$pkgdir/usr/share/man/man1/$pkgname.1"
-  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 {CONTRIBUTING,README}.md -t "$pkgdir/usr/share/doc/$pkgname"
-}
-
-# vim: ts=2 sw=2 et:

Copied: fff/repos/community-any/PKGBUILD (from rev 420688, fff/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 20:08:53 UTC (rev 420689)
@@ -0,0 +1,24 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Crestwave 
+
+pkgname=fff
+pkgver=0.3.2
+pkgrel=1
+pkgdesc='Simple and fast file manager'
+arch=(any)
+url='https://github.com/dylanaraps/fff'
+license=(MIT)
+makedepends=(git)
+depends=(xdg-utils)
+source=("git+${url}#tag=$pkgver")
+sha256sums=('SKIP')
+
+package() {
+  cd "$pkgname"
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 $pkgname.1 "$pkgdir/usr/share/man/man1/$pkgname.1"
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 {CONTRIBUTING,README}.md -t "$pkgdir/usr/share/doc/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-05 Thread Alexander Rødseth via arch-commits
Date: Saturday, January 5, 2019 @ 20:07:55
  Author: arodseth
Revision: 420687

upgpkg: fff 0.3.2-1

Modified:
  fff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 17:29:06 UTC (rev 420686)
+++ PKGBUILD2019-01-05 20:07:55 UTC (rev 420687)
@@ -2,15 +2,15 @@
 # Contributor: Crestwave 
 
 pkgname=fff
-pkgver=0.0
+pkgver=0.3.2
 pkgrel=1
 pkgdesc='Simple and fast file manager'
-arch=('any')
+arch=(any)
 url='https://github.com/dylanaraps/fff'
-license=('MIT')
-makedepends=('git')
-depends=('xdg-utils')
-source=("git+${url}#commit=339e1e9b")
+license=(MIT)
+makedepends=(git)
+depends=(xdg-utils)
+source=("git+${url}#tag=$pkgver")
 sha256sums=('SKIP')
 
 package() {


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

2019-01-05 Thread Alexander Rødseth via arch-commits
Date: Saturday, January 5, 2019 @ 20:08:05
  Author: arodseth
Revision: 420688

archrelease: copy trunk to community-any

Added:
  fff/repos/community-any/PKGBUILD
(from rev 420687, fff/trunk/PKGBUILD)
Deleted:
  fff/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 20:07:55 UTC (rev 420687)
+++ PKGBUILD2019-01-05 20:08:05 UTC (rev 420688)
@@ -1,24 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Crestwave 
-
-pkgname=fff
-pkgver=0.0
-pkgrel=1
-pkgdesc='Simple and fast file manager'
-arch=('any')
-url='https://github.com/dylanaraps/fff'
-license=('MIT')
-makedepends=('git')
-depends=('xdg-utils')
-source=("git+${url}#commit=339e1e9b")
-sha256sums=('SKIP')
-
-package() {
-  cd "$pkgname"
-  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 $pkgname.1 "$pkgdir/usr/share/man/man1/$pkgname.1"
-  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 {CONTRIBUTING,README}.md -t "$pkgdir/usr/share/doc/$pkgname"
-}
-
-# vim: ts=2 sw=2 et:

Copied: fff/repos/community-any/PKGBUILD (from rev 420687, fff/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 20:08:05 UTC (rev 420688)
@@ -0,0 +1,24 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Crestwave 
+
+pkgname=fff
+pkgver=0.3.2
+pkgrel=1
+pkgdesc='Simple and fast file manager'
+arch=(any)
+url='https://github.com/dylanaraps/fff'
+license=(MIT)
+makedepends=(git)
+depends=(xdg-utils)
+source=("git+${url}#tag=$pkgver")
+sha256sums=('SKIP')
+
+package() {
+  cd "$pkgname"
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 $pkgname.1 "$pkgdir/usr/share/man/man1/$pkgname.1"
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 {CONTRIBUTING,README}.md -t "$pkgdir/usr/share/doc/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-05 Thread Johannes Löthberg via arch-commits
Date: Saturday, January 5, 2019 @ 17:29:06
  Author: demize
Revision: 420686

db-move: moved salt from [community-testing] to [community] (any)

Added:
  salt/repos/community-any/PKGBUILD
(from rev 420685, salt/repos/community-testing-any/PKGBUILD)
  salt/repos/community-any/salt.install
(from rev 420685, salt/repos/community-testing-any/salt.install)
  salt/repos/community-any/salt.logrotate
(from rev 420685, salt/repos/community-testing-any/salt.logrotate)
Deleted:
  salt/repos/community-any/PKGBUILD
  salt/repos/community-any/salt.install
  salt/repos/community-testing-any/

--+
 /PKGBUILD|   61 +
 /salt.install|   22 ++
 community-any/PKGBUILD   |   56 -
 community-any/salt.install   |   22 --
 community-any/salt.logrotate |7 
 5 files changed, 90 insertions(+), 78 deletions(-)

Deleted: community-any/PKGBUILD
===
--- community-any/PKGBUILD  2019-01-05 17:28:22 UTC (rev 420685)
+++ community-any/PKGBUILD  2019-01-05 17:29:06 UTC (rev 420686)
@@ -1,56 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Sébastien Luttringer
-# Contributor: Daniel Wallace 
-# Contributor: Christer Edwards 
-
-pkgname=salt
-pkgver=2018.3.3
-pkgrel=1
-
-pkgdesc='Central system and configuration manager'
-arch=('any')
-url='http://saltstack.org/'
-license=('Apache')
-
-replaces=('salt-zmq' 'salt-raet')
-conflicts=('salt-zmq' 'salt-raet')
-
-depends=('python2-jinja'
- 'python2-msgpack'
- 'python2-yaml'
- 'python2-markupsafe'
- 'python2-requests'
- 'python2-pyzmq'
- 'python2-crypto'
- 'python2-m2crypto'
- 'python2-systemd'
- 'python2-tornado'
- 'python2-futures')
-optdepends=('dmidecode: decode SMBIOS/DMI tables'
-'python2-pygit2: gitfs support')
-
-backup=('etc/salt/master'
-'etc/salt/minion')
-
-install=salt.install
-source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;)
-md5sums=('13ba421e4bea1f33617b30b1116a9d32')
-
-package() {
-  cd salt-$pkgver
-  python2 setup.py clean
-  python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1
-
-  # default config
-  install -Dm644 conf/master "$pkgdir/etc/salt/master"
-  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
-
-  # systemd services
-  for _svc in salt-master.service salt-syndic.service salt-minion.service 
salt-api.service; do
-install -Dm644 pkg/$_svc "$pkgdir/usr/lib/systemd/system/$_svc"
-  done
-  install -Dm644 pkg/salt.bash 
"$pkgdir/usr/share/bash-completion/completions/salt"
-  install -Dm644 pkg/zsh_completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_salt"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: salt/repos/community-any/PKGBUILD (from rev 420685, 
salt/repos/community-testing-any/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-01-05 17:29:06 UTC (rev 420686)
@@ -0,0 +1,61 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Sébastien Luttringer
+# Contributor: Daniel Wallace 
+# Contributor: Christer Edwards 
+
+pkgname=salt
+pkgver=2018.3.3
+pkgrel=2
+
+pkgdesc='Central system and configuration manager'
+arch=('any')
+url='http://saltstack.org/'
+license=('Apache')
+
+replaces=('salt-zmq' 'salt-raet')
+conflicts=('salt-zmq' 'salt-raet')
+
+depends=('python2-jinja'
+ 'python2-msgpack'
+ 'python2-yaml'
+ 'python2-markupsafe'
+ 'python2-requests'
+ 'python2-pyzmq'
+ 'python2-crypto'
+ 'python2-m2crypto'
+ 'python2-systemd'
+ 'python2-tornado'
+ 'python2-futures')
+optdepends=('dmidecode: decode SMBIOS/DMI tables'
+'python2-pygit2: gitfs support')
+
+backup=('etc/logrotate.d/salt'
+'etc/salt/master'
+'etc/salt/minion')
+
+install=salt.install
+source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;
+salt.logrotate)
+md5sums=('13ba421e4bea1f33617b30b1116a9d32'
+ '029c0553d023004ca00b0519620a8491')
+
+package() {
+  install -Dm644 salt.logrotate "$pkgdir"/etc/logrotate.d/salt
+
+  cd salt-$pkgver
+  python2 setup.py clean
+  python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1
+
+  # default config
+  install -Dm644 conf/master "$pkgdir/etc/salt/master"
+  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
+
+  # systemd services
+  for _svc in salt-master.service salt-syndic.service salt-minion.service 
salt-api.service; do
+install -Dm644 pkg/$_svc "$pkgdir/usr/lib/systemd/system/$_svc"
+  done
+  install -Dm644 pkg/salt.bash 
"$pkgdir/usr/share/bash-completion/completions/salt"
+  install -Dm644 pkg/zsh_completion.zsh 

[arch-commits] Commit in salt/trunk (PKGBUILD salt.logrotate)

2019-01-05 Thread Johannes Löthberg via arch-commits
Date: Saturday, January 5, 2019 @ 17:28:15
  Author: demize
Revision: 420684

Add logrotate config

Added:
  salt/trunk/salt.logrotate
Modified:
  salt/trunk/PKGBUILD

+
 PKGBUILD   |   13 +
 salt.logrotate |7 +++
 2 files changed, 16 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 15:09:20 UTC (rev 420683)
+++ PKGBUILD2019-01-05 17:28:15 UTC (rev 420684)
@@ -5,7 +5,7 @@
 
 pkgname=salt
 pkgver=2018.3.3
-pkgrel=1
+pkgrel=2
 
 pkgdesc='Central system and configuration manager'
 arch=('any')
@@ -29,14 +29,19 @@
 optdepends=('dmidecode: decode SMBIOS/DMI tables'
 'python2-pygit2: gitfs support')
 
-backup=('etc/salt/master'
+backup=('etc/logrotate.d/salt'
+'etc/salt/master'
 'etc/salt/minion')
 
 install=salt.install
-source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;)
-md5sums=('13ba421e4bea1f33617b30b1116a9d32')
+source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;
+salt.logrotate)
+md5sums=('13ba421e4bea1f33617b30b1116a9d32'
+ '029c0553d023004ca00b0519620a8491')
 
 package() {
+  install -Dm644 salt.logrotate "$pkgdir"/etc/logrotate.d/salt
+
   cd salt-$pkgver
   python2 setup.py clean
   python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1

Added: salt.logrotate
===
--- salt.logrotate  (rev 0)
+++ salt.logrotate  2019-01-05 17:28:15 UTC (rev 420684)
@@ -0,0 +1,7 @@
+/var/log/salt/* {
+  compress
+  copytruncate
+  missingok
+  notifempty
+  rotate 7
+}


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

2019-01-05 Thread Johannes Löthberg via arch-commits
Date: Saturday, January 5, 2019 @ 17:28:22
  Author: demize
Revision: 420685

archrelease: copy trunk to community-testing-any

Added:
  salt/repos/community-testing-any/
  salt/repos/community-testing-any/PKGBUILD
(from rev 420684, salt/trunk/PKGBUILD)
  salt/repos/community-testing-any/salt.install
(from rev 420684, salt/trunk/salt.install)
  salt/repos/community-testing-any/salt.logrotate
(from rev 420684, salt/trunk/salt.logrotate)

+
 PKGBUILD   |   61 +++
 salt.install   |   22 +++
 salt.logrotate |7 ++
 3 files changed, 90 insertions(+)

Copied: salt/repos/community-testing-any/PKGBUILD (from rev 420684, 
salt/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2019-01-05 17:28:22 UTC (rev 420685)
@@ -0,0 +1,61 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Sébastien Luttringer
+# Contributor: Daniel Wallace 
+# Contributor: Christer Edwards 
+
+pkgname=salt
+pkgver=2018.3.3
+pkgrel=2
+
+pkgdesc='Central system and configuration manager'
+arch=('any')
+url='http://saltstack.org/'
+license=('Apache')
+
+replaces=('salt-zmq' 'salt-raet')
+conflicts=('salt-zmq' 'salt-raet')
+
+depends=('python2-jinja'
+ 'python2-msgpack'
+ 'python2-yaml'
+ 'python2-markupsafe'
+ 'python2-requests'
+ 'python2-pyzmq'
+ 'python2-crypto'
+ 'python2-m2crypto'
+ 'python2-systemd'
+ 'python2-tornado'
+ 'python2-futures')
+optdepends=('dmidecode: decode SMBIOS/DMI tables'
+'python2-pygit2: gitfs support')
+
+backup=('etc/logrotate.d/salt'
+'etc/salt/master'
+'etc/salt/minion')
+
+install=salt.install
+source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;
+salt.logrotate)
+md5sums=('13ba421e4bea1f33617b30b1116a9d32'
+ '029c0553d023004ca00b0519620a8491')
+
+package() {
+  install -Dm644 salt.logrotate "$pkgdir"/etc/logrotate.d/salt
+
+  cd salt-$pkgver
+  python2 setup.py clean
+  python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1
+
+  # default config
+  install -Dm644 conf/master "$pkgdir/etc/salt/master"
+  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
+
+  # systemd services
+  for _svc in salt-master.service salt-syndic.service salt-minion.service 
salt-api.service; do
+install -Dm644 pkg/$_svc "$pkgdir/usr/lib/systemd/system/$_svc"
+  done
+  install -Dm644 pkg/salt.bash 
"$pkgdir/usr/share/bash-completion/completions/salt"
+  install -Dm644 pkg/zsh_completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_salt"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: salt/repos/community-testing-any/salt.install (from rev 420684, 
salt/trunk/salt.install)
===
--- community-testing-any/salt.install  (rev 0)
+++ community-testing-any/salt.install  2019-01-05 17:28:22 UTC (rev 420685)
@@ -0,0 +1,22 @@
+#!/bin/bash
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  if [[ "$(vercmp $2 2014.1.1-1)" -le 0 ]]; then
+cat << EOF
+==> Since version 2014.1.1-2, salt-master runs by default as root user.
+==> You need to manually update your configuration and remove the salt user and
+==> group to follow the new default behavior.
+EOF
+  fi
+
+  if [[ "$(vercmp $2 2016.3.3-1)" -le 0 ]]; then
+cat << EOF
+==> Since version 2016.3.3-2 RAET is no longer supported.  Please switch to 
either
+==> zeromq or tcp for transport instead.
+EOF
+  fi
+}
+
+# vim:set ts=2 sw=2 ft=sh et:

Copied: salt/repos/community-testing-any/salt.logrotate (from rev 420684, 
salt/trunk/salt.logrotate)
===
--- community-testing-any/salt.logrotate(rev 0)
+++ community-testing-any/salt.logrotate2019-01-05 17:28:22 UTC (rev 
420685)
@@ -0,0 +1,7 @@
+/var/log/salt/* {
+  compress
+  copytruncate
+  missingok
+  notifempty
+  rotate 7
+}


[arch-commits] Commit in pacman/repos/testing-x86_64 (6 files)

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 17:05:02
  Author: dreisner
Revision: 343022

archrelease: copy trunk to testing-x86_64

Added:
  pacman/repos/testing-x86_64/PKGBUILD
(from rev 343021, pacman/trunk/PKGBUILD)
  pacman/repos/testing-x86_64/makepkg.conf
(from rev 343021, pacman/trunk/makepkg.conf)
  pacman/repos/testing-x86_64/pacman.conf
(from rev 343021, pacman/trunk/pacman.conf)
Deleted:
  pacman/repos/testing-x86_64/PKGBUILD
  pacman/repos/testing-x86_64/makepkg.conf
  pacman/repos/testing-x86_64/pacman.conf

--+
 PKGBUILD |  126 
 makepkg.conf |  290 -
 pacman.conf  |  200 +++
 3 files changed, 309 insertions(+), 307 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 17:04:42 UTC (rev 343021)
+++ PKGBUILD2019-01-05 17:05:02 UTC (rev 343022)
@@ -1,62 +0,0 @@
-# vim: set ts=2 sw=2 et:
-# Maintainer: Dan McGee 
-# Maintainer: Dave Reisner 
-
-pkgname=pacman
-pkgver=5.1.2
-pkgrel=1
-pkgdesc="A library-based package manager with dependency support"
-arch=('x86_64')
-url="http://www.archlinux.org/pacman/;
-license=('GPL')
-groups=('base' 'base-devel')
-depends=('bash' 'glibc' 'libarchive' 'curl'
- 'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
-makedepends=('asciidoc')
-checkdepends=('python2' 'fakechroot')
-optdepends=('perl-locale-gettext: translation support in makepkg-template')
-backup=(etc/pacman.conf etc/makepkg.conf)
-options=('strip' 'debug')
-validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD'  # Allan McRae 

-  'B8151B117037781095514CA7BBDFFC92306B1121') # Andrew Gregory 
(pacman) 
-source=(https://sources.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
-pacman.conf
-makepkg.conf)
-sha256sums=('ce4eef1585fe64fd1c65c269e263577261edd7535fe2278240103012d74b6ef6'
-'SKIP'
-'b82e9c1073292766c2f49b5c771dddf37383f1151117ef9cd5e0c11047b4f3eb'
-'650ddad24cad6afc4aecb4829cb8f06b9acb70c10a44f756fe8bd279949b518e')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --enable-doc \
---with-scriptlet-shell=/usr/bin/bash \
---with-ldconfig=/usr/bin/ldconfig
-  make V=1
-}
-
-check() {
-  make -C "$pkgname-$pkgver" check
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # install Arch specific stuff
-  install -dm755 "$pkgdir/etc"
-  install -m644 "$srcdir/pacman.conf" "$pkgdir/etc"
-  install -m644 "$srcdir/makepkg.conf" "$pkgdir/etc"
-
-  # put bash_completion in the right location
-  install -dm755 "$pkgdir/usr/share/bash-completion/completions"
-  mv "$pkgdir/etc/bash_completion.d/pacman" 
"$pkgdir/usr/share/bash-completion/completions"
-  rmdir "$pkgdir/etc/bash_completion.d"
-
-  for f in makepkg pacman-key; do
-ln -s pacman "$pkgdir/usr/share/bash-completion/completions/$f"
-  done
-}

Copied: pacman/repos/testing-x86_64/PKGBUILD (from rev 343021, 
pacman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 17:05:02 UTC (rev 343022)
@@ -0,0 +1,64 @@
+# vim: set ts=2 sw=2 et:
+# Maintainer: Dan McGee 
+# Maintainer: Dave Reisner 
+
+pkgname=pacman
+pkgver=5.1.2
+pkgrel=2
+pkgdesc="A library-based package manager with dependency support"
+arch=('x86_64')
+url="http://www.archlinux.org/pacman/;
+license=('GPL')
+groups=('base' 'base-devel')
+depends=('bash' 'glibc' 'libarchive' 'curl'
+ 'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
+makedepends=('asciidoc')
+checkdepends=('python2' 'fakechroot')
+optdepends=('perl-locale-gettext: translation support in makepkg-template'
+'xdelta3: delta support in repo-add')
+backup=(etc/pacman.conf
+etc/makepkg.conf)
+options=('strip' 'debug')
+validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD'  # Allan McRae 

+  'B8151B117037781095514CA7BBDFFC92306B1121') # Andrew Gregory 
(pacman) 
+source=(https://sources.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
+pacman.conf
+makepkg.conf)
+sha256sums=('ce4eef1585fe64fd1c65c269e263577261edd7535fe2278240103012d74b6ef6'
+'SKIP'
+'b82e9c1073292766c2f49b5c771dddf37383f1151117ef9cd5e0c11047b4f3eb'
+'8442bbb3d1d83f09610e9d687f9121037d97c6acaa06c4e907fc6e9eb0b127ec')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --enable-doc \
+--with-scriptlet-shell=/usr/bin/bash \
+--with-ldconfig=/usr/bin/ldconfig
+  make V=1
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # install Arch specific stuff
+  install -dm755 "$pkgdir/etc"
+  install -m644 

[arch-commits] Commit in pacman/trunk (PKGBUILD makepkg.conf)

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 17:04:42
  Author: dreisner
Revision: 343021

upgpkg: pacman 5.1.2-2

- add xdelta3 to optdepends (FS#43723)
- drop -fstack-protector-strong from makepkg.conf (FS#54736)

Modified:
  pacman/trunk/PKGBUILD
  pacman/trunk/makepkg.conf

--+
 PKGBUILD |   10 ++
 makepkg.conf |4 ++--
 2 files changed, 8 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 16:48:41 UTC (rev 343020)
+++ PKGBUILD2019-01-05 17:04:42 UTC (rev 343021)
@@ -4,7 +4,7 @@
 
 pkgname=pacman
 pkgver=5.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A library-based package manager with dependency support"
 arch=('x86_64')
 url="http://www.archlinux.org/pacman/;
@@ -14,8 +14,10 @@
  'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
 makedepends=('asciidoc')
 checkdepends=('python2' 'fakechroot')
-optdepends=('perl-locale-gettext: translation support in makepkg-template')
-backup=(etc/pacman.conf etc/makepkg.conf)
+optdepends=('perl-locale-gettext: translation support in makepkg-template'
+'xdelta3: delta support in repo-add')
+backup=(etc/pacman.conf
+etc/makepkg.conf)
 options=('strip' 'debug')
 validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD'  # Allan McRae 

   'B8151B117037781095514CA7BBDFFC92306B1121') # Andrew Gregory 
(pacman) 
@@ -25,7 +27,7 @@
 sha256sums=('ce4eef1585fe64fd1c65c269e263577261edd7535fe2278240103012d74b6ef6'
 'SKIP'
 'b82e9c1073292766c2f49b5c771dddf37383f1151117ef9cd5e0c11047b4f3eb'
-'650ddad24cad6afc4aecb4829cb8f06b9acb70c10a44f756fe8bd279949b518e')
+'8442bbb3d1d83f09610e9d687f9121037d97c6acaa06c4e907fc6e9eb0b127ec')
 
 build() {
   cd "$pkgname-$pkgver"

Modified: makepkg.conf
===
--- makepkg.conf2019-01-05 16:48:41 UTC (rev 343020)
+++ makepkg.conf2019-01-05 17:04:42 UTC (rev 343021)
@@ -37,8 +37,8 @@
 
 #-- Compiler and Linker Flags
 CPPFLAGS="-D_FORTIFY_SOURCE=2"
-CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong 
-fno-plt"
-CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong 
-fno-plt"
+CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt"
+CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt"
 LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
 #-- Make Flags: change this for DistCC/SMP systems
 #MAKEFLAGS="-j2"


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

2019-01-05 Thread Jelle van der Waa via arch-commits
Date: Saturday, January 5, 2019 @ 16:48:41
  Author: jelle
Revision: 343020

FS#60540

Fix upstream url

Modified:
  cyrus-sasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 16:48:27 UTC (rev 343019)
+++ PKGBUILD2019-01-05 16:48:41 UTC (rev 343020)
@@ -10,7 +10,7 @@
 pkgrel=12
 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
 arch=('x86_64')
-url="http://cyrusimap.web.cmu.edu/;
+url="https://www.cyrusimap.org/sasl/;
 license=('custom')
 options=('!makeflags')
 makedepends=('postgresql-libs' 'libmariadbclient' 'libldap' 'krb5' 'openssl' 
'sqlite')


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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 16:48:27
  Author: dreisner
Revision: 343019

Specify that systemd-resolvconf only works with systemd-resolved (FS#59722)

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 16:27:14 UTC (rev 343018)
+++ PKGBUILD2019-01-05 16:48:27 UTC (rev 343019)
@@ -257,7 +257,7 @@
 }
 
 package_systemd-resolvconf() {
-  pkgdesc='systemd resolvconf replacement'
+  pkgdesc='systemd resolvconf replacement (for use with systemd-resolved)'
   license=('LGPL2.1')
   depends=('systemd')
   provides=('openresolv' 'resolvconf')


[arch-commits] Commit in arch-install-scripts/repos (testing-any testing-any/PKGBUILD)

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 16:27:14
  Author: dreisner
Revision: 343018

archrelease: copy trunk to testing-any

Added:
  arch-install-scripts/repos/testing-any/
  arch-install-scripts/repos/testing-any/PKGBUILD
(from rev 343017, arch-install-scripts/trunk/PKGBUILD)

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

Copied: arch-install-scripts/repos/testing-any/PKGBUILD (from rev 343017, 
arch-install-scripts/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-01-05 16:27:14 UTC (rev 343018)
@@ -0,0 +1,32 @@
+# Maintainer: Dave Reisner 
+
+pkgname=arch-install-scripts
+pkgver=21
+pkgrel=1
+pkgdesc="Scripts to aid in installing Arch Linux"
+arch=('any')
+url="https://projects.archlinux.org/arch-install-scripts.git;
+license=('GPL')
+depends=('awk' 'bash' 'coreutils' 'pacman' 'util-linux')
+makedepends=('git')
+source=("git+https://projects.archlinux.org/arch-install-scripts.git?signed#tag=v$pkgver;)
+validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53')  # Dave Reisner
+md5sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe | sed s,^v,,
+}
+
+build() {
+  make -C "$pkgname"
+}
+
+check() {
+  make -C "$pkgname" check
+}
+
+package() {
+  make -C "$pkgname" PREFIX=/usr DESTDIR="$pkgdir" install
+}


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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 16:26:58
  Author: dreisner
Revision: 343017

upgpkg: arch-install-scripts 21-1

Modified:
  arch-install-scripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 16:12:15 UTC (rev 343016)
+++ PKGBUILD2019-01-05 16:26:58 UTC (rev 343017)
@@ -1,7 +1,7 @@
 # Maintainer: Dave Reisner 
 
 pkgname=arch-install-scripts
-pkgver=20
+pkgver=21
 pkgrel=1
 pkgdesc="Scripts to aid in installing Arch Linux"
 arch=('any')


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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 16:12:15
  Author: dreisner
Revision: 343016

Fix licensing for subpackages (FS#59306)

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 15:58:11 UTC (rev 343015)
+++ PKGBUILD2019-01-05 16:12:15 UTC (rev 343016)
@@ -249,7 +249,7 @@
 package_libsystemd() {
   pkgdesc='systemd client libraries'
   depends=('glibc' 'libcap' 'libgcrypt' 'lz4' 'xz')
-  license=('GPL2')
+  license=('LGPL2.1')
   provides=('libsystemd.so' 'libudev.so')
 
   install -d -m0755 "$pkgdir"/usr
@@ -258,7 +258,7 @@
 
 package_systemd-resolvconf() {
   pkgdesc='systemd resolvconf replacement'
-  license=('GPL2')
+  license=('LGPL2.1')
   depends=('systemd')
   provides=('openresolv' 'resolvconf')
   conflicts=('openresolv')


[arch-commits] Commit in mkvtoolnix/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Maxime Gauduin via arch-commits
Date: Saturday, January 5, 2019 @ 15:58:11
  Author: alucryd
Revision: 343015

archrelease: copy trunk to extra-x86_64

Added:
  mkvtoolnix/repos/extra-x86_64/PKGBUILD
(from rev 343014, mkvtoolnix/trunk/PKGBUILD)
Deleted:
  mkvtoolnix/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  186 ++---
 1 file changed, 93 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 15:58:02 UTC (rev 343014)
+++ PKGBUILD2019-01-05 15:58:11 UTC (rev 343015)
@@ -1,93 +0,0 @@
-# Maintainer: Giovanni Scafora 
-# Maintainer: Maxime Gauduin 
-# Contributor: xduugu 
-
-pkgbase=mkvtoolnix
-pkgname=(mkvtoolnix-cli mkvtoolnix-gui)
-pkgver=29.0.0
-pkgrel=2
-pkgdesc='Set of tools to create, edit and inspect Matroska files'
-arch=('x86_64')
-url='https://www.bunkus.org/videotools/mkvtoolnix/'
-license=('GPL')
-makedepends=(
-  boost
-  boost-libs
-  cmark
-  docbook-xsl
-  file
-  flac
-  fmt
-  git
-  libebml
-  libmatroska
-  libogg
-  libvorbis
-  qt5-multimedia
-  ruby-rake
-  zlib
-)
-source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git#tag=release-${pkgver})
-sha256sums=(SKIP)
-
-prepare() {
-  cd mkvtoolnix
-
-  ./autogen.sh
-}
-
-build() {
-  cd mkvtoolnix
-
-  ./configure \
---prefix='/usr' \
---disable-qt
-  rake apps:mkvinfo $MAKEFLAGS
-  mv src/mkvinfo{,-cli}
-
-  ./configure \
---prefix='/usr' \
---disable-update-check
-  rake $MAKEFLAGS
-}
-
-package_mkvtoolnix-cli() {
-  depends=(
-boost-libs
-file
-flac
-libogg
-zlib
-libebml.so
-libfmt.so
-libmatroska.so
-libvorbis.so
-  )
-
-  cd mkvtoolnix
-
-  rake DESTDIR="${pkgdir}" install
-  install -m 755 src/mkvinfo-cli "${pkgdir}"/usr/bin/mkvinfo
-  rm -rf "${pkgdir}"/usr/share/{applications,icons,metainfo,mime,mkvtoolnix}
-  find "${pkgdir}" -name mkvtoolnix-gui* -delete
-}
-
-package_mkvtoolnix-gui() {
-  depends=(
-cmark
-hicolor-icon-theme
-mkvtoolnix-cli
-qt5-base
-qt5-multimedia
-  )
-
-  cd mkvtoolnix
-
-  rake DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/share/locale
-  for t in mkv{extract,info,merge,propedit}; do
-find "${pkgdir}" -name $t* -delete
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: mkvtoolnix/repos/extra-x86_64/PKGBUILD (from rev 343014, 
mkvtoolnix/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 15:58:11 UTC (rev 343015)
@@ -0,0 +1,93 @@
+# Maintainer: Giovanni Scafora 
+# Maintainer: Maxime Gauduin 
+# Contributor: xduugu 
+
+pkgbase=mkvtoolnix
+pkgname=(mkvtoolnix-cli mkvtoolnix-gui)
+pkgver=30.0.0
+pkgrel=1
+pkgdesc='Set of tools to create, edit and inspect Matroska files'
+arch=('x86_64')
+url='https://www.bunkus.org/videotools/mkvtoolnix/'
+license=('GPL')
+makedepends=(
+  boost
+  boost-libs
+  cmark
+  docbook-xsl
+  file
+  flac
+  fmt
+  git
+  libebml
+  libmatroska
+  libogg
+  libvorbis
+  qt5-multimedia
+  ruby-rake
+  zlib
+)
+source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git#tag=release-${pkgver})
+sha256sums=('SKIP')
+
+prepare() {
+  cd mkvtoolnix
+
+  ./autogen.sh
+}
+
+build() {
+  cd mkvtoolnix
+
+  ./configure \
+--prefix='/usr' \
+--disable-qt
+  rake apps:mkvinfo $MAKEFLAGS
+  mv src/mkvinfo{,-cli}
+
+  ./configure \
+--prefix='/usr' \
+--disable-update-check
+  rake $MAKEFLAGS
+}
+
+package_mkvtoolnix-cli() {
+  depends=(
+boost-libs
+file
+flac
+libogg
+zlib
+libebml.so
+libfmt.so
+libmatroska.so
+libvorbis.so
+  )
+
+  cd mkvtoolnix
+
+  rake DESTDIR="${pkgdir}" install
+  install -m 755 src/mkvinfo-cli "${pkgdir}"/usr/bin/mkvinfo
+  rm -rf "${pkgdir}"/usr/share/{applications,icons,metainfo,mime,mkvtoolnix}
+  find "${pkgdir}" -name mkvtoolnix-gui* -delete
+}
+
+package_mkvtoolnix-gui() {
+  depends=(
+cmark
+hicolor-icon-theme
+mkvtoolnix-cli
+qt5-base
+qt5-multimedia
+  )
+
+  cd mkvtoolnix
+
+  rake DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/share/locale
+  for t in mkv{extract,info,merge,propedit}; do
+find "${pkgdir}" -name $t* -delete
+  done
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-05 Thread Maxime Gauduin via arch-commits
Date: Saturday, January 5, 2019 @ 15:58:02
  Author: alucryd
Revision: 343014

upgpkg: mkvtoolnix 30.0.0-1

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 15:55:36 UTC (rev 343013)
+++ PKGBUILD2019-01-05 15:58:02 UTC (rev 343014)
@@ -4,8 +4,8 @@
 
 pkgbase=mkvtoolnix
 pkgname=(mkvtoolnix-cli mkvtoolnix-gui)
-pkgver=29.0.0
-pkgrel=2
+pkgver=30.0.0
+pkgrel=1
 pkgdesc='Set of tools to create, edit and inspect Matroska files'
 arch=('x86_64')
 url='https://www.bunkus.org/videotools/mkvtoolnix/'
@@ -28,7 +28,7 @@
   zlib
 )
 source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git#tag=release-${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 prepare() {
   cd mkvtoolnix


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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 15:55:36
  Author: dreisner
Revision: 343013

archrelease: copy trunk to testing-x86_64

Added:
  crda/repos/testing-x86_64/
  crda/repos/testing-x86_64/0001-Makefile-Don-t-run-ldconfig.patch
(from rev 343012, crda/trunk/0001-Makefile-Don-t-run-ldconfig.patch)
  
crda/repos/testing-x86_64/0001-Makefile-Link-libreg.so-against-the-crypto-library.patch
(from rev 343012, 
crda/trunk/0001-Makefile-Link-libreg.so-against-the-crypto-library.patch)
  
crda/repos/testing-x86_64/0001-crda-Fix-the-linking-order-to-avoid-compilation-erro.patch
(from rev 343012, 
crda/trunk/0001-crda-Fix-the-linking-order-to-avoid-compilation-erro.patch)
  
crda/repos/testing-x86_64/0002-crda-Add-DESTDIR-support-in-install-libreg-rules-in-.patch
(from rev 343012, 
crda/trunk/0002-crda-Add-DESTDIR-support-in-install-libreg-rules-in-.patch)
  crda/repos/testing-x86_64/PKGBUILD
(from rev 343012, crda/trunk/PKGBUILD)
  crda/repos/testing-x86_64/crda.install
(from rev 343012, crda/trunk/crda.install)
  crda/repos/testing-x86_64/set-wireless-regdom
(from rev 343012, crda/trunk/set-wireless-regdom)

-+
 0001-Makefile-Don-t-run-ldconfig.patch  |   24 
 0001-Makefile-Link-libreg.so-against-the-crypto-library.patch   |   55 
++
 0001-crda-Fix-the-linking-order-to-avoid-compilation-erro.patch |   52 
+
 0002-crda-Add-DESTDIR-support-in-install-libreg-rules-in-.patch |   37 ++
 PKGBUILD|   46 
 crda.install|5 
 set-wireless-regdom |5 
 7 files changed, 224 insertions(+)

Copied: crda/repos/testing-x86_64/0001-Makefile-Don-t-run-ldconfig.patch (from 
rev 343012, crda/trunk/0001-Makefile-Don-t-run-ldconfig.patch)
===
--- testing-x86_64/0001-Makefile-Don-t-run-ldconfig.patch   
(rev 0)
+++ testing-x86_64/0001-Makefile-Don-t-run-ldconfig.patch   2019-01-05 
15:55:36 UTC (rev 343013)
@@ -0,0 +1,24 @@
+From 15bc8065e9dc5485c650c528f8d80f7536e378d6 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Thomas=20B=C3=A4chler?= 
+Date: Fri, 21 Feb 2014 20:30:24 +0100
+Subject: [PATCH] Makefile: Don't run ldconfig
+
+---
+ Makefile | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 80f4946..c003195 100644
+--- a/Makefile
 b/Makefile
+@@ -130,7 +130,6 @@ install-libreg:
+   $(NQ) '  INSTALL  libreg'
+   $(Q)mkdir -p $(DESTDIR)/$(LIBDIR)
+   $(Q)cp $(LIBREG) $(DESTDIR)/$(LIBDIR)/
+-  $(Q)ldconfig
+ 
+ %.o: %.c regdb.h $(LIBREG)
+   $(NQ) '  CC  ' $@
+-- 
+1.9.0
+

Copied: 
crda/repos/testing-x86_64/0001-Makefile-Link-libreg.so-against-the-crypto-library.patch
 (from rev 343012, 
crda/trunk/0001-Makefile-Link-libreg.so-against-the-crypto-library.patch)
===
--- 
testing-x86_64/0001-Makefile-Link-libreg.so-against-the-crypto-library.patch
(rev 0)
+++ 
testing-x86_64/0001-Makefile-Link-libreg.so-against-the-crypto-library.patch
2019-01-05 15:55:36 UTC (rev 343013)
@@ -0,0 +1,55 @@
+From e2e519730c33de4503ac5dda28863d029e3cf578 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Thomas=20B=C3=A4chler?= 
+Date: Fri, 21 Feb 2014 20:15:32 +0100
+Subject: [PATCH] Makefile: Link libreg.so against the crypto library.
+
+---
+ Makefile | 9 ++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 1f25509..80f4946 100644
+--- a/Makefile
 b/Makefile
+@@ -33,6 +33,7 @@ LDLIBS += $(LDLIBREG)
+ LDLIBS += -lm
+ LIBREG += libreg.so
+ LDFLAGS += -L ./
++LIBREG_LDFLAGS += -lm
+ 
+ all: all_noverify verify
+ 
+@@ -40,17 +41,19 @@ all_noverify: $(LIBREG) crda intersect regdbdump db2rd 
optimize
+ 
+ ifeq ($(USE_OPENSSL),1)
+ CFLAGS += -DUSE_OPENSSL -DPUBKEY_DIR=\"$(RUNTIME_PUBKEY_DIR)\" `pkg-config 
--cflags openssl`
+-LDLIBS += `pkg-config --libs openssl`
++LDCRYPTOLIB := `pkg-config --libs openssl`
+ 
+ $(LIBREG): keys-ssl.c
+ 
+ else
+ CFLAGS += -DUSE_GCRYPT
+-LDLIBS += -lgcrypt
++LDCRYPTOLIB := -lgcrypt
+ 
+ $(LIBREG): keys-gcrypt.c
+ 
+ endif
++LDLIBS += $(LDCRYPTOLIB)
++LIBREG_LDFLAGS += $(LDCRYPTOLIB)
+ MKDIR ?= mkdir -p
+ INSTALL ?= install
+ 
+@@ -116,7 +119,7 @@ keys-%.c: utils/key2pub.py $(wildcard $(PUBKEY_DIR)/*.pem)
+ 
+ $(LIBREG): regdb.h reglib.h reglib.c
+   $(NQ) '  CC  ' $@
+-  $(Q)$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -shared -Wl,-soname,$(LIBREG) $^
++  $(Q)$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -shared -Wl,-soname,$(LIBREG) $^ 
$(LIBREG_LDFLAGS)
+ 
+ install-libreg-headers:
+   $(NQ) '  INSTALL  libreg-headers'
+-- 
+1.9.0
+

Copied: 
crda/repos/testing-x86_64/0001-crda-Fix-the-linking-order-to-avoid-compilation-erro.patch
 (from rev 

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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 15:55:10
  Author: dreisner
Revision: 343012

upgpkg: crda 4.14-2

- Add missing comma in set-wireless-regdom udev rule (FS#56871)

Modified:
  crda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 15:29:08 UTC (rev 343011)
+++ PKGBUILD2019-01-05 15:55:10 UTC (rev 343012)
@@ -2,7 +2,7 @@
 
 pkgname=crda
 pkgver=4.14
-pkgrel=1
+pkgrel=2
 pkgdesc="Central Regulatory Domain Agent for wireless networks"
 arch=(x86_64)
 url="http://wireless.kernel.org/en/developers/Regulatory/CRDA;
@@ -38,7 +38,7 @@
   # Adjust paths in udev rule file
   sed 's|/sbin/crda|/usr/bin/crda|' -i 
"${pkgdir}"/usr/lib/udev/rules.d/85-regulatory.rules
   # This rule automatically sets the regulatory domain when cfg80211 is loaded
-  echo 'ACTION=="add" SUBSYSTEM=="module", DEVPATH=="/module/cfg80211", 
RUN+="/usr/bin/set-wireless-regdom"' >> 
"${pkgdir}"/usr/lib/udev/rules.d/85-regulatory.rules
+  echo 'ACTION=="add", SUBSYSTEM=="module", DEVPATH=="/module/cfg80211", 
RUN+="/usr/bin/set-wireless-regdom"' >> 
"${pkgdir}"/usr/lib/udev/rules.d/85-regulatory.rules
 
   install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/LICENSE 
"${pkgdir}"/usr/share/licenses/crda/LICENSE
   


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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 15:28:42
  Author: dreisner
Revision: 343010

upgpkg: pambase 20190105.1-1

- use pam_tally2 instead of pam_tally (FS#42120)
- use upstream "other" template (FS#48650)

Modified:
  pambase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 15:24:28 UTC (rev 343009)
+++ PKGBUILD2019-01-05 15:28:42 UTC (rev 343010)
@@ -1,7 +1,7 @@
 # Maintainer: Dave Reisner 
 
 pkgname=pambase
-pkgver=20171006
+pkgver=20190105.1
 pkgrel=1
 pkgdesc="Base PAM configuration for services"
 arch=('any')
@@ -21,10 +21,10 @@
 'etc/pam.d/other')
 sha256sums=('3eb67872e436817ec97c4f3795adba2cf1d3829ea4e107ef5747569e4eeb5746'
 '005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9'
-'75b3bc548ff8b037d28bda9413d2e18ddda17c96a7956f00d259b9d29b87a5b3'
+'1e5dd7dd31a81381f4a00179844bd45f15e4ead46cc4d5a1a0f2c0701189829b'
 '005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9'
 '6eb1acdd3fa9f71a7f93fbd529be57ea65bcafc6e3a98a06af4d88013fc6a567'
-'de66118684a2ecec18017dd96e50a489f30465510250c007ced16f81fb542ba5')
+'d5ed59ec2157c19c87964a162f7ca84d53c19fb2bd68d3fbc1671ba8d906346f')
 
 package() {
   install -dm755 "$pkgdir/etc/pam.d"


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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 15:29:08
  Author: dreisner
Revision: 343011

archrelease: copy trunk to testing-any

Added:
  pambase/repos/testing-any/
  pambase/repos/testing-any/PKGBUILD
(from rev 343010, pambase/trunk/PKGBUILD)
  pambase/repos/testing-any/other
(from rev 343010, pambase/trunk/other)
  pambase/repos/testing-any/system-auth
(from rev 343010, pambase/trunk/system-auth)
  pambase/repos/testing-any/system-local-login
(from rev 343010, pambase/trunk/system-local-login)
  pambase/repos/testing-any/system-login
(from rev 343010, pambase/trunk/system-login)
  pambase/repos/testing-any/system-remote-login
(from rev 343010, pambase/trunk/system-remote-login)
  pambase/repos/testing-any/system-services
(from rev 343010, pambase/trunk/system-services)

-+
 PKGBUILD|   34 ++
 other   |9 +
 system-auth |   16 
 system-local-login  |6 ++
 system-login|   21 +
 system-remote-login |6 ++
 system-services |   11 +++
 7 files changed, 103 insertions(+)

Copied: pambase/repos/testing-any/PKGBUILD (from rev 343010, 
pambase/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-01-05 15:29:08 UTC (rev 343011)
@@ -0,0 +1,34 @@
+# Maintainer: Dave Reisner 
+
+pkgname=pambase
+pkgver=20190105.1
+pkgrel=1
+pkgdesc="Base PAM configuration for services"
+arch=('any')
+url="http://www.archlinux.org;
+license=('GPL')
+source=('system-auth'
+'system-local-login'
+'system-login'
+'system-remote-login'
+'system-services'
+'other')
+backup=('etc/pam.d/system-auth'
+'etc/pam.d/system-local-login'
+'etc/pam.d/system-login'
+'etc/pam.d/system-remote-login'
+'etc/pam.d/system-services'
+'etc/pam.d/other')
+sha256sums=('3eb67872e436817ec97c4f3795adba2cf1d3829ea4e107ef5747569e4eeb5746'
+'005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9'
+'1e5dd7dd31a81381f4a00179844bd45f15e4ead46cc4d5a1a0f2c0701189829b'
+'005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9'
+'6eb1acdd3fa9f71a7f93fbd529be57ea65bcafc6e3a98a06af4d88013fc6a567'
+'d5ed59ec2157c19c87964a162f7ca84d53c19fb2bd68d3fbc1671ba8d906346f')
+
+package() {
+  install -dm755 "$pkgdir/etc/pam.d"
+  install -m644 -t "$pkgdir/etc/pam.d" "${source[@]}"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: pambase/repos/testing-any/other (from rev 343010, pambase/trunk/other)
===
--- testing-any/other   (rev 0)
+++ testing-any/other   2019-01-05 15:29:08 UTC (rev 343011)
@@ -0,0 +1,9 @@
+#%PAM-1.0
+auth  required   pam_deny.so
+auth  required   pam_warn.so
+account   required   pam_deny.so
+account   required   pam_warn.so
+password  required   pam_deny.so
+password  required   pam_warn.so
+session   required   pam_deny.so
+session   required   pam_warn.so

Copied: pambase/repos/testing-any/system-auth (from rev 343010, 
pambase/trunk/system-auth)
===
--- testing-any/system-auth (rev 0)
+++ testing-any/system-auth 2019-01-05 15:29:08 UTC (rev 343011)
@@ -0,0 +1,16 @@
+#%PAM-1.0
+
+auth  required  pam_unix.so try_first_pass nullok
+auth  optional  pam_permit.so
+auth  required  pam_env.so
+
+account   required  pam_unix.so
+account   optional  pam_permit.so
+account   required  pam_time.so
+
+password  required  pam_unix.so try_first_pass nullok sha512 shadow
+password  optional  pam_permit.so
+
+session   required  pam_limits.so
+session   required  pam_unix.so
+session   optional  pam_permit.so

Copied: pambase/repos/testing-any/system-local-login (from rev 343010, 
pambase/trunk/system-local-login)
===
--- testing-any/system-local-login  (rev 0)
+++ testing-any/system-local-login  2019-01-05 15:29:08 UTC (rev 343011)
@@ -0,0 +1,6 @@
+#%PAM-1.0
+
+auth  include   system-login
+account   include   system-login
+password  include   system-login
+session   include   system-login

Copied: pambase/repos/testing-any/system-login (from rev 343010, 
pambase/trunk/system-login)
===
--- testing-any/system-login(rev 0)
+++ testing-any/system-login2019-01-05 15:29:08 UTC (rev 343011)
@@ -0,0 +1,21 @@
+#%PAM-1.0
+
+auth   required   pam_tally2.soonerr=succeed file=/var/log/tallylog
+auth   required   pam_shells.so
+auth   requisite  pam_nologin.so
+auth   includesystem-auth
+
+account   

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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 15:24:28
  Author: dreisner
Revision: 343009

archrelease: copy trunk to testing-x86_64

Added:
  util-linux/repos/testing-x86_64/
  
util-linux/repos/testing-x86_64/0001-agetty-fix-output-of-escaped-characters.patch
(from rev 343008, 
util-linux/trunk/0001-agetty-fix-output-of-escaped-characters.patch)
  util-linux/repos/testing-x86_64/60-rfkill.rules
(from rev 343008, util-linux/trunk/60-rfkill.rules)
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 343008, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/pam-common
(from rev 343008, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 343008, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-runuser
(from rev 343008, util-linux/trunk/pam-runuser)
  util-linux/repos/testing-x86_64/pam-su
(from rev 343008, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/rfkill-block_.service
(from rev 343008, util-linux/trunk/rfkill-block_.service)
  util-linux/repos/testing-x86_64/rfkill-unblock_.service
(from rev 343008, util-linux/trunk/rfkill-unblock_.service)
  util-linux/repos/testing-x86_64/util-linux.sysusers
(from rev 343008, util-linux/trunk/util-linux.sysusers)

+
 0001-agetty-fix-output-of-escaped-characters.patch |   23 +++
 60-rfkill.rules|1 
 PKGBUILD   |  125 +++
 pam-common |6 
 pam-login  |7 +
 pam-runuser|4 
 pam-su |9 +
 rfkill-block_.service  |   10 +
 rfkill-unblock_.service|   10 +
 util-linux.sysusers|2 
 10 files changed, 197 insertions(+)

Copied: 
util-linux/repos/testing-x86_64/0001-agetty-fix-output-of-escaped-characters.patch
 (from rev 343008, 
util-linux/trunk/0001-agetty-fix-output-of-escaped-characters.patch)
===
--- testing-x86_64/0001-agetty-fix-output-of-escaped-characters.patch   
(rev 0)
+++ testing-x86_64/0001-agetty-fix-output-of-escaped-characters.patch   
2019-01-05 15:24:28 UTC (rev 343009)
@@ -0,0 +1,23 @@
+From ecf19dcb2d623f9c5847b6d3b3a4b85751323aee Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Wed, 7 Nov 2018 13:54:32 +0100
+Subject: [PATCH 1/1] agetty: fix output of escaped characters
+
+Signed-off-by: Christian Hesse 
+---
+ term-utils/agetty.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/term-utils/agetty.c b/term-utils/agetty.c
+index 05a269abb..b9f08728e 100644
+--- a/term-utils/agetty.c
 b/term-utils/agetty.c
+@@ -2755,7 +2755,7 @@ static void output_special_char(struct issue *ie,
+   break;
+   }
+   default:
+-  putchar(c);
++  putc(c, ie->output);
+   break;
+   }
+ }

Copied: util-linux/repos/testing-x86_64/60-rfkill.rules (from rev 343008, 
util-linux/trunk/60-rfkill.rules)
===
--- testing-x86_64/60-rfkill.rules  (rev 0)
+++ testing-x86_64/60-rfkill.rules  2019-01-05 15:24:28 UTC (rev 343009)
@@ -0,0 +1 @@
+KERNEL=="rfkill", GROUP="rfkill", MODE="0664"

Copied: util-linux/repos/testing-x86_64/PKGBUILD (from rev 343008, 
util-linux/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-01-05 15:24:28 UTC (rev 343009)
@@ -0,0 +1,125 @@
+# Maintainer: Tom Gundersen 
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+pkgbase=util-linux
+pkgname=(util-linux libutil-linux)
+_pkgmajor=2.33
+pkgver=${_pkgmajor}
+pkgrel=3
+pkgdesc="Miscellaneous system utilities for Linux"
+url="https://www.kernel.org/pub/linux/utils/util-linux/;
+arch=('x86_64')
+makedepends=('systemd' 'python' 'libcap-ng')
+license=('GPL2')
+options=('strip' 'debug')
+validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
+source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$pkgbase-$pkgver.tar."{xz,sign}
+'0001-agetty-fix-output-of-escaped-characters.patch'
+pam-{login,common,runuser,su}
+'util-linux.sysusers'
+'60-rfkill.rules'
+'rfkill-unblock_.service'
+'rfkill-block_.service')
+sha256sums=('f261b9d73c35bfeeea04d26941ac47ee1df937bd3b0583e748217c1ea423658a'
+'SKIP'
+'a20ab3b78eed0e143300476d059e55ab87720bc9fc66a4dcbbd5ae8c48f39bf4'
+'993a3096c2b113e6800f2abbd5d4233ebf1a97eef423990d3187d665d3490b92'
+

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

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 15:23:53
  Author: dreisner
Revision: 343008

upgpkg: util-linux 2.33-3

- use sane fs-paths-default to avoid need for fs-paths-extra (FS#57674)
- trim provides/conflicts/replaces list for ancient stuff (FS#53561)
- include runuser{,-l} pam configurations (FS#37644)

Added:
  util-linux/trunk/pam-runuser
Modified:
  util-linux/trunk/PKGBUILD

-+
 PKGBUILD|   17 +++--
 pam-runuser |4 
 2 files changed, 15 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 15:08:54 UTC (rev 343007)
+++ PKGBUILD2019-01-05 15:23:53 UTC (rev 343008)
@@ -6,7 +6,7 @@
 pkgname=(util-linux libutil-linux)
 _pkgmajor=2.33
 pkgver=${_pkgmajor}
-pkgrel=2
+pkgrel=3
 pkgdesc="Miscellaneous system utilities for Linux"
 url="https://www.kernel.org/pub/linux/utils/util-linux/;
 arch=('x86_64')
@@ -16,7 +16,7 @@
 validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
 
source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$pkgbase-$pkgver.tar."{xz,sign}
 '0001-agetty-fix-output-of-escaped-characters.patch'
-pam-{login,common,su}
+pam-{login,common,runuser,su}
 'util-linux.sysusers'
 '60-rfkill.rules'
 'rfkill-unblock_.service'
@@ -26,6 +26,7 @@
 'a20ab3b78eed0e143300476d059e55ab87720bc9fc66a4dcbbd5ae8c48f39bf4'
 '993a3096c2b113e6800f2abbd5d4233ebf1a97eef423990d3187d665d3490b92'
 'fc6807842f92e9d3f792d6b64a0d5aad87995a279153ab228b1b2a64d9f32f20'
+'95b7cdc4cba17494d7b87f37f8d0937ec54c55de0e3ce9d9ab05ad5cc76bf935'
 '51eac9c2a2f51ad3982bba35de9aac5510f1eeff432d2d63c6362e45d620afc0'
 '10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3'
 '742309fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37'
@@ -47,7 +48,7 @@
 --libdir=/usr/lib \
 --bindir=/usr/bin \
 --localstatedir=/var \
---enable-fs-paths-extra=/usr/bin \
+--enable-fs-paths-default=/usr/bin:/usr/local/bin \
 --enable-raw \
 --enable-vipw \
 --enable-newgrp \
@@ -60,9 +61,9 @@
 }
 
 package_util-linux() {
-  conflicts=('eject' 'zramctl' 'rfkill')
-  provides=('eject' 'zramctl' 'rfkill')
-  replaces=('zramctl' 'rfkill')
+  conflicts=('rfkill')
+  provides=('rfkill')
+  replaces=('rfkill')
   depends=('pam' 'shadow' 'coreutils' 'libsystemd' 'libcap-ng' 'libutil-linux')
   optdepends=('python: python bindings to libmount'
   'words: default dictionary for look')
@@ -70,6 +71,8 @@
   backup=(etc/pam.d/chfn
   etc/pam.d/chsh
   etc/pam.d/login
+  etc/pam.d/runuser
+  etc/pam.d/runuser-l
   etc/pam.d/su
   etc/pam.d/su-l)
 
@@ -84,6 +87,8 @@
   install -Dm644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chfn"
   install -m644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chsh"
   install -m644 "$srcdir/pam-login" "$pkgdir/etc/pam.d/login"
+  install -m644 "$srcdir/pam-runuser" "$pkgdir/etc/pam.d/runuser"
+  install -m644 "$srcdir/pam-runuser" "$pkgdir/etc/pam.d/runuser-l"
   install -m644 "$srcdir/pam-su" "$pkgdir/etc/pam.d/su"
   install -m644 "$srcdir/pam-su" "$pkgdir/etc/pam.d/su-l"
 

Added: pam-runuser
===
--- pam-runuser (rev 0)
+++ pam-runuser 2019-01-05 15:23:53 UTC (rev 343008)
@@ -0,0 +1,4 @@
+#%PAM-1.0
+
+authsufficient pam_rootok.so
+session includesystem-login


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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 15:09:20
  Author: wild
Revision: 420683

archrelease: copy trunk to community-x86_64

Added:
  dub/repos/community-x86_64/PKGBUILD
(from rev 420682, dub/trunk/PKGBUILD)
Deleted:
  dub/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 15:09:10 UTC (rev 420682)
+++ PKGBUILD2019-01-05 15:09:20 UTC (rev 420683)
@@ -1,42 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasuns 
-# Contributor: Moritz Maxeiner 
-
-pkgname=dub
-pkgver=1.12.1
-pkgrel=1
-# Build date format is "mmm dd "
-_builddate="Dec 12 2018"
-pkgdesc="Developer package manager for D programming language"
-arch=('x86_64')
-url="https://github.com/D-Programming-Language/dub;
-license=('MIT')
-groups=('dlang')
-makedepends=('ldc')
-depends=('liblphobos' 'curl')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('581b1cb6a5d4c2ff2bb02338e8a5d3aeee10761018f470923945e6a8dc0341352bc816dbb65b6b72202cc7398c2d9d9f076494030ac920e7b8280fff83ddcb5a')
-
-build() {
-   cd "$pkgname-$pkgver"
-
-   sed -i "s/__DATE__/\"$_builddate\"/" source/dub/commandline.d
-
-   echo Generating version file...
-   echo "module dub.version_;" > source/dub/version_.d
-   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
-
-   ldmd2 -ofbin/dub -w -O -g -version=DubUseCurl -Isource -L-lcurl 
-L-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -release -flto=full 
-linker=gold -link-defaultlib-shared=false @build-files.txt
-}
-
-package() {
-   # binaries
-   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
-
-   # license
-   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-   # bash completion
-   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
-}

Copied: dub/repos/community-x86_64/PKGBUILD (from rev 420682, 
dub/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 15:09:20 UTC (rev 420683)
@@ -0,0 +1,42 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Mihails Strasuns 
+# Contributor: Moritz Maxeiner 
+
+pkgname=dub
+pkgver=1.13.0
+pkgrel=1
+# Build date format is "mmm dd "
+_builddate="Jan 05 2019"
+pkgdesc="Developer package manager for D programming language"
+arch=('x86_64')
+url="https://github.com/D-Programming-Language/dub;
+license=('MIT')
+groups=('dlang')
+makedepends=('ldc')
+depends=('liblphobos' 'curl')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
+sha512sums=('9d9a3f22ef4ae28e117e2d14b6837a975b66316e99dad4de9c9def278a40e567d1f6d73f56381a49a4ddd2d96b86910eccb335171439701a282e4f1ce8630422')
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   sed -i "s/__DATE__/\"$_builddate\"/" source/dub/commandline.d
+
+   echo Generating version file...
+   echo "module dub.version_;" > source/dub/version_.d
+   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
+
+   ldmd2 -ofbin/dub -release -O5 -version=DubUseCurl -Isource -L-lcurl 
-L="$LDFLAGS" -release -flto=full -linker=gold -link-defaultlib-shared=false 
@build-files.txt
+}
+
+package() {
+   # binaries
+   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
+
+   # license
+   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+   # bash completion
+   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
+}


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 15:08:54
  Author: arojas
Revision: 343007

archrelease: copy trunk to testing-x86_64

Added:
  openldap/repos/testing-x86_64/
  openldap/repos/testing-x86_64/PKGBUILD
(from rev 343006, openldap/trunk/PKGBUILD)
  openldap/repos/testing-x86_64/openldap-ntlm.patch
(from rev 343006, openldap/trunk/openldap-ntlm.patch)
  openldap/repos/testing-x86_64/openldap.sysusers
(from rev 343006, openldap/trunk/openldap.sysusers)
  openldap/repos/testing-x86_64/openldap.tmpfiles
(from rev 343006, openldap/trunk/openldap.tmpfiles)
  openldap/repos/testing-x86_64/slapd.service
(from rev 343006, openldap/trunk/slapd.service)

-+
 PKGBUILD|  120 ++
 openldap-ntlm.patch |  230 ++
 openldap.sysusers   |1 
 openldap.tmpfiles   |3 
 slapd.service   |9 +
 5 files changed, 363 insertions(+)

Copied: openldap/repos/testing-x86_64/PKGBUILD (from rev 343006, 
openldap/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-01-05 15:08:54 UTC (rev 343007)
@@ -0,0 +1,120 @@
+# Maintainer:
+
+pkgbase=openldap
+pkgname=('openldap' 'libldap')
+pkgver=2.4.47
+pkgrel=1
+arch=('x86_64')
+url="https://www.openldap.org/;
+license=('custom')
+makedepends=('libltdl' 'libsasl' 'e2fsprogs' 'util-linux' 'chrpath' 'unixodbc')
+options=('!makeflags' 'emptydirs')
+source=(https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pkgbase}-${pkgver}.tgz
+slapd.service openldap.tmpfiles openldap.sysusers openldap-ntlm.patch)
+sha1sums=('c59d52dd75f7d1c7b02f83725da36c322d439674'
+  '2441815efbfa01ad7a1d39068e5503b53d1d04b0'
+  '1f68bd85fb50595c4e916db164d8e90e0c6e21ee'
+  '2bf64351c32b0bf0a70663bd42de22910998b795'
+  'e4afd9f1c810ef4c4cd8fe1101dfe5887f2b7eef')
+
+# see http://www.openldap.org/faq/data/cache/756.html
+# there's no proper backend support for anything apart from
+# BerkeleyDB, if we don't want to drop local backend server support
+# we are forced to keep Berkeley DB here
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  patch -p1 -i "${srcdir}"/openldap-ntlm.patch
+  sed -i 's|-m 644 $(LIBRARY)|-m 755 $(LIBRARY)|' 
libraries/{liblber,libldap,libldap_r}/Makefile.in
+  sed -i 's|#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "run" LDAP_DIRSEP 
"ldapi"|#define LDAPI_SOCK LDAP_DIRSEP "run" LDAP_DIRSEP "openldap" LDAP_DIRSEP 
"ldapi"|' include/ldap_defaults.h
+  sed -i 's|%LOCALSTATEDIR%/run|/run/openldap|' servers/slapd/slapd.{conf,ldif}
+  sed -i 's|-$(MKDIR) $(DESTDIR)$(localstatedir)/run|-$(MKDIR) 
$(DESTDIR)/run/openldap|' servers/slapd/Makefile.in
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  autoconf
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+--sysconfdir=/etc --localstatedir=/var/lib/openldap --sbindir=/usr/bin \
+--enable-dynamic --enable-syslog --enable-ipv6 --enable-local \
+--enable-crypt --enable-spasswd --enable-modules \
+--enable-backends --disable-ndb --enable-overlays=mod \
+--with-cyrus-sasl --with-threads
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+
+  make -C contrib/slapd-modules/nssov OPT="$CFLAGS $CPPFLAGS" prefix=/usr 
libexecdir=/usr/lib sysconfdir=/etc/openldap
+  make -C contrib/slapd-modules/autogroup OPT="$CFLAGS $CPPFLAGS" prefix=/usr 
libexecdir=/usr/lib sysconfdir=/etc/openldap
+  make -C contrib/slapd-modules/lastbind OPT="$CFLAGS $CPPFLAGS" prefix=/usr 
libexecdir=/usr/lib sysconfdir=/etc/openldap
+  make -C contrib/slapd-modules/passwd/sha2 OPT="$CFLAGS $CPPFLAGS" 
prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap
+}
+
+check() {
+  cd ${pkgbase}-${pkgver}
+#  make test
+}
+
+package_libldap() {
+  pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries"
+  depends=('libsasl' 'e2fsprogs')
+  backup=('etc/openldap/ldap.conf')
+
+  cd ${pkgbase}-${pkgver}
+  for dir in include libraries doc/man/man3 ; do
+pushd ${dir}
+make DESTDIR="${pkgdir}" install
+popd
+  done
+  install -Dm644 doc/man/man5/ldap.conf.5.tmp 
"${pkgdir}"/usr/share/man/man5/ldap.conf.5
+
+# get rid of duplicate default conf files
+  rm "${pkgdir}"/etc/openldap/*.default
+
+  ln -sf liblber.so "${pkgdir}"/usr/lib/liblber.so.2
+  ln -sf libldap.so "${pkgdir}"/usr/lib/libldap.so.2
+
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_openldap() {
+  pkgdesc="Lightweight Directory Access Protocol (LDAP) client and server"
+  depends=("libldap>=${pkgver}" 'libltdl' 'unixodbc')
+  backup=('etc/openldap/slapd.conf' 'etc/openldap/slapd.ldif')
+
+  cd ${pkgbase}-${pkgver}
+  for dir in clients servers doc/man/man{1,5,8}; do
+pushd ${dir}
+make DESTDIR="${pkgdir}" install
+popd
+  done
+
+  make -C contrib/slapd-modules/autogroup prefix=/usr libexecdir=/usr/lib 

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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 15:09:10
  Author: wild
Revision: 420682

upgpkg: dub 1.13.0-1

Updated to 1.13.0 and linking with makepkg.conf's $LDFLAGS

Modified:
  dub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 14:56:46 UTC (rev 420681)
+++ PKGBUILD2019-01-05 15:09:10 UTC (rev 420682)
@@ -4,10 +4,10 @@
 # Contributor: Moritz Maxeiner 
 
 pkgname=dub
-pkgver=1.12.1
+pkgver=1.13.0
 pkgrel=1
 # Build date format is "mmm dd "
-_builddate="Dec 12 2018"
+_builddate="Jan 05 2019"
 pkgdesc="Developer package manager for D programming language"
 arch=('x86_64')
 url="https://github.com/D-Programming-Language/dub;
@@ -16,7 +16,7 @@
 makedepends=('ldc')
 depends=('liblphobos' 'curl')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('581b1cb6a5d4c2ff2bb02338e8a5d3aeee10761018f470923945e6a8dc0341352bc816dbb65b6b72202cc7398c2d9d9f076494030ac920e7b8280fff83ddcb5a')
+sha512sums=('9d9a3f22ef4ae28e117e2d14b6837a975b66316e99dad4de9c9def278a40e567d1f6d73f56381a49a4ddd2d96b86910eccb335171439701a282e4f1ce8630422')
 
 build() {
cd "$pkgname-$pkgver"
@@ -27,7 +27,7 @@
echo "module dub.version_;" > source/dub/version_.d
echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
 
-   ldmd2 -ofbin/dub -w -O -g -version=DubUseCurl -Isource -L-lcurl 
-L-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -release -flto=full 
-linker=gold -link-defaultlib-shared=false @build-files.txt
+   ldmd2 -ofbin/dub -release -O5 -version=DubUseCurl -Isource -L-lcurl 
-L="$LDFLAGS" -release -flto=full -linker=gold -link-defaultlib-shared=false 
@build-files.txt
 }
 
 package() {


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 15:08:21
  Author: arojas
Revision: 343006

Update to 2.4.47

Modified:
  openldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 14:50:54 UTC (rev 343005)
+++ PKGBUILD2019-01-05 15:08:21 UTC (rev 343006)
@@ -2,8 +2,8 @@
 
 pkgbase=openldap
 pkgname=('openldap' 'libldap')
-pkgver=2.4.46
-pkgrel=2
+pkgver=2.4.47
+pkgrel=1
 arch=('x86_64')
 url="https://www.openldap.org/;
 license=('custom')
@@ -11,7 +11,7 @@
 options=('!makeflags' 'emptydirs')
 
source=(https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pkgbase}-${pkgver}.tgz
 slapd.service openldap.tmpfiles openldap.sysusers openldap-ntlm.patch)
-sha1sums=('a9ae2273eb9bdd70090dafe0d018a3132606bef6'
+sha1sums=('c59d52dd75f7d1c7b02f83725da36c322d439674'
   '2441815efbfa01ad7a1d39068e5503b53d1d04b0'
   '1f68bd85fb50595c4e916db164d8e90e0c6e21ee'
   '2bf64351c32b0bf0a70663bd42de22910998b795'


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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 14:56:46
  Author: wild
Revision: 420681

archrelease: copy trunk to community-x86_64

Added:
  dscanner/repos/community-x86_64/PKGBUILD
(from rev 420680, dscanner/trunk/PKGBUILD)
Deleted:
  dscanner/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 14:56:35 UTC (rev 420680)
+++ PKGBUILD2019-01-05 14:56:46 UTC (rev 420681)
@@ -1,51 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=dscanner
-pkgver=0.5.11
-pkgrel=1
-_pkgcommit=150eb41bc5060368e4595d446bed08598707e63b
-pkgdesc="Swiss-army knife for D source code"
-arch=('x86_64')
-url="https://github.com/dlang-community/D-Scanner;
-license=("custom")
-groups=('dlang')
-makedepends=('ldc' 'git')
-depends=('liblphobos')
-source=("git+https://github.com/dlang-community/D-Scanner#commit=$_pkgcommit;
-"git+https://github.com/dlang-community/libdparse;
-"git+https://github.com/burner/inifiled;
-"git+https://github.com/economicmodeling/containers;
-"git+https://github.com/dlang-community/dsymbol;
-"git+https://github.com/economicmodeling/libddoc;
-"git+https://github.com/dlang-community/stdx-allocator;)
-sha512sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
-
-prepare() {
-  cd "$srcdir/D-Scanner"
-
-  git submodule init
-  git config submodule.libdparse.url "$srcdir/libdparse"
-  git config submodule.inifiled.url "$srcdir/inifiled"
-  git config submodule.containers.url "$srcdir/containers"
-  git config submodule.dsymbol.url "$srcdir/dsymbol"
-  git config submodule.libddoc.url "$srcdir/libddoc"
-  git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
-  git submodule update
-
-  # Only LDC have -O5
-  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false/g" 
makefile
-}
-
-build() {
-  cd "$srcdir/D-Scanner"
-  make ldc
-}
-
-package() {
-  # binaries
-  install -Dm755 "$srcdir/D-Scanner/bin/dscanner" "$pkgdir/usr/bin/dscanner"
-
-  # license
-  install -Dm644 "$srcdir/D-Scanner/LICENSE_1_0.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: dscanner/repos/community-x86_64/PKGBUILD (from rev 420680, 
dscanner/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 14:56:46 UTC (rev 420681)
@@ -0,0 +1,51 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=dscanner
+pkgver=0.6.0
+pkgrel=1
+_pkgcommit=3759479d9cee8ac322aeb22f95957333e8383e34
+pkgdesc="Swiss-army knife for D source code"
+arch=('x86_64')
+url="https://github.com/dlang-community/D-Scanner;
+license=("custom")
+groups=('dlang')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
+source=("git+https://github.com/dlang-community/D-Scanner#commit=$_pkgcommit;
+"git+https://github.com/dlang-community/libdparse;
+"git+https://github.com/burner/inifiled;
+"git+https://github.com/economicmodeling/containers;
+"git+https://github.com/dlang-community/dsymbol;
+"git+https://github.com/economicmodeling/libddoc;
+"git+https://github.com/dlang-community/stdx-allocator;)
+sha512sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
+
+prepare() {
+  cd "$srcdir/D-Scanner"
+
+  git submodule init
+  git config submodule.libdparse.url "$srcdir/libdparse"
+  git config submodule.inifiled.url "$srcdir/inifiled"
+  git config submodule.containers.url "$srcdir/containers"
+  git config submodule.dsymbol.url "$srcdir/dsymbol"
+  git config submodule.libddoc.url "$srcdir/libddoc"
+  git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
+  git submodule update
+
+  # Only LDC have -O5
+  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\"/g" makefile
+}
+
+build() {
+  cd "$srcdir/D-Scanner"
+  make ldc
+}
+
+package() {
+  # binaries
+  install -Dm755 "$srcdir/D-Scanner/bin/dscanner" "$pkgdir/usr/bin/dscanner"
+
+  # license
+  install -Dm644 "$srcdir/D-Scanner/LICENSE_1_0.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 14:56:35
  Author: wild
Revision: 420680

upgpkg: dscanner 0.6.0-1

Updated to 0.6.0 and linking with makepkg.conf's $LDFLAGS

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 14:52:17 UTC (rev 420679)
+++ PKGBUILD2019-01-05 14:56:35 UTC (rev 420680)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.5.11
+pkgver=0.6.0
 pkgrel=1
-_pkgcommit=150eb41bc5060368e4595d446bed08598707e63b
+_pkgcommit=3759479d9cee8ac322aeb22f95957333e8383e34
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;
@@ -34,7 +34,7 @@
   git submodule update
 
   # Only LDC have -O5
-  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false/g" 
makefile
+  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\"/g" makefile
 }
 
 build() {


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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 14:52:17
  Author: wild
Revision: 420679

archrelease: copy trunk to community-x86_64

Added:
  dfmt/repos/community-x86_64/PKGBUILD
(from rev 420678, dfmt/trunk/PKGBUILD)
Deleted:
  dfmt/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  107 +++--
 1 file changed, 55 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 14:52:06 UTC (rev 420678)
+++ PKGBUILD2019-01-05 14:52:17 UTC (rev 420679)
@@ -1,52 +0,0 @@
-# Maintainer: Dan Printzell 
-
-pkgname=('dfmt')
-pkgver=0.8.3
-pkgrel=1
-_pkgcommit=92d5e1ac8cef71be6538d4b8dc262970cf762f0a
-pkgdesc="Dfmt is a formatter for D source code"
-arch=('x86_64')
-url="https://github.com/dlang-community/dfmt;
-license=("custom")
-groups=('dlang')
-makedepends=('dmd' 'git')
-depends=('libphobos')
-
-source=(
-   "git+https://github.com/dlang-community/dfmt#commit=$_pkgcommit;
-   "git+https://github.com/dlang-community/libdparse;
-   "git+https://github.com/sociomantic-tsunami/makd;
-   "git+https://github.com/sociomantic-tsunami/beaver;
-   "git+https://github.com/dlang-community/stdx-allocator;
-)
-sha256sums=(
-   'SKIP'
-   'SKIP'
-   'SKIP'
-   'SKIP'
-   'SKIP'
-)
-
-prepare() {
-   cd "$srcdir/dfmt"
-
-   git submodule init
-   git config submodule.libdparse.url "$srcdir/libdparse"
-   git config submodule.makd.url "$srcdir/makd"
-   git config submodule.beaver.url "$srcdir/beaver"
-   git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
-   git submodule update
-}
-
-build() {
-   cd "$srcdir/dfmt"
-   make
-}
-
-package() {
-   # binaries
-   install -Dm755 "$srcdir/dfmt/bin/dfmt" "$pkgdir/usr/bin/dfmt"
-
-   # license
-   install -Dm644 "$srcdir/dfmt/LICENSE.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: dfmt/repos/community-x86_64/PKGBUILD (from rev 420678, 
dfmt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 14:52:17 UTC (rev 420679)
@@ -0,0 +1,55 @@
+# Maintainer: Dan Printzell 
+
+pkgname=('dfmt')
+pkgver=0.9.0
+pkgrel=1
+_pkgcommit=c3537a5d51c0d94389a5cb82dfa623726426e767
+pkgdesc="Dfmt is a formatter for D source code"
+arch=('x86_64')
+url="https://github.com/dlang-community/dfmt;
+license=("custom")
+groups=('dlang')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
+
+source=(
+   "git+https://github.com/dlang-community/dfmt#commit=$_pkgcommit;
+   "git+https://github.com/dlang-community/libdparse;
+   "git+https://github.com/sociomantic-tsunami/makd;
+   "git+https://github.com/sociomantic-tsunami/beaver;
+   "git+https://github.com/dlang-community/stdx-allocator;
+)
+sha256sums=(
+   'SKIP'
+   'SKIP'
+   'SKIP'
+   'SKIP'
+   'SKIP'
+)
+
+prepare() {
+   cd "$srcdir/dfmt"
+
+   git submodule init
+   git config submodule.libdparse.url "$srcdir/libdparse"
+   git config submodule.makd.url "$srcdir/makd"
+   git config submodule.beaver.url "$srcdir/beaver"
+   git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
+   git submodule update
+
+   _extraFlags="-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\""
+   sed -i "/LDC_FLAGS \:=/ a override LDC_FLAGS += $_extraFlags" makefile
+}
+
+build() {
+   cd "$srcdir/dfmt"
+   make ldc
+}
+
+package() {
+   # binaries
+   install -Dm755 "$srcdir/dfmt/bin/dfmt" "$pkgdir/usr/bin/dfmt"
+
+   # license
+   install -Dm644 "$srcdir/dfmt/LICENSE.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 14:52:06
  Author: wild
Revision: 420678

upgpkg: dfmt 0.9.0-1

Updated to 0.9.0, building with ldc and linking with makepkg.conf's $LDFLAGS

Modified:
  dfmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 14:40:45 UTC (rev 420677)
+++ PKGBUILD2019-01-05 14:52:06 UTC (rev 420678)
@@ -1,16 +1,16 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dfmt')
-pkgver=0.8.3
+pkgver=0.9.0
 pkgrel=1
-_pkgcommit=92d5e1ac8cef71be6538d4b8dc262970cf762f0a
+_pkgcommit=c3537a5d51c0d94389a5cb82dfa623726426e767
 pkgdesc="Dfmt is a formatter for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/dfmt;
 license=("custom")
 groups=('dlang')
-makedepends=('dmd' 'git')
-depends=('libphobos')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
 
 source=(
"git+https://github.com/dlang-community/dfmt#commit=$_pkgcommit;
@@ -36,11 +36,14 @@
git config submodule.beaver.url "$srcdir/beaver"
git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
git submodule update
+
+   _extraFlags="-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\""
+   sed -i "/LDC_FLAGS \:=/ a override LDC_FLAGS += $_extraFlags" makefile
 }
 
 build() {
cd "$srcdir/dfmt"
-   make
+   make ldc
 }
 
 package() {


[arch-commits] Commit in pambase/trunk (other)

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 14:50:54
  Author: dreisner
Revision: 343005

Use restrictive fallback for "other" PAM service

This is the upstream default as per:

http://www.linux-pam.org/Linux-PAM-html/sag-security-issues-other.html

Making this change requires that all programs gain PAM services specific to
their needs.

Modified:
  pambase/trunk/other

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

Modified: other
===
--- other   2019-01-05 14:43:16 UTC (rev 343004)
+++ other   2019-01-05 14:50:54 UTC (rev 343005)
@@ -1,5 +1,9 @@
 #%PAM-1.0
-auth   requiredpam_unix.so
-accountrequiredpam_unix.so
-password   requiredpam_unix.so
-sessionrequiredpam_unix.so
+auth  required   pam_deny.so
+auth  required   pam_warn.so
+account   required   pam_deny.so
+account   required   pam_warn.so
+password  required   pam_deny.so
+password  required   pam_warn.so
+session   required   pam_deny.so
+session   required   pam_warn.so


[arch-commits] Commit in pambase/trunk (system-login)

2019-01-05 Thread Dave Reisner via arch-commits
Date: Saturday, January 5, 2019 @ 14:43:16
  Author: dreisner
Revision: 343004

Switch from pam_tally to pam_tally2

Use a different faillog file because the new format of pam_tally2 is not
compatible with that of pam_tally.

Modified:
  pambase/trunk/system-login

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

Modified: system-login
===
--- system-login2019-01-05 14:35:07 UTC (rev 343003)
+++ system-login2019-01-05 14:43:16 UTC (rev 343004)
@@ -1,10 +1,11 @@
 #%PAM-1.0
 
-auth   required   pam_tally.so onerr=succeed file=/var/log/faillog
+auth   required   pam_tally2.soonerr=succeed file=/var/log/tallylog
 auth   required   pam_shells.so
 auth   requisite  pam_nologin.so
 auth   includesystem-auth
 
+accountrequired   pam_tally2.so 
 accountrequired   pam_access.so
 accountrequired   pam_nologin.so
 accountincludesystem-auth


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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 14:40:45
  Author: wild
Revision: 420677

archrelease: copy trunk to community-x86_64

Added:
  dcd/repos/community-x86_64/PKGBUILD
(from rev 420676, dcd/trunk/PKGBUILD)
  dcd/repos/community-x86_64/dcd.conf
(from rev 420676, dcd/trunk/dcd.conf)
  dcd/repos/community-x86_64/dcd.service
(from rev 420676, dcd/trunk/dcd.service)
Deleted:
  dcd/repos/community-x86_64/PKGBUILD
  dcd/repos/community-x86_64/dcd.conf
  dcd/repos/community-x86_64/dcd.service

-+
 PKGBUILD|  138 +-
 dcd.conf|2 
 dcd.service |   26 +-
 3 files changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 14:40:28 UTC (rev 420676)
+++ PKGBUILD2019-01-05 14:40:45 UTC (rev 420677)
@@ -1,69 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Mihails Strasuns 
-
-pkgname=dcd
-pkgver=0.9.13
-pkgrel=1
-_pkgcommit=baddc0a3fe97521e0b7fdbc1a45bde18afed4314
-pkgdesc="D Completion Daemon: auto-complete for the D programming language"
-arch=('x86_64')
-url="https://github.com/Hackerpilot/DCD;
-license=('GPL3')
-groups=('dlang')
-makedepends=('ldc' 'git')
-depends=('liblphobos')
-source=("git+https://github.com/dlang-community/DCD#commit=$_pkgcommit;
-"git+https://github.com/msgpack/msgpack-d;
-"git+https://github.com/economicmodeling/containers;
-"git+https://github.com/dlang-community/libdparse;
-"git+https://github.com/dlang-community/dsymbol;
-"dcd.service"
-   "dcd.conf")
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-
'563e660058721fdacdfa365a774e58b0e9cdb962e14198112a5d971aa4e35025529266130474212834d78ad1c11901e2f8208176a3891ce6ffc9a2ffd9c8c1e0'
-
'1480d4d66b6732f198fcaae52861b06c8bfcee7f622a546d643a4e8fb259aa0350415fb2f87b1bc4d301ad11af866d7962faf2bcfc0587971a86a73265676703')
-
-prepare() {
-  cd "$srcdir/DCD"
-
-  git submodule init
-  git config submodule.msgpack-d.url "$srcdir/msgpack-d"
-  git config submodule.containers.url "$srcdir/containers"
-  git config submodule.libdparse.url "$srcdir/libdparse"
-  git config submodule.dsymbol.url "$srcdir/dsymbol"
-  git submodule update
-
-  # Only LDC have -O5
-  sed -i "/-O5/ a -flto=full -linker=gold -link-defaultlib-shared=false" 
makefile
-}
-
-build() {
-  cd "$srcdir/DCD"
-
-  make ldc
-}
-
-package() {
-  # binaries
-  install -Dm755 "$srcdir/DCD/bin/dcd-server" "$pkgdir/usr/bin/dcd-server"
-  install -Dm755 "$srcdir/DCD/bin/dcd-client" "$pkgdir/usr/bin/dcd-client"
-
-  # documentation
-  install -d "$pkgdir/usr/share/man/man1/"
-  find "$srcdir/DCD/man1/" -type f -exec install -m 644 "{}" 
"$pkgdir/usr/share/man/man1/" \;
-
-  # license
-  install -Dm644 "$srcdir/DCD/License.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # systemd service
-  install -Dm644 "$srcdir/dcd.service" 
"$pkgdir/usr/lib/systemd/system/dcd.service"
-
-  # global config
-  install -Dm644 "$srcdir/dcd.conf" "$pkgdir/etc/dcd.conf"
-}

Copied: dcd/repos/community-x86_64/PKGBUILD (from rev 420676, 
dcd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 14:40:45 UTC (rev 420677)
@@ -0,0 +1,69 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Mihails Strasuns 
+
+pkgname=dcd
+pkgver=0.10.2
+pkgrel=1
+_pkgcommit=a163e33beb69cc661d8f82b3d983b4f39955f312
+pkgdesc="D Completion Daemon: auto-complete for the D programming language"
+arch=('x86_64')
+url="https://github.com/Hackerpilot/DCD;
+license=('GPL3')
+groups=('dlang')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
+source=("git+https://github.com/dlang-community/DCD#commit=$_pkgcommit;
+"git+https://github.com/msgpack/msgpack-d;
+"git+https://github.com/economicmodeling/containers;
+"git+https://github.com/dlang-community/libdparse;
+"git+https://github.com/dlang-community/dsymbol;
+"dcd.service"
+   "dcd.conf")
+sha512sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+
'563e660058721fdacdfa365a774e58b0e9cdb962e14198112a5d971aa4e35025529266130474212834d78ad1c11901e2f8208176a3891ce6ffc9a2ffd9c8c1e0'
+
'1480d4d66b6732f198fcaae52861b06c8bfcee7f622a546d643a4e8fb259aa0350415fb2f87b1bc4d301ad11af866d7962faf2bcfc0587971a86a73265676703')
+
+prepare() {
+  cd "$srcdir/DCD"
+
+  git submodule init
+  git config submodule.msgpack-d.url "$srcdir/msgpack-d"
+  git config submodule.containers.url "$srcdir/containers"
+  git config submodule.libdparse.url "$srcdir/libdparse"
+  git config submodule.dsymbol.url "$srcdir/dsymbol"
+  git submodule 

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

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 14:40:28
  Author: wild
Revision: 420676

upgpkg: dcd 0.10.2-1

Updated to 0.10.2 and linking with makepkg.conf's $LDFLAGS

Modified:
  dcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 13:49:24 UTC (rev 420675)
+++ PKGBUILD2019-01-05 14:40:28 UTC (rev 420676)
@@ -4,9 +4,9 @@
 # Contributor: Mihails Strasuns 
 
 pkgname=dcd
-pkgver=0.9.13
+pkgver=0.10.2
 pkgrel=1
-_pkgcommit=baddc0a3fe97521e0b7fdbc1a45bde18afed4314
+_pkgcommit=a163e33beb69cc661d8f82b3d983b4f39955f312
 pkgdesc="D Completion Daemon: auto-complete for the D programming language"
 arch=('x86_64')
 url="https://github.com/Hackerpilot/DCD;
@@ -40,7 +40,7 @@
   git submodule update
 
   # Only LDC have -O5
-  sed -i "/-O5/ a -flto=full -linker=gold -link-defaultlib-shared=false" 
makefile
+  sed -i "/-O5/ a -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\"" makefile
 }
 
 build() {


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

2019-01-05 Thread Jelle van der Waa via arch-commits
Date: Saturday, January 5, 2019 @ 14:35:07
  Author: jelle
Revision: 343003

Fix upstream url

FS#53266

Modified:
  habak/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 14:30:43 UTC (rev 343002)
+++ PKGBUILD2019-01-05 14:35:07 UTC (rev 343003)
@@ -5,7 +5,7 @@
 pkgver=0.2.5
 pkgrel=6
 pkgdesc="A background changing app"
-url="http://fvwm-crystal.org;
+url="https://sourceforge.net/projects/fvwm-crystal/;
 license=('GPL2')
 depends=('imlib2')
 
source=("http://archive.debian.org/debian/pool/main/h/habak/habak_$pkgver.orig.tar.gz;)


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

2019-01-05 Thread Jelle van der Waa via arch-commits
Date: Saturday, January 5, 2019 @ 14:30:27
  Author: jelle
Revision: 343001

upgpkg: gnome-builder 3.30.2-2

FS#49296 add python-lxml as optional dep.

Modified:
  gnome-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 14:27:46 UTC (rev 343000)
+++ PKGBUILD2019-01-05 14:30:27 UTC (rev 343001)
@@ -2,7 +2,7 @@
 
 pkgname=gnome-builder
 pkgver=3.30.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An IDE for writing GNOME-based software"
 url="https://wiki.gnome.org/Apps/Builder;
 arch=(x86_64)
@@ -13,7 +13,8 @@
 makedepends=(intltool llvm gobject-introspection gtk-doc yelp-tools 
appstream-glib vala git
  mm-common meson)
 checkdepends=(xorg-server-xvfb)
-optdepends=('gnome-code-assistance: Legacy assistance services')
+optdepends=('gnome-code-assistance: Legacy assistance services'
+'python-lxml: documentation support for Python auto-completion')
 groups=(gnome-extra)
 _commit=9b6992211f6edbbab7162c44a10ffe86de5eca6e  # tags/3.30.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-builder.git#commit=$_commit;)


[arch-commits] Commit in gnome-builder/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Jelle van der Waa via arch-commits
Date: Saturday, January 5, 2019 @ 14:30:43
  Author: jelle
Revision: 343002

archrelease: copy trunk to extra-x86_64

Added:
  gnome-builder/repos/extra-x86_64/PKGBUILD
(from rev 343001, gnome-builder/trunk/PKGBUILD)
Deleted:
  gnome-builder/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 14:30:27 UTC (rev 343001)
+++ PKGBUILD2019-01-05 14:30:43 UTC (rev 343002)
@@ -1,52 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-builder
-pkgver=3.30.2
-pkgrel=1
-pkgdesc="An IDE for writing GNOME-based software"
-url="https://wiki.gnome.org/Apps/Builder;
-arch=(x86_64)
-license=(GPL3)
-depends=(gtksourceview4 devhelp libgit2-glib gjs python-gobject clang 
desktop-file-utils
- ctags libpeas vte3 vala python-jedi autoconf-archive sysprof flatpak 
gspell libdazzle
- template-glib jsonrpc-glib python-sphinx webkit2gtk)
-makedepends=(intltool llvm gobject-introspection gtk-doc yelp-tools 
appstream-glib vala git
- mm-common meson)
-checkdepends=(xorg-server-xvfb)
-optdepends=('gnome-code-assistance: Legacy assistance services')
-groups=(gnome-extra)
-_commit=9b6992211f6edbbab7162c44a10ffe86de5eca6e  # tags/3.30.2^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-builder.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^GNOME_BUILDER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  git cherry-pick -n ba4d103
-}
-
-build() {
-  arch-meson $pkgname build \
---buildtype debugoptimized \
--D with_docs=true \
--D with_help=true \
--D with_editorconfig=true \
--D with_webkit=true \
--D with_vapi=true
-  ninja -C build
-}
-
-check() {
-  # some tests need an installed gnome-builder
-  xvfb-run meson test -C build || :
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}
-
-# vim:set sw=2 et:

Copied: gnome-builder/repos/extra-x86_64/PKGBUILD (from rev 343001, 
gnome-builder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 14:30:43 UTC (rev 343002)
@@ -0,0 +1,53 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-builder
+pkgver=3.30.2
+pkgrel=2
+pkgdesc="An IDE for writing GNOME-based software"
+url="https://wiki.gnome.org/Apps/Builder;
+arch=(x86_64)
+license=(GPL3)
+depends=(gtksourceview4 devhelp libgit2-glib gjs python-gobject clang 
desktop-file-utils
+ ctags libpeas vte3 vala python-jedi autoconf-archive sysprof flatpak 
gspell libdazzle
+ template-glib jsonrpc-glib python-sphinx webkit2gtk)
+makedepends=(intltool llvm gobject-introspection gtk-doc yelp-tools 
appstream-glib vala git
+ mm-common meson)
+checkdepends=(xorg-server-xvfb)
+optdepends=('gnome-code-assistance: Legacy assistance services'
+'python-lxml: documentation support for Python auto-completion')
+groups=(gnome-extra)
+_commit=9b6992211f6edbbab7162c44a10ffe86de5eca6e  # tags/3.30.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-builder.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GNOME_BUILDER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git cherry-pick -n ba4d103
+}
+
+build() {
+  arch-meson $pkgname build \
+--buildtype debugoptimized \
+-D with_docs=true \
+-D with_help=true \
+-D with_editorconfig=true \
+-D with_webkit=true \
+-D with_vapi=true
+  ninja -C build
+}
+
+check() {
+  # some tests need an installed gnome-builder
+  xvfb-run meson test -C build || :
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}
+
+# vim:set sw=2 et:


[arch-commits] Commit in libxslt/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 14:27:46
  Author: arojas
Revision: 343000

archrelease: copy trunk to testing-x86_64

Added:
  libxslt/repos/testing-x86_64/
  libxslt/repos/testing-x86_64/PKGBUILD
(from rev 342999, libxslt/trunk/PKGBUILD)

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

Copied: libxslt/repos/testing-x86_64/PKGBUILD (from rev 342999, 
libxslt/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-01-05 14:27:46 UTC (rev 343000)
@@ -0,0 +1,50 @@
+# Maintainer: Eric Belanger 
+# Contributor: John Proctor 
+
+pkgname=libxslt
+pkgver=1.1.33
+pkgrel=1
+pkgdesc="XML stylesheet transformation library"
+url="http://xmlsoft.org/XSLT/;
+arch=(x86_64)
+license=(custom)
+depends=(libxml2 libgcrypt)
+makedepends=(python2 git)
+checkdepends=(docbook-xml python)
+_commit=f1eb717f04d9cc297cc5e58e94b81ac96f47e741  # tags/v1.1.33^0
+source=("git+https://gitlab.gnome.org/GNOME/libxslt.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  sed -e 's|/usr/bin/python -u|/usr/bin/python2 -u|g' \
+  -e 's|/usr/bin/python$|/usr/bin/python2|g' \
+  -i python/tests/*.py
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --with-python=/usr/bin/python2
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  find "$pkgdir" -name '*.a' -print -delete
+}


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 14:27:16
  Author: arojas
Revision: 342999

Update to 1.1.33

Modified:
  libxslt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 12:20:07 UTC (rev 342998)
+++ PKGBUILD2019-01-05 14:27:16 UTC (rev 342999)
@@ -2,7 +2,7 @@
 # Contributor: John Proctor 
 
 pkgname=libxslt
-pkgver=1.1.32+3+g32c88216
+pkgver=1.1.33
 pkgrel=1
 pkgdesc="XML stylesheet transformation library"
 url="http://xmlsoft.org/XSLT/;
@@ -11,7 +11,7 @@
 depends=(libxml2 libgcrypt)
 makedepends=(python2 git)
 checkdepends=(docbook-xml python)
-_commit=32c88216ddbaa0f3491f45bc84ee89285c6a1129  # master
+_commit=f1eb717f04d9cc297cc5e58e94b81ac96f47e741  # tags/v1.1.33^0
 source=("git+https://gitlab.gnome.org/GNOME/libxslt.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-01-05 Thread David Runge via arch-commits
Date: Saturday, January 5, 2019 @ 13:49:24
  Author: dvzrv
Revision: 420675

archrelease: copy trunk to community-any

Added:
  cacti/repos/community-any/PKGBUILD
(from rev 420674, cacti/trunk/PKGBUILD)
  cacti/repos/community-any/tmpfiles.conf
(from rev 420674, cacti/trunk/tmpfiles.conf)
Deleted:
  cacti/repos/community-any/PKGBUILD
  cacti/repos/community-any/tmpfiles.conf

---+
 PKGBUILD  |  122 
 tmpfiles.conf |4 -
 2 files changed, 64 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 13:46:49 UTC (rev 420674)
+++ PKGBUILD2019-01-05 13:49:24 UTC (rev 420675)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: Sergej Pupykin 
-# Contributor: tuxbubling 
-
-pkgname=cacti
-pkgver=1.1.38
-pkgrel=1
-pkgdesc="Complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality."
-arch=('any')
-url="https://www.cacti.net;
-license=('GPL2')
-depends=('rrdtool' 'mariadb' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
-backup=('etc/webapps/cacti/.htaccess'
-'etc/webapps/cacti/config.php')
-source=("https://www.${pkgname}.net/downloads/${pkgname}-${pkgver}.tar.gz;
-'tmpfiles.conf')
-sha512sums=('1f91156416a9988fa149f9b8fc9fc7df904e4cf6d9a19a62d06c7de1ded99ddaec2f5b5f1a21b0effc4dee7b9c1d1911ca5aaa6113b57edc7e2f42b7969343b5'
-
'6d25f182141ca7d13388f7241eb27d783ea99b991c0b147382f8ec9eeeb521303531f8ad9dd7c968cb36b7bb657cb517b8c7f46fd1d777e1b10923d76e4efbd6')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # remove unneeded executable bits
-  find . -executable -type f -and -not -path "*scripts*" -exec chmod -c 644 {} 
\;
-}
-
-package() {
-  # create directories
-  install -vdm0755 "${pkgdir}/usr/share/webapps/${pkgname}" \
-"${pkgdir}/etc/webapps/${pkgname}" \
-"${pkgdir}/var/log/" "${pkgdir}/var/lib/${pkgname}/"
-
-  # move sources
-  mv -v "$srcdir/${pkgname}-${pkgver}"/* \
-"${pkgdir}/usr/share/webapps/${pkgname}"
-
-  # move and symlink configuration
-  echo "Require all denied" >> "${pkgdir}/etc/webapps/${pkgname}/.htaccess"
-  mv "${pkgdir}/usr/share/webapps/${pkgname}/include/config.php" \
-"${pkgdir}/etc/webapps/${pkgname}"
-  ln -sv "/etc/webapps/${pkgname}/.htaccess" \
-"${pkgdir}/usr/share/webapps/${pkgname}/.htaccess"
-  ln -sv "/etc/webapps/${pkgname}/config.php" \
-"${pkgdir}/usr/share/webapps/${pkgname}/include/config.php"
-
-  # move and symlink var directory
-  mv -v "${pkgdir}/usr/share/webapps/${pkgname}/rra" \
-"${pkgdir}/var/lib/${pkgname}/rra"
-  ln -sv "/var/lib/${pkgname}/rra" \
-"${pkgdir}/usr/share/webapps/${pkgname}/rra"
-
-  # move and symlink log directory
-  mv -v "${pkgdir}/usr/share/webapps/${pkgname}/log" \
-"${pkgdir}/var/log/${pkgname}"
-  ln -sv "/var/log/${pkgname}" "${pkgdir}/usr/share/webapps/${pkgname}/log"
-
-  # tmpfiles.d
-  install -vDm 644 "${srcdir}/tmpfiles.conf" \
-"${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf"
-}

Copied: cacti/repos/community-any/PKGBUILD (from rev 420674, 
cacti/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 13:49:24 UTC (rev 420675)
@@ -0,0 +1,62 @@
+# Maintainer: David Runge 
+# Contributor: Sergej Pupykin 
+# Contributor: tuxbubling 
+
+pkgname=cacti
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Network graphing solution using RRDTool"
+arch=('any')
+url="https://www.cacti.net;
+license=('GPL2')
+depends=('rrdtool' 'mariadb' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
+backup=('etc/webapps/cacti/.htaccess'
+'etc/webapps/cacti/config.php')
+source=("https://www.${pkgname}.net/downloads/${pkgname}-${pkgver}.tar.gz;
+'tmpfiles.conf')
+sha512sums=('8010f7c486d17f49983880551fa15acbda32078f4ac1d3be032a8e5c587bef70ceae8a34bb49fd2d1db13a1ad48674695ab53fa6fe858fa7e96dd64a03a8db17'
+
'6d25f182141ca7d13388f7241eb27d783ea99b991c0b147382f8ec9eeeb521303531f8ad9dd7c968cb36b7bb657cb517b8c7f46fd1d777e1b10923d76e4efbd6')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove unneeded executable bits
+  find . -executable -type f -and -not -path "*scripts*" -exec chmod -c 644 {} 
\;
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  install -vDm 644 {CHANGELOG,README.md} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  rm -v {CHANGELOG,LICENSE,README.md}
+  # create directories
+  install -vdm 0755 "${pkgdir}/usr/share/webapps/${pkgname}" \
+"${pkgdir}/etc/webapps/${pkgname}" \
+"${pkgdir}/var/log/" "${pkgdir}/var/lib/${pkgname}/"
+
+  # move sources
+  cp -av "../${pkgname}-${pkgver}"/* \
+"${pkgdir}/usr/share/webapps/${pkgname}"
+
+  # move and symlink configuration
+  echo "Require all denied" >> "${pkgdir}/etc/webapps/${pkgname}/.htaccess"
+  mv "${pkgdir}/usr/share/webapps/${pkgname}/include/config.php" \
+

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

2019-01-05 Thread David Runge via arch-commits
Date: Saturday, January 5, 2019 @ 13:46:49
  Author: dvzrv
Revision: 420674

upgpkg: cacti 1.2.0-1

Upgrading to 1.2.0. Shortening pkgdesc. Installing {CHANGELOG,README.md} to 
docdir.

Modified:
  cacti/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 12:08:26 UTC (rev 420673)
+++ PKGBUILD2019-01-05 13:46:49 UTC (rev 420674)
@@ -3,9 +3,9 @@
 # Contributor: tuxbubling 
 
 pkgname=cacti
-pkgver=1.1.38
+pkgver=1.2.0
 pkgrel=1
-pkgdesc="Complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality."
+pkgdesc="Network graphing solution using RRDTool"
 arch=('any')
 url="https://www.cacti.net;
 license=('GPL2')
@@ -14,7 +14,7 @@
 'etc/webapps/cacti/config.php')
 source=("https://www.${pkgname}.net/downloads/${pkgname}-${pkgver}.tar.gz;
 'tmpfiles.conf')
-sha512sums=('1f91156416a9988fa149f9b8fc9fc7df904e4cf6d9a19a62d06c7de1ded99ddaec2f5b5f1a21b0effc4dee7b9c1d1911ca5aaa6113b57edc7e2f42b7969343b5'
+sha512sums=('8010f7c486d17f49983880551fa15acbda32078f4ac1d3be032a8e5c587bef70ceae8a34bb49fd2d1db13a1ad48674695ab53fa6fe858fa7e96dd64a03a8db17'
 
'6d25f182141ca7d13388f7241eb27d783ea99b991c0b147382f8ec9eeeb521303531f8ad9dd7c968cb36b7bb657cb517b8c7f46fd1d777e1b10923d76e4efbd6')
 
 prepare() {
@@ -24,13 +24,16 @@
 }
 
 package() {
+  cd "${pkgname}-${pkgver}"
+  install -vDm 644 {CHANGELOG,README.md} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  rm -v {CHANGELOG,LICENSE,README.md}
   # create directories
-  install -vdm0755 "${pkgdir}/usr/share/webapps/${pkgname}" \
+  install -vdm 0755 "${pkgdir}/usr/share/webapps/${pkgname}" \
 "${pkgdir}/etc/webapps/${pkgname}" \
 "${pkgdir}/var/log/" "${pkgdir}/var/lib/${pkgname}/"
 
   # move sources
-  mv -v "$srcdir/${pkgname}-${pkgver}"/* \
+  cp -av "../${pkgname}-${pkgver}"/* \
 "${pkgdir}/usr/share/webapps/${pkgname}"
 
   # move and symlink configuration


[arch-commits] Commit in python-scipy/repos/community-x86_64 (3 files)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 12:08:26
  Author: arojas
Revision: 420673

archrelease: copy trunk to community-x86_64

Added:
  python-scipy/repos/community-x86_64/PKGBUILD
(from rev 420672, python-scipy/trunk/PKGBUILD)
  python-scipy/repos/community-x86_64/fix-utf8.patch
(from rev 420672, python-scipy/trunk/fix-utf8.patch)
Deleted:
  python-scipy/repos/community-x86_64/PKGBUILD

+
 PKGBUILD   |  195 ---
 fix-utf8.patch |   29 
 2 files changed, 130 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 12:08:01 UTC (rev 420672)
+++ PKGBUILD2019-01-05 12:08:26 UTC (rev 420673)
@@ -1,94 +0,0 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Bodor Dávid Gábor 
-# Contributor: Andrzej Giniewicz 
-
-_name=scipy
-pkgname=('python-scipy' 'python2-scipy')
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
-arch=('x86_64')
-url="http://www.scipy.org/;
-license=('BSD')
-makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
-checkdepends=('python-pytest' 'python2-pytest')
-#source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz;)
-source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz;)
-md5sums=('e57011507865b0b702aff6077d412e03')
-
-build() {
-  # required for gfortran
-  export LDFLAGS="-Wall -shared"
-
-  # 2 builds
-  cp -r scipy-${pkgver} scipy-${pkgver}-py2
-
-  # build for python3
-  cd scipy-${pkgver}
-  python3 setup.py config_fc --fcompiler=gnu95 build
-
-  # build for python2
-  cd ../scipy-${pkgver}-py2
-
-  for file in $(find . -name '*.py' -print); do
-   sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-   sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  python2 setup.py config_fc --fcompiler=gnu95 build
-}
-
-check() {
-  # we need to do a temp install so we can import scipy
-  # also, the tests must not be run from the scipy source directory
-  export LDFLAGS="-Wall -shared"
-
-  cd ${srcdir}/scipy-${pkgver}
-  python3 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${srcdir}/test --optimize=1
-  export PYTHONPATH=${srcdir}/test/usr/lib/python3.7/site-packages
-  cd ${srcdir}
-  python -c "from scipy import test; test('full')"
-
-  cd ${srcdir}/scipy-${pkgver}-py2
-  python2 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${srcdir}/test --optimize=1
-  export PYTHONPATH=${srcdir}/test/usr/lib/python2.7/site-packages
-  cd ${srcdir}
-  python2 -c "from scipy import test; test('full')"
-}
-
-package_python-scipy() {
-  depends=('python-numpy')
-  provides=('python3-scipy' 'scipy')
-  optdepends=('python-pillow: for image saving module')
-
-  cd scipy-${pkgver}
-  export LDFLAGS="-Wall -shared"
-
-  python3 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python-scipy/LICENSE"
-}
-
-package_python2-scipy() {
-  depends=('python2-numpy')
-  optdepends=('python2-pillow: for image saving module')
-  conflicts=('python-scipy<0.9.0')
-
-  cd scipy-${pkgver}-py2
-  export LDFLAGS="-Wall -shared"
-
-  python2 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python2-scipy/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-scipy/repos/community-x86_64/PKGBUILD (from rev 420672, 
python-scipy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 12:08:26 UTC (rev 420673)
@@ -0,0 +1,101 @@
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Bodor Dávid Gábor 
+# Contributor: Andrzej Giniewicz 
+
+_name=scipy
+pkgname=('python-scipy' 'python2-scipy')
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
+arch=('x86_64')
+url="http://www.scipy.org/;
+license=('BSD')
+makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest')
+#source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz;)
+source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz;
+fix-utf8.patch)
+md5sums=('e57011507865b0b702aff6077d412e03'
+ 

[arch-commits] Commit in python-scipy/trunk (PKGBUILD fix-utf8.patch)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 12:08:01
  Author: arojas
Revision: 420672

Fix encoding errors in scipy.stats

Added:
  python-scipy/trunk/fix-utf8.patch
Modified:
  python-scipy/trunk/PKGBUILD

+
 PKGBUILD   |   13 ++---
 fix-utf8.patch |   29 +
 2 files changed, 39 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 09:28:21 UTC (rev 420671)
+++ PKGBUILD2019-01-05 12:08:01 UTC (rev 420672)
@@ -8,7 +8,7 @@
 _name=scipy
 pkgname=('python-scipy' 'python2-scipy')
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
 arch=('x86_64')
 url="http://www.scipy.org/;
@@ -16,9 +16,16 @@
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 
#source=("https://github.com/scipy/scipy/releases/download/v${pkgver}/scipy-${pkgver}.tar.xz;)
-source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz;)
-md5sums=('e57011507865b0b702aff6077d412e03')
+source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz;
+fix-utf8.patch)
+md5sums=('e57011507865b0b702aff6077d412e03'
+ '20712d0338980270f5f3edca4b3f17e4')
 
+prepare() {
+  cd scipy-${pkgver}
+  patch -p1 -i ../fix-utf8.patch # Fix unicode issues that prevent importing 
scipy.stats on py2
+}
+
 build() {
   # required for gfortran
   export LDFLAGS="-Wall -shared"

Added: fix-utf8.patch
===
--- fix-utf8.patch  (rev 0)
+++ fix-utf8.patch  2019-01-05 12:08:01 UTC (rev 420672)
@@ -0,0 +1,29 @@
+From 4a8a35f2c27be9f209cfc6f347e7a57a4a62e693 Mon Sep 17 00:00:00 2001
+From: Eric Larson 
+Date: Wed, 19 Dec 2018 10:50:47 -0500
+Subject: [PATCH] FIX: Fix encoding lines
+
+---
+ scipy/stats/_continuous_distns.py   | 1 +
+ scipy/stats/_stats_mstats_common.py | 3 +++
+ 2 files changed, 4 insertions(+)
+
+diff --git a/scipy/stats/_continuous_distns.py 
b/scipy/stats/_continuous_distns.py
+index 44c05bb7d67..b48d7e7af32 100644
+--- a/scipy/stats/_continuous_distns.py
 b/scipy/stats/_continuous_distns.py
+@@ -1,3 +1,4 @@
++# -*- encoding: utf-8 -*-
+ #
+ # Author:  Travis Oliphant  2002-2011 with contributions from
+ #  SciPy Developers 2004-2011
+diff --git a/scipy/stats/_stats_mstats_common.py 
b/scipy/stats/_stats_mstats_common.py
+index e86c8287b48..be478da1f2a 100644
+--- a/scipy/stats/_stats_mstats_common.py
 b/scipy/stats/_stats_mstats_common.py
+@@ -1,3 +1,5 @@
++# -*- encoding: utf-8 -*-
++
+ from collections import namedtuple
+ 
+ import numpy as np


[arch-commits] Commit in opencv/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 10:58:14
  Author: arojas
Revision: 342997

archrelease: copy trunk to extra-x86_64

Added:
  opencv/repos/extra-x86_64/PKGBUILD
(from rev 342996, opencv/trunk/PKGBUILD)
Deleted:
  opencv/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  165 ++---
 1 file changed, 83 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 10:57:48 UTC (rev 342996)
+++ PKGBUILD2019-01-05 10:58:14 UTC (rev 342997)
@@ -1,82 +0,0 @@
-# Maintainer: Ray Rashif 
-# Contributor: Tobias Powalowski 
-
-pkgbase=opencv
-pkgname=(opencv opencv-samples)
-pkgver=4.0.1
-pkgrel=1
-pkgdesc="Open Source Computer Vision Library"
-arch=(x86_64)
-license=(BSD)
-url="http://opencv.org/;
-depends=(intel-tbb openexr gst-plugins-base libdc1394 cblas lapack libgphoto2 
jasper ffmpeg)
-makedepends=(cmake python-numpy python-setuptools mesa eigen hdf5 lapacke gtk3 
vtk glew)
-optdepends=('opencv-samples: samples'
-'gtk3: for the HighGUI module'
-'vtk: for the viz module'
-'hdf5: support for HDF5 format'
-'opencl-icd-loader: For coding with OpenCL'
-'python-numpy: Python interface')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/opencv/opencv/archive/$pkgver.zip;
-
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz;)
-sha256sums=('b79ccdc4797a959c5ab17249a8a302c066248ae070e4d7010e2d77a625fdb30a'
-'0d8acbad4b7074cfaafd906a7419c23629179d5e98894714402090b192ef8237')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
-  _pythonpath=`python -c "from sysconfig import get_path; 
print(get_path('platlib'))"`
-  cmake ../$pkgname-$pkgver \
--DWITH_OPENCL=ON \
--DWITH_OPENGL=ON \
--DWITH_TBB=ON \
--DOpenGL_GL_PREFERENCE=GLVND \
--DBUILD_WITH_DEBUG_INFO=OFF \
--DBUILD_TESTS=OFF \
--DBUILD_PERF_TESTS=OFF \
--DBUILD_EXAMPLES=ON \
--DINSTALL_C_EXAMPLES=ON \
--DINSTALL_PYTHON_EXAMPLES=ON \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCPU_BASELINE_DISABLE=SSE3 \
--DCPU_BASELINE_REQUIRE=SSE2 \
--DOPENCV_EXTRA_MODULES_PATH="$srcdir/opencv_contrib-$pkgver/modules" \
--DOPENCV_SKIP_PYTHON_LOADER=ON \
--DOPENCV_PYTHON3_INSTALL_PATH=$_pythonpath \
-
-DLAPACK_LIBRARIES="/usr/lib/liblapack.so;/usr/lib/libblas.so;/usr/lib/libcblas.so"
 \
--DLAPACK_CBLAS_H="/usr/include/cblas.h" \
--DLAPACK_LAPACKE_H="/usr/include/lapacke.h" \
--DOPENCV_GENERATE_PKGCONFIG=ON
-  make
-}
-
-package_opencv() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # install license file
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-
-  # separate samples package
-  cd "$pkgdir"/usr/share
-  mv opencv4/samples "$srcdir"/$pkgname-samples
-}
-
-package_opencv-samples() {
-  pkgdesc+=" (samples)"
-  depends=("opencv=$pkgver")
-  unset optdepends
-
-  mkdir -p "$pkgdir"/usr/share/opencv
-  cp -r "$srcdir"/opencv-samples "$pkgdir"/usr/share/opencv/samples
-  # fix permissions
-  chmod 755 "$pkgdir"/usr/share/opencv/samples/*
-
-  # install license file
-  install -Dm644 "$srcdir"/opencv-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: opencv/repos/extra-x86_64/PKGBUILD (from rev 342996, 
opencv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 10:58:14 UTC (rev 342997)
@@ -0,0 +1,83 @@
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Powalowski 
+
+pkgbase=opencv
+pkgname=(opencv opencv-samples)
+pkgver=4.0.1
+pkgrel=2
+pkgdesc="Open Source Computer Vision Library"
+arch=(x86_64)
+license=(BSD)
+url="http://opencv.org/;
+depends=(intel-tbb openexr gst-plugins-base libdc1394 cblas lapack libgphoto2 
jasper ffmpeg)
+makedepends=(cmake python-numpy python-setuptools mesa eigen hdf5 lapacke gtk3 
vtk glew)
+optdepends=('opencv-samples: samples'
+'gtk3: for the HighGUI module'
+'vtk: for the viz module'
+'hdf5: support for HDF5 format'
+'opencl-icd-loader: For coding with OpenCL'
+'python-numpy: Python interface')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/opencv/opencv/archive/$pkgver.zip;
+
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz;)
+sha256sums=('b79ccdc4797a959c5ab17249a8a302c066248ae070e4d7010e2d77a625fdb30a'
+'0d8acbad4b7074cfaafd906a7419c23629179d5e98894714402090b192ef8237')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
+  _pythonpath=`python 

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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 10:57:48
  Author: arojas
Revision: 342996

Enable nonfree algorithms (FS#61196)

Modified:
  opencv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:50:30 UTC (rev 342995)
+++ PKGBUILD2019-01-05 10:57:48 UTC (rev 342996)
@@ -4,7 +4,7 @@
 pkgbase=opencv
 pkgname=(opencv opencv-samples)
 pkgver=4.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Open Source Computer Vision Library"
 arch=(x86_64)
 license=(BSD)
@@ -51,7 +51,8 @@
 
-DLAPACK_LIBRARIES="/usr/lib/liblapack.so;/usr/lib/libblas.so;/usr/lib/libcblas.so"
 \
 -DLAPACK_CBLAS_H="/usr/include/cblas.h" \
 -DLAPACK_LAPACKE_H="/usr/include/lapacke.h" \
--DOPENCV_GENERATE_PKGCONFIG=ON
+-DOPENCV_GENERATE_PKGCONFIG=ON \
+-DOPENCV_ENABLE_NONFREE=ON
   make
 }
 


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

2019-01-05 Thread Jerome Leclanche via arch-commits
Date: Saturday, January 5, 2019 @ 08:54:01
  Author: jleclanche
Revision: 420651

archrelease: copy trunk to community-any

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

---+
 PKGBUILD  |   42 +-
 xonsh.install |   22 +++---
 2 files changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 08:53:51 UTC (rev 420650)
+++ PKGBUILD2019-01-05 08:54:01 UTC (rev 420651)
@@ -1,21 +0,0 @@
-# Maintainer: Jerome Leclanche 
-
-pkgname=xonsh
-pkgver=0.8.7
-pkgrel=1
-pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
-url="http://xon.sh/;
-arch=("any")
-license=("BSD")
-depends=("python" "python-ply")
-optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
-makedepends=("python-setuptools")
-source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip;)
-install=xonsh.install
-sha256sums=("f7171d6f3c80743ad7729c7e1370a14029236fc5904c44e6b9fd9efdf13cdce6")
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python setup.py install --root="$pkgdir"
-   install -D -m644 license "$pkgdir/usr/share/licenses/$pkgname/license"
-}

Copied: xonsh/repos/community-any/PKGBUILD (from rev 420650, 
xonsh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 08:54:01 UTC (rev 420651)
@@ -0,0 +1,21 @@
+# Maintainer: Jerome Leclanche 
+
+pkgname=xonsh
+pkgver=0.8.8
+pkgrel=1
+pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
+url="http://xon.sh/;
+arch=("any")
+license=("BSD")
+depends=("python" "python-ply")
+optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
+makedepends=("python-setuptools")
+source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip;)
+install=xonsh.install
+sha256sums=("f1a066a0ed30e71a1aecfd91936c3f0abbc30543578a2653b8406815a46e05e3")
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python setup.py install --root="$pkgdir"
+   install -D -m644 license "$pkgdir/usr/share/licenses/$pkgname/license"
+}

Deleted: xonsh.install
===
--- xonsh.install   2019-01-05 08:53:51 UTC (rev 420650)
+++ xonsh.install   2019-01-05 08:54:01 UTC (rev 420651)
@@ -1,11 +0,0 @@
-post_install() {
-   grep -x /usr/bin/xonsh /etc/shells >/dev/null || echo /usr/bin/xonsh >> 
/etc/shells
-}
-
-post_remove() {
-   sed -i "/^\/usr\/bin\/xonsh$/d" /etc/shells
-}
-
-post_upgrade() {
-   post_install
-}

Copied: xonsh/repos/community-any/xonsh.install (from rev 420650, 
xonsh/trunk/xonsh.install)
===
--- xonsh.install   (rev 0)
+++ xonsh.install   2019-01-05 08:54:01 UTC (rev 420651)
@@ -0,0 +1,11 @@
+post_install() {
+   grep -x /usr/bin/xonsh /etc/shells >/dev/null || echo /usr/bin/xonsh >> 
/etc/shells
+}
+
+post_remove() {
+   sed -i "/^\/usr\/bin\/xonsh$/d" /etc/shells
+}
+
+post_upgrade() {
+   post_install
+}


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

2019-01-05 Thread Jerome Leclanche via arch-commits
Date: Saturday, January 5, 2019 @ 08:53:51
  Author: jleclanche
Revision: 420650

upgpkg: xonsh 0.8.8-1

Upstream release 0.8.8

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:34:16 UTC (rev 420649)
+++ PKGBUILD2019-01-05 08:53:51 UTC (rev 420650)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=xonsh
-pkgver=0.8.7
+pkgver=0.8.8
 pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="http://xon.sh/;
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools")
 
source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip;)
 install=xonsh.install
-sha256sums=("f7171d6f3c80743ad7729c7e1370a14029236fc5904c44e6b9fd9efdf13cdce6")
+sha256sums=("f1a066a0ed30e71a1aecfd91936c3f0abbc30543578a2653b8406815a46e05e3")
 
 package() {
cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in libgxps/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Jan Steffens via arch-commits
Date: Saturday, January 5, 2019 @ 08:50:30
  Author: heftig
Revision: 342995

archrelease: copy trunk to extra-x86_64

Added:
  libgxps/repos/extra-x86_64/PKGBUILD
(from rev 342994, libgxps/trunk/PKGBUILD)
Deleted:
  libgxps/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 08:50:19 UTC (rev 342994)
+++ PKGBUILD2019-01-05 08:50:30 UTC (rev 342995)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Ionut Biru 
-
-pkgname=libgxps
-pkgver=0.3.0
-pkgrel=1
-pkgdesc="XPS Documents library"
-url="https://wiki.gnome.org/Projects/libgxps;
-arch=(i686 x86_64)
-license=(GPL2)
-depends=(gtk3 libarchive libjpeg-turbo libtiff lcms2)
-makedepends=(gobject-introspection gtk-doc git meson)
-_commit=762b3026bb3f29cdc67f7816ef3d34d7d9a243ec  # tags/0.3.0^0
-source=("git+https://git.gnome.org/browse/libgxps#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname \
--Denable-man=true -Denable-gtk-doc=true
-  ninja
-}
-
-check() {
-  cd build
-  mesontest
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgxps/repos/extra-x86_64/PKGBUILD (from rev 342994, 
libgxps/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 08:50:30 UTC (rev 342995)
@@ -0,0 +1,39 @@
+# Maintainer: Jan de Groot 
+# Contributor: Ionut Biru 
+
+pkgname=libgxps
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="XPS Documents library"
+url="https://wiki.gnome.org/Projects/libgxps;
+arch=(x86_64)
+license=(GPL2)
+depends=(gtk3 libarchive libjpeg-turbo libtiff lcms2)
+makedepends=(gobject-introspection gtk-doc git meson)
+_commit=1e508695c38ede224464ab311a2e65cf17ae  # tags/0.3.1^0
+source=("git+https://gitlab.gnome.org/GNOME/libgxps.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D enable-man=true -D enable-gtk-doc=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-01-05 Thread Jan Steffens via arch-commits
Date: Saturday, January 5, 2019 @ 08:50:19
  Author: heftig
Revision: 342994

0.3.1-1

Modified:
  libgxps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:33:12 UTC (rev 342993)
+++ PKGBUILD2019-01-05 08:50:19 UTC (rev 342994)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=libgxps
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="XPS Documents library"
 url="https://wiki.gnome.org/Projects/libgxps;
@@ -10,8 +10,8 @@
 license=(GPL2)
 depends=(gtk3 libarchive libjpeg-turbo libtiff lcms2)
 makedepends=(gobject-introspection gtk-doc git meson)
-_commit=762b3026bb3f29cdc67f7816ef3d34d7d9a243ec  # tags/0.3.0^0
-source=("git+https://git.gnome.org/browse/libgxps#commit=$_commit;)
+_commit=1e508695c38ede224464ab311a2e65cf17ae  # tags/0.3.1^0
+source=("git+https://gitlab.gnome.org/GNOME/libgxps.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -20,25 +20,20 @@
 }
 
 prepare() {
-  mkdir build
   cd $pkgname
 }
 
 build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname \
--Denable-man=true -Denable-gtk-doc=true
-  ninja
+  arch-meson $pkgname build -D enable-man=true -D enable-gtk-doc=true
+  ninja -C build
 }
 
 check() {
-  cd build
-  mesontest
+  meson test -C build
 }
 
 package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
+  DESTDIR="$pkgdir" meson install -C build
 }
 
 # vim:set ts=2 sw=2 et:


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:34:16
  Author: felixonmars
Revision: 420649

archrelease: copy trunk to community-staging-x86_64

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

---+
 PKGBUILD  |   75 
 stack.install |4 ++
 2 files changed, 79 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 420648, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-05 08:34:16 UTC (rev 420649)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.9.3
+pkgrel=28
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-cryptonite' 
'haskell-cryptonite-conduit' 'haskell-echo'
+ 'haskell-exceptions' 'haskell-extra' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-githash' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hpack' 'haskell-hpc' 'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-mintty' 'haskell-monad-logger' 
'haskell-mono-traversable'
+ 'haskell-mustache' 'haskell-neat-interpolation' '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-primitive' 'haskell-project-template' 
'haskell-regex-applicative-text'
+ 'haskell-resourcet' 'haskell-retry' 'haskell-rio' 'haskell-split' 
'haskell-store'
+ 'haskell-store-core' 'haskell-streaming-commons' 'haskell-tar' 
'haskell-temporary'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-typed-process'
+ 'haskell-unicode-transforms' 'haskell-unix-compat' 'haskell-unliftio'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-yaml' 
'haskell-zip-archive'
+ 'haskell-zlib' 'haskell-bindings-uname')
+makedepends=('ghc' 'git' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("git+https://github.com/commercialhaskell/stack.git#tag=v$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+  hpack
+  sed -i '/semigroups/d' $pkgname.cabal
+}
+
+build() {
+  cd $pkgname
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  runhaskell Setup build
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd $pkgname
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}

Copied: stack/repos/community-staging-x86_64/stack.install (from rev 420648, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-01-05 08:34:16 UTC (rev 
420649)
@@ -0,0 +1,4 @@
+post_install() {
+  

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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:34:00
  Author: felixonmars
Revision: 420648

upgpkg: stack 1.9.3-28

rebuild with patience 0.2.1.0

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:27:50 UTC (rev 420647)
+++ PKGBUILD2019-01-05 08:34:00 UTC (rev 420648)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3
-pkgrel=27
+pkgrel=28
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")


[arch-commits] Commit in kio-extras/repos/extra-x86_64 (4 files)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:33:12
  Author: arojas
Revision: 342993

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 342992, kio-extras/trunk/PKGBUILD)
  kio-extras/repos/extra-x86_64/kio-extras-rpc.patch
(from rev 342992, kio-extras/trunk/kio-extras-rpc.patch)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD
  kio-extras/repos/extra-x86_64/kio-extras-rpc.patch

--+
 PKGBUILD |   90 -
 kio-extras-rpc.patch |   90 -
 2 files changed, 90 insertions(+), 90 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 08:32:52 UTC (rev 342992)
+++ PKGBUILD2019-01-05 08:33:12 UTC (rev 342993)
@@ -1,45 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=18.12.0
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools gperf taglib khtml libappimage)
-optdepends=('qt5-imageformats: thumbnails for additional image formats'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'khtml: man kioslave' 'phonon-qt5: audio file previews' 
'libappimage: AppImage thumbnails')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
-kio-extras-rpc.patch)
-sha256sums=('c5ac845efcc37f1710d3a5204181bbb27f9bd06429ec95d018c63bc2503d74e9'
-'SKIP'
-'94d9fd44daddb07fcd18d4c49c379838bdc5e4f0bdd9e03519814295eb6b7895')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../kio-extras-rpc.patch # fix build of kio-nfs with glibc 2.27
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 342992, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 08:33:12 UTC (rev 342993)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=18.12.0
+pkgrel=2
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools gperf taglib khtml libappimage)
+optdepends=('qt5-imageformats: thumbnails for additional image formats'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'khtml: man kioslave' 'phonon-qt5: audio file previews' 
'libappimage: AppImage thumbnails')
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+kio-extras-rpc.patch)
+sha256sums=('c5ac845efcc37f1710d3a5204181bbb27f9bd06429ec95d018c63bc2503d74e9'
+'SKIP'
+'94d9fd44daddb07fcd18d4c49c379838bdc5e4f0bdd9e03519814295eb6b7895')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kio-extras-rpc.patch # fix build of kio-nfs with glibc 2.27
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kio-extras-rpc.patch
===
--- kio-extras-rpc.patch2019-01-05 08:32:52 UTC (rev 342992)
+++ kio-extras-rpc.patch2019-01-05 08:33:12 UTC (rev 342993)
@@ -1,45 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 97528179..bf82cfac 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -170,9 +170,9 @@ if(NOT WIN32)
-if(Gperf_FOUND AND KF5KHtml_FOUND)
-  add_subdirectory( man )
-endif()
--   check_include_files(rpc/rpc.h HAVE_RPC_RPC_H)
--   add_feature_info("NFS kioslave" HAVE_RPC_RPC_H "The RPC library is needed 
to build the NFS 

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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:32:52
  Author: arojas
Revision: 342992

Rebuild against properly soversioned libappimage 0.1.5

Modified:
  kio-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:27:48 UTC (rev 342991)
+++ PKGBUILD2019-01-05 08:32:52 UTC (rev 342992)
@@ -4,7 +4,7 @@
 
 pkgname=kio-extras
 pkgver=18.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(x86_64)
 url='https://www.kde.org/applications/internet/'


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:27:28
  Author: arojas
Revision: 342990

Update to 0.1.5

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:25:22 UTC (rev 342989)
+++ PKGBUILD2019-01-05 08:27:28 UTC (rev 342990)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=libappimage
-pkgver=0.1.4
+pkgver=0.1.5
 pkgrel=1
 pkgdesc="Reference implementation of the AppImage specification"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(cairo libarchive squashfuse)
 makedepends=(cmake wget vim desktop-file-utils)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
-sha256sums=('a6781687d3548c1d5096974dd92e229464f88b27a58e09099a9a8a0e3a64ce7f')
+sha256sums=('9b0a2b0005bf3ac9ddf1d448be12627ea2f5ac40e3a02ecc204b309a08df03f1')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in libappimage/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:27:48
  Author: arojas
Revision: 342991

archrelease: copy trunk to extra-x86_64

Added:
  libappimage/repos/extra-x86_64/PKGBUILD
(from rev 342990, libappimage/trunk/PKGBUILD)
Deleted:
  libappimage/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 08:27:28 UTC (rev 342990)
+++ PKGBUILD2019-01-05 08:27:48 UTC (rev 342991)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=libappimage
-pkgver=0.1.4
-pkgrel=1
-pkgdesc="Reference implementation of the AppImage specification"
-arch=(x86_64)
-url="https://appimage.org/;
-license=(GPL)
-depends=(cairo libarchive squashfuse)
-makedepends=(cmake wget vim desktop-file-utils)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
-sha256sums=('a6781687d3548c1d5096974dd92e229464f88b27a58e09099a9a8a0e3a64ce7f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DUSE_SYSTEM_XZ=ON \
--DUSE_SYSTEM_SQUASHFUSE=ON \
--DUSE_SYSTEM_LIBARCHIVE=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libappimage/repos/extra-x86_64/PKGBUILD (from rev 342990, 
libappimage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 08:27:48 UTC (rev 342991)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libappimage
+pkgver=0.1.5
+pkgrel=1
+pkgdesc="Reference implementation of the AppImage specification"
+arch=(x86_64)
+url="https://appimage.org/;
+license=(GPL)
+depends=(cairo libarchive squashfuse)
+makedepends=(cmake wget vim desktop-file-utils)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
+sha256sums=('9b0a2b0005bf3ac9ddf1d448be12627ea2f5ac40e3a02ecc204b309a08df03f1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DUSE_SYSTEM_XZ=ON \
+-DUSE_SYSTEM_SQUASHFUSE=ON \
+-DUSE_SYSTEM_LIBARCHIVE=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:27:34
  Author: felixonmars
Revision: 420646

upgpkg: idris 1.3.1-25

rebuild with patience 0.2.1.0

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:23:31 UTC (rev 420645)
+++ PKGBUILD2019-01-05 08:27:34 UTC (rev 420646)
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.1
-pkgrel=24
+pkgrel=25
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/;
 license=("BSD")


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:27:50
  Author: felixonmars
Revision: 420647

archrelease: copy trunk to community-staging-x86_64

Added:
  idris/repos/community-staging-x86_64/
  idris/repos/community-staging-x86_64/PKGBUILD
(from rev 420646, idris/trunk/PKGBUILD)

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

Copied: idris/repos/community-staging-x86_64/PKGBUILD (from rev 420646, 
idris/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-05 08:27:50 UTC (rev 420647)
@@ -0,0 +1,61 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.3.1
+pkgrel=25
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-base64-bytestring' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-cheapskate' 'haskell-code-page' 
'haskell-fingertree'
+ 'haskell-fsnotify' 'haskell-ieee754' 'haskell-libffi' 
'haskell-megaparsec6'
+ 'haskell-network' 'haskell-optparse-applicative' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-split' 'haskell-terminal-size' 'haskell-uniplate' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-vector' 
'haskell-vector-binary-instances'
+ 'haskell-zip-archive')
+makedepends=('ghc' 'haskell-tagged' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-rerun'
+ 'nodejs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz;)
+sha512sums=('555c7fdfad7e4f69b1aa4f6237cf4432831cd74e33342bd802ff3bc763118178b742b386035f8c071820b5e2bc71c5372c4acb356835155677046d360b722746')
+
+prepare() {
+cd Idris-dev-$pkgver
+
+sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls 
../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
+libs/*/Makefile
+sed -i -e 's/< *1.4/<2/' -e 's/< *0.6/<1/' -e 's/< *0.2/<1/' idris.cabal
+sed -i '1i{-# language NoMonadFailDesugaring #-}' 
src/Idris/Core/CaseTree.hs src/Idris/Parser/Stack.hs src/Idris/Elab/Term.hs
+}
+
+build() {
+cd Idris-dev-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fFFI -fGMP -f-release -f-freestanding -f-CI -f-execonly
+LC_CTYPE=en_US.UTF-8 runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd Idris-dev-$pkgver
+# TODO: figure out the tests
+PATH="$PWD/dist/build:$PATH" LD_LIBRARY_PATH="$PWD/dist/build" runhaskell 
Setup test || warning "Tests failed"
+}
+
+package() {
+cd Idris-dev-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in grantlee/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:25:22
  Author: arojas
Revision: 342989

archrelease: copy trunk to extra-x86_64

Added:
  grantlee/repos/extra-x86_64/PKGBUILD
(from rev 342988, grantlee/trunk/PKGBUILD)
Deleted:
  grantlee/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 08:24:51 UTC (rev 342988)
+++ PKGBUILD2019-01-05 08:25:22 UTC (rev 342989)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=grantlee
-pkgver=5.1.0
-pkgrel=2
-pkgdesc="A string template engine based on the Django template system and 
written in Qt5"
-arch=('x86_64')
-url="https://www.gitorious.org/grantlee/pages/Home;
-license=('LGPL3')
-depends=('qt5-script')
-makedepends=('cmake' 'doxygen')
-conflicts=('grantlee-qt5')
-provides=('grantlee-qt5')
-replaces=('grantlee-qt5')
-source=("http://downloads.grantlee.org/grantlee-$pkgver.tar.gz"{,.asc}) # 
Stephen Kelly 
-md5sums=('57989ae9f7c113e682ef1713a6f1e92a'
- 'SKIP')
-validpgpkeys=(FCA530E51EE4331C2DF16637D264C7B1D02D6509)
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTS=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: grantlee/repos/extra-x86_64/PKGBUILD (from rev 342988, 
grantlee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 08:25:22 UTC (rev 342989)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=grantlee
+pkgver=5.1.0
+pkgrel=3
+pkgdesc="A string template engine based on the Django template system and 
written in Qt5"
+arch=(x86_64)
+url="http://www.grantlee.org/;
+license=(LGPL2.1)
+depends=('qt5-script')
+makedepends=(cmake doxygen)
+source=("http://downloads.grantlee.org/grantlee-$pkgver.tar.gz"{,.asc})
+sha256sums=('ea2e402466c74bb533eee2c7252209ec61cd93a5d236fecd625b4a0eb13a1478'
+'SKIP')
+validpgpkeys=(FCA530E51EE4331C2DF16637D264C7B1D02D6509) # Stephen Kelly 

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


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:24:51
  Author: arojas
Revision: 342988

Fix URL (FS#61278), fix license (FS#61279)

Modified:
  grantlee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:23:14 UTC (rev 342987)
+++ PKGBUILD2019-01-05 08:24:51 UTC (rev 342988)
@@ -4,20 +4,17 @@
 
 pkgname=grantlee
 pkgver=5.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A string template engine based on the Django template system and 
written in Qt5"
-arch=('x86_64')
-url="https://www.gitorious.org/grantlee/pages/Home;
-license=('LGPL3')
+arch=(x86_64)
+url="http://www.grantlee.org/;
+license=(LGPL2.1)
 depends=('qt5-script')
-makedepends=('cmake' 'doxygen')
-conflicts=('grantlee-qt5')
-provides=('grantlee-qt5')
-replaces=('grantlee-qt5')
-source=("http://downloads.grantlee.org/grantlee-$pkgver.tar.gz"{,.asc}) # 
Stephen Kelly 
-md5sums=('57989ae9f7c113e682ef1713a6f1e92a'
- 'SKIP')
-validpgpkeys=(FCA530E51EE4331C2DF16637D264C7B1D02D6509)
+makedepends=(cmake doxygen)
+source=("http://downloads.grantlee.org/grantlee-$pkgver.tar.gz"{,.asc})
+sha256sums=('ea2e402466c74bb533eee2c7252209ec61cd93a5d236fecd625b4a0eb13a1478'
+'SKIP')
+validpgpkeys=(FCA530E51EE4331C2DF16637D264C7B1D02D6509) # Stephen Kelly 

 
 prepare() {
   mkdir -p build
@@ -27,7 +24,6 @@
   cd build
   cmake ../$pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
 -DBUILD_TESTS=OFF
   make
 }


[arch-commits] Commit in (libcerf)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:23:31
  Author: arojas
Revision: 420645

community2extra: Moving libcerf from community to extra

Deleted:
  libcerf/


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:23:10
  Author: arojas
Revision: 342986

community2extra: Moving libcerf from community to extra

Added:
  libcerf/
  libcerf/repos/
  libcerf/trunk/
  libcerf/trunk/PKGBUILD

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

Added: libcerf/trunk/PKGBUILD
===
--- libcerf/trunk/PKGBUILD  (rev 0)
+++ libcerf/trunk/PKGBUILD  2019-01-05 08:23:10 UTC (rev 342986)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libcerf
+pkgver=1.11
+pkgrel=1
+pkgdesc="Self-contained numeric library that provides an efficient and 
accurate implementation of complex error functions"
+arch=(x86_64)
+url="http://apps.jcns.fz-juelich.de/doku/sc/libcerf;
+license=(custom)
+depends=(glibc)
+makedepends=(cmake)
+source=(http://apps.jcns.fz-juelich.de/src/libcerf/$pkgname-$pkgver.tgz)
+sha256sums=('70101cac4a0d7863322d4d06cf95c507a9cfd64fc99ad1b31a8425204cfd9672')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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


[arch-commits] Commit in libcerf/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:23:14
  Author: arojas
Revision: 342987

archrelease: copy trunk to extra-x86_64

Added:
  libcerf/repos/extra-x86_64/
  libcerf/repos/extra-x86_64/PKGBUILD
(from rev 342986, libcerf/trunk/PKGBUILD)

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

Copied: libcerf/repos/extra-x86_64/PKGBUILD (from rev 342986, 
libcerf/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2019-01-05 08:23:14 UTC (rev 342987)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libcerf
+pkgver=1.11
+pkgrel=1
+pkgdesc="Self-contained numeric library that provides an efficient and 
accurate implementation of complex error functions"
+arch=(x86_64)
+url="http://apps.jcns.fz-juelich.de/doku/sc/libcerf;
+license=(custom)
+depends=(glibc)
+makedepends=(cmake)
+source=(http://apps.jcns.fz-juelich.de/src/libcerf/$pkgname-$pkgver.tgz)
+sha256sums=('70101cac4a0d7863322d4d06cf95c507a9cfd64fc99ad1b31a8425204cfd9672')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in gnuplot/repos/extra-x86_64 (4 files)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:22:57
  Author: arojas
Revision: 342985

archrelease: copy trunk to extra-x86_64

Added:
  gnuplot/repos/extra-x86_64/PKGBUILD
(from rev 342984, gnuplot/trunk/PKGBUILD)
  gnuplot/repos/extra-x86_64/lua53_compat.patch
(from rev 342984, gnuplot/trunk/lua53_compat.patch)
Deleted:
  gnuplot/repos/extra-x86_64/PKGBUILD
  gnuplot/repos/extra-x86_64/lua53_compat.patch

+
 PKGBUILD   |  104 +--
 lua53_compat.patch |   26 ++--
 2 files changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 08:22:35 UTC (rev 342984)
+++ PKGBUILD2019-01-05 08:22:57 UTC (rev 342985)
@@ -1,52 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: damir 
-# Contributor: Tom Newsom 
-
-pkgname=gnuplot
-pkgver=5.2.5
-pkgrel=1
-pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and 
others" 
-arch=('x86_64')
-url="http://www.gnuplot.info; 
-license=('custom') 
-depends=('readline' 'gd' 'wxgtk2' 'cairo' 'libjpeg' 'lua' 'qt5-svg' 'gnutls') 
-makedepends=('texinfo' 'texlive-core' 'emacs' 'texlive-latexextra' 'qt5-tools')
-source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
-"lua53_compat.patch")
-sha1sums=('6c0e43968ec19f813241b91cbcf15e44f6ad5c73'
-  '9005fa9e4da91ceedb8ccd1d761866e7b064f8b1')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  # fix default source location; use the GDFONTPATH variable to modify at 
runtime
-  sed -i 's|/usr/X11R6/lib/X11/fonts/truetype|/usr/share/fonts/TTF|' 
src/variable.c
-
-  sed -i -e 's|/usr/X11R6/lib/X11/fonts/Type1|/usr/share/fonts/Type1|' \
-  -e 
's|$(X11ROOT)/X11R6/lib/X11/fonts/Type1|$(X11ROOT)/usr/share/fonts/Type1|' \
-  src/variable.c
-
-  patch -p1 < "$srcdir"/lua53_compat.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  MAKEINFO=/usr/bin/makeinfo  WX_CONFIG=/usr/bin/wx-config ./configure 
--prefix=/usr \
-  --libexecdir=/usr/bin \
-  --with-gihdir=/usr/share/gnuplot \
-  --with-readline=gnu \
-  --with-bitmap-terminals \
-  --with-wx-single-threaded \
-  --with-texdir=/usr/share/texmf/tex/latex/gnuplot
-  make pkglibexecdir=/usr/bin
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make pkglibexecdir=/usr/bin DESTDIR="${pkgdir}" install
-
-  install -Dm644 Copyright "${pkgdir}/usr/share/licenses/$pkgname/Copyright"
-
-  rm -f "${pkgdir}/usr/share/texmf-dist/ls-R"
-}

Copied: gnuplot/repos/extra-x86_64/PKGBUILD (from rev 342984, 
gnuplot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 08:22:57 UTC (rev 342985)
@@ -0,0 +1,52 @@
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+# Contributor: Tom Newsom 
+
+pkgname=gnuplot
+pkgver=5.2.6
+pkgrel=1
+pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and 
others" 
+arch=('x86_64')
+url="http://www.gnuplot.info; 
+license=('custom') 
+depends=('readline' 'gd' 'wxgtk2' 'cairo' 'libjpeg' 'lua' 'qt5-svg' 'gnutls' 
'libcerf') 
+makedepends=('texinfo' 'texlive-core' 'emacs' 'texlive-latexextra' 'qt5-tools')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
+"lua53_compat.patch")
+sha1sums=('e39a58addf5d69814cd6631a2aff24c5a5206c05'
+  '9005fa9e4da91ceedb8ccd1d761866e7b064f8b1')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+
+  # fix default source location; use the GDFONTPATH variable to modify at 
runtime
+  sed -i 's|/usr/X11R6/lib/X11/fonts/truetype|/usr/share/fonts/TTF|' 
src/variable.c
+
+  sed -i -e 's|/usr/X11R6/lib/X11/fonts/Type1|/usr/share/fonts/Type1|' \
+  -e 
's|$(X11ROOT)/X11R6/lib/X11/fonts/Type1|$(X11ROOT)/usr/share/fonts/Type1|' \
+  src/variable.c
+
+  patch -p1 < "$srcdir"/lua53_compat.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  MAKEINFO=/usr/bin/makeinfo  WX_CONFIG=/usr/bin/wx-config ./configure 
--prefix=/usr \
+  --libexecdir=/usr/bin \
+  --with-gihdir=/usr/share/gnuplot \
+  --with-readline=gnu \
+  --with-bitmap-terminals \
+  --with-wx-single-threaded \
+  --with-texdir=/usr/share/texmf/tex/latex/gnuplot
+  make pkglibexecdir=/usr/bin
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make pkglibexecdir=/usr/bin DESTDIR="${pkgdir}" install
+
+  install -Dm644 Copyright "${pkgdir}/usr/share/licenses/$pkgname/Copyright"
+
+  rm -f "${pkgdir}/usr/share/texmf-dist/ls-R"
+}

Deleted: lua53_compat.patch
===
--- lua53_compat.patch  2019-01-05 08:22:35 UTC (rev 342984)
+++ lua53_compat.patch  2019-01-05 08:22:57 UTC (rev 342985)
@@ -1,13 +0,0 @@
-diff --git a/term/lua.trm b/term/lua.trm
-index af63d68..474221f 100644
 

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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:22:35
  Author: arojas
Revision: 342984

Update to 5.2.6, add libcerf support

Modified:
  gnuplot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:14:15 UTC (rev 342983)
+++ PKGBUILD2019-01-05 08:22:35 UTC (rev 342984)
@@ -3,17 +3,17 @@
 # Contributor: Tom Newsom 
 
 pkgname=gnuplot
-pkgver=5.2.5
+pkgver=5.2.6
 pkgrel=1
 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and 
others" 
 arch=('x86_64')
 url="http://www.gnuplot.info; 
 license=('custom') 
-depends=('readline' 'gd' 'wxgtk2' 'cairo' 'libjpeg' 'lua' 'qt5-svg' 'gnutls') 
+depends=('readline' 'gd' 'wxgtk2' 'cairo' 'libjpeg' 'lua' 'qt5-svg' 'gnutls' 
'libcerf') 
 makedepends=('texinfo' 'texlive-core' 'emacs' 'texlive-latexextra' 'qt5-tools')
 
source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
 "lua53_compat.patch")
-sha1sums=('6c0e43968ec19f813241b91cbcf15e44f6ad5c73'
+sha1sums=('e39a58addf5d69814cd6631a2aff24c5a5206c05'
   '9005fa9e4da91ceedb8ccd1d761866e7b064f8b1')
 
 prepare() {


[arch-commits] Commit in suitesparse/repos/extra-x86_64 (4 files)

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:14:15
  Author: arojas
Revision: 342983

archrelease: copy trunk to extra-x86_64

Added:
  suitesparse/repos/extra-x86_64/PKGBUILD
(from rev 342982, suitesparse/trunk/PKGBUILD)
  suitesparse/repos/extra-x86_64/suitesparse-no-demo.patch
(from rev 342982, suitesparse/trunk/suitesparse-no-demo.patch)
Deleted:
  suitesparse/repos/extra-x86_64/PKGBUILD
  suitesparse/repos/extra-x86_64/suitesparse-no-demo.patch

---+
 PKGBUILD  |   83 +---
 suitesparse-no-demo.patch |   22 +--
 2 files changed, 52 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-05 08:13:30 UTC (rev 342982)
+++ PKGBUILD2019-01-05 08:14:15 UTC (rev 342983)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-
-pkgname=suitesparse
-pkgver=5.3.0
-pkgrel=1
-pkgdesc="A collection of sparse matrix libraries"
-url="http://faculty.cse.tamu.edu/davis/suitesparse.html;
-arch=('x86_64')
-conflicts=('umfpack')
-provides=('umfpack')
-replaces=('umfpack')
-depends=('metis' 'lapack' 'intel-tbb')
-makedepends=('gcc-fortran' 'cmake' 'chrpath')
-license=('GPL')
-options=('staticlibs')
-source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz;
-suitesparse-no-demo.patch)
-sha1sums=('2c484c8dfacfbb46b1af00c187e369c7a85d2ede'
-  '2737ae324e50d3f3941619fbc64ba6e0a8d6993e')
-
-prepare() {
-  patch -p0 -i suitesparse-no-demo.patch # Don't run test application at build 
time
-}
-
-build() {
-   cd SuiteSparse
-
-   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so make
-}
-
-
-package() {
-   cd SuiteSparse
-   install -dm755 "${pkgdir}"/usr/{include,lib}
-
-   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so \
- make INSTALL_LIB="${pkgdir}"/usr/lib 
INSTALL_INCLUDE="${pkgdir}"/usr/include install
-
-   # fix RPATH
-   chrpath -d "$pkgdir"/usr/lib/*
-}

Copied: suitesparse/repos/extra-x86_64/PKGBUILD (from rev 342982, 
suitesparse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-05 08:14:15 UTC (rev 342983)
@@ -0,0 +1,41 @@
+# Maintainer: Ronald van Haren 
+
+pkgname=suitesparse
+pkgver=5.4.0
+pkgrel=1
+pkgdesc="A collection of sparse matrix libraries"
+url="http://faculty.cse.tamu.edu/davis/suitesparse.html;
+arch=('x86_64')
+conflicts=('umfpack')
+provides=('umfpack')
+replaces=('umfpack')
+depends=('metis' 'lapack' 'intel-tbb')
+makedepends=('gcc-fortran' 'cmake' 'chrpath')
+license=('GPL')
+options=('staticlibs')
+source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz;
+suitesparse-no-demo.patch)
+sha1sums=('23bb875f50c2b1ea7d9e7885e1956fa02e210824'
+  '2737ae324e50d3f3941619fbc64ba6e0a8d6993e')
+
+prepare() {
+  patch -p0 -i suitesparse-no-demo.patch # Don't run test application at build 
time
+}
+
+build() {
+   cd SuiteSparse
+
+   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so make
+}
+
+
+package() {
+   cd SuiteSparse
+   install -dm755 "${pkgdir}"/usr/{include,lib}
+
+   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so \
+ make INSTALL_LIB="${pkgdir}"/usr/lib 
INSTALL_INCLUDE="${pkgdir}"/usr/include install
+
+   # fix RPATH
+   chrpath -d "$pkgdir"/usr/lib/*
+}

Deleted: suitesparse-no-demo.patch
===
--- suitesparse-no-demo.patch   2019-01-05 08:13:30 UTC (rev 342982)
+++ suitesparse-no-demo.patch   2019-01-05 08:14:15 UTC (rev 342983)
@@ -1,11 +0,0 @@
 SuiteSparse/Makefile.orig  2018-07-09 06:14:46.321600511 +
-+++ SuiteSparse/Makefile   2018-07-09 06:14:56.631628163 +
-@@ -13,7 +13,7 @@
- go: metis
-   ( cd SuiteSparse_config && $(MAKE) )
-   ( cd GraphBLAS && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
--  ( cd Mongoose  && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
-+  ( cd Mongoose  && $(MAKE) library CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
-   ( cd AMD && $(MAKE) )
-   ( cd BTF && $(MAKE) )
-   ( cd CAMD && $(MAKE) )

Copied: suitesparse/repos/extra-x86_64/suitesparse-no-demo.patch (from rev 
342982, suitesparse/trunk/suitesparse-no-demo.patch)
===
--- suitesparse-no-demo.patch   (rev 0)
+++ suitesparse-no-demo.patch   2019-01-05 08:14:15 UTC (rev 342983)
@@ -0,0 +1,11 @@
+--- SuiteSparse/Makefile.orig  2018-07-09 06:14:46.321600511 +
 SuiteSparse/Makefile   2018-07-09 06:14:56.631628163 +
+@@ -13,7 +13,7 @@
+ go: metis
+   ( cd SuiteSparse_config && $(MAKE) )
+   ( cd GraphBLAS && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
+-  ( cd Mongoose  && $(MAKE) 

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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:14:29
  Author: felixonmars
Revision: 420643

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-ui/repos/community-staging-x86_64/
  hledger-ui/repos/community-staging-x86_64/PKGBUILD
(from rev 420642, hledger-ui/trunk/PKGBUILD)

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

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 420642, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-05 08:14:29 UTC (rev 420643)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.12.1
+pkgrel=8
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-ansi-terminal' 
'haskell-async'
+ 'haskell-base-compat-batteries' 'haskell-cmdargs' 
'haskell-data-default' 'haskell-fsnotify'
+ 'haskell-microlens' 'haskell-microlens-platform' 'haskell-megaparsec' 
'haskell-pretty-show'
+ 'haskell-safe' 'haskell-split' 'haskell-text-zipper' 'haskell-vector' 
'haskell-brick'
+ 'haskell-vty')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('60bffe992673b7f1f7d4ac9c94a45daa24626314952e569ee66b543dc4ef7d6832e76bd785a067224e5c273c07ffddd4ccf40b656c42f33eb54027cee0b36baa')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-01-05 Thread Antonio Rojas via arch-commits
Date: Saturday, January 5, 2019 @ 08:13:30
  Author: arojas
Revision: 342982

Update to 5.4.0

Modified:
  suitesparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:02:34 UTC (rev 342981)
+++ PKGBUILD2019-01-05 08:13:30 UTC (rev 342982)
@@ -1,7 +1,7 @@
 # Maintainer: Ronald van Haren 
 
 pkgname=suitesparse
-pkgver=5.3.0
+pkgver=5.4.0
 pkgrel=1
 pkgdesc="A collection of sparse matrix libraries"
 url="http://faculty.cse.tamu.edu/davis/suitesparse.html;
@@ -15,7 +15,7 @@
 options=('staticlibs')
 
source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz;
 suitesparse-no-demo.patch)
-sha1sums=('2c484c8dfacfbb46b1af00c187e369c7a85d2ede'
+sha1sums=('23bb875f50c2b1ea7d9e7885e1956fa02e210824'
   '2737ae324e50d3f3941619fbc64ba6e0a8d6993e')
 
 prepare() {


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:14:12
  Author: felixonmars
Revision: 420642

upgpkg: hledger-ui 1.12.1-8

rebuild with patience 0.2.1.0

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:13:14 UTC (rev 420641)
+++ PKGBUILD2019-01-05 08:14:12 UTC (rev 420642)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-ui
 pkgver=1.12.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:13:14
  Author: felixonmars
Revision: 420641

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-mustache/repos/community-staging-x86_64/
  haskell-mustache/repos/community-staging-x86_64/PKGBUILD
(from rev 420640, haskell-mustache/trunk/PKGBUILD)

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

Copied: haskell-mustache/repos/community-staging-x86_64/PKGBUILD (from rev 
420640, haskell-mustache/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-05 08:13:14 UTC (rev 420641)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+
+_hkgname=mustache
+pkgname=haskell-mustache
+pkgver=2.3.0
+pkgrel=132
+pkgdesc="A mustache template parser library."
+url="https://github.com/JustusAdam/mustache;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-either' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-scientific' 'haskell-th-lift' 'haskell-cmdargs' 
'haskell-yaml')
+makedepends=('ghc' 'haskell-hspec' 'haskell-base-unicode-symbols' 
'haskell-wreq' 'haskell-zlib'
+ 'haskell-tar' 'haskell-lens' 'haskell-temporary')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('bdefb406a44bb3648ca7129128767be04c780d967757385770111a0da8f91ff7165213038e8abc7799b28b66eb7d2f47383346837fad7e6327dad7aa714971f6')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+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
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:12:58
  Author: felixonmars
Revision: 420640

upgpkg: haskell-mustache 2.3.0-132

rebuild with patience 0.2.1.0

Modified:
  haskell-mustache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:11:49 UTC (rev 420639)
+++ PKGBUILD2019-01-05 08:12:58 UTC (rev 420640)
@@ -3,7 +3,7 @@
 _hkgname=mustache
 pkgname=haskell-mustache
 pkgver=2.3.0
-pkgrel=131
+pkgrel=132
 pkgdesc="A mustache template parser library."
 url="https://github.com/JustusAdam/mustache;
 license=('BSD')


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:11:49
  Author: felixonmars
Revision: 420639

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-wreq/repos/community-staging-x86_64/
  haskell-wreq/repos/community-staging-x86_64/PKGBUILD
(from rev 420638, haskell-wreq/trunk/PKGBUILD)

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

Copied: haskell-wreq/repos/community-staging-x86_64/PKGBUILD (from rev 420638, 
haskell-wreq/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-05 08:11:49 UTC (rev 420639)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=wreq
+pkgname=haskell-wreq
+pkgver=0.5.3.1
+pkgrel=5
+pkgdesc="An easy-to-use HTTP client library."
+url="https://github.com/bos/wreq;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-authenticate-oauth'
+ 'haskell-base16-bytestring' 'haskell-case-insensitive' 
'haskell-cryptonite'
+ 'haskell-exceptions' 'haskell-hashable' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-lens' 'haskell-lens-aeson' 
'haskell-memory'
+ 'haskell-mime-types' 'haskell-psqueues' 'haskell-time-locale-compat'
+ 'haskell-unordered-containers' 'haskell-aeson-pretty' 
'haskell-base64-bytestring'
+ 'haskell-snap-core' 'haskell-snap-server' 'haskell-unix-compat' 
'haskell-uuid')
+makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hunit' 
'haskell-quickcheck'
+ 'haskell-network-info' 'haskell-temporary' 
'haskell-test-framework'
+ 'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2' 'haskell-vector')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('1ab1a5762a760e89b3fe3f15320a85d2ec1e181a87e87cb10eac18e44439d81ee3813d2c88b311b9fb7be6986f2cad63c3b69f8119db2e7f75c88d1b781910fc')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fdoctest -f-aws -fhttpbin -f-developer
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+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
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:11:33
  Author: felixonmars
Revision: 420638

upgpkg: haskell-wreq 0.5.3.1-5

rebuild with patience 0.2.1.0

Modified:
  haskell-wreq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:08:48 UTC (rev 420637)
+++ PKGBUILD2019-01-05 08:11:33 UTC (rev 420638)
@@ -3,7 +3,7 @@
 _hkgname=wreq
 pkgname=haskell-wreq
 pkgver=0.5.3.1
-pkgrel=4
+pkgrel=5
 pkgdesc="An easy-to-use HTTP client library."
 url="https://github.com/bos/wreq;
 license=('BSD')


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:08:48
  Author: felixonmars
Revision: 420637

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-turtle/repos/community-staging-x86_64/
  haskell-turtle/repos/community-staging-x86_64/PKGBUILD
(from rev 420636, haskell-turtle/trunk/PKGBUILD)

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

Copied: haskell-turtle/repos/community-staging-x86_64/PKGBUILD (from rev 
420636, haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-05 08:08:48 UTC (rev 420637)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.5.13
+pkgrel=3
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-exceptions'
+ 'haskell-foldl' 'haskell-hostname' 'haskell-managed' 
'haskell-optparse-applicative'
+ 'haskell-optional-args' 'haskell-system-fileio' 
'haskell-system-filepath'
+ 'haskell-temporary' 'haskell-unix-compat')
+makedepends=('ghc' 'haskell-doctest')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('7ff0568dd12193e2131a29eaf4f4f95fa2fa573af51694d2e01dec29ede09fd2231ee2944588d27f37fe0728dc89edffcbfc3d39c50becde2d585eaf4ed7d2d4')
+
+prepare() {
+sed -i 's/]/, "-dynamic"]/' $_hkgname-$pkgver/test/Main.hs
+sed -i '/semigroups/d' $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+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
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-01-05 Thread Felix Yan via arch-commits
Date: Saturday, January 5, 2019 @ 08:08:31
  Author: felixonmars
Revision: 420636

upgpkg: haskell-turtle 1.5.13-3

rebuild with patience 0.2.1.0

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 08:07:17 UTC (rev 420635)
+++ PKGBUILD2019-01-05 08:08:31 UTC (rev 420636)
@@ -4,7 +4,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.5.13
-pkgrel=2
+pkgrel=3
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library;
 license=('BSD')


  1   2   >