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

2018-11-18 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, November 19, 2018 @ 07:41:13
  Author: bpiotrowski
Revision: 340117

2.26-1

Modified:
  libcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-19 07:28:16 UTC (rev 340116)
+++ PKGBUILD2018-11-19 07:41:13 UTC (rev 340117)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria 
 
 pkgname=libcap
-pkgver=2.25
-pkgrel=2
+pkgver=2.26
+pkgrel=1
 pkgdesc='POSIX 1003.1e capabilities'
 arch=('x86_64')
 url='http://sites.google.com/site/fullycapable/'
@@ -13,7 +13,8 @@
 makedepends=('linux-api-headers')
 validpgpkeys=('38A644698C69787344E954CE29EE848AE2CCF3F4') # Andrew G. Morgan 

 
source=(https://kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-$pkgver.tar.{xz,sign})
-md5sums=('b839e5d46c2ad33fc8aa2ceb5f77' 'SKIP')
+md5sums=('968ac4d42a1a71754313527be2ab5df3'
+ 'SKIP')
 
 prepare() {
   cd $pkgname-$pkgver


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

2018-11-18 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, November 19, 2018 @ 07:41:21
  Author: bpiotrowski
Revision: 340118

archrelease: copy trunk to testing-x86_64

Added:
  libcap/repos/testing-x86_64/
  libcap/repos/testing-x86_64/PKGBUILD
(from rev 340117, libcap/trunk/PKGBUILD)

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

Copied: libcap/repos/testing-x86_64/PKGBUILD (from rev 340117, 
libcap/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-11-19 07:41:21 UTC (rev 340118)
@@ -0,0 +1,38 @@
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Hugo Doria 
+
+pkgname=libcap
+pkgver=2.26
+pkgrel=1
+pkgdesc='POSIX 1003.1e capabilities'
+arch=('x86_64')
+url='http://sites.google.com/site/fullycapable/'
+license=('GPL2')
+depends=('glibc' 'attr')
+makedepends=('linux-api-headers')
+validpgpkeys=('38A644698C69787344E954CE29EE848AE2CCF3F4') # Andrew G. Morgan 

+source=(https://kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-$pkgver.tar.{xz,sign})
+md5sums=('968ac4d42a1a71754313527be2ab5df3'
+ 'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i "/SBINDIR/s#sbin#bin#" Make.Rules
+  
+  # use our buildflags
+  sed -i "s/CFLAGS :=/CFLAGS += \$(CPPFLAGS) /" Make.Rules
+  sed -i "s/LDFLAGS :=/LDFLAGS +=/" Make.Rules
+}
+
+build() {
+  make -C $pkgname-$pkgver KERNEL_HEADERS=/usr/include
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix=/usr lib=/lib DESTDIR="$pkgdir" RAISE_SETFCAP=no install
+
+  install -Dm644 pam_cap/capability.conf \
+"$pkgdir"/usr/share/doc/$pkgname/capability.conf.example
+}


[arch-commits] Commit in flatpak/repos/extra-x86_64 (8 files)

2018-11-18 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, November 19, 2018 @ 07:28:16
  Author: bpiotrowski
Revision: 340116

archrelease: copy trunk to extra-x86_64

Added:
  flatpak/repos/extra-x86_64/PKGBUILD
(from rev 340115, flatpak/trunk/PKGBUILD)
  flatpak/repos/extra-x86_64/flathub.flatpakrepo
(from rev 340115, flatpak/trunk/flathub.flatpakrepo)
  flatpak/repos/extra-x86_64/flatpak-bindir.sh
(from rev 340115, flatpak/trunk/flatpak-bindir.sh)
  flatpak/repos/extra-x86_64/flatpak.install
(from rev 340115, flatpak/trunk/flatpak.install)
Deleted:
  flatpak/repos/extra-x86_64/PKGBUILD
  flatpak/repos/extra-x86_64/flathub.flatpakrepo
  flatpak/repos/extra-x86_64/flatpak-bindir.sh
  flatpak/repos/extra-x86_64/flatpak.install

-+
 PKGBUILD|  172 +-
 flathub.flatpakrepo |   16 ++--
 flatpak-bindir.sh   |   14 ++--
 flatpak.install |   18 ++---
 4 files changed, 110 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-19 07:28:04 UTC (rev 340115)
+++ PKGBUILD2018-11-19 07:28:16 UTC (rev 340116)
@@ -1,86 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=flatpak
-pkgver=1.0.6
-pkgrel=1
-pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
-url="http://flatpak.org;
-arch=(x86_64)
-license=(LGPL2.1)
-depends=(dbus systemd glib2 libsoup polkit libxau ostree json-glib libseccomp 
libarchive
- python bubblewrap appstream-glib xdg-dbus-proxy)
-makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
-checkdepends=(valgrind)
-install=flatpak.install
-_commit=38b5560c66a5b28287df964b6a61d928ec163ed2  # tags/1.0.6^0
-source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
-"git+https://github.com/projectatomic/bubblewrap;
-"git+https://gitlab.gnome.org/GNOME/libglnx.git;
-"git+https://github.com/flatpak/xdg-dbus-proxy;
-flatpak-bindir.sh flathub.flatpakrepo)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'cf20e4831bceaaee74e9298b4ad7c4d2d51085d43f62d1c6a2d2977d2f421e00'
-'3371dd250e61d9e1633630073fefda153cd4426f72f4afa0c3373ae2e8fea03a')
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.bubblewrap.url "$srcdir/bubblewrap"
-  git config --local submodule.libglnx.url "$srcdir/libglnx"
-  git config --local submodule.dbus-proxy.url "$srcdir/xdg-dbus-proxy"
-  git submodule update
-
-  # https://github.com/flatpak/flatpak/issues/267
-  sed -i '/locale\/C\./d' tests/make-test-runtime.sh
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $pkgname
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---disable-static \
---enable-gtk-doc \
---with-system-bubblewrap \
---with-system-dbus-proxy \
---with-priv-mode=setuid \
---with-dbus-config-dir=/usr/share/dbus-1/system.d
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname
-  # Xattr tests fail on tmpfs
-  make -k check || :
-}
-
-package() {
-  depends+=(xdg-desktop-portal)
-
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  install -Dt "$pkgdir/etc/profile.d" -m644 ../flatpak-bindir.sh
-  install -Dt "$pkgdir/usr/share/flatpak" -m644 ../flathub.flatpakrepo
-
-  # Fixup mode to match polkit
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Copied: flatpak/repos/extra-x86_64/PKGBUILD (from rev 340115, 
flatpak/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-19 07:28:16 UTC (rev 340116)
@@ -0,0 +1,86 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=flatpak
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
+url="http://flatpak.org;
+arch=(x86_64)
+license=(LGPL2.1)
+depends=(dbus systemd glib2 libsoup polkit libxau ostree json-glib libseccomp 
libarchive
+ python bubblewrap appstream-glib xdg-dbus-proxy)
+makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
+checkdepends=(valgrind)
+install=flatpak.install
+_commit=fa086463718a9bf39b52af5bd51afca2bfae1288  # tags/1.1.0^0
+source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
+"git+https://github.com/projectatomic/bubblewrap;
+"git+https://gitlab.gnome.org/GNOME/libglnx.git;
+"git+https://github.com/flatpak/xdg-dbus-proxy;
+flatpak-bindir.sh flathub.flatpakrepo)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'cf20e4831bceaaee74e9298b4ad7c4d2d51085d43f62d1c6a2d2977d2f421e00'
+

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

2018-11-18 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, November 19, 2018 @ 07:28:04
  Author: bpiotrowski
Revision: 340115

1.1.0-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-19 05:56:03 UTC (rev 340114)
+++ PKGBUILD2018-11-19 07:28:04 UTC (rev 340115)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=flatpak
-pkgver=1.0.6
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
 url="http://flatpak.org;
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
 checkdepends=(valgrind)
 install=flatpak.install
-_commit=38b5560c66a5b28287df964b6a61d928ec163ed2  # tags/1.0.6^0
+_commit=fa086463718a9bf39b52af5bd51afca2bfae1288  # tags/1.1.0^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
 "git+https://github.com/projectatomic/bubblewrap;
 "git+https://gitlab.gnome.org/GNOME/libglnx.git;


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

2018-11-18 Thread Anatol Pomozov via arch-commits
Date: Monday, November 19, 2018 @ 05:56:03
  Author: anatolik
Revision: 340114

Replace md5sums with sha1sums

Modified:
  alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 23:47:50 UTC (rev 340113)
+++ PKGBUILD2018-11-19 05:56:03 UTC (rev 340114)
@@ -12,15 +12,14 @@
 license=('LGPL')
 source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2
 
fix_streams.patch::'http://git.alsa-project.org/?p=alsa-lib.git;a=patch;h=b420056604f06117c967b65d43d01536c5ffcbc9')
+sha1sums=('eca62790517220297ec82ba8a5258bcb6e708866'
+  '92da3c05177c5ac8ab0892f56a4360b60c444939')
 
-
-
 prepare() {
   cd $srcdir/$pkgname-$pkgver
   patch -p1 < ../fix_streams.patch  # FS60591
 }
 
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --without-debug --prefix=/usr --with-pythonlibs="-lpthread -lm 
-ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
@@ -31,5 +30,3 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
-md5sums=('51ca1283e27e7dc10207ccce33919cf2'
- '4e70371f011e7875c11e805654d851a4')


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

2018-11-18 Thread Kyle Keen via arch-commits
Date: Monday, November 19, 2018 @ 05:32:41
  Author: kkeen
Revision: 408754

archrelease: copy trunk to community-staging-any

Added:
  jupyter_console/repos/community-staging-any/
  jupyter_console/repos/community-staging-any/PKGBUILD
(from rev 408753, jupyter_console/trunk/PKGBUILD)

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

Copied: jupyter_console/repos/community-staging-any/PKGBUILD (from rev 408753, 
jupyter_console/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2018-11-19 05:32:41 UTC (rev 408754)
@@ -0,0 +1,27 @@
+# Maintainer: Kyle Keen 
+
+pkgname=jupyter_console
+pkgver=6.0.0
+pkgrel=1
+pkgdesc="An IPython-like terminal frontend for Jupyter kernels in any 
language."
+arch=('any')
+url="https://pypi.org/project/jupyter_console/;
+license=('BSD')
+depends=('ipython' 'python-jupyter_client' 'python-ipykernel'
+ 'python-pygments' 'python-prompt_toolkit')
+makedepends=('python-setuptools')
+#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_console/archive/$pkgver.tar.gz;)
+source=("https://files.pythonhosted.org/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('59bbd67721a7a5eb7361967af962cc4f')
+
+build() {
+  cd "$srcdir/jupyter_console-$pkgver"
+
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir/jupyter_console-$pkgver"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-11-18 Thread Kyle Keen via arch-commits
Date: Monday, November 19, 2018 @ 05:32:28
  Author: kkeen
Revision: 408753

upgpkg: jupyter_console 6.0.0-1

Modified:
  jupyter_console/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-19 05:28:52 UTC (rev 408752)
+++ PKGBUILD2018-11-19 05:32:28 UTC (rev 408753)
@@ -1,8 +1,8 @@
 # Maintainer: Kyle Keen 
 
 pkgname=jupyter_console
-pkgver=5.2.0
-pkgrel=2
+pkgver=6.0.0
+pkgrel=1
 pkgdesc="An IPython-like terminal frontend for Jupyter kernels in any 
language."
 arch=('any')
 url="https://pypi.org/project/jupyter_console/;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 
#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_console/archive/$pkgver.tar.gz;)
 
source=("https://files.pythonhosted.org/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('175953df3c76ffa6d4d5cb23198ab324')
+md5sums=('59bbd67721a7a5eb7361967af962cc4f')
 
 build() {
   cd "$srcdir/jupyter_console-$pkgver"


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

2018-11-18 Thread Kyle Keen via arch-commits
Date: Monday, November 19, 2018 @ 05:28:52
  Author: kkeen
Revision: 408752

archrelease: copy trunk to community-staging-any

Added:
  ipython/repos/community-staging-any/
  ipython/repos/community-staging-any/PKGBUILD
(from rev 408751, ipython/trunk/PKGBUILD)

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

Copied: ipython/repos/community-staging-any/PKGBUILD (from rev 408751, 
ipython/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2018-11-19 05:28:52 UTC (rev 408752)
@@ -0,0 +1,59 @@
+# Maintainer: Kyle Keen 
+# Contributor: PepeSmith
+# Contributor: Aron Asor 
+# Contributor: Chris Brannon 
+# Contributor : Douglas Soares de Andrade 
+
+pkgname=ipython
+pkgver=7.1.1
+pkgrel=1
+pkgdesc="An enhanced Interactive Python shell."
+arch=('any')
+url="https://ipython.org;
+license=('BSD')
+depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
+ 'python-setuptools' 'python-pickleshare' 'python-prompt_toolkit'
+ 'python-jedi' 'python-pygments')
+makedepends=('python-setuptools')
+optdepends=("python-nose: for IPython's test suite")
+
+# new optional thing: ipyparallel
+
+source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
+
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip;
+
"https://files.pythonhosted.org/packages/source/b/backcall/backcall-0.1.0.tar.gz;
+
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
+md5sums=('b5bb8d18c5c14a148f92d6743c171d1b'
+ 'f9c1fab00fd981be588fc32759f474e3'
+ '87ce0c7839808e6a3427d57df6a792e7'
+ '2901d65f1b1fe354e72850085cd1c072')
+
+# confirm that an update does not break sage?
+
+package() {
+  cd "$srcdir/ipython-$pkgver"
+
+  # see https://github.com/ipython/ipython/issues/2057
+  #export LC_ALL=en_US.UTF-8
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/simplegeneric-0.8.1"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/backcall-0.1.0"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/ipython-$pkgver"
+  install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
+
+  cd "$srcdir/ipython-$pkgver/examples/IPython Kernel/"
+  # FS#45120
+  sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
+  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython.desktop"
+  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
+  # FS#47046
+  install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
+
+  #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/
+  #install -Dm644 IPythonConsole.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/ipython.svg"
+}


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

2018-11-18 Thread Kyle Keen via arch-commits
Date: Monday, November 19, 2018 @ 05:28:38
  Author: kkeen
Revision: 408751

upgpkg: ipython 7.1.1-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-19 05:16:48 UTC (rev 408750)
+++ PKGBUILD2018-11-19 05:28:38 UTC (rev 408751)
@@ -5,8 +5,8 @@
 # Contributor : Douglas Soares de Andrade 
 
 pkgname=ipython
-pkgver=6.5.0
-pkgrel=2
+pkgver=7.1.1
+pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="https://ipython.org;
@@ -23,12 +23,11 @@
 
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip;
 
"https://files.pythonhosted.org/packages/source/b/backcall/backcall-0.1.0.tar.gz;
 
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
-md5sums=('c576a400849991455ddf56da1ad51d49'
+md5sums=('b5bb8d18c5c14a148f92d6743c171d1b'
  'f9c1fab00fd981be588fc32759f474e3'
  '87ce0c7839808e6a3427d57df6a792e7'
  '2901d65f1b1fe354e72850085cd1c072')
 
-
 # confirm that an update does not break sage?
 
 package() {


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

2018-11-18 Thread Kyle Keen via arch-commits
Date: Monday, November 19, 2018 @ 05:16:24
  Author: kkeen
Revision: 408749

upgpkg: python-prompt_toolkit 2.0.7-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-19 03:34:40 UTC (rev 408748)
+++ PKGBUILD2018-11-19 05:16:24 UTC (rev 408749)
@@ -4,8 +4,8 @@
 pkgbase=python-prompt_toolkit
 pkgname=(python-prompt_toolkit python2-prompt_toolkit)
 _name=prompt_toolkit
-pkgver=1.0.15
-pkgrel=2
+pkgver=2.0.7
+pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
 depends=('python-pygments'
@@ -17,8 +17,8 @@
 license=('BSD')
 options=(!emptydirs)
 
source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
-md5sums=('8fe70295006dbc8afedd43e5eba99032')
-sha256sums=('858588f1983ca497f1cf4ffde01d978a3ea02b01c8a26a8bbc5cd2e66d816917')
+md5sums=('5c32f640908dec950646a0460198158d')
+sha256sums=('fd17048d8335c1e6d5ee403c3569953ba3eb8555d710bfc548faf0712666ea39')
 
 prepare() {
   cd "$srcdir"


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

2018-11-18 Thread Kyle Keen via arch-commits
Date: Monday, November 19, 2018 @ 05:16:48
  Author: kkeen
Revision: 408750

archrelease: copy trunk to community-staging-any

Added:
  python-prompt_toolkit/repos/community-staging-any/
  python-prompt_toolkit/repos/community-staging-any/PKGBUILD
(from rev 408749, python-prompt_toolkit/trunk/PKGBUILD)

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

Copied: python-prompt_toolkit/repos/community-staging-any/PKGBUILD (from rev 
408749, python-prompt_toolkit/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2018-11-19 05:16:48 UTC (rev 408750)
@@ -0,0 +1,49 @@
+# Maintainer: Kyle Keen 
+# Contributor: Andy Weidenbaum 
+
+pkgbase=python-prompt_toolkit
+pkgname=(python-prompt_toolkit python2-prompt_toolkit)
+_name=prompt_toolkit
+pkgver=2.0.7
+pkgrel=1
+pkgdesc="Library for building powerful interactive command lines in Python"
+arch=('any')
+depends=('python-pygments'
+ 'python-six'
+ 'python-wcwidth')
+makedepends=('python-setuptools' 'python2-setuptools'
+ 'python2-pygments' 'python2-six' 'python2-wcwidth')
+url="https://github.com/jonathanslenders/python-prompt-toolkit;
+license=('BSD')
+options=(!emptydirs)
+source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
+md5sums=('5c32f640908dec950646a0460198158d')
+sha256sums=('fd17048d8335c1e6d5ee403c3569953ba3eb8555d710bfc548faf0712666ea39')
+
+prepare() {
+  cd "$srcdir"
+  cp -r $_name-$pkgver python2-$_name-$pkgver
+}
+
+build() {
+  cd "$srcdir/$_name-$pkgver"
+  python3 setup.py build
+
+  cd "$srcdir/python2-$_name-$pkgver"
+  python2 setup.py build
+}
+
+package_python-prompt_toolkit() {
+  cd "$srcdir/$_name-$pkgver"
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-prompt_toolkit() {
+  depends=('python2-pygments'
+   'python2-six'
+   'python2-wcwidth')
+  cd "$srcdir/python2-$_name-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-11-18 Thread Felix Yan via arch-commits
Date: Monday, November 19, 2018 @ 03:34:40
  Author: felixonmars
Revision: 408748

archrelease: copy trunk to community-any

Added:
  dns-lexicon/repos/community-any/PKGBUILD
(from rev 408747, dns-lexicon/trunk/PKGBUILD)
Deleted:
  dns-lexicon/repos/community-any/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-19 03:34:16 UTC (rev 408747)
+++ PKGBUILD2018-11-19 03:34:40 UTC (rev 408748)
@@ -1,43 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=dns-lexicon
-pkgver=3.0.2
-pkgrel=1
-pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
-arch=('any')
-url="https://github.com/AnalogJ/lexicon;
-license=('MIT')
-depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
- # requests[security] Expanded:
- 'python-requests' 'python-pyopenssl' 'python-idna')
-optdepends=('python-softlayer: for SoftLayer support'
-'python-boto3: for Route53 support'
-'python-pynamecheap: for Namecheap support'
-'python-zeep: for Subreg support'
-'python-xmltodict: for Plesk support'
-'python-beautifulsoup4: for Henet support'
-'python-localzone: for localzone support')
-checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
-  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
-  'python-localzone' 'bind-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('441c35fbd91874e4d661f9c509cb6300b645b50f05b1b6efc7defc4c21b266f9d13cc487ff61c86b4b99fff2ab28aaf2e67e33c4383860ec4895f53f6673aa34')
-
-build() {
-  cd lexicon-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore tests/providers/test_transip.py'
-}
-
-package() {
-  cd lexicon-$pkgver
-  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dns-lexicon/repos/community-any/PKGBUILD (from rev 408747, 
dns-lexicon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-19 03:34:40 UTC (rev 408748)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+pkgname=dns-lexicon
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
+arch=('any')
+url="https://github.com/AnalogJ/lexicon;
+license=('MIT')
+depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
+ # requests[security] Expanded:
+ 'python-requests' 'python-pyopenssl' 'python-idna')
+optdepends=('python-softlayer: for SoftLayer support'
+'python-boto3: for Route53 support'
+'python-pynamecheap: for Namecheap support'
+'python-zeep: for Subreg support'
+'python-xmltodict: for Plesk support'
+'python-beautifulsoup4: for Henet support'
+'python-localzone: for localzone support')
+checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
+  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
+  'python-localzone' 'bind-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
+sha512sums=('e54511f7743a4e753c8afb29dc2d42002fd3002865244fed4843b012386077cd5e18c5179ef11900e7c1616fe4287b37642cf3f6143b08c0bb5266de8b7870a1')
+
+build() {
+  cd lexicon-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd lexicon-$pkgver
+  python setup.py pytest --addopts '--ignore tests/providers/test_transip.py'
+}
+
+package() {
+  cd lexicon-$pkgver
+  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-18 Thread Felix Yan via arch-commits
Date: Monday, November 19, 2018 @ 03:34:16
  Author: felixonmars
Revision: 408747

upgpkg: dns-lexicon 3.0.3-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 23:16:16 UTC (rev 408746)
+++ PKGBUILD2018-11-19 03:34:16 UTC (rev 408747)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz;)
-sha512sums=('441c35fbd91874e4d661f9c509cb6300b645b50f05b1b6efc7defc4c21b266f9d13cc487ff61c86b4b99fff2ab28aaf2e67e33c4383860ec4895f53f6673aa34')
+sha512sums=('e54511f7743a4e753c8afb29dc2d42002fd3002865244fed4843b012386077cd5e18c5179ef11900e7c1616fe4287b37642cf3f6143b08c0bb5266de8b7870a1')
 
 build() {
   cd lexicon-$pkgver


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 23:47:50
  Author: grazzolini
Revision: 340113

archrelease: copy trunk to extra-x86_64

Added:
  usbmuxd/repos/extra-x86_64/PKGBUILD
(from rev 340112, usbmuxd/trunk/PKGBUILD)
  usbmuxd/repos/extra-x86_64/usbmuxd.sysusers
(from rev 340112, usbmuxd/trunk/usbmuxd.sysusers)
Deleted:
  usbmuxd/repos/extra-x86_64/PKGBUILD
  usbmuxd/repos/extra-x86_64/usbmuxd.sysusers

--+
 PKGBUILD |   88 ++---
 usbmuxd.sysusers |2 -
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 23:47:13 UTC (rev 340112)
+++ PKGBUILD2018-11-18 23:47:50 UTC (rev 340113)
@@ -1,44 +0,0 @@
-# Maintainer : Ionut Biru 
-# Contributor: Gabriel Martinez < reitaka at gmail dot com >
-
-pkgname=usbmuxd
-pkgver=1.1.0+48+g1cc8b34
-pkgrel=1
-pkgdesc="USB Multiplex Daemon"
-url="http://marcansoft.com/blog/iphonelinux/usbmuxd/;
-arch=('x86_64')
-license=('GPL2' 'GPL3')
-depends=('libimobiledevice')
-makedepends=('git')
-_commit=1cc8b343a4bc9320758c78e187b13bb3c9029f12  # master
-source=("git+https://github.com/libimobiledevice/usbmuxd#commit=$_commit; 
usbmuxd.sysusers)
-sha256sums=('SKIP'
-'044bfb2810b27f7d6c066f142210775176b7484e76a78ea91794f40fdcda6fd9')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 "$srcdir"/usbmuxd.sysusers 
"$pkgdir"/usr/lib/sysusers.d/usbmuxd.conf
-}

Copied: usbmuxd/repos/extra-x86_64/PKGBUILD (from rev 340112, 
usbmuxd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 23:47:50 UTC (rev 340113)
@@ -0,0 +1,44 @@
+# Maintainer : Ionut Biru 
+# Contributor: Gabriel Martinez < reitaka at gmail dot com >
+
+pkgname=usbmuxd
+pkgver=1.1.0+48+g1cc8b34
+pkgrel=2
+pkgdesc="USB Multiplex Daemon"
+url="http://marcansoft.com/blog/iphonelinux/usbmuxd/;
+arch=('x86_64')
+license=('GPL2' 'GPL3')
+depends=('libimobiledevice')
+makedepends=('git')
+_commit=1cc8b343a4bc9320758c78e187b13bb3c9029f12  # master
+source=("git+https://github.com/libimobiledevice/usbmuxd#commit=$_commit; 
usbmuxd.sysusers)
+sha256sums=('SKIP'
+'044bfb2810b27f7d6c066f142210775176b7484e76a78ea91794f40fdcda6fd9')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "$srcdir"/usbmuxd.sysusers 
"$pkgdir"/usr/lib/sysusers.d/usbmuxd.conf
+}

Deleted: usbmuxd.sysusers
===
--- usbmuxd.sysusers2018-11-18 23:47:13 UTC (rev 340112)
+++ usbmuxd.sysusers2018-11-18 23:47:50 UTC (rev 340113)
@@ -1 +0,0 @@
-u usbmux 140 "usbmux user"

Copied: usbmuxd/repos/extra-x86_64/usbmuxd.sysusers (from rev 340112, 
usbmuxd/trunk/usbmuxd.sysusers)
===
--- usbmuxd.sysusers(rev 0)
+++ usbmuxd.sysusers2018-11-18 23:47:50 UTC (rev 340113)
@@ -0,0 +1 @@
+u usbmux 140 "usbmux user"


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 23:47:13
  Author: grazzolini
Revision: 340112

upgpkg: usbmuxd 1.1.0+48+g1cc8b34-2

Modified:
  usbmuxd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 23:06:03 UTC (rev 340111)
+++ PKGBUILD2018-11-18 23:47:13 UTC (rev 340112)
@@ -3,7 +3,7 @@
 
 pkgname=usbmuxd
 pkgver=1.1.0+48+g1cc8b34
-pkgrel=1
+pkgrel=2
 pkgdesc="USB Multiplex Daemon"
 url="http://marcansoft.com/blog/iphonelinux/usbmuxd/;
 arch=('x86_64')


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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 23:16:16
  Author: shibumi
Revision: 408746

archrelease: copy trunk to community-testing-any

Added:
  puppet/repos/community-testing-any/PKGBUILD
(from rev 408745, puppet/trunk/PKGBUILD)
  puppet/repos/community-testing-any/puppet.install
(from rev 408745, puppet/trunk/puppet.install)
Deleted:
  puppet/repos/community-testing-any/PKGBUILD
  puppet/repos/community-testing-any/puppet.install

+
 PKGBUILD   |  202 +++
 puppet.install |   10 +-
 2 files changed, 107 insertions(+), 105 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 23:16:08 UTC (rev 408745)
+++ PKGBUILD2018-11-18 23:16:16 UTC (rev 408746)
@@ -1,100 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Contributor: Jonathan Steel 
-# Contributor: Greg Sutcliffe 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Thomas S Hatch 
-# Contributor: Xavion 
-# Contributor: Miah Johnson 
-# Contributor: Dave Simons 
-# Contributor: Niels Abspoel 
-# Contributor: Tim Meusel 
-
-pkgname=puppet
-pkgver=6.0.4
-pkgrel=2
-pkgdesc="Server automation framework and application"
-arch=('any')
-url="https://puppet.com/products/open-source-projects;
-license=('Apache')
-depends=('facter' 'hiera' 'ruby-semantic_puppet')
-makedepends=('jq' 'git')
-optdepends=('ruby-shadow: user password management')
-backup=('etc/puppetlabs/puppet/auth.conf'
-'etc/puppetlabs/puppet/puppet.conf'
-'etc/puppetlabs/puppet/hiera.yaml')
-install="$pkgname.install"
-_augeas_commit=9e459bf2dab04218d54d8d582a44ab81b757336d
-_cron_commit=5902877cd435f6616510826d0bc5e949f7bc5857
-_host_commit=6f5af66b913782fd0ce01f4b18b70f7ccf370e7c
-_mount_commit=c583c11fe5cdfded5d460fdad14e432755981638
-_scheduled_commit=2e5f7cecf65c40f342f420146cda5e4b0aca75eb
-_selinux_commit=4b183e1c3758b0db6235a8766f1c2434b650e17c
-_sshkeys_commit=0609e86911bf7adc3caffb8d0659ed6af03409d3
-_yumrepo_commit=a13cb4691718bf969a436941192593a0bd5318bb
-_zfs_commit=5580f8daba1460cd11fb2204b8d9b422e9a2e21b
-_zone_commit=11db22ae85cf870a1d71c820ddf2f3d97de102ba
-
-source=("https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-
"git+https://github.com/puppetlabs/puppetlabs-augeas_core#commit=${_augeas_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-cron_core#commit=${_cron_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-host_core#commit=${_host_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-mount_core#commit=${_mount_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-scheduled_task#commit=${_scheduled_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-selinux_core#commit=${_selinux_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-sshkeys_core#commit=${_sshkeys_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-yumrepo_core#commit=${_yumrepo_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-zfs_core#commit=${_zfs_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-zone_core#commit=${_zone_commit};
-)
-sha512sums=('fcfc0a9e1a707945c89e3080c1795511fd28143576886552d8e3635d62f526d0b3f9ed2a400ecc0084b63906246cb86e176b288ac049d01d0f9cf47fc65fe332'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-conflicts=('puppet5')
-provides=('puppet')
-validpgpkeys=('6F6B15509CF8E59E6E469F327F438280EF8D349F')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-
-  # FS#45044: fix file location
-  sed -i 's_/opt/puppetlabs/puppet_/usr_' ext/systemd/puppet.service
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  ruby install.rb --destdir="$pkgdir" --sitelibdir="$( ruby -e \
-'puts RbConfig::CONFIG["vendorlibdir"]' )"
-
-  install -d "$pkgdir"/usr/lib/{sysusers.d,tmpfiles.d}
-
-  echo 'u puppet 52 "Puppet" /var/lib/puppet' > \
-"$pkgdir"/usr/lib/sysusers.d/$pkgname.conf
-  echo "d /run/puppetlabs 0755 $pkgname $pkgname -" > \
-"$pkgdir"/usr/lib/tmpfiles.d/$pkgname.conf
-
-  # systemd
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/ext/systemd/$pkgname.service \
-"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # Match permissions that puppet sets when running
-  install -dm775 "$pkgdir"/var/lib/puppet
-  chmod 750 "$pkgdir"/var/log/puppetlabs/puppet
-
-  rm -r "$pkgdir"/var/run
-
-  cd ..
-  install --directory "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
-  mv *_core "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
-}

Copied: puppet/repos/community-testing-any/PKGBUILD (from rev 408745, 
puppet/trunk/PKGBUILD)
===
--- PKGBUILD

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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 23:16:08
  Author: shibumi
Revision: 408745

upgpkg: puppet 6.0.4-3

removed git directories and renamed vendor_module directories

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 22:37:44 UTC (rev 408744)
+++ PKGBUILD2018-11-18 23:16:08 UTC (rev 408745)
@@ -11,7 +11,7 @@
 
 pkgname=puppet
 pkgver=6.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Server automation framework and application"
 arch=('any')
 url="https://puppet.com/products/open-source-projects;
@@ -35,16 +35,16 @@
 _zone_commit=11db22ae85cf870a1d71c820ddf2f3d97de102ba
 
 
source=("https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-
"git+https://github.com/puppetlabs/puppetlabs-augeas_core#commit=${_augeas_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-cron_core#commit=${_cron_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-host_core#commit=${_host_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-mount_core#commit=${_mount_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-scheduled_task#commit=${_scheduled_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-selinux_core#commit=${_selinux_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-sshkeys_core#commit=${_sshkeys_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-yumrepo_core#commit=${_yumrepo_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-zfs_core#commit=${_zfs_commit};
-
"git+https://github.com/puppetlabs/puppetlabs-zone_core#commit=${_zone_commit};
+
"augeas_core::git+https://github.com/puppetlabs/puppetlabs-augeas_core#commit=${_augeas_commit};
+
"cron_core::git+https://github.com/puppetlabs/puppetlabs-cron_core#commit=${_cron_commit};
+
"host_core::git+https://github.com/puppetlabs/puppetlabs-host_core#commit=${_host_commit};
+
"mount_core::git+https://github.com/puppetlabs/puppetlabs-mount_core#commit=${_mount_commit};
+
"scheduled_task::git+https://github.com/puppetlabs/puppetlabs-scheduled_task#commit=${_scheduled_commit};
+
"selinux_core::git+https://github.com/puppetlabs/puppetlabs-selinux_core#commit=${_selinux_commit};
+
"sshkeys_core::git+https://github.com/puppetlabs/puppetlabs-sshkeys_core#commit=${_sshkeys_commit};
+
"yumrepo_core::git+https://github.com/puppetlabs/puppetlabs-yumrepo_core#commit=${_yumrepo_commit};
+
"zfs_core::git+https://github.com/puppetlabs/puppetlabs-zfs_core#commit=${_zfs_commit};
+
"zone_core::git+https://github.com/puppetlabs/puppetlabs-zone_core#commit=${_zone_commit};
 )
 
sha512sums=('fcfc0a9e1a707945c89e3080c1795511fd28143576886552d8e3635d62f526d0b3f9ed2a400ecc0084b63906246cb86e176b288ac049d01d0f9cf47fc65fe332'
 'SKIP'
@@ -97,4 +97,6 @@
   cd ..
   install --directory "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
   mv *_core "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
+  # Search for unwanted .git directories and delete them
+  find "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/" -type d -name .git 
-exec rm -rf {} +
 }


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 23:06:03
  Author: grazzolini
Revision: 340111

archrelease: copy trunk to extra-x86_64

Added:
  libimobiledevice/repos/extra-x86_64/PKGBUILD
(from rev 340110, libimobiledevice/trunk/PKGBUILD)
Deleted:
  libimobiledevice/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 23:05:24 UTC (rev 340110)
+++ PKGBUILD2018-11-18 23:06:03 UTC (rev 340111)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer : Tom Gundersen 
-# Maintainer : Ionut Biru 
-# Contributor: Gabriel Martinez < reitaka at gmail dot com >
-
-pkgname=libimobiledevice
-pkgver=1.2.0+66+g5a85432
-pkgrel=2
-pkgdesc="Library that talks the protocols to support iPhone and iPod Touch 
devices on Linux"
-url="http://libimobiledevice.org/;
-arch=('x86_64')
-license=('GPL2' 'LGPL2.1')
-depends=('libusbmuxd' 'usbmuxd' 'gnutls')
-makedepends=('python2' 'cython2' 'python' 'cython' 'libplist' 
'autoconf-archive' git python2-setuptools python-setuptools)
-_commit=5a85432719fb3d18027d528f87d2a44b76fd3e12  # master
-source=("git+https://github.com/libimobiledevice/libimobiledevice/#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-check() {
-  cd build-py2
-  make check
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  mkdir build-py2
-  pushd build-py2
-  PYTHON=/usr/bin/python2 CYTHON=/usr/bin/cython2 ../$pkgname/configure 
--prefix=/usr --disable-openssl
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-  popd
-
-  mkdir build-py3
-  pushd build-py3
-  PYTHON=/usr/bin/python CYTHON=/usr/bin/cython ../$pkgname/configure 
--prefix=/usr --disable-openssl
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  pushd build-py2
-  make DESTDIR="$pkgdir" install
-  popd
-  pushd build-py3/cython
-  make DESTDIR="$pkgdir" install
-  popd
-}

Copied: libimobiledevice/repos/extra-x86_64/PKGBUILD (from rev 340110, 
libimobiledevice/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 23:06:03 UTC (rev 340111)
@@ -0,0 +1,55 @@
+# Maintainer : Tom Gundersen 
+# Maintainer : Ionut Biru 
+# Contributor: Gabriel Martinez < reitaka at gmail dot com >
+
+pkgname=libimobiledevice
+pkgver=1.2.0+87+g92c5462
+pkgrel=1
+pkgdesc="Library that talks the protocols to support iPhone and iPod Touch 
devices on Linux"
+url="http://libimobiledevice.org/;
+arch=('x86_64')
+license=('GPL2' 'LGPL2.1')
+depends=('libusbmuxd' 'usbmuxd' 'gnutls')
+makedepends=('python2' 'cython2' 'python' 'cython' 'libplist' 
'autoconf-archive' git python2-setuptools python-setuptools)
+_commit=92c5462adef87b1e577b8557b6b9c64d5a089544  # master
+source=("git+https://github.com/libimobiledevice/libimobiledevice/#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+check() {
+  cd build-py2
+  make check
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  mkdir build-py2
+  pushd build-py2
+  PYTHON=/usr/bin/python2 CYTHON=/usr/bin/cython2 ../$pkgname/configure 
--prefix=/usr --disable-openssl
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+  popd
+
+  mkdir build-py3
+  pushd build-py3
+  PYTHON=/usr/bin/python CYTHON=/usr/bin/cython ../$pkgname/configure 
--prefix=/usr --disable-openssl
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  pushd build-py2
+  make DESTDIR="$pkgdir" install
+  popd
+  pushd build-py3/cython
+  make DESTDIR="$pkgdir" install
+  popd
+}


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 23:05:24
  Author: grazzolini
Revision: 340110

upgpkg: libimobiledevice 1.2.0+87+g92c5462-1

Modified:
  libimobiledevice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 22:52:29 UTC (rev 340109)
+++ PKGBUILD2018-11-18 23:05:24 UTC (rev 340110)
@@ -3,8 +3,8 @@
 # Contributor: Gabriel Martinez < reitaka at gmail dot com >
 
 pkgname=libimobiledevice
-pkgver=1.2.0+66+g5a85432
-pkgrel=2
+pkgver=1.2.0+87+g92c5462
+pkgrel=1
 pkgdesc="Library that talks the protocols to support iPhone and iPod Touch 
devices on Linux"
 url="http://libimobiledevice.org/;
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('GPL2' 'LGPL2.1')
 depends=('libusbmuxd' 'usbmuxd' 'gnutls')
 makedepends=('python2' 'cython2' 'python' 'cython' 'libplist' 
'autoconf-archive' git python2-setuptools python-setuptools)
-_commit=5a85432719fb3d18027d528f87d2a44b76fd3e12  # master
+_commit=92c5462adef87b1e577b8557b6b9c64d5a089544  # master
 
source=("git+https://github.com/libimobiledevice/libimobiledevice/#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 22:52:29
  Author: grazzolini
Revision: 340109

Deleted:
  libusbmuxd/repos/community-x86_64/


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 22:51:20
  Author: grazzolini
Revision: 340108

archrelease: copy trunk to extra-x86_64

Added:
  libusbmuxd/repos/extra-x86_64/PKGBUILD
(from rev 340107, libusbmuxd/trunk/PKGBUILD)
Deleted:
  libusbmuxd/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 22:49:55 UTC (rev 340107)
+++ PKGBUILD2018-11-18 22:51:20 UTC (rev 340108)
@@ -1,43 +0,0 @@
-# Maintainer: Ionut Biru 
-# Maintainer: Jan de Groot 
-# Contributor: Gabriel Martinez < reitaka at gmail dot com >
-
-pkgname=libusbmuxd
-pkgver=1.0.10+13+gc724e70
-pkgrel=1
-pkgdesc="USB Multiplex Daemon"
-url="http://marcansoft.com/blog/iphonelinux/usbmuxd/;
-arch=('i686' 'x86_64')
-license=('LGPL2.1' 'GPL2')
-depends=('libusb' 'libplist')
-makedepends=(git)
-conflicts=('usbmuxd<1.0.9')
-_commit=c724e70fb52ba45291dc73a2e369c0c5bae0ec2e  # master
-source=("git+https://github.com/libimobiledevice/libusbmuxd#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: libusbmuxd/repos/extra-x86_64/PKGBUILD (from rev 340107, 
libusbmuxd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 22:51:20 UTC (rev 340108)
@@ -0,0 +1,43 @@
+# Maintainer: Ionut Biru 
+# Maintainer: Jan de Groot 
+# Contributor: Gabriel Martinez < reitaka at gmail dot com >
+
+pkgname=libusbmuxd
+pkgver=1.0.10+29+g9db5747
+pkgrel=1
+pkgdesc="USB Multiplex Daemon"
+url="http://marcansoft.com/blog/iphonelinux/usbmuxd/;
+arch=('x86_64')
+license=('LGPL2.1' 'GPL2')
+depends=('libusb' 'libplist')
+makedepends=(git)
+conflicts=('usbmuxd<1.0.9')
+_commit=9db5747cd823b1f59794f81560a4af22a031f5c9  # master
+source=("git+https://github.com/libimobiledevice/libusbmuxd#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 22:49:55
  Author: grazzolini
Revision: 340107

archrelease: copy trunk to community-x86_64

Added:
  libusbmuxd/repos/community-x86_64/
  libusbmuxd/repos/community-x86_64/PKGBUILD
(from rev 340106, libusbmuxd/trunk/PKGBUILD)

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

Copied: libusbmuxd/repos/community-x86_64/PKGBUILD (from rev 340106, 
libusbmuxd/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-11-18 22:49:55 UTC (rev 340107)
@@ -0,0 +1,43 @@
+# Maintainer: Ionut Biru 
+# Maintainer: Jan de Groot 
+# Contributor: Gabriel Martinez < reitaka at gmail dot com >
+
+pkgname=libusbmuxd
+pkgver=1.0.10+29+g9db5747
+pkgrel=1
+pkgdesc="USB Multiplex Daemon"
+url="http://marcansoft.com/blog/iphonelinux/usbmuxd/;
+arch=('x86_64')
+license=('LGPL2.1' 'GPL2')
+depends=('libusb' 'libplist')
+makedepends=(git)
+conflicts=('usbmuxd<1.0.9')
+_commit=9db5747cd823b1f59794f81560a4af22a031f5c9  # master
+source=("git+https://github.com/libimobiledevice/libusbmuxd#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


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

2018-11-18 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, November 18, 2018 @ 22:49:09
  Author: grazzolini
Revision: 340106

upgpkg: libusbmuxd 1.0.10+29+g9db5747-1

Modified:
  libusbmuxd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 18:19:35 UTC (rev 340105)
+++ PKGBUILD2018-11-18 22:49:09 UTC (rev 340106)
@@ -3,7 +3,7 @@
 # Contributor: Gabriel Martinez < reitaka at gmail dot com >
 
 pkgname=libusbmuxd
-pkgver=1.0.10+13+gc724e70
+pkgver=1.0.10+29+g9db5747
 pkgrel=1
 pkgdesc="USB Multiplex Daemon"
 url="http://marcansoft.com/blog/iphonelinux/usbmuxd/;
@@ -12,7 +12,7 @@
 depends=('libusb' 'libplist')
 makedepends=(git)
 conflicts=('usbmuxd<1.0.9')
-_commit=c724e70fb52ba45291dc73a2e369c0c5bae0ec2e  # master
+_commit=9db5747cd823b1f59794f81560a4af22a031f5c9  # master
 source=("git+https://github.com/libimobiledevice/libusbmuxd#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-11-18 Thread Sébastien Luttringer via arch-commits
Date: Sunday, November 18, 2018 @ 22:37:44
  Author: seblu
Revision: 408744

archrelease: copy trunk to community-x86_64

Added:
  keepalived/repos/community-x86_64/PKGBUILD
(from rev 408743, keepalived/trunk/PKGBUILD)
Deleted:
  keepalived/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 22:37:37 UTC (rev 408743)
+++ PKGBUILD2018-11-18 22:37:44 UTC (rev 408744)
@@ -1,44 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Andrea Zucchelli 
-
-pkgname=keepalived
-pkgver=2.0.8
-pkgrel=1
-pkgdesc='Failover and monitoring daemon for LVS clusters'
-arch=('x86_64')
-url='http://www.keepalived.org/'
-license=('GPL2')
-backup=('etc/keepalived/keepalived.conf' 'etc/sysconfig/keepalived')
-makedepends=('ipset')
-depends=('glibc' 'libnl' 'openssl' 'file' 'iptables')
-optdepends=('ipset: ipset support')
-makedepends=('libnfnetlink' 'ipset' 'systemd')
-options=('!emptydirs')
-source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;)
-md5sums=('4a00d1a093e1dc4961e4fea9e1391127')
-
-build() {
-  # trick broken ./configure systemctl test
-  printf "#!/bin/sh\necho -.mount\n" > systemctl
-  chmod +x systemctl
-  PATH=$PWD:$PATH
-
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---sbindir=/usr/bin \
---localstatedir=/var \
---runstatedir=/run
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  # move examples to /usr/share
-  install -d -m 755 "$pkgdir/usr/share/$pkgname"
-  mv "$pkgdir/etc/keepalived/samples" "$pkgdir/usr/share/$pkgname/samples"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: keepalived/repos/community-x86_64/PKGBUILD (from rev 408743, 
keepalived/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 22:37:44 UTC (rev 408744)
@@ -0,0 +1,44 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Andrea Zucchelli 
+
+pkgname=keepalived
+pkgver=2.0.10
+pkgrel=1
+pkgdesc='Failover and monitoring daemon for LVS clusters'
+arch=('x86_64')
+url='http://www.keepalived.org/'
+license=('GPL2')
+backup=('etc/keepalived/keepalived.conf' 'etc/sysconfig/keepalived')
+makedepends=('ipset')
+depends=('glibc' 'libnl' 'openssl' 'file' 'iptables')
+optdepends=('ipset: ipset support')
+makedepends=('libnfnetlink' 'ipset' 'systemd')
+options=('!emptydirs')
+source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;)
+md5sums=('ac93d7eb5b69a9fbf7494fcf27b39ccf')
+
+build() {
+  # trick broken ./configure systemctl test
+  printf "#!/bin/sh\necho -.mount\n" > systemctl
+  chmod +x systemctl
+  PATH=$PWD:$PATH
+
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+--runstatedir=/run
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  # move examples to /usr/share
+  install -d -m 755 "$pkgdir/usr/share/$pkgname"
+  mv "$pkgdir/etc/keepalived/samples" "$pkgdir/usr/share/$pkgname/samples"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-18 Thread Sébastien Luttringer via arch-commits
Date: Sunday, November 18, 2018 @ 22:37:37
  Author: seblu
Revision: 408743

upgpkg: keepalived 2.0.10-1

Modified:
  keepalived/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 22:21:07 UTC (rev 408742)
+++ PKGBUILD2018-11-18 22:37:37 UTC (rev 408743)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli 
 
 pkgname=keepalived
-pkgver=2.0.8
+pkgver=2.0.10
 pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('libnfnetlink' 'ipset' 'systemd')
 options=('!emptydirs')
 source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;)
-md5sums=('4a00d1a093e1dc4961e4fea9e1391127')
+md5sums=('ac93d7eb5b69a9fbf7494fcf27b39ccf')
 
 build() {
   # trick broken ./configure systemctl test


[arch-commits] Commit in (sysvbanner)

2018-11-18 Thread Sébastien Luttringer via arch-commits
Date: Sunday, November 18, 2018 @ 22:21:07
  Author: seblu
Revision: 408742

Move sysvbanner to aur

Deleted:
  sysvbanner/


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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 22:20:09
  Author: arojas
Revision: 408740

Pin online three.js to a version that actually works

Modified:
  sagemath/trunk/PKGBUILD
  sagemath/trunk/sagemath-threejs.patch

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 21:35:37 UTC (rev 408739)
+++ PKGBUILD2018-11-18 22:20:09 UTC (rev 408740)
@@ -8,7 +8,7 @@
 pkgbase=sagemath
 pkgname=(sagemath sagemath-jupyter)
 pkgver=8.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
 arch=(x86_64)
 url="http://www.sagemath.org;
@@ -57,7 +57,7 @@
 '769fd5a9c377be61de41e1e30004dadb23818da901cceb6e1bece7712ba7cb83'
 '3a0ebda1df708f263be830751cc5ddb430ca1f685b25b08d4b6592b65b123ebe'
 '7fcb52e96935dccb0f958d37c2f4e3918392480b9af53e08562f6cba6c68cb94'
-'4722f9257f7b58a5dc8be2e9163ebba6d7b3ee011ff1ab9c0dbfb1330d367261'
+'f6b48abf34f64ea3fc092b0f0179e89633f7d3ecc0d62c2acacbfa1217751d63'
 '7efb38ba511037feb3abbd88576323320555ba50235ddc7e3d423ca294dd42ed'
 '5114c912f821900e5bfae1e2cfeb7984de946d0b23e1182b0bf15be1d803dfd0'
 '7304d6242bf0e8241d3d83b772d92f00f905c425b894d36a25c264edca279986'

Modified: sagemath-threejs.patch
===
--- sagemath-threejs.patch  2018-11-18 21:35:37 UTC (rev 408739)
+++ sagemath-threejs.patch  2018-11-18 22:20:09 UTC (rev 408740)
@@ -5,7 +5,7 @@
  if online:
  from sage.misc.package import installed_packages
 -version = installed_packages()['threejs'].split('.')[0]
-+version = 'r95'
++version = 'r80'
  return """
  https://cdn.rawgit.com/mrdoob/three.js/{0}/build/three.min.js";>
  https://cdn.rawgit.com/mrdoob/three.js/{0}/examples/js/controls/OrbitControls.js";>


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 19:41:06
  Author: jelle
Revision: 408738

archrelease: copy trunk to community-any

Added:
  cura/repos/community-any/PKGBUILD
(from rev 408737, cura/trunk/PKGBUILD)
Deleted:
  cura/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 19:40:50 UTC (rev 408737)
+++ PKGBUILD2018-11-18 19:41:06 UTC (rev 408738)
@@ -1,49 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=cura
-pkgver=3.6.0
-pkgrel=1
-pkgdesc="A software solution for 3D printing aimed at RepRaps and the 
Ultimaker."
-depends=('python-pyqt5' 'qt5-svg' 'python-scipy' 'python-pyserial' 
'python-numpy' 'uranium'
- 'curaengine' 'cura-binary-data' 'cura-resources-materials' 
'libsavitar')
-makedepends=('qt5-tools' 'cmake')
-optdepends=('python-zeroconf: network printing support')
-provides=('cura')
-url="https://ultimaker.com/en/products/cura-software;
-license=('AGPL')
-arch=('any')
-source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
-sha512sums=('b56e5575cb0eb15d75dcd2f4c33873a0a57805a8ba0ec7860811a2137658a656216c969c6e3316d65fbd5e43f2def10a6385ccbf4fc306d15098569ef279')
-
-# Build order
-# arcus -> uranium -> curaengine -> libsavitar ->
-
-prepare(){
-  cd Cura-${pkgver}
-  sed -i 's,/dist-packages,.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
-}
-
-build(){
-  cd Cura-${pkgver}
-  mkdir -p build
-  cd build
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DURANIUM_SCRIPTS_DIR=/usr/share/uranium/scripts \
--DCURA_VERSION=$pkgver
-
-  make
-}
-
-package(){
-  cd Cura-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-  
-  # make sure cura can find uranium plugins:
-  ln -s /usr/lib/uranium/plugins/* "${pkgdir}/usr/lib/cura/plugins/."
-
-  # don't ever send any user or print info through the internet to Ultimaker
-  rm -rf "${pkgdir}/usr/lib/cura/plugins/SliceInfoPlugin"
-}

Copied: cura/repos/community-any/PKGBUILD (from rev 408737, cura/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 19:41:06 UTC (rev 408738)
@@ -0,0 +1,49 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=cura
+pkgver=3.6.0
+pkgrel=2
+pkgdesc="A software solution for 3D printing aimed at RepRaps and the 
Ultimaker."
+depends=('python-pyqt5' 'qt5-svg' 'python-scipy' 'python-pyserial' 
'python-numpy' 'uranium'
+ 'curaengine' 'cura-binary-data' 'cura-resources-materials' 
'libsavitar' 'qt5-graphicaleffects')
+makedepends=('qt5-tools' 'cmake')
+optdepends=('python-zeroconf: network printing support')
+provides=('cura')
+url="https://ultimaker.com/en/products/cura-software;
+license=('AGPL')
+arch=('any')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
+sha512sums=('b56e5575cb0eb15d75dcd2f4c33873a0a57805a8ba0ec7860811a2137658a656216c969c6e3316d65fbd5e43f2def10a6385ccbf4fc306d15098569ef279')
+
+# Build order
+# arcus -> uranium -> curaengine -> libsavitar ->
+
+prepare(){
+  cd Cura-${pkgver}
+  sed -i 's,/dist-packages,.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
+}
+
+build(){
+  cd Cura-${pkgver}
+  mkdir -p build
+  cd build
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DURANIUM_SCRIPTS_DIR=/usr/share/uranium/scripts \
+-DCURA_VERSION=$pkgver
+
+  make
+}
+
+package(){
+  cd Cura-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+  
+  # make sure cura can find uranium plugins:
+  ln -s /usr/lib/uranium/plugins/* "${pkgdir}/usr/lib/cura/plugins/."
+
+  # don't ever send any user or print info through the internet to Ultimaker
+  rm -rf "${pkgdir}/usr/lib/cura/plugins/SliceInfoPlugin"
+}


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 19:40:50
  Author: jelle
Revision: 408737

upgpkg: cura 3.6.0-2

Add dependency for loading the marketplace

Modified:
  cura/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 19:40:29 UTC (rev 408736)
+++ PKGBUILD2018-11-18 19:40:50 UTC (rev 408737)
@@ -3,10 +3,10 @@
 
 pkgname=cura
 pkgver=3.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A software solution for 3D printing aimed at RepRaps and the 
Ultimaker."
 depends=('python-pyqt5' 'qt5-svg' 'python-scipy' 'python-pyserial' 
'python-numpy' 'uranium'
- 'curaengine' 'cura-binary-data' 'cura-resources-materials' 
'libsavitar')
+ 'curaengine' 'cura-binary-data' 'cura-resources-materials' 
'libsavitar' 'qt5-graphicaleffects')
 makedepends=('qt5-tools' 'cmake')
 optdepends=('python-zeroconf: network printing support')
 provides=('cura')


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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 19:40:18
  Author: shibumi
Revision: 408735

upgpkg: puppet 6.0.4-2

reworked puppet modules. Before the modules have been retrieved via
insecure sideloading from repositories without TLS. Now we have every
dependency in our source array and retrieve them via HTTPS with pinned
commits instead of unsigned tags.

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 19:29:17 UTC (rev 408734)
+++ PKGBUILD2018-11-18 19:40:18 UTC (rev 408735)
@@ -11,7 +11,7 @@
 
 pkgname=puppet
 pkgver=6.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Server automation framework and application"
 arch=('any')
 url="https://puppet.com/products/open-source-projects;
@@ -22,35 +22,49 @@
 backup=('etc/puppetlabs/puppet/auth.conf'
 'etc/puppetlabs/puppet/puppet.conf'
 'etc/puppetlabs/puppet/hiera.yaml')
-install=$pkgname.install
+install="$pkgname.install"
+_augeas_commit=9e459bf2dab04218d54d8d582a44ab81b757336d
+_cron_commit=5902877cd435f6616510826d0bc5e949f7bc5857
+_host_commit=6f5af66b913782fd0ce01f4b18b70f7ccf370e7c
+_mount_commit=c583c11fe5cdfded5d460fdad14e432755981638
+_scheduled_commit=2e5f7cecf65c40f342f420146cda5e4b0aca75eb
+_selinux_commit=4b183e1c3758b0db6235a8766f1c2434b650e17c
+_sshkeys_commit=0609e86911bf7adc3caffb8d0659ed6af03409d3
+_yumrepo_commit=a13cb4691718bf969a436941192593a0bd5318bb
+_zfs_commit=5580f8daba1460cd11fb2204b8d9b422e9a2e21b
+_zone_commit=11db22ae85cf870a1d71c820ddf2f3d97de102ba
+
 
source=("https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-"https://github.com/puppetlabs/puppet-agent/archive/${pkgver}.tar.gz;)
+
"git+https://github.com/puppetlabs/puppetlabs-augeas_core#commit=${_augeas_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-cron_core#commit=${_cron_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-host_core#commit=${_host_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-mount_core#commit=${_mount_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-scheduled_task#commit=${_scheduled_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-selinux_core#commit=${_selinux_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-sshkeys_core#commit=${_sshkeys_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-yumrepo_core#commit=${_yumrepo_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-zfs_core#commit=${_zfs_commit};
+
"git+https://github.com/puppetlabs/puppetlabs-zone_core#commit=${_zone_commit};
+)
 
sha512sums=('fcfc0a9e1a707945c89e3080c1795511fd28143576886552d8e3635d62f526d0b3f9ed2a400ecc0084b63906246cb86e176b288ac049d01d0f9cf47fc65fe332'
-
'1e34f642a29618a732dd91017cb72ac935a46a1dd51d2d945038f4141cd7c5f5b7dc04fc61fc3d3eaf7c88be9af6fc007a4e7bd058a3e8a2585ef0acc464b713'
-
'5daf8c18226ebe832141703dc80c8e894b8bad24b01fd37d49da5a172d4f0bcd1ac8e4542ba6af796726d75fd2431387aff5d8b116cd07771dd252f4dfb4dc45')
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
 conflicts=('puppet5')
 provides=('puppet')
 validpgpkeys=('6F6B15509CF8E59E6E469F327F438280EF8D349F')
 
 prepare() {
-  cd "puppet-agent-${pkgver}"
-  for file in configs/components/module-puppetlabs-*_core.json; do
-regex="git:\/\/github.com\/puppetlabs\/puppetlabs-([a-z]+_core)\.git"  
   # Regex to determine the correct directory name of a git repo
-repo="$(jq --raw-output .url ${file})" 
   # get the puppet module git url from the json file
-if [[ "${repo}" =~ $regex ]]; then
-  tag="$(jq --raw-output .ref ${file} | cut -d/ -f3)"  
   # get the puppet module git tag from the json file
-  directory="${BASH_REMATCH[1]}"   
   # get the name of the repo without 'puppetlabs-'
-  echo "preparing ${directory} with tag ${tag} for vendoring"
-  git -c advice.detachedHead=false clone --quiet "$repo" "--branch=${tag}" 
"../${directory}"  # clone it so we can later `mv` it into vendor_modules
-  rm -rf "../${directory}/"{.git,spec} 
   # delete useless directories that we don't want to vendor
-else
-  echo "something failed with our regex"
-  exit 1
-fi
-  done
+  cd "${pkgname}-${pkgver}"
 
-  cd "../${pkgname}-${pkgver}"
-
   # FS#45044: fix file location
   sed -i 's_/opt/puppetlabs/puppet_/usr_' ext/systemd/puppet.service
 }


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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 19:40:29
  Author: shibumi
Revision: 408736

archrelease: copy trunk to community-testing-any

Added:
  puppet/repos/community-testing-any/PKGBUILD
(from rev 408735, puppet/trunk/PKGBUILD)
  puppet/repos/community-testing-any/puppet.install
(from rev 408735, puppet/trunk/puppet.install)
Deleted:
  puppet/repos/community-testing-any/PKGBUILD
  puppet/repos/community-testing-any/puppet.install

+
 PKGBUILD   |  186 +--
 puppet.install |   10 +-
 2 files changed, 105 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 19:40:18 UTC (rev 408735)
+++ PKGBUILD2018-11-18 19:40:29 UTC (rev 408736)
@@ -1,86 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Contributor: Jonathan Steel 
-# Contributor: Greg Sutcliffe 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Thomas S Hatch 
-# Contributor: Xavion 
-# Contributor: Miah Johnson 
-# Contributor: Dave Simons 
-# Contributor: Niels Abspoel 
-# Contributor: Tim Meusel 
-
-pkgname=puppet
-pkgver=6.0.4
-pkgrel=1
-pkgdesc="Server automation framework and application"
-arch=('any')
-url="https://puppet.com/products/open-source-projects;
-license=('Apache')
-depends=('facter' 'hiera' 'ruby-semantic_puppet')
-makedepends=('jq' 'git')
-optdepends=('ruby-shadow: user password management')
-backup=('etc/puppetlabs/puppet/auth.conf'
-'etc/puppetlabs/puppet/puppet.conf'
-'etc/puppetlabs/puppet/hiera.yaml')
-install=$pkgname.install
-source=("https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-"https://github.com/puppetlabs/puppet-agent/archive/${pkgver}.tar.gz;)
-sha512sums=('fcfc0a9e1a707945c89e3080c1795511fd28143576886552d8e3635d62f526d0b3f9ed2a400ecc0084b63906246cb86e176b288ac049d01d0f9cf47fc65fe332'
-
'1e34f642a29618a732dd91017cb72ac935a46a1dd51d2d945038f4141cd7c5f5b7dc04fc61fc3d3eaf7c88be9af6fc007a4e7bd058a3e8a2585ef0acc464b713'
-
'5daf8c18226ebe832141703dc80c8e894b8bad24b01fd37d49da5a172d4f0bcd1ac8e4542ba6af796726d75fd2431387aff5d8b116cd07771dd252f4dfb4dc45')
-conflicts=('puppet5')
-provides=('puppet')
-validpgpkeys=('6F6B15509CF8E59E6E469F327F438280EF8D349F')
-
-prepare() {
-  cd "puppet-agent-${pkgver}"
-  for file in configs/components/module-puppetlabs-*_core.json; do
-regex="git:\/\/github.com\/puppetlabs\/puppetlabs-([a-z]+_core)\.git"  
   # Regex to determine the correct directory name of a git repo
-repo="$(jq --raw-output .url ${file})" 
   # get the puppet module git url from the json file
-if [[ "${repo}" =~ $regex ]]; then
-  tag="$(jq --raw-output .ref ${file} | cut -d/ -f3)"  
   # get the puppet module git tag from the json file
-  directory="${BASH_REMATCH[1]}"   
   # get the name of the repo without 'puppetlabs-'
-  echo "preparing ${directory} with tag ${tag} for vendoring"
-  git -c advice.detachedHead=false clone --quiet "$repo" "--branch=${tag}" 
"../${directory}"  # clone it so we can later `mv` it into vendor_modules
-  rm -rf "../${directory}/"{.git,spec} 
   # delete useless directories that we don't want to vendor
-else
-  echo "something failed with our regex"
-  exit 1
-fi
-  done
-
-  cd "../${pkgname}-${pkgver}"
-
-  # FS#45044: fix file location
-  sed -i 's_/opt/puppetlabs/puppet_/usr_' ext/systemd/puppet.service
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  ruby install.rb --destdir="$pkgdir" --sitelibdir="$( ruby -e \
-'puts RbConfig::CONFIG["vendorlibdir"]' )"
-
-  install -d "$pkgdir"/usr/lib/{sysusers.d,tmpfiles.d}
-
-  echo 'u puppet 52 "Puppet" /var/lib/puppet' > \
-"$pkgdir"/usr/lib/sysusers.d/$pkgname.conf
-  echo "d /run/puppetlabs 0755 $pkgname $pkgname -" > \
-"$pkgdir"/usr/lib/tmpfiles.d/$pkgname.conf
-
-  # systemd
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/ext/systemd/$pkgname.service \
-"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # Match permissions that puppet sets when running
-  install -dm775 "$pkgdir"/var/lib/puppet
-  chmod 750 "$pkgdir"/var/log/puppetlabs/puppet
-
-  rm -r "$pkgdir"/var/run
-
-  cd ..
-  install --directory "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
-  mv *_core "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
-}

Copied: puppet/repos/community-testing-any/PKGBUILD (from rev 408735, 
puppet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 19:40:29 UTC (rev 408736)
@@ -0,0 +1,100 @@
+# Maintainer: Christian Rebischke 
+# Contributor: 

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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 19:29:17
  Author: jelle
Revision: 408734

archrelease: copy trunk to community-x86_64

Added:
  python-psutil/repos/community-x86_64/PKGBUILD
(from rev 408733, python-psutil/trunk/PKGBUILD)
  python-psutil/repos/community-x86_64/fix_test_disk_io_counters_sysfs.patch
(from rev 408733, python-psutil/trunk/fix_test_disk_io_counters_sysfs.patch)
Deleted:
  python-psutil/repos/community-x86_64/PKGBUILD

---+
 PKGBUILD  |  128 
 fix_test_disk_io_counters_sysfs.patch |   20 +
 2 files changed, 86 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 19:28:34 UTC (rev 408733)
+++ PKGBUILD2018-11-18 19:29:17 UTC (rev 408734)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgbase=python-psutil
-pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.4.7
-pkgrel=1
-arch=('x86_64')
-url='https://github.com/giampaolo/psutil'
-license=('custom: BSD')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-checkdepends=('net-tools' 'procps-ng' 'python2-nose' 'python-nose')
-source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz;)
-md5sums=('e8d6259eafe5925e7c522868aedd2caa')
-
-build() {
-  cd psutil-release-$pkgver
-
-  msg python
-  python setup.py build --build-lib=build/python
-
-  msg python2
-  python2 setup.py build --build-lib=build/python2
-  find build/python2 -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
-}
-
-check() {
-  cd psutil-release-$pkgver
-
-  msg python
-  export PYTHONPATH="$PWD/build/python"
-  cd psutil/tests/
-  # FIXME: dynamic loading so
-
-
-  msg python2
-  export PYTHONPATH="$PWD/build/python2"
-  #python2 psutil/tests/runner.py
-}
-
-package_python-psutil() {
-  pkgdesc='A cross-platform process and system utilities module for Python'
-  depends=('python')
-
-  cd psutil-release-$pkgver
-  python setup.py build --build-lib=build/python \
-  install --root="$pkgdir" --optimize=1
-  install -D -m 644 LICENSE "$pkgdir/"usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-psutil() {
-  pkgdesc='A cross-platform process and system utilities module for Python2'
-  depends=('python2')
-
-  cd psutil-release-$pkgver
-  python2 setup.py build --build-lib=build/python2 \
-   install --root="$pkgdir" --optimize=1
-  install -D -m 644 LICENSE "$pkgdir/"usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-psutil/repos/community-x86_64/PKGBUILD (from rev 408733, 
python-psutil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 19:29:17 UTC (rev 408734)
@@ -0,0 +1,66 @@
+# Maintainer: Sébastien Luttringer
+
+pkgbase=python-psutil
+pkgname=('python-psutil' 'python2-psutil')
+pkgver=5.4.8
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/giampaolo/psutil'
+license=('custom: BSD')
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
+checkdepends=('net-tools' 'procps-ng' 'python2-ipaddress' 'python2-mock' 
'python-mock' 'python-pytest')
+source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz;
+
"fix_disk_io_counters.patch::https://github.com/giampaolo/psutil/commit/8f99f3782663959062ee868bbfdbc336307a3a4d.patch;
+"fix_test_disk_io_counters_sysfs.patch")
+sha512sums=('66990d006680142c309874624882ba7612cdef99f44cfed07ba5371ba20e1c978e42364248dba09fce053d78a62630061d1995662f9b965492ea2261eda83ea8'
+
'5b6318f0a74360c048ef910109c9ed2738ad9755d2a3061d341f3c3cb7256d1eedbac2a452d453415e4155720ca51a9abb471a638583d30b7d648483af21b890'
+
'f2164b0c31a2f0cc9db0913451ded71c8fc401ac88ebb5cabc00b2902e37c2695b273c75799ca2a060c11555e5b05a2f6aac4c214ec7e000c7b79d90a2e7e07e')
+
+prepare() {
+  cd psutil-release-$pkgver
+  patch -Np1 -i $srcdir/fix_disk_io_counters.patch
+  patch -Np1 -i $srcdir/fix_test_disk_io_counters_sysfs.patch
+}
+
+build() {
+  cd psutil-release-$pkgver
+
+  python setup.py build --build-lib=build/python
+
+  python2 setup.py build --build-lib=build/python2
+  find build/python2 -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+}
+
+check() {
+  cd psutil-release-$pkgver
+
+  # Required for testing
+  cp setup.py build/python
+  cp -r scripts build/python/
+
+# 4 non-working tests in build chroot, requires fixes. Test framework does not 
allow exclusion.
+#  PYTHONPATH="$PWD/build/python" python psutil/tests/__main__.py
+}
+
+package_python-psutil() {
+  pkgdesc='A cross-platform process and system utilities module for Python'
+  depends=('python')
+
+  cd psutil-release-$pkgver
+  python setup.py build --build-lib=build/python \
+  install 

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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 19:28:34
  Author: jelle
Revision: 408733

upgpkg: python-psutil 5.4.8-1

Added:
  python-psutil/trunk/fix_test_disk_io_counters_sysfs.patch
Modified:
  python-psutil/trunk/PKGBUILD

---+
 PKGBUILD  |   33 ++--
 fix_test_disk_io_counters_sysfs.patch |   20 +++
 2 files changed, 39 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 19:03:45 UTC (rev 408732)
+++ PKGBUILD2018-11-18 19:28:34 UTC (rev 408733)
@@ -2,23 +2,31 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.4.7
+pkgver=5.4.8
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/giampaolo/psutil'
 license=('custom: BSD')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-checkdepends=('net-tools' 'procps-ng' 'python2-nose' 'python-nose')
-source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz;)
-md5sums=('e8d6259eafe5925e7c522868aedd2caa')
+checkdepends=('net-tools' 'procps-ng' 'python2-ipaddress' 'python2-mock' 
'python-mock' 'python-pytest')
+source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz;
+
"fix_disk_io_counters.patch::https://github.com/giampaolo/psutil/commit/8f99f3782663959062ee868bbfdbc336307a3a4d.patch;
+"fix_test_disk_io_counters_sysfs.patch")
+sha512sums=('66990d006680142c309874624882ba7612cdef99f44cfed07ba5371ba20e1c978e42364248dba09fce053d78a62630061d1995662f9b965492ea2261eda83ea8'
+
'5b6318f0a74360c048ef910109c9ed2738ad9755d2a3061d341f3c3cb7256d1eedbac2a452d453415e4155720ca51a9abb471a638583d30b7d648483af21b890'
+
'f2164b0c31a2f0cc9db0913451ded71c8fc401ac88ebb5cabc00b2902e37c2695b273c75799ca2a060c11555e5b05a2f6aac4c214ec7e000c7b79d90a2e7e07e')
 
+prepare() {
+  cd psutil-release-$pkgver
+  patch -Np1 -i $srcdir/fix_disk_io_counters.patch
+  patch -Np1 -i $srcdir/fix_test_disk_io_counters_sysfs.patch
+}
+
 build() {
   cd psutil-release-$pkgver
 
-  msg python
   python setup.py build --build-lib=build/python
 
-  msg python2
   python2 setup.py build --build-lib=build/python2
   find build/python2 -type f -exec \
 sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
@@ -27,15 +35,12 @@
 check() {
   cd psutil-release-$pkgver
 
-  msg python
-  export PYTHONPATH="$PWD/build/python"
-  cd psutil/tests/
-  # FIXME: dynamic loading so
+  # Required for testing
+  cp setup.py build/python
+  cp -r scripts build/python/
 
-
-  msg python2
-  export PYTHONPATH="$PWD/build/python2"
-  #python2 psutil/tests/runner.py
+# 4 non-working tests in build chroot, requires fixes. Test framework does not 
allow exclusion.
+#  PYTHONPATH="$PWD/build/python" python psutil/tests/__main__.py
 }
 
 package_python-psutil() {

Added: fix_test_disk_io_counters_sysfs.patch
===
--- fix_test_disk_io_counters_sysfs.patch   (rev 0)
+++ fix_test_disk_io_counters_sysfs.patch   2018-11-18 19:28:34 UTC (rev 
408733)
@@ -0,0 +1,20 @@
+diff --git a/psutil/_pslinux.py b/psutil/_pslinux.py
+index b775d39a..dcacfea0 100644
+--- a/psutil/_pslinux.py
 b/psutil/_pslinux.py
+@@ -1099,8 +1099,13 @@ def disk_io_counters(perdisk=False):
+ with open_text(os.path.join(root, 'stat')) as f:
+ fields = f.read().strip().split()
+ name = os.path.basename(root)
+-(reads, reads_merged, rbytes, rtime, writes, writes_merged,
+-wbytes, wtime, _, busy_time, _) = map(int, fields)
++if len(fields) == 11:
++(reads, reads_merged, rbytes, rtime, writes, 
writes_merged,
++ wbytes, wtime, _, busy_time, _) = map(int, fields)
++else:
++(reads, reads_merged, rbytes, rtime, writes, 
writes_merged,
++ wbytes, wtime, _, busy_time, _, _, _, _, _) = map(int,
++   fields)
+ yield (name, reads, writes, rbytes, wbytes, rtime,
+wtime, reads_merged, writes_merged, busy_time)
+ 


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

2018-11-18 Thread David Runge via arch-commits
Date: Sunday, November 18, 2018 @ 19:03:28
  Author: dvzrv
Revision: 408731

upgpkg: marsyas 0.5.0-6

Renaming sfinfo binary because of conflict (FS#60787).

Modified:
  marsyas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 18:59:39 UTC (rev 408730)
+++ PKGBUILD2018-11-18 19:03:28 UTC (rev 408731)
@@ -4,7 +4,7 @@
 
 pkgname=marsyas
 pkgver=0.5.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Music Analysis, Retrieval and Synthesis for Audio Signals"
 arch=('x86_64')
 url="http://marsyas.info;
@@ -70,4 +70,6 @@
   # docs
   install -vDm 644 ../{AUTHORS,README,TODO} \
 -t "${pkgdir}/usr/share/doc/${pkgname}"
+  # rename sfinfo https://bugs.archlinux.org/task/60787
+  mv -v "${pkgdir}/usr/bin/sfinfo" "${pkgdir}/usr/bin/${pkgname}-sfinfo"
 }


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

2018-11-18 Thread David Runge via arch-commits
Date: Sunday, November 18, 2018 @ 19:03:45
  Author: dvzrv
Revision: 408732

archrelease: copy trunk to community-x86_64

Added:
  marsyas/repos/community-x86_64/PKGBUILD
(from rev 408731, marsyas/trunk/PKGBUILD)
Deleted:
  marsyas/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  148 ++---
 1 file changed, 75 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 19:03:28 UTC (rev 408731)
+++ PKGBUILD2018-11-18 19:03:45 UTC (rev 408732)
@@ -1,73 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Felix Yan 
-# Contributor: MeMi69 
-
-pkgname=marsyas
-pkgver=0.5.0
-pkgrel=5
-pkgdesc="Music Analysis, Retrieval and Synthesis for Audio Signals"
-arch=('x86_64')
-url="http://marsyas.info;
-license=('GPL2')
-groups=('pro-audio')
-depends=('jack' 'lame' 'libmad')
-optdepends=('pd: use ibt_pd external'
-'python2: required for marmonitors.py'
-'qt5-declarative: required for marsyas-inspector'
-'vamp-plugin-sdk: use vamp plugin')
-makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'pd' 'python2' 
'qt5-declarative' 'swig' 'vamp-plugin-sdk')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/version-$pkgver.tar.gz;)
-sha512sums=('0ff8943028753c70d409e78a8c5487da2006b7599c8909c0e0050433a6e7051f32b3c5f31fe833085a479d0486e4c96c5f4a4bd63ac00ee68b89dee941aebc9a')
-
-prepare() {
-  mv -v "${pkgname}-version-${pkgver}" "${pkgname}-${pkgver}"
-  cd "${pkgname}-${pkgver}"
-  mkdir -p build
-  # fixing python2 scripts shebang
-  sed -e 's/ python/ python2/' \
-  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
-  # fixing broken call to env in python scripts
-  sed -e 's/evn/env/' \
-  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
-  # fixing build of vamp plugins
-  sed -e 
's|"MarSystemTemplateBasic.h"||' \
-  -e 
's|"MarSystemTemplateAdvanced.h"||'
 \
-  -i src/mvamp/MarsyasIBT.h
-  # fixing build of pd external
-  sed -e 's|= atom_getsymbol(argv+1)->s_name|= 
const_cast(atom_getsymbol(argv+1)->s_name)|' \
-  -i src/marsyas_pd/ibt_pd.cpp
-  sed -e 's/--export-dynamic/-export-dynamic/g' \
-  -i src/marsyas_pd/CMakeLists.txt
-}
-
-build() {
-  cd "${pkgname}-${pkgver}/build"
-  _python_lib=$( echo /usr/lib/python2* )
-  _python_include=$( echo /usr/include/python2* )
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=1 \
--DWITH_MAD=1 \
--DWITH_LAME=1 \
--DWITH_PD=1 \
--DPYTHON_LIBRARY=${_python_lib} \
--DPYTHON_INCLUDE_PATH=${_python_include} \
--DWITH_SWIG=1 \
--DWITH_VAMP=1 \
--DWITH_VORBIS=1 \
-..
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}/build"
-  make DESTDIR="$pkgdir" install
-  # pd external
-  install -vDm 755 lib/ibt_pd.pd_linux \
--vDm 644 ../src/${pkgname}_pd/ibt_pd-help.pd \
--t "${pkgdir}/usr/lib/pd/extra/"
-  # vamp plugin
-  install -vDm 755 lib/mvamp.so -t "${pkgdir}/usr/lib/vamp"
-  # docs
-  install -vDm 644 ../{AUTHORS,README,TODO} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: marsyas/repos/community-x86_64/PKGBUILD (from rev 408731, 
marsyas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 19:03:45 UTC (rev 408732)
@@ -0,0 +1,75 @@
+# Maintainer: David Runge 
+# Contributor: Felix Yan 
+# Contributor: MeMi69 
+
+pkgname=marsyas
+pkgver=0.5.0
+pkgrel=6
+pkgdesc="Music Analysis, Retrieval and Synthesis for Audio Signals"
+arch=('x86_64')
+url="http://marsyas.info;
+license=('GPL2')
+groups=('pro-audio')
+depends=('jack' 'lame' 'libmad')
+optdepends=('pd: use ibt_pd external'
+'python2: required for marmonitors.py'
+'qt5-declarative: required for marsyas-inspector'
+'vamp-plugin-sdk: use vamp plugin')
+makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'pd' 'python2' 
'qt5-declarative' 'swig' 'vamp-plugin-sdk')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/version-$pkgver.tar.gz;)
+sha512sums=('0ff8943028753c70d409e78a8c5487da2006b7599c8909c0e0050433a6e7051f32b3c5f31fe833085a479d0486e4c96c5f4a4bd63ac00ee68b89dee941aebc9a')
+
+prepare() {
+  mv -v "${pkgname}-version-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  mkdir -p build
+  # fixing python2 scripts shebang
+  sed -e 's/ python/ python2/' \
+  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
+  # fixing broken call to env in python scripts
+  sed -e 's/evn/env/' \
+  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
+  # fixing build of vamp plugins
+  sed -e 
's|"MarSystemTemplateBasic.h"||' \
+  -e 
's|"MarSystemTemplateAdvanced.h"||'
 \
+  -i src/mvamp/MarsyasIBT.h
+  # fixing 

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

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 18:59:20
  Author: felixonmars
Revision: 408729

upgpkg: python-softlayer 5.6.4-1

Modified:
  python-softlayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 18:19:36 UTC (rev 408728)
+++ PKGBUILD2018-11-18 18:59:20 UTC (rev 408729)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-softlayer
-pkgver=5.6.3
+pkgver=5.6.4
 pkgrel=1
 pkgdesc="A library for SoftLayer's API"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-mock' 'python-testtools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/softlayer/softlayer-python/archive/v$pkgver.tar.gz;)
-sha512sums=('8c36421e37fd8de35a2a62698a256e88c0a0749940a1a1c155d78777f323e1ec38658f177ff8c12e52872995e94dc923ec12b7c2c118796bd58d04dd82b65817')
+sha512sums=('d6334b9fb18e81aac27b4af4a52c5a260fd5709940bedbd08a812ae0b3567048ad2e91b1f72b08c51d02931c113438fe327169753508553c97c260b06908838b')
 
 prepare() {
   cd softlayer-python-$pkgver


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

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 18:59:39
  Author: felixonmars
Revision: 408730

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 18:59:20 UTC (rev 408729)
+++ PKGBUILD2018-11-18 18:59:39 UTC (rev 408730)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-softlayer
-pkgver=5.6.3
-pkgrel=1
-pkgdesc="A library for SoftLayer's API"
-arch=('any')
-license=('MIT')
-url='https://github.com/softlayer/softlayer-python'
-depends=('python-six' 'python-ptable' 'python-click' 'python-requests' 
'python-prompt_toolkit'
- 'python-pygments' 'python-urllib3')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-mock' 'python-testtools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/softlayer/softlayer-python/archive/v$pkgver.tar.gz;)
-sha512sums=('8c36421e37fd8de35a2a62698a256e88c0a0749940a1a1c155d78777f323e1ec38658f177ff8c12e52872995e94dc923ec12b7c2c118796bd58d04dd82b65817')
-
-prepare() {
-  cd softlayer-python-$pkgver
-  sed -i 's/==/>=/' setup.py
-}
-
-build() {
-  cd softlayer-python-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd softlayer-python-$pkgver
-  python setup.py pytest --addopts '-k "not test_edit_perms_on_bad"'
-}
-
-package() {
-  cd softlayer-python-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-softlayer/repos/community-any/PKGBUILD (from rev 408729, 
python-softlayer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 18:59:39 UTC (rev 408730)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-softlayer
+pkgver=5.6.4
+pkgrel=1
+pkgdesc="A library for SoftLayer's API"
+arch=('any')
+license=('MIT')
+url='https://github.com/softlayer/softlayer-python'
+depends=('python-six' 'python-ptable' 'python-click' 'python-requests' 
'python-prompt_toolkit'
+ 'python-pygments' 'python-urllib3')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-mock' 'python-testtools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/softlayer/softlayer-python/archive/v$pkgver.tar.gz;)
+sha512sums=('d6334b9fb18e81aac27b4af4a52c5a260fd5709940bedbd08a812ae0b3567048ad2e91b1f72b08c51d02931c113438fe327169753508553c97c260b06908838b')
+
+prepare() {
+  cd softlayer-python-$pkgver
+  sed -i 's/==/>=/' setup.py
+}
+
+build() {
+  cd softlayer-python-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd softlayer-python-$pkgver
+  python setup.py pytest --addopts '-k "not test_edit_perms_on_bad"'
+}
+
+package() {
+  cd softlayer-python-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-18 Thread Jan Steffens via arch-commits
Date: Sunday, November 18, 2018 @ 18:19:19
  Author: heftig
Revision: 408727

1.0.1-1

Modified:
  lib32-libwebp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 16:49:25 UTC (rev 408726)
+++ PKGBUILD2018-11-18 18:19:19 UTC (rev 408727)
@@ -5,7 +5,7 @@
 # Contributor: Jon Nordby 
 
 pkgname=lib32-libwebp
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='WebP library'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('BSD')
 depends=('lib32-glibc' 'libwebp')
 makedepends=('gcc-multilib' 'git')
-_commit='698b8844e38a0c5ca50bb20f866e71291bfc3b36'
+_commit=e85d3313d6d52b1e9c6c181b488fc0831a747de8  # tags/v1.0.1^0
 source=("git+https://chromium.googlesource.com/webm/libwebp#commit=${_commit};)
 sha256sums=('SKIP')
 validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D') # WebP release 
signing key


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

2018-11-18 Thread Jan Steffens via arch-commits
Date: Sunday, November 18, 2018 @ 18:19:36
  Author: heftig
Revision: 408728

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 18:19:19 UTC (rev 408727)
+++ PKGBUILD2018-11-18 18:19:36 UTC (rev 408728)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: carstene1ns 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Alexander Rødseth 
-# Contributor: Jon Nordby 
-
-pkgname=lib32-libwebp
-pkgver=1.0.0
-pkgrel=1
-pkgdesc='WebP library'
-arch=('x86_64')
-url='https://developers.google.com/speed/webp/'
-license=('BSD')
-depends=('lib32-glibc' 'libwebp')
-makedepends=('gcc-multilib' 'git')
-_commit='698b8844e38a0c5ca50bb20f866e71291bfc3b36'
-source=("git+https://chromium.googlesource.com/webm/libwebp#commit=${_commit};)
-sha256sums=('SKIP')
-validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D') # WebP release 
signing key
-
-pkgver() {
-  cd libwebp
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd libwebp
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd libwebp
-
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  ./configure \
---prefix='/usr' \
---libdir='/usr/lib32' \
---disable-static \
---enable-swap-16bit-csp \
---enable-experimental \
---enable-libwebp{mux,demux,decoder,extras}
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd libwebp
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s libwebp "${pkgdir}"/usr/share/licenses/lib32-libwebp
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-libwebp/repos/multilib-x86_64/PKGBUILD (from rev 408727, 
lib32-libwebp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 18:19:36 UTC (rev 408728)
@@ -0,0 +1,60 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: carstene1ns 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Alexander Rødseth 
+# Contributor: Jon Nordby 
+
+pkgname=lib32-libwebp
+pkgver=1.0.1
+pkgrel=1
+pkgdesc='WebP library'
+arch=('x86_64')
+url='https://developers.google.com/speed/webp/'
+license=('BSD')
+depends=('lib32-glibc' 'libwebp')
+makedepends=('gcc-multilib' 'git')
+_commit=e85d3313d6d52b1e9c6c181b488fc0831a747de8  # tags/v1.0.1^0
+source=("git+https://chromium.googlesource.com/webm/libwebp#commit=${_commit};)
+sha256sums=('SKIP')
+validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D') # WebP release 
signing key
+
+pkgver() {
+  cd libwebp
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd libwebp
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd libwebp
+
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib32' \
+--disable-static \
+--enable-swap-16bit-csp \
+--enable-experimental \
+--enable-libwebp{mux,demux,decoder,extras}
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd libwebp
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s libwebp "${pkgdir}"/usr/share/licenses/lib32-libwebp
+}
+
+# vim: ts=2 sw=2 et:


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

2018-11-18 Thread Jan Steffens via arch-commits
Date: Sunday, November 18, 2018 @ 18:19:35
  Author: heftig
Revision: 340105

archrelease: copy trunk to extra-x86_64

Added:
  libwebp/repos/extra-x86_64/PKGBUILD
(from rev 340104, libwebp/trunk/PKGBUILD)
Deleted:
  libwebp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 18:18:10 UTC (rev 340104)
+++ PKGBUILD2018-11-18 18:19:35 UTC (rev 340105)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Alexander Rødseth 
-# Contributor: Jon Nordby 
-
-pkgname=libwebp
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="WebP library and conversion tools"
-arch=(x86_64)
-url="https://developers.google.com/speed/webp/;
-license=(BSD)
-depends=(libpng libjpeg libtiff giflib)
-makedepends=(freeglut mesa glu git)
-optdepends=('freeglut: vwebp viewer')
-_commit=698b8844e38a0c5ca50bb20f866e71291bfc3b36  # tags/v1.0.0^0
-source=("git+https://chromium.googlesource.com/webm/libwebp#commit=$_commit;)
-sha256sums=('SKIP')
-validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr \
- --enable-swap-16bit-csp \
- --enable-experimental \
- --enable-libwebp{mux,demux,decoder,extras} \
- --disable-static
-  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/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libwebp/repos/extra-x86_64/PKGBUILD (from rev 340104, 
libwebp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 18:19:35 UTC (rev 340105)
@@ -0,0 +1,52 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Alexander Rødseth 
+# Contributor: Jon Nordby 
+
+pkgname=libwebp
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="WebP library and conversion tools"
+arch=(x86_64)
+url="https://developers.google.com/speed/webp/;
+license=(BSD)
+depends=(libpng libjpeg libtiff giflib)
+makedepends=(freeglut mesa glu git)
+optdepends=('freeglut: vwebp viewer')
+_commit=e85d3313d6d52b1e9c6c181b488fc0831a747de8  # tags/v1.0.1^0
+source=("git+https://chromium.googlesource.com/webm/libwebp#commit=$_commit;)
+sha256sums=('SKIP')
+validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr \
+ --enable-swap-16bit-csp \
+ --enable-experimental \
+ --enable-libwebp{mux,demux,decoder,extras} \
+ --disable-static
+  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/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-18 Thread Jan Steffens via arch-commits
Date: Sunday, November 18, 2018 @ 18:18:10
  Author: heftig
Revision: 340104

1.0.1-1

Modified:
  libwebp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 17:34:39 UTC (rev 340103)
+++ PKGBUILD2018-11-18 18:18:10 UTC (rev 340104)
@@ -3,7 +3,7 @@
 # Contributor: Jon Nordby 
 
 pkgname=libwebp
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="WebP library and conversion tools"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(libpng libjpeg libtiff giflib)
 makedepends=(freeglut mesa glu git)
 optdepends=('freeglut: vwebp viewer')
-_commit=698b8844e38a0c5ca50bb20f866e71291bfc3b36  # tags/v1.0.0^0
+_commit=e85d3313d6d52b1e9c6c181b488fc0831a747de8  # tags/v1.0.1^0
 source=("git+https://chromium.googlesource.com/webm/libwebp#commit=$_commit;)
 sha256sums=('SKIP')
 validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D')


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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 17:34:39
  Author: arojas
Revision: 340103

archrelease: copy trunk to staging-x86_64

Added:
  mlt/repos/staging-x86_64/
  mlt/repos/staging-x86_64/PKGBUILD
(from rev 340102, mlt/trunk/PKGBUILD)
  mlt/repos/staging-x86_64/mlt-opencv4.patch
(from rev 340102, mlt/trunk/mlt-opencv4.patch)

---+
 PKGBUILD  |   76 
 mlt-opencv4.patch |   40 +++
 2 files changed, 116 insertions(+)

Copied: mlt/repos/staging-x86_64/PKGBUILD (from rev 340102, mlt/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-11-18 17:34:39 UTC (rev 340103)
@@ -0,0 +1,76 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Fabian Schoelzel 
+# Contributor: funkyou 
+# Contributor: tardo 
+# Contributor: Stefan Husmann 
+# Contributor: Gustavo Alvarez 
+
+pkgbase=mlt
+pkgname=(mlt mlt-python-bindings)
+pkgver=6.10.0
+pkgrel=2
+pkgdesc="An open source multimedia framework"
+arch=(x86_64)
+url="http://www.mltframework.org;
+license=(GPL)
+makedepends=(ladspa frei0r-plugins libdv sdl_image libsamplerate sox ffmpeg 
vid.stab qt5-svg
+ jack libexif python2 swig movit eigen opencv libebur128 gtk2)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/mltframework/mlt/archive/v$pkgver.tar.gz;
+mlt-opencv4.patch)
+sha256sums=('e794f12b00d1b90009a1574237823a03ce0b3625638306d1369888375e90edff'
+'71a8d05984d64cf93320ad28b9060b8689852e847d1e540632152175304ca02f')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../mlt-opencv4.patch # Fix build with openCV 4
+}
+
+build() {
+  # mlt
+  cd mlt-$pkgver
+
+  ./configure --prefix=/usr \
+   --avformat-swscale \
+   --enable-gpl --enable-gpl3 \
+   --qt-libdir=/usr/lib --qt-includedir=/usr/include/qt
+  make
+
+  # mlt python bindings
+  cd src/swig/python
+  sed -i 's_path=`which python_path=`which python2_' build
+  sed -i 's_`python -c_`python2 -c_' build
+  sed -i 's#python-config#python2-config#' build
+  ./build
+}
+
+package_mlt() {
+  depends=(libebur128)
+  optdepends=('sdl_image: SDL1 plugin'
+'sdl2: SDL2 plugin'
+'libsamplerate: libavresample plugin'
+'sox: SOX (Audio Swiss Army Knife) plugin'
+'ffmpeg: ffmpeg plugin'
+'vid.stab: video stabilize plugin'
+'gtk2: Gtk plugin'
+'qt5-svg: Qt5 plugins'
+'jack: JACK sound output plugin'
+'ladspa: LADSPA plugins'
+'libexif: auto rotate plugin'
+'frei0r-plugins: for additional effects'
+'movit: opengl plugin'
+'opencv: openCV plugin')
+
+  cd mlt-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+package_mlt-python-bindings() {
+  depends=(python2 mlt)
+
+  cd "$srcdir/mlt-$pkgver/src/swig/python"
+  mkdir -p "$pkgdir/usr/lib/python2.7/"
+  install -m755 mlt.py "$pkgdir/usr/lib/python2.7/"
+  install -m755 _mlt.so "$pkgdir/usr/lib/python2.7/"
+  install -m755 mlt_wrap.o "$pkgdir/usr/lib/python2.7/"
+}

Copied: mlt/repos/staging-x86_64/mlt-opencv4.patch (from rev 340102, 
mlt/trunk/mlt-opencv4.patch)
===
--- staging-x86_64/mlt-opencv4.patch(rev 0)
+++ staging-x86_64/mlt-opencv4.patch2018-11-18 17:34:39 UTC (rev 340103)
@@ -0,0 +1,40 @@
+diff --git a/src/modules/opencv/configure b/src/modules/opencv/configure
+index 3322cb58..b630424e 100755
+--- a/src/modules/opencv/configure
 b/src/modules/opencv/configure
+@@ -12,18 +12,18 @@ OpenCV options:
+ EOF
+ 
+ else
+-  pkg-config --atleast-version=3.1.0 'opencv'
++  pkg-config --atleast-version=3.1.0 'opencv4'
+   if [ $? -eq 0 ]
+   then
+-result=`pkg-config --libs opencv | grep "opencv_tracking"`
++result=`pkg-config --libs opencv4 | grep "opencv_tracking"`
+ if [ -z "$result" ]
+ then
+ echo "- OpenCV tracking contrib module NOT found, 
disabling OpenCV modules"
+ touch ../disable-opencv
+ exit 0
+ else
+-echo "CFLAGS += $(pkg-config --cflags opencv)" >> 
config.mak
+-echo "LDFLAGS += $(pkg-config --libs opencv)" >> 
config.mak
++echo "CFLAGS += $(pkg-config --cflags opencv4)" >> 
config.mak
++echo "LDFLAGS += $(pkg-config --libs opencv4)" >> 
config.mak
+ fi
+   else
+   echo "- OpenCV >= 3.1.0 NOT found, disabling OpenCV modules"
+diff --git a/src/modules/opencv/filter_opencv_tracker.cpp 
b/src/modules/opencv/filter_opencv_tracker.cpp
+index d49862fc..2a176ef8 100644
+--- a/src/modules/opencv/filter_opencv_tracker.cpp
 b/src/modules/opencv/filter_opencv_tracker.cpp
+@@ 

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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 17:34:18
  Author: arojas
Revision: 340102

opencv 4.0 rebuild

Added:
  mlt/trunk/mlt-opencv4.patch
Modified:
  mlt/trunk/PKGBUILD

---+
 PKGBUILD  |   13 ++---
 mlt-opencv4.patch |   40 
 2 files changed, 50 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 16:55:40 UTC (rev 340101)
+++ PKGBUILD2018-11-18 17:34:18 UTC (rev 340102)
@@ -9,7 +9,7 @@
 pkgbase=mlt
 pkgname=(mlt mlt-python-bindings)
 pkgver=6.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open source multimedia framework"
 arch=(x86_64)
 url="http://www.mltframework.org;
@@ -16,9 +16,16 @@
 license=(GPL)
 makedepends=(ladspa frei0r-plugins libdv sdl_image libsamplerate sox ffmpeg 
vid.stab qt5-svg
  jack libexif python2 swig movit eigen opencv libebur128 gtk2)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/mltframework/mlt/archive/v$pkgver.tar.gz;)
-sha256sums=('e794f12b00d1b90009a1574237823a03ce0b3625638306d1369888375e90edff')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/mltframework/mlt/archive/v$pkgver.tar.gz;
+mlt-opencv4.patch)
+sha256sums=('e794f12b00d1b90009a1574237823a03ce0b3625638306d1369888375e90edff'
+'71a8d05984d64cf93320ad28b9060b8689852e847d1e540632152175304ca02f')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../mlt-opencv4.patch # Fix build with openCV 4
+}
+
 build() {
   # mlt
   cd mlt-$pkgver

Added: mlt-opencv4.patch
===
--- mlt-opencv4.patch   (rev 0)
+++ mlt-opencv4.patch   2018-11-18 17:34:18 UTC (rev 340102)
@@ -0,0 +1,40 @@
+diff --git a/src/modules/opencv/configure b/src/modules/opencv/configure
+index 3322cb58..b630424e 100755
+--- a/src/modules/opencv/configure
 b/src/modules/opencv/configure
+@@ -12,18 +12,18 @@ OpenCV options:
+ EOF
+ 
+ else
+-  pkg-config --atleast-version=3.1.0 'opencv'
++  pkg-config --atleast-version=3.1.0 'opencv4'
+   if [ $? -eq 0 ]
+   then
+-result=`pkg-config --libs opencv | grep "opencv_tracking"`
++result=`pkg-config --libs opencv4 | grep "opencv_tracking"`
+ if [ -z "$result" ]
+ then
+ echo "- OpenCV tracking contrib module NOT found, 
disabling OpenCV modules"
+ touch ../disable-opencv
+ exit 0
+ else
+-echo "CFLAGS += $(pkg-config --cflags opencv)" >> 
config.mak
+-echo "LDFLAGS += $(pkg-config --libs opencv)" >> 
config.mak
++echo "CFLAGS += $(pkg-config --cflags opencv4)" >> 
config.mak
++echo "LDFLAGS += $(pkg-config --libs opencv4)" >> 
config.mak
+ fi
+   else
+   echo "- OpenCV >= 3.1.0 NOT found, disabling OpenCV modules"
+diff --git a/src/modules/opencv/filter_opencv_tracker.cpp 
b/src/modules/opencv/filter_opencv_tracker.cpp
+index d49862fc..2a176ef8 100644
+--- a/src/modules/opencv/filter_opencv_tracker.cpp
 b/src/modules/opencv/filter_opencv_tracker.cpp
+@@ -110,7 +110,7 @@ static void analyze( mlt_filter filter, cv::Mat cvFrame, 
private_data* data, int
+ {
+   // Build tracker
+   data->algo = mlt_properties_get( filter_properties, "algo" );
+-#if CV_VERSION_MAJOR == 3 && CV_VERSION_MINOR >= 3
++#if (CV_VERSION_MAJOR == 3 && CV_VERSION_MINOR >= 3) || CV_VERSION_MAJOR >= 4
+   if ( !data->algo || *data->algo == '\0' || !strcmp(data->algo, 
"KCF" ) )
+   {
+   data->tracker = cv::TrackerKCF::create();


[arch-commits] Commit in opencv/repos/staging-x86_64 (3 files)

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 16:54:33
  Author: arojas
Revision: 340100

archrelease: copy trunk to staging-x86_64

Added:
  opencv/repos/staging-x86_64/PKGBUILD
(from rev 340099, opencv/trunk/PKGBUILD)
  opencv/repos/staging-x86_64/opencv-legacy-headers.patch
(from rev 340099, opencv/trunk/opencv-legacy-headers.patch)
Deleted:
  opencv/repos/staging-x86_64/PKGBUILD

-+
 PKGBUILD|  181 +-
 opencv-legacy-headers.patch |   12 ++
 2 files changed, 105 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 16:54:09 UTC (rev 340099)
+++ PKGBUILD2018-11-18 16:54:33 UTC (rev 340100)
@@ -1,88 +0,0 @@
-# Maintainer: Ray Rashif 
-# Contributor: Tobias Powalowski 
-
-pkgbase=opencv
-pkgname=(opencv opencv-samples)
-pkgver=4.0.0
-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=('86fd08fc02893e05e2944fa7b0daa7d02643232450f020b475e1b2f24587b99a'
-'4fb0681414df4baedce6e3f4a01318d6f4fcde6ee14854d761fd4e397a397763')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
-  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" \
-
-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 \
--DPYTHON2_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package_opencv() {
-  options=(staticlibs)
-
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # install license file
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-
-  # install python bindings
-  cd python_loader
-  python setup.py install --root="$pkgdir"
-  rm -r "$pkgdir"/usr/python
-
-  cd "$pkgdir"/usr/share
-
-  # separate samples package
-  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/staging-x86_64/PKGBUILD (from rev 340099, 
opencv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 16:54:33 UTC (rev 340100)
@@ -0,0 +1,93 @@
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Powalowski 
+
+pkgbase=opencv
+pkgname=(opencv opencv-samples)
+pkgver=4.0.0
+pkgrel=3
+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;
+opencv-legacy-headers.patch)
+sha256sums=('86fd08fc02893e05e2944fa7b0daa7d02643232450f020b475e1b2f24587b99a'
+

[arch-commits] Commit in opencv/trunk (PKGBUILD opencv-legacy-headers.patch)

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 16:54:09
  Author: arojas
Revision: 340099

Fix missing legacy headers

Added:
  opencv/trunk/opencv-legacy-headers.patch
Modified:
  opencv/trunk/PKGBUILD

-+
 PKGBUILD|   11 ---
 opencv-legacy-headers.patch |   12 
 2 files changed, 20 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 16:53:43 UTC (rev 340098)
+++ PKGBUILD2018-11-18 16:54:09 UTC (rev 340099)
@@ -4,7 +4,7 @@
 pkgbase=opencv
 pkgname=(opencv opencv-samples)
 pkgver=4.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Open Source Computer Vision Library"
 arch=(x86_64)
 license=(BSD)
@@ -18,12 +18,17 @@
 '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;)
+
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz;
+opencv-legacy-headers.patch)
 sha256sums=('86fd08fc02893e05e2944fa7b0daa7d02643232450f020b475e1b2f24587b99a'
-'4fb0681414df4baedce6e3f4a01318d6f4fcde6ee14854d761fd4e397a397763')
+'4fb0681414df4baedce6e3f4a01318d6f4fcde6ee14854d761fd4e397a397763'
+'7c31ab3855b047d35b1d953431dea4145fa2a408451d8a23e19d020a9afda4ad')
 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../opencv-legacy-headers.patch # Install legacy headers
 }
 
 build() {

Added: opencv-legacy-headers.patch
===
--- opencv-legacy-headers.patch (rev 0)
+++ opencv-legacy-headers.patch 2018-11-18 16:54:09 UTC (rev 340099)
@@ -0,0 +1,12 @@
+diff --git a/modules/imgcodecs/CMakeLists.txt 
b/modules/imgcodecs/CMakeLists.txt
+index d771224d4..dc9587927 100644
+--- a/modules/imgcodecs/CMakeLists.txt
 b/modules/imgcodecs/CMakeLists.txt
+@@ -102,6 +102,7 @@ file(GLOB imgcodecs_ext_hdrs
+  "${CMAKE_CURRENT_LIST_DIR}/include/opencv2/*.hpp"
+  "${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/*.hpp"
+  "${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/*.h"
++ "${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/*/*.h"
+  )
+ 
+ if(IOS)


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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 16:53:43
  Author: arojas
Revision: 340098

opencv 4.0 rebuild

Added:
  digikam/trunk/digikam-opencv4.patch
Modified:
  digikam/trunk/PKGBUILD

---+
 PKGBUILD  |9 +--
 digikam-opencv4.patch |   56 
 2 files changed, 62 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 14:29:54 UTC (rev 340097)
+++ PKGBUILD2018-11-18 16:53:43 UTC (rev 340098)
@@ -7,7 +7,7 @@
 pkgname=(digikam kipi-plugins)
 _pkgver=5.9.0
 pkgver=${_pkgver//-/_} # for beta versions
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced digital photo management application"
 arch=(x86_64)
 license=(GPL)
@@ -15,9 +15,11 @@
 makedepends=(extra-cmake-modules libkipi libksane liblqr opencv doxygen 
lensfun eigen boost kdoctools marble-common
  kfilemetadata akonadi-contacts qtav threadweaver kcalcore 
knotifyconfig libmediawiki libkvkontakte glu)
 
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz;
-
kdebug-395875.patch::"https://cgit.kde.org/digikam.git/patch/core?id=486e34a0;)
+
kdebug-395875.patch::"https://cgit.kde.org/digikam.git/patch/core?id=486e34a0;
+digikam-opencv4.patch)
 sha256sums=('660d32eedcfd6fe1a75170a651fab068ae62f7f092ae710771a2f32a1c550d1b'
-'3910f0f36ef933649691fe6da47f205d86d79afa9b4f239f86dd540648b55731')
+'3910f0f36ef933649691fe6da47f205d86d79afa9b4f239f86dd540648b55731'
+'621faf691d081239d792616ea40bac7a1cc07c3adf1bc74b4adc9107eacb4232')
 
 prepare() {
   mkdir -p build
@@ -24,6 +26,7 @@
 
   cd $pkgbase-$pkgver
   patch -p1 -i ../kdebug-395875.patch   # Fix window state saving on close
+  patch -p1 -i ../digikam-opencv4.patch # fix build with openCV 4
 }
 
 build() {

Added: digikam-opencv4.patch
===
--- digikam-opencv4.patch   (rev 0)
+++ digikam-opencv4.patch   2018-11-18 16:53:43 UTC (rev 340098)
@@ -0,0 +1,56 @@
+diff --git a/core/app/utils/digikam_opencv.h.cmake.in 
b/core/app/utils/digikam_opencv.h.cmake.in
+index 9195aad6e7..b3d6de1f86 100644
+--- a/core/app/utils/libopencv.h.cmake.in
 b/core/app/utils/libopencv.h.cmake.in
+@@ -54,24 +54,36 @@
+ #   include 
+ #   include 
+ #   include 
+-#else
++#elif OPENCV_TEST_VERSION(4,0,0)
+ #   include 
+ #   include 
+ #   include 
+ #   include 
++#else
++#   include 
++#   include 
++#   include 
++#   include 
+ #endif
+ 
+ #if OPENCV_TEST_VERSION(3,0,0)
+ #   include 
+ #   include 
+ #   include 
+-#else
++#elif OPENCV_TEST_VERSION(4,0,0)
+ #   include 
+ #   include 
+ #   include 
+ #   include 
+ #   include 
+ #   include 
++#else
++#   include 
++#   include 
++#   include 
++#   include 
++#   include 
++#   include 
+ #endif
+ 
+ // for old-style code
+diff --git a/core/libs/facesengine/detection/opencvfacedetector.cpp 
b/core/libs/facesengine/detection/opencvfacedetector.cpp
+index 2a28276d09..639540a964 100644
+--- a/core/libs/facesengine/detection/opencvfacedetector.cpp
 b/core/libs/facesengine/detection/opencvfacedetector.cpp
+@@ -358,7 +358,7 @@ void OpenCVFaceDetector::updateParameters(const cv::Size& 
/*scaledSize*/, const
+  * unless in we want very high sensitivity at low speed
+  */
+ if (d->sensitivityVsSpecificity > 0.1 || d->speedVsAccuracy < 0.9)
+-d->primaryParams.flags = CV_HAAR_DO_CANNY_PRUNING;
++d->primaryParams.flags = cv::CASCADE_DO_CANNY_PRUNING;
+ else
+ d->primaryParams.flags = 0;
+ 


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

2018-11-18 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 18, 2018 @ 16:47:29
  Author: jlichtblau
Revision: 408724

upgpkg: tinyxml2 7.0.1-1 - new upstream release

Modified:
  tinyxml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 16:21:29 UTC (rev 408723)
+++ PKGBUILD2018-11-18 16:47:29 UTC (rev 408724)
@@ -3,8 +3,8 @@
 # Contributor: dhead666 
 
 pkgname=tinyxml2
-pkgver=7.0.0
-pkgrel=2
+pkgver=7.0.1
+pkgrel=1
 pkgdesc='Simple XML parser made for easy integration'
 arch=('x86_64')
 url='http://www.grinninglizard.com/tinyxml2'
@@ -11,13 +11,10 @@
 license=('zlib')
 makedepends=('cmake' 'ninja' 'setconf')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60')
+sha256sums=('a381729e32b6c2916a23544c04f342682d38b3f6e6c0cad3c25e900c3a7ef1a6')
 
 prepare() {
   grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
-  # FS#60757
-  setconf "$pkgname-$pkgver/$pkgname.pc.in" includedir='${prefix}/include'
-  setconf "$pkgname-$pkgver/$pkgname.pc.in" libdir='${prefix}/lib'
 }
 
 build() {


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

2018-11-18 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 18, 2018 @ 16:47:40
  Author: jlichtblau
Revision: 408725

archrelease: copy trunk to community-x86_64

Added:
  tinyxml2/repos/community-x86_64/PKGBUILD
(from rev 408724, tinyxml2/trunk/PKGBUILD)
Deleted:
  tinyxml2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 16:47:29 UTC (rev 408724)
+++ PKGBUILD2018-11-18 16:47:40 UTC (rev 408725)
@@ -1,40 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: dhead666 
-
-pkgname=tinyxml2
-pkgver=7.0.0
-pkgrel=2
-pkgdesc='Simple XML parser made for easy integration'
-arch=('x86_64')
-url='http://www.grinninglizard.com/tinyxml2'
-license=('zlib')
-makedepends=('cmake' 'ninja' 'setconf')
-source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60')
-
-prepare() {
-  grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
-  # FS#60757
-  setconf "$pkgname-$pkgver/$pkgname.pc.in" includedir='${prefix}/include'
-  setconf "$pkgname-$pkgver/$pkgname.pc.in" libdir='${prefix}/lib'
-}
-
-build() {
-  mkdir -p build
-  cd build
-  cmake "../$pkgname-$pkgver" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_BUILD_TYPE=Release \
--G Ninja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/leethomason/tinyxml2
-# vim: ts=2 sw=2 et:

Copied: tinyxml2/repos/community-x86_64/PKGBUILD (from rev 408724, 
tinyxml2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 16:47:40 UTC (rev 408725)
@@ -0,0 +1,37 @@
+# Maintainer: Alexander F. Rødseth 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dhead666 
+
+pkgname=tinyxml2
+pkgver=7.0.1
+pkgrel=1
+pkgdesc='Simple XML parser made for easy integration'
+arch=('x86_64')
+url='http://www.grinninglizard.com/tinyxml2'
+license=('zlib')
+makedepends=('cmake' 'ninja' 'setconf')
+source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('a381729e32b6c2916a23544c04f342682d38b3f6e6c0cad3c25e900c3a7ef1a6')
+
+prepare() {
+  grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
+}
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "../$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_BUILD_TYPE=Release \
+-G Ninja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/leethomason/tinyxml2
+# vim: ts=2 sw=2 et:


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

2018-11-18 Thread Filipe Laíns via arch-commits
Date: Sunday, November 18, 2018 @ 16:21:29
  Author: ffy00
Revision: 408723

archrelease: copy trunk to community-any

Added:
  tribler/repos/community-any/PKGBUILD
(from rev 408722, tribler/trunk/PKGBUILD)
Deleted:
  tribler/repos/community-any/PKGBUILD

--+
 PKGBUILD |  142 ++---
 1 file changed, 71 insertions(+), 71 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 16:21:23 UTC (rev 408722)
+++ PKGBUILD2018-11-18 16:21:29 UTC (rev 408723)
@@ -1,71 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=tribler
-_pkgver=7.2.0-exp1
-pkgver=${_pkgver//-/_}
-pkgrel=2
-pkgdesc='Privacy enhanced BitTorrent client with P2P content discovery'
-url='https://www.tribler.org/'
-arch=('any')
-license=('LGPL3')
-depends=('libsodium' 'libtorrent-rasterbar' 'python2-pyqt5' 'qt5-svg' 
'phonon-qt5-backend'
- 'python2-apsw' 'python2-cherrypy' 'python2-cryptography' 
'python2-decorator'
- 'python2-feedparser' 'python2-chardet' 'python2-m2crypto' 
'python2-netifaces'
- 'python2-plyvel' 'python2-twisted' 'python2-configobj' 
'python2-matplotlib'
- 'python2-networkx' 'python2-psutil' 'python2-scipy' 'python2-libnacl'
- 'python2-pony')
-optdepends=('vlc: for internal video player')
-makedepends=('python2-setuptools' 'git')
-source=("https://github.com/Tribler/tribler/releases/download/v$_pkgver/Tribler-v$_pkgver.tar.xz;)
-sha512sums=('4c8ea0d08dd55f6b870e666385875b71b97ba07fc0f6d77a0e71c751a3f9ae0c28a7c3093e61141068d188b14ac6664f4fa67be41a82914f5cbc2ea1928ba048')
-
-prepare() {
-  cd $pkgname
-
-  # Fix tribler path
-  sed -i 's|/opt/tribler|/usr/share/tribler|g' 
systemd/anontunnel_helper@.service
-  sed -i 's|/opt/tribler|/usr/share/tribler|g' systemd/tribler.service
-
-  # Fix version info
-  sed -e "s|version_id =.*|version_id = \"${_pkgver%_*}\"|g" \
-  -e "s|build_date =.*|build_date = \"$(date)\"|g" \
--i Tribler/Core/version.py
-}
-
-build () {
-  cd $pkgname
-
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname
-
-  # Install python modules
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  # Install binary files/assets
-  install -dm 755 "$pkgdir"/usr/{bin,share/tribler}
-  cp -dr --no-preserve=ownership Tribler "$pkgdir"/usr/share/tribler
-  cp -dr --no-preserve=ownership TriblerGUI "$pkgdir"/usr/share/tribler
-  ln -s Tribler/Core/CacheDB/schema_sdb_v*.sql 
"$pkgdir"/usr/share/tribler/Tribler
-
-  install -dm 755 "$pkgdir"/usr/share/{applications,pixmaps}
-  install -Dm 644 Tribler/Main/Build/Ubuntu/tribler.desktop 
"$pkgdir"/usr/share/applications
-  install -Dm 644 Tribler/Main/Build/Ubuntu/tribler.xpm 
"$pkgdir"/usr/share/pixmaps
-  install -Dm 644 Tribler/Main/Build/Ubuntu/tribler_big.xpm 
"$pkgdir"/usr/share/pixmaps
-  install -Dm 755 debian/bin/tribler "$pkgdir"/usr/bin
-  install -Dm 644 logger.conf "$pkgdir"/usr/share/tribler/
-  install -Dm 644 run_tribler.py "$pkgdir"/usr/share/tribler/
-  install -Dm 644 check_os.py "$pkgdir"/usr/share/tribler/
-
-  cp -dr --no-preserve=ownership twisted "$pkgdir"/usr/share/tribler
-
-  # Remove test folders
-  find "$pkgdir" -type d -name "test" -name "tests" -exec rm -rf {} \;
-
-  # Install systemd files
-  install -Dm 644 systemd/anontunnel_helper@.service 
"$pkgdir"/usr/lib/systemd/system/anontunnel_helper@.service
-  install -Dm 644 systemd/tribler.service 
"$pkgdir"/usr/lib/systemd/system/tribler.service
-}
-

Copied: tribler/repos/community-any/PKGBUILD (from rev 408722, 
tribler/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 16:21:29 UTC (rev 408723)
@@ -0,0 +1,71 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=tribler
+_pkgver=7.2.0-exp1
+pkgver=${_pkgver//-/_}
+pkgrel=3
+pkgdesc='Privacy enhanced BitTorrent client with P2P content discovery'
+url='https://www.tribler.org/'
+arch=('any')
+license=('LGPL3')
+depends=('libsodium' 'libtorrent-rasterbar' 'python2-pyqt5' 'qt5-svg' 
'phonon-qt5-backend'
+ 'python2-apsw' 'python2-cherrypy' 'python2-cryptography' 
'python2-decorator'
+ 'python2-feedparser' 'python2-chardet' 'python2-m2crypto' 
'python2-netifaces'
+ 'python2-plyvel' 'python2-twisted' 'python2-configobj' 
'python2-matplotlib'
+ 'python2-networkx' 'python2-psutil' 'python2-scipy' 'python2-libnacl'
+ 'python2-pony' 'python2-meliae' 'python2-pillow')
+optdepends=('vlc: for internal video player')
+makedepends=('python2-setuptools' 'git')
+source=("https://github.com/Tribler/tribler/releases/download/v$_pkgver/Tribler-v$_pkgver.tar.xz;)
+sha512sums=('4c8ea0d08dd55f6b870e666385875b71b97ba07fc0f6d77a0e71c751a3f9ae0c28a7c3093e61141068d188b14ac6664f4fa67be41a82914f5cbc2ea1928ba048')
+
+prepare() {
+  cd $pkgname
+
+  # Fix tribler path
+  sed -i 's|/opt/tribler|/usr/share/tribler|g' 

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

2018-11-18 Thread Filipe Laíns via arch-commits
Date: Sunday, November 18, 2018 @ 16:21:23
  Author: ffy00
Revision: 408722

add missing dependencies

Modified:
  tribler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 16:20:22 UTC (rev 408721)
+++ PKGBUILD2018-11-18 16:21:23 UTC (rev 408722)
@@ -3,7 +3,7 @@
 pkgname=tribler
 _pkgver=7.2.0-exp1
 pkgver=${_pkgver//-/_}
-pkgrel=2
+pkgrel=3
 pkgdesc='Privacy enhanced BitTorrent client with P2P content discovery'
 url='https://www.tribler.org/'
 arch=('any')
@@ -13,7 +13,7 @@
  'python2-feedparser' 'python2-chardet' 'python2-m2crypto' 
'python2-netifaces'
  'python2-plyvel' 'python2-twisted' 'python2-configobj' 
'python2-matplotlib'
  'python2-networkx' 'python2-psutil' 'python2-scipy' 'python2-libnacl'
- 'python2-pony')
+ 'python2-pony' 'python2-meliae' 'python2-pillow')
 optdepends=('vlc: for internal video player')
 makedepends=('python2-setuptools' 'git')
 
source=("https://github.com/Tribler/tribler/releases/download/v$_pkgver/Tribler-v$_pkgver.tar.xz;)


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

2018-11-18 Thread Filipe Laíns via arch-commits
Date: Sunday, November 18, 2018 @ 16:20:22
  Author: ffy00
Revision: 408721

archrelease: copy trunk to community-x86_64

Added:
  python-wxpython/repos/community-x86_64/PKGBUILD
(from rev 408720, python-wxpython/trunk/PKGBUILD)
  python-wxpython/repos/community-x86_64/use-waf-2.0.8.patch
(from rev 408720, python-wxpython/trunk/use-waf-2.0.8.patch)
Deleted:
  python-wxpython/repos/community-x86_64/PKGBUILD
  python-wxpython/repos/community-x86_64/use-waf-2.0.8.patch

-+
 PKGBUILD|   90 ++
 use-waf-2.0.8.patch |  202 +-
 2 files changed, 142 insertions(+), 150 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 16:20:06 UTC (rev 408720)
+++ PKGBUILD2018-11-18 16:20:22 UTC (rev 408721)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=python-wxpython
-_pkgname=wxPython
-pkgver=4.0.3
-pkgrel=4
-pkgdesc="Phoenix wxWidgets GUI toolkit for Python"
-arch=('x86_64')
-license=('custom:wxWindows')
-url="https://www.wxpython.org;
-depends=('wxgtk3' 'python-setuptools' 'python-six')
-makedepends=('mesa' 'glu' 'webkit2gtk')
-checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy' 
'python-pypubsub')
-source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-${pkgver}.tar.gz;)
-sha512sums=('911dd98d15b0cbc2551f1b22a21fdae4450656ca59cc93216b7c6a8a00e399b929b78484637992d78cecffb098b8d8dc408c24795549827e2f90ce42740c3bf9')
-
-prepare() {
-  sed -i "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-gtk3'|" 
$_pkgname-$pkgver/build.py
-}
-
-build() {
-  cd $_pkgname-$pkgver
-
-  python build.py build --use_syswx --release -v
-}
-
-check() {
-  cd $_pkgname-$pkgver
-
-#  pythonpaths=("$PWD"/build/lib.linux-$CARCH-3*)
-
-  # test_vlbox.py:test_vlbox4 hangs
-  # test_utils.py:test_utilsSomeOtherStuff segfaults but only when run with 
all other tests...
-  # still failures but the package works...
-#  PYTHONPATH="${pythonpaths[0]}" xvfb-run python -m pytest unittests/ -k 'not 
test_utilsSomeOtherStuff and not test_vlbox4 \
-#  and not test_webview1 and not test_webview2 and not test_webview3' || 
warning "tests failed"
-#  PYTHONPATH="${pythonpaths[0]}" xvfb-run python -m pytest 
unittests/test_utils.py -k 'test_utilsSomeOtherStuff'
-  xvfb-run python build.py test
-}
-
-package() {
-  cd $_pkgname-$pkgver
-
-  python build.py install --destdir="$pkgdir"
-
-  install -Dm 644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-  find "$pkgdir/usr/lib" -type f | xargs chmod 644
-}

Copied: python-wxpython/repos/community-x86_64/PKGBUILD (from rev 408720, 
python-wxpython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 16:20:22 UTC (rev 408721)
@@ -0,0 +1,41 @@
+# Maintainer: Eric Bélanger 
+
+pkgname=python-wxpython
+_pkgname=wxPython
+pkgver=4.0.3
+pkgrel=5
+pkgdesc="Phoenix wxWidgets GUI toolkit for Python"
+arch=('x86_64')
+license=('custom:wxWindows')
+url="https://www.wxpython.org;
+depends=('wxgtk3' 'python-setuptools' 'python-six' 'python-pypubsub')
+makedepends=('mesa' 'glu' 'webkit2gtk')
+checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
+source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-${pkgver}.tar.gz;)
+sha512sums=('911dd98d15b0cbc2551f1b22a21fdae4450656ca59cc93216b7c6a8a00e399b929b78484637992d78cecffb098b8d8dc408c24795549827e2f90ce42740c3bf9')
+
+prepare() {
+  sed -i "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-gtk3'|" 
$_pkgname-$pkgver/build.py
+}
+
+build() {
+  cd $_pkgname-$pkgver
+
+  python build.py build --use_syswx --release
+}
+
+check() {
+  cd $_pkgname-$pkgver
+
+  xvfb-run python build.py test
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  python build.py install --destdir="$pkgdir"
+
+  install -Dm 644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  find "$pkgdir/usr/lib" -type f | xargs chmod 644
+}
+

Deleted: use-waf-2.0.8.patch
===
--- use-waf-2.0.8.patch 2018-11-18 16:20:06 UTC (rev 408720)
+++ use-waf-2.0.8.patch 2018-11-18 16:20:22 UTC (rev 408721)
@@ -1,101 +0,0 @@
-From 1eb0f5aad704c07de45e5092dde04c8051e421ae Mon Sep 17 00:00:00 2001
-From: Robin Dunn 
-Date: Sat, 5 May 2018 21:03:30 -0700
-Subject: [PATCH 1/2] Update waf to version 2.0.7
-

- build.py | 4 ++--
- wscript  | 4 ++--
- 2 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/build.py b/build.py
-index 41ed39ac..a56d3e22 100755
 a/build.py
-+++ b/build.py
-@@ -83,8 +83,8 @@ sipMD5 = {
- 'linux64'  : 'b349127a4d46452936e4181d96b12c2d',
- }
- 
--wafCurrentVersion = '1.7.15-p1'
--wafMD5 = 'e44003373c965f4221bbdc4c9b846128'
-+wafCurrentVersion = '2.0.7'
-+wafMD5 = '48ac1250bcccd0674cf461937875ce9a'
- 
- doxygenCurrentVersion = '1.8.8'
- 

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

2018-11-18 Thread Filipe Laíns via arch-commits
Date: Sunday, November 18, 2018 @ 16:20:06
  Author: ffy00
Revision: 408720

upgpkg: python-wxpython 4.0.3-5

Modified:
  python-wxpython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 15:45:03 UTC (rev 408719)
+++ PKGBUILD2018-11-18 16:20:06 UTC (rev 408720)
@@ -3,14 +3,14 @@
 pkgname=python-wxpython
 _pkgname=wxPython
 pkgver=4.0.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Phoenix wxWidgets GUI toolkit for Python"
 arch=('x86_64')
 license=('custom:wxWindows')
 url="https://www.wxpython.org;
-depends=('wxgtk3' 'python-setuptools' 'python-six')
+depends=('wxgtk3' 'python-setuptools' 'python-six' 'python-pypubsub')
 makedepends=('mesa' 'glu' 'webkit2gtk')
-checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy' 
'python-pypubsub')
+checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
 
source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-${pkgver}.tar.gz;)
 
sha512sums=('911dd98d15b0cbc2551f1b22a21fdae4450656ca59cc93216b7c6a8a00e399b929b78484637992d78cecffb098b8d8dc408c24795549827e2f90ce42740c3bf9')
 
@@ -38,3 +38,4 @@
   install -Dm 644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
   find "$pkgdir/usr/lib" -type f | xargs chmod 644
 }
+


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

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 15:38:55
  Author: yan12125
Revision: 408717

archrelease: copy trunk to community-testing-any

Added:
  buildbot/repos/community-testing-any/PKGBUILD
(from rev 408716, buildbot/trunk/PKGBUILD)
Deleted:
  buildbot/repos/community-testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 15:38:40 UTC (rev 408716)
+++ PKGBUILD2018-11-18 15:38:55 UTC (rev 408717)
@@ -1,53 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-# Contributor: xRemaLx 
-# Contributor: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgname=buildbot
-pkgdesc='The Continuous Integration Framework'
-pkgver=1.6.0
-pkgrel=1
-arch=(any)
-url='https://buildbot.net'
-license=(GPL2)
-depends=(python-twisted python-jinja python-zope-interface python-future
- python-sqlalchemy-migrate python-dateutil python-txaio
- python-autobahn python-pyjwt python-yaml)
-makedepends=(git)
-checkdepends=(python-boto3 python-lz4 python-treq python-txrequests
-  python-mock python-moto python-buildbot-pkg buildbot-worker
-  python-pip openssh)
-optdepends=(
-  'python-boto3: for AWS EC2 latent worker'
-  'python-lz4: to compress logs using lz4'
-  'python-treq: for using HTTP requests as steps'
-  'python-txrequests: for using HTTP requests as steps'
-)
-source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
-sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
-'SKIP')
-validpgpkeys=(
-  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
-)
-
-build() {
-  cd buildbot-$pkgver/master
-  python setup.py build
-}
-
-check() {
-  cd buildbot-$pkgver/master
-
-  # https://github.com/spulec/moto/issues/1924
-  export AWS_SECRET_ACCESS_KEY=foobar_secret
-  export AWS_ACCESS_KEY_ID=foobar_key
-
-  pip install --root="$srcdir"/tmp_install .
-
-  PYTHONPATH="$srcdir"/tmp_install/usr/lib/python3.7/site-packages TZ=UTC 
trial3 --rterrors buildbot
-}
-
-package() {
-  cd buildbot-$pkgver/master
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: buildbot/repos/community-testing-any/PKGBUILD (from rev 408716, 
buildbot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 15:38:55 UTC (rev 408717)
@@ -0,0 +1,53 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=buildbot
+pkgdesc='The Continuous Integration Framework'
+pkgver=1.6.0
+pkgrel=2
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+depends=(python-twisted python-jinja python-zope-interface python-future
+ python-sqlalchemy-migrate python-dateutil python-txaio
+ python-autobahn python-pyjwt python-yaml)
+makedepends=(git)
+checkdepends=(python-boto3 python-lz4 python-treq python-txrequests
+  python-mock python-moto python-buildbot-pkg buildbot-worker
+  python-buildbot-www python-pip openssh)
+optdepends=(
+  'python-boto3: for AWS EC2 latent worker'
+  'python-lz4: to compress logs using lz4'
+  'python-treq: for using HTTP requests as steps'
+  'python-txrequests: for using HTTP requests as steps'
+)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+build() {
+  cd buildbot-$pkgver/master
+  python setup.py build
+}
+
+check() {
+  cd buildbot-$pkgver/master
+
+  # https://github.com/spulec/moto/issues/1924
+  export AWS_SECRET_ACCESS_KEY=foobar_secret
+  export AWS_ACCESS_KEY_ID=foobar_key
+
+  pip install --root="$srcdir"/tmp_install .
+
+  PYTHONPATH="$srcdir"/tmp_install/usr/lib/python3.7/site-packages TZ=UTC 
trial3 --rterrors buildbot
+}
+
+package() {
+  cd buildbot-$pkgver/master
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 15:38:40
  Author: yan12125
Revision: 408716

upgpkg: buildbot 1.6.0-2

Enable buildbot-www tests

Modified:
  buildbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 15:37:31 UTC (rev 408715)
+++ PKGBUILD2018-11-18 15:38:40 UTC (rev 408716)
@@ -6,7 +6,7 @@
 pkgname=buildbot
 pkgdesc='The Continuous Integration Framework'
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)
@@ -16,7 +16,7 @@
 makedepends=(git)
 checkdepends=(python-boto3 python-lz4 python-treq python-txrequests
   python-mock python-moto python-buildbot-pkg buildbot-worker
-  python-pip openssh)
+  python-buildbot-www python-pip openssh)
 optdepends=(
   'python-boto3: for AWS EC2 latent worker'
   'python-lz4: to compress logs using lz4'


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

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 15:37:31
  Author: yan12125
Revision: 408715

archrelease: copy trunk to community-testing-any

Added:
  buildbot-www/repos/community-testing-any/
  buildbot-www/repos/community-testing-any/PKGBUILD
(from rev 408714, buildbot-www/trunk/PKGBUILD)
  buildbot-www/repos/community-testing-any/cairosvg2.patch
(from rev 408714, buildbot-www/trunk/cairosvg2.patch)

-+
 PKGBUILD|   93 ++
 cairosvg2.patch |   13 +++
 2 files changed, 106 insertions(+)

Copied: buildbot-www/repos/community-testing-any/PKGBUILD (from rev 408714, 
buildbot-www/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2018-11-18 15:37:31 UTC (rev 408715)
@@ -0,0 +1,93 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgbase=buildbot-www
+pkgname=(python-buildbot-www python-buildbot-waterfall-view
+ python-buildbot-console-view python-buildbot-grid-view
+ python-buildbot-wsgi-dashboards python-buildbot-badges)
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+makedepends=(git buildbot python-buildbot-pkg python-mock)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig}
+cairosvg2.patch)
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP'
+'efb460cb040cfd2438d63df51cc7ffd93444dd9d6e1b172f870f4ffce5bafda8')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+prepare() {
+  cd buildbot-$pkgver
+
+  patch -Np1 -i ../cairosvg2.patch
+}
+
+build() {
+  for module in base waterfall_view console_view grid_view wsgi_dashboards 
badges
+  do
+cd "$srcdir"/buildbot-$pkgver/www/$module
+python setup.py build
+  done
+}
+
+package_python-buildbot-www() {
+  pkgdesc='Buildbot UI'
+  # Not depending on buildbot so that buildbot can easily use
+  # python-buildbot-www in checkdepends
+  depends=(python)
+  optdepends=(
+'python-buildbot-waterfall-view'
+'python-buildbot-console-view'
+'python-buildbot-grid-view'
+'python-buildbot-badges'
+  )
+
+  cd buildbot-$pkgver/www/base
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-waterfall-view() {
+  pkgdesc='Buildbot Waterfall View plugin'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/waterfall_view
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-console-view() {
+  pkgdesc='Buildbot Console View plugin'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/console_view
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-grid-view() {
+  pkgdesc='Buildbot Grid View plugin'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/grid_view
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-wsgi-dashboards() {
+  pkgdesc='Buildbot plugin to integrate flask or bottle dashboards to buildbot 
UI'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/wsgi_dashboards
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-badges() {
+  pkgdesc='Buildbot badges'
+  depends=(python-buildbot-www python-klein python-cairosvg python-cairocffi 
python-jinja)
+
+  cd buildbot-$pkgver/www/badges
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}

Copied: buildbot-www/repos/community-testing-any/cairosvg2.patch (from rev 
408714, buildbot-www/trunk/cairosvg2.patch)
===
--- community-testing-any/cairosvg2.patch   (rev 0)
+++ community-testing-any/cairosvg2.patch   2018-11-18 15:37:31 UTC (rev 
408715)
@@ -0,0 +1,13 @@
+diff --git a/www/badges/setup.py b/www/badges/setup.py
+index dd5261299..739316a01 100644
+--- a/www/badges/setup.py
 b/www/badges/setup.py
+@@ -36,7 +36,7 @@ setup_www_plugin(
+ packages=['buildbot_badges'],
+ install_requires=[
+ 'klein',
+-'CairoSVG==1.0.22',  # cairoSVG 2+ is not py2 compatible
++'CairoSVG',
+ 'cairocffi', 'Jinja2'
+ ],
+ package_data={


[arch-commits] Commit in (5 files)

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 15:36:54
  Author: yan12125
Revision: 408714

addpkg: buildbot-www 1.6.0-1

Added:
  buildbot-www/
  buildbot-www/repos/
  buildbot-www/trunk/
  buildbot-www/trunk/PKGBUILD
  buildbot-www/trunk/cairosvg2.patch

-+
 PKGBUILD|   93 ++
 cairosvg2.patch |   13 +++
 2 files changed, 106 insertions(+)

Added: buildbot-www/trunk/PKGBUILD
===
--- buildbot-www/trunk/PKGBUILD (rev 0)
+++ buildbot-www/trunk/PKGBUILD 2018-11-18 15:36:54 UTC (rev 408714)
@@ -0,0 +1,93 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgbase=buildbot-www
+pkgname=(python-buildbot-www python-buildbot-waterfall-view
+ python-buildbot-console-view python-buildbot-grid-view
+ python-buildbot-wsgi-dashboards python-buildbot-badges)
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+makedepends=(git buildbot python-buildbot-pkg python-mock)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig}
+cairosvg2.patch)
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP'
+'efb460cb040cfd2438d63df51cc7ffd93444dd9d6e1b172f870f4ffce5bafda8')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+prepare() {
+  cd buildbot-$pkgver
+
+  patch -Np1 -i ../cairosvg2.patch
+}
+
+build() {
+  for module in base waterfall_view console_view grid_view wsgi_dashboards 
badges
+  do
+cd "$srcdir"/buildbot-$pkgver/www/$module
+python setup.py build
+  done
+}
+
+package_python-buildbot-www() {
+  pkgdesc='Buildbot UI'
+  # Not depending on buildbot so that buildbot can easily use
+  # python-buildbot-www in checkdepends
+  depends=(python)
+  optdepends=(
+'python-buildbot-waterfall-view'
+'python-buildbot-console-view'
+'python-buildbot-grid-view'
+'python-buildbot-badges'
+  )
+
+  cd buildbot-$pkgver/www/base
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-waterfall-view() {
+  pkgdesc='Buildbot Waterfall View plugin'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/waterfall_view
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-console-view() {
+  pkgdesc='Buildbot Console View plugin'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/console_view
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-grid-view() {
+  pkgdesc='Buildbot Grid View plugin'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/grid_view
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-wsgi-dashboards() {
+  pkgdesc='Buildbot plugin to integrate flask or bottle dashboards to buildbot 
UI'
+  depends=(python-buildbot-www)
+
+  cd buildbot-$pkgver/www/wsgi_dashboards
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python-buildbot-badges() {
+  pkgdesc='Buildbot badges'
+  depends=(python-buildbot-www python-klein python-cairosvg python-cairocffi 
python-jinja)
+
+  cd buildbot-$pkgver/www/badges
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}

Added: buildbot-www/trunk/cairosvg2.patch
===
--- buildbot-www/trunk/cairosvg2.patch  (rev 0)
+++ buildbot-www/trunk/cairosvg2.patch  2018-11-18 15:36:54 UTC (rev 408714)
@@ -0,0 +1,13 @@
+diff --git a/www/badges/setup.py b/www/badges/setup.py
+index dd5261299..739316a01 100644
+--- a/www/badges/setup.py
 b/www/badges/setup.py
+@@ -36,7 +36,7 @@ setup_www_plugin(
+ packages=['buildbot_badges'],
+ install_requires=[
+ 'klein',
+-'CairoSVG==1.0.22',  # cairoSVG 2+ is not py2 compatible
++'CairoSVG',
+ 'cairocffi', 'Jinja2'
+ ],
+ package_data={


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

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 14:49:30
  Author: yan12125
Revision: 408713

archrelease: copy trunk to community-testing-any

Added:
  buildbot/repos/community-testing-any/
  buildbot/repos/community-testing-any/PKGBUILD
(from rev 408712, buildbot/trunk/PKGBUILD)

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

Copied: buildbot/repos/community-testing-any/PKGBUILD (from rev 408712, 
buildbot/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2018-11-18 14:49:30 UTC (rev 408713)
@@ -0,0 +1,53 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=buildbot
+pkgdesc='The Continuous Integration Framework'
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+depends=(python-twisted python-jinja python-zope-interface python-future
+ python-sqlalchemy-migrate python-dateutil python-txaio
+ python-autobahn python-pyjwt python-yaml)
+makedepends=(git)
+checkdepends=(python-boto3 python-lz4 python-treq python-txrequests
+  python-mock python-moto python-buildbot-pkg buildbot-worker
+  python-pip openssh)
+optdepends=(
+  'python-boto3: for AWS EC2 latent worker'
+  'python-lz4: to compress logs using lz4'
+  'python-treq: for using HTTP requests as steps'
+  'python-txrequests: for using HTTP requests as steps'
+)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+build() {
+  cd buildbot-$pkgver/master
+  python setup.py build
+}
+
+check() {
+  cd buildbot-$pkgver/master
+
+  # https://github.com/spulec/moto/issues/1924
+  export AWS_SECRET_ACCESS_KEY=foobar_secret
+  export AWS_ACCESS_KEY_ID=foobar_key
+
+  pip install --root="$srcdir"/tmp_install .
+
+  PYTHONPATH="$srcdir"/tmp_install/usr/lib/python3.7/site-packages TZ=UTC 
trial3 --rterrors buildbot
+}
+
+package() {
+  cd buildbot-$pkgver/master
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


[arch-commits] Commit in (5 files)

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 14:45:52
  Author: yan12125
Revision: 408712

addpkg: buildbot 1.6.0-1

Added:
  buildbot/
  buildbot/repos/
  buildbot/trunk/
  buildbot/trunk/PKGBUILD
Deleted:
  buildbot/

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

Added: buildbot/trunk/PKGBUILD
===
--- buildbot/trunk/PKGBUILD (rev 0)
+++ buildbot/trunk/PKGBUILD 2018-11-18 14:45:52 UTC (rev 408712)
@@ -0,0 +1,53 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=buildbot
+pkgdesc='The Continuous Integration Framework'
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+depends=(python-twisted python-jinja python-zope-interface python-future
+ python-sqlalchemy-migrate python-dateutil python-txaio
+ python-autobahn python-pyjwt python-yaml)
+makedepends=(git)
+checkdepends=(python-boto3 python-lz4 python-treq python-txrequests
+  python-mock python-moto python-buildbot-pkg buildbot-worker
+  python-pip openssh)
+optdepends=(
+  'python-boto3: for AWS EC2 latent worker'
+  'python-lz4: to compress logs using lz4'
+  'python-treq: for using HTTP requests as steps'
+  'python-txrequests: for using HTTP requests as steps'
+)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+build() {
+  cd buildbot-$pkgver/master
+  python setup.py build
+}
+
+check() {
+  cd buildbot-$pkgver/master
+
+  # https://github.com/spulec/moto/issues/1924
+  export AWS_SECRET_ACCESS_KEY=foobar_secret
+  export AWS_ACCESS_KEY_ID=foobar_key
+
+  pip install --root="$srcdir"/tmp_install .
+
+  PYTHONPATH="$srcdir"/tmp_install/usr/lib/python3.7/site-packages TZ=UTC 
trial3 --rterrors buildbot
+}
+
+package() {
+  cd buildbot-$pkgver/master
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 14:29:54
  Author: arojas
Revision: 340097

archrelease: copy trunk to staging-x86_64

Added:
  opencv/repos/staging-x86_64/PKGBUILD
(from rev 340096, opencv/trunk/PKGBUILD)
Deleted:
  opencv/repos/staging-x86_64/PKGBUILD

--+
 PKGBUILD |  174 ++---
 1 file changed, 88 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 14:29:36 UTC (rev 340096)
+++ PKGBUILD2018-11-18 14:29:54 UTC (rev 340097)
@@ -1,86 +0,0 @@
-# Maintainer: Ray Rashif 
-# Contributor: Tobias Powalowski 
-
-pkgbase=opencv
-pkgname=(opencv opencv-samples)
-pkgver=4.0.0
-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=('86fd08fc02893e05e2944fa7b0daa7d02643232450f020b475e1b2f24587b99a'
-'4fb0681414df4baedce6e3f4a01318d6f4fcde6ee14854d761fd4e397a397763')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
-  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" \
-
-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"
-  make
-}
-
-package_opencv() {
-  options=(staticlibs)
-
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # install license file
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-
-  # install python bindings
-  cd python_loader
-  python setup.py install --root="$pkgdir"
-  rm -r "$pkgdir"/usr/python
-
-  cd "$pkgdir"/usr/share
-
-  # separate samples package
-  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/staging-x86_64/PKGBUILD (from rev 340096, 
opencv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 14:29:54 UTC (rev 340097)
@@ -0,0 +1,88 @@
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Powalowski 
+
+pkgbase=opencv
+pkgname=(opencv opencv-samples)
+pkgver=4.0.0
+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=('86fd08fc02893e05e2944fa7b0daa7d02643232450f020b475e1b2f24587b99a'
+'4fb0681414df4baedce6e3f4a01318d6f4fcde6ee14854d761fd4e397a397763')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
+  cmake ../$pkgname-$pkgver \
+-DWITH_OPENCL=ON \
+-DWITH_OPENGL=ON 

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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 14:29:36
  Author: arojas
Revision: 340096

Install pkgconfig file for now, many projects still need it

Modified:
  opencv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 14:04:50 UTC (rev 340095)
+++ PKGBUILD2018-11-18 14:29:36 UTC (rev 340096)
@@ -4,7 +4,7 @@
 pkgbase=opencv
 pkgname=(opencv opencv-samples)
 pkgver=4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open Source Computer Vision Library"
 arch=(x86_64)
 license=(BSD)
@@ -47,7 +47,9 @@
 -DOPENCV_EXTRA_MODULES_PATH="$srcdir/opencv_contrib-$pkgver/modules" \
 
-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"
+-DLAPACK_LAPACKE_H="/usr/include/lapacke.h" \
+-DOPENCV_GENERATE_PKGCONFIG=ON \
+-DPYTHON2_EXECUTABLE=/usr/bin/python2
   make
 }
 


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

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 14:28:33
  Author: yan12125
Revision: 408711

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 14:27:01 UTC (rev 408710)
+++ PKGBUILD2018-11-18 14:28:33 UTC (rev 408711)
@@ -1,52 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-# Contributor: xRemaLx 
-
-pkgbase=python-klein
-pkgname=(python-klein python2-klein)
-pkgver=17.10.0
-pkgrel=2
-arch=(any)
-pkgdesc='A web micro-framework built on werkzeug and twisted.web'
-url='http://github.com/twisted/klein'
-license=(MIT)
-makedepends=(python-setuptools python-incremental python-six python-twisted 
python-werkzeug
- python2-setuptools python2-incremental python2-six 
python2-twisted python2-werkzeug)
-checkdepends=(python-mock python-pytest python2-mock python2-pytest)
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/klein/archive/release-$pkgver.tar.gz;)
-sha512sums=('611379159d8c06e2e6a63301d6745084f636669043a4acc15334e4ac4b745581a49d83383786e7ddb549b35f6941c9ccd5be35a27372998a6962cb8271eab8dc')
-
-prepare() {
-  cp -a klein-release-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/klein-release-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/klein-release-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/klein-release-$pkgver
-  pytest -v
-
-  cd "$srcdir"/klein-release-$pkgver-py2
-  pytest2 -v
-}
-
-package_python-klein() {
-  depends=(python-incremental python-six python-twisted python-werkzeug)
-
-  cd klein-release-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_python2-klein() {
-  depends=(python2-incremental python2-six python2-twisted python2-werkzeug)
-
-  cd klein-release-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-klein/repos/community-any/PKGBUILD (from rev 408710, 
python-klein/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 14:28:33 UTC (rev 408711)
@@ -0,0 +1,52 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+
+pkgbase=python-klein
+pkgname=(python-klein python2-klein)
+pkgver=17.10.0
+pkgrel=2
+arch=(any)
+pkgdesc='A web micro-framework built on werkzeug and twisted.web'
+url='http://github.com/twisted/klein'
+license=(MIT)
+makedepends=(python-setuptools python-incremental python-six python-twisted 
python-werkzeug
+ python2-setuptools python2-incremental python2-six 
python2-twisted python2-werkzeug)
+checkdepends=(python-mock python-pytest python2-mock python2-pytest)
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/klein/archive/release-$pkgver.tar.gz;)
+sha512sums=('611379159d8c06e2e6a63301d6745084f636669043a4acc15334e4ac4b745581a49d83383786e7ddb549b35f6941c9ccd5be35a27372998a6962cb8271eab8dc')
+
+prepare() {
+  cp -a klein-release-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/klein-release-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/klein-release-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/klein-release-$pkgver
+  pytest -v
+
+  cd "$srcdir"/klein-release-$pkgver-py2
+  pytest2 -v
+}
+
+package_python-klein() {
+  depends=(python-incremental python-six python-twisted python-werkzeug)
+
+  cd klein-release-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}
+
+package_python2-klein() {
+  depends=(python2-incremental python2-six python2-twisted python2-werkzeug)
+
+  cd klein-release-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}


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

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 14:27:01
  Author: yan12125
Revision: 408710

archrelease: copy trunk to community-any

Added:
  python-klein/repos/community-any/
  python-klein/repos/community-any/PKGBUILD
(from rev 408709, python-klein/trunk/PKGBUILD)

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

Copied: python-klein/repos/community-any/PKGBUILD (from rev 408709, 
python-klein/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-11-18 14:27:01 UTC (rev 408710)
@@ -0,0 +1,52 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+
+pkgbase=python-klein
+pkgname=(python-klein python2-klein)
+pkgver=17.10.0
+pkgrel=2
+arch=(any)
+pkgdesc='A web micro-framework built on werkzeug and twisted.web'
+url='http://github.com/twisted/klein'
+license=(MIT)
+makedepends=(python-setuptools python-incremental python-six python-twisted 
python-werkzeug
+ python2-setuptools python2-incremental python2-six 
python2-twisted python2-werkzeug)
+checkdepends=(python-mock python-pytest python2-mock python2-pytest)
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/klein/archive/release-$pkgver.tar.gz;)
+sha512sums=('611379159d8c06e2e6a63301d6745084f636669043a4acc15334e4ac4b745581a49d83383786e7ddb549b35f6941c9ccd5be35a27372998a6962cb8271eab8dc')
+
+prepare() {
+  cp -a klein-release-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/klein-release-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/klein-release-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/klein-release-$pkgver
+  pytest -v
+
+  cd "$srcdir"/klein-release-$pkgver-py2
+  pytest2 -v
+}
+
+package_python-klein() {
+  depends=(python-incremental python-six python-twisted python-werkzeug)
+
+  cd klein-release-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}
+
+package_python2-klein() {
+  depends=(python2-incremental python2-six python2-twisted python2-werkzeug)
+
+  cd klein-release-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}


[arch-commits] Commit in (4 files)

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 14:26:39
  Author: yan12125
Revision: 408709

addpkg: python-klein 17.10.0-2

Added:
  python-klein/
  python-klein/repos/
  python-klein/trunk/
  python-klein/trunk/PKGBUILD

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

Added: python-klein/trunk/PKGBUILD
===
--- python-klein/trunk/PKGBUILD (rev 0)
+++ python-klein/trunk/PKGBUILD 2018-11-18 14:26:39 UTC (rev 408709)
@@ -0,0 +1,52 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+
+pkgbase=python-klein
+pkgname=(python-klein python2-klein)
+pkgver=17.10.0
+pkgrel=2
+arch=(any)
+pkgdesc='A web micro-framework built on werkzeug and twisted.web'
+url='http://github.com/twisted/klein'
+license=(MIT)
+makedepends=(python-setuptools python-incremental python-six python-twisted 
python-werkzeug
+ python2-setuptools python2-incremental python2-six 
python2-twisted python2-werkzeug)
+checkdepends=(python-mock python-pytest python2-mock python2-pytest)
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/klein/archive/release-$pkgver.tar.gz;)
+sha512sums=('611379159d8c06e2e6a63301d6745084f636669043a4acc15334e4ac4b745581a49d83383786e7ddb549b35f6941c9ccd5be35a27372998a6962cb8271eab8dc')
+
+prepare() {
+  cp -a klein-release-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/klein-release-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/klein-release-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/klein-release-$pkgver
+  pytest -v
+
+  cd "$srcdir"/klein-release-$pkgver-py2
+  pytest2 -v
+}
+
+package_python-klein() {
+  depends=(python-incremental python-six python-twisted python-werkzeug)
+
+  cd klein-release-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}
+
+package_python2-klein() {
+  depends=(python2-incremental python2-six python2-twisted python2-werkzeug)
+
+  cd klein-release-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}


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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 14:04:50
  Author: arojas
Revision: 340095

archrelease: copy trunk to staging-x86_64

Added:
  opencv/repos/staging-x86_64/
  opencv/repos/staging-x86_64/PKGBUILD
(from rev 340094, opencv/trunk/PKGBUILD)

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

Copied: opencv/repos/staging-x86_64/PKGBUILD (from rev 340094, 
opencv/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-11-18 14:04:50 UTC (rev 340095)
@@ -0,0 +1,86 @@
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Powalowski 
+
+pkgbase=opencv
+pkgname=(opencv opencv-samples)
+pkgver=4.0.0
+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=('86fd08fc02893e05e2944fa7b0daa7d02643232450f020b475e1b2f24587b99a'
+'4fb0681414df4baedce6e3f4a01318d6f4fcde6ee14854d761fd4e397a397763')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
+  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" \
+
-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"
+  make
+}
+
+package_opencv() {
+  options=(staticlibs)
+
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  # install license file
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+
+  # install python bindings
+  cd python_loader
+  python setup.py install --root="$pkgdir"
+  rm -r "$pkgdir"/usr/python
+
+  cd "$pkgdir"/usr/share
+
+  # separate samples package
+  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
+}


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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 14:04:27
  Author: arojas
Revision: 340094

Update to 4.0.0

Modified:
  opencv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 13:33:04 UTC (rev 340093)
+++ PKGBUILD2018-11-18 14:04:27 UTC (rev 340094)
@@ -3,7 +3,7 @@
 
 pkgbase=opencv
 pkgname=(opencv opencv-samples)
-pkgver=3.4.4
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="Open Source Computer Vision Library"
 arch=(x86_64)
@@ -19,8 +19,8 @@
 '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=('b5755384cbadf67f55838c6cfd9ae1aad0ebad2c7cfe4c1174417c80d2ed15a9'
-'765446d994713363554978d1da447fef77a2cdf9e38742f0a98b13b92652626d')
+sha256sums=('86fd08fc02893e05e2944fa7b0daa7d02643232450f020b475e1b2f24587b99a'
+'4fb0681414df4baedce6e3f4a01318d6f4fcde6ee14854d761fd4e397a397763')
 
 prepare() {
   mkdir -p build
@@ -68,8 +68,7 @@
   cd "$pkgdir"/usr/share
 
   # separate samples package
-  mv OpenCV/samples "$srcdir/$pkgname-samples"
-  mv OpenCV $pkgname # otherwise folder naming is inconsistent
+  mv opencv4/samples "$srcdir/$pkgname-samples"
 }
 
 package_opencv-samples() {


[arch-commits] Commit in python-buildbot-pkg/repos (2 files)

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 13:54:28
  Author: yan12125
Revision: 408708

archrelease: copy trunk to community-any

Added:
  python-buildbot-pkg/repos/community-any/
  python-buildbot-pkg/repos/community-any/PKGBUILD
(from rev 408707, python-buildbot-pkg/trunk/PKGBUILD)

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

Copied: python-buildbot-pkg/repos/community-any/PKGBUILD (from rev 408707, 
python-buildbot-pkg/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-11-18 13:54:28 UTC (rev 408708)
@@ -0,0 +1,30 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=python-buildbot-pkg
+pkgdesc='Utilities and common code for building and testing www plugins'
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+# Use Node.js 10 as www plugins does not build with Node.js 11 
(https://github.com/buildbot/buildbot/issues/4382)
+depends=(python-setuptools nodejs-lts-dubnium npm yarn python2)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+build() {
+  cd buildbot-$pkgver/pkg
+  python setup.py build
+}
+
+package() {
+  cd buildbot-$pkgver/pkg
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


[arch-commits] Commit in (4 files)

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 13:53:29
  Author: yan12125
Revision: 408707

addpkg: python-buildbot-pkg 1.6.0-1

Added:
  python-buildbot-pkg/
  python-buildbot-pkg/repos/
  python-buildbot-pkg/trunk/
  python-buildbot-pkg/trunk/PKGBUILD

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

Added: python-buildbot-pkg/trunk/PKGBUILD
===
--- python-buildbot-pkg/trunk/PKGBUILD  (rev 0)
+++ python-buildbot-pkg/trunk/PKGBUILD  2018-11-18 13:53:29 UTC (rev 408707)
@@ -0,0 +1,30 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=python-buildbot-pkg
+pkgdesc='Utilities and common code for building and testing www plugins'
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+# Use Node.js 10 as www plugins does not build with Node.js 11 
(https://github.com/buildbot/buildbot/issues/4382)
+depends=(python-setuptools nodejs-lts-dubnium npm yarn python2)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+build() {
+  cd buildbot-$pkgver/pkg
+  python setup.py build
+}
+
+package() {
+  cd buildbot-$pkgver/pkg
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 13:51:14
  Author: yan12125
Revision: 408706

archrelease: copy trunk to community-any

Added:
  buildbot-worker/repos/community-any/
  buildbot-worker/repos/community-any/PKGBUILD
(from rev 408705, buildbot-worker/trunk/PKGBUILD)

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

Copied: buildbot-worker/repos/community-any/PKGBUILD (from rev 408705, 
buildbot-worker/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-11-18 13:51:14 UTC (rev 408706)
@@ -0,0 +1,35 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=buildbot-worker
+pkgdesc='Buildbot worker daemon'
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+depends=(python-setuptools python-twisted python-future)
+checkdepends=(python-mock)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+build() {
+  cd buildbot-$pkgver/worker
+  python setup.py build
+}
+
+check() {
+  cd buildbot-$pkgver/worker
+  PYTHONPATH=. trial3 buildbot_worker
+}
+
+package() {
+  cd buildbot-$pkgver/worker
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


[arch-commits] Commit in (4 files)

2018-11-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, November 18, 2018 @ 13:46:29
  Author: yan12125
Revision: 408705

addpkg: buildbot-worker 1.6.0

Added:
  buildbot-worker/
  buildbot-worker/repos/
  buildbot-worker/trunk/
  buildbot-worker/trunk/PKGBUILD

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

Added: buildbot-worker/trunk/PKGBUILD
===
--- buildbot-worker/trunk/PKGBUILD  (rev 0)
+++ buildbot-worker/trunk/PKGBUILD  2018-11-18 13:46:29 UTC (rev 408705)
@@ -0,0 +1,35 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: xRemaLx 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=buildbot-worker
+pkgdesc='Buildbot worker daemon'
+pkgver=1.6.0
+pkgrel=1
+arch=(any)
+url='https://buildbot.net'
+license=(GPL2)
+depends=(python-setuptools python-twisted python-future)
+checkdepends=(python-mock)
+source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
+sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+'SKIP')
+validpgpkeys=(
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+)
+
+build() {
+  cd buildbot-$pkgver/worker
+  python setup.py build
+}
+
+check() {
+  cd buildbot-$pkgver/worker
+  PYTHONPATH=. trial3 buildbot_worker
+}
+
+package() {
+  cd buildbot-$pkgver/worker
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 13:33:04
  Author: jelle
Revision: 340093

db-move: moved syslog-ng from [testing] to [extra] (x86_64)

Added:
  syslog-ng/repos/extra-x86_64/PKGBUILD
(from rev 340092, syslog-ng/repos/testing-x86_64/PKGBUILD)
  syslog-ng/repos/extra-x86_64/syslog-ng.conf
(from rev 340092, syslog-ng/repos/testing-x86_64/syslog-ng.conf)
  syslog-ng/repos/extra-x86_64/syslog-ng.logrotate
(from rev 340092, syslog-ng/repos/testing-x86_64/syslog-ng.logrotate)
Deleted:
  syslog-ng/repos/extra-x86_64/PKGBUILD
  syslog-ng/repos/extra-x86_64/syslog-ng.conf
  syslog-ng/repos/extra-x86_64/syslog-ng.logrotate
  syslog-ng/repos/testing-x86_64/

--+
 /PKGBUILD|   63 +
 /syslog-ng.conf  |   92 +
 /syslog-ng.logrotate |7 ++
 extra-x86_64/PKGBUILD|   64 -
 extra-x86_64/syslog-ng.conf  |   92 -
 extra-x86_64/syslog-ng.logrotate |7 --
 6 files changed, 162 insertions(+), 163 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2018-11-18 12:08:19 UTC (rev 340092)
+++ extra-x86_64/PKGBUILD   2018-11-18 13:33:04 UTC (rev 340093)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=syslog-ng
-pkgver=3.17.2
-pkgrel=1
-pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
-arch=('x86_64')
-url="https://www.syslog-ng.com/products/open-source-log-management/;
-license=('GPL2' 'LGPL2.1')
-depends=('awk' 'libsystemd' 'glib2' 'libdbi' 'libnsl')
-makedepends=('libxslt' 'json-c' 'mongo-c-driver' 'librabbitmq-c' 'python' 
'libesmtp' 'hiredis')
-checkdepends=('python-nose' 'python-ply')
-optdepends=('logrotate: for rotating log files'
-   'json-c: for json-plugin'
-'curl: for the HTTP module'
-'librabbitmq-c: for the AMQP plugin'
-'mongo-c-driver: for the MongoDB plugin'
-'python: for the Python plugin'
-'libesmtp: for the SMTP plugin'
-'hiredis: fir the redis plugin')
-conflicts=('eventlog')
-replaces=('eventlog')
-backup=('etc/syslog-ng/scl.conf'
-'etc/syslog-ng/syslog-ng.conf'
-'etc/logrotate.d/syslog-ng'
-'etc/default/syslog-ng@default')
-source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
-syslog-ng.conf syslog-ng.logrotate)
-sha256sums=('73601f7ca13c6b534318d5b0648ec1833aa9ca0516d6c3f90085b090d548c50b'
-'31cee11ae3c897c51ea01982e1ea838aa8ac730d56661a17e66bd9de5bede1c7'
-'93c935eca56854011ea9e353b7a1da662ad40b2e8452954c5b4b5a1d5b2d5317')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i -e 's,/bin/,/usr/bin/,' -e 's,/sbin/,/bin/,' 
contrib/systemd/syslog-ng@.service
-  sed -i -e 's|etc|etc/syslog-ng|g' -e 's|/var/run|/run|g' 
contrib/systemd/syslog-ng@default
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc/syslog-ng --libexecdir=/usr/lib \
---sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng --datadir=/usr/share 
\
---with-pidfile-dir=/run --disable-spoof-source --enable-ipv6 --enable-sql 
--enable-smtp \
---enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system \
---enable-manpages --with-jsonc=system --with-mongoc=system 
--with-librabbitmq-client=system
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check || /bin/true # python test requires pep8
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  install -dm755 "$pkgdir/var/lib/syslog-ng" 
"$pkgdir/etc/syslog-ng/patterndb.d"
-  install -Dm644 "$srcdir/syslog-ng.conf" 
"$pkgdir/etc/syslog-ng/syslog-ng.conf"
-  install -Dm644 "$srcdir/syslog-ng.logrotate" 
"$pkgdir/etc/logrotate.d/syslog-ng"
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/contrib/systemd/syslog-ng@default 
-t "$pkgdir"/etc/default
-
-# See http://lists.balabit.hu/pipermail/syslog-ng/2016-February/022667.html
-  rm -r "$pkgdir"/usr/share/syslog-ng/include/scl/cim
-}

Copied: syslog-ng/repos/extra-x86_64/PKGBUILD (from rev 340092, 
syslog-ng/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2018-11-18 13:33:04 UTC (rev 340093)
@@ -0,0 +1,63 @@
+# Maintainer: Eric Bélanger 
+
+pkgname=syslog-ng
+pkgver=3.18.1
+pkgrel=1
+pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
+arch=('x86_64')
+url="https://www.syslog-ng.com/products/open-source-log-management/;
+license=('GPL2' 'LGPL2.1')
+depends=('awk' 'libsystemd' 'glib2' 'libdbi' 'libnsl')
+makedepends=('libxslt' 'json-c' 'mongo-c-driver' 'librabbitmq-c' 'python' 
'libesmtp' 'hiredis')

[arch-commits] Commit in dnscrypt-proxy/repos/community-x86_64 (10 files)

2018-11-18 Thread David Runge via arch-commits
Date: Sunday, November 18, 2018 @ 12:16:02
  Author: dvzrv
Revision: 408704

archrelease: copy trunk to community-x86_64

Added:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
(from rev 408703, dnscrypt-proxy/trunk/PKGBUILD)
  dnscrypt-proxy/repos/community-x86_64/configuration.diff
(from rev 408703, dnscrypt-proxy/trunk/configuration.diff)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install
(from rev 408703, dnscrypt-proxy/trunk/dnscrypt-proxy.install)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service
(from rev 408703, dnscrypt-proxy/trunk/dnscrypt-proxy.service)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.socket
(from rev 408703, dnscrypt-proxy/trunk/dnscrypt-proxy.socket)
Deleted:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
  dnscrypt-proxy/repos/community-x86_64/configuration.diff
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.socket

+
 PKGBUILD   |  150 +++---
 configuration.diff |  234 +++
 dnscrypt-proxy.install |   14 +-
 dnscrypt-proxy.service |   48 -
 dnscrypt-proxy.socket  |   32 +++---
 5 files changed, 239 insertions(+), 239 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 12:15:43 UTC (rev 408703)
+++ PKGBUILD2018-11-18 12:16:02 UTC (rev 408704)
@@ -1,75 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Felix Yan 
-# Contributor: Techlive Zheng 
-# Contributor: peace4all 
-
-pkgname=dnscrypt-proxy
-pkgver=2.0.17
-pkgrel=2
-pkgdesc="DNS proxy, supporting encrypted DNS protocols such as DNSCrypt v2 and 
DNS-over-HTTP"
-arch=('x86_64')
-url="https://dnscrypt.info;
-license=('custom:ISC')
-depends=('glibc')
-makedepends=('git' 'go-pie')
-install="${pkgname}.install"
-backup=("etc/${pkgname}/${pkgname}.toml"
-"etc/${pkgname}/blacklist.txt"
-"etc/${pkgname}/cloaking-rules.txt"
-"etc/${pkgname}/forwarding-rules.txt"
-"etc/${pkgname}/ip-blacklist.txt"
-"etc/${pkgname}/whitelist.txt"
-)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jedisct1/${pkgname}/archive/${pkgver}.tar.gz;
-"${pkgname}.service"
-"${pkgname}.socket"
-'configuration.diff')
-sha512sums=('c1cb2cfff4a5f6eba81ac3b520ddb3acb311031588495b9f94a7ee5ab35ed0827a856369ce0ac7ff206445dbf24f7931cf937ccd9f724b4e38c97f10814df129'
-
'aa871927bbc37d0c629e75a39cbfe50ce6062a19d7fe5b61895c604d6a480ba8f484cf207943c6ee7bf2dc3c7799d8f7a2b1ea5c8e586920c97730a7c503985e'
-
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
-
'6144f3d33f3d85c9a4e5573f88e92f1b9d7118fd654072eeac6c3f76085086d4b2464e1d3579d8501153f453bc5125859d148fc3b3486d26368d1f51911aeb33')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  patch -Np1 -i ../configuration.diff
-  # create empty ip-blacklist.txt
-  touch "${pkgname}/ip-blacklist.txt"
-  # symlink upstream's vendor to src
-  ln -sfv vendor src
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  # set GOPATH
-  export GOPATH=$(pwd)
-  cd "${pkgname}"
-  go build -ldflags="-linkmode external -extldflags ${LDFLAGS} -s -w"
-}
-
-package() {
-  cd $pkgname-$pkgver
-  # executable
-  install -vDm 755 "${pkgname}/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  # configuration
-  install -vDm 644 "${pkgname}/example-${pkgname}.toml" \
-"${pkgdir}/etc/${pkgname}/${pkgname}.toml"
-  install -vDm 644 "${pkgname}/example-blacklist.txt" \
-"${pkgdir}/etc/${pkgname}/blacklist.txt"
-  install -vDm 644 "${pkgname}/example-cloaking-rules.txt" \
-"${pkgdir}/etc/${pkgname}/cloaking-rules.txt"
-  install -vDm 644 "${pkgname}/example-forwarding-rules.txt" \
-"${pkgdir}/etc/${pkgname}/forwarding-rules.txt"
-  install -vDm 644 "${pkgname}/ip-blacklist.txt" \
-"${pkgdir}/etc/${pkgname}/ip-blacklist.txt"
-  install -vDm 644 "${pkgname}/example-whitelist.txt" \
-"${pkgdir}/etc/${pkgname}/whitelist.txt"
-  # systemd service/socket
-  install -vDm 644 "../${pkgname}."{service,socket} \
--t "${pkgdir}/usr/lib/systemd/system/"
-  # license
-  install -vDm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  # docs
-  install -vDm 644 {ChangeLog,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-# vim:set ts=2 sw=2 et:

Copied: dnscrypt-proxy/repos/community-x86_64/PKGBUILD (from rev 408703, 
dnscrypt-proxy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 12:16:02 UTC (rev 408704)
@@ -0,0 +1,75 @@
+# Maintainer: David Runge 
+# Contributor: Felix Yan 
+# Contributor: Techlive Zheng 
+# Contributor: peace4all 
+
+pkgname=dnscrypt-proxy

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

2018-11-18 Thread David Runge via arch-commits
Date: Sunday, November 18, 2018 @ 12:15:43
  Author: dvzrv
Revision: 408703

upgpkg: dnscrypt-proxy 2.0.18-1

Upgrading to 2.0.18.

Modified:
  dnscrypt-proxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 12:00:37 UTC (rev 408702)
+++ PKGBUILD2018-11-18 12:15:43 UTC (rev 408703)
@@ -4,8 +4,8 @@
 # Contributor: peace4all 
 
 pkgname=dnscrypt-proxy
-pkgver=2.0.17
-pkgrel=2
+pkgver=2.0.18
+pkgrel=1
 pkgdesc="DNS proxy, supporting encrypted DNS protocols such as DNSCrypt v2 and 
DNS-over-HTTP"
 arch=('x86_64')
 url="https://dnscrypt.info;
@@ -24,7 +24,7 @@
 "${pkgname}.service"
 "${pkgname}.socket"
 'configuration.diff')
-sha512sums=('c1cb2cfff4a5f6eba81ac3b520ddb3acb311031588495b9f94a7ee5ab35ed0827a856369ce0ac7ff206445dbf24f7931cf937ccd9f724b4e38c97f10814df129'
+sha512sums=('e37d100a7394cc46e0fbe054c988fca887584cf58c9101a7fb59a6554dc50a864a4f9fc6d403694292bc57aa29f477172011e9c6ba0df8f1bbf96cfbaa5862af'
 
'aa871927bbc37d0c629e75a39cbfe50ce6062a19d7fe5b61895c604d6a480ba8f484cf207943c6ee7bf2dc3c7799d8f7a2b1ea5c8e586920c97730a7c503985e'
 
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
 
'6144f3d33f3d85c9a4e5573f88e92f1b9d7118fd654072eeac6c3f76085086d4b2464e1d3579d8501153f453bc5125859d148fc3b3486d26368d1f51911aeb33')


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

2018-11-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, November 18, 2018 @ 12:07:52
  Author: anatolik
Revision: 340091

FS#60591 Pull upstream patch to fix issue with multiple streams 

Modified:
  alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:42:10 UTC (rev 340090)
+++ PKGBUILD2018-11-18 12:07:52 UTC (rev 340091)
@@ -2,7 +2,7 @@
 
 pkgname=alsa-lib
 pkgver=1.1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('x86_64')
 url="http://www.alsa-project.org;
@@ -10,9 +10,17 @@
 optdepends=('python2: for python smixer plugin')
 makedepends=('python2')
 license=('LGPL')
-source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9d6000b882a3b2df56300521225d69717be6741b71269e488bb20a20783bdc09')
+source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2
+
fix_streams.patch::'http://git.alsa-project.org/?p=alsa-lib.git;a=patch;h=b420056604f06117c967b65d43d01536c5ffcbc9')
 
+
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 < ../fix_streams.patch  # FS60591
+}
+
+
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --without-debug --prefix=/usr --with-pythonlibs="-lpthread -lm 
-ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
@@ -23,3 +31,5 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
+md5sums=('51ca1283e27e7dc10207ccce33919cf2'
+ '4e70371f011e7875c11e805654d851a4')


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

2018-11-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, November 18, 2018 @ 12:08:19
  Author: anatolik
Revision: 340092

archrelease: copy trunk to testing-x86_64

Added:
  alsa-lib/repos/testing-x86_64/
  alsa-lib/repos/testing-x86_64/PKGBUILD
(from rev 340091, alsa-lib/trunk/PKGBUILD)

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

Copied: alsa-lib/repos/testing-x86_64/PKGBUILD (from rev 340091, 
alsa-lib/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-11-18 12:08:19 UTC (rev 340092)
@@ -0,0 +1,35 @@
+# Contributor: judd 
+
+pkgname=alsa-lib
+pkgver=1.1.7
+pkgrel=2
+pkgdesc="An alternative implementation of Linux sound support"
+arch=('x86_64')
+url="http://www.alsa-project.org;
+depends=('glibc')
+optdepends=('python2: for python smixer plugin')
+makedepends=('python2')
+license=('LGPL')
+source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2
+
fix_streams.patch::'http://git.alsa-project.org/?p=alsa-lib.git;a=patch;h=b420056604f06117c967b65d43d01536c5ffcbc9')
+
+
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 < ../fix_streams.patch  # FS60591
+}
+
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --without-debug --prefix=/usr --with-pythonlibs="-lpthread -lm 
-ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+md5sums=('51ca1283e27e7dc10207ccce33919cf2'
+ '4e70371f011e7875c11e805654d851a4')


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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 12:00:37
  Author: shibumi
Revision: 408702

archrelease: copy trunk to community-testing-any

Added:
  mcollective/repos/community-testing-any/PKGBUILD
(from rev 408701, mcollective/trunk/PKGBUILD)
  mcollective/repos/community-testing-any/mcollective.service
(from rev 408701, mcollective/trunk/mcollective.service)
Deleted:
  mcollective/repos/community-testing-any/PKGBUILD
  mcollective/repos/community-testing-any/mcollective.service

-+
 PKGBUILD|  108 +-
 mcollective.service |   30 ++---
 2 files changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 12:00:30 UTC (rev 408701)
+++ PKGBUILD2018-11-18 12:00:37 UTC (rev 408702)
@@ -1,54 +0,0 @@
-# Maintainer: Thore Bödecker https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-  'mcollective.service'
-)
-sha512sums=('7cec6386e2495e2fe7791b14ae6ca2f0ad89d1e85361719ec5eed9cee481b9c05e93bc375cb16df63b1b7859079fac25893b73a15cb6fac6b8d87f58882fd9b4'
-'SKIP'
-
'132cdf7d4262ed3969ab09d2951bf79a3182e2a795a2778bd6f4d5d66b53b17f170a7b106e4499f73acdd4a0b29b48eb34fb7a1cd5cba36b70570a9775fda9b1')
-validpgpkeys=(
-  '6F6B15509CF8E59E6E469F327F438280EF8D349F' # Puppet, Inc. Release Key
-)
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ruby install.rb \
-  --destdir="${pkgdir}" \
-  --rdoc \
-  --configs \
-  --configdir="/etc/puppetlabs/${pkgname}" \
-  --bindir="/usr/bin" \
-  --sbindir="/usr/bin" \
-  --plugindir="/usr/lib/${pkgname}" \
-  --sitelibdir="$(ruby -e 'puts RbConfig::CONFIG["vendorlibdir"]')" \
-  --no-batch-files \
-  --full
-
-  find "${pkgdir}" -type d -name 'debian' -exec rm -rf {} +
-  find "${pkgdir}" -type d -name 'redhat' -exec rm -rf {} +
-
-  install -D -m755 -d "${pkgdir}/usr/lib/${pkgname}"
-
-  install -D -m644 "${srcdir}/mcollective.service" 
"${pkgdir}/usr/lib/systemd/system/mcollective.service"
-
-  sed -i \
-  -e "s|/usr/libexec/${pkgname}|/usr/lib/${pkgname}|g" \
-  -e "s|/etc/${pkgname}|/etc/puppetlabs/${pkgname}|g" \
-  "${pkgdir}/etc/puppetlabs/${pkgname}"/*.cfg
-}

Copied: mcollective/repos/community-testing-any/PKGBUILD (from rev 408701, 
mcollective/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 12:00:37 UTC (rev 408702)
@@ -0,0 +1,54 @@
+# Maintainer: Thore Bödecker https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+  'mcollective.service'
+)
+sha512sums=('c3e5aab2da9f15eb53c30dbf301d0024bffb71bc78bb8b505de0484f3b4483a28a94fe208a7987ad9ee1cc5044ce59226ca77e164928ab7d61cc8cbf1b6ec98a'
+'SKIP'
+
'132cdf7d4262ed3969ab09d2951bf79a3182e2a795a2778bd6f4d5d66b53b17f170a7b106e4499f73acdd4a0b29b48eb34fb7a1cd5cba36b70570a9775fda9b1')
+validpgpkeys=(
+  '6F6B15509CF8E59E6E469F327F438280EF8D349F' # Puppet, Inc. Release Key
+)
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ruby install.rb \
+  --destdir="${pkgdir}" \
+  --rdoc \
+  --configs \
+  --configdir="/etc/puppetlabs/${pkgname}" \
+  --bindir="/usr/bin" \
+  --sbindir="/usr/bin" \
+  --plugindir="/usr/lib/${pkgname}" \
+  --sitelibdir="$(ruby -e 'puts RbConfig::CONFIG["vendorlibdir"]')" \
+  --no-batch-files \
+  --full
+
+  find "${pkgdir}" -type d -name 'debian' -exec rm -rf {} +
+  find "${pkgdir}" -type d -name 'redhat' -exec rm -rf {} +
+
+  install -D -m755 -d "${pkgdir}/usr/lib/${pkgname}"
+
+  install -D -m644 "${srcdir}/mcollective.service" 
"${pkgdir}/usr/lib/systemd/system/mcollective.service"
+
+  sed -i \
+  -e "s|/usr/libexec/${pkgname}|/usr/lib/${pkgname}|g" \
+  -e "s|/etc/${pkgname}|/etc/puppetlabs/${pkgname}|g" \
+  "${pkgdir}/etc/puppetlabs/${pkgname}"/*.cfg
+}

Deleted: mcollective.service
===
--- mcollective.service 2018-11-18 12:00:30 UTC (rev 408701)
+++ mcollective.service 2018-11-18 12:00:37 UTC (rev 408702)
@@ -1,15 +0,0 @@
-[Unit]
-Description=The Marionette Collective Daemon
-After=network.target
-
-[Service]
-Type=simple
-StandardOutput=syslog
-StandardError=syslog
-PIDFile=/run/puppetlabs/mcollective.pid
-ExecStart=/usr/bin/mcollectived 
--config=/etc/puppetlabs/mcollective/server.cfg 
--pidfile=/run/puppetlabs/mcollective.pid
-ExecReload=/usr/bin/kill -USR1 $MAINPID
-KillMode=process
-
-[Install]
-WantedBy=multi-user.target

Copied: mcollective/repos/community-testing-any/mcollective.service (from rev 
408701, mcollective/trunk/mcollective.service)
===
--- mcollective.service (rev 0)
+++ mcollective.service 2018-11-18 12:00:37 UTC 

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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 12:00:30
  Author: shibumi
Revision: 408701

upgpkg: mcollective 2.12.4-1

Modified:
  mcollective/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:58:04 UTC (rev 408700)
+++ PKGBUILD2018-11-18 12:00:30 UTC (rev 408701)
@@ -1,8 +1,8 @@
 # Maintainer: Thore Bödecker https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
   'mcollective.service'
 )
-sha512sums=('7cec6386e2495e2fe7791b14ae6ca2f0ad89d1e85361719ec5eed9cee481b9c05e93bc375cb16df63b1b7859079fac25893b73a15cb6fac6b8d87f58882fd9b4'
+sha512sums=('c3e5aab2da9f15eb53c30dbf301d0024bffb71bc78bb8b505de0484f3b4483a28a94fe208a7987ad9ee1cc5044ce59226ca77e164928ab7d61cc8cbf1b6ec98a'
 'SKIP'
 
'132cdf7d4262ed3969ab09d2951bf79a3182e2a795a2778bd6f4d5d66b53b17f170a7b106e4499f73acdd4a0b29b48eb34fb7a1cd5cba36b70570a9775fda9b1')
 validpgpkeys=(


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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 11:58:04
  Author: shibumi
Revision: 408700

archrelease: copy trunk to community-testing-any

Added:
  puppet/repos/community-testing-any/PKGBUILD
(from rev 408699, puppet/trunk/PKGBUILD)
  puppet/repos/community-testing-any/puppet.install
(from rev 408699, puppet/trunk/puppet.install)
Deleted:
  puppet/repos/community-testing-any/PKGBUILD
  puppet/repos/community-testing-any/puppet.install

+
 PKGBUILD   |  144 ---
 puppet.install |   10 +--
 2 files changed, 91 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:57:58 UTC (rev 408699)
+++ PKGBUILD2018-11-18 11:58:04 UTC (rev 408700)
@@ -1,58 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Greg Sutcliffe 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Thomas S Hatch 
-# Contributor: Xavion 
-# Contributor: Miah Johnson 
-# Contributor: Dave Simons 
-# Contributor: Niels Abspoel 
-
-pkgname=puppet
-pkgver=6.0.3
-pkgrel=1
-pkgdesc="Server automation framework and application"
-arch=('any')
-url="https://puppet.com/products/open-source-projects;
-license=('Apache')
-depends=('facter' 'hiera' 'ruby-semantic_puppet')
-optdepends=('ruby-shadow: user password management')
-backup=('etc/puppetlabs/puppet/auth.conf'
-'etc/puppetlabs/puppet/puppet.conf')
-install=$pkgname.install
-source=(https://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('707c0769e4487b07f1b2f8a28f4d8359')
-conflicts=('puppet5')
-provides=('puppet')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # FS#45044: fix file location
-  sed -i 's_/opt/puppetlabs/puppet_/usr_' ext/systemd/puppet.service
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  ruby install.rb --destdir="$pkgdir" --sitelibdir="$( ruby -e \
-'puts RbConfig::CONFIG["vendorlibdir"]' )"
-
-  install -d "$pkgdir"/usr/lib/{sysusers.d,tmpfiles.d}
-
-  echo 'u puppet 52 "Puppet" /var/lib/puppet' > \
-"$pkgdir"/usr/lib/sysusers.d/$pkgname.conf
-  echo "d /run/puppetlabs 0755 $pkgname $pkgname -" > \
-"$pkgdir"/usr/lib/tmpfiles.d/$pkgname.conf
-
-  # systemd
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/ext/systemd/$pkgname.service \
-"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # Match permissions that puppet sets when running
-  install -dm775 "$pkgdir"/var/lib/puppet
-  chmod 750 "$pkgdir"/var/log/puppetlabs/puppet
-
-  rm -r "$pkgdir"/var/run
-}

Copied: puppet/repos/community-testing-any/PKGBUILD (from rev 408699, 
puppet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:58:04 UTC (rev 408700)
@@ -0,0 +1,86 @@
+# Maintainer: Christian Rebischke 
+# Contributor: Jonathan Steel 
+# Contributor: Greg Sutcliffe 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Thomas S Hatch 
+# Contributor: Xavion 
+# Contributor: Miah Johnson 
+# Contributor: Dave Simons 
+# Contributor: Niels Abspoel 
+# Contributor: Tim Meusel 
+
+pkgname=puppet
+pkgver=6.0.4
+pkgrel=1
+pkgdesc="Server automation framework and application"
+arch=('any')
+url="https://puppet.com/products/open-source-projects;
+license=('Apache')
+depends=('facter' 'hiera' 'ruby-semantic_puppet')
+makedepends=('jq' 'git')
+optdepends=('ruby-shadow: user password management')
+backup=('etc/puppetlabs/puppet/auth.conf'
+'etc/puppetlabs/puppet/puppet.conf'
+'etc/puppetlabs/puppet/hiera.yaml')
+install=$pkgname.install
+source=("https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+"https://github.com/puppetlabs/puppet-agent/archive/${pkgver}.tar.gz;)
+sha512sums=('fcfc0a9e1a707945c89e3080c1795511fd28143576886552d8e3635d62f526d0b3f9ed2a400ecc0084b63906246cb86e176b288ac049d01d0f9cf47fc65fe332'
+
'1e34f642a29618a732dd91017cb72ac935a46a1dd51d2d945038f4141cd7c5f5b7dc04fc61fc3d3eaf7c88be9af6fc007a4e7bd058a3e8a2585ef0acc464b713'
+
'5daf8c18226ebe832141703dc80c8e894b8bad24b01fd37d49da5a172d4f0bcd1ac8e4542ba6af796726d75fd2431387aff5d8b116cd07771dd252f4dfb4dc45')
+conflicts=('puppet5')
+provides=('puppet')
+validpgpkeys=('6F6B15509CF8E59E6E469F327F438280EF8D349F')
+
+prepare() {
+  cd "puppet-agent-${pkgver}"
+  for file in configs/components/module-puppetlabs-*_core.json; do
+regex="git:\/\/github.com\/puppetlabs\/puppetlabs-([a-z]+_core)\.git"  
   # Regex to determine the correct directory name of a git repo
+repo="$(jq --raw-output .url ${file})" 
   # get the puppet module git url from the json file
+if [[ "${repo}" =~ $regex ]]; then
+  tag="$(jq --raw-output .ref ${file} | cut -d/ -f3)"  
   # get the puppet module git tag from the json 

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

2018-11-18 Thread Christian Rebischke via arch-commits
Date: Sunday, November 18, 2018 @ 11:57:58
  Author: shibumi
Revision: 408699

upgpkg: puppet 6.0.4-1

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:50:10 UTC (rev 408698)
+++ PKGBUILD2018-11-18 11:57:58 UTC (rev 408699)
@@ -1,4 +1,5 @@
-# Maintainer: Jonathan Steel 
+# Maintainer: Christian Rebischke 
+# Contributor: Jonathan Steel 
 # Contributor: Greg Sutcliffe 
 # Contributor: Hyacinthe Cartiaux 
 # Contributor: Thomas S Hatch 
@@ -6,9 +7,10 @@
 # Contributor: Miah Johnson 
 # Contributor: Dave Simons 
 # Contributor: Niels Abspoel 
+# Contributor: Tim Meusel 
 
 pkgname=puppet
-pkgver=6.0.3
+pkgver=6.0.4
 pkgrel=1
 pkgdesc="Server automation framework and application"
 arch=('any')
@@ -15,18 +17,40 @@
 url="https://puppet.com/products/open-source-projects;
 license=('Apache')
 depends=('facter' 'hiera' 'ruby-semantic_puppet')
+makedepends=('jq' 'git')
 optdepends=('ruby-shadow: user password management')
 backup=('etc/puppetlabs/puppet/auth.conf'
-'etc/puppetlabs/puppet/puppet.conf')
+'etc/puppetlabs/puppet/puppet.conf'
+'etc/puppetlabs/puppet/hiera.yaml')
 install=$pkgname.install
-source=(https://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('707c0769e4487b07f1b2f8a28f4d8359')
+source=("https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+"https://github.com/puppetlabs/puppet-agent/archive/${pkgver}.tar.gz;)
+sha512sums=('fcfc0a9e1a707945c89e3080c1795511fd28143576886552d8e3635d62f526d0b3f9ed2a400ecc0084b63906246cb86e176b288ac049d01d0f9cf47fc65fe332'
+
'1e34f642a29618a732dd91017cb72ac935a46a1dd51d2d945038f4141cd7c5f5b7dc04fc61fc3d3eaf7c88be9af6fc007a4e7bd058a3e8a2585ef0acc464b713'
+
'5daf8c18226ebe832141703dc80c8e894b8bad24b01fd37d49da5a172d4f0bcd1ac8e4542ba6af796726d75fd2431387aff5d8b116cd07771dd252f4dfb4dc45')
 conflicts=('puppet5')
 provides=('puppet')
+validpgpkeys=('6F6B15509CF8E59E6E469F327F438280EF8D349F')
 
 prepare() {
-  cd $pkgname-$pkgver
+  cd "puppet-agent-${pkgver}"
+  for file in configs/components/module-puppetlabs-*_core.json; do
+regex="git:\/\/github.com\/puppetlabs\/puppetlabs-([a-z]+_core)\.git"  
   # Regex to determine the correct directory name of a git repo
+repo="$(jq --raw-output .url ${file})" 
   # get the puppet module git url from the json file
+if [[ "${repo}" =~ $regex ]]; then
+  tag="$(jq --raw-output .ref ${file} | cut -d/ -f3)"  
   # get the puppet module git tag from the json file
+  directory="${BASH_REMATCH[1]}"   
   # get the name of the repo without 'puppetlabs-'
+  echo "preparing ${directory} with tag ${tag} for vendoring"
+  git -c advice.detachedHead=false clone --quiet "$repo" "--branch=${tag}" 
"../${directory}"  # clone it so we can later `mv` it into vendor_modules
+  rm -rf "../${directory}/"{.git,spec} 
   # delete useless directories that we don't want to vendor
+else
+  echo "something failed with our regex"
+  exit 1
+fi
+  done
 
+  cd "../${pkgname}-${pkgver}"
+
   # FS#45044: fix file location
   sed -i 's_/opt/puppetlabs/puppet_/usr_' ext/systemd/puppet.service
 }
@@ -55,4 +79,8 @@
   chmod 750 "$pkgdir"/var/log/puppetlabs/puppet
 
   rm -r "$pkgdir"/var/run
+
+  cd ..
+  install --directory "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
+  mv *_core "${pkgdir}/opt/puppetlabs/puppet/vendor_modules/"
 }


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:49:38
  Author: jelle
Revision: 408694

upgpkg: libsavitar 3.6.0-1

Modified:
  libsavitar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:48:47 UTC (rev 408693)
+++ PKGBUILD2018-11-18 11:49:38 UTC (rev 408694)
@@ -2,7 +2,7 @@
 # Contributor: neodarz 
 
 pkgname=libsavitar
-pkgver=3.5.1
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
 arch=('x86_64')
@@ -38,5 +38,5 @@
   cd "libSavitar-${pkgver}/build"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('308d1198fdb5f8dad800bff694e011fe'
+md5sums=('2bbdf2b8be6ff1380d9e80a0891044b1'
  '8cb2ef4a8ff551114ac8520c6be42ec6')


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:49:47
  Author: jelle
Revision: 408695

archrelease: copy trunk to community-x86_64

Added:
  libsavitar/repos/community-x86_64/PKGBUILD
(from rev 408694, libsavitar/trunk/PKGBUILD)
Deleted:
  libsavitar/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:49:38 UTC (rev 408694)
+++ PKGBUILD2018-11-18 11:49:47 UTC (rev 408695)
@@ -1,42 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: neodarz 
-
-pkgname=libsavitar
-pkgver=3.5.1
-pkgrel=1
-pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
-arch=('x86_64')
-url="https://github.com/Ultimaker/libsavitar;
-license=('AGPL')
-depends=('python' 'pugixml')
-makedepends=('cmake' 'python-sip' 'sip')
-source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libSavitar//archive/${pkgver}.tar.gz
-
https://github.com/Ultimaker/libSavitar/pull/8/commits/91aa70c6320461ae65600dce954b5ffb905b7039.patch)
-
-prepare() {
-  cd "libSavitar-${pkgver}"
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages/cura),DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/cura),g'
 CMakeLists.txt
-
-  # don't install a second system pugixml; WONTFIX upstream due to:
-  # "It's been decided that an external dependency makes setting up your
-  # development environment for Cura needlessly difficult."
-  patch -Np1 -i "$srcdir"/91aa70c6320461ae65600dce954b5ffb905b7039.patch
-}
-
-build() {
-  cd "libSavitar-${pkgver}"
-  mkdir  build && cd build
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd "libSavitar-${pkgver}/build"
-  make DESTDIR="${pkgdir}" install
-}
-md5sums=('308d1198fdb5f8dad800bff694e011fe'
- '8cb2ef4a8ff551114ac8520c6be42ec6')

Copied: libsavitar/repos/community-x86_64/PKGBUILD (from rev 408694, 
libsavitar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:49:47 UTC (rev 408695)
@@ -0,0 +1,42 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: neodarz 
+
+pkgname=libsavitar
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
+arch=('x86_64')
+url="https://github.com/Ultimaker/libsavitar;
+license=('AGPL')
+depends=('python' 'pugixml')
+makedepends=('cmake' 'python-sip' 'sip')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libSavitar//archive/${pkgver}.tar.gz
+
https://github.com/Ultimaker/libSavitar/pull/8/commits/91aa70c6320461ae65600dce954b5ffb905b7039.patch)
+
+prepare() {
+  cd "libSavitar-${pkgver}"
+  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
+  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages/cura),DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/cura),g'
 CMakeLists.txt
+
+  # don't install a second system pugixml; WONTFIX upstream due to:
+  # "It's been decided that an external dependency makes setting up your
+  # development environment for Cura needlessly difficult."
+  patch -Np1 -i "$srcdir"/91aa70c6320461ae65600dce954b5ffb905b7039.patch
+}
+
+build() {
+  cd "libSavitar-${pkgver}"
+  mkdir  build && cd build
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd "libSavitar-${pkgver}/build"
+  make DESTDIR="${pkgdir}" install
+}
+md5sums=('2bbdf2b8be6ff1380d9e80a0891044b1'
+ '8cb2ef4a8ff551114ac8520c6be42ec6')


[arch-commits] Commit in cura-binary-data/repos/community-any (PKGBUILD PKGBUILD)

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:48:47
  Author: jelle
Revision: 408693

archrelease: copy trunk to community-any

Added:
  cura-binary-data/repos/community-any/PKGBUILD
(from rev 408692, cura-binary-data/trunk/PKGBUILD)
Deleted:
  cura-binary-data/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:48:26 UTC (rev 408692)
+++ PKGBUILD2018-11-18 11:48:47 UTC (rev 408693)
@@ -1,20 +0,0 @@
-# Maintainer: Jelle  van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=cura-binary-data
-pkgver=3.4.1
-pkgrel=1
-pkgdesc="Binary data (firmwares and such) for cura"
-url="https://github.com/Ultimaker/${pkgname};
-license=('AGPL')
-arch=('any')
-source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('673ac49b2ff4d9b731d54288ed85c5bb06f48514')
-
-package(){
-  install -d "${pkgdir}/usr/share/"
-  cp -r "${srcdir}/${pkgname}-${pkgver}/cura/" "${pkgdir}/usr/share/cura"
-  
-  # see https://github.com/Ultimaker/cura-binary-data/issues/6
-  rm -rf "${pkgdir}/usr/share/cura/resources/i18n" 
-}

Copied: cura-binary-data/repos/community-any/PKGBUILD (from rev 408692, 
cura-binary-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:48:47 UTC (rev 408693)
@@ -0,0 +1,20 @@
+# Maintainer: Jelle  van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=cura-binary-data
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Binary data (firmwares and such) for cura"
+url="https://github.com/Ultimaker/${pkgname};
+license=('AGPL')
+arch=('any')
+source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
+sha1sums=('350c77ea9686a8651eddf7e256729a02bdf0e072')
+
+package(){
+  install -d "${pkgdir}/usr/share/"
+  cp -r "${srcdir}/${pkgname}-${pkgver}/cura/" "${pkgdir}/usr/share/cura"
+  
+  # see https://github.com/Ultimaker/cura-binary-data/issues/6
+  rm -rf "${pkgdir}/usr/share/cura/resources/i18n" 
+}


[arch-commits] Commit in cura-resources-materials/repos/community-any (2 files)

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:48:26
  Author: jelle
Revision: 408692

archrelease: copy trunk to community-any

Added:
  cura-resources-materials/repos/community-any/PKGBUILD
(from rev 408691, cura-resources-materials/trunk/PKGBUILD)
Deleted:
  cura-resources-materials/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:46:36 UTC (rev 408691)
+++ PKGBUILD2018-11-18 11:48:26 UTC (rev 408692)
@@ -1,18 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Uffe Jakobsen 
- 
-pkgname=cura-resources-materials
-pkgver=3.6.0
-pkgrel=1
-pkgdesc="Missing materials resources for Cura"
-url="https://ultimaker.com/en/products/cura-software;
-license=("AGPL")
-arch=("any")
-source=(fdm_materials-$pkgver.tar.gz::https://github.com/Ultimaker/fdm_materials/archive/${pkgver}.tar.gz)
-sha1sums=('eb0eb8e64ae931a3463058d466878353fe7b4752')
-
-package()
-{
-  mkdir -p "${pkgdir}/usr/share/cura/resources/materials"
-  cp -r ${srcdir}/fdm_materials-${pkgver}/*.fdm_material 
"${pkgdir}/usr/share/cura/resources/materials/"
-}

Copied: cura-resources-materials/repos/community-any/PKGBUILD (from rev 408691, 
cura-resources-materials/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:48:26 UTC (rev 408692)
@@ -0,0 +1,18 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Uffe Jakobsen 
+ 
+pkgname=cura-resources-materials
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Missing materials resources for Cura"
+url="https://ultimaker.com/en/products/cura-software;
+license=("AGPL")
+arch=("any")
+source=(fdm_materials-$pkgver.tar.gz::https://github.com/Ultimaker/fdm_materials/archive/${pkgver}.tar.gz)
+sha1sums=('eb0eb8e64ae931a3463058d466878353fe7b4752')
+
+package()
+{
+  mkdir -p "${pkgdir}/usr/share/cura/resources/materials"
+  cp -r ${srcdir}/fdm_materials-${pkgver}/*.fdm_material 
"${pkgdir}/usr/share/cura/resources/materials/"
+}


[arch-commits] Commit in cura-binary-data/repos (extra-any extra-any/PKGBUILD)

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:46:36
  Author: jelle
Revision: 408691

archrelease: copy trunk to extra-any

Added:
  cura-binary-data/repos/extra-any/
  cura-binary-data/repos/extra-any/PKGBUILD
(from rev 408690, cura-binary-data/trunk/PKGBUILD)

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

Copied: cura-binary-data/repos/extra-any/PKGBUILD (from rev 408690, 
cura-binary-data/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2018-11-18 11:46:36 UTC (rev 408691)
@@ -0,0 +1,20 @@
+# Maintainer: Jelle  van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=cura-binary-data
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Binary data (firmwares and such) for cura"
+url="https://github.com/Ultimaker/${pkgname};
+license=('AGPL')
+arch=('any')
+source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
+sha1sums=('350c77ea9686a8651eddf7e256729a02bdf0e072')
+
+package(){
+  install -d "${pkgdir}/usr/share/"
+  cp -r "${srcdir}/${pkgname}-${pkgver}/cura/" "${pkgdir}/usr/share/cura"
+  
+  # see https://github.com/Ultimaker/cura-binary-data/issues/6
+  rm -rf "${pkgdir}/usr/share/cura/resources/i18n" 
+}


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:46:28
  Author: jelle
Revision: 408690

upgpkg: cura-binary-data 3.6.0-1

Modified:
  cura-binary-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:43:27 UTC (rev 408689)
+++ PKGBUILD2018-11-18 11:46:28 UTC (rev 408690)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=3.4.1
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('673ac49b2ff4d9b731d54288ed85c5bb06f48514')
+sha1sums=('350c77ea9686a8651eddf7e256729a02bdf0e072')
 
 package(){
   install -d "${pkgdir}/usr/share/"


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:43:27
  Author: jelle
Revision: 408689

Removed community-x86_64 for cura

Deleted:
  cura/repos/community-x86_64/


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:42:41
  Author: jelle
Revision: 408685

upgpkg: arcus 3.6.0-1

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:42:21 UTC (rev 408684)
+++ PKGBUILD2018-11-18 11:42:41 UTC (rev 408685)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo 
 
 pkgname=arcus
-pkgver=3.4.1
-pkgrel=6
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="Communication library between internal components for Ultimaker 
software"
 url="https://github.com/Ultimaker/libArcus;
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'sip')
 depends=('python' 'protobuf' 'python-sip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
-md5sums=('ab2b7b682d1674bea7c939a9f50ad926')
+md5sums=('646aef825fa28591f40c4cc0504c2465')
 
 build() {
   cd libArcus-${pkgver}


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:42:49
  Author: jelle
Revision: 408686

archrelease: copy trunk to community-x86_64

Added:
  arcus/repos/community-x86_64/PKGBUILD
(from rev 408685, arcus/trunk/PKGBUILD)
Deleted:
  arcus/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:42:41 UTC (rev 408685)
+++ PKGBUILD2018-11-18 11:42:49 UTC (rev 408686)
@@ -1,37 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=arcus
-pkgver=3.4.1
-pkgrel=6
-pkgdesc="Communication library between internal components for Ultimaker 
software"
-url="https://github.com/Ultimaker/libArcus;
-arch=('x86_64')
-license=('AGPL')
-makedepends=('cmake' 'sip')
-depends=('python' 'protobuf' 'python-sip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
-md5sums=('ab2b7b682d1674bea7c939a9f50ad926')
-
-build() {
-  cd libArcus-${pkgver}
-  mkdir -p build
-  cd build
-  
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBUILD_EXAMPLES=OFF  \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
-
-  make
-}
-
-package() {
-  cd libArcus-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: arcus/repos/community-x86_64/PKGBUILD (from rev 408685, 
arcus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:42:49 UTC (rev 408686)
@@ -0,0 +1,37 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=arcus
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Communication library between internal components for Ultimaker 
software"
+url="https://github.com/Ultimaker/libArcus;
+arch=('x86_64')
+license=('AGPL')
+makedepends=('cmake' 'sip')
+depends=('python' 'protobuf' 'python-sip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
+md5sums=('646aef825fa28591f40c4cc0504c2465')
+
+build() {
+  cd libArcus-${pkgver}
+  mkdir -p build
+  cd build
+  
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBUILD_EXAMPLES=OFF  \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
+
+  make
+}
+
+package() {
+  cd libArcus-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:43:09
  Author: jelle
Revision: 408687

upgpkg: cura 3.6.0-1

Modified:
  cura/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:42:49 UTC (rev 408686)
+++ PKGBUILD2018-11-18 11:43:09 UTC (rev 408687)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="A software solution for 3D printing aimed at RepRaps and the 
Ultimaker."
 depends=('python-pyqt5' 'qt5-svg' 'python-scipy' 'python-pyserial' 
'python-numpy' 'uranium'
  'curaengine' 'cura-binary-data' 'cura-resources-materials' 
'libsavitar')
@@ -12,9 +12,9 @@
 provides=('cura')
 url="https://ultimaker.com/en/products/cura-software;
 license=('AGPL')
-arch=('x86_64')
+arch=('any')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
-sha1sums=('cc25df45e09fe48ad219f97d11fea12357dac8bf')
+sha512sums=('b56e5575cb0eb15d75dcd2f4c33873a0a57805a8ba0ec7860811a2137658a656216c969c6e3316d65fbd5e43f2def10a6385ccbf4fc306d15098569ef279')
 
 # Build order
 # arcus -> uranium -> curaengine -> libsavitar ->
@@ -21,8 +21,7 @@
 
 prepare(){
   cd Cura-${pkgver}
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages/cura),DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/cura),g'
 CMakeLists.txt
+  sed -i 's,/dist-packages,.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
 }
 
 build(){


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:43:18
  Author: jelle
Revision: 408688

archrelease: copy trunk to community-any

Added:
  cura/repos/community-any/
  cura/repos/community-any/PKGBUILD
(from rev 408687, cura/trunk/PKGBUILD)

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

Copied: cura/repos/community-any/PKGBUILD (from rev 408687, cura/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-11-18 11:43:18 UTC (rev 408688)
@@ -0,0 +1,49 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=cura
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="A software solution for 3D printing aimed at RepRaps and the 
Ultimaker."
+depends=('python-pyqt5' 'qt5-svg' 'python-scipy' 'python-pyserial' 
'python-numpy' 'uranium'
+ 'curaengine' 'cura-binary-data' 'cura-resources-materials' 
'libsavitar')
+makedepends=('qt5-tools' 'cmake')
+optdepends=('python-zeroconf: network printing support')
+provides=('cura')
+url="https://ultimaker.com/en/products/cura-software;
+license=('AGPL')
+arch=('any')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
+sha512sums=('b56e5575cb0eb15d75dcd2f4c33873a0a57805a8ba0ec7860811a2137658a656216c969c6e3316d65fbd5e43f2def10a6385ccbf4fc306d15098569ef279')
+
+# Build order
+# arcus -> uranium -> curaengine -> libsavitar ->
+
+prepare(){
+  cd Cura-${pkgver}
+  sed -i 's,/dist-packages,.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
+}
+
+build(){
+  cd Cura-${pkgver}
+  mkdir -p build
+  cd build
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DURANIUM_SCRIPTS_DIR=/usr/share/uranium/scripts \
+-DCURA_VERSION=$pkgver
+
+  make
+}
+
+package(){
+  cd Cura-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+  
+  # make sure cura can find uranium plugins:
+  ln -s /usr/lib/uranium/plugins/* "${pkgdir}/usr/lib/cura/plugins/."
+
+  # don't ever send any user or print info through the internet to Ultimaker
+  rm -rf "${pkgdir}/usr/lib/cura/plugins/SliceInfoPlugin"
+}


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:42:04
  Author: jelle
Revision: 408683

upgpkg: curaengine 3.6.0-1

Modified:
  curaengine/trunk/PKGBUILD
Deleted:
  curaengine/trunk/do_not_copy_resource.patch

+
 PKGBUILD   |   20 ++--
 do_not_copy_resource.patch |   14 --
 2 files changed, 10 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:37:24 UTC (rev 408682)
+++ PKGBUILD2018-11-18 11:42:04 UTC (rev 408683)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo 
 
 pkgname=curaengine
-pkgver=3.4.1
-pkgrel=3
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="Engine for processing 3D models into 3D printing instruction for 
Ultimaker and other GCode based 3D printers."
 url="https://github.com/Ultimaker/CuraEngine;
 arch=('x86_64')
@@ -14,13 +14,13 @@
 checkdepends=('cppunit')
 makedepends=('cmake' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;
-do_not_copy_resource.patch)
-md5sums=('825f80f42da70efe6c889d8acb8f6afe'
- '07b0f2240737f99830c1a87c1f1f378e')
+   
"fix_mocksocket_tests.patch::https://github.com/Ultimaker/CuraEngine/commit/7349c981135f6460640c23527f02dea650304467.patch;)
+sha512sums=('340dad4c697fb0d7b633091715a904ae7df8973626e217ae2528d0121723c07a6cf0bbc740b9ad9980f3b288fa690c9c3ee43d90914264855dace007bbb334c8'
+
'2371a984caec6b9972236f5579a4c928c6cf2c268dd994798b606ba4310333534aea52d2b465d64484081b00ab3550717d4abca3b7174f27f6e1941d43e31cff')
 
 prepare() {
   cd CuraEngine-${pkgver}
-  patch -Np1 -i ${srcdir}/do_not_copy_resource.patch
+  patch -Np1 -i $srcdir/fix_mocksocket_tests.patch
 }
 
 build() {
@@ -36,14 +36,14 @@
   make
 }
 
-package() {
+check() {
   cd CuraEngine-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
+  make test
 }
 
-check() {
+package() {
   cd CuraEngine-${pkgver}/build
-  make test
+  make DESTDIR="${pkgdir}" install
 }
 
 # vim:set ts=2 sw=2 et:

Deleted: do_not_copy_resource.patch
===
--- do_not_copy_resource.patch  2018-11-18 11:37:24 UTC (rev 408682)
+++ do_not_copy_resource.patch  2018-11-18 11:42:04 UTC (rev 408683)
@@ -1,14 +0,0 @@
-diff -aur CuraEngine-3.4.1/CMakeLists.txt CuraEngine-3.4.1.old/CMakeLists.txt
 CuraEngine-3.4.1/CMakeLists.txt2018-07-09 10:55:15.0 +0200
-+++ CuraEngine-3.4.1.old/CMakeLists.txt2018-09-07 20:16:42.621995976 
+0200
-@@ -252,10 +252,6 @@
- endif()
- 
- 
--add_custom_command(TARGET CuraEngine POST_BUILD
--   COMMAND ${CMAKE_COMMAND} -E copy_directory
--   ${CMAKE_SOURCE_DIR}/resources 
$)
--
- # Installing CuraEngine.
- include(GNUInstallDirs)
- install(TARGETS CuraEngine DESTINATION ${CMAKE_INSTALL_BINDIR})


[arch-commits] Commit in libqaccessibilityclient/repos/extra-x86_64 (2 files)

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 11:42:10
  Author: arojas
Revision: 340090

archrelease: copy trunk to extra-x86_64

Added:
  libqaccessibilityclient/repos/extra-x86_64/PKGBUILD
(from rev 340089, libqaccessibilityclient/trunk/PKGBUILD)
Deleted:
  libqaccessibilityclient/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:41:49 UTC (rev 340089)
+++ PKGBUILD2018-11-18 11:42:10 UTC (rev 340090)
@@ -1,40 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=libqaccessibilityclient
-pkgver=0.2.0
-pkgrel=4
-arch=(x86_64)
-pkgdesc="Helper library to make writing accessibility tools easier"
-url='https://www.kde.org'
-license=(LGPL2.1)
-depends=(qt5-base)
-makedepends=(cmake)
-conflicts=(libkdeaccessibilityclient)
-source=("https://download.kde.org/unstable/libqaccessibilityclient/$pkgname-$pkgver.tar.xz"{,.sig}
-
libqaccessibilityclient-gcc8.patch::"https://cgit.kde.org/libqaccessibilityclient.git/patch/?id=34f6084f;
-
libqaccessibilityclient-strict-flags.patch::"https://cgit.kde.org/libqaccessibilityclient.git/patch/?id=a3299289;)
-sha256sums=('d5e8f4dc91bc1b56029e12328a9e02d5c310939b01998f030202203c5edb2e61'
-'SKIP'
-'8df173dd87d055e978edd84e8f95efe820de1bad03f74c16c0d158e830e68331'
-'c5e4446884ad056f047148f2638ba7601095b51b4e3c48d42f90f4b2bf721d05')
-validpgpkeys=(FB25861861063C64C97B89AE125C53EB96EC0C92) # Frederik Gladhorn 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../libqaccessibilityclient-gcc8.patch # Fix build with GCC 8
-  patch -p1 -i ../libqaccessibilityclient-strict-flags.patch # Fix build of 
kmag with strict flags
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libqaccessibilityclient/repos/extra-x86_64/PKGBUILD (from rev 340089, 
libqaccessibilityclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:42:10 UTC (rev 340090)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libqaccessibilityclient
+pkgver=0.3.0
+pkgrel=1
+arch=(x86_64)
+pkgdesc="Helper library to make writing accessibility tools easier"
+url='https://www.kde.org'
+license=(LGPL2.1)
+depends=(qt5-base)
+makedepends=(extra-cmake-modules)
+conflicts=(libkdeaccessibilityclient)
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('bdeecbebd63aa8957f920d6a93992894137451f085495ffb8a219256e40256fa'
+'SKIP')
+validpgpkeys=(FB25861861063C64C97B89AE125C53EB96EC0C92) # Frederik Gladhorn 

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


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:42:21
  Author: jelle
Revision: 408684

archrelease: copy trunk to community-x86_64

Added:
  curaengine/repos/community-x86_64/PKGBUILD
(from rev 408683, curaengine/trunk/PKGBUILD)
Deleted:
  curaengine/repos/community-x86_64/PKGBUILD
  curaengine/repos/community-x86_64/do_not_copy_resource.patch

+
 PKGBUILD   |   98 +--
 do_not_copy_resource.patch |   14 --
 2 files changed, 49 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:42:04 UTC (rev 408683)
+++ PKGBUILD2018-11-18 11:42:21 UTC (rev 408684)
@@ -1,49 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=curaengine
-pkgver=3.4.1
-pkgrel=3
-pkgdesc="Engine for processing 3D models into 3D printing instruction for 
Ultimaker and other GCode based 3D printers."
-url="https://github.com/Ultimaker/CuraEngine;
-arch=('x86_64')
-license=('AGPL')
-depends=('arcus')
-# TODO: https://github.com/Ultimaker/CuraEngine/blob/master/CMakeLists.txt#L26
-# Package polyclipping in the repos
-checkdepends=('cppunit')
-makedepends=('cmake' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;
-do_not_copy_resource.patch)
-md5sums=('825f80f42da70efe6c889d8acb8f6afe'
- '07b0f2240737f99830c1a87c1f1f378e')
-
-prepare() {
-  cd CuraEngine-${pkgver}
-  patch -Np1 -i ${srcdir}/do_not_copy_resource.patch
-}
-
-build() {
-  cd CuraEngine-${pkgver}
-  mkdir -p build
-  cd build
-
-   cmake .. \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DBUILD_TESTS=ON \
- -DCMAKE_BUILD_TYPE=Release
-
-  make
-}
-
-package() {
-  cd CuraEngine-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-}
-
-check() {
-  cd CuraEngine-${pkgver}/build
-  make test
-}
-
-# vim:set ts=2 sw=2 et:

Copied: curaengine/repos/community-x86_64/PKGBUILD (from rev 408683, 
curaengine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:42:21 UTC (rev 408684)
@@ -0,0 +1,49 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=curaengine
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Engine for processing 3D models into 3D printing instruction for 
Ultimaker and other GCode based 3D printers."
+url="https://github.com/Ultimaker/CuraEngine;
+arch=('x86_64')
+license=('AGPL')
+depends=('arcus')
+# TODO: https://github.com/Ultimaker/CuraEngine/blob/master/CMakeLists.txt#L26
+# Package polyclipping in the repos
+checkdepends=('cppunit')
+makedepends=('cmake' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;
+   
"fix_mocksocket_tests.patch::https://github.com/Ultimaker/CuraEngine/commit/7349c981135f6460640c23527f02dea650304467.patch;)
+sha512sums=('340dad4c697fb0d7b633091715a904ae7df8973626e217ae2528d0121723c07a6cf0bbc740b9ad9980f3b288fa690c9c3ee43d90914264855dace007bbb334c8'
+
'2371a984caec6b9972236f5579a4c928c6cf2c268dd994798b606ba4310333534aea52d2b465d64484081b00ab3550717d4abca3b7174f27f6e1941d43e31cff')
+
+prepare() {
+  cd CuraEngine-${pkgver}
+  patch -Np1 -i $srcdir/fix_mocksocket_tests.patch
+}
+
+build() {
+  cd CuraEngine-${pkgver}
+  mkdir -p build
+  cd build
+
+   cmake .. \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DBUILD_TESTS=ON \
+ -DCMAKE_BUILD_TYPE=Release
+
+  make
+}
+
+check() {
+  cd CuraEngine-${pkgver}/build
+  make test
+}
+
+package() {
+  cd CuraEngine-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: do_not_copy_resource.patch
===
--- do_not_copy_resource.patch  2018-11-18 11:42:04 UTC (rev 408683)
+++ do_not_copy_resource.patch  2018-11-18 11:42:21 UTC (rev 408684)
@@ -1,14 +0,0 @@
-diff -aur CuraEngine-3.4.1/CMakeLists.txt CuraEngine-3.4.1.old/CMakeLists.txt
 CuraEngine-3.4.1/CMakeLists.txt2018-07-09 10:55:15.0 +0200
-+++ CuraEngine-3.4.1.old/CMakeLists.txt2018-09-07 20:16:42.621995976 
+0200
-@@ -252,10 +252,6 @@
- endif()
- 
- 
--add_custom_command(TARGET CuraEngine POST_BUILD
--   COMMAND ${CMAKE_COMMAND} -E copy_directory
--   ${CMAKE_SOURCE_DIR}/resources 
$)
--
- # Installing CuraEngine.
- include(GNUInstallDirs)
- install(TARGETS CuraEngine DESTINATION ${CMAKE_INSTALL_BINDIR})


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

2018-11-18 Thread Antonio Rojas via arch-commits
Date: Sunday, November 18, 2018 @ 11:41:49
  Author: arojas
Revision: 340089

Update to 0.3.0

Modified:
  libqaccessibilityclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 08:21:33 UTC (rev 340088)
+++ PKGBUILD2018-11-18 11:41:49 UTC (rev 340089)
@@ -1,30 +1,22 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=libqaccessibilityclient
-pkgver=0.2.0
-pkgrel=4
+pkgver=0.3.0
+pkgrel=1
 arch=(x86_64)
 pkgdesc="Helper library to make writing accessibility tools easier"
 url='https://www.kde.org'
 license=(LGPL2.1)
 depends=(qt5-base)
-makedepends=(cmake)
+makedepends=(extra-cmake-modules)
 conflicts=(libkdeaccessibilityclient)
-source=("https://download.kde.org/unstable/libqaccessibilityclient/$pkgname-$pkgver.tar.xz"{,.sig}
-
libqaccessibilityclient-gcc8.patch::"https://cgit.kde.org/libqaccessibilityclient.git/patch/?id=34f6084f;
-
libqaccessibilityclient-strict-flags.patch::"https://cgit.kde.org/libqaccessibilityclient.git/patch/?id=a3299289;)
-sha256sums=('d5e8f4dc91bc1b56029e12328a9e02d5c310939b01998f030202203c5edb2e61'
-'SKIP'
-'8df173dd87d055e978edd84e8f95efe820de1bad03f74c16c0d158e830e68331'
-'c5e4446884ad056f047148f2638ba7601095b51b4e3c48d42f90f4b2bf721d05')
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('bdeecbebd63aa8957f920d6a93992894137451f085495ffb8a219256e40256fa'
+'SKIP')
 validpgpkeys=(FB25861861063C64C97B89AE125C53EB96EC0C92) # Frederik Gladhorn 

 
 prepare() {
   mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../libqaccessibilityclient-gcc8.patch # Fix build with GCC 8
-  patch -p1 -i ../libqaccessibilityclient-strict-flags.patch # Fix build of 
kmag with strict flags
 }
 
 build() {


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

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:37:24
  Author: jelle
Revision: 408682

archrelease: copy trunk to community-any

Added:
  uranium/repos/community-any/PKGBUILD
(from rev 408681, uranium/trunk/PKGBUILD)
Deleted:
  uranium/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-18 11:27:44 UTC (rev 408681)
+++ PKGBUILD2018-11-18 11:37:24 UTC (rev 408682)
@@ -1,37 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=uranium
-pkgver=3.4.1
-pkgrel=3
-pkgdesc="A Python framework for building Desktop applications."
-url="https://github.com/Ultimaker/Uranium;
-arch=('any')
-license=('AGPL')
-depends=('python' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'pyqt5-common' 
'python-pyqt5' 'python-numpy' 'arcus')
-makedepends=('cmake')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;)
-sha256sums=('7a97385b101a30008d1c0bb576d603b93ca2d0967b8c71faeb6760c9cc9ecb72')
-
-prepare() {
-  cd Uranium-${pkgver}
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages/cura),DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/cura),g'
 CMakeLists.txt
-}
-
-build() {
-  cd Uranium-${pkgver}
-  mkdir -p build && cd build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Uranium-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: uranium/repos/community-any/PKGBUILD (from rev 408681, 
uranium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-18 11:37:24 UTC (rev 408682)
@@ -0,0 +1,37 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=uranium
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="A Python framework for building Desktop applications."
+url="https://github.com/Ultimaker/Uranium;
+arch=('any')
+license=('AGPL')
+depends=('python' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'pyqt5-common' 
'python-pyqt5' 'python-numpy' 'arcus' 'python-shapely')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('9a63e7d02c57a818815f61ada53b41d6c04683f874db80baa32f68d34b51a245')
+
+
+prepare() {
+  cd Uranium-${pkgver}
+  sed -i 's,/dist-packages,.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
+}
+
+build() {
+  cd Uranium-${pkgver}
+  mkdir -p build && cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Uranium-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 11:27:44
  Author: felixonmars
Revision: 408681

archrelease: copy trunk to community-staging-x86_64

Added:
  cryptol/repos/community-staging-x86_64/
  cryptol/repos/community-staging-x86_64/PKGBUILD
(from rev 408680, cryptol/trunk/PKGBUILD)

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

Copied: cryptol/repos/community-staging-x86_64/PKGBUILD (from rev 408680, 
cryptol/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-11-18 11:27:44 UTC (rev 408681)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+pkgname=cryptol
+pkgver=2.6.0
+pkgrel=58
+pkgdesc="The Language of Cryptography"
+url="http://www.cryptol.net;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'z3' 'haskell-base-compat' 'haskell-gitrev' 
'haskell-graphscc' 'haskell-heredoc'
+ 'haskell-monad-control' 'haskell-monadlib' 'haskell-panic' 
'haskell-random' 'haskell-sbv'
+ 'haskell-simple-smt' 'haskell-strict' 'haskell-tf-random' 
'haskell-transformers-base'
+ 'haskell-ansi-terminal' 'haskell-blaze-html')
+makedepends=('ghc' 'alex' 'happy')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/GaloisInc/cryptol/archive/$pkgver.tar.gz;)
+sha512sums=('445a1656ffd0d260553e041de9b15b6257a4b068b5462d996e8207671c097ea814bc5b7aaeb527b5e9579bd8a3e5e8ced0aaf57c24fbccaa7410342a109e9325')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i 's/<.*0.10/<1/' $pkgname.cabal
+sed -i '1i{-# language NoMonadFailDesugaring #-}' 
src/Cryptol/ModuleSystem/Renamer.hs src/Cryptol/Prims/Eval.hs 
src/Cryptol/TypeCheck/Infer.hs src/Cryptol/TypeCheck/CheckModuleInstance.hs 
src/Cryptol/Transform/Specialize.hs src/Cryptol/REPL/Monad.hs 
src/Cryptol/REPL/Command.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-static -f-relocatable
+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
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+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 cryptol/trunk (PKGBUILD)

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 11:27:26
  Author: felixonmars
Revision: 408680

upgpkg: cryptol 2.6.0-58

rebuild with crackNum 2.3

Modified:
  cryptol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:24:25 UTC (rev 408679)
+++ PKGBUILD2018-11-18 11:27:26 UTC (rev 408680)
@@ -2,7 +2,7 @@
 
 pkgname=cryptol
 pkgver=2.6.0
-pkgrel=57
+pkgrel=58
 pkgdesc="The Language of Cryptography"
 url="http://www.cryptol.net;
 license=("custom:BSD3")


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

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 11:24:25
  Author: felixonmars
Revision: 408679

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-sbv/repos/community-staging-x86_64/PKGBUILD (from rev 408678, 
haskell-sbv/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-11-18 11:24:25 UTC (rev 408679)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=sbv
+pkgname=haskell-sbv
+pkgver=7.12
+pkgrel=27
+pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT 
solving"
+url="http://leventerkok.github.com/sbv;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-quickcheck' 'haskell-cracknum' 
'haskell-async'
+ 'haskell-random' 'haskell-syb' 'haskell-reinterpret-cast'
+ 'haskell-generic-deriving')
+makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'hlint' 'haskell-tasty' 
'haskell-tasty-golden'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5c64a2bdd3817f893e7f25f969afd7fab4f24acb695370b19e87ecb5064b24a4ed5d13861fb6afa1a4cf6f59fcf3ee801a117dc34a28d9abda826e9f30f8f382')
+
+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-sbv/trunk (PKGBUILD)

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 11:24:07
  Author: felixonmars
Revision: 408678

upgpkg: haskell-sbv 7.12-27

rebuild with crackNum 2.3

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:17:10 UTC (rev 408677)
+++ PKGBUILD2018-11-18 11:24:07 UTC (rev 408678)
@@ -4,7 +4,7 @@
 _hkgname=sbv
 pkgname=haskell-sbv
 pkgver=7.12
-pkgrel=26
+pkgrel=27
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT 
solving"
 url="http://leventerkok.github.com/sbv;
 license=("custom:BSD3")


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

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 11:17:10
  Author: felixonmars
Revision: 408677

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-cracknum/repos/community-staging-x86_64/PKGBUILD (from rev 
408676, haskell-cracknum/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-11-18 11:17:10 UTC (rev 408677)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=crackNum
+pkgname=haskell-cracknum
+pkgver=2.3
+pkgrel=1
+pkgdesc="Crack various integer, floating-point data formats"
+url="https://github.com/LeventErkok/crackNum;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-floatinghex')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1d66c91866b9f125b30e68d4d3e7637adf4c02172fa25bcfa9998ff8b4e704f262ba9a6b3884249d6f18fd2216fcde730314066bb8f64964d588766acd31480b')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--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
+}
+
+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-cracknum/trunk (PKGBUILD)

2018-11-18 Thread Felix Yan via arch-commits
Date: Sunday, November 18, 2018 @ 11:16:52
  Author: felixonmars
Revision: 408676

upgpkg: haskell-cracknum 2.3-1

rebuild with crackNum 2.3

Modified:
  haskell-cracknum/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:14:43 UTC (rev 408675)
+++ PKGBUILD2018-11-18 11:16:52 UTC (rev 408676)
@@ -3,16 +3,16 @@
 
 _hkgname=crackNum
 pkgname=haskell-cracknum
-pkgver=2.2
-pkgrel=9
+pkgver=2.3
+pkgrel=1
 pkgdesc="Crack various integer, floating-point data formats"
 url="https://github.com/LeventErkok/crackNum;
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-ieee754' 'haskell-reinterpret-cast' 
'haskell-floatinghex')
+depends=('ghc-libs' 'haskell-floatinghex')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('efd7c1609f4169c774cf8497bd448e242d558b56aabb42e95a6dab0a7d6ce7154fe187d6a35c365bc7117f0ca167e5ebcbacd8e098cdfad7c751e3fba6597480')
+sha512sums=('1d66c91866b9f125b30e68d4d3e7637adf4c02172fa25bcfa9998ff8b4e704f262ba9a6b3884249d6f18fd2216fcde730314066bb8f64964d588766acd31480b')
 
 build() {
 cd $_hkgname-$pkgver


  1   2   >