[arch-commits] Commit in deepin-session-ui/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:51:39
  Author: felixonmars
Revision: 365057

archrelease: copy trunk to community-x86_64

Added:
  deepin-session-ui/repos/community-x86_64/PKGBUILD
(from rev 365056, deepin-session-ui/trunk/PKGBUILD)
Deleted:
  deepin-session-ui/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:51:17 UTC (rev 365056)
+++ PKGBUILD2018-07-31 06:51:39 UTC (rev 365057)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=4.4.7
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui";
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
- 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory'
- 'qt5-tools')
-makedepends=('deepin-gettext-tools')
-provides=('lightdm-deepin-greeter' 'deepin-notifications')
-conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
-replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz";)
-sha512sums=('788f92fade2b0822681b1d5700ba50e9af45811c8c9db8c9ee7ced40fb208218ea38b5bae347d900546c22ff31a6ef5f7e02d12a398a84107a6d57f0e23f834b')
-
-prepare() {
-  cd dde-session-ui-$pkgver
-  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp boxframe/*.cpp
-}
-
-build() {
-  cd dde-session-ui-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-session-ui-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-session-ui/repos/community-x86_64/PKGBUILD (from rev 365056, 
deepin-session-ui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:51:39 UTC (rev 365057)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=4.4.8
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Session UI module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-session-ui";
+license=('GPL3')
+groups=('deepin')
+depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
+ 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory'
+ 'qt5-tools')
+makedepends=('deepin-gettext-tools')
+provides=('lightdm-deepin-greeter' 'deepin-notifications')
+conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
+replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz";)
+sha512sums=('39389be99540d18c41e2633046212546a70d320c0fd3d1088f8579c7133cee7f5b9d98657b2d34c04585422aca100e9959e9f2c3279255cad34c18f6132e9cbf')
+
+prepare() {
+  cd dde-session-ui-$pkgver
+  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp boxframe/*.cpp
+}
+
+build() {
+  cd dde-session-ui-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-session-ui-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:51:17
  Author: felixonmars
Revision: 365056

upgpkg: deepin-session-ui 4.4.8-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:45:49 UTC (rev 365055)
+++ PKGBUILD2018-07-31 06:51:17 UTC (rev 365056)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=4.4.7
+pkgver=4.4.8
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
 replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz";)
-sha512sums=('788f92fade2b0822681b1d5700ba50e9af45811c8c9db8c9ee7ced40fb208218ea38b5bae347d900546c22ff31a6ef5f7e02d12a398a84107a6d57f0e23f834b')
+sha512sums=('39389be99540d18c41e2633046212546a70d320c0fd3d1088f8579c7133cee7f5b9d98657b2d34c04585422aca100e9959e9f2c3279255cad34c18f6132e9cbf')
 
 prepare() {
   cd dde-session-ui-$pkgver


[arch-commits] Commit in python-hypothesis/repos/community-staging-any (2 files)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:45:49
  Author: felixonmars
Revision: 365055

archrelease: copy trunk to community-staging-any

Added:
  python-hypothesis/repos/community-staging-any/PKGBUILD
(from rev 365054, python-hypothesis/trunk/PKGBUILD)
Deleted:
  python-hypothesis/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |  158 ++---
 1 file changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:45:31 UTC (rev 365054)
+++ PKGBUILD2018-07-31 06:45:49 UTC (rev 365055)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.12
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org";
-makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 
'python2-attrs'
- 'python-coverage' 'python2-coverage' 'python2-enum34')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
-  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
-  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
-  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
-  'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('e608bdbe44b7b6518a3f9aef7652e7f2eb1404207232a5573750101549f16ed400946fef9bb109ffb4e42374e2c6318c99791aed2289af337093937f6308')
-
-prepare() {
-  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
-
-  sed -i "/FutureWarning/a \filterwarnings('ignore', 
category=DeprecationWarning, module='pandas.core')" 
hypothesis-$pkgver/hypothesis-python/tests/common/setup.py
-
-  cp -a hypothesis-$pkgver{,-py2}
-
-  rm -r hypothesis-$pkgver/hypothesis-python/tests/py2
-  rm -r hypothesis-$pkgver-py2/hypothesis-python/tests/py3
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/hypothesis-$pkgver/hypothesis-python
-  python setup.py build
-
-  cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/hypothesis-$pkgver/hypothesis-python
-  mv tests/django ../
-  python setup.py pytest --addopts -n16
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python -m tests.django.manage test 
tests.django || warning "Tests failed"
-
-  cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python
-  mv tests/django ../
-  python2 setup.py pytest --addopts -n16
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 -m tests.django.manage test 
tests.django
-}
-
-package_python-hypothesis() {
-  depends=('python-attrs' 'python-coverage')
-  optdepends=('python-pytz: for datetime and django module'
-  'python-faker: for fakefactory and django module'
-  'python-django: for django module'
-  'python-numpy: for numpy module'
-  'python-pytest: for pytest module')
-
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-hypothesis() {
-  depends=('python2-attrs' 'python2-coverage' 'python2-enum34')
-  optdepends=('python2-pytz: for datetime and django module'
-  'python2-faker: for fakefactory and django module'
-  'python2-django: for django module'
-  'python2-numpy: for numpy module'
-  'python2-pytest: for pytest module')
-
-  cd hypothesis-$pkgver-py2/hypothesis-python
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-staging-any/PKGBUILD (from rev 
365054, python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:45:49 UTC (rev 365055)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=3.66.15
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org";
+makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 
'python2-attrs'
+ 'python-coverage' 'python2-coverage' 'python2-enum34')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
+  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
+  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
+  'python-django' 'pytho

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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:45:31
  Author: felixonmars
Revision: 365054

upgpkg: python-hypothesis 3.66.15-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:43:14 UTC (rev 365053)
+++ PKGBUILD2018-07-31 06:45:31 UTC (rev 365054)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.12
+pkgver=3.66.15
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
   'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
   'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('e608bdbe44b7b6518a3f9aef7652e7f2eb1404207232a5573750101549f16ed400946fef9bb109ffb4e42374e2c6318c99791aed2289af337093937f6308')
+sha512sums=('9f8022bc1104f07b9f5d001a962c64a5b6596571005783c15c707446c2a79c539fbc7c6edb619d1561cb38d003407b557fa541b702579b72690dd5cdbae92b05')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:43:14
  Author: felixonmars
Revision: 365053

archrelease: copy trunk to community-x86_64

Added:
  deepin-picker/repos/community-x86_64/PKGBUILD
(from rev 365052, deepin-picker/trunk/PKGBUILD)
Deleted:
  deepin-picker/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:42:56 UTC (rev 365052)
+++ PKGBUILD2018-07-31 06:43:14 UTC (rev 365053)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-picker
-pkgver=1.6.2
-pkgrel=1
-pkgdesc='Color picker tool for deepin'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-picker";
-license=('GPL3')
-depends=('deepin-qt5integration' 'qt5-svg')
-makedepends=('qt5-tools' 'deepin-gettext-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-picker/archive/$pkgver.tar.gz";)
-sha512sums=('e601594c4833690b1653037d86598fc8c0b2c183ef4c8e40e73057249e0e5f9425ac412b0158dbfe52d9c2f0a111203614ef39b4f3db94320ada66bdebadd5cc')
-
-build() {
-  cd deepin-picker-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-picker-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-picker/repos/community-x86_64/PKGBUILD (from rev 365052, 
deepin-picker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:43:14 UTC (rev 365053)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-picker
+pkgver=1.6.3
+pkgrel=1
+pkgdesc='Color picker tool for deepin'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-picker";
+license=('GPL3')
+depends=('deepin-qt5integration' 'qt5-svg')
+makedepends=('qt5-tools' 'deepin-gettext-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-picker/archive/$pkgver.tar.gz";)
+sha512sums=('0c3f1950f7e987859afba3ce368205c5fece62b0995c9783b707d430c4fef1d2bf03d4182b5302b4b10105e09a573b082407718fa2cad8d00fc14999df0402fa')
+
+build() {
+  cd deepin-picker-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-picker-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:42:56
  Author: felixonmars
Revision: 365052

upgpkg: deepin-picker 1.6.3-1

Modified:
  deepin-picker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:41:37 UTC (rev 365051)
+++ PKGBUILD2018-07-31 06:42:56 UTC (rev 365052)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-picker
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc='Color picker tool for deepin'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('qt5-tools' 'deepin-gettext-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-picker/archive/$pkgver.tar.gz";)
-sha512sums=('e601594c4833690b1653037d86598fc8c0b2c183ef4c8e40e73057249e0e5f9425ac412b0158dbfe52d9c2f0a111203614ef39b4f3db94320ada66bdebadd5cc')
+sha512sums=('0c3f1950f7e987859afba3ce368205c5fece62b0995c9783b707d430c4fef1d2bf03d4182b5302b4b10105e09a573b082407718fa2cad8d00fc14999df0402fa')
 
 build() {
   cd deepin-picker-$pkgver


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:41:37
  Author: felixonmars
Revision: 365051

archrelease: copy trunk to community-x86_64

Added:
  deepin-launcher/repos/community-x86_64/PKGBUILD
(from rev 365050, deepin-launcher/trunk/PKGBUILD)
Deleted:
  deepin-launcher/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:41:05 UTC (rev 365050)
+++ PKGBUILD2018-07-31 06:41:37 UTC (rev 365051)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=4.4.2
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-launcher";
-license=('GPL3')
-depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
- 'deepin-daemon' 'deepin-qt-dbus-factory' 'qt5-tools')
-makedepends=('cmake')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz";)
-sha512sums=('86ffac1023646ef33d38ade4c3db855acee405ad379d5b855e1145c4db5253a02aa50a8f1b0de9381f77cea996aaa5f3b4034f8dfd282892bbc79771f06d17bc')
-
-prepare() {
-  cd dde-launcher-$pkgver
-  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 src/boxframe/*.cpp
-}
-
-build() {
-  cd dde-launcher-$pkgver
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DWITHOUT_UNINSTALL_APP=1
-  make
-}
-
-package() {
-  cd dde-launcher-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 365050, 
deepin-launcher/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:41:37 UTC (rev 365051)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=4.4.2
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-launcher";
+license=('GPL3')
+depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
+ 'deepin-daemon' 'deepin-qt-dbus-factory' 'qt5-tools')
+makedepends=('cmake')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz";)
+sha512sums=('86ffac1023646ef33d38ade4c3db855acee405ad379d5b855e1145c4db5253a02aa50a8f1b0de9381f77cea996aaa5f3b4034f8dfd282892bbc79771f06d17bc')
+
+prepare() {
+  cd dde-launcher-$pkgver
+  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 src/boxframe/*.cpp
+}
+
+build() {
+  cd dde-launcher-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DWITHOUT_UNINSTALL_APP=1
+  make
+}
+
+package() {
+  cd dde-launcher-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in deepin-qt5integration/repos/community-x86_64 (2 files)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:41:05
  Author: felixonmars
Revision: 365050

archrelease: copy trunk to community-x86_64

Added:
  deepin-qt5integration/repos/community-x86_64/PKGBUILD
(from rev 365049, deepin-qt5integration/trunk/PKGBUILD)
Deleted:
  deepin-qt5integration/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:40:47 UTC (rev 365049)
+++ PKGBUILD2018-07-31 06:41:05 UTC (rev 365050)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5integration
-pkgver=0.3.1
-pkgrel=1
-pkgdesc='Qt platform theme integration plugins for DDE'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/qt5integration";
-license=('GPL3')
-depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins' 'deepin-qt5dxcb-plugin')
-makedepends=('xcb-util-renderutil' 'deepin-file-manager')
-replaces=('qt5dxcb-plugin')
-conflicts=('qt5dxcb-plugin')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
-sha512sums=('8bbfa5d079390e6eb3081c9dc8be85601ec1a1a2b71214826e555e896b9089596fd306853f3762e24e404cc0e86edbe721fed874f3f2efda729b69d94af52121')
-
-prepare() {
-  cd qt5integration-$pkgver
-  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.2.0|' 
platformthemeplugin/main.cpp
-}
-
-build() {
-  cd qt5integration-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5integration-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt5integration/repos/community-x86_64/PKGBUILD (from rev 365049, 
deepin-qt5integration/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:41:05 UTC (rev 365050)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-qt5integration
+pkgver=0.3.2
+pkgrel=1
+pkgdesc='Qt platform theme integration plugins for DDE'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/qt5integration";
+license=('GPL3')
+depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins' 'deepin-qt5dxcb-plugin')
+makedepends=('xcb-util-renderutil' 'deepin-file-manager')
+replaces=('qt5dxcb-plugin')
+conflicts=('qt5dxcb-plugin')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
+sha512sums=('0383f353b688555c4501cac926cd593f5dc67fa6efb12e76a80a144340742615ac01b0b426a3451767d798c6151517850d8f02d9a1d0cd765d08f8bb25d8c34e')
+
+prepare() {
+  cd qt5integration-$pkgver
+  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.2.0|' 
platformthemeplugin/main.cpp
+}
+
+build() {
+  cd qt5integration-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd qt5integration-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:40:47
  Author: felixonmars
Revision: 365049

upgpkg: deepin-qt5integration 0.3.2-1

Modified:
  deepin-qt5integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:38:32 UTC (rev 365048)
+++ PKGBUILD2018-07-31 06:40:47 UTC (rev 365049)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-qt5integration
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc='Qt platform theme integration plugins for DDE'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 conflicts=('qt5dxcb-plugin')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
-sha512sums=('8bbfa5d079390e6eb3081c9dc8be85601ec1a1a2b71214826e555e896b9089596fd306853f3762e24e404cc0e86edbe721fed874f3f2efda729b69d94af52121')
+sha512sums=('0383f353b688555c4501cac926cd593f5dc67fa6efb12e76a80a144340742615ac01b0b426a3451767d798c6151517850d8f02d9a1d0cd765d08f8bb25d8c34e')
 
 prepare() {
   cd qt5integration-$pkgver


[arch-commits] Commit in deepin-qt5dxcb-plugin/repos/community-x86_64 (2 files)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:38:32
  Author: felixonmars
Revision: 365048

archrelease: copy trunk to community-x86_64

Added:
  deepin-qt5dxcb-plugin/repos/community-x86_64/PKGBUILD
(from rev 365047, deepin-qt5dxcb-plugin/trunk/PKGBUILD)
Deleted:
  deepin-qt5dxcb-plugin/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:38:10 UTC (rev 365047)
+++ PKGBUILD2018-07-31 06:38:32 UTC (rev 365048)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5dxcb-plugin
-pkgver=1.1.9.2
-pkgrel=1
-pkgdesc='Qt platform plugins for DDE'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/qt5dxcb-plugin";
-license=('GPL3')
-depends=('cairo' 'qt5-x11extras')
-makedepends=('qt5-xcb-private-headers' 'libglvnd')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5dxcb-plugin/archive/$pkgver.tar.gz";)
-sha512sums=('080511ca67b88cc1535700ef1aff1da7ab0645f6ebcae251351301bcb983ca093f82f7cda2c6db614fa9098ae5e7f83869f023b8abc7f94969a4c2b842d6319a')
-
-prepare() {
-  cd qt5dxcb-plugin-$pkgver
-  rm -r platformplugin/libqt5xcbqpa-dev
-  sed -i 's|error(Not support Qt Version: .*)|INCLUDEPATH += 
/usr/include/qtxcb-private|' platformplugin/linux.pri
-}
-
-build() {
-  cd qt5dxcb-plugin-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5dxcb-plugin-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt5dxcb-plugin/repos/community-x86_64/PKGBUILD (from rev 365047, 
deepin-qt5dxcb-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:38:32 UTC (rev 365048)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-qt5dxcb-plugin
+pkgver=1.1.10
+pkgrel=1
+pkgdesc='Qt platform plugins for DDE'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/qt5dxcb-plugin";
+license=('GPL3')
+depends=('cairo' 'qt5-x11extras')
+makedepends=('qt5-xcb-private-headers' 'libglvnd')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5dxcb-plugin/archive/$pkgver.tar.gz";)
+sha512sums=('18cf0f9b2c9bc27000ba7868316d8c6107a256ed2c43282c4df8aab28db6c7df7bed2cdd616e866e080e35a46b15df2740c693fc6cab212ddc0fb7445f17b2f9')
+
+prepare() {
+  cd qt5dxcb-plugin-$pkgver
+  rm -r platformplugin/libqt5xcbqpa-dev
+  sed -i 's|error(Not support Qt Version: .*)|INCLUDEPATH += 
/usr/include/qtxcb-private|' platformplugin/linux.pri
+}
+
+build() {
+  cd qt5dxcb-plugin-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd qt5dxcb-plugin-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in deepin-qt5dxcb-plugin/trunk (PKGBUILD)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:38:10
  Author: felixonmars
Revision: 365047

upgpkg: deepin-qt5dxcb-plugin 1.1.10-1

Modified:
  deepin-qt5dxcb-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:36:37 UTC (rev 365046)
+++ PKGBUILD2018-07-31 06:38:10 UTC (rev 365047)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-qt5dxcb-plugin
-pkgver=1.1.9.2
+pkgver=1.1.10
 pkgrel=1
 pkgdesc='Qt platform plugins for DDE'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('qt5-xcb-private-headers' 'libglvnd')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5dxcb-plugin/archive/$pkgver.tar.gz";)
-sha512sums=('080511ca67b88cc1535700ef1aff1da7ab0645f6ebcae251351301bcb983ca093f82f7cda2c6db614fa9098ae5e7f83869f023b8abc7f94969a4c2b842d6319a')
+sha512sums=('18cf0f9b2c9bc27000ba7868316d8c6107a256ed2c43282c4df8aab28db6c7df7bed2cdd616e866e080e35a46b15df2740c693fc6cab212ddc0fb7445f17b2f9')
 
 prepare() {
   cd qt5dxcb-plugin-$pkgver


[arch-commits] Commit in deepin-qt-dbus-factory/repos/community-x86_64 (2 files)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:36:37
  Author: felixonmars
Revision: 365046

archrelease: copy trunk to community-x86_64

Added:
  deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD
(from rev 365045, deepin-qt-dbus-factory/trunk/PKGBUILD)
Deleted:
  deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:36:19 UTC (rev 365045)
+++ PKGBUILD2018-07-31 06:36:37 UTC (rev 365046)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-qt-dbus-factory
-pkgver=1.0.3
-pkgrel=1
-pkgdesc='A repository stores auto-generated Qt5 dbus code'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-qt-dbus-factory";
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('python')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-qt-dbus-factory/archive/$pkgver.tar.gz";)
-sha512sums=('913c4ae4ca4aebbc7df7f81068aebfa18ac36d4c91a5574d719d562f8c090328142ede81b9e208a98c41f3974d9b3b4bc22777e75857e283351cdf1156860e4a')
-
-build() {
-  cd dde-qt-dbus-factory-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-qt-dbus-factory-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD (from rev 
365045, deepin-qt-dbus-factory/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:36:37 UTC (rev 365046)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-qt-dbus-factory
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='A repository stores auto-generated Qt5 dbus code'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-qt-dbus-factory";
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('python')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-qt-dbus-factory/archive/$pkgver.tar.gz";)
+sha512sums=('583d313092065da3f976af7956e6518208674ef6d5d0b8bcfc576145de2fa6fe60420d0c75462193b9f17075e5836ea4ad1107c2281a2274b58a434b06bb1d55')
+
+build() {
+  cd dde-qt-dbus-factory-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-qt-dbus-factory-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in deepin-qt-dbus-factory/trunk (PKGBUILD)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:36:19
  Author: felixonmars
Revision: 365045

upgpkg: deepin-qt-dbus-factory 1.0.4-1

Modified:
  deepin-qt-dbus-factory/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:32:10 UTC (rev 365044)
+++ PKGBUILD2018-07-31 06:36:19 UTC (rev 365045)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-qt-dbus-factory
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='A repository stores auto-generated Qt5 dbus code'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('qt5-base')
 makedepends=('python')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-qt-dbus-factory/archive/$pkgver.tar.gz";)
-sha512sums=('913c4ae4ca4aebbc7df7f81068aebfa18ac36d4c91a5574d719d562f8c090328142ede81b9e208a98c41f3974d9b3b4bc22777e75857e283351cdf1156860e4a')
+sha512sums=('583d313092065da3f976af7956e6518208674ef6d5d0b8bcfc576145de2fa6fe60420d0c75462193b9f17075e5836ea4ad1107c2281a2274b58a434b06bb1d55')
 
 build() {
   cd dde-qt-dbus-factory-$pkgver


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:32:10
  Author: felixonmars
Revision: 365044

archrelease: copy trunk to community-x86_64

Added:
  v2ray/repos/community-x86_64/PKGBUILD
(from rev 365043, v2ray/trunk/PKGBUILD)
  v2ray/repos/community-x86_64/v2ray.service
(from rev 365043, v2ray/trunk/v2ray.service)
Deleted:
  v2ray/repos/community-x86_64/PKGBUILD
  v2ray/repos/community-x86_64/v2ray.service

---+
 PKGBUILD  |   92 
 v2ray.service |   26 +++
 2 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:31:32 UTC (rev 365043)
+++ PKGBUILD2018-07-31 06:32:10 UTC (rev 365044)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: pandada8 
-
-pkgname=v2ray
-pkgver=3.32.1
-pkgrel=1
-pkgdesc="A platform for building proxies to bypass network restrictions"
-arch=('x86_64')
-url="https://github.com/v2ray/v2ray-core";
-license=('MIT')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz";
-'v2ray.service')
-sha512sums=('3ad40be23c9a9f31d4b7060dbb7ae1a0795d822781c34ccab52acf3116a70ff4b616a96256ac9f10ee5636c464783144d4601ddb085abad4003c00038bb6512c'
-
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  go get v2ray.com/core github.com/miekg/dns golang.org/x/sys/unix 
v2ray.com/ext/assert \
- github.com/gorilla/websocket golang.org/x/crypto/chacha20poly1305 
golang.org/x/crypto/sha3 \
- v2ray.com/ext golang.org/x/net/proxy 
github.com/google/go-github/github golang.org/x/oauth2 \
- github.com/gogo/protobuf/proto google.golang.org/grpc
-  go install v2ray.com/ext/tools/build/vbuild
-}
-
-build() {
-  cd v2ray-core-$pkgver
-  "$GOPATH"/bin/vbuild
-}
-
-check() {
-  cd v2ray-core-$pkgver
-  go test -p 1 -tags json -v v2ray.com/core/...
-}
-
-package() {
-  cd v2ray-core-$pkgver
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/v2ray/LICENSE
-  install -Dm644 release/config/systemd/v2ray.service 
${pkgdir}/usr/lib/systemd/system/v2ray.service
-  sed -i '/ExecStart/c\ExecStart=/usr/bin/env v2ray.location.asset=/etc/v2ray 
/usr/bin/v2ray -config /etc/v2ray/config.json' 
"$pkgdir"/usr/lib/systemd/system/v2ray.service
-  install -Dm644 release/config/geoip.dat release/config/geosite.dat 
release/config/*.json -t "$pkgdir"/etc/v2ray/
-  install -Dm755 "$GOPATH"/bin/v2ray-custom-linux-64/{v2ray,v2ctl} -t 
"$pkgdir"/usr/bin/
-
-  install -Dm644 "$srcdir"/v2ray.service 
"$pkgdir"/usr/lib/systemd/system/v2ray@.service
-}

Copied: v2ray/repos/community-x86_64/PKGBUILD (from rev 365043, 
v2ray/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:32:10 UTC (rev 365044)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: pandada8 
+
+pkgname=v2ray
+pkgver=3.33
+pkgrel=1
+pkgdesc="A platform for building proxies to bypass network restrictions"
+arch=('x86_64')
+url="https://github.com/v2ray/v2ray-core";
+license=('MIT')
+makedepends=('go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz";
+'v2ray.service')
+sha512sums=('967dceab69477b680259a7128019fb7b200108b0e3fee9bcbe7d0d52257632bef4a0bc63effe54f0c6322793cf49e0ddf144bd32e697db0b3ccdb38b94db5280'
+
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
+
+prepare() {
+  export GOPATH="$srcdir/build"
+  go get v2ray.com/core github.com/miekg/dns golang.org/x/sys/unix 
v2ray.com/ext/assert \
+ github.com/gorilla/websocket golang.org/x/crypto/chacha20poly1305 
golang.org/x/crypto/sha3 \
+ v2ray.com/ext golang.org/x/net/proxy 
github.com/google/go-github/github golang.org/x/oauth2 \
+ github.com/gogo/protobuf/proto google.golang.org/grpc
+  go install v2ray.com/ext/tools/build/vbuild
+}
+
+build() {
+  cd v2ray-core-$pkgver
+  "$GOPATH"/bin/vbuild
+}
+
+check() {
+  cd v2ray-core-$pkgver
+  go test -p 1 -tags json -v v2ray.com/core/...
+}
+
+package() {
+  cd v2ray-core-$pkgver
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/v2ray/LICENSE
+  install -Dm644 release/config/systemd/v2ray.service 
${pkgdir}/usr/lib/systemd/system/v2ray.service
+  sed -i '/ExecStart/c\ExecStart=/usr/bin/env v2ray.location.asset=/etc/v2ray 
/usr/bin/v2ray -config /etc/v2ray/config.json' 
"$pkgdir"/usr/lib/systemd/system/v2ray.service
+  install -Dm644 release/config/geoip.dat release/config/geosite.dat 
release/config/*.json -t "$pkgdir"/etc/v2ray/
+  install -Dm755 "$GOPATH"/bin/v2ray-custom-linux-64/{v2ray,v2ctl} -t 
"$pkgdir"/usr/bin/
+
+  install -

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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:31:32
  Author: felixonmars
Revision: 365043

upgpkg: v2ray 3.33-1

Modified:
  v2ray/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:16:51 UTC (rev 365042)
+++ PKGBUILD2018-07-31 06:31:32 UTC (rev 365043)
@@ -3,7 +3,7 @@
 # Contributor: pandada8 
 
 pkgname=v2ray
-pkgver=3.32.1
+pkgver=3.33
 pkgrel=1
 pkgdesc="A platform for building proxies to bypass network restrictions"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz";
 'v2ray.service')
-sha512sums=('3ad40be23c9a9f31d4b7060dbb7ae1a0795d822781c34ccab52acf3116a70ff4b616a96256ac9f10ee5636c464783144d4601ddb085abad4003c00038bb6512c'
+sha512sums=('967dceab69477b680259a7128019fb7b200108b0e3fee9bcbe7d0d52257632bef4a0bc63effe54f0c6322793cf49e0ddf144bd32e697db0b3ccdb38b94db5280'
 
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
 
 prepare() {


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 06:21:17
  Author: foutrelis
Revision: 329704

Re-enable cfi-icall

Added:
  chromium/trunk/fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
Modified:
  chromium/trunk/PKGBUILD

--+
 PKGBUILD |6 +
 fix-cfi-icall-failure-with-use_system_libjpeg-true.patch |   52 +
 2 files changed, 57 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 23:19:02 UTC (rev 329703)
+++ PKGBUILD2018-07-31 06:21:17 UTC (rev 329704)
@@ -26,6 +26,7 @@
 
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
 x11-fix-mixup-between-DIP-pixel-coordinates.patch
 blink-disable-XML-catalogs-at-runtime.patch
+fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
 chromium-cors-string-r0.patch
 chromium-ffmpeg-r1.patch
 chromium-libjpeg-r0.patch
@@ -36,6 +37,7 @@
 '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
 'e2c2754536243a60fa70541bbd4121715eccd83caa8f1fb1873bd994cd81f871'
 '98a5c41cf9687c52ee380d2b683c95387334c76254479c347bdb733646dab815'
+'97b421bc60a4abdf37de2d88a51b973e9f68fb44d1eccd464adfb3d9f5d71478'
 'f4141e48a25a1403250e9040c18936a16250ab707064dd54103066f40c7db41c'
 'aa885330bc4180b78d915f9dfdfc3210038a0acab7b16735ea9828ab6a633bde'
 '6b8fc570607631d3558e99a82e92c11eeae9c960ebb0a83c13d46344d4b6adca'
@@ -91,6 +93,9 @@
   # https://crbug.com/736026
   patch -Np1 -i ../blink-disable-XML-catalogs-at-runtime.patch
 
+  # https://crbug.com/866290
+  patch -Np1 -i ../fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
+
   # https://crbug.com/skia/6663#c10
   patch -Np4 -i ../chromium-skia-harmony.patch
 
@@ -149,7 +154,6 @@
 'host_toolchain="//build/toolchain/linux/unbundle:default"'
 'clang_use_chrome_plugins=false'
 'is_official_build=true' # implies is_cfi=true on x86_64
-'use_cfi_icall=false' # https://crbug.com/866290
 'is_debug=false'
 'treat_warnings_as_errors=false'
 'fieldtrial_testing_like_official_build=true'

Added: fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
===
--- fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
(rev 0)
+++ fix-cfi-icall-failure-with-use_system_libjpeg-true.patch2018-07-31 
06:21:17 UTC (rev 329704)
@@ -0,0 +1,52 @@
+From db82db1b609f30d144d45477f55697818bcd363c Mon Sep 17 00:00:00 2001
+From: Vlad Tsyrklevich 
+Date: Tue, 31 Jul 2018 01:03:22 +
+Subject: [PATCH] Fix cfi-icall failure with use_system_libjpeg=true
+
+JPEGImageReader::AllocateSampleArray() can call the function pointer
+(*info_.mem->alloc_sarray) which can be set by the systems non-CFI
+enabled libjpeg DSO when chromium is built with use_system_libjpeg=true.
+Disable cfi-icall for that method.
+
+Bug: 866290
+Change-Id: I6d9bbf08c514d6d5f48ad34c3802c63419ed1223
+Reviewed-on: https://chromium-review.googlesource.com/1155927
+Reviewed-by: Kentaro Hara 
+Commit-Queue: Vlad Tsyrklevich 
+Cr-Commit-Position: refs/heads/master@{#579270}
+---
+ .../renderer/platform/image-decoders/jpeg/jpeg_image_decoder.cc | 2 +-
+ third_party/blink/renderer/platform/wtf/compiler.h  | 2 ++
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+diff --git 
a/third_party/blink/renderer/platform/image-decoders/jpeg/jpeg_image_decoder.cc 
b/third_party/blink/renderer/platform/image-decoders/jpeg/jpeg_image_decoder.cc
+index a1e440f6eed5..fd4e72ba053c 100644
+--- 
a/third_party/blink/renderer/platform/image-decoders/jpeg/jpeg_image_decoder.cc
 
b/third_party/blink/renderer/platform/image-decoders/jpeg/jpeg_image_decoder.cc
+@@ -643,7 +643,7 @@ class JPEGImageReader final {
+   IntSize UvSize() const { return uv_size_; }
+ 
+  private:
+-  JSAMPARRAY AllocateSampleArray() {
++  NO_SANITIZE_CFI_ICALL JSAMPARRAY AllocateSampleArray() {
+ // Some output color spaces don't need the sample array: don't allocate in 
that
+ // case.
+ #if defined(TURBO_JPEG_RGB_SWIZZLE)
+diff --git a/third_party/blink/renderer/platform/wtf/compiler.h 
b/third_party/blink/renderer/platform/wtf/compiler.h
+index 51595afdc955..5225a70309d6 100644
+--- a/third_party/blink/renderer/platform/wtf/compiler.h
 b/third_party/blink/renderer/platform/wtf/compiler.h
+@@ -57,8 +57,10 @@
+ #if defined(__clang__)
+ #define NO_SANITIZE_UNRELATED_CAST \
+   __attribute__((no_sanitize("cfi-unrelated-cast", "vptr")))
++#define NO_SANITIZE_CFI_ICALL __attribute__((no_sanitize("cfi-icall")))
+ #else
+ #define NO_SANITIZE_UNRELATED_CAST
++#define NO_SANITIZE_CFI_ICALL
+ #endif
+ 
+ #endif /* WTF_Compiler_h */
+-- 
+2.18.0
+


[arch-commits] Commit in bash-language-server/repos/community-x86_64 (2 files)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:16:51
  Author: felixonmars
Revision: 365042

archrelease: copy trunk to community-x86_64

Added:
  bash-language-server/repos/community-x86_64/PKGBUILD
(from rev 365041, bash-language-server/trunk/PKGBUILD)
Deleted:
  bash-language-server/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:16:30 UTC (rev 365041)
+++ PKGBUILD2018-07-31 06:16:51 UTC (rev 365042)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=bash-language-server
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='Bash language server implementation based on Tree Sitter and its 
grammar for Bash'
-arch=('x86_64')
-url='https://github.com/mads-hartmann/bash-language-server'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm' 'python2')
-source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz";)
-noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('4ad2e130b2eeccd957ab95abe8658bc901b653886fc24ad87b272dde3b4df0d645f122df04eb0c9b880a9c394b1b05adaae35b81bb104ae289c40d7e107f0349')
-
-package() {
-  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-  done
-
-}

Copied: bash-language-server/repos/community-x86_64/PKGBUILD (from rev 365041, 
bash-language-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:16:51 UTC (rev 365042)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=bash-language-server
+pkgver=1.4.1
+pkgrel=1
+pkgdesc='Bash language server implementation based on Tree Sitter and its 
grammar for Bash'
+arch=('x86_64')
+url='https://github.com/mads-hartmann/bash-language-server'
+license=('MIT')
+depends=('nodejs' 'acorn')
+makedepends=('npm' 'python2')
+source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz";)
+noextract=("$pkgname-$pkgver.tgz")
+sha512sums=('46c321d228b47647f0ac603030ae274595186905ca898d2945d8226f93c3ced3400e6220f3e3039a2cc4c3a5d2493e213d4b59a092349f6e0eb9777ec94c28c0')
+
+package() {
+  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Fix permissions
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+  done
+
+}


[arch-commits] Commit in bash-language-server/trunk (PKGBUILD)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:16:30
  Author: felixonmars
Revision: 365041

upgpkg: bash-language-server 1.4.1-1

Modified:
  bash-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:13:38 UTC (rev 365040)
+++ PKGBUILD2018-07-31 06:16:30 UTC (rev 365041)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=bash-language-server
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='Bash language server implementation based on Tree Sitter and its 
grammar for Bash'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('npm' 'python2')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz";)
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('4ad2e130b2eeccd957ab95abe8658bc901b653886fc24ad87b272dde3b4df0d645f122df04eb0c9b880a9c394b1b05adaae35b81bb104ae289c40d7e107f0349')
+sha512sums=('46c321d228b47647f0ac603030ae274595186905ca898d2945d8226f93c3ced3400e6220f3e3039a2cc4c3a5d2493e213d4b59a092349f6e0eb9777ec94c28c0')
 
 package() {
   PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


[arch-commits] Commit in deepin-gtk-theme/repos/community-any (PKGBUILD PKGBUILD)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:13:38
  Author: felixonmars
Revision: 365040

archrelease: copy trunk to community-any

Added:
  deepin-gtk-theme/repos/community-any/PKGBUILD
(from rev 365039, deepin-gtk-theme/trunk/PKGBUILD)
Deleted:
  deepin-gtk-theme/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:13:19 UTC (rev 365039)
+++ PKGBUILD2018-07-31 06:13:38 UTC (rev 365040)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-gtk-theme
-pkgver=17.10.7
-pkgrel=1
-pkgdesc="Deepin GTK Theme"
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-gtk-theme";
-license=('LGPL3')
-optdepends=('gtk-engine-murrine: for gtk2 themes')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-gtk-theme/archive/$pkgver.tar.gz";)
-sha512sums=('3517682ca1a4255ea66e80a49df27026b8076c0282919d35504577d71182dadbcdfffdb30b3ccc25bb0c179d7d758a88c2cb204369364df9536d6e2c7125e40b')
-
-package() {
-  cd deepin-gtk-theme-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-gtk-theme/repos/community-any/PKGBUILD (from rev 365039, 
deepin-gtk-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:13:38 UTC (rev 365040)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-gtk-theme
+pkgver=17.10.8
+pkgrel=1
+pkgdesc="Deepin GTK Theme"
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-gtk-theme";
+license=('LGPL3')
+optdepends=('gtk-engine-murrine: for gtk2 themes')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-gtk-theme/archive/$pkgver.tar.gz";)
+sha512sums=('35fb8acb78073995653f00b95cba417b8cf4031a68ca34eb8f00c3209700fdbb04cc1f7e575bdfbd5ecc947626f9ed2c659a4363592810d3a57d191e38e60774')
+
+package() {
+  cd deepin-gtk-theme-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:13:19
  Author: felixonmars
Revision: 365039

upgpkg: deepin-gtk-theme 17.10.8-1

Modified:
  deepin-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 06:13:03 UTC (rev 365038)
+++ PKGBUILD2018-07-31 06:13:19 UTC (rev 365039)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-gtk-theme
-pkgver=17.10.7
+pkgver=17.10.8
 pkgrel=1
 pkgdesc="Deepin GTK Theme"
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('gtk-engine-murrine: for gtk2 themes')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-gtk-theme/archive/$pkgver.tar.gz";)
-sha512sums=('3517682ca1a4255ea66e80a49df27026b8076c0282919d35504577d71182dadbcdfffdb30b3ccc25bb0c179d7d758a88c2cb204369364df9536d6e2c7125e40b')
+sha512sums=('35fb8acb78073995653f00b95cba417b8cf4031a68ca34eb8f00c3209700fdbb04cc1f7e575bdfbd5ecc947626f9ed2c659a4363592810d3a57d191e38e60774')
 
 package() {
   cd deepin-gtk-theme-$pkgver


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:12:39
  Author: felixonmars
Revision: 365037

upgpkg: deepin-go-lib 1.2.15-1

Modified:
  deepin-go-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 05:25:07 UTC (rev 365036)
+++ PKGBUILD2018-07-31 06:12:39 UTC (rev 365037)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-go-lib
-pkgver=1.2.14
+pkgver=1.2.15
 pkgrel=1
 pkgdesc='A library containing many useful go routines for things such as glib, 
gettext, archive, graphic,etc.'
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL3')
 depends=('libpulse' 'gdk-pixbuf2' 'mobile-broadband-provider-info' 'libx11')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/go-lib/archive/$pkgver.tar.gz";)
-sha512sums=('2738d2762c333cb5942cd3b52e43a85c594ec0516e75021fd8ab199a1639cbf8fd8b4030854cc8bdfb18ae7563e613d6a5da5c2b523d56c36e135413349cb718')
+sha512sums=('e3dbfca74292bce506a72d4c91e4c267f2250bd7aa569eda26c57ab31a17950a1ab2c3f1a5224361f88d7374669880498967f4548b47a4b16c285e3857987247')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/gocode/src/pkg.deepin.io


[arch-commits] Commit in deepin-go-lib/repos/community-any (PKGBUILD PKGBUILD)

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 06:13:03
  Author: felixonmars
Revision: 365038

archrelease: copy trunk to community-any

Added:
  deepin-go-lib/repos/community-any/PKGBUILD
(from rev 365037, deepin-go-lib/trunk/PKGBUILD)
Deleted:
  deepin-go-lib/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 06:12:39 UTC (rev 365037)
+++ PKGBUILD2018-07-31 06:13:03 UTC (rev 365038)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-go-lib
-pkgver=1.2.14
-pkgrel=1
-pkgdesc='A library containing many useful go routines for things such as glib, 
gettext, archive, graphic,etc.'
-arch=('any')
-url="https://github.com/linuxdeepin/go-lib";
-license=('GPL3')
-depends=('libpulse' 'gdk-pixbuf2' 'mobile-broadband-provider-info' 'libx11')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/go-lib/archive/$pkgver.tar.gz";)
-sha512sums=('2738d2762c333cb5942cd3b52e43a85c594ec0516e75021fd8ab199a1639cbf8fd8b4030854cc8bdfb18ae7563e613d6a5da5c2b523d56c36e135413349cb718')
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/gocode/src/pkg.deepin.io
-  cp -a go-lib-$pkgver "$pkgdir"/usr/share/gocode/src/pkg.deepin.io/lib
-
-  rm -r "$pkgdir"/usr/share/gocode/src/pkg.deepin.io/lib/debian
-}

Copied: deepin-go-lib/repos/community-any/PKGBUILD (from rev 365037, 
deepin-go-lib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 06:13:03 UTC (rev 365038)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-go-lib
+pkgver=1.2.15
+pkgrel=1
+pkgdesc='A library containing many useful go routines for things such as glib, 
gettext, archive, graphic,etc.'
+arch=('any')
+url="https://github.com/linuxdeepin/go-lib";
+license=('GPL3')
+depends=('libpulse' 'gdk-pixbuf2' 'mobile-broadband-provider-info' 'libx11')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/go-lib/archive/$pkgver.tar.gz";)
+sha512sums=('e3dbfca74292bce506a72d4c91e4c267f2250bd7aa569eda26c57ab31a17950a1ab2c3f1a5224361f88d7374669880498967f4548b47a4b16c285e3857987247')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/gocode/src/pkg.deepin.io
+  cp -a go-lib-$pkgver "$pkgdir"/usr/share/gocode/src/pkg.deepin.io/lib
+
+  rm -r "$pkgdir"/usr/share/gocode/src/pkg.deepin.io/lib/debian
+}


[arch-commits] Commit in python-ndg-httpsclient/repos/community-staging-any (2 files)

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:25:07
  Author: foutrelis
Revision: 365036

archrelease: copy trunk to community-staging-any

Added:
  python-ndg-httpsclient/repos/community-staging-any/PKGBUILD
(from rev 365035, python-ndg-httpsclient/trunk/PKGBUILD)
Deleted:
  python-ndg-httpsclient/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 05:25:02 UTC (rev 365035)
+++ PKGBUILD2018-07-31 05:25:07 UTC (rev 365036)
@@ -1,49 +0,0 @@
-# $Id: PKGBUILD 134777 2015-06-04 13:33:01Z mtorromeo $
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Hugo Osvaldo Barrera 
-
-pkgbase=python-ndg-httpsclient
-pkgname=(python-ndg-httpsclient python2-ndg-httpsclient)
-_pkgname=ndg_httpsclient
-pkgver=0.5.0
-pkgrel=2
-pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using 
PyOpenSSL"
-arch=(any)
-url="https://pypi.python.org/pypi/ndg-httpsclient";
-license=('BSD')
-makedepends=(python2-setuptools python2-pyopenssl python2-pyasn1
- python-setuptools python-pyopenssl python-pyasn1)
-options=(!emptydirs)
-source=(https://files.pythonhosted.org/packages/source/n/ndg-httpsclient/$_pkgname-$pkgver.tar.gz)
-sha256sums=('c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b')
-
-build() {
-  cd "$srcdir"/$_pkgname-$pkgver
-
-  rm -rf ../buildpy3; mkdir ../buildpy3
-  python setup.py build -b ../buildpy3
-
-  rm -rf ../buildpy2; mkdir ../buildpy2
-  python2 setup.py build -b ../buildpy2
-}
-
-package_python-ndg-httpsclient() {
-  depends=(python-pyopenssl python-pyasn1)
-  _site_packages=$(python -sSc 'import site; print(site.getsitepackages()[0])')
-
-  cd "$srcdir"/$_pkgname-$pkgver
-  rm -rf build; ln -s ../buildpy3 build
-  python setup.py install --skip-build -O1 --root="$pkgdir"
-  install -Dm0644 "$pkgdir$_site_packages"/ndg/httpsclient/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-ndg-httpsclient() {
-  depends=(python2-pyopenssl python2-pyasn1)
-  _site_packages=$(python2 -sSc 'import site; 
print(site.getsitepackages()[0])')
-
-  cd "$srcdir"/$_pkgname-$pkgver
-  rm -rf build; ln -s ../buildpy2 build
-  python2 setup.py install --skip-build -O1 --root="$pkgdir"
-  install -Dm0644 "$pkgdir$_site_packages"/ndg/httpsclient/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  mv "$pkgdir"/usr/bin/ndg_httpclient{,2}
-}

Copied: python-ndg-httpsclient/repos/community-staging-any/PKGBUILD (from rev 
365035, python-ndg-httpsclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 05:25:07 UTC (rev 365036)
@@ -0,0 +1,49 @@
+# $Id: PKGBUILD 134777 2015-06-04 13:33:01Z mtorromeo $
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgbase=python-ndg-httpsclient
+pkgname=(python-ndg-httpsclient python2-ndg-httpsclient)
+_pkgname=ndg_httpsclient
+pkgver=0.5.1
+pkgrel=2
+pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using 
PyOpenSSL"
+arch=(any)
+url="https://pypi.python.org/pypi/ndg-httpsclient";
+license=('BSD')
+makedepends=(python2-setuptools python2-pyopenssl python2-pyasn1
+ python-setuptools python-pyopenssl python-pyasn1)
+options=(!emptydirs)
+source=(https://files.pythonhosted.org/packages/source/n/ndg-httpsclient/$_pkgname-$pkgver.tar.gz)
+sha256sums=('d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210')
+
+build() {
+  cd "$srcdir"/$_pkgname-$pkgver
+
+  rm -rf ../buildpy3; mkdir ../buildpy3
+  python setup.py build -b ../buildpy3
+
+  rm -rf ../buildpy2; mkdir ../buildpy2
+  python2 setup.py build -b ../buildpy2
+}
+
+package_python-ndg-httpsclient() {
+  depends=(python-pyopenssl python-pyasn1)
+  _site_packages=$(python -sSc 'import site; print(site.getsitepackages()[0])')
+
+  cd "$srcdir"/$_pkgname-$pkgver
+  rm -rf build; ln -s ../buildpy3 build
+  python setup.py install --skip-build -O1 --root="$pkgdir"
+  install -Dm0644 "$pkgdir$_site_packages"/ndg/httpsclient/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-ndg-httpsclient() {
+  depends=(python2-pyopenssl python2-pyasn1)
+  _site_packages=$(python2 -sSc 'import site; 
print(site.getsitepackages()[0])')
+
+  cd "$srcdir"/$_pkgname-$pkgver
+  rm -rf build; ln -s ../buildpy2 build
+  python2 setup.py install --skip-build -O1 --root="$pkgdir"
+  install -Dm0644 "$pkgdir$_site_packages"/ndg/httpsclient/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  mv "$pkgdir"/usr/bin/ndg_httpclient{,2}
+}


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:24:56
  Author: foutrelis
Revision: 365034

archrelease: copy trunk to community-staging-any

Added:
  ansible/repos/community-staging-any/PKGBUILD
(from rev 365033, ansible/trunk/PKGBUILD)
Deleted:
  ansible/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 05:24:37 UTC (rev 365033)
+++ PKGBUILD2018-07-31 05:24:56 UTC (rev 365034)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Daniel Wallace 
-# Contributor: Chris 
-# Contributor: m0ikz 
-# Contributor: atweiden 
-
-pkgname=ansible
-pkgver=2.6.1
-pkgrel=2
-pkgdesc='Radically simple IT automation platform'
-arch=('any')
-url='https://www.ansible.com'
-license=('GPL3')
-depends=('python' 'python-yaml' 'python-paramiko' 'python-jinja' 
'python-crypto')
-provides=('python-ansible')
-replaces=('python-ansible')
-conflicts=('python-ansible')
-optdepends=('sshpass: for ssh connections with password'
-'python-passlib: crypt values for vars_prompt'
-'python-pyopenssl: openssl modules'
-'python-netaddr: for the ipaddr filter'
-'python-systemd: log to journal'
-'python-pywinrm: connect to Windows machines'
-'python-dnspython: for dig lookup'
-'python-ovirt-engine-sdk: ovirt support'
-'python-boto3: aws_s3 module'
-'python-jmespath: json_query support'
-'acme-tiny: openssl_certificate module')
-makedepends=('asciidoc' 'fakeroot' 'python-setuptools')
-backup=('etc/ansible/ansible.cfg')
-source=("https://releases.ansible.com/ansible/ansible-${pkgver}.tar.gz";)
-sha512sums=('1235e12a510317665956bfae9e0d03814083a24ba6e5c98072437e50b4a596437a173b32d9d5af37b4b9e168e35045fdb65e65276fdc830f473ab1f42dcba2d2')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 COPYING "${pkgdir}"/usr/share/doc/ansible/COPYING
-
-  install -d "${pkgdir}"/usr/share/ansible/doc
-  cp -dpr --no-preserve=ownership ./examples "${pkgdir}"/usr/share/ansible/doc/
-  install -Dm644 examples/ansible.cfg "${pkgdir}"/etc/ansible/ansible.cfg
-
-  install -d "${pkgdir}"/usr/share/man/man1
-  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
"${pkgdir}"/usr/share/man/man1
-}

Copied: ansible/repos/community-staging-any/PKGBUILD (from rev 365033, 
ansible/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 05:24:56 UTC (rev 365034)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Daniel Wallace 
+# Contributor: Chris 
+# Contributor: m0ikz 
+# Contributor: atweiden 
+
+pkgname=ansible
+pkgver=2.6.2
+pkgrel=2
+pkgdesc='Radically simple IT automation platform'
+arch=('any')
+url='https://www.ansible.com'
+license=('GPL3')
+depends=('python' 'python-yaml' 'python-paramiko' 'python-jinja' 
'python-crypto')
+provides=('python-ansible')
+replaces=('python-ansible')
+conflicts=('python-ansible')
+optdepends=('sshpass: for ssh connections with password'
+'python-passlib: crypt values for vars_prompt'
+'python-pyopenssl: openssl modules'
+'python-netaddr: for the ipaddr filter'
+'python-systemd: log to journal'
+'python-pywinrm: connect to Windows machines'
+'python-dnspython: for dig lookup'
+'python-ovirt-engine-sdk: ovirt support'
+'python-boto3: aws_s3 module'
+'python-jmespath: json_query support'
+'acme-tiny: openssl_certificate module')
+makedepends=('asciidoc' 'fakeroot' 'python-setuptools')
+backup=('etc/ansible/ansible.cfg')
+source=("https://releases.ansible.com/ansible/ansible-${pkgver}.tar.gz";)
+sha512sums=('2283d69be267474e839af44e0e7a14a5532cadef7d65baa2af4045cb93d88b76890b735a78cce348916c04f5dc3c2ed78deb22bb8d94d0c0c0306180d79b1a9b')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 COPYING "${pkgdir}"/usr/share/doc/ansible/COPYING
+
+  install -d "${pkgdir}"/usr/share/ansible/doc
+  cp -dpr --no-preserve=ownership ./examples "${pkgdir}"/usr/share/ansible/doc/
+  install -Dm644 examples/ansible.cfg "${pkgdir}"/etc/ansible/ansible.cfg
+
+  install -d "${pkgdir}"/usr/share/man/man1
+  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
"${pkgdir}"/usr/share/man/man1
+}


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:25:02
  Author: foutrelis
Revision: 365035

archrelease: copy trunk to community-staging-any

Added:
  python-invoke/repos/community-staging-any/PKGBUILD
(from rev 365034, python-invoke/trunk/PKGBUILD)
Deleted:
  python-invoke/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 05:24:56 UTC (rev 365034)
+++ PKGBUILD2018-07-31 05:25:02 UTC (rev 365035)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-invoke
-pkgname=(python-invoke python2-invoke)
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="Pythonic task execution"
-url="https://github.com/pyinvoke/invoke";
-license=('BSD')
-arch=('any')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 
'python2-mock'
-  'python-pytest-relaxed' 'python2-pytest-relaxed')
-source=("https://pypi.io/packages/source/i/invoke/invoke-$pkgver.tar.gz";)
-sha512sums=('6b8ebee7d2dd68fe0134491b15a3b85fd6d1493c5b81f00ba577c6bcf3e4a264d74f68bdd0d40a4c5bdde18c021395ee335d10dde8e676bc9efb313e1ae9b55c')
-
-prepare() {
-  cp -a invoke-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/invoke-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/invoke-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/invoke-$pkgver
-  python setup.py pytest || warning "Tests failed"
-
-  cd "$srcdir"/invoke-$pkgver-py2
-  python2 setup.py pytest || warning "Tests failed"
-}
-
-package_python-invoke() {
-  depends=('python')
-
-  cd invoke-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-invoke() {
-  depends=('python2')
-
-  cd invoke-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  for _exe in "$pkgdir"/usr/bin/*; do
-mv "$_exe"{,2}
-  done
-}

Copied: python-invoke/repos/community-staging-any/PKGBUILD (from rev 365034, 
python-invoke/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 05:25:02 UTC (rev 365035)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-invoke
+pkgname=(python-invoke python2-invoke)
+pkgver=1.1.0
+pkgrel=3
+pkgdesc="Pythonic task execution"
+url="https://github.com/pyinvoke/invoke";
+license=('BSD')
+arch=('any')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 
'python2-mock'
+  'python-pytest-relaxed' 'python2-pytest-relaxed')
+source=("https://pypi.io/packages/source/i/invoke/invoke-$pkgver.tar.gz";)
+sha512sums=('6b8ebee7d2dd68fe0134491b15a3b85fd6d1493c5b81f00ba577c6bcf3e4a264d74f68bdd0d40a4c5bdde18c021395ee335d10dde8e676bc9efb313e1ae9b55c')
+
+prepare() {
+  cp -a invoke-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/invoke-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/invoke-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/invoke-$pkgver
+  python setup.py pytest || warning "Tests failed"
+
+  cd "$srcdir"/invoke-$pkgver-py2
+  python2 setup.py pytest || warning "Tests failed"
+}
+
+package_python-invoke() {
+  depends=('python')
+
+  cd invoke-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-invoke() {
+  depends=('python2')
+
+  cd invoke-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  for _exe in "$pkgdir"/usr/bin/*; do
+mv "$_exe"{,2}
+  done
+}


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:24:35
  Author: foutrelis
Revision: 365032

Python 3.7 rebuild

Modified:
  python-invoke/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 05:24:34 UTC (rev 365031)
+++ PKGBUILD2018-07-31 05:24:35 UTC (rev 365032)
@@ -4,7 +4,7 @@
 pkgbase=python-invoke
 pkgname=(python-invoke python2-invoke)
 pkgver=1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Pythonic task execution"
 url="https://github.com/pyinvoke/invoke";
 license=('BSD')


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:24:34
  Author: foutrelis
Revision: 365031

Python 3.7 rebuild

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 05:18:10 UTC (rev 365030)
+++ PKGBUILD2018-07-31 05:24:34 UTC (rev 365031)
@@ -8,7 +8,7 @@
 
 pkgname=ansible
 pkgver=2.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='https://www.ansible.com'


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:24:37
  Author: foutrelis
Revision: 365033

Python 3.7 rebuild

Modified:
  python-ndg-httpsclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 05:24:35 UTC (rev 365032)
+++ PKGBUILD2018-07-31 05:24:37 UTC (rev 365033)
@@ -6,7 +6,7 @@
 pkgname=(python-ndg-httpsclient python2-ndg-httpsclient)
 _pkgname=ndg_httpsclient
 pkgver=0.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using 
PyOpenSSL"
 arch=(any)
 url="https://pypi.python.org/pypi/ndg-httpsclient";


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:18:10
  Author: foutrelis
Revision: 365030

archrelease: copy trunk to community-staging-x86_64

Added:
  tensorboard/repos/community-staging-x86_64/
  tensorboard/repos/community-staging-x86_64/PKGBUILD
(from rev 365029, tensorboard/trunk/PKGBUILD)

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

Copied: tensorboard/repos/community-staging-x86_64/PKGBUILD (from rev 365029, 
tensorboard/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-07-31 05:18:10 UTC (rev 365030)
@@ -0,0 +1,54 @@
+# $Id: PKGBUILD 244979 2017-07-13 15:39:06Z svenstaro $
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=tensorboard
+pkgver=1.9.0
+pkgrel=2
+pkgdesc="TensorFlow's Visualization Toolkit"
+url='https://github.com/tensorflow/tensorboard'
+arch=('x86_64')
+license=('APACHE')
+depends=('python' 'python-werkzeug' 'python-numpy' 'python-bleach' 
'python-wheel' 'python-markdown'
+ 'python-html5lib' 'python-protobuf' 'python-setuptools' 
'python-tensorflow')
+makedepends=('bazel' 'tree')
+source=("https://github.com/tensorflow/tensorboard/archive/${pkgver}.tar.gz";)
+sha512sums=('2833880729c6f5ed31e1090b6ec4a528d9eb176121e72dc34485135c8123bd1425298e72ed27d3b8a29d9575a61fe2318bf4c92a143602083f14c6c562997a1b')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  bazel build tensorboard:tensorboard
+  bazel build //tensorboard/pip_package:build_pip_package
+
+  mkdir pypackage
+  cp -R 
bazel-bin/tensorboard/pip_package/build_pip_package.runfiles/org_tensorflow_tensorboard/external
 pypackage
+  cp -R 
bazel-bin/tensorboard/pip_package/build_pip_package.runfiles/org_tensorflow_tensorboard/tensorboard
 pypackage
+  cp tensorboard/pip_package/{README.rst,MANIFEST.in} pypackage
+  cp README.md pypackage
+  cp tensorboard/pip_package/setup.py pypackage
+  cd pypackage
+  python setup.py build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  cd pypackage
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  rm -r "$pkgdir"/usr/lib/python3.7/site-packages/external/
+
+  
_requires="$pkgdir"/usr/lib/python3.7/site-packages/tensorboard-${pkgver}-py3.7.egg-info/requires.txt
+  # This is ugly: We need to patch it to use current bleach and html5lib
+  # because old ones are not even compatible with Python 3.6 and we don't have
+  # those in Arch of course.
+  sed -i 's/bleach==.*/bleach/' ${_requires}
+  sed -i 's/html5lib==.*/html5lib/' ${_requires}
+  # Other ugly hack: workaround for issues 650
+  # https://github.com/tensorflow/tensorboard/issues/650
+  sed -i '/^futures/d' ${_requires}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 05:18:02
  Author: foutrelis
Revision: 365029

Python 3.7 rebuild

Modified:
  tensorboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 04:58:49 UTC (rev 365028)
+++ PKGBUILD2018-07-31 05:18:02 UTC (rev 365029)
@@ -3,7 +3,7 @@
 
 pkgname=tensorboard
 pkgver=1.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="TensorFlow's Visualization Toolkit"
 url='https://github.com/tensorflow/tensorboard'
 arch=('x86_64')
@@ -38,9 +38,9 @@
   cd pypackage
   python setup.py install --root="$pkgdir" --optimize=1
 
-  rm -rf "$pkgdir"/usr/lib/python3.6/site-packages/external/
+  rm -r "$pkgdir"/usr/lib/python3.7/site-packages/external/
 
-  
_requires="$pkgdir"/usr/lib/python3.6/site-packages/tensorboard-${pkgver}-py3.6.egg-info/requires.txt
+  
_requires="$pkgdir"/usr/lib/python3.7/site-packages/tensorboard-${pkgver}-py3.7.egg-info/requires.txt
   # This is ugly: We need to patch it to use current bleach and html5lib
   # because old ones are not even compatible with Python 3.6 and we don't have
   # those in Arch of course.


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 04:58:49
  Author: foutrelis
Revision: 365028

archrelease: copy trunk to community-staging-x86_64

Added:
  tensorflow/repos/community-staging-x86_64/
  tensorflow/repos/community-staging-x86_64/PKGBUILD
(from rev 365027, tensorflow/trunk/PKGBUILD)
  tensorflow/repos/community-staging-x86_64/protobuf-python37-apply.patch
(from rev 365027, tensorflow/trunk/protobuf-python37-apply.patch)
  tensorflow/repos/community-staging-x86_64/protobuf-python37.patch
(from rev 365027, tensorflow/trunk/protobuf-python37.patch)
  tensorflow/repos/community-staging-x86_64/python37.patch
(from rev 365027, tensorflow/trunk/python37.patch)
  tensorflow/repos/community-staging-x86_64/update-cython.patch
(from rev 365027, tensorflow/trunk/update-cython.patch)
  tensorflow/repos/community-staging-x86_64/update-protobuf.patch
(from rev 365027, tensorflow/trunk/update-protobuf.patch)

---+
 PKGBUILD  |  239 
 protobuf-python37-apply.patch |   27 
 protobuf-python37.patch   |   91 +++
 python37.patch|   61 ++
 update-cython.patch   |   34 +
 update-protobuf.patch |  146 
 6 files changed, 598 insertions(+)

Copied: tensorflow/repos/community-staging-x86_64/PKGBUILD (from rev 365027, 
tensorflow/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-07-31 04:58:49 UTC (rev 365028)
@@ -0,0 +1,239 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Adria Arrufat (archdria) 
+# Contributor: Thibault Lorrain (fredszaq) 
+
+pkgbase=tensorflow
+pkgname=(tensorflow tensorflow-opt tensorflow-cuda tensorflow-opt-cuda 
python-tensorflow python-tensorflow-opt python-tensorflow-cuda 
python-tensorflow-opt-cuda)
+pkgver=1.9.0
+_pkgver=1.9.0
+pkgrel=3
+pkgdesc="Library for computation using data flow graphs for scalable machine 
learning"
+url="https://www.tensorflow.org/";
+license=('APACHE')
+arch=('x86_64')
+makedepends=('bazel' 'python-numpy' 'cuda' 'nvidia-utils'
+ 'cudnn' 'python-pip' 'python-wheel' 'python-setuptools')
+optdepends=('tensorboard: Tensorflow visualization toolkit')
+source=("https://github.com/tensorflow/tensorflow/archive/v${_pkgver}.tar.gz";
+update-cython.patch
+update-protobuf.patch
+python37.patch
+protobuf-python37.patch
+protobuf-python37-apply.patch)
+sha512sums=('eb25dafccf2ec600c4ca28612362c8317b8b9160610ca9fb60f265815651c155b19ae5be3f213a0d9e716d9e25637d6502164433955247cf6fa5d75408b7ac84'
+
'4f91312e4744ed03bb5bdb7e2403a167d8cbb8e4ceb7a8ad062316609bb4988e28737131f2b5ffd115d8d8b4be90d8da1d186a61fe1d37b2b72cb5a91f6d77bc'
+
'e2433942d071862325b3c201a79239347ba30a664d86d27bbcccb6769ec914f0f4bd878986790512c8b7486d1ac1a72fe61f64357b74e52e7ec45188900efd6c'
+
'9e4af5901cdff1fe877f981721193cfe6bfdc0b059e970f33a4896c53118f1f3dc7bb26dc8f9064eba7a9ac7ada5cb32bb26fc90afb188c490abb4e4aab5179a'
+
'a248658d9466bd3aba854b429ce2c1981c5efff5196dead7b2a8c216b9a6cac781a9f487db5ff4513becc4e6d6cc14c494768a859e1f51a9eea848d8f0178204'
+
'fcff7163f6b979018ef4c09dc927ab8dc784b778d8a1bca6d986cc6797fa12f9b5cd902b344fd25c74ac13f71c022f515066d909d9b42e6c3be0ff214f1c7ca8')
+
+prepare() {
+  # https://github.com/tensorflow/tensorflow/issues/20517
+  patch -d tensorflow-${_pkgver} -Np1 -i ${srcdir}/update-cython.patch
+  patch -d tensorflow-${_pkgver} -Np1 -i ${srcdir}/python37.patch
+  # https://github.com/tensorflow/tensorflow/issues/20950
+  patch -d tensorflow-${_pkgver} -Np1 -i ${srcdir}/update-protobuf.patch
+  patch -d tensorflow-${_pkgver} -Np1 -i 
${srcdir}/protobuf-python37-apply.patch
+  cp ${srcdir}/protobuf-python37.patch tensorflow-${_pkgver}/third_party/
+
+  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt
+  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-cuda
+  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt-cuda
+  # These environment variables influence the behavior of the configure call 
below.
+  export PYTHON_BIN_PATH=/usr/bin/python
+  export USE_DEFAULT_PYTHON_LIB_PATH=1
+  export TF_NEED_JEMALLOC=1
+  export TF_NEED_KAFKA=0
+  export TF_NEED_OPENCL_SYCL=0
+  export TF_NEED_GCP=0
+  export TF_NEED_HDFS=0
+  export TF_NEED_S3=0
+  export TF_ENABLE_XLA=1
+  export TF_NEED_GDR=0
+  export TF_NEED_VERBS=0
+  export TF_NEED_OPENCL=0
+  export TF_NEED_MPI=0
+  export TF_NEED_TENSORRT=0
+  export TF_SET_ANDROID_WORKSPACE=0
+  export TF_DOWNLOAD_CLANG=0
+  export TF_NCCL_VERSION=1.3  # configure.py: _DEFAULT_NCCL_VERSION
+}
+
+build() {
+  cd ${srcdir}/tensorflow-${_pkgver}
+  export CC_OPT_FLAGS="-march=x86-64"
+  export TF_NEED_CUDA=0
+  ./configure
+  bazel build --config=opt //tensorflow:libtensorflow.so 
//tensorflow/tools/pip

[arch-commits] Commit in tensorflow/trunk (7 files)

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 31, 2018 @ 04:58:25
  Author: foutrelis
Revision: 365027

Python 3.7 rebuild

Added:
  tensorflow/trunk/protobuf-python37-apply.patch
  tensorflow/trunk/protobuf-python37.patch
  tensorflow/trunk/python37.patch
  tensorflow/trunk/update-cython.patch
  tensorflow/trunk/update-protobuf.patch
Modified:
  tensorflow/trunk/PKGBUILD
Deleted:
  tensorflow/trunk/17508.patch

---+
 17508.patch   |   28 ---
 PKGBUILD  |   24 +-
 protobuf-python37-apply.patch |   27 +++
 protobuf-python37.patch   |   91 
 python37.patch|   61 
 update-cython.patch   |   34 +
 update-protobuf.patch |  146 
 7 files changed, 380 insertions(+), 31 deletions(-)

Deleted: 17508.patch
===
--- 17508.patch 2018-07-31 03:49:46 UTC (rev 365026)
+++ 17508.patch 2018-07-31 04:58:25 UTC (rev 365027)
@@ -1,28 +0,0 @@
-From 340327dc8cc637fef01e66f7dd7cae68ce259b94 Mon Sep 17 00:00:00 2001
-From: Yun Peng 
-Date: Wed, 7 Mar 2018 13:50:31 +0100
-Subject: [PATCH] jpeg.BUILD: Using --cpu instead of --android_cpu
-

- third_party/jpeg/jpeg.BUILD | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/third_party/jpeg/jpeg.BUILD b/third_party/jpeg/jpeg.BUILD
-index 87a23925c43..4418ac32fc4 100644
 a/third_party/jpeg/jpeg.BUILD
-+++ b/third_party/jpeg/jpeg.BUILD
-@@ -526,12 +526,12 @@ config_setting(
- 
- config_setting(
- name = "armeabi-v7a",
--values = {"android_cpu": "armeabi-v7a"},
-+values = {"cpu": "armeabi-v7a"},
- )
- 
- config_setting(
- name = "arm64-v8a",
--values = {"android_cpu": "arm64-v8a"},
-+values = {"cpu": "arm64-v8a"},
- )
- 
- config_setting(

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 03:49:46 UTC (rev 365026)
+++ PKGBUILD2018-07-31 04:58:25 UTC (rev 365027)
@@ -6,7 +6,7 @@
 pkgname=(tensorflow tensorflow-opt tensorflow-cuda tensorflow-opt-cuda 
python-tensorflow python-tensorflow-opt python-tensorflow-cuda 
python-tensorflow-opt-cuda)
 pkgver=1.9.0
 _pkgver=1.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for computation using data flow graphs for scalable machine 
learning"
 url="https://www.tensorflow.org/";
 license=('APACHE')
@@ -14,10 +14,28 @@
 makedepends=('bazel' 'python-numpy' 'cuda' 'nvidia-utils'
  'cudnn' 'python-pip' 'python-wheel' 'python-setuptools')
 optdepends=('tensorboard: Tensorflow visualization toolkit')
-source=("https://github.com/tensorflow/tensorflow/archive/v${_pkgver}.tar.gz";)
-sha512sums=('eb25dafccf2ec600c4ca28612362c8317b8b9160610ca9fb60f265815651c155b19ae5be3f213a0d9e716d9e25637d6502164433955247cf6fa5d75408b7ac84')
+source=("https://github.com/tensorflow/tensorflow/archive/v${_pkgver}.tar.gz";
+update-cython.patch
+update-protobuf.patch
+python37.patch
+protobuf-python37.patch
+protobuf-python37-apply.patch)
+sha512sums=('eb25dafccf2ec600c4ca28612362c8317b8b9160610ca9fb60f265815651c155b19ae5be3f213a0d9e716d9e25637d6502164433955247cf6fa5d75408b7ac84'
+
'4f91312e4744ed03bb5bdb7e2403a167d8cbb8e4ceb7a8ad062316609bb4988e28737131f2b5ffd115d8d8b4be90d8da1d186a61fe1d37b2b72cb5a91f6d77bc'
+
'e2433942d071862325b3c201a79239347ba30a664d86d27bbcccb6769ec914f0f4bd878986790512c8b7486d1ac1a72fe61f64357b74e52e7ec45188900efd6c'
+
'9e4af5901cdff1fe877f981721193cfe6bfdc0b059e970f33a4896c53118f1f3dc7bb26dc8f9064eba7a9ac7ada5cb32bb26fc90afb188c490abb4e4aab5179a'
+
'a248658d9466bd3aba854b429ce2c1981c5efff5196dead7b2a8c216b9a6cac781a9f487db5ff4513becc4e6d6cc14c494768a859e1f51a9eea848d8f0178204'
+
'fcff7163f6b979018ef4c09dc927ab8dc784b778d8a1bca6d986cc6797fa12f9b5cd902b344fd25c74ac13f71c022f515066d909d9b42e6c3be0ff214f1c7ca8')
 
 prepare() {
+  # https://github.com/tensorflow/tensorflow/issues/20517
+  patch -d tensorflow-${_pkgver} -Np1 -i ${srcdir}/update-cython.patch
+  patch -d tensorflow-${_pkgver} -Np1 -i ${srcdir}/python37.patch
+  # https://github.com/tensorflow/tensorflow/issues/20950
+  patch -d tensorflow-${_pkgver} -Np1 -i ${srcdir}/update-protobuf.patch
+  patch -d tensorflow-${_pkgver} -Np1 -i 
${srcdir}/protobuf-python37-apply.patch
+  cp ${srcdir}/protobuf-python37.patch tensorflow-${_pkgver}/third_party/
+
   cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt
   cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-cuda
   cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt-cuda

Added: protobuf-python37-apply.patch
===
--- protobuf-python37-apply.patch   (rev 0)
+++ protobuf-python37-apply.patch   2018-07-31 04:58:25 UTC (rev 365027)
@@ -0,0 +1,27 @@
+diff -upr tensorflow-1.9.0.orig/tensorflow/worksp

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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 03:49:46
  Author: felixonmars
Revision: 365026

archrelease: copy trunk to community-x86_64

Added:
  deepin-launcher/repos/community-x86_64/PKGBUILD
(from rev 365025, deepin-launcher/trunk/PKGBUILD)
Deleted:
  deepin-launcher/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 03:49:25 UTC (rev 365025)
+++ PKGBUILD2018-07-31 03:49:46 UTC (rev 365026)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=4.4.1
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-launcher";
-license=('GPL3')
-depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
- 'deepin-daemon' 'deepin-qt-dbus-factory' 'qt5-tools')
-makedepends=('cmake')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz";)
-sha512sums=('98f4f1fd5b5323630de12f3a1a6a077d49fa63476989ebfe3f46bfe3c5ba8300fbc615666ee5a1e62933dfb87f64ff0cdb5d7e45170bfe1d29e7613e8cdf5f45')
-
-prepare() {
-  cd dde-launcher-$pkgver
-  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 src/boxframe/*.cpp
-}
-
-build() {
-  cd dde-launcher-$pkgver
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DWITHOUT_UNINSTALL_APP=1
-  make
-}
-
-package() {
-  cd dde-launcher-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 365025, 
deepin-launcher/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 03:49:46 UTC (rev 365026)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=4.4.2
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-launcher";
+license=('GPL3')
+depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
+ 'deepin-daemon' 'deepin-qt-dbus-factory' 'qt5-tools')
+makedepends=('cmake')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz";)
+sha512sums=('86ffac1023646ef33d38ade4c3db855acee405ad379d5b855e1145c4db5253a02aa50a8f1b0de9381f77cea996aaa5f3b4034f8dfd282892bbc79771f06d17bc')
+
+prepare() {
+  cd dde-launcher-$pkgver
+  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 src/boxframe/*.cpp
+}
+
+build() {
+  cd dde-launcher-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DWITHOUT_UNINSTALL_APP=1
+  make
+}
+
+package() {
+  cd dde-launcher-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 03:49:25
  Author: felixonmars
Revision: 365025

upgpkg: deepin-launcher 4.4.2-1

Modified:
  deepin-launcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 03:44:46 UTC (rev 365024)
+++ PKGBUILD2018-07-31 03:49:25 UTC (rev 365025)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-launcher
-pkgver=4.4.1
+pkgver=4.4.2
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 replaces=('dde-launcher')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz";)
-sha512sums=('98f4f1fd5b5323630de12f3a1a6a077d49fa63476989ebfe3f46bfe3c5ba8300fbc615666ee5a1e62933dfb87f64ff0cdb5d7e45170bfe1d29e7613e8cdf5f45')
+sha512sums=('86ffac1023646ef33d38ade4c3db855acee405ad379d5b855e1145c4db5253a02aa50a8f1b0de9381f77cea996aaa5f3b4034f8dfd282892bbc79771f06d17bc')
 
 prepare() {
   cd dde-launcher-$pkgver


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 03:44:46
  Author: felixonmars
Revision: 365024

archrelease: copy trunk to community-x86_64

Added:
  deepin-dock/repos/community-x86_64/PKGBUILD
(from rev 365023, deepin-dock/trunk/PKGBUILD)
Deleted:
  deepin-dock/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 03:44:27 UTC (rev 365023)
+++ PKGBUILD2018-07-31 03:44:46 UTC (rev 365024)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=4.6.7
-pkgrel=1
-pkgdesc='Deepin desktop-environment - dock module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-dock";
-license=('GPL3')
-depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 
'deepin-qt5integration'
- 'deepin-qt-dbus-factory' 'deepin-network-utils')
-makedepends=('cmake' 'qt5-tools')
-conflicts=('dde-dock')
-replaces=('dde-dock')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-dock/archive/$pkgver.tar.gz";)
-sha512sums=('8cb87318daae588972015fc6554e3125a1390384393e0dc07dd05f1d8c05352a8bb84c07db672d35c985676cb8938a17983c9b35e9ba47543d5f7f5bcd336eab')
-
-build() {
-  cd dde-dock-$pkgver
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DARCHITECTURE=$CARCH
-  make
-}
-
-package() {
-  cd dde-dock-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-dock/repos/community-x86_64/PKGBUILD (from rev 365023, 
deepin-dock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 03:44:46 UTC (rev 365024)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=4.6.8
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-dock";
+license=('GPL3')
+depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 
'deepin-qt5integration'
+ 'deepin-qt-dbus-factory' 'deepin-network-utils')
+makedepends=('cmake' 'qt5-tools')
+conflicts=('dde-dock')
+replaces=('dde-dock')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-dock/archive/$pkgver.tar.gz";)
+sha512sums=('e8f637571fedad05a1c933e5ea25e7e4879c36662f5bd8c27cc36d6974db811ea6bf84448ca4998eb9ac18bca19c7a6dba29320ab893036100b6066ab421b2c3')
+
+build() {
+  cd dde-dock-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DARCHITECTURE=$CARCH
+  make
+}
+
+package() {
+  cd dde-dock-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-07-30 Thread Felix Yan via arch-commits
Date: Tuesday, July 31, 2018 @ 03:44:27
  Author: felixonmars
Revision: 365023

upgpkg: deepin-dock 4.6.8-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 02:56:30 UTC (rev 365022)
+++ PKGBUILD2018-07-31 03:44:27 UTC (rev 365023)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dock
-pkgver=4.6.7
+pkgver=4.6.8
 pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 replaces=('dde-dock')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-dock/archive/$pkgver.tar.gz";)
-sha512sums=('8cb87318daae588972015fc6554e3125a1390384393e0dc07dd05f1d8c05352a8bb84c07db672d35c985676cb8938a17983c9b35e9ba47543d5f7f5bcd336eab')
+sha512sums=('e8f637571fedad05a1c933e5ea25e7e4879c36662f5bd8c27cc36d6974db811ea6bf84448ca4998eb9ac18bca19c7a6dba29320ab893036100b6066ab421b2c3')
 
 build() {
   cd dde-dock-$pkgver


[arch-commits] Commit in python-blessings/repos/community-staging-any (2 files)

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 02:56:30
  Author: kkeen
Revision: 365022

archrelease: copy trunk to community-staging-any

Added:
  python-blessings/repos/community-staging-any/PKGBUILD
(from rev 365021, python-blessings/trunk/PKGBUILD)
Deleted:
  python-blessings/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 02:56:16 UTC (rev 365021)
+++ PKGBUILD2018-07-31 02:56:30 UTC (rev 365022)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Andrey Mikhaylenko 
-
-pkgbase=python-blessings
-pkgname=(python-blessings python2-blessings)
-_pkgname=blessings
-pkgver=1.6.1
-pkgrel=2
-pkgdesc="A thin, practical wrapper around terminal coloring, styling, and 
positioning"
-url="https://github.com/erikrose/blessings";
-arch=('any')
-license=('MIT')
-depends=('python')
-makedepends=('python-distribute' 'python2-distribute')
-#options=(!emptydirs)
-source=("https://files.pythonhosted.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz";)
-md5sums=('548a69d43c991fa85fdaa24806884e7b')
-
-prepare() {
-  cd "$srcdir"
-  cp -r blessings-$pkgver blessings2-$pkgver
-}
-
-package_python-blessings() {
-  cd "$srcdir/blessings-$pkgver"
-  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-blessings/LICENSE"
-}
-
-package_python2-blessings() {
-  depends=('python2')
-  cd "$srcdir/blessings2-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python2-blessings/LICENSE"
-}
-

Copied: python-blessings/repos/community-staging-any/PKGBUILD (from rev 365021, 
python-blessings/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 02:56:30 UTC (rev 365022)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Andrey Mikhaylenko 
+
+pkgbase=python-blessings
+pkgname=(python-blessings python2-blessings)
+_pkgname=blessings
+pkgver=1.7
+pkgrel=2
+pkgdesc="A thin, practical wrapper around terminal coloring, styling, and 
positioning"
+url="https://github.com/erikrose/blessings";
+arch=('any')
+license=('MIT')
+depends=('python')
+makedepends=('python-distribute' 'python2-distribute')
+#options=(!emptydirs)
+source=("https://files.pythonhosted.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz";)
+md5sums=('38555a2bba0ace706aec58444368e022')
+
+prepare() {
+  cd "$srcdir"
+  cp -r blessings-$pkgver blessings2-$pkgver
+}
+
+package_python-blessings() {
+  cd "$srcdir/blessings-$pkgver"
+  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-blessings/LICENSE"
+}
+
+package_python2-blessings() {
+  depends=('python2')
+  cd "$srcdir/blessings2-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python2-blessings/LICENSE"
+}
+


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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 02:56:16
  Author: kkeen
Revision: 365021

upgpkg: python-blessings 1.7-2

Modified:
  python-blessings/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 02:54:58 UTC (rev 365020)
+++ PKGBUILD2018-07-31 02:56:16 UTC (rev 365021)
@@ -6,7 +6,7 @@
 pkgname=(python-blessings python2-blessings)
 _pkgname=blessings
 pkgver=1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A thin, practical wrapper around terminal coloring, styling, and 
positioning"
 url="https://github.com/erikrose/blessings";
 arch=('any')


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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 02:54:58
  Author: kkeen
Revision: 365020

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 02:54:44 UTC (rev 365019)
+++ PKGBUILD2018-07-31 02:54:58 UTC (rev 365020)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Andrey Mikhaylenko 
-
-pkgbase=python-blessings
-pkgname=(python-blessings python2-blessings)
-_pkgname=blessings
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="A thin, practical wrapper around terminal coloring, styling, and 
positioning"
-url="https://github.com/erikrose/blessings";
-arch=('any')
-license=('MIT')
-depends=('python')
-makedepends=('python-distribute' 'python2-distribute')
-#options=(!emptydirs)
-source=("https://files.pythonhosted.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz";)
-md5sums=('548a69d43c991fa85fdaa24806884e7b')
-
-prepare() {
-  cd "$srcdir"
-  cp -r blessings-$pkgver blessings2-$pkgver
-}
-
-package_python-blessings() {
-  cd "$srcdir/blessings-$pkgver"
-  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-blessings/LICENSE"
-}
-
-package_python2-blessings() {
-  depends=('python2')
-  cd "$srcdir/blessings2-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python2-blessings/LICENSE"
-}
-

Copied: python-blessings/repos/community-any/PKGBUILD (from rev 365019, 
python-blessings/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 02:54:58 UTC (rev 365020)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Andrey Mikhaylenko 
+
+pkgbase=python-blessings
+pkgname=(python-blessings python2-blessings)
+_pkgname=blessings
+pkgver=1.7
+pkgrel=1
+pkgdesc="A thin, practical wrapper around terminal coloring, styling, and 
positioning"
+url="https://github.com/erikrose/blessings";
+arch=('any')
+license=('MIT')
+depends=('python')
+makedepends=('python-distribute' 'python2-distribute')
+#options=(!emptydirs)
+source=("https://files.pythonhosted.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz";)
+md5sums=('38555a2bba0ace706aec58444368e022')
+
+prepare() {
+  cd "$srcdir"
+  cp -r blessings-$pkgver blessings2-$pkgver
+}
+
+package_python-blessings() {
+  cd "$srcdir/blessings-$pkgver"
+  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-blessings/LICENSE"
+}
+
+package_python2-blessings() {
+  depends=('python2')
+  cd "$srcdir/blessings2-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python2-blessings/LICENSE"
+}
+


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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 02:54:44
  Author: kkeen
Revision: 365019

upgpkg: python-blessings 1.7-1

Modified:
  python-blessings/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 02:03:51 UTC (rev 365018)
+++ PKGBUILD2018-07-31 02:54:44 UTC (rev 365019)
@@ -5,8 +5,8 @@
 pkgbase=python-blessings
 pkgname=(python-blessings python2-blessings)
 _pkgname=blessings
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 pkgdesc="A thin, practical wrapper around terminal coloring, styling, and 
positioning"
 url="https://github.com/erikrose/blessings";
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-distribute' 'python2-distribute')
 #options=(!emptydirs)
 
source=("https://files.pythonhosted.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz";)
-md5sums=('548a69d43c991fa85fdaa24806884e7b')
+md5sums=('38555a2bba0ace706aec58444368e022')
 
 prepare() {
   cd "$srcdir"


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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 02:03:51
  Author: kkeen
Revision: 365018

archrelease: copy trunk to community-staging-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 02:03:16 UTC (rev 365017)
+++ PKGBUILD2018-07-31 02:03:51 UTC (rev 365018)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: PepeSmith
-# Contributor: Aron Asor 
-# Contributor: Chris Brannon 
-# Contributor : Douglas Soares de Andrade 
-
-pkgname=ipython
-pkgver=6.3.1
-pkgrel=2
-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=('48e01bd73472b5fc5ae0bd03b1d2323d'
- '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"
-}

Copied: ipython/repos/community-staging-any/PKGBUILD (from rev 365017, 
ipython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 02:03:51 UTC (rev 365018)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: PepeSmith
+# Contributor: Aron Asor 
+# Contributor: Chris Brannon 
+# Contributor : Douglas Soares de Andrade 
+
+pkgname=ipython
+pkgver=6.5.0
+pkgrel=2
+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=('c576a400849991455ddf56da1ad51d49'
+ '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="$p

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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 02:03:16
  Author: kkeen
Revision: 365017

upgpkg: ipython 6.5.0-2

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 01:55:56 UTC (rev 365016)
+++ PKGBUILD2018-07-31 02:03:16 UTC (rev 365017)
@@ -7,7 +7,7 @@
 
 pkgname=ipython
 pkgver=6.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="https://ipython.org";


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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 01:55:56
  Author: kkeen
Revision: 365016

archrelease: copy trunk to community-any

Added:
  ipython/repos/community-any/PKGBUILD
(from rev 365015, ipython/trunk/PKGBUILD)
Deleted:
  ipython/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 01:55:43 UTC (rev 365015)
+++ PKGBUILD2018-07-31 01:55:56 UTC (rev 365016)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: PepeSmith
-# Contributor: Aron Asor 
-# Contributor: Chris Brannon 
-# Contributor : Douglas Soares de Andrade 
-
-pkgname=ipython
-pkgver=6.3.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=('48e01bd73472b5fc5ae0bd03b1d2323d'
- '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"
-}

Copied: ipython/repos/community-any/PKGBUILD (from rev 365015, 
ipython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 01:55:56 UTC (rev 365016)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: PepeSmith
+# Contributor: Aron Asor 
+# Contributor: Chris Brannon 
+# Contributor : Douglas Soares de Andrade 
+
+pkgname=ipython
+pkgver=6.5.0
+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=('c576a400849991455ddf56da1ad51d49'
+ '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 "$sr

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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 01:55:43
  Author: kkeen
Revision: 365015

upgpkg: ipython 6.5.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-31 01:47:56 UTC (rev 365014)
+++ PKGBUILD2018-07-31 01:55:43 UTC (rev 365015)
@@ -6,8 +6,8 @@
 # Contributor : Douglas Soares de Andrade 
 
 pkgname=ipython
-pkgver=6.3.1
-pkgrel=2
+pkgver=6.5.0
+pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="https://ipython.org";
@@ -24,11 +24,12 @@
 
"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=('48e01bd73472b5fc5ae0bd03b1d2323d'
+md5sums=('c576a400849991455ddf56da1ad51d49'
  'f9c1fab00fd981be588fc32759f474e3'
  '87ce0c7839808e6a3427d57df6a792e7'
  '2901d65f1b1fe354e72850085cd1c072')
 
+
 # confirm that an update does not break sage?
 
 package() {


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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 01:47:56
  Author: kkeen
Revision: 365014

archrelease: copy trunk to community-any

Added:
  ipython2/repos/community-any/PKGBUILD
(from rev 365013, ipython2/trunk/PKGBUILD)
Deleted:
  ipython2/repos/community-any/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-31 01:47:29 UTC (rev 365013)
+++ PKGBUILD2018-07-31 01:47:56 UTC (rev 365014)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: PepeSmith
-# Contributor: Aron Asor 
-# Contributor: Chris Brannon 
-# Contributor : Douglas Soares de Andrade 
-
-# This is no longer a split package with ipython
-# because 6.X will never support python2
-
-pkgname=ipython2
-pkgver=5.6.0
-pkgrel=1
-pkgdesc="An enhanced Interactive Python2 shell."
-arch=('any')
-url="http://ipython.org";
-license=('BSD')
-depends=('python2' 'python2-traitlets' 'python2-pexpect' 'sqlite'
-'python2-setuptools' 'python2-pickleshare' 'python2-pathlib'
-'python2-backports.shutil_get_terminal_size' 'python2-prompt_toolkit')
-optdepends=("wxpython: needed for ipython2 --gui=wx"
-"python2-nose: for IPython's test suite")
-makedepends=('python2-setuptools')
-# "wxpython: needed for ipython2 --gui=wx"   does this still work?
-
-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";
-
"http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png";)
-md5sums=('f8a60c51811744692fc7b087ea31a015'
- 'f9c1fab00fd981be588fc32759f474e3'
- '2901d65f1b1fe354e72850085cd1c072')
-
-# simplegeneric (so old that it only comes in .zip and still refers to the 
cheeseshop)
-# confirm that an update does not break sage?
-
-build() {
-  cd "$srcdir"
-}
-
-package() {
-  pkgdesc="An enhanced Interactive Python2 shell."
-  cd "$srcdir/ipython-$pkgver"
-
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/simplegeneric-0.8.1"
-  python2 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/ipython2/LICENSE"
-
-  # hack to get around ipython collision
-  cd "$pkgdir/usr/share/man/man1/"
-  for i in *; do
-mv $i ${i/%.1/2.1}
-  done
-  find "$pkgdir/usr/bin/" -type f -regex '.*[^2]$' -delete
-
-  cd "$srcdir/ipython-$pkgver/examples/IPython Kernel/"
-  sed -i 's/ython/ython2/g' *.desktop
-  sed -i 's/gnome-netstatus-idle/ipython2/' *.desktop
-  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython2.desktop"
-  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython2-qtconsole.desktop"
-  install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython2.png"
-
-  #cd "$pkgdir/usr/share/man/man1/IPython/qt/console/resources/icon/"
-  #install -Dm644 IPythonConsole.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/ipython2.svg"
-}
-

Copied: ipython2/repos/community-any/PKGBUILD (from rev 365013, 
ipython2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-31 01:47:56 UTC (rev 365014)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: PepeSmith
+# Contributor: Aron Asor 
+# Contributor: Chris Brannon 
+# Contributor : Douglas Soares de Andrade 
+
+# This is no longer a split package with ipython
+# because 6.X will never support python2
+
+pkgname=ipython2
+pkgver=5.8.0
+pkgrel=1
+pkgdesc="An enhanced Interactive Python2 shell."
+arch=('any')
+url="http://ipython.org";
+license=('BSD')
+depends=('python2' 'python2-traitlets' 'python2-pexpect' 'sqlite'
+'python2-setuptools' 'python2-pickleshare' 'python2-pathlib'
+'python2-backports.shutil_get_terminal_size' 'python2-prompt_toolkit')
+optdepends=("wxpython: needed for ipython2 --gui=wx"
+"python2-nose: for IPython's test suite")
+makedepends=('python2-setuptools')
+# "wxpython: needed for ipython2 --gui=wx"   does this still work?
+
+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";
+
"http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png";)
+md5sums=('5f5aa144e7cf9e683f85700fe380dbe8'
+ 'f9c1fab00fd981be588fc32759f474e3'
+ '2901d65f1b1fe354e72850085cd1c072')
+
+# simplegeneric (so old that it only comes in .zip and still refers to the 
cheeseshop)
+# confirm that an update does not break sage?
+
+bui

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

2018-07-30 Thread Kyle Keen via arch-commits
Date: Tuesday, July 31, 2018 @ 01:47:29
  Author: kkeen
Revision: 365013

upgpkg: ipython2 5.8.0-1

Modified:
  ipython2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 23:07:29 UTC (rev 365012)
+++ PKGBUILD2018-07-31 01:47:29 UTC (rev 365013)
@@ -9,7 +9,7 @@
 # because 6.X will never support python2
 
 pkgname=ipython2
-pkgver=5.6.0
+pkgver=5.8.0
 pkgrel=1
 pkgdesc="An enhanced Interactive Python2 shell."
 arch=('any')
@@ -26,7 +26,7 @@
 
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";
 
"http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png";)
-md5sums=('f8a60c51811744692fc7b087ea31a015'
+md5sums=('5f5aa144e7cf9e683f85700fe380dbe8'
  'f9c1fab00fd981be588fc32759f474e3'
  '2901d65f1b1fe354e72850085cd1c072')
 


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

2018-07-30 Thread Levente Polyak via arch-commits
Date: Monday, July 30, 2018 @ 23:18:37
  Author: anthraxx
Revision: 329702

upgpkg: java10-openjdk 10.0.2.u13-1

Modified:
  java10-openjdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 22:48:50 UTC (rev 329701)
+++ PKGBUILD2018-07-30 23:18:37 UTC (rev 329702)
@@ -15,8 +15,8 @@
 pkgname=('jre10-openjdk-headless' 'jre10-openjdk' 'jdk10-openjdk' 
'openjdk10-src' 'openjdk10-doc')
 _majorver=10
 _minorver=0
-_securityver=1
-_updatever=10
+_securityver=2
+_updatever=13
 pkgrel=1
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
 _hg_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
@@ -23,7 +23,7 @@
 arch=('x86_64')
 url='http://openjdk.java.net/'
 license=('custom')
-makedepends=('jdk9-openjdk' 'cpio' 'unzip' 'zip' 'libelf' 'libcups' 'libx11'
+makedepends=('jdk10-openjdk' 'cpio' 'unzip' 'zip' 'libelf' 'libcups' 'libx11'
  'libxrender' 'libxtst' 'libxt' 'libxext' 'alsa-lib' 'pandoc'
  'graphviz' 'freetype2' 'libjpeg-turbo' 'giflib' 'libpng' 'lcms2'
  'libnet' 'bash')
@@ -32,7 +32,7 @@
 freedesktop-jconsole.desktop
 freedesktop-policytool.desktop
 freedesktop-jshell.desktop)
-sha256sums=('5ccebeaf3ed953468c2696364eb5bf41dd3cdb1f17e135f6f0c28d760bcde0b9'
+sha256sums=('f34a53b049f2e3ee8d954998687c4a48b56f24efbb2738ae7fe81bbbdff7f078'
 '819e6ca314641c3115566f9478fbd8671f5d884a3d4e65f05950b4bd2d3b8451'
 '5276edf203e5a75607c55b8bd4ae4f76cf61360811190286829c66d0c4b06554'
 '7f3bc3e424b6d8bac403eb336d81524680f347300c233400222a3850f937c659'
@@ -117,6 +117,7 @@
   depends=('java-runtime-common>=3' 'ca-certificates-utils' 'nss' 
'libjpeg-turbo' 'lcms2' 'libnet' 'freetype2')
   optdepends=('java-rhino: for some JavaScript support')
   provides=("java-runtime-headless=${_majorver}" 
"java-runtime-headless-openjdk=${_majorver}")
+  replaces=('jre9-openjdk-headless')
   backup=(etc/${pkgbase}/logging.properties
   etc/${pkgbase}/management/jmxremote.access
   etc/${pkgbase}/management/jmxremote.password.template
@@ -176,6 +177,7 @@
   'gtk2: for the Gtk+ 2 look and feel - desktop usage'
   'gtk3: for the Gtk+ 3 look and feel - desktop usage')
   provides=("java-runtime=${_majorver}" "java-runtime-openjdk=${_majorver}")
+  replaces=('jre9-openjdk ')
   install=install_jre10-openjdk.sh
 
   cd ${_imgdir}/jre
@@ -195,6 +197,7 @@
   pkgdesc="OpenJDK Java ${_majorver} development kit"
   depends=("jre${_majorver}-openjdk=${pkgver}-${pkgrel}" 
'java-environment-common=3' 'hicolor-icon-theme' 'libelf')
   provides=("java-environment=${_majorver}" 
"java-environment-openjdk=${_majorver}")
+  replaces=('jdk9-openjdk')
   install=install_jdk10-openjdk.sh
 
   cd ${_imgdir}/jdk
@@ -251,6 +254,7 @@
   pkgdesc="OpenJDK Java ${_majorver} sources"
   # Depends on JDK to get license files
   depends=("jdk${_majorver}-openjdk=${pkgver}-${pkgrel}")
+  replaces=('openjdk9-src')
 
   install -Dm 644 -t "${pkgdir}${_jvmdir}/lib" ${_imgdir}/jdk/lib/src.zip
 
@@ -262,6 +266,7 @@
   pkgdesc="OpenJDK Java ${_majorver} documentation"
   # Depends on JDK to get license files
   depends=("jdk${_majorver}-openjdk=${pkgver}-${pkgrel}")
+  replaces=('openjdk9-doc')
 
   install -dm 755 "${pkgdir}/usr/share/doc"
   cp -r ${_imgdir}/docs "${pkgdir}/usr/share/doc/${pkgbase}"


[arch-commits] Commit in java10-openjdk/repos/extra-x86_64 (16 files)

2018-07-30 Thread Levente Polyak via arch-commits
Date: Monday, July 30, 2018 @ 23:19:02
  Author: anthraxx
Revision: 329703

archrelease: copy trunk to extra-x86_64

Added:
  java10-openjdk/repos/extra-x86_64/PKGBUILD
(from rev 329702, java10-openjdk/trunk/PKGBUILD)
  java10-openjdk/repos/extra-x86_64/freedesktop-java.desktop
(from rev 329702, java10-openjdk/trunk/freedesktop-java.desktop)
  java10-openjdk/repos/extra-x86_64/freedesktop-jconsole.desktop
(from rev 329702, java10-openjdk/trunk/freedesktop-jconsole.desktop)
  java10-openjdk/repos/extra-x86_64/freedesktop-jshell.desktop
(from rev 329702, java10-openjdk/trunk/freedesktop-jshell.desktop)
  java10-openjdk/repos/extra-x86_64/freedesktop-policytool.desktop
(from rev 329702, java10-openjdk/trunk/freedesktop-policytool.desktop)
  java10-openjdk/repos/extra-x86_64/install_jdk10-openjdk.sh
(from rev 329702, java10-openjdk/trunk/install_jdk10-openjdk.sh)
  java10-openjdk/repos/extra-x86_64/install_jre10-openjdk-headless.sh
(from rev 329702, java10-openjdk/trunk/install_jre10-openjdk-headless.sh)
  java10-openjdk/repos/extra-x86_64/install_jre10-openjdk.sh
(from rev 329702, java10-openjdk/trunk/install_jre10-openjdk.sh)
Deleted:
  java10-openjdk/repos/extra-x86_64/PKGBUILD
  java10-openjdk/repos/extra-x86_64/freedesktop-java.desktop
  java10-openjdk/repos/extra-x86_64/freedesktop-jconsole.desktop
  java10-openjdk/repos/extra-x86_64/freedesktop-jshell.desktop
  java10-openjdk/repos/extra-x86_64/freedesktop-policytool.desktop
  java10-openjdk/repos/extra-x86_64/install_jdk10-openjdk.sh
  java10-openjdk/repos/extra-x86_64/install_jre10-openjdk-headless.sh
  java10-openjdk/repos/extra-x86_64/install_jre10-openjdk.sh

---+
 PKGBUILD  |  551 ++--
 freedesktop-java.desktop  |   24 -
 freedesktop-jconsole.desktop  |   22 -
 freedesktop-jshell.desktop|   18 -
 freedesktop-policytool.desktop|   26 -
 install_jdk10-openjdk.sh  |  100 +++---
 install_jre10-openjdk-headless.sh |   96 +++---
 install_jre10-openjdk.sh  |   70 ++--
 8 files changed, 456 insertions(+), 451 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 23:18:37 UTC (rev 329702)
+++ PKGBUILD2018-07-30 23:19:02 UTC (rev 329703)
@@ -1,273 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Guillaume ALAUX 
-
-# TODO add test, see about packaging jtreg and using it here
-# TODO see about building with OpenJDK10
-# TODO add javazi
-# TODO when IcedTea provides it, package icedtea-web and add it as optdepends
-# TODO package OpenJFX for OpenJDK10 and add it as optdepends
-
-## EXPLORATIONS
-# TODO extract a jmods package from jdk10-openjdk?
-# TODO extract a jdk-headless package?
-
-pkgbase=java10-openjdk
-pkgname=('jre10-openjdk-headless' 'jre10-openjdk' 'jdk10-openjdk' 
'openjdk10-src' 'openjdk10-doc')
-_majorver=10
-_minorver=0
-_securityver=1
-_updatever=10
-pkgrel=1
-pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
-_hg_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
-arch=('x86_64')
-url='http://openjdk.java.net/'
-license=('custom')
-makedepends=('jdk9-openjdk' 'cpio' 'unzip' 'zip' 'libelf' 'libcups' 'libx11'
- 'libxrender' 'libxtst' 'libxt' 'libxext' 'alsa-lib' 'pandoc'
- 'graphviz' 'freetype2' 'libjpeg-turbo' 'giflib' 'libpng' 'lcms2'
- 'libnet' 'bash')
-source=(http://hg.openjdk.java.net/jdk-updates/jdk${_majorver}u/archive/${_hg_tag}.tar.gz
-freedesktop-java.desktop
-freedesktop-jconsole.desktop
-freedesktop-policytool.desktop
-freedesktop-jshell.desktop)
-sha256sums=('5ccebeaf3ed953468c2696364eb5bf41dd3cdb1f17e135f6f0c28d760bcde0b9'
-'819e6ca314641c3115566f9478fbd8671f5d884a3d4e65f05950b4bd2d3b8451'
-'5276edf203e5a75607c55b8bd4ae4f76cf61360811190286829c66d0c4b06554'
-'7f3bc3e424b6d8bac403eb336d81524680f347300c233400222a3850f937c659'
-'0bcdb1eb9640775ca61e87ffeb9b0e0f99386b41f51fec753688bdd5ff9b6010')
-
-case "${CARCH}" in
-  x86_64) _JARCH='x86_64';;
-  i686)   _JARCH='x86';;
-esac
-
-_jvmdir=/usr/lib/jvm/java-${_majorver}-openjdk
-_jdkdir=jdk${_majorver}u-${_hg_tag}
-_imgdir=${_jdkdir}/build/linux-${_JARCH}-normal-server-release/images
-
-_nonheadless=(lib/libawt_xawt.so
-  lib/libjawt.so
-  lib/libjsoundalsa.so
-  lib/libsplashscreen.so)
-
-build() {
-  cd ${_jdkdir}
-
-  NUM_PROC_OPT=''
-  MAKEFLAG_J=$(echo ${MAKEFLAGS} | sed -En 's/.*-j([0-9]+).*/\1/p')
-  if [ -n "${MAKEFLAG_J}" ]; then
-# 
http://hg.openjdk.java.net/jdk10/jdk10/file/85e6cb013b98/make/InitSupport.gmk#l105
-echo "Removing '-j${MAKEFLAG_J}' from MAKEFLAGS to prevent build fail. 
Passing it directly to ./configure."
-export MAKEFLAGS=${MAKEFLAGS/-j${MAKEFLAG_J}/}
-NUM_PROC_OPT="--with-num-cores=${MAKEFLAG_J}"
-  fi
-
-  _CFLAGS="${CFLAGS

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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 23:07:29
  Author: dvzrv
Revision: 365012

archrelease: copy trunk to community-x86_64

Added:
  jaaa/repos/community-x86_64/PKGBUILD
(from rev 365011, jaaa/trunk/PKGBUILD)
Deleted:
  jaaa/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 23:07:23 UTC (rev 365011)
+++ PKGBUILD2018-07-30 23:07:29 UTC (rev 365012)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: Christopher Arndt 
-# Contributor: speps 
-# Contributor: Philipp Überbacher 
-# Contributor: Shinlun Hsieh 
-pkgname=jaaa
-pkgver=0.8.4
-pkgrel=2
-pkgdesc="JACK and ALSA Audio Analyser"
-arch=('x86_64')
-url="https://kokkinizita.linuxaudio.org/linuxaudio/";
-license=('GPL2')
-groups=('pro-audio')
-depends=('clthreads' 'clxclient' 'fftw' 'jack' 'zita-alsa-pcmi')
-makedepends=()
-source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
-sha512sums=('d83dad995d4d6919e719671e19610be9cc6b9c14d922eabc6892f3427584baaacc212b37f0466373a38f1fcc65838851c09bb2ae72d9dfdc9c52921b594cbe8d')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  # remove optimization
-  sed -e '/march=native/d' \
-  -i source/Makefile
-}
-
-build() {
-  cd "$pkgname-$pkgver/source"
-  make LIBDIR=lib
-}
-
-package() {
-  cd "$pkgname-$pkgver/source"
-  make PREFIX=/usr DESTDIR="$pkgdir/" install
-
-  # doc
-  install -vDm 644 ../{AUTHORS,README} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-

Copied: jaaa/repos/community-x86_64/PKGBUILD (from rev 365011, 
jaaa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 23:07:29 UTC (rev 365012)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Christopher Arndt 
+# Contributor: speps 
+# Contributor: Philipp Überbacher 
+# Contributor: Shinlun Hsieh 
+pkgname=jaaa
+pkgver=0.8.4
+pkgrel=3
+pkgdesc="JACK and ALSA Audio Analyser"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('clthreads' 'clxclient' 'fftw' 'jack' 'zita-alsa-pcmi')
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
+sha512sums=('d83dad995d4d6919e719671e19610be9cc6b9c14d922eabc6892f3427584baaacc212b37f0466373a38f1fcc65838851c09bb2ae72d9dfdc9c52921b594cbe8d')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # remove optimization
+  sed -e '/march=native/d' \
+  -i source/Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make LIBDIR=lib
+}
+
+package() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+
+  # doc
+  install -vDm 644 ../{AUTHORS,README} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 23:07:23
  Author: dvzrv
Revision: 365011

upgpkg: jaaa 0.8.4-3

Remvoing empty makedepends.

Modified:
  jaaa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 22:37:48 UTC (rev 365010)
+++ PKGBUILD2018-07-30 23:07:23 UTC (rev 365011)
@@ -6,7 +6,7 @@
 # Contributor: Shinlun Hsieh 
 pkgname=jaaa
 pkgver=0.8.4
-pkgrel=2
+pkgrel=3
 pkgdesc="JACK and ALSA Audio Analyser"
 arch=('x86_64')
 url="https://kokkinizita.linuxaudio.org/linuxaudio/";
@@ -13,7 +13,6 @@
 license=('GPL2')
 groups=('pro-audio')
 depends=('clthreads' 'clxclient' 'fftw' 'jack' 'zita-alsa-pcmi')
-makedepends=()
 
source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
 
sha512sums=('d83dad995d4d6919e719671e19610be9cc6b9c14d922eabc6892f3427584baaacc212b37f0466373a38f1fcc65838851c09bb2ae72d9dfdc9c52921b594cbe8d')
 


[arch-commits] Commit in (java9-openjdk)

2018-07-30 Thread Levente Polyak via arch-commits
Date: Monday, July 30, 2018 @ 22:48:50
  Author: anthraxx
Revision: 329701

remove obsolete java9 (EOL)

Deleted:
  java9-openjdk/


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 22:37:25
  Author: anatolik
Revision: 365009

upgpkg: fio 3.8-1

Modified:
  fio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 22:34:39 UTC (rev 365008)
+++ PKGBUILD2018-07-30 22:37:25 UTC (rev 365009)
@@ -4,7 +4,7 @@
 # Contributor: John Williams 
 
 pkgname=fio
-pkgver=3.7
+pkgver=3.8
 pkgrel=1
 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
 arch=(x86_64)
@@ -18,7 +18,7 @@
   'gnuplot: generating plots using fio_generate_plots'
 )
 source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('e64b7e400da5cad7ee6a44295e56bde7a1a255eed779e63f3db837db39073627')
+sha256sums=('471e8da75512f635575e68469b23756c86b81287d1351a870554e10f58795478')
 
 prepare() {
   cd fio-fio-$pkgver


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 22:37:48
  Author: anatolik
Revision: 365010

archrelease: copy trunk to community-x86_64

Added:
  fio/repos/community-x86_64/PKGBUILD
(from rev 365009, fio/trunk/PKGBUILD)
Deleted:
  fio/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 22:37:25 UTC (rev 365009)
+++ PKGBUILD2018-07-30 22:37:48 UTC (rev 365010)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=3.7
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(x86_64)
-url='https://github.com/axboe/fio'
-license=(GPL2)
-# TODO: enable rdma, need to move the libraries from AUR
-depends=(bash libaio python2 numactl glusterfs ceph)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('e64b7e400da5cad7ee6a44295e56bde7a1a255eed779e63f3db837db39073627')
-
-prepare() {
-  cd fio-fio-$pkgver
-
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
-}
-
-build() {
-  cd fio-fio-$pkgver
-  ./configure --disable-native --enable-gfio --extra-cflags="$CFLAGS"
-  make
-}
-
-package() {
-  cd fio-fio-$pkgver
-  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
-
-  # documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
-
-  # examples
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
-  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
-}

Copied: fio/repos/community-x86_64/PKGBUILD (from rev 365009, 
fio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 22:37:48 UTC (rev 365010)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=3.8
+pkgrel=1
+pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
+arch=(x86_64)
+url='https://github.com/axboe/fio'
+license=(GPL2)
+# TODO: enable rdma, need to move the libraries from AUR
+depends=(bash libaio python2 numactl glusterfs ceph)
+makedepends=(gtk2)
+optdepends=(
+  'gtk2: for gfio - fio GUI frontend' 
+  'gnuplot: generating plots using fio_generate_plots'
+)
+source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
+sha256sums=('471e8da75512f635575e68469b23756c86b81287d1351a870554e10f58795478')
+
+prepare() {
+  cd fio-fio-$pkgver
+
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
+}
+
+build() {
+  cd fio-fio-$pkgver
+  ./configure --disable-native --enable-gfio --extra-cflags="$CFLAGS"
+  make
+}
+
+package() {
+  cd fio-fio-$pkgver
+  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
+
+  # documentation
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
+
+  # examples
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
+  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
+}


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 22:34:39
  Author: anatolik
Revision: 365008

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 365007, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 22:34:15 UTC (rev 365007)
+++ PKGBUILD2018-07-30 22:34:39 UTC (rev 365008)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.28.3
-_basever=${pkgver%.*}
-pkgrel=1
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/";
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz";)
-sha256sums=('d08603f3736f9791c1d7fcfe586ffaaf07b05e18cff370c94c07d8f23e06d403')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib \
-   --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 365007, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 22:34:39 UTC (rev 365008)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.28.4
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/";
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz";)
+sha256sums=('a976f5ab972e8448a1509fa0dc132e4b40d94d3d7c8c33dc0cc1e25fa7b0670e')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexec=/usr/lib \
+   --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 22:34:15
  Author: anatolik
Revision: 365007

upgpkg: shotwell 2:0.28.4-1

Modified:
  shotwell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 22:31:44 UTC (rev 365006)
+++ PKGBUILD2018-07-30 22:34:15 UTC (rev 365007)
@@ -5,7 +5,7 @@
 
 pkgname=shotwell
 epoch=2
-pkgver=0.28.3
+pkgver=0.28.4
 _basever=${pkgver%.*}
 pkgrel=1
 pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
@@ -19,7 +19,7 @@
 makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
 # odd versions are unstable!
 
source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz";)
-sha256sums=('d08603f3736f9791c1d7fcfe586ffaaf07b05e18cff370c94c07d8f23e06d403')
+sha256sums=('a976f5ab972e8448a1509fa0dc132e4b40d94d3d7c8c33dc0cc1e25fa7b0670e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 22:31:44
  Author: anatolik
Revision: 365006

archrelease: copy trunk to community-x86_64

Added:
  dtc/repos/community-x86_64/PKGBUILD
(from rev 365005, dtc/trunk/PKGBUILD)
Deleted:
  dtc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 22:31:20 UTC (rev 365005)
+++ PKGBUILD2018-07-30 22:31:44 UTC (rev 365006)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov
-# Contributor: Frederic Bezies 
-
-pkgname=dtc
-pkgver=1.4.6
-pkgrel=1
-pkgdesc='Device Tree Compiler'
-url='http://www.devicetree.org/Device_Tree_Compiler'
-arch=(x86_64)
-license=(GPL2)
-makedepends=(swig python2)
-source=(https://www.kernel.org/pub/software/utils/dtc/dtc-$pkgver.tar.xz)
-sha256sums=('382302bfcc3c40734be80ac620983971d911ec4cde798f551873f3eb008c7b7e')
-
-prepare() {
-  cd dtc-$pkgver
-  sed -i 's/-Werror//' Makefile
-  sed -i 's/python\b/python2/' tests/run_tests.sh
-}
-
-build() {
-  cd dtc-$pkgver
-  make
-}
-
-check() {
-  cd dtc-$pkgver
-  make check
-}
-
-package() {
-  cd dtc-$pkgver
-  make DESTDIR="$pkgdir" SETUP_PREFIX="$pkgdir/usr" PREFIX=/usr install
-}
-

Copied: dtc/repos/community-x86_64/PKGBUILD (from rev 365005, 
dtc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 22:31:44 UTC (rev 365006)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: Frederic Bezies 
+
+pkgname=dtc
+pkgver=1.4.7
+pkgrel=1
+pkgdesc='Device Tree Compiler'
+url='http://www.devicetree.org/Device_Tree_Compiler'
+arch=(x86_64)
+license=(GPL2)
+makedepends=(swig python2)
+checkdepends=(valgrind)
+source=(https://www.kernel.org/pub/software/utils/dtc/dtc-$pkgver.tar.xz)
+sha256sums=('6643e8f00ff86350f465bb54b2185058b5b1b7bac01a0842c81a52b86589cde7')
+
+prepare() {
+  cd dtc-$pkgver
+  sed -i 's/-Werror//' Makefile
+  sed -i 's/python\b/python2/' tests/run_tests.sh
+}
+
+build() {
+  cd dtc-$pkgver
+  make
+}
+
+check() {
+  cd dtc-$pkgver
+  make check
+}
+
+package() {
+  cd dtc-$pkgver
+  make DESTDIR="$pkgdir" SETUP_PREFIX="$pkgdir/usr" PREFIX=/usr install
+}
+


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 22:31:20
  Author: anatolik
Revision: 365005

upgpkg: dtc 1.4.7-1

Modified:
  dtc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 22:24:31 UTC (rev 365004)
+++ PKGBUILD2018-07-30 22:31:20 UTC (rev 365005)
@@ -3,7 +3,7 @@
 # Contributor: Frederic Bezies 
 
 pkgname=dtc
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc='Device Tree Compiler'
 url='http://www.devicetree.org/Device_Tree_Compiler'
@@ -10,8 +10,9 @@
 arch=(x86_64)
 license=(GPL2)
 makedepends=(swig python2)
+checkdepends=(valgrind)
 source=(https://www.kernel.org/pub/software/utils/dtc/dtc-$pkgver.tar.xz)
-sha256sums=('382302bfcc3c40734be80ac620983971d911ec4cde798f551873f3eb008c7b7e')
+sha256sums=('6643e8f00ff86350f465bb54b2185058b5b1b7bac01a0842c81a52b86589cde7')
 
 prepare() {
   cd dtc-$pkgver


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

2018-07-30 Thread Eli Schwartz via arch-commits
Date: Monday, July 30, 2018 @ 22:24:31
  Author: eschwartz
Revision: 365004

archrelease: copy trunk to community-staging-x86_64

Added:
  python-pytorch/repos/community-staging-x86_64/PKGBUILD
(from rev 365003, python-pytorch/trunk/PKGBUILD)
  python-pytorch/repos/community-staging-x86_64/noplt.patch
(from rev 365003, python-pytorch/trunk/noplt.patch)
Deleted:
  python-pytorch/repos/community-staging-x86_64/PKGBUILD
  python-pytorch/repos/community-staging-x86_64/noplt.patch

-+
 PKGBUILD|  404 +-
 noplt.patch |   26 +--
 2 files changed, 215 insertions(+), 215 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 22:24:03 UTC (rev 365003)
+++ PKGBUILD2018-07-30 22:24:31 UTC (rev 365004)
@@ -1,202 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-pkgbase="python-pytorch"
-pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
-_pkgname="pytorch"
-_commit=200fb22
-pkgver=0.4.1
-pkgrel=1
-pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-arch=('x86_64')
-url="http://pytorch.org";
-license=('BSD')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools'
- 'python-yaml' 'python2-yaml' 'python-numpy' 'python2-numpy'
- 'cmake' 'cuda' 'cudnn' 'git' 'python2-typing')
-source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#commit=$_commit";
-"git://github.com/01org/tbb"
-"git://github.com/catchorg/Catch2"
-"git://github.com/ARM-software/ComputeLibrary"
-"git://github.com/Maratyszcza/FP16"
-"git://github.com/Maratyszcza/FXdiv"
-"git://github.com/Maratyszcza/NNPACK"
-"git://github.com/google/benchmark"
-"git://github.com/Maratyszcza/cpuinfo"
-"git://github.com/NVlabs/cub"
-"git://github.com/eigenteam/eigen-git-mirror"
-"git://github.com/facebookincubator/gloo"
-"git://github.com/google/googletest"
-"git://github.com/Yangqing/ios-cmake"
-"git://github.com/nanopb/nanopb"
-"git://github.com/NervanaSystems/nervanagpu"
-"git://github.com/nvidia/nccl"
-"git://github.com/onnx/onnx"
-"git://github.com/google/protobuf"
-"git://github.com/Maratyszcza/psimd"
-"git://github.com/Maratyszcza/pthreadpool"
-"git://github.com/pybind/pybind11"
-"git://github.com/PeachPy/enum34"
-"git://github.com/Maratyszcza/PeachPy"
-"git://github.com/benjaminp/six"
-"git://github.com/facebook/zstd"
-noplt.patch)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'8e845663abbbd78bd4d3fcb8997b85c644a09470b166ed3a95429636670eb4ef')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  patch -Np1 -i "${srcdir}"/noplt.patch
-
-  git submodule init
-  git config submodule."aten/src/ATen/cpu/cpuinfo".url ${srcdir}/cpuinfo
-  git config submodule."aten/src/ATen/cpu/tbb/tbb_remote".url ${srcdir}/tbb
-  git config submodule."aten/src/ATen/utils/catch".url ${srcdir}/Catch2
-  git config submodule."third_party/nanopb".url ${srcdir}/nanopb
-  git config submodule."third_party/pybind11".url ${srcdir}/pybind11
-  git config submodule."third_party/nccl".url ${srcdir}/nccl
-  git config submodule."third_party/cub".url ${srcdir}/cub
-  git config submodule."third_party/eigen".url ${srcdir}/eigen-git-mirror
-  git config submodule."third_party/googletest".url ${srcdir}/googletest
-  git config submodule."third_party/nervanagpu".url ${srcdir}/nervanagpu
-  git config submodule."third_party/benchmark".url ${srcdir}/benchmark
-  git config submodule."third_party/protobuf".url ${srcdir}/protobuf
-  git config submodule."third_party/ios-cmake".url ${srcdir}/ios-cmake
-  git config submodule."third_party/NNPACK".url ${srcdir}/NNPACK
-  git config submodule."third_party/gloo".url ${srcdir}/gloo
-  git config submodule."third_party/NNPACK_deps/pthread_ool".url 
${srcdir}/pthreadpool
-  git config submodule."third_party/NNPACK_deps/FXdiv".url ${srcdir}/FXdiv
-  git config submodule."third_party/NNPACK_deps/FP16".url ${srcdir}/FP16
-  git config submodule."third_party/NNPACK_deps/psimd".url ${srcdir}/psimd
-  git config submodule."third_party/zstd".url ${srcdir}/zstd
-  git config submodule."third_party/cpuinfo".url ${srcdir}/cpuinfo
-  git config submodule."third_party/python-enum".url $

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

2018-07-30 Thread Eli Schwartz via arch-commits
Date: Monday, July 30, 2018 @ 22:24:03
  Author: eschwartz
Revision: 365003

upgpkg: python-pytorch 0.4.1-3

python 3.7 rebuild

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 20:59:21 UTC (rev 365002)
+++ PKGBUILD2018-07-30 22:24:03 UTC (rev 365003)
@@ -6,7 +6,7 @@
 _pkgname="pytorch"
 _commit=200fb22
 pkgver=0.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="https://pytorch.org";


[arch-commits] Commit in visualvm/repos/extra-x86_64 (6 files)

2018-07-30 Thread Levente Polyak via arch-commits
Date: Monday, July 30, 2018 @ 22:16:01
  Author: anthraxx
Revision: 329699

archrelease: copy trunk to extra-x86_64

Added:
  visualvm/repos/extra-x86_64/PKGBUILD
(from rev 329698, visualvm/trunk/PKGBUILD)
  visualvm/repos/extra-x86_64/icon.png
(from rev 329698, visualvm/trunk/icon.png)
  visualvm/repos/extra-x86_64/visualvm.desktop
(from rev 329698, visualvm/trunk/visualvm.desktop)
Deleted:
  visualvm/repos/extra-x86_64/PKGBUILD
  visualvm/repos/extra-x86_64/icon.png
  visualvm/repos/extra-x86_64/visualvm.desktop

--+
 PKGBUILD |  106 +++--
 visualvm.desktop |   16 
 2 files changed, 62 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 22:15:42 UTC (rev 329698)
+++ PKGBUILD2018-07-30 22:16:01 UTC (rev 329699)
@@ -1,52 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-# Contributor: Kristof JOZSA 
-pkgname=visualvm
-pkgver=1.3.9
-_shortver=${pkgver//\./}
-pkgrel=1
-pkgdesc='Visual tool integrating several commandline JDK tools and lightweight 
profiling capabilities'
-arch=('i686' 'x86_64')
-url='https://visualvm.github.io/'
-license=('custom:GPL')
-depends=('java-environment')
-source=("https://github.com/${pkgname}/${pkgname}.src/releases/download/${pkgver}/${pkgname}_${_shortver}.zip";
-'visualvm.desktop'
-'icon.png')
-sha256sums=('90dfabfcbebe9214c8474c9edd1c36d67426b162ec642cb3527540a191812b93'
-'e820807e8d78446cf156a3947d97856e24865bb0d8c957e9ce2fed309c737441'
-'452fbd85c968ec7176c5894bc4106b7e25310314d44278d807510675b6a5c864')
-
-package() {
-  cd "${srcdir}/${pkgname}_${_shortver}"
-
-  mkdir -p "${pkgdir}/usr/share/${pkgname}"
-  cp -R bin platform profiler visualvm "${pkgdir}/usr/share/${pkgname}"
-
-  install -d "${pkgdir}/etc/${pkgname}"
-  cp -R etc/* "${pkgdir}/etc/${pkgname}"
-  ln -s /etc/${pkgname} "${pkgdir}/usr/share/${pkgname}/etc"
-# 'visualvm' shell script cannot even set his own variable 
'visualvm_jdkhome'
-  sed -i \
--e 's|#visualvm_jdkhome="/path/to/jdk"|visualvm_jdkhome="${JAVA_HOME}"|' \
--e 
's|visualvm_default_options="|visualvm_default_options="-J-Dawt.useSystemAAFontSettings=on
 |' \
-  "${pkgdir}/etc/${pkgname}/visualvm.conf"
-
-  rm -rf 
"${pkgdir}"/usr/share/${pkgname}/profiler/lib/deployed/jdk*/{hpux*,mac,solaris*,windows*,linux-arm*}
-  if [ ${CARCH} == 'i686' ]; then
-rm -rf 
"${pkgdir}"/usr/share/${pkgname}/profiler/lib/deployed/jdk*/linux-amd64 \
-   "${pkgdir}"/usr/share/${pkgname}/platform/modules/lib/amd64
-  else
-rm -rf "${pkgdir}"/usr/share/${pkgname}/profiler/lib/deployed/jdk*/linux \
-   "${pkgdir}"/usr/share/${pkgname}/platform/modules/lib/i386
-  fi
-
-  find "${pkgdir}"/usr/share/${pkgname} \( -name "*.exe" -o -name "*.dll" \) 
-delete
-
-  install -d "${pkgdir}/usr/bin"
-  ln -s /usr/share/${pkgname}/bin/visualvm "${pkgdir}/usr/bin/${pkgname}"
-
-  install -Dm644 "${srcdir}/icon.png" "${pkgdir}/usr/share/${pkgname}/icon.png"
-  install -Dm644 "${srcdir}/visualvm.desktop" 
"${pkgdir}/usr/share/applications/visualvm.desktop"
-
-  install -D LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-}

Copied: visualvm/repos/extra-x86_64/PKGBUILD (from rev 329698, 
visualvm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 22:16:01 UTC (rev 329699)
@@ -0,0 +1,54 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Guillaume ALAUX 
+# Contributor: Kristof JOZSA 
+
+pkgname=visualvm
+pkgver=1.4.1
+_shortver=${pkgver//\./}
+pkgrel=1
+pkgdesc='Visual tool integrating several commandline JDK tools and lightweight 
profiling capabilities'
+url='https://visualvm.github.io/'
+arch=('x86_64')
+license=('custom:GPL')
+depends=('java-environment')
+source=(https://github.com/${pkgname}/${pkgname}.src/releases/download/${pkgver}/${pkgname}_${_shortver}.zip
+visualvm.desktop
+icon.png)
+sha256sums=('cb7d98b514c8448cffaf0f453f2dd257cbcc3b84bf51e6d43145ae706fa726b8'
+'e820807e8d78446cf156a3947d97856e24865bb0d8c957e9ce2fed309c737441'
+'452fbd85c968ec7176c5894bc4106b7e25310314d44278d807510675b6a5c864')
+
+package() {
+  cd ${pkgname}_${_shortver}
+
+  install -d "${pkgdir}/usr/share/${pkgname}"
+  cp -R bin platform profiler visualvm "${pkgdir}/usr/share/${pkgname}"
+
+  install -d "${pkgdir}/etc/${pkgname}"
+  cp -R etc/* "${pkgdir}/etc/${pkgname}"
+  ln -s /etc/${pkgname} "${pkgdir}/usr/share/${pkgname}/etc"
+# 'visualvm' shell script cannot even set his own variable 
'visualvm_jdkhome'
+  sed -i \
+-e 's|#visualvm_jdkhome="/path/to/jdk"|visualvm_jdkhome="${JAVA_HOME}"|' \
+-e 
's|visualvm_default_options="|visualvm_default_options="-J-Dawt.useSystemAAFontSettings=on
 |' \
+  "${pkgdir}/etc/${pkgname}/visualvm.conf"
+
+  rm -rf 
"${pkgdir}"/usr/

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

2018-07-30 Thread Levente Polyak via arch-commits
Date: Monday, July 30, 2018 @ 22:15:42
  Author: anthraxx
Revision: 329698

upgpkg: visualvm 1.4.1-1

Modified:
  visualvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:46:16 UTC (rev 329697)
+++ PKGBUILD2018-07-30 22:15:42 UTC (rev 329698)
@@ -1,25 +1,27 @@
+# Maintainer: Levente Polyak 
 # Maintainer: Guillaume ALAUX 
 # Contributor: Kristof JOZSA 
+
 pkgname=visualvm
-pkgver=1.3.9
+pkgver=1.4.1
 _shortver=${pkgver//\./}
 pkgrel=1
 pkgdesc='Visual tool integrating several commandline JDK tools and lightweight 
profiling capabilities'
+url='https://visualvm.github.io/'
 arch=('x86_64')
-url='https://visualvm.github.io/'
 license=('custom:GPL')
 depends=('java-environment')
-source=("https://github.com/${pkgname}/${pkgname}.src/releases/download/${pkgver}/${pkgname}_${_shortver}.zip";
-'visualvm.desktop'
-'icon.png')
-sha256sums=('90dfabfcbebe9214c8474c9edd1c36d67426b162ec642cb3527540a191812b93'
+source=(https://github.com/${pkgname}/${pkgname}.src/releases/download/${pkgver}/${pkgname}_${_shortver}.zip
+visualvm.desktop
+icon.png)
+sha256sums=('cb7d98b514c8448cffaf0f453f2dd257cbcc3b84bf51e6d43145ae706fa726b8'
 'e820807e8d78446cf156a3947d97856e24865bb0d8c957e9ce2fed309c737441'
 '452fbd85c968ec7176c5894bc4106b7e25310314d44278d807510675b6a5c864')
 
 package() {
-  cd "${srcdir}/${pkgname}_${_shortver}"
+  cd ${pkgname}_${_shortver}
 
-  mkdir -p "${pkgdir}/usr/share/${pkgname}"
+  install -d "${pkgdir}/usr/share/${pkgname}"
   cp -R bin platform profiler visualvm "${pkgdir}/usr/share/${pkgname}"
 
   install -d "${pkgdir}/etc/${pkgname}"
@@ -45,8 +47,8 @@
   install -d "${pkgdir}/usr/bin"
   ln -s /usr/share/${pkgname}/bin/visualvm "${pkgdir}/usr/bin/${pkgname}"
 
-  install -Dm644 "${srcdir}/icon.png" "${pkgdir}/usr/share/${pkgname}/icon.png"
-  install -Dm644 "${srcdir}/visualvm.desktop" 
"${pkgdir}/usr/share/applications/visualvm.desktop"
+  install -Dm 644 "${srcdir}/icon.png" -t "${pkgdir}/usr/share/${pkgname}"
+  install -Dm 644 "${srcdir}/visualvm.desktop" -t 
"${pkgdir}/usr/share/applications"
 
-  install -D LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 20:59:21
  Author: dvzrv
Revision: 365002

archrelease: copy trunk to community-x86_64

Added:
  jnoisemeter/repos/community-x86_64/
  jnoisemeter/repos/community-x86_64/PKGBUILD
(from rev 365001, jnoisemeter/trunk/PKGBUILD)

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

Copied: jnoisemeter/repos/community-x86_64/PKGBUILD (from rev 365001, 
jnoisemeter/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-07-30 20:59:21 UTC (rev 365002)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: David Runge 
+pkgname=jnoisemeter
+pkgver=0.1.0
+pkgrel=2
+pkgdesc="Measure audio test signals and in particular noise signals"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('clthreads' 'clxclient' 'jack')
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
+sha512sums=('744f69007aa7d5a5410e1c73fb5894cf9639c2958d6434f96eb5ec3ee191487ed919a030ba724e9a86d60fd15ce0c75c8ef1787e5eceec90d4f359c067a66781')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # remove optimization
+  sed -e '/march=native/d' \
+  -i source/Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make LIBDIR=lib PREFIX=/usr
+}
+
+package() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+
+  # doc
+  install -vDm 644 ../{AUTHORS,README} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+


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

2018-07-30 Thread Eli Schwartz via arch-commits
Date: Monday, July 30, 2018 @ 20:56:26
  Author: eschwartz
Revision: 365001

archrelease: copy trunk to community-x86_64

Added:
  python-pytorch/repos/community-x86_64/PKGBUILD
(from rev 365000, python-pytorch/trunk/PKGBUILD)
  python-pytorch/repos/community-x86_64/noplt.patch
(from rev 365000, python-pytorch/trunk/noplt.patch)
Deleted:
  python-pytorch/repos/community-x86_64/PKGBUILD
  python-pytorch/repos/community-x86_64/noplt.patch

-+
 PKGBUILD|  404 +-
 noplt.patch |   26 +--
 2 files changed, 215 insertions(+), 215 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 20:56:01 UTC (rev 365000)
+++ PKGBUILD2018-07-30 20:56:26 UTC (rev 365001)
@@ -1,202 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-pkgbase="python-pytorch"
-pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
-_pkgname="pytorch"
-_commit=200fb22
-pkgver=0.4.0
-pkgrel=4
-pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-arch=('x86_64')
-url="http://pytorch.org";
-license=('BSD')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools'
- 'python-yaml' 'python2-yaml' 'python-numpy' 'python2-numpy'
- 'cmake' 'cuda' 'cudnn' 'git' 'python2-typing')
-source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#commit=$_commit";
-"git://github.com/01org/tbb"
-"git://github.com/catchorg/Catch2"
-"git://github.com/ARM-software/ComputeLibrary"
-"git://github.com/Maratyszcza/FP16"
-"git://github.com/Maratyszcza/FXdiv"
-"git://github.com/Maratyszcza/NNPACK"
-"git://github.com/google/benchmark"
-"git://github.com/Maratyszcza/cpuinfo"
-"git://github.com/NVlabs/cub"
-"git://github.com/eigenteam/eigen-git-mirror"
-"git://github.com/facebookincubator/gloo"
-"git://github.com/google/googletest"
-"git://github.com/Yangqing/ios-cmake"
-"git://github.com/nanopb/nanopb"
-"git://github.com/NervanaSystems/nervanagpu"
-"git://github.com/nvidia/nccl"
-"git://github.com/onnx/onnx"
-"git://github.com/google/protobuf"
-"git://github.com/Maratyszcza/psimd"
-"git://github.com/Maratyszcza/pthreadpool"
-"git://github.com/pybind/pybind11"
-"git://github.com/PeachPy/enum34"
-"git://github.com/Maratyszcza/PeachPy"
-"git://github.com/benjaminp/six"
-"git://github.com/facebook/zstd"
-noplt.patch)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'8e845663abbbd78bd4d3fcb8997b85c644a09470b166ed3a95429636670eb4ef')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  patch -Np1 -i "${srcdir}"/noplt.patch
-
-  git submodule init
-  git config submodule."aten/src/ATen/cpu/cpuinfo".url ${srcdir}/cpuinfo
-  git config submodule."aten/src/ATen/cpu/tbb/tbb_remote".url ${srcdir}/tbb
-  git config submodule."aten/src/ATen/utils/catch".url ${srcdir}/Catch2
-  git config submodule."third_party/nanopb".url ${srcdir}/nanopb
-  git config submodule."third_party/pybind11".url ${srcdir}/pybind11
-  git config submodule."third_party/nccl".url ${srcdir}/nccl
-  git config submodule."third_party/cub".url ${srcdir}/cub
-  git config submodule."third_party/eigen".url ${srcdir}/eigen-git-mirror
-  git config submodule."third_party/googletest".url ${srcdir}/googletest
-  git config submodule."third_party/nervanagpu".url ${srcdir}/nervanagpu
-  git config submodule."third_party/benchmark".url ${srcdir}/benchmark
-  git config submodule."third_party/protobuf".url ${srcdir}/protobuf
-  git config submodule."third_party/ios-cmake".url ${srcdir}/ios-cmake
-  git config submodule."third_party/NNPACK".url ${srcdir}/NNPACK
-  git config submodule."third_party/gloo".url ${srcdir}/gloo
-  git config submodule."third_party/NNPACK_deps/pthread_ool".url 
${srcdir}/pthreadpool
-  git config submodule."third_party/NNPACK_deps/FXdiv".url ${srcdir}/FXdiv
-  git config submodule."third_party/NNPACK_deps/FP16".url ${srcdir}/FP16
-  git config submodule."third_party/NNPACK_deps/psimd".url ${srcdir}/psimd
-  git config submodule."third_party/zstd".url ${srcdir}/zstd
-  git config submodule."third_party/cpuinfo".url ${srcdir}/cpuinfo
-  git config submodule."third_party/python-enum".url ${srcdir}/enum34
-  git config submodule.

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

2018-07-30 Thread Eli Schwartz via arch-commits
Date: Monday, July 30, 2018 @ 20:56:01
  Author: eschwartz
Revision: 365000

upgpkg: python-pytorch 0.4.1-2

upstream release rebuilt against extra/community

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 20:53:20 UTC (rev 364999)
+++ PKGBUILD2018-07-30 20:56:01 UTC (rev 365000)
@@ -6,40 +6,40 @@
 _pkgname="pytorch"
 _commit=200fb22
 pkgver=0.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
-url="http://pytorch.org";
+url="https://pytorch.org";
 license=('BSD')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools'
  'python-yaml' 'python2-yaml' 'python-numpy' 'python2-numpy'
  'cmake' 'cuda' 'cudnn' 'git' 'python2-typing')
 
source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#commit=$_commit";
-"git://github.com/01org/tbb"
-"git://github.com/catchorg/Catch2"
-"git://github.com/ARM-software/ComputeLibrary"
-"git://github.com/Maratyszcza/FP16"
-"git://github.com/Maratyszcza/FXdiv"
-"git://github.com/Maratyszcza/NNPACK"
-"git://github.com/google/benchmark"
-"git://github.com/Maratyszcza/cpuinfo"
-"git://github.com/NVlabs/cub"
-"git://github.com/eigenteam/eigen-git-mirror"
-"git://github.com/facebookincubator/gloo"
-"git://github.com/google/googletest"
-"git://github.com/Yangqing/ios-cmake"
-"git://github.com/nanopb/nanopb"
-"git://github.com/NervanaSystems/nervanagpu"
-"git://github.com/nvidia/nccl"
-"git://github.com/onnx/onnx"
-"git://github.com/google/protobuf"
-"git://github.com/Maratyszcza/psimd"
-"git://github.com/Maratyszcza/pthreadpool"
-"git://github.com/pybind/pybind11"
-"git://github.com/PeachPy/enum34"
-"git://github.com/Maratyszcza/PeachPy"
-"git://github.com/benjaminp/six"
-"git://github.com/facebook/zstd"
+"git+https://github.com/01org/tbb";
+"git+https://github.com/catchorg/Catch2";
+"git+https://github.com/ARM-software/ComputeLibrary";
+"git+https://github.com/Maratyszcza/FP16";
+"git+https://github.com/Maratyszcza/FXdiv";
+"git+https://github.com/Maratyszcza/NNPACK";
+"git+https://github.com/google/benchmark";
+"git+https://github.com/Maratyszcza/cpuinfo";
+"git+https://github.com/NVlabs/cub";
+"git+https://github.com/eigenteam/eigen-git-mirror";
+"git+https://github.com/facebookincubator/gloo";
+"git+https://github.com/google/googletest";
+"git+https://github.com/Yangqing/ios-cmake";
+"git+https://github.com/nanopb/nanopb";
+"git+https://github.com/NervanaSystems/nervanagpu";
+"git+https://github.com/nvidia/nccl";
+"git+https://github.com/onnx/onnx";
+"git+https://github.com/google/protobuf";
+"git+https://github.com/Maratyszcza/psimd";
+"git+https://github.com/Maratyszcza/pthreadpool";
+"git+https://github.com/pybind/pybind11";
+"git+https://github.com/PeachPy/enum34";
+"git+https://github.com/Maratyszcza/PeachPy";
+"git+https://github.com/benjaminp/six";
+"git+https://github.com/facebook/zstd";
 noplt.patch)
 sha256sums=('SKIP'
 'SKIP'
@@ -75,32 +75,32 @@
   patch -Np1 -i "${srcdir}"/noplt.patch
 
   git submodule init
-  git config submodule."aten/src/ATen/cpu/cpuinfo".url ${srcdir}/cpuinfo
-  git config submodule."aten/src/ATen/cpu/tbb/tbb_remote".url ${srcdir}/tbb
-  git config submodule."aten/src/ATen/utils/catch".url ${srcdir}/Catch2
-  git config submodule."third_party/nanopb".url ${srcdir}/nanopb
-  git config submodule."third_party/pybind11".url ${srcdir}/pybind11
-  git config submodule."third_party/nccl".url ${srcdir}/nccl
-  git config submodule."third_party/cub".url ${srcdir}/cub
-  git config submodule."third_party/eigen".url ${srcdir}/eigen-git-mirror
-  git config submodule."third_party/googletest".url ${srcdir}/googletest
-  git config submodule."third_party/nervanagpu".url ${srcdir}/nervanagpu
-  git config submodule."third_party/benchmark".url ${srcdir}/benchmark
-  git config submodule."third_party/protobuf".url ${srcdir}/protobuf
-  git config submodule."third_party/ios-cmake".url ${srcdir}/ios-cmake
-  git config submodule."third_party/NNPACK".url ${srcdir}/NNPACK
-  git config submodule."third_party/gloo".url ${srcdir}/gloo
-  git config submodule."third_party/NNPACK_deps/pthread_ool".url 
${srcdir}/pthreadpool
-  git config submodule."third_party/NNPACK_deps/FXdiv".url ${srcdir}/FXdiv
-  git config submodule."third_party/NNPACK_deps/FP16".url ${srcdir}/F

[arch-commits] Commit in (4 files)

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 20:53:20
  Author: dvzrv
Revision: 364999

Adding jnoisemeter from the AUR.

Added:
  jnoisemeter/
  jnoisemeter/repos/
  jnoisemeter/trunk/
  jnoisemeter/trunk/PKGBUILD

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

Added: jnoisemeter/trunk/PKGBUILD
===
--- jnoisemeter/trunk/PKGBUILD  (rev 0)
+++ jnoisemeter/trunk/PKGBUILD  2018-07-30 20:53:20 UTC (rev 364999)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: David Runge 
+pkgname=jnoisemeter
+pkgver=0.1.0
+pkgrel=2
+pkgdesc="Measure audio test signals and in particular noise signals"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('clthreads' 'clxclient' 'jack')
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
+sha512sums=('744f69007aa7d5a5410e1c73fb5894cf9639c2958d6434f96eb5ec3ee191487ed919a030ba724e9a86d60fd15ce0c75c8ef1787e5eceec90d4f359c067a66781')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # remove optimization
+  sed -e '/march=native/d' \
+  -i source/Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make LIBDIR=lib PREFIX=/usr
+}
+
+package() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+
+  # doc
+  install -vDm 644 ../{AUTHORS,README} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+


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


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 20:36:41
  Author: dvzrv
Revision: 364998

archrelease: copy trunk to community-x86_64

Added:
  aliki/repos/community-x86_64/
  aliki/repos/community-x86_64/PKGBUILD
(from rev 364997, aliki/trunk/PKGBUILD)

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

Copied: aliki/repos/community-x86_64/PKGBUILD (from rev 364997, 
aliki/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-07-30 20:36:41 UTC (rev 364998)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: David Runge 
+pkgname=aliki
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="Measure Impulse Responses using a sine sweep and deconvolution"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('clthreads' 'clxclient' 'fftw' 'jack' 'libsndfile' 'zita-alsa-pcmi')
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
+sha512sums=('4ffb8287b1e0266d0d967d9cffae8f6438b0602e90b2c1cabdbaddf34b959e025d5cc247856642ebbebcaaa1314606b7f58d73b9e616ffcb54280f86f3788596')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+# remove optimization
+  sed -e '/march=native/d' -i source/Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr LIBDIR=lib
+}
+
+package() {
+  cd "$pkgname-$pkgver/source"
+  # installing by hand because the Makefile install target is broken
+  install -vDm 755 ${pkgname}{,-rt} -t "${pkgdir}/usr/bin/"
+  # docs
+  install -vDm 644 ../{AUTHORS,README,doc/${pkgname}-manual.pdf} \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+}


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 20:33:56
  Author: dvzrv
Revision: 364997

Adding aliki.

Added:
  aliki/
  aliki/repos/
  aliki/trunk/
  aliki/trunk/PKGBUILD

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

Added: aliki/trunk/PKGBUILD
===
--- aliki/trunk/PKGBUILD(rev 0)
+++ aliki/trunk/PKGBUILD2018-07-30 20:33:56 UTC (rev 364997)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: David Runge 
+pkgname=aliki
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="Measure Impulse Responses using a sine sweep and deconvolution"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('clthreads' 'clxclient' 'fftw' 'jack' 'libsndfile' 'zita-alsa-pcmi')
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
+sha512sums=('4ffb8287b1e0266d0d967d9cffae8f6438b0602e90b2c1cabdbaddf34b959e025d5cc247856642ebbebcaaa1314606b7f58d73b9e616ffcb54280f86f3788596')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+# remove optimization
+  sed -e '/march=native/d' -i source/Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr LIBDIR=lib
+}
+
+package() {
+  cd "$pkgname-$pkgver/source"
+  # installing by hand because the Makefile install target is broken
+  install -vDm 755 ${pkgname}{,-rt} -t "${pkgdir}/usr/bin/"
+  # docs
+  install -vDm 644 ../{AUTHORS,README,doc/${pkgname}-manual.pdf} \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+}


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


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 20:12:05
  Author: dvzrv
Revision: 364996

archrelease: copy trunk to community-x86_64

Added:
  jaaa/repos/community-x86_64/
  jaaa/repos/community-x86_64/PKGBUILD
(from rev 364995, jaaa/trunk/PKGBUILD)

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

Copied: jaaa/repos/community-x86_64/PKGBUILD (from rev 364995, 
jaaa/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-07-30 20:12:05 UTC (rev 364996)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Christopher Arndt 
+# Contributor: speps 
+# Contributor: Philipp Überbacher 
+# Contributor: Shinlun Hsieh 
+pkgname=jaaa
+pkgver=0.8.4
+pkgrel=2
+pkgdesc="JACK and ALSA Audio Analyser"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('clthreads' 'clxclient' 'fftw' 'jack' 'zita-alsa-pcmi')
+makedepends=()
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
+sha512sums=('d83dad995d4d6919e719671e19610be9cc6b9c14d922eabc6892f3427584baaacc212b37f0466373a38f1fcc65838851c09bb2ae72d9dfdc9c52921b594cbe8d')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # remove optimization
+  sed -e '/march=native/d' \
+  -i source/Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make LIBDIR=lib
+}
+
+package() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+
+  # doc
+  install -vDm 644 ../{AUTHORS,README} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 20:09:40
  Author: dvzrv
Revision: 364995

Adding jaaa from the AUR.

Added:
  jaaa/
  jaaa/repos/
  jaaa/trunk/
  jaaa/trunk/PKGBUILD

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

Added: jaaa/trunk/PKGBUILD
===
--- jaaa/trunk/PKGBUILD (rev 0)
+++ jaaa/trunk/PKGBUILD 2018-07-30 20:09:40 UTC (rev 364995)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Christopher Arndt 
+# Contributor: speps 
+# Contributor: Philipp Überbacher 
+# Contributor: Shinlun Hsieh 
+pkgname=jaaa
+pkgver=0.8.4
+pkgrel=2
+pkgdesc="JACK and ALSA Audio Analyser"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('clthreads' 'clxclient' 'fftw' 'jack' 'zita-alsa-pcmi')
+makedepends=()
+source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$pkgname-$pkgver.tar.bz2";)
+sha512sums=('d83dad995d4d6919e719671e19610be9cc6b9c14d922eabc6892f3427584baaacc212b37f0466373a38f1fcc65838851c09bb2ae72d9dfdc9c52921b594cbe8d')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # remove optimization
+  sed -e '/march=native/d' \
+  -i source/Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver/source"
+  make LIBDIR=lib
+}
+
+package() {
+  cd "$pkgname-$pkgver/source"
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+
+  # doc
+  install -vDm 644 ../{AUTHORS,README} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+


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


[arch-commits] Commit in evolution-data-server/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:45:55
  Author: heftig
Revision: 329696

archrelease: copy trunk to extra-x86_64

Added:
  evolution-data-server/repos/extra-x86_64/PKGBUILD
(from rev 329695, evolution-data-server/trunk/PKGBUILD)
Deleted:
  evolution-data-server/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 19:44:58 UTC (rev 329695)
+++ PKGBUILD2018-07-30 19:45:55 UTC (rev 329696)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=evolution-data-server
-pkgver=3.28.4
-pkgrel=1
-pkgdesc="Centralized access to appointments and contacts"
-url="https://wiki.gnome.org/Apps/Evolution";
-arch=(x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
-makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake 
ninja)
-license=(GPL)
-_commit=f766a0c363c034512140636aec6da47240d13f47  # tags/3.28.4^0
-source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  cmake ../$pkgname -G Ninja \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIBEXEC_INSTALL_DIR=/usr/lib \
--DSYSCONF_INSTALL_DIR=/etc \
--DENABLE_INTROSPECTION=ON \
--DENABLE_VALA_BINDINGS=ON \
--DENABLE_UOA=OFF \
--DENABLE_GTK_DOC=ON \
--DWITH_PHONENUMBER=ON
-  cmake --build .
-}
-
-check() {
-  # libedata-book tests fail because they try to
-  # mkdir /usr/lib/evolution-data-server/camel-providers
-  cmake --build build --target test || :
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --build build --target install
-}

Copied: evolution-data-server/repos/extra-x86_64/PKGBUILD (from rev 329695, 
evolution-data-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 19:45:55 UTC (rev 329696)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=evolution-data-server
+pkgver=3.28.5
+pkgrel=1
+pkgdesc="Centralized access to appointments and contacts"
+url="https://wiki.gnome.org/Apps/Evolution";
+arch=(x86_64)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
+makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake 
ninja)
+license=(GPL)
+_commit=e1da9bbbe68e669482d76e498e63da8abf8d30b0  # tags/3.28.5^0
+source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  cmake ../$pkgname -G Ninja \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBEXEC_INSTALL_DIR=/usr/lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DENABLE_INTROSPECTION=ON \
+-DENABLE_VALA_BINDINGS=ON \
+-DENABLE_UOA=OFF \
+-DENABLE_GTK_DOC=ON \
+-DWITH_PHONENUMBER=ON
+  cmake --build .
+}
+
+check() {
+  # libedata-book tests fail because they try to
+  # mkdir /usr/lib/evolution-data-server/camel-providers
+  cmake --build build --target test || :
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+}


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:46:16
  Author: heftig
Revision: 329697

archrelease: copy trunk to extra-x86_64

Added:
  evolution-ews/repos/extra-x86_64/PKGBUILD
(from rev 329696, evolution-ews/trunk/PKGBUILD)
Deleted:
  evolution-ews/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 19:45:55 UTC (rev 329696)
+++ PKGBUILD2018-07-30 19:46:16 UTC (rev 329697)
@@ -1,39 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=evolution-ews
-pkgver=3.28.4
-pkgrel=1
-pkgdesc="MS Exchange integration through Exchange Web Services"
-url="https://wiki.gnome.org/Apps/Evolution/EWS";
-arch=(x86_64)
-license=(LGPL2.1)
-depends=(libmspack evolution)
-makedepends=(git cmake ninja intltool python)
-options=(!emptydirs)
-_commit=4f4f3194b34a173793569d182d98e03169fa8b9c  # tags/3.28.4^0
-source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  cmake ../$pkgname -G Ninja \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIBEXEC_INSTALL_DIR=/usr/lib/evolution \
--DSYSCONF_INSTALL_DIR=/etc
-  cmake --build .
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --build build --target install
-}

Copied: evolution-ews/repos/extra-x86_64/PKGBUILD (from rev 329696, 
evolution-ews/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 19:46:16 UTC (rev 329697)
@@ -0,0 +1,39 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=evolution-ews
+pkgver=3.28.5
+pkgrel=1
+pkgdesc="MS Exchange integration through Exchange Web Services"
+url="https://wiki.gnome.org/Apps/Evolution/EWS";
+arch=(x86_64)
+license=(LGPL2.1)
+depends=(libmspack evolution)
+makedepends=(git cmake ninja intltool python)
+options=(!emptydirs)
+_commit=2dd18f2a93d1f05f3ebc8a7f5732bbb5338361e8  # tags/3.28.5^0
+source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  cmake ../$pkgname -G Ninja \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution \
+-DSYSCONF_INSTALL_DIR=/etc
+  cmake --build .
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+}


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:44:58
  Author: heftig
Revision: 329695

archrelease: copy trunk to extra-x86_64

Added:
  evolution/repos/extra-x86_64/PKGBUILD
(from rev 329694, evolution/trunk/PKGBUILD)
Deleted:
  evolution/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 19:42:15 UTC (rev 329694)
+++ PKGBUILD2018-07-30 19:44:58 UTC (rev 329695)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=evolution
-pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.28.4
-pkgrel=1
-pkgdesc="Manage your email, contacts and schedule"
-url="https://wiki.gnome.org/Apps/Evolution";
-arch=(x86_64)
-license=(GPL)
-depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
- dconf gtkspell3 libcryptui gnome-autoar)
-makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
- spamassassin highlight gtk-doc yelp-tools git cmake ninja)
-options=(!emptydirs)
-_commit=a976e8a45be9ba5a0cc8a77efaebb089e780992a  # tags/3.28.4^0
-source=("git+https://gitlab.gnome.org/GNOME/evolution.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgbase
-}
-
-build() {
-  cd build
-  cmake ../$pkgbase -G Ninja \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIBEXEC_INSTALL_DIR=/usr/lib \
--DSYSCONF_INSTALL_DIR=/etc \
--DENABLE_SMIME=ON \
--DENABLE_GTK_DOC=ON
-  cmake --build .
-}
-
-package_evolution() {
-  optdepends=('highlight: text highlight plugin'
-  'evolution-spamassassin: Spamassassin spam check plugin'
-  'evolution-bogofilter: Bogofilter spam check plugin')
-  groups=(gnome-extra)
-
-  DESTDIR="$pkgdir" cmake --build build --target install
-
-### Split
-  local x
-  for x in bogofilter spamassassin; do
-mkdir -p $x/usr/{lib/evolution/modules,share/metainfo}
-mv {"$pkgdir",$x}/usr/lib/evolution/modules/module-$x.so
-mv {"$pkgdir",$x}/usr/share/metainfo/org.gnome.Evolution-$x.metainfo.xml
-  done
-}
-
-
-package_evolution-bogofilter() {
-  pkgdesc="Spam filtering for Evolution, using Bogofilter"
-  depends=("evolution=$pkgver" bogofilter)
-
-  mv bogofilter/usr "$pkgdir"
-}
-
-package_evolution-spamassassin() {
-  pkgdesc="Spam filtering for Evolution, using SpamAssassin"
-  depends=("evolution=$pkgver" spamassassin)
-
-  mv spamassassin/usr "$pkgdir"
-}

Copied: evolution/repos/extra-x86_64/PKGBUILD (from rev 329694, 
evolution/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 19:44:58 UTC (rev 329695)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=evolution
+pkgname=(evolution evolution-bogofilter evolution-spamassassin)
+pkgver=3.28.5
+pkgrel=1
+pkgdesc="Manage your email, contacts and schedule"
+url="https://wiki.gnome.org/Apps/Evolution";
+arch=(x86_64)
+license=(GPL)
+depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
+ dconf gtkspell3 libcryptui gnome-autoar)
+makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
+ spamassassin highlight gtk-doc yelp-tools git cmake ninja)
+options=(!emptydirs)
+_commit=a580d9420cf28d4e3ccec40bef088e1c41a322a2  # tags/3.28.5^0
+source=("git+https://gitlab.gnome.org/GNOME/evolution.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgbase
+}
+
+build() {
+  cd build
+  cmake ../$pkgbase -G Ninja \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBEXEC_INSTALL_DIR=/usr/lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DENABLE_SMIME=ON \
+-DENABLE_GTK_DOC=ON
+  cmake --build .
+}
+
+package_evolution() {
+  optdepends=('highlight: text highlight plugin'
+  'evolution-spamassassin: Spamassassin spam check plugin'
+  'evolution-bogofilter: Bogofilter spam check plugin')
+  groups=(gnome-extra)
+
+  DESTDIR="$pkgdir" cmake --build build --target install
+
+### Split
+  local x
+  for x in bogofilter spamassassin; do
+mkdir -p $x/usr/{lib/evolution/modules,share/metainfo}
+mv {"$pkgdir",$x}/usr/lib/evolution/modules/module-$x.so
+mv {"$pkgdir",$x}/usr/share/metainfo/org.gnome.Evolution-$x.metainfo.xml
+  done
+}
+
+
+package_evolution-bogofilter() {
+  pkgdesc="Spam filtering for Evolution, using Bogofilter"
+  depends=("evolution=$pkgver" bogofilter)
+
+  mv bogofilter/usr "$pkgdir"
+}
+
+package_evolution-spamassassin() {
+  pkgdesc="Spam filtering for Evolution, using SpamAssassi

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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:42:13
  Author: heftig
Revision: 329693

3.28.5-1

Modified:
  evolution-ews/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:35:42 UTC (rev 329692)
+++ PKGBUILD2018-07-30 19:42:13 UTC (rev 329693)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=evolution-ews
-pkgver=3.28.4
+pkgver=3.28.5
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://wiki.gnome.org/Apps/Evolution/EWS";
@@ -11,7 +11,7 @@
 depends=(libmspack evolution)
 makedepends=(git cmake ninja intltool python)
 options=(!emptydirs)
-_commit=4f4f3194b34a173793569d182d98e03169fa8b9c  # tags/3.28.4^0
+_commit=2dd18f2a93d1f05f3ebc8a7f5732bbb5338361e8  # tags/3.28.5^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:42:15
  Author: heftig
Revision: 329694

3.28.5-1

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:42:13 UTC (rev 329693)
+++ PKGBUILD2018-07-30 19:42:15 UTC (rev 329694)
@@ -4,7 +4,7 @@
 
 pkgbase=evolution
 pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.28.4
+pkgver=3.28.5
 pkgrel=1
 pkgdesc="Manage your email, contacts and schedule"
 url="https://wiki.gnome.org/Apps/Evolution";
@@ -15,7 +15,7 @@
 makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
  spamassassin highlight gtk-doc yelp-tools git cmake ninja)
 options=(!emptydirs)
-_commit=a976e8a45be9ba5a0cc8a77efaebb089e780992a  # tags/3.28.4^0
+_commit=a580d9420cf28d4e3ccec40bef088e1c41a322a2  # tags/3.28.5^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution.git#commit=$_commit";)
 sha256sums=('SKIP')
 


[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:35:42
  Author: heftig
Revision: 329692

3.28.5-1

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:32:33 UTC (rev 329691)
+++ PKGBUILD2018-07-30 19:35:42 UTC (rev 329692)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=evolution-data-server
-pkgver=3.28.4
+pkgver=3.28.5
 pkgrel=1
 pkgdesc="Centralized access to appointments and contacts"
 url="https://wiki.gnome.org/Apps/Evolution";
@@ -10,7 +10,7 @@
 depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
 makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake 
ninja)
 license=(GPL)
-_commit=f766a0c363c034512140636aec6da47240d13f47  # tags/3.28.4^0
+_commit=e1da9bbbe68e669482d76e498e63da8abf8d30b0  # tags/3.28.5^0
 
source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:32:33
  Author: heftig
Revision: 329691

archrelease: copy trunk to extra-x86_64

Added:
  gupnp/repos/extra-x86_64/PKGBUILD
(from rev 329690, gupnp/trunk/PKGBUILD)
Deleted:
  gupnp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 19:32:04 UTC (rev 329690)
+++ PKGBUILD2018-07-30 19:32:33 UTC (rev 329691)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: György Balló 
-
-pkgname=gupnp
-pkgver=1.0.2+4+g47b1010
-pkgrel=1
-pkgdesc="An object-oriented UPNP framework"
-arch=(x86_64)
-url="https://wiki.gnome.org/Projects/GUPnP";
-license=(LGPL)
-depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
-optdepends=('python: gupnp-binding-tool')
-_commit=47b1010beb3a1942e150373dc53642501e3dca8b  # gupnp-1.0
-source=("git+https://git.gnome.org/browse/gupnp#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^gupnp-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-debug \
---disable-static \
---enable-compile-warnings=minimum \
---enable-gtk-doc \
---with-context-manager=linux
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gupnp/repos/extra-x86_64/PKGBUILD (from rev 329690, 
gupnp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 19:32:33 UTC (rev 329691)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: György Balló 
+
+pkgname=gupnp
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="An object-oriented UPNP framework"
+arch=(x86_64)
+url="https://wiki.gnome.org/Projects/GUPnP";
+license=(LGPL)
+depends=(gssdp util-linux)
+makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
+optdepends=('python: gupnp-binding-tool')
+_commit=0e4f31cfc489a2c21f052885695902ae5ba98c8a  # tags/gupnp-1.0.3^0
+source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^gupnp-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--disable-debug \
+--disable-static \
+--enable-compile-warnings=minimum \
+--enable-gtk-doc \
+--with-context-manager=linux
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:31:26
  Author: heftig
Revision: 329688

2.4.11-1

Modified:
  geoclue2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:31:10 UTC (rev 329687)
+++ PKGBUILD2018-07-30 19:31:26 UTC (rev 329688)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=geoclue2
-pkgver=2.4.10
+pkgver=2.4.11
 pkgrel=1
 pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
 arch=(x86_64)
@@ -10,9 +10,9 @@
 url="https://www.freedesktop.org/wiki/Software/GeoClue/";
 license=(LGPL)
 depends=(libsoup json-glib libmm-glib avahi libnotify)
-makedepends=(intltool python2 systemd gobject-introspection gnome-common git)
+makedepends=(intltool python2 systemd gobject-introspection gnome-common git 
vala)
 backup=(etc/geoclue/geoclue.conf)
-_commit=09dca5cac852fb8938ea2a654fc25fa1bbd82592  # tags/2.4.10^0
+_commit=69a5d624c636f4e1fd6471db0d55b1100a0c4e65  # tags/2.4.11^0
 source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -44,7 +44,7 @@
 build() {
   cd geoclue
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc
+--libexecdir=/usr/lib --disable-static --enable-gtk-doc --enable-vala
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:32:04
  Author: heftig
Revision: 329690

archrelease: copy trunk to extra-x86_64

Added:
  geoclue2/repos/extra-x86_64/PKGBUILD
(from rev 329689, geoclue2/trunk/PKGBUILD)
Deleted:
  geoclue2/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 19:31:32 UTC (rev 329689)
+++ PKGBUILD2018-07-30 19:32:04 UTC (rev 329690)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: György Balló 
-
-pkgname=geoclue2
-pkgver=2.4.10
-pkgrel=1
-pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/GeoClue/";
-license=(LGPL)
-depends=(libsoup json-glib libmm-glib avahi libnotify)
-makedepends=(intltool python2 systemd gobject-introspection gnome-common git)
-backup=(etc/geoclue/geoclue.conf)
-_commit=09dca5cac852fb8938ea2a654fc25fa1bbd82592  # tags/2.4.10^0
-source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit";)
-sha256sums=('SKIP')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-pkgver() {
-  cd geoclue
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd geoclue
-  sed -e "s/key=geoclue/key=$_mozilla_api_key/" \
-  -e "s/key=YOUR_KEY/key=$_google_api_key/" \
-  -i data/geoclue.conf.in
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd geoclue
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd geoclue
-  make DESTDIR="$pkgdir" install
-}

Copied: geoclue2/repos/extra-x86_64/PKGBUILD (from rev 329689, 
geoclue2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 19:32:04 UTC (rev 329690)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: György Balló 
+
+pkgname=geoclue2
+pkgver=2.4.11
+pkgrel=1
+pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
+arch=(x86_64)
+url="https://www.freedesktop.org/wiki/Software/GeoClue/";
+license=(LGPL)
+depends=(libsoup json-glib libmm-glib avahi libnotify)
+makedepends=(intltool python2 systemd gobject-introspection gnome-common git 
vala)
+backup=(etc/geoclue/geoclue.conf)
+_commit=69a5d624c636f4e1fd6471db0d55b1100a0c4e65  # tags/2.4.11^0
+source=("git+https://anongit.freedesktop.org/git/geoclue#commit=$_commit";)
+sha256sums=('SKIP')
+
+# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact foutre...@archlinux.org for
+# more information.
+_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
+
+# Mozilla API keys (see https://location.services.mozilla.com/api)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact hef...@archlinux.org for
+# more information.
+_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
+
+pkgver() {
+  cd geoclue
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd geoclue
+  sed -e "s/key=geoclue/key=$_mozilla_api_key/" \
+  -e "s/key=YOUR_KEY/key=$_google_api_key/" \
+  -i data/geoclue.conf.in
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd geoclue
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static --enable-gtk-doc --enable-vala
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd geoclue
+  make DESTDIR="$pkgdir" install
+}


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:28:46
  Author: heftig
Revision: 329682

1.0.3-1

Modified:
  gupnp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:27:29 UTC (rev 329681)
+++ PKGBUILD2018-07-30 19:28:46 UTC (rev 329682)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.0.2+4+g47b1010
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(x86_64)
@@ -12,8 +12,8 @@
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
 optdepends=('python: gupnp-binding-tool')
-_commit=47b1010beb3a1942e150373dc53642501e3dca8b  # gupnp-1.0
-source=("git+https://git.gnome.org/browse/gupnp#commit=$_commit";)
+_commit=0e4f31cfc489a2c21f052885695902ae5ba98c8a  # tags/gupnp-1.0.3^0
+source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:27:29
  Author: heftig
Revision: 329681

archrelease: copy trunk to extra-x86_64

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

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

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

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


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:26:56
  Author: heftig
Revision: 329680

archrelease: copy trunk to extra-x86_64

Added:
  fribidi/repos/extra-x86_64/PKGBUILD
(from rev 329679, fribidi/trunk/PKGBUILD)
Deleted:
  fribidi/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 19:24:47 UTC (rev 329679)
+++ PKGBUILD2018-07-30 19:26:56 UTC (rev 329680)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Nezmer 
-
-pkgname=fribidi
-pkgver=1.0.4
-pkgrel=1
-pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
-arch=('x86_64')
-license=('LGPL')
-url="https://github.com/fribidi/fribidi/";
-depends=('glibc')
-makedepends=('git' 'meson')
-_commit=902618192f1cdb4430e4f2dfc032d9fb36fccc5b  # tags/v1.0.4^0
-source=("git+https://github.com/fribidi/fribidi#commit=$_commit";)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D docs=false
-  ninja -C build
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: fribidi/repos/extra-x86_64/PKGBUILD (from rev 329679, 
fribidi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 19:26:56 UTC (rev 329680)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Nezmer 
+
+pkgname=fribidi
+pkgver=1.0.5
+pkgrel=1
+pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
+arch=('x86_64')
+license=('LGPL')
+url="https://github.com/fribidi/fribidi/";
+depends=('glibc')
+makedepends=('git' 'meson')
+_commit=5b6a16e8da12ae7ff482fbfa5a17b72bd518418f  # tags/v1.0.5^0
+source=("git+https://github.com/fribidi/fribidi#commit=$_commit";)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D docs=false
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:26:26
  Author: heftig
Revision: 364987

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 19:26:00 UTC (rev 364986)
+++ PKGBUILD2018-07-30 19:26:26 UTC (rev 364987)
@@ -1,45 +0,0 @@
-# $Id$
-# Contributor: Giovanni Scafora 
-# Contributor: Nezmer 
-
-_pkgbasename=fribidi
-pkgname=lib32-$_pkgbasename
-pkgver=1.0.4
-pkgrel=1
-pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (32-bit)"
-arch=('x86_64')
-license=('LGPL')
-url="https://github.com/fribidi/fribidi/";
-depends=('lib32-glibc' $_pkgbasename)
-makedepends=('git' 'meson')
-_commit=902618192f1cdb4430e4f2dfc032d9fb36fccc5b  # tags/v1.0.4^0
-source=("git+https://github.com/fribidi/fribidi#commit=$_commit";)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $_pkgbasename
-  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
-}
-
-prepare() {
-  cd $_pkgbasename
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  arch-meson $_pkgbasename build -D docs=false --libdir=/usr/lib32
-  ninja -C build
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  rm -rf "$pkgdir"/usr/{include,share,bin}
-}

Copied: lib32-fribidi/repos/multilib-x86_64/PKGBUILD (from rev 364986, 
lib32-fribidi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 19:26:26 UTC (rev 364987)
@@ -0,0 +1,43 @@
+# $Id$
+# Contributor: Giovanni Scafora 
+# Contributor: Nezmer 
+
+pkgname=lib32-fribidi
+pkgver=1.0.5
+pkgrel=1
+pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (32-bit)"
+arch=('x86_64')
+license=('LGPL')
+url="https://github.com/fribidi/fribidi/";
+depends=('lib32-glibc' 'fribidi')
+makedepends=('git' 'meson')
+_commit=5b6a16e8da12ae7ff482fbfa5a17b72bd518418f  # tags/v1.0.5^0
+source=("git+https://github.com/fribidi/fribidi#commit=$_commit";)
+md5sums=('SKIP')
+
+pkgver() {
+  cd fribidi
+  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
+}
+
+prepare() {
+  cd fribidi
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  arch-meson fribidi build -D docs=false --libdir=/usr/lib32
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  rm -rf "$pkgdir"/usr/{include,share,bin}
+}


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:26:00
  Author: heftig
Revision: 364986

archrelease: copy trunk to multilib-x86_64

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

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

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

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


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:24:47
  Author: heftig
Revision: 329679

1.42.3-1

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:22:27 UTC (rev 329678)
+++ PKGBUILD2018-07-30 19:24:47 UTC (rev 329679)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=pango
-pkgver=1.42.2
+pkgver=1.42.3
 pkgrel=1
 pkgdesc="A library for layout and rendering of text"
 url="https://www.pango.org/";
@@ -11,7 +11,7 @@
 depends=(libthai cairo libxft harfbuzz fribidi)
 makedepends=(gobject-introspection help2man gtk-doc git meson)
 checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=a03d16a850253eae321be4bd2d134a9c6a1ed6ce  # tags/1.42.2^0
+_commit=67471cbfe24cd4418e9e97837ac85207f0d974de  # tags/1.42.3^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -30,8 +30,7 @@
 }
 
 check() {
-  cd build
-  meson test
+  meson test -C build
 }
 
 package() {


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:24:48
  Author: heftig
Revision: 364985

1.42.3-1

Modified:
  lib32-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:22:32 UTC (rev 364984)
+++ PKGBUILD2018-07-30 19:24:48 UTC (rev 364985)
@@ -4,7 +4,7 @@
 # Contributor: Mikko Seppälä 
 
 pkgname=lib32-pango
-pkgver=1.42.2
+pkgver=1.42.3
 pkgrel=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
 url="https://www.pango.org/";
@@ -13,7 +13,7 @@
 depends=(lib32-libthai lib32-cairo lib32-libxft lib32-harfbuzz lib32-fribidi 
pango)
 makedepends=(gobject-introspection git meson)
 checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=a03d16a850253eae321be4bd2d134a9c6a1ed6ce  # tags/1.42.2^0
+_commit=67471cbfe24cd4418e9e97837ac85207f0d974de  # tags/1.42.3^0
 source=("git+https://gitlab.gnome.org/GNOME/pango.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -36,8 +36,7 @@
 }
 
 check() {
-  cd build
-  meson test
+  meson test -C build
 }
 
 package() {


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:22:27
  Author: heftig
Revision: 329678

1.0.5-1

Modified:
  fribidi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 15:27:38 UTC (rev 329677)
+++ PKGBUILD2018-07-30 19:22:27 UTC (rev 329678)
@@ -3,7 +3,7 @@
 # Contributor: Nezmer 
 
 pkgname=fribidi
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url="https://github.com/fribidi/fribidi/";
 depends=('glibc')
 makedepends=('git' 'meson')
-_commit=902618192f1cdb4430e4f2dfc032d9fb36fccc5b  # tags/v1.0.4^0
+_commit=5b6a16e8da12ae7ff482fbfa5a17b72bd518418f  # tags/v1.0.5^0
 source=("git+https://github.com/fribidi/fribidi#commit=$_commit";)
 md5sums=('SKIP')
 
@@ -30,10 +30,9 @@
 }
 
 check() {
-  cd build
-  meson test
+  meson test -C build
 }
 
 package() {
-  DESTDIR="$pkgdir" ninja -C build install
+  DESTDIR="$pkgdir" meson install -C build
 }


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

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:22:32
  Author: heftig
Revision: 364984

1.0.5-1

Modified:
  lib32-fribidi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 18:56:08 UTC (rev 364983)
+++ PKGBUILD2018-07-30 19:22:32 UTC (rev 364984)
@@ -2,27 +2,26 @@
 # Contributor: Giovanni Scafora 
 # Contributor: Nezmer 
 
-_pkgbasename=fribidi
-pkgname=lib32-$_pkgbasename
-pkgver=1.0.4
+pkgname=lib32-fribidi
+pkgver=1.0.5
 pkgrel=1
 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (32-bit)"
 arch=('x86_64')
 license=('LGPL')
 url="https://github.com/fribidi/fribidi/";
-depends=('lib32-glibc' $_pkgbasename)
+depends=('lib32-glibc' 'fribidi')
 makedepends=('git' 'meson')
-_commit=902618192f1cdb4430e4f2dfc032d9fb36fccc5b  # tags/v1.0.4^0
+_commit=5b6a16e8da12ae7ff482fbfa5a17b72bd518418f  # tags/v1.0.5^0
 source=("git+https://github.com/fribidi/fribidi#commit=$_commit";)
 md5sums=('SKIP')
 
 pkgver() {
-  cd $_pkgbasename
+  cd fribidi
   git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
 }
 
 prepare() {
-  cd $_pkgbasename
+  cd fribidi
 }
 
 build() {
@@ -30,16 +29,15 @@
   export CXX="g++ -m32"
   export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
 
-  arch-meson $_pkgbasename build -D docs=false --libdir=/usr/lib32
+  arch-meson fribidi build -D docs=false --libdir=/usr/lib32
   ninja -C build
 }
 
 check() {
-  cd build
-  meson test
+  meson test -C build
 }
 
 package() {
-  DESTDIR="$pkgdir" ninja -C build install
+  DESTDIR="$pkgdir" meson install -C build
   rm -rf "$pkgdir"/usr/{include,share,bin}
 }


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 18:56:08
  Author: dvzrv
Revision: 364983

archrelease: copy trunk to community-testing-any

Added:
  python-ly/repos/community-testing-any/
  python-ly/repos/community-testing-any/PKGBUILD
(from rev 364982, python-ly/trunk/PKGBUILD)

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

Copied: python-ly/repos/community-testing-any/PKGBUILD (from rev 364982, 
python-ly/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2018-07-30 18:56:08 UTC (rev 364983)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: David Runge 
+_name=ly
+pkgname=python-ly
+pkgver=0.9.5
+pkgrel=2
+pkgdesc="Parse, manipulate or create documents in LilyPond format"
+arch=('any')
+url="https://github.com/wbsoft/python-ly";
+license=('GPL')
+groups=()
+depends=('python')
+makedepends=('python-setuptools' 'python-sphinx')
+checkdepends=()
+optdepends=()
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('a462a83263057291bcdb8a4d54b82b1f')
+validpgpkeys=()
+
+prepare() {
+  cd "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+  cd doc
+  make man text
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  # docs
+  install -vDm 644 {ChangeLog,README.rst} \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+  # text readme
+  install -vDm 644 doc/build/text/* \
+-t "${pkgdir}/usr/share/doc/${pkgname}/text/"
+  # man pages
+  install -vDm 644 doc/build/man/* \
+-t "${pkgdir}/usr/share/man/man1/"
+}


[arch-commits] Commit in (4 files)

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 18:51:10
  Author: dvzrv
Revision: 364982

Adding python-ly from the AUR as dependency for frescobaldi.

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

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

Added: python-ly/trunk/PKGBUILD
===
--- python-ly/trunk/PKGBUILD(rev 0)
+++ python-ly/trunk/PKGBUILD2018-07-30 18:51:10 UTC (rev 364982)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: David Runge 
+_name=ly
+pkgname=python-ly
+pkgver=0.9.5
+pkgrel=2
+pkgdesc="Parse, manipulate or create documents in LilyPond format"
+arch=('any')
+url="https://github.com/wbsoft/python-ly";
+license=('GPL')
+groups=()
+depends=('python')
+makedepends=('python-setuptools' 'python-sphinx')
+checkdepends=()
+optdepends=()
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('a462a83263057291bcdb8a4d54b82b1f')
+validpgpkeys=()
+
+prepare() {
+  cd "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+  cd doc
+  make man text
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  # docs
+  install -vDm 644 {ChangeLog,README.rst} \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+  # text readme
+  install -vDm 644 doc/build/text/* \
+-t "${pkgdir}/usr/share/doc/${pkgname}/text/"
+  # man pages
+  install -vDm 644 doc/build/man/* \
+-t "${pkgdir}/usr/share/man/man1/"
+}


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


[arch-commits] Commit in oidentd/repos/community-x86_64 (7 files)

2018-07-30 Thread Johannes Löthberg via arch-commits
Date: Monday, July 30, 2018 @ 18:11:17
  Author: demize
Revision: 364981

archrelease: copy trunk to community-x86_64

Added:
  oidentd/repos/community-x86_64/PKGBUILD
(from rev 364980, oidentd/trunk/PKGBUILD)
  oidentd/repos/community-x86_64/service
(from rev 364980, oidentd/trunk/service)
  oidentd/repos/community-x86_64/socket
(from rev 364980, oidentd/trunk/socket)
  oidentd/repos/community-x86_64/sysusers.conf
(from rev 364980, oidentd/trunk/sysusers.conf)
Deleted:
  oidentd/repos/community-x86_64/PKGBUILD
  oidentd/repos/community-x86_64/service
  oidentd/repos/community-x86_64/socket

---+
 PKGBUILD  |   88 
 service   |   16 +-
 socket|   18 +--
 sysusers.conf |1 
 4 files changed, 63 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 18:11:09 UTC (rev 364980)
+++ PKGBUILD2018-07-30 18:11:17 UTC (rev 364981)
@@ -1,43 +0,0 @@
-# $Id$
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: simo 
-# Contributor: Mateusz Herych 
-# Contributor: Tom Newsom 
-
-pkgname=oidentd
-pkgver=2.3.1
-pkgrel=1
-pkgdesc='An RFC1413 compliant ident daemon'
-arch=('x86_64')
-url="http://oidentd.janikrabe.com/";
-license=('GPL')
-depends=('glibc' 'bash')
-backup=(etc/oidentd.conf)
-source=(https://github.com/janikrabe/oidentd/releases/download/v$pkgver/oidentd-$pkgver.tar.xz{,.asc}
-service socket)
-
-md5sums=('0a3d61e12f25fe2a8f5fc2540bfe82bf'
- 'SKIP'
- 'f54c5ed2a532a559c837af18735a28f1'
- '4442fb9fc10754914568e6ffc3d5fc42')
-
-validpgpkeys=('EB19A17D816542635D13B19FE3E8FA19DC9A1AA9') # Ryan McCabe
-
-build() {
-   cd oidentd-$pkgver
-   ./configure \
-   --sysconfdir=/etc \
-   --prefix=/usr \
-   --sbindir=/usr/bin \
-   --mandir=/usr/share/man
-   make
-}
-
-package() {
-   cd oidentd-$pkgver
-   make DESTDIR="$pkgdir" install
-
-   install -D -m644 "$srcdir/service" 
"$pkgdir/usr/lib/systemd/system/oidentd@.service"
-   install -D -m644 "$srcdir/socket" 
"$pkgdir/usr/lib/systemd/system/oidentd.socket"
-}
-

Copied: oidentd/repos/community-x86_64/PKGBUILD (from rev 364980, 
oidentd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 18:11:17 UTC (rev 364981)
@@ -0,0 +1,45 @@
+# $Id$
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: simo 
+# Contributor: Mateusz Herych 
+# Contributor: Tom Newsom 
+
+pkgname=oidentd
+pkgver=2.3.1
+pkgrel=2
+pkgdesc='An RFC1413 compliant ident daemon'
+arch=('x86_64')
+url="https://oidentd.janikrabe.com/";
+license=('GPL')
+depends=('glibc' 'bash')
+backup=(etc/oidentd.conf)
+source=(https://github.com/janikrabe/oidentd/releases/download/v$pkgver/oidentd-$pkgver.tar.xz{,.asc}
+service socket sysusers.conf)
+
+md5sums=('0a3d61e12f25fe2a8f5fc2540bfe82bf'
+ 'SKIP'
+ '8e1fec6ceece6bbf394381c58b531f76'
+ '4442fb9fc10754914568e6ffc3d5fc42'
+ '62cda7be7064da326e091bf7110c6ca4')
+
+validpgpkeys=('EB19A17D816542635D13B19FE3E8FA19DC9A1AA9') # Ryan McCabe
+
+build() {
+   cd oidentd-$pkgver
+   ./configure \
+   --sysconfdir=/etc \
+   --prefix=/usr \
+   --sbindir=/usr/bin \
+   --mandir=/usr/share/man
+   make
+}
+
+package() {
+   cd oidentd-$pkgver
+   make DESTDIR="$pkgdir" install
+
+   install -D -m644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/oidentd@.service
+   install -D -m644 "$srcdir"/socket 
"$pkgdir"/usr/lib/systemd/system/oidentd.socket
+   install -D -m644 "$srcdir"/sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/oidentd.conf
+}
+

Deleted: service
===
--- service 2018-07-30 18:11:09 UTC (rev 364980)
+++ service 2018-07-30 18:11:17 UTC (rev 364981)
@@ -1,8 +0,0 @@
-[Unit]
-Description=Ident (RFC 1413) per-connection server
-
-[Service]
-ExecStart=/usr/bin/oidentd -I -u nobody -g nobody
-ExecReload=/bin/kill -HUP $MAINPID
-StandardInput=socket
-StandardError=syslog

Copied: oidentd/repos/community-x86_64/service (from rev 364980, 
oidentd/trunk/service)
===
--- service (rev 0)
+++ service 2018-07-30 18:11:17 UTC (rev 364981)
@@ -0,0 +1,8 @@
+[Unit]
+Description=Ident (RFC 1413) per-connection server
+
+[Service]
+ExecStart=/usr/bin/oidentd -I -u oidentd -g oidentd
+ExecReload=/bin/kill -HUP $MAINPID
+StandardInput=socket
+StandardError=syslog

Deleted: socket
===
--- socket  2018-07-30 18:11:09 UTC (rev 364980)
+++ socket  2018-07-30 18:11:17 UTC (rev 364981)
@@ -1,9 +0,0 @@
-[Unit]
-D

[arch-commits] Commit in oidentd/trunk (PKGBUILD service sysusers.conf)

2018-07-30 Thread Johannes Löthberg via arch-commits
Date: Monday, July 30, 2018 @ 18:11:09
  Author: demize
Revision: 364980

Add oidentd user

Added:
  oidentd/trunk/sysusers.conf
Modified:
  oidentd/trunk/PKGBUILD
  oidentd/trunk/service

---+
 PKGBUILD  |   14 --
 service   |2 +-
 sysusers.conf |1 +
 3 files changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 18:00:04 UTC (rev 364979)
+++ PKGBUILD2018-07-30 18:11:09 UTC (rev 364980)
@@ -6,7 +6,7 @@
 
 pkgname=oidentd
 pkgver=2.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='An RFC1413 compliant ident daemon'
 arch=('x86_64')
 url="https://oidentd.janikrabe.com/";
@@ -14,12 +14,13 @@
 depends=('glibc' 'bash')
 backup=(etc/oidentd.conf)
 
source=(https://github.com/janikrabe/oidentd/releases/download/v$pkgver/oidentd-$pkgver.tar.xz{,.asc}
-service socket)
+service socket sysusers.conf)
 
 md5sums=('0a3d61e12f25fe2a8f5fc2540bfe82bf'
  'SKIP'
- 'f54c5ed2a532a559c837af18735a28f1'
- '4442fb9fc10754914568e6ffc3d5fc42')
+ '8e1fec6ceece6bbf394381c58b531f76'
+ '4442fb9fc10754914568e6ffc3d5fc42'
+ '62cda7be7064da326e091bf7110c6ca4')
 
 validpgpkeys=('EB19A17D816542635D13B19FE3E8FA19DC9A1AA9') # Ryan McCabe
 
@@ -37,7 +38,8 @@
cd oidentd-$pkgver
make DESTDIR="$pkgdir" install
 
-   install -D -m644 "$srcdir/service" 
"$pkgdir/usr/lib/systemd/system/oidentd@.service"
-   install -D -m644 "$srcdir/socket" 
"$pkgdir/usr/lib/systemd/system/oidentd.socket"
+   install -D -m644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/oidentd@.service
+   install -D -m644 "$srcdir"/socket 
"$pkgdir"/usr/lib/systemd/system/oidentd.socket
+   install -D -m644 "$srcdir"/sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/oidentd.conf
 }
 

Modified: service
===
--- service 2018-07-30 18:00:04 UTC (rev 364979)
+++ service 2018-07-30 18:11:09 UTC (rev 364980)
@@ -2,7 +2,7 @@
 Description=Ident (RFC 1413) per-connection server
 
 [Service]
-ExecStart=/usr/bin/oidentd -I -u nobody -g nobody
+ExecStart=/usr/bin/oidentd -I -u oidentd -g oidentd
 ExecReload=/bin/kill -HUP $MAINPID
 StandardInput=socket
 StandardError=syslog

Added: sysusers.conf
===
--- sysusers.conf   (rev 0)
+++ sysusers.conf   2018-07-30 18:11:09 UTC (rev 364980)
@@ -0,0 +1 @@
+u oidentd 493 "oidentd user" /var/empty


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 18:00:04
  Author: dvzrv
Revision: 364979

archrelease: copy trunk to community-x86_64

Added:
  njconnect/repos/community-x86_64/
  njconnect/repos/community-x86_64/PKGBUILD
(from rev 364978, njconnect/trunk/PKGBUILD)

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

Copied: njconnect/repos/community-x86_64/PKGBUILD (from rev 364978, 
njconnect/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-07-30 18:00:04 UTC (rev 364979)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Lieven Moors 
+pkgname=njconnect
+pkgver=1.6
+pkgrel=2
+pkgdesc="Curses JACK connection manager"
+arch=('x86_64')
+url="https://sourceforge.net/projects/njconnect/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('jack')
+source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.xz";)
+sha512sums=('2210c7ff9382da37b2348942ca30788514dbae3450191ff37de9dcc33d62c68977ced3fdc4bd73c4d3bfb07b4aee9f59653a726baa63970607698af4753fc98d')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 README -t "${pkgdir}/usr/share/doc/${pkgname}/"
+}


[arch-commits] Commit in (4 files)

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 17:58:56
  Author: dvzrv
Revision: 364978

Adding njconnect from the AUR.

Added:
  njconnect/
  njconnect/repos/
  njconnect/trunk/
  njconnect/trunk/PKGBUILD

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

Added: njconnect/trunk/PKGBUILD
===
--- njconnect/trunk/PKGBUILD(rev 0)
+++ njconnect/trunk/PKGBUILD2018-07-30 17:58:56 UTC (rev 364978)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Lieven Moors 
+pkgname=njconnect
+pkgver=1.6
+pkgrel=2
+pkgdesc="Curses JACK connection manager"
+arch=('x86_64')
+url="https://sourceforge.net/projects/njconnect/";
+license=('GPL2')
+groups=('pro-audio')
+depends=('jack')
+source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.xz";)
+sha512sums=('2210c7ff9382da37b2348942ca30788514dbae3450191ff37de9dcc33d62c68977ced3fdc4bd73c4d3bfb07b4aee9f59653a726baa63970607698af4753fc98d')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 README -t "${pkgdir}/usr/share/doc/${pkgname}/"
+}


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


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 17:31:31
  Author: dvzrv
Revision: 364977

archrelease: copy trunk to community-x86_64

Added:
  carla/repos/community-x86_64/PKGBUILD
(from rev 364976, carla/trunk/PKGBUILD)
Deleted:
  carla/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 17:31:22 UTC (rev 364976)
+++ PKGBUILD2018-07-30 17:31:31 UTC (rev 364977)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: Llewelyn Trahaearn 
-# Contributor: falkTX 
-
-_name=Carla
-pkgname=carla
-pkgver=1.9.9
-pkgrel=1
-pkgdesc="Audio Plugin Host"
-arch=('x86_64')
-url="https://kxstudio.linuxaudio.org/Applications:Carla";
-license=('GPL2')
-groups=('pro-audio')
-depends=('file'  'python-pyqt5' 'qt5-svg')
-makedepends=('fluidsynth' 'gtk2' 'gtk3' 'liblo' 'linuxsampler' 'projectm'
-'pulseaudio' 'python-rdflib' 'qt4' 'qt5-tools' 'zynaddsubfx')
-optdepends=('fftw: extra native plugin support'
-'fluidsynth: .sf2 sampler support'
-'gtk2: LV2 GTK2 UI support'
-'gtk3: LV2 GTK3 UI support'
-'linuxsampler: .gig and .sf2 sampler support'
-'mxml: extra native plugin support'
-'ntk: extra native plugin support'
-'projectm: native visualization plugin'
-'python-pyliblo: OSC support'
-'python-rdflib: LADSPA-RDF support'
-'qt4: LV2 QT4 UI support'
-'zlib: extra native plugin support')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('74f5880c60ca95b0173f2a408ae00235e1f422a8672436ab925caf9c1fd718da90182f092ad304f578082119381ef100ec210b6f3556a58a3cd1b28f50977a2e')
-
-prepare() {
-  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  make features
-  make DEFAULT_QT=5
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DEFAULT_QT=5 \
-   DESTDIR="${pkgdir}/" \
-   PREFIX=/usr \
-   install
-  install -vDm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: carla/repos/community-x86_64/PKGBUILD (from rev 364976, 
carla/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-30 17:31:31 UTC (rev 364977)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Llewelyn Trahaearn 
+# Contributor: falkTX 
+
+_name=Carla
+pkgname=carla
+pkgver=1.9.9
+pkgrel=2
+pkgdesc="Audio Plugin Host"
+arch=('x86_64')
+url="https://kxstudio.linuxaudio.org/Applications:Carla";
+license=('GPL2')
+groups=('pro-audio')
+depends=('file' 'fluidsynth' 'gtk2' 'gtk3' 'linuxsampler' 'python-pyqt5'
+'python-pyliblo' 'python-rdflib' 'qt5-svg')
+makedepends=('qt5-tools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz";)
+sha512sums=('74f5880c60ca95b0173f2a408ae00235e1f422a8672436ab925caf9c1fd718da90182f092ad304f578082119381ef100ec210b6f3556a58a3cd1b28f50977a2e')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  make features
+  make DEFAULT_QT=5
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DEFAULT_QT=5 \
+   DESTDIR="${pkgdir}/" \
+   PREFIX=/usr \
+   install
+  install -vDm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-07-30 Thread David Runge via arch-commits
Date: Monday, July 30, 2018 @ 17:31:22
  Author: dvzrv
Revision: 364976

upgpkg: carla 1.9.9-2

Removing qt4 and zynaddsubfx dependency. Boiling makedepends down to qt5-tools, 
moving everything else to depends. Removing optdepends and packages not being 
used by a standard build: fftw, mxml, ntk, projectm, zlib.

Modified:
  carla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 16:42:21 UTC (rev 364975)
+++ PKGBUILD2018-07-30 17:31:22 UTC (rev 364976)
@@ -6,27 +6,15 @@
 _name=Carla
 pkgname=carla
 pkgver=1.9.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Audio Plugin Host"
 arch=('x86_64')
 url="https://kxstudio.linuxaudio.org/Applications:Carla";
 license=('GPL2')
 groups=('pro-audio')
-depends=('file'  'python-pyqt5' 'qt5-svg')
-makedepends=('fluidsynth' 'gtk2' 'gtk3' 'liblo' 'linuxsampler' 'projectm'
-'pulseaudio' 'python-rdflib' 'qt4' 'qt5-tools' 'zynaddsubfx')
-optdepends=('fftw: extra native plugin support'
-'fluidsynth: .sf2 sampler support'
-'gtk2: LV2 GTK2 UI support'
-'gtk3: LV2 GTK3 UI support'
-'linuxsampler: .gig and .sf2 sampler support'
-'mxml: extra native plugin support'
-'ntk: extra native plugin support'
-'projectm: native visualization plugin'
-'python-pyliblo: OSC support'
-'python-rdflib: LADSPA-RDF support'
-'qt4: LV2 QT4 UI support'
-'zlib: extra native plugin support')
+depends=('file' 'fluidsynth' 'gtk2' 'gtk3' 'linuxsampler' 'python-pyqt5'
+'python-pyliblo' 'python-rdflib' 'qt5-svg')
+makedepends=('qt5-tools')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz";)
 
sha512sums=('74f5880c60ca95b0173f2a408ae00235e1f422a8672436ab925caf9c1fd718da90182f092ad304f578082119381ef100ec210b6f3556a58a3cd1b28f50977a2e')
 


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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Monday, July 30, 2018 @ 16:42:21
  Author: foutrelis
Revision: 364975

archrelease: copy trunk to community-staging-x86_64

Added:
  python-pytorch/repos/community-staging-x86_64/PKGBUILD
(from rev 364974, python-pytorch/trunk/PKGBUILD)
  python-pytorch/repos/community-staging-x86_64/noplt.patch
(from rev 364974, python-pytorch/trunk/noplt.patch)
Deleted:
  python-pytorch/repos/community-staging-x86_64/PKGBUILD
  python-pytorch/repos/community-staging-x86_64/noplt.patch

-+
 PKGBUILD|  404 +-
 noplt.patch |   26 +--
 2 files changed, 215 insertions(+), 215 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-30 16:34:18 UTC (rev 364974)
+++ PKGBUILD2018-07-30 16:42:21 UTC (rev 364975)
@@ -1,202 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-pkgbase="python-pytorch"
-pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
-_pkgname="pytorch"
-_commit=200fb22
-pkgver=0.4.0
-pkgrel=5
-pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-arch=('x86_64')
-url="http://pytorch.org";
-license=('BSD')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools'
- 'python-yaml' 'python2-yaml' 'python-numpy' 'python2-numpy'
- 'cmake' 'cuda' 'cudnn' 'git' 'python2-typing')
-source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#commit=$_commit";
-"git://github.com/01org/tbb"
-"git://github.com/catchorg/Catch2"
-"git://github.com/ARM-software/ComputeLibrary"
-"git://github.com/Maratyszcza/FP16"
-"git://github.com/Maratyszcza/FXdiv"
-"git://github.com/Maratyszcza/NNPACK"
-"git://github.com/google/benchmark"
-"git://github.com/Maratyszcza/cpuinfo"
-"git://github.com/NVlabs/cub"
-"git://github.com/eigenteam/eigen-git-mirror"
-"git://github.com/facebookincubator/gloo"
-"git://github.com/google/googletest"
-"git://github.com/Yangqing/ios-cmake"
-"git://github.com/nanopb/nanopb"
-"git://github.com/NervanaSystems/nervanagpu"
-"git://github.com/nvidia/nccl"
-"git://github.com/onnx/onnx"
-"git://github.com/google/protobuf"
-"git://github.com/Maratyszcza/psimd"
-"git://github.com/Maratyszcza/pthreadpool"
-"git://github.com/pybind/pybind11"
-"git://github.com/PeachPy/enum34"
-"git://github.com/Maratyszcza/PeachPy"
-"git://github.com/benjaminp/six"
-"git://github.com/facebook/zstd"
-noplt.patch)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'8e845663abbbd78bd4d3fcb8997b85c644a09470b166ed3a95429636670eb4ef')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  patch -Np1 -i "${srcdir}"/noplt.patch
-
-  git submodule init
-  git config submodule."aten/src/ATen/cpu/cpuinfo".url ${srcdir}/cpuinfo
-  git config submodule."aten/src/ATen/cpu/tbb/tbb_remote".url ${srcdir}/tbb
-  git config submodule."aten/src/ATen/utils/catch".url ${srcdir}/Catch2
-  git config submodule."third_party/nanopb".url ${srcdir}/nanopb
-  git config submodule."third_party/pybind11".url ${srcdir}/pybind11
-  git config submodule."third_party/nccl".url ${srcdir}/nccl
-  git config submodule."third_party/cub".url ${srcdir}/cub
-  git config submodule."third_party/eigen".url ${srcdir}/eigen-git-mirror
-  git config submodule."third_party/googletest".url ${srcdir}/googletest
-  git config submodule."third_party/nervanagpu".url ${srcdir}/nervanagpu
-  git config submodule."third_party/benchmark".url ${srcdir}/benchmark
-  git config submodule."third_party/protobuf".url ${srcdir}/protobuf
-  git config submodule."third_party/ios-cmake".url ${srcdir}/ios-cmake
-  git config submodule."third_party/NNPACK".url ${srcdir}/NNPACK
-  git config submodule."third_party/gloo".url ${srcdir}/gloo
-  git config submodule."third_party/NNPACK_deps/pthread_ool".url 
${srcdir}/pthreadpool
-  git config submodule."third_party/NNPACK_deps/FXdiv".url ${srcdir}/FXdiv
-  git config submodule."third_party/NNPACK_deps/FP16".url ${srcdir}/FP16
-  git config submodule."third_party/NNPACK_deps/psimd".url ${srcdir}/psimd
-  git config submodule."third_party/zstd".url ${srcdir}/zstd
-  git config submodule."third_party/cpuinfo".url ${srcdir}/cpuinfo
-  git config submodule."third_party/python-enum".url $

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

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Monday, July 30, 2018 @ 16:34:18
  Author: foutrelis
Revision: 364974

Revert bump to 0.4.1-1 in repos/community-x86_64

Modified:
  python-pytorch/repos/community-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 16:29:11 UTC (rev 364973)
+++ PKGBUILD2018-07-30 16:34:18 UTC (rev 364974)
@@ -5,8 +5,8 @@
 pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
 _pkgname="pytorch"
 _commit=200fb22
-pkgver=0.4.1
-pkgrel=1
+pkgver=0.4.0
+pkgrel=4
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="http://pytorch.org";


[arch-commits] Commit in python-pytorch/repos (community-testing-x86_64)

2018-07-30 Thread Evangelos Foutras via arch-commits
Date: Monday, July 30, 2018 @ 16:29:11
  Author: foutrelis
Revision: 364973

Remove stale repos/community-testing-x86_64

Deleted:
  python-pytorch/repos/community-testing-x86_64/


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 15:27:38
  Author: anatolik
Revision: 329677

archrelease: copy trunk to testing-x86_64

Added:
  fuse3/repos/testing-x86_64/
  fuse3/repos/testing-x86_64/PKGBUILD
(from rev 329676, fuse3/trunk/PKGBUILD)
  fuse3/repos/testing-x86_64/fuse.conf
(from rev 329676, fuse3/trunk/fuse.conf)

---+
 PKGBUILD  |   74 
 fuse.conf |9 +++
 2 files changed, 83 insertions(+)

Copied: fuse3/repos/testing-x86_64/PKGBUILD (from rev 329676, 
fuse3/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-07-30 15:27:38 UTC (rev 329677)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Tom Gundersen 
+# Contributor: Mark Rosenstand 
+
+pkgbase=fuse3
+pkgname=(fuse-common fuse3)
+pkgver=3.2.5
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/libfuse/libfuse'
+license=('GPL2')
+makedepends=('pkg-config' 'meson' 'udev')
+options=(!emptydirs)
+source=(https://github.com/libfuse/libfuse/releases/download/fuse-$pkgver/fuse-$pkgver.tar.xz{,.asc}
+   'fuse.conf')
+sha1sums=('e2c705104d83f505ea4f23e8bb508dcd0c470dae'
+  'SKIP'
+  '3b42e37a741d4651099225987dc40e7f02a716ad')
+validpgpkeys=(ED31791B2C5C1613AF388B8AD113FCAC3C4E599F) # Nikolaus Rath 

+
+build() {
+  cd fuse-$pkgver
+
+  rm -rf build
+  meson --prefix=/usr --sbindir=bin . build
+  cd build
+  ninja
+}
+
+package_fuse-common() {
+  pkgdesc="Common files for fuse2/3 packages"
+  backup=(etc/fuse.conf)
+  depends=(glibc)
+
+  cd fuse-$pkgver/build
+  DESTDIR=${pkgdir} ninja install
+
+  install -Dm644 ${srcdir}/fuse.conf ${pkgdir}/etc/fuse.conf
+
+  # static device nodes are handled by udev
+  rm -r ${pkgdir}/dev
+
+  # Remove init script in wrong path
+  # Don't add our own for now, as fusectl fs oopses on 2.6.18
+  rm -r ${pkgdir}/etc/init.d
+
+  # part of fuse3 package
+  rm -r 
${pkgdir}/usr/{bin/fusermount3,include,lib/{pkgconfig,libfuse3.so*},share/man/man1/fusermount3.1.gz}
+
+  mv ${pkgdir}/usr/bin/mount.fuse3 ${pkgdir}/usr/bin/mount.fuse
+}
+
+package_fuse3() {
+  pkgdesc="A library that makes it possible to implement a filesystem in a 
userspace program."
+  depends=('fuse-common')
+
+  cd fuse-$pkgver/build
+
+  DESTDIR=${pkgdir} ninja install
+
+  # Remove init script in wrong path
+  # Don't add our own for now, as fusectl fs oopses on 2.6.18
+  rm -r ${pkgdir}/etc/init.d
+
+  rm ${pkgdir}/etc/fuse.conf
+
+  # static device nodes are handled by udev
+  rm -r ${pkgdir}/dev
+
+  # part of fuse-common package
+  rm -r ${pkgdir}/usr/lib/udev/rules.d
+  rm ${pkgdir}/usr/share/man/man8/mount.fuse3.8.gz 
${pkgdir}/usr/bin/mount.fuse3
+}

Copied: fuse3/repos/testing-x86_64/fuse.conf (from rev 329676, 
fuse3/trunk/fuse.conf)
===
--- testing-x86_64/fuse.conf(rev 0)
+++ testing-x86_64/fuse.conf2018-07-30 15:27:38 UTC (rev 329677)
@@ -0,0 +1,9 @@
+# Set the maximum number of FUSE mounts allowed to non-root users.
+# The default is 1000.
+#
+#mount_max = 1000
+
+# Allow non-root users to specify the 'allow_other' or 'allow_root'
+# mount options.
+#
+#user_allow_other


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

2018-07-30 Thread Anatol Pomozov via arch-commits
Date: Monday, July 30, 2018 @ 15:27:13
  Author: anatolik
Revision: 329676

upgpkg: fuse3 3.2.5-1

Modified:
  fuse3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 14:09:48 UTC (rev 329675)
+++ PKGBUILD2018-07-30 15:27:13 UTC (rev 329676)
@@ -5,8 +5,8 @@
 
 pkgbase=fuse3
 pkgname=(fuse-common fuse3)
-pkgver=3.2.4
-pkgrel=2
+pkgver=3.2.5
+pkgrel=1
 arch=('x86_64')
 url='https://github.com/libfuse/libfuse'
 license=('GPL2')
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$pkgver/fuse-$pkgver.tar.xz{,.asc}
'fuse.conf')
-sha1sums=('d3d6b7fa703c1be96f03322fdba3eca836e1f40c'
+sha1sums=('e2c705104d83f505ea4f23e8bb508dcd0c470dae'
   'SKIP'
   '3b42e37a741d4651099225987dc40e7f02a716ad')
 validpgpkeys=(ED31791B2C5C1613AF388B8AD113FCAC3C4E599F) # Nikolaus Rath 



  1   2   >