[arch-commits] Commit in ruby-test-unit/repos/community-any (PKGBUILD PKGBUILD)

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:54:29
  Author: felixonmars
Revision: 427084

archrelease: copy trunk to community-any

Added:
  ruby-test-unit/repos/community-any/PKGBUILD
(from rev 427083, ruby-test-unit/trunk/PKGBUILD)
Deleted:
  ruby-test-unit/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 05:54:10 UTC (rev 427083)
+++ PKGBUILD2019-01-23 05:54:29 UTC (rev 427084)
@@ -1,24 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Anatol Pomozov 
-# Contributor: Alfredo Palhares 
-# Contributor: Jochen Schalanda 
-
-pkgname=ruby-test-unit
-pkgver=3.2.9
-pkgrel=2
-pkgdesc='An xUnit family unit testing framework for Ruby'
-arch=('any')
-url='https://github.com/test-unit/test-unit'
-license=('GPL')
-depends=('ruby-power_assert')
-makedepends=('ruby-rdoc')
-options=('!emptydirs')
-source=("https://rubygems.org/downloads/test-unit-$pkgver.gem";)
-noextract=("test-unit-$pkgver.gem")
-sha512sums=('1c2b127e3522f4561770b9f9e7b547a18b9f2df4120ea408a8f4064be393a26138998068c1484569f35b33cfddc8a7251e237d90703f8e1a023c14875f7e2ae5')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" test-unit-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/test-unit-$pkgver.gem"
-}

Copied: ruby-test-unit/repos/community-any/PKGBUILD (from rev 427083, 
ruby-test-unit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 05:54:29 UTC (rev 427084)
@@ -0,0 +1,24 @@
+# Maintainer: Felix Yan 
+# Contributor: Anatol Pomozov 
+# Contributor: Alfredo Palhares 
+# Contributor: Jochen Schalanda 
+
+pkgname=ruby-test-unit
+pkgver=3.3.0
+pkgrel=1
+pkgdesc='An xUnit family unit testing framework for Ruby'
+arch=('any')
+url='https://github.com/test-unit/test-unit'
+license=('GPL')
+depends=('ruby-power_assert')
+makedepends=('ruby-rdoc')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/test-unit-$pkgver.gem";)
+noextract=("test-unit-$pkgver.gem")
+sha512sums=('bc07f0a3691935aa766d83ce599264e031119622bb1f3ecf9b4cbb47daa16892cb9afdc78bfd725b547ba0643c52062c4dcc606e5d187b220236ea1ea7749263')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" test-unit-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/test-unit-$pkgver.gem"
+}


[arch-commits] Commit in ruby-test-unit/trunk (PKGBUILD)

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:54:10
  Author: felixonmars
Revision: 427083

upgpkg: ruby-test-unit 3.3.0-1

Modified:
  ruby-test-unit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 05:52:15 UTC (rev 427082)
+++ PKGBUILD2019-01-23 05:54:10 UTC (rev 427083)
@@ -4,8 +4,8 @@
 # Contributor: Jochen Schalanda 
 
 pkgname=ruby-test-unit
-pkgver=3.2.9
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
 pkgdesc='An xUnit family unit testing framework for Ruby'
 arch=('any')
 url='https://github.com/test-unit/test-unit'
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/test-unit-$pkgver.gem";)
 noextract=("test-unit-$pkgver.gem")
-sha512sums=('1c2b127e3522f4561770b9f9e7b547a18b9f2df4120ea408a8f4064be393a26138998068c1484569f35b33cfddc8a7251e237d90703f8e1a023c14875f7e2ae5')
+sha512sums=('bc07f0a3691935aa766d83ce599264e031119622bb1f3ecf9b4cbb47daa16892cb9afdc78bfd725b547ba0643c52062c4dcc606e5d187b220236ea1ea7749263')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


[arch-commits] Commit in python-os-service-types/trunk (PKGBUILD)

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:51:57
  Author: felixonmars
Revision: 427081

upgpkg: python-os-service-types 1.5.0-1

Modified:
  python-os-service-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 05:50:51 UTC (rev 427080)
+++ PKGBUILD2019-01-23 05:51:57 UTC (rev 427081)
@@ -3,7 +3,7 @@
 
 pkgbase=python-os-service-types
 pkgname=(python-os-service-types python2-os-service-types)
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Python library for consuming OpenStack sevice-types-authority data"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/os-service-types/archive/$pkgver.tar.gz";)
-sha512sums=('4f809869cc1421a040ecde46cbb0d8d424c1246f81982e31e172de44c754afd6c459adbee29e00edde9b85df17e0f1db9a8a188770d5574b3a8032a0705d5a1f')
+sha512sums=('adae215119b89b697968ce30ac2371b95b32369dc43f0d10d47908b3e058171e80fe6a0b2ff573ff5e314718010209bcba81a4ed1ca59a2fcd7bbedc0f5c659c')
 
 prepare() {
   echo "global-include *.json" >> os-service-types-$pkgver/MANIFEST.in


[arch-commits] Commit in python-os-service-types/repos/community-any (2 files)

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:52:15
  Author: felixonmars
Revision: 427082

archrelease: copy trunk to community-any

Added:
  python-os-service-types/repos/community-any/PKGBUILD
(from rev 427081, python-os-service-types/trunk/PKGBUILD)
Deleted:
  python-os-service-types/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 05:51:57 UTC (rev 427081)
+++ PKGBUILD2019-01-23 05:52:15 UTC (rev 427082)
@@ -1,56 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-os-service-types
-pkgname=(python-os-service-types python2-os-service-types)
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="Python library for consuming OpenStack sevice-types-authority data"
-arch=('any')
-url="https://pypi.python.org/pypi/os-service-types/$pkgver";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
-options=('!emptydirs')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/os-service-types/archive/$pkgver.tar.gz";)
-sha512sums=('4f809869cc1421a040ecde46cbb0d8d424c1246f81982e31e172de44c754afd6c459adbee29e00edde9b85df17e0f1db9a8a188770d5574b3a8032a0705d5a1f')
-
-prepare() {
-  echo "global-include *.json" >> os-service-types-$pkgver/MANIFEST.in
-
-  cp -a os-service-types-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/os-service-types-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/os-service-types-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/os-service-types-$pkgver
-  stestr run
-
-  cd "$srcdir"/os-service-types-$pkgver-py2
-  PYTHON=python2 stestr2 run
-}
-
-package_python-os-service-types() {
-  depends=('python-pbr')
-
-  cd "$srcdir"/os-service-types-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-os-service-types() {
-  depends=('python2-pbr')
-
-  cd "$srcdir"/os-service-types-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-os-service-types/repos/community-any/PKGBUILD (from rev 427081, 
python-os-service-types/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 05:52:15 UTC (rev 427082)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-os-service-types
+pkgname=(python-os-service-types python2-os-service-types)
+pkgver=1.5.0
+pkgrel=1
+pkgdesc="Python library for consuming OpenStack sevice-types-authority data"
+arch=('any')
+url="https://pypi.python.org/pypi/os-service-types/$pkgver";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
+options=('!emptydirs')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/os-service-types/archive/$pkgver.tar.gz";)
+sha512sums=('adae215119b89b697968ce30ac2371b95b32369dc43f0d10d47908b3e058171e80fe6a0b2ff573ff5e314718010209bcba81a4ed1ca59a2fcd7bbedc0f5c659c')
+
+prepare() {
+  echo "global-include *.json" >> os-service-types-$pkgver/MANIFEST.in
+
+  cp -a os-service-types-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/os-service-types-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/os-service-types-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/os-service-types-$pkgver
+  stestr run
+
+  cd "$srcdir"/os-service-types-$pkgver-py2
+  PYTHON=python2 stestr2 run
+}
+
+package_python-os-service-types() {
+  depends=('python-pbr')
+
+  cd "$srcdir"/os-service-types-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-os-service-types() {
+  depends=('python2-pbr')
+
+  cd "$srcdir"/os-service-types-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:50:51
  Author: felixonmars
Revision: 427080

archrelease: copy trunk to community-x86_64

Added:
  python-ruamel-yaml/repos/community-x86_64/PKGBUILD
(from rev 427079, python-ruamel-yaml/trunk/PKGBUILD)
Deleted:
  python-ruamel-yaml/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 05:50:31 UTC (rev 427079)
+++ PKGBUILD2019-01-23 05:50:51 UTC (rev 427080)
@@ -1,22 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Samuel Littley 
-# Contributor: rnons 
-
-pkgname=python-ruamel-yaml
-pkgver=0.15.86
-pkgrel=1
-pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=('x86_64')
-url="https://bitbucket.org/ruamel/yaml";
-license=("MIT")
-makedepends=('python-pip' 'python-wheel')
-source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz";)
-sha512sums=('01b625ccd89d7802257f86563718c55fcfffa06d734c9927a74bc5cc3110c795b66184c44a2949348c49f64ccbfc920804cd4a34a06a1ff1527774f85c9b9bee')
-
-package() {
-  depends=('python')
-
-  cd ruamel.yaml-$pkgver
-  LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-ruamel-yaml/repos/community-x86_64/PKGBUILD (from rev 427079, 
python-ruamel-yaml/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 05:50:51 UTC (rev 427080)
@@ -0,0 +1,22 @@
+# Maintainer: Felix Yan 
+# Contributor: Samuel Littley 
+# Contributor: rnons 
+
+pkgname=python-ruamel-yaml
+pkgver=0.15.87
+pkgrel=1
+pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
+arch=('x86_64')
+url="https://bitbucket.org/ruamel/yaml";
+license=("MIT")
+makedepends=('python-pip' 'python-wheel')
+source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz";)
+sha512sums=('eb696e679b2b0998c44a4517d477156c8d7f2114815cb9094572d009447b35a222aff081962a7f9998e1f0df8cb22b8f75cd61c0e1e71c9dc20e98b0125b471e')
+
+package() {
+  depends=('python')
+
+  cd ruamel.yaml-$pkgver
+  LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:50:31
  Author: felixonmars
Revision: 427079

upgpkg: python-ruamel-yaml 0.15.87-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 05:18:24 UTC (rev 427078)
+++ PKGBUILD2019-01-23 05:50:31 UTC (rev 427079)
@@ -3,7 +3,7 @@
 # Contributor: rnons 
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.86
+pkgver=0.15.87
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=("MIT")
 makedepends=('python-pip' 'python-wheel')
 
source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz";)
-sha512sums=('01b625ccd89d7802257f86563718c55fcfffa06d734c9927a74bc5cc3110c795b66184c44a2949348c49f64ccbfc920804cd4a34a06a1ff1527774f85c9b9bee')
+sha512sums=('eb696e679b2b0998c44a4517d477156c8d7f2114815cb9094572d009447b35a222aff081962a7f9998e1f0df8cb22b8f75cd61c0e1e71c9dc20e98b0125b471e')
 
 package() {
   depends=('python')


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

2019-01-22 Thread Jan Steffens via arch-commits
Date: Wednesday, January 23, 2019 @ 05:47:05
  Author: heftig
Revision: 344601

archrelease: copy trunk to staging-x86_64

Added:
  linux-zen/repos/staging-x86_64/
  linux-zen/repos/staging-x86_64/60-linux.hook
(from rev 344599, linux-zen/trunk/60-linux.hook)
  linux-zen/repos/staging-x86_64/90-linux.hook
(from rev 344599, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/staging-x86_64/PKGBUILD
(from rev 344599, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/staging-x86_64/config
(from rev 344599, linux-zen/trunk/config)
  linux-zen/repos/staging-x86_64/linux.install
(from rev 344599, linux-zen/trunk/linux.install)
  linux-zen/repos/staging-x86_64/linux.preset
(from rev 344599, linux-zen/trunk/linux.preset)

---+
 60-linux.hook |   12 
 90-linux.hook |   11 
 PKGBUILD  |  243 +
 config| 9897 
 linux.install |   12 
 linux.preset  |   14 
 6 files changed, 10189 insertions(+)

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


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

2019-01-22 Thread Jan Steffens via arch-commits
Date: Wednesday, January 23, 2019 @ 05:47:04
  Author: heftig
Revision: 344600

archrelease: copy trunk to staging-x86_64

Added:
  linux/repos/staging-x86_64/
  linux/repos/staging-x86_64/60-linux.hook
(from rev 344599, linux/trunk/60-linux.hook)
  linux/repos/staging-x86_64/90-linux.hook
(from rev 344599, linux/trunk/90-linux.hook)
  linux/repos/staging-x86_64/PKGBUILD
(from rev 344599, linux/trunk/PKGBUILD)
  linux/repos/staging-x86_64/config
(from rev 344599, linux/trunk/config)
  linux/repos/staging-x86_64/linux.install
(from rev 344599, linux/trunk/linux.install)
  linux/repos/staging-x86_64/linux.preset
(from rev 344599, linux/trunk/linux.preset)

---+
 60-linux.hook |   12 
 90-linux.hook |   11 
 PKGBUILD  |  243 +
 config| 9865 
 linux.install |   12 
 linux.preset  |   14 
 6 files changed, 10157 insertions(+)

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


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

2019-01-22 Thread Jan Steffens via arch-commits
Date: Wednesday, January 23, 2019 @ 05:46:21
  Author: heftig
Revision: 344599

4.20.4.zen1-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 05:46:18 UTC (rev 344598)
+++ PKGBUILD2019-01-23 05:46:21 UTC (rev 344599)
@@ -4,7 +4,7 @@
 
 pkgbase=linux-zen   # Build stock -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
-_srcver=4.20.3-zen2
+_srcver=4.20.4-zen1
 pkgver=${_srcver//-/.}
 pkgrel=1
 arch=(x86_64)


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

2019-01-22 Thread Jan Steffens via arch-commits
Date: Wednesday, January 23, 2019 @ 05:46:18
  Author: heftig
Revision: 344598

4.20.4.arch1-1

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 00:52:53 UTC (rev 344597)
+++ PKGBUILD2019-01-23 05:46:18 UTC (rev 344598)
@@ -4,7 +4,7 @@
 
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
-_srcver=4.20.3-arch1
+_srcver=4.20.4-arch1
 pkgver=${_srcver//-/.}
 pkgrel=1
 arch=(x86_64)


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:18:24
  Author: felixonmars
Revision: 427078

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 05:18:05 UTC (rev 427077)
+++ PKGBUILD2019-01-23 05:18:24 UTC (rev 427078)
@@ -1,76 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.0.1
-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-django' 'python2-django' 
'python-mock'
-  'python2-mock' 'python-pandas' 'python2-pandas' 
'python-dpcontracts'
-  'python2-dpcontracts' 'python-pytest-xdist' 
'python2-pytest-xdist')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('04b035710d8d40c615746aa1ae6a8422631ec062543745eba4affe20e21ad727fb50527895785a92c9b23b2e81dedd06b624ff030decde118afbdc68057f78b4')
-
-prepare() {
-  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
-
-  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
-  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
-  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-any/PKGBUILD (from rev 427077, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 05:18:24 UTC (rev 427078)
@@ -0,0 +1,76 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=4.1.0
+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-django' 'python2-django' 
'python-mock'
+  'python2-mock' 'python-pandas' 'python2-pandas' 
'python-dpcontracts'
+  'python2-dpcontracts' 'python-pytest-xdist' 
'python2-pytest-xdist')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
+sha512s

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

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 05:18:05
  Author: felixonmars
Revision: 427077

upgpkg: python-hypothesis 4.1.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 04:42:07 UTC (rev 427076)
+++ PKGBUILD2019-01-23 05:18:05 UTC (rev 427077)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.0.1
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-mock' 'python-pandas' 'python2-pandas' 
'python-dpcontracts'
   'python2-dpcontracts' 'python-pytest-xdist' 
'python2-pytest-xdist')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('04b035710d8d40c615746aa1ae6a8422631ec062543745eba4affe20e21ad727fb50527895785a92c9b23b2e81dedd06b624ff030decde118afbdc68057f78b4')
+sha512sums=('b90defd13e0ec733c01153ff08898e6b7cae0f309ac307e2b296889f051d4459736808dea202e2788909eaea13d5d1dd750af105665952eaaa57c4f7c82fb73f')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 04:42:07
  Author: felixonmars
Revision: 427076

archrelease: copy trunk to community-any

Added:
  python-cryptography-vectors/repos/community-any/PKGBUILD
(from rev 427075, python-cryptography-vectors/trunk/PKGBUILD)
Deleted:
  python-cryptography-vectors/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 04:41:49 UTC (rev 427075)
+++ PKGBUILD2019-01-23 04:42:07 UTC (rev 427076)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-cryptography-vectors
-pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=2.4.2
-pkgrel=1
-pkgdesc="Test vectors for the cryptography package"
-arch=('any')
-license=('Apache')
-url="http://pypi.python.org/pypi/cryptography-vectors";
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz";)
-sha512sums=('cddd46916b6e5c9101589e6aaeaae0da61eabce9df21a196e09ed0c12bfa7da6e3afcddbb75c657f3370b2a3bc67ca862b22d6c7750301a867b6b03cb9bc83a3')
-
-prepare() {
-   cp -a cryptography_vectors-$pkgver{,-python2}
-}
-
-package_python-cryptography-vectors() {
-   depends=('python')
- 
-   cd cryptography_vectors-$pkgver
-   python3 setup.py install --root="$pkgdir" --optimize=1
-}
- 
-package_python2-cryptography-vectors() {
-   depends=('python2')
- 
-   cd cryptography_vectors-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-cryptography-vectors/repos/community-any/PKGBUILD (from rev 
427075, python-cryptography-vectors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 04:42:07 UTC (rev 427076)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-cryptography-vectors
+pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
+pkgver=2.5
+pkgrel=1
+pkgdesc="Test vectors for the cryptography package"
+arch=('any')
+license=('Apache')
+url="http://pypi.python.org/pypi/cryptography-vectors";
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz";)
+sha512sums=('cdd066c597731eb782a3288ddd83ab97b13097360399e8368c7c7c8ba16ff3e6269405885c2ad81aeb0f79d8ff84395aa00639b3453576ac0b57d37d8d36dbf7')
+
+prepare() {
+   cp -a cryptography_vectors-$pkgver{,-python2}
+}
+
+package_python-cryptography-vectors() {
+   depends=('python')
+ 
+   cd cryptography_vectors-$pkgver
+   python3 setup.py install --root="$pkgdir" --optimize=1
+}
+ 
+package_python2-cryptography-vectors() {
+   depends=('python2')
+ 
+   cd cryptography_vectors-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Wednesday, January 23, 2019 @ 04:41:49
  Author: felixonmars
Revision: 427075

upgpkg: python-cryptography-vectors 2.5-1

Modified:
  python-cryptography-vectors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 03:46:44 UTC (rev 427074)
+++ PKGBUILD2019-01-23 04:41:49 UTC (rev 427075)
@@ -2,7 +2,7 @@
 
 pkgbase=python-cryptography-vectors
 pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=2.4.2
+pkgver=2.5
 pkgrel=1
 pkgdesc="Test vectors for the cryptography package"
 arch=('any')
@@ -10,7 +10,7 @@
 url="http://pypi.python.org/pypi/cryptography-vectors";
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://pypi.io/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz";)
-sha512sums=('cddd46916b6e5c9101589e6aaeaae0da61eabce9df21a196e09ed0c12bfa7da6e3afcddbb75c657f3370b2a3bc67ca862b22d6c7750301a867b6b03cb9bc83a3')
+sha512sums=('cdd066c597731eb782a3288ddd83ab97b13097360399e8368c7c7c8ba16ff3e6269405885c2ad81aeb0f79d8ff84395aa00639b3453576ac0b57d37d8d36dbf7')
 
 prepare() {
cp -a cryptography_vectors-$pkgver{,-python2}


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

2019-01-22 Thread Eli Schwartz via arch-commits
Date: Wednesday, January 23, 2019 @ 03:46:44
  Author: eschwartz
Revision: 427074

archrelease: copy trunk to community-any

Added:
  firefox-adblock-plus/repos/community-any/PKGBUILD
(from rev 427073, firefox-adblock-plus/trunk/PKGBUILD)
Deleted:
  firefox-adblock-plus/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 03:46:24 UTC (rev 427073)
+++ PKGBUILD2019-01-23 03:46:44 UTC (rev 427074)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eli Schwartz 
-
-pkgname=firefox-adblock-plus
-pkgver=3.4.2
-pkgrel=1
-_file=1168281
-pkgdesc="Extension for firefox which block ads and banners"
-arch=('any')
-url="https://adblockplus.org/";
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('unzip')
-# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
-source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi";)
-noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('323dfd642bef52784df6e5f495d8d0a4d8fad19cd470bef7417d13dea9a95f8f')
-
-package() {
-  depends=("firefox")
-
-  cd "${srcdir}"
-  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-adblock-plus/repos/community-any/PKGBUILD (from rev 427073, 
firefox-adblock-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 03:46:44 UTC (rev 427074)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eli Schwartz 
+
+pkgname=firefox-adblock-plus
+pkgver=3.4.3
+pkgrel=1
+_file=1242199
+pkgdesc="Extension for firefox which block ads and banners"
+arch=('any')
+url="https://adblockplus.org/";
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('unzip')
+# https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi";)
+noextract=("adblock-plus-$pkgver.xpi")
+sha256sums=('62240a585523c90d7a34e41063b9ba4daa1e2fa93e2d31426109b9e5ac2133e4')
+
+package() {
+  depends=("firefox")
+
+  cd "${srcdir}"
+  _extension_id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 adblock-plus-${pkgver}.xpi "${_extension_dest}.xpi"
+}


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

2019-01-22 Thread Eli Schwartz via arch-commits
Date: Wednesday, January 23, 2019 @ 03:46:24
  Author: eschwartz
Revision: 427073

upgpkg: firefox-adblock-plus 3.4.3-1

upstream release

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 01:38:50 UTC (rev 427072)
+++ PKGBUILD2019-01-23 03:46:24 UTC (rev 427073)
@@ -2,9 +2,9 @@
 # Maintainer: Eli Schwartz 
 
 pkgname=firefox-adblock-plus
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
-_file=1168281
+_file=1242199
 pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
 url="https://adblockplus.org/";
@@ -14,7 +14,7 @@
 # https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
 
source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi";)
 noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('323dfd642bef52784df6e5f495d8d0a4d8fad19cd470bef7417d13dea9a95f8f')
+sha256sums=('62240a585523c90d7a34e41063b9ba4daa1e2fa93e2d31426109b9e5ac2133e4')
 
 package() {
   depends=("firefox")


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

2019-01-22 Thread Kyle Keen via arch-commits
Date: Wednesday, January 23, 2019 @ 01:38:50
  Author: kkeen
Revision: 427072

archrelease: copy trunk to community-any

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

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

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

Copied: ipython/repos/community-any/PKGBUILD (from rev 427071, 
ipython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 01:38:50 UTC (rev 427072)
@@ -0,0 +1,59 @@
+# Maintainer: Kyle Keen 
+# Contributor: PepeSmith
+# Contributor: Aron Asor 
+# Contributor: Chris Brannon 
+# Contributor : Douglas Soares de Andrade 
+
+pkgname=ipython
+pkgver=7.2.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=('d56cf92c2bd75255dbc1026156160dd4'
+ '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-

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

2019-01-22 Thread Kyle Keen via arch-commits
Date: Wednesday, January 23, 2019 @ 01:38:31
  Author: kkeen
Revision: 427071

upgpkg: ipython 7.2.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 00:27:10 UTC (rev 427070)
+++ PKGBUILD2019-01-23 01:38:31 UTC (rev 427071)
@@ -5,7 +5,7 @@
 # Contributor : Douglas Soares de Andrade 
 
 pkgname=ipython
-pkgver=7.1.1
+pkgver=7.2.0
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -23,7 +23,7 @@
 
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip";
 
"https://files.pythonhosted.org/packages/source/b/backcall/backcall-0.1.0.tar.gz";
 
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png";)
-md5sums=('b5bb8d18c5c14a148f92d6743c171d1b'
+md5sums=('d56cf92c2bd75255dbc1026156160dd4'
  'f9c1fab00fd981be588fc32759f474e3'
  '87ce0c7839808e6a3427d57df6a792e7'
  '2901d65f1b1fe354e72850085cd1c072')


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Wednesday, January 23, 2019 @ 00:52:53
  Author: anthraxx
Revision: 344597

archrelease: copy trunk to testing-x86_64

Added:
  mono/repos/testing-x86_64/
  mono/repos/testing-x86_64/PKGBUILD
(from rev 344596, mono/trunk/PKGBUILD)
  mono/repos/testing-x86_64/mono.binfmt.d
(from rev 344596, mono/trunk/mono.binfmt.d)
  mono/repos/testing-x86_64/mono.install
(from rev 344596, mono/trunk/mono.install)

---+
 PKGBUILD  |  109 
 mono.binfmt.d |1 
 mono.install  |7 +++
 3 files changed, 117 insertions(+)

Copied: mono/repos/testing-x86_64/PKGBUILD (from rev 344596, 
mono/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-01-23 00:52:53 UTC (rev 344597)
@@ -0,0 +1,109 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Giancarlo Razzolinit 
+# Contributor: Daniel Isenmann 
+# Contributor: Brice Carpentier 
+
+pkgname=mono
+_gitcommit=5266e6a8f107d9b91a6073e4fd1ef4eb1ac7ac6d
+pkgver=5.18.0.240
+pkgrel=1
+pkgdesc='Free implementation of the .NET platform including runtime and 
compiler'
+url='http://www.mono-project.com/'
+arch=('x86_64')
+license=('GPL' 'LGPL2.1' 'MPL')
+depends=('zlib' 'libgdiplus>=4.2' 'sh' 'python' 'ca-certificates')
+makedepends=('cmake' 'git')
+provides=('monodoc')
+conflicts=('monodoc')
+install=mono.install
+source=(${pkgname}::"git+https://github.com/mono/mono#commit=${_gitcommit}";
+git+https://github.com/mono/aspnetwebstack
+git+https://github.com/mono/Newtonsoft.Json
+git+https://github.com/mono/cecil
+git+https://github.com/mono/rx
+git+https://github.com/mono/ikvm-fork
+git+https://github.com/mono/ikdasm
+git+https://github.com/mono/reference-assemblies
+git+https://github.com/mono/NUnitLite
+git+https://github.com/mono/NuGet.BuildTasks
+git+https://github.com/mono/boringssl
+git+https://github.com/mono/corefx
+git+https://github.com/mono/bockbuild
+git+https://github.com/mono/linker
+git+https://github.com/mono/roslyn-binaries
+git+https://github.com/mono/corert
+git+https://github.com/mono/xunit-binaries
+git+https://github.com/mono/api-doc-tools
+git+https://github.com/mono/api-snapshot
+mono.binfmt.d)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'9a657fc153ef4ce23bf5fc369a26bf4a124e9304bde3744d04c583c54ca47425')
+
+pkgver() {
+  cd ${pkgname}
+  git describe --always --tags | sed 
's/^v//;s/^mono-//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd ${pkgname}
+  git submodule init
+  git config submodule."external/aspnetwebstack".url "${srcdir}/aspnetwebstack"
+  git config submodule."external/Newtonsoft.Json".url 
"${srcdir}/Newtonsoft.Json"
+  git config submodule."external/cecil".url "${srcdir}/cecil"
+  git config submodule."external/rx".url "${srcdir}/rx"
+  git config submodule."external/ikvm".url "${srcdir}/ikvm-fork"
+  git config submodule."external/ikdasm".url "${srcdir}/ikdasm"
+  git config submodule."external/reference-assemblies".url 
"${srcdir}/reference-assemblies"
+  git config submodule."external/nunit-lite".url "${srcdir}/NUnitLite"
+  git config submodule."external/nuget-buildtasks".url 
"${srcdir}/NuGet.BuildTasks"
+  git config submodule."external/cecil-legacy".url "${srcdir}/cecil"
+  git config submodule."external/boringssl".url "${srcdir}/boringssl"
+  git config submodule."external/corefx".url "${srcdir}/corefx"
+  git config submodule."external/bockbuild".url "${srcdir}/bockbuild"
+  git config submodule."external/linker".url "${srcdir}/linker"
+  git config submodule."external/roslyn-binaries".url 
"${srcdir}/roslyn-binaries"
+  git config submodule."external/corert".url "${srcdir}/corert"
+  git config submodule."external/xunit-binaries".url "${srcdir}/xunit-binaries"
+  git config submodule."external/api-doc-tools".url "${srcdir}/api-doc-tools"
+  git config submodule."external/api-snapshot".url "${srcdir}/api-snapshot"
+  git submodule update --recursive
+}
+
+build() {
+  cd ${pkgname}
+  ./autogen.sh \
+--prefix=/usr \
+--sysconfdir=/etc \
+--bindir=/usr/bin \
+--sbindir=/usr/bin \
+--with-mcs-docs=no
+  make
+  make -C mcs/jay
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" install
+  make -C mcs/jay DESTDIR="${pkgdir}" prefix=/usr INSTALL=../../install-sh 
install
+  install -Dm 644 "${srcdir}/mono.binfmt.d" 
"${pkgdir}/usr/lib/binfmt.d/mono.conf"
+}
+
+# vim: ts=2 sw=2 et:

Copied: mono/repo

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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Wednesday, January 23, 2019 @ 00:52:47
  Author: anthraxx
Revision: 344596

upgpkg: mono 5.18.0.240-1

Modified:
  mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 00:12:31 UTC (rev 344595)
+++ PKGBUILD2019-01-23 00:52:47 UTC (rev 344596)
@@ -4,8 +4,8 @@
 # Contributor: Brice Carpentier 
 
 pkgname=mono
-_gitcommit=bb3ae37d71a0993a09abc59a0d8255c074dc885b
-pkgver=5.16.0.220
+_gitcommit=5266e6a8f107d9b91a6073e4fd1ef4eb1ac7ac6d
+pkgver=5.18.0.240
 pkgrel=1
 pkgdesc='Free implementation of the .NET platform including runtime and 
compiler'
 url='http://www.mono-project.com/'
@@ -59,7 +59,7 @@
 
 pkgver() {
   cd ${pkgname}
-  git describe --always --tags | sed 's/^v//;s/^mono-//;s/-/./g'
+  git describe --always --tags | sed 
's/^v//;s/^mono-//;s/\([^-]*-g\)/r\1/;s/-/./g'
 }
 
 prepare() {


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Wednesday, January 23, 2019 @ 00:21:51
  Author: anthraxx
Revision: 427069

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 00:21:41 UTC (rev 427068)
+++ PKGBUILD2019-01-23 00:21:51 UTC (rev 427069)
@@ -1,49 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: John Proctor 
-
-_pkgbasename=libxml2
-pkgname=lib32-$_pkgbasename
-pkgver=2.9.8
-pkgrel=5
-pkgdesc="XML parsing library, version 2 (32-bit)"
-arch=(x86_64)
-license=('custom')
-depends=(lib32-zlib lib32-readline lib32-ncurses lib32-icu libxml2)
-makedepends=(gcc-multilib git)
-url="http://www.xmlsoft.org/";
-_commit=18890f471c420411aa3c989e104d090966ec9dbf # tags/v2.9.8^0
-source=(git+https://git.gnome.org/browse/libxml2#commit=$_commit)
-md5sums=('SKIP')
-
-pkgver() {
-  cd "${srcdir}/${_pkgbasename}"
-  git describe --tags | sed 's/-rc/rc/;s/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd "${srcdir}/${_pkgbasename}"
-  git cherry-pick -n 2240fbf5912054af025fb6e01e26375100275e74
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd "${srcdir}/${_pkgbasename}"
-
-  ./configure --prefix=/usr --with-threads --with-history --with-icu 
--libdir=/usr/lib32 --without-lzma
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${_pkgbasename}"
-  make DESTDIR="${pkgdir}" install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin} "$pkgdir/usr/lib32/xml2Conf.sh"
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-libxml2/repos/multilib-x86_64/PKGBUILD (from rev 427068, 
lib32-libxml2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 00:21:51 UTC (rev 427069)
@@ -0,0 +1,55 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jan de Groot 
+# Contributor: John Proctor 
+
+_pkgbasename=libxml2
+pkgname=lib32-$_pkgbasename
+pkgver=2.9.9
+pkgrel=1
+pkgdesc='XML parsing library, version 2 (32-bit)'
+url="http://www.xmlsoft.org/";
+arch=(x86_64)
+license=(MIT)
+depends=(lib32-zlib lib32-readline lib32-ncurses lib32-xz lib32-icu libxml2)
+makedepends=(git)
+_commit=f8a8c1f59db355b46962577e7b74f1a1e8149dc6  # tags/v2.9.9^0
+source=("git+https://git.gnome.org/browse/libxml2#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd ${_pkgbasename}
+  git describe --always --tags | sed 
's/-rc/rc/;s/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd ${_pkgbasename}
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd ${_pkgbasename}
+
+  ./configure \
+--prefix=/usr \
+--with-threads \
+--with-history \
+--with-icu \
+--libdir=/usr/lib32
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
+  make
+}
+
+package() {
+  cd ${_pkgbasename}
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin} "$pkgdir/usr/lib32/xml2Conf.sh"
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Wednesday, January 23, 2019 @ 00:21:41
  Author: anthraxx
Revision: 427068

upgpkg: lib32-libxml2 2.9.9-1

Modified:
  lib32-libxml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 23:56:49 UTC (rev 427067)
+++ PKGBUILD2019-01-23 00:21:41 UTC (rev 427068)
@@ -1,28 +1,28 @@
+# Maintainer: Levente Polyak 
 # Maintainer: Jan de Groot 
 # Contributor: John Proctor 
 
 _pkgbasename=libxml2
 pkgname=lib32-$_pkgbasename
-pkgver=2.9.8
-pkgrel=5
-pkgdesc="XML parsing library, version 2 (32-bit)"
+pkgver=2.9.9
+pkgrel=1
+pkgdesc='XML parsing library, version 2 (32-bit)'
+url="http://www.xmlsoft.org/";
 arch=(x86_64)
-license=('custom')
-depends=(lib32-zlib lib32-readline lib32-ncurses lib32-icu libxml2)
-makedepends=(gcc-multilib git)
-url="http://www.xmlsoft.org/";
-_commit=18890f471c420411aa3c989e104d090966ec9dbf # tags/v2.9.8^0
-source=(git+https://git.gnome.org/browse/libxml2#commit=$_commit)
-md5sums=('SKIP')
+license=(MIT)
+depends=(lib32-zlib lib32-readline lib32-ncurses lib32-xz lib32-icu libxml2)
+makedepends=(git)
+_commit=f8a8c1f59db355b46962577e7b74f1a1e8149dc6  # tags/v2.9.9^0
+source=("git+https://git.gnome.org/browse/libxml2#commit=$_commit";)
+sha256sums=('SKIP')
 
 pkgver() {
-  cd "${srcdir}/${_pkgbasename}"
-  git describe --tags | sed 's/-rc/rc/;s/^v//;s/-/+/g'
+  cd ${_pkgbasename}
+  git describe --always --tags | sed 
's/-rc/rc/;s/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
 }
 
 prepare() {
-  cd "${srcdir}/${_pkgbasename}"
-  git cherry-pick -n 2240fbf5912054af025fb6e01e26375100275e74
+  cd ${_pkgbasename}
   NOCONFIGURE=1 ./autogen.sh
 }
 
@@ -31,16 +31,20 @@
   export CXX="g++ -m32"
   export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
 
-  cd "${srcdir}/${_pkgbasename}"
+  cd ${_pkgbasename}
 
-  ./configure --prefix=/usr --with-threads --with-history --with-icu 
--libdir=/usr/lib32 --without-lzma
+  ./configure \
+--prefix=/usr \
+--with-threads \
+--with-history \
+--with-icu \
+--libdir=/usr/lib32
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
-
   make
 }
 
 package() {
-  cd "${srcdir}/${_pkgbasename}"
+  cd ${_pkgbasename}
   make DESTDIR="${pkgdir}" install
 
   rm -rf "${pkgdir}"/usr/{include,share,bin} "$pkgdir/usr/lib32/xml2Conf.sh"
@@ -47,3 +51,5 @@
   mkdir -p "$pkgdir/usr/share/licenses"
   ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
 }
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libxml2/repos/extra-x86_64 (3 files)

2019-01-22 Thread Levente Polyak via arch-commits
Date: Wednesday, January 23, 2019 @ 00:12:31
  Author: anthraxx
Revision: 344595

archrelease: copy trunk to extra-x86_64

Added:
  libxml2/repos/extra-x86_64/PKGBUILD
(from rev 344594, libxml2/trunk/PKGBUILD)
Deleted:
  libxml2/repos/extra-x86_64/PKGBUILD
  libxml2/repos/extra-x86_64/libxml2-2.9.4-remove-pyverify_fd.patch

+
 PKGBUILD   |  124 +++
 libxml2-2.9.4-remove-pyverify_fd.patch |   12 ---
 2 files changed, 62 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 00:12:20 UTC (rev 344594)
+++ PKGBUILD2019-01-23 00:12:31 UTC (rev 344595)
@@ -1,62 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: Tom Gundersen 
-# Contributor: John Proctor 
-
-pkgname=libxml2
-pkgver=2.9.8
-pkgrel=8
-pkgdesc="XML parsing library, version 2"
-url="http://www.xmlsoft.org/";
-arch=(x86_64)
-license=(MIT)
-depends=(zlib readline ncurses xz icu)
-makedepends=(python2 python git)
-_commit=18890f471c420411aa3c989e104d090966ec9dbf  # tags/v2.9.8^0
-source=(git+https://git.gnome.org/browse/libxml2#commit=$_commit
-https://www.w3.org/XML/Test/xmlts20130923.tar.gz)
-sha256sums=('SKIP'
-'9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-rc/rc/;s/^v//;s/-/+/g'
-}
-
-prepare() {
-  mkdir build-py{2,3}
-
-  cd $pkgname
-  git cherry-pick -n 2240fbf5912054af025fb6e01e26375100275e74
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-_build() (
-  cd build-py$1
-  ../$pkgname/configure \
---prefix=/usr \
---with-threads \
---with-history \
---with-python=/usr/bin/python$1 \
---with-icu
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
-  PYTHONHASHSEED=0 make
-  find doc -type f -exec chmod 0644 {} +
-)
-
-build() {
-  _build 2
-  _build 3
-}
-
-check() {
-  cd build-py2
-  ln -s ../xmlconf
-  make check
-}
-
-package() {
-  make -C build-py2 DESTDIR="$pkgdir" install
-  make -C build-py3/python DESTDIR="$pkgdir" install
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 build-py2/COPYING
-}

Copied: libxml2/repos/extra-x86_64/PKGBUILD (from rev 344594, 
libxml2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 00:12:31 UTC (rev 344595)
@@ -0,0 +1,62 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jan de Groot 
+# Contributor: Tom Gundersen 
+# Contributor: John Proctor 
+
+pkgname=libxml2
+pkgver=2.9.9
+pkgrel=1
+pkgdesc='XML parsing library, version 2'
+url='http://www.xmlsoft.org/'
+arch=(x86_64)
+license=(MIT)
+depends=(zlib readline ncurses xz icu)
+makedepends=(python2 python git)
+_commit=f8a8c1f59db355b46962577e7b74f1a1e8149dc6  # tags/v2.9.9^0
+source=("git+https://git.gnome.org/browse/libxml2#commit=$_commit";
+https://www.w3.org/XML/Test/xmlts20130923.tar.gz)
+sha256sums=('SKIP'
+'9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f')
+
+pkgver() {
+  cd $pkgname
+  git describe --always --tags | sed 
's/-rc/rc/;s/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  mkdir build-py{2,3}
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+_build() (
+  cd build-py$1
+  ../$pkgname/configure \
+--prefix=/usr \
+--with-threads \
+--with-history \
+--with-python=/usr/bin/python$1 \
+--with-icu
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
+  PYTHONHASHSEED=0 make
+  find doc -type f -exec chmod 0644 {} +
+)
+
+build() {
+  _build 2
+  _build 3
+}
+
+check() {
+  cd build-py2
+  ln -s ../xmlconf
+  make check
+}
+
+package() {
+  make -C build-py2 DESTDIR="$pkgdir" install
+  make -C build-py3/python DESTDIR="$pkgdir" install
+  install -Dm 644 build-py2/COPYING -t "$pkgdir/usr/share/licenses/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: libxml2-2.9.4-remove-pyverify_fd.patch
===
--- libxml2-2.9.4-remove-pyverify_fd.patch  2019-01-23 00:12:20 UTC (rev 
344594)
+++ libxml2-2.9.4-remove-pyverify_fd.patch  2019-01-23 00:12:31 UTC (rev 
344595)
@@ -1,12 +0,0 @@
-diff -Nur libxml2-2.9.4.orig/python/types.c libxml2-2.9.4/python/types.c
 libxml2-2.9.4.orig/python/types.c  2016-02-09 03:17:33.0 -0700
-+++ libxml2-2.9.4/python/types.c   2016-12-21 12:34:06.755650986 -0700
-@@ -31,8 +31,6 @@
- const char *mode;
- 
- fd = PyObject_AsFileDescriptor(f);
--if (!_PyVerify_fd(fd))
--return(NULL);
- /*
-  * Get the flags on the fd to understand how it was opened
-  */


[arch-commits] Commit in libxml2/trunk (libxml2-2.9.4-remove-pyverify_fd.patch)

2019-01-22 Thread Levente Polyak via arch-commits
Date: Wednesday, January 23, 2019 @ 00:12:20
  Author: anthraxx
Revision: 344594

upgpkg: libxml2 2.9.9-1

Deleted:
  libxml2/trunk/libxml2-2.9.4-remove-pyverify_fd.patch

+
 libxml2-2.9.4-remove-pyverify_fd.patch |   12 
 1 file changed, 12 deletions(-)

Deleted: libxml2-2.9.4-remove-pyverify_fd.patch
===
--- libxml2-2.9.4-remove-pyverify_fd.patch  2019-01-23 00:10:50 UTC (rev 
344593)
+++ libxml2-2.9.4-remove-pyverify_fd.patch  2019-01-23 00:12:20 UTC (rev 
344594)
@@ -1,12 +0,0 @@
-diff -Nur libxml2-2.9.4.orig/python/types.c libxml2-2.9.4/python/types.c
 libxml2-2.9.4.orig/python/types.c  2016-02-09 03:17:33.0 -0700
-+++ libxml2-2.9.4/python/types.c   2016-12-21 12:34:06.755650986 -0700
-@@ -31,8 +31,6 @@
- const char *mode;
- 
- fd = PyObject_AsFileDescriptor(f);
--if (!_PyVerify_fd(fd))
--return(NULL);
- /*
-  * Get the flags on the fd to understand how it was opened
-  */


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Wednesday, January 23, 2019 @ 00:10:50
  Author: anthraxx
Revision: 344593

upgpkg: libxml2 2.9.9-1

Modified:
  libxml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 23:11:37 UTC (rev 344592)
+++ PKGBUILD2019-01-23 00:10:50 UTC (rev 344593)
@@ -1,18 +1,19 @@
+# Maintainer: Levente Polyak 
 # Maintainer: Jan de Groot 
 # Contributor: Tom Gundersen 
 # Contributor: John Proctor 
 
 pkgname=libxml2
-pkgver=2.9.8
-pkgrel=8
-pkgdesc="XML parsing library, version 2"
-url="http://www.xmlsoft.org/";
+pkgver=2.9.9
+pkgrel=1
+pkgdesc='XML parsing library, version 2'
+url='http://www.xmlsoft.org/'
 arch=(x86_64)
 license=(MIT)
 depends=(zlib readline ncurses xz icu)
 makedepends=(python2 python git)
-_commit=18890f471c420411aa3c989e104d090966ec9dbf  # tags/v2.9.8^0
-source=(git+https://git.gnome.org/browse/libxml2#commit=$_commit
+_commit=f8a8c1f59db355b46962577e7b74f1a1e8149dc6  # tags/v2.9.9^0
+source=("git+https://git.gnome.org/browse/libxml2#commit=$_commit";
 https://www.w3.org/XML/Test/xmlts20130923.tar.gz)
 sha256sums=('SKIP'
 '9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f')
@@ -19,15 +20,12 @@
 
 pkgver() {
   cd $pkgname
-  git describe --tags | sed 's/-rc/rc/;s/^v//;s/-/+/g'
+  git describe --always --tags | sed 
's/-rc/rc/;s/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
 }
 
 prepare() {
   mkdir build-py{2,3}
-
   cd $pkgname
-  git cherry-pick -n 2240fbf5912054af025fb6e01e26375100275e74
-
   NOCONFIGURE=1 ./autogen.sh
 }
 
@@ -58,5 +56,7 @@
 package() {
   make -C build-py2 DESTDIR="$pkgdir" install
   make -C build-py3/python DESTDIR="$pkgdir" install
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 build-py2/COPYING
+  install -Dm 644 build-py2/COPYING -t "$pkgdir/usr/share/licenses/$pkgname"
 }
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:55:42
  Author: anthraxx
Revision: 427064

archrelease: copy trunk to community-staging-x86_64

Added:
  radare2-cutter/repos/community-staging-x86_64/
  radare2-cutter/repos/community-staging-x86_64/PKGBUILD
(from rev 427063, radare2-cutter/trunk/PKGBUILD)

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

Copied: radare2-cutter/repos/community-staging-x86_64/PKGBUILD (from rev 
427063, radare2-cutter/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-22 23:55:42 UTC (rev 427064)
@@ -0,0 +1,39 @@
+# Maintainer: Levente Polyak 
+# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
+
+pkgname=radare2-cutter
+_gitcommit=2d2d4d3346b1d5dfc336564ac8bcc2677ce50102
+pkgver=1.7.4
+pkgrel=2
+pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
+url='https://github.com/radareorg/cutter'
+arch=('x86_64')
+license=('GPL3')
+depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python' 'jupyter')
+makedepends=('git' 'cmake')
+source=(${pkgname}::"git+https://github.com/radareorg/cutter#commit=${_gitcommit}";)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  # remove 'v' prefix on tags; prefix revision with 'r'; replace all '-' with 
'.'
+  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+build() {
+  mkdir -p ${pkgname}/build
+  cd ${pkgname}/build
+  qmake ../src/Cutter.pro
+  make
+}
+
+package() {
+  cd ${pkgname}
+  install -Dm 755 build/Cutter -t "${pkgdir}/usr/bin"
+  install -Dm 644 src/org.radare.Cutter.desktop -t 
"${pkgdir}/usr/share/applications"
+  install -Dm 644 src/img/cutter.svg -t 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps"
+  install -d "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -a docs/* "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:55:32
  Author: anthraxx
Revision: 427063

upgpkg: radare2-cutter 1.7.4-2

Modified:
  radare2-cutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 23:54:31 UTC (rev 427062)
+++ PKGBUILD2019-01-22 23:55:32 UTC (rev 427063)
@@ -4,7 +4,7 @@
 pkgname=radare2-cutter
 _gitcommit=2d2d4d3346b1d5dfc336564ac8bcc2677ce50102
 pkgver=1.7.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/cutter'
 arch=('x86_64')


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

2019-01-22 Thread Kyle Keen via arch-commits
Date: Tuesday, January 22, 2019 @ 23:54:31
  Author: kkeen
Revision: 427062

archrelease: copy trunk to community-x86_64

Added:
  racket/repos/community-x86_64/PKGBUILD
(from rev 427061, racket/trunk/PKGBUILD)
Deleted:
  racket/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 23:54:08 UTC (rev 427061)
+++ PKGBUILD2019-01-22 23:54:31 UTC (rev 427062)
@@ -1,86 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Eric Bélanger 
-
-pkgbase=racket
-pkgname=(racket racket-docs racket-minimal)
-pkgver=7.0
-pkgrel=1
-pkgdesc="A full-spectrum language with DrRacket IDE.  Formerly known as PLT 
Scheme."
-arch=('x86_64')
-url="http://racket-lang.org/";
-license=('GPL3' 'LGPL3' 'custom')
-depends=('gtk3')
-makedepends=('gsfonts' 'sqlite')
-options=('!strip' '!emptydirs')
-source=("http://download.racket-lang.org/installers/${pkgver}/${pkgname}-${pkgver}-src.tgz";)
-# 
"https://mirror.racket-lang.org/installers/${pkgver}/racket-minimal-${pkgver}-src.tgz";
-sha1sums=('67bb624f5ae810b4ebf85e8f3acfaeda9c95d66e')
-
-prepare() {
-  cd "${pkgbase}-${pkgver}"
-  echo "Icon=drracket" >> share/pkgs/drracket/drracket/drracket.desktop
-}
-
-build() {
-  cd "${pkgbase}-${pkgver}/src"
-  [ "$CARCH" == "x86_64" ] && export CFLAGS+=" -fPIC"
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-shared
-  make
-}
-
-package_racket() {
-  cd "${pkgbase}-${pkgver}/src"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 COPYING-libscheme.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  install -Dm644 ../share/pkgs/drracket/drracket/drracket.desktop 
"${pkgdir}/usr/share/applications/drracket.desktop"
-  install -d 
"${pkgdir}"/usr/share/icons/hicolor/{16x16,32x32,48x48,256x256}/apps
-  ln -s /usr/share/racket/pkgs/icons/plt-16x16.png 
"${pkgdir}/usr/share/icons/hicolor/16x16/apps/drracket.png"
-  ln -s /usr/share/racket/pkgs/icons/plt-32x32.png 
"${pkgdir}/usr/share/icons/hicolor/32x32/apps/drracket.png"
-  ln -s /usr/share/racket/pkgs/icons/plt-48x48.png 
"${pkgdir}/usr/share/icons/hicolor/48x48/apps/drracket.png"
-  ln -s /usr/share/racket/pkgs/icons/plt-logo-red-diffuse.png 
"${pkgdir}/usr/share/icons/hicolor/256x256/apps/drracket.png"
-
-  # sloppy
-  find "${pkgdir}/usr/share/doc/" -delete
-}
-
-package_racket-docs() {
-  pkgdesc="Docs for the full-spectrum language formerly known as PLT Scheme."
-  # grumble grumble this should be possible
-  #arch=('any')
-  depends=()
-  cd "${pkgbase}-${pkgver}/src"
-  # there is an "install-html" target
-  # but it doesn't do anything with /usr/share/docs
-  make DESTDIR="${pkgdir}" install
-  find "$pkgdir" -not -regex '.*share/doc.*' \
--not -name 'share' -not -name 'usr' -not -name 'racket-docs' -delete
-
-  install -Dm644 COPYING-libscheme.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_racket-minimal() {
-  pkgdesc="Minimal Racket installation, without DrRacket."
-  depends=('libffi')
-  conflicts=('racket')
-  provides=('racket')
-
-  # The -minimal tarball uses the SAME extract path.
-  # 99% identical sources anyway, manually apply the difference.
-  # Thankfully these builds happen in the given order
-  # so we can save some time and reuse the previous build.
-  cd "${pkgbase}-${pkgver}"
-  echo '((root "pkgs/racket-lib"))' > share/links.rktd
-  _libhash=$(grep -oP '\("racket-lib".*?#f\)\)' share/pkgs/pkgs.rktd)
-  echo "#hash($_libhash)" > share/pkgs/pkgs.rktd
-  cd share/pkgs
-  find . -not -name '.' -not -name '*pkgs.rktd' -not -regex '.*/racket-lib.*' 
-delete
-  cd ../../src
-
-  make DESTDIR="${pkgdir}" install
-
-  find "${pkgdir}/usr/share/doc/" -delete
-
-  install -Dm644 COPYING-libscheme.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: racket/repos/community-x86_64/PKGBUILD (from rev 427061, 
racket/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 23:54:31 UTC (rev 427062)
@@ -0,0 +1,72 @@
+# Maintainer: Kyle Keen 
+# Contributor: Eric Bélanger 
+
+pkgbase=racket
+pkgname=(racket racket-minimal)
+pkgver=7.1
+pkgrel=1
+pkgdesc="A full-spectrum language with DrRacket IDE.  Formerly known as PLT 
Scheme."
+arch=('x86_64')
+url="http://racket-lang.org/";
+license=('GPL3' 'LGPL3' 'custom')
+depends=('gtk3')
+makedepends=('gsfonts' 'sqlite')
+options=('!strip' '!emptydirs')
+conflicts=('racket-docs')
+replaces=('racket-docs')
+source=("http://download.racket-lang.org/installers/${pkgver}/${pkgname}-${pkgver}-src.tgz";)
+# 
"https://mirror.racket-lang.org/installers/${pkgver}/racket-minimal-${pkgver}-src.tgz";
+sha1sums=('2277a2fc65c5376d0a45eb8b1ad93ae7ef88e437')
+
+prepare() {
+  cd "$pkgbase-$pkgver"
+  echo "Icon=drracket" >> share/pkgs/drracket/drracket/drrac

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

2019-01-22 Thread Kyle Keen via arch-commits
Date: Tuesday, January 22, 2019 @ 23:54:08
  Author: kkeen
Revision: 427061

upgpkg: racket 7.1-1  also FS#60413

Modified:
  racket/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 23:46:22 UTC (rev 427060)
+++ PKGBUILD2019-01-22 23:54:08 UTC (rev 427061)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger 
 
 pkgbase=racket
-pkgname=(racket racket-docs racket-minimal)
-pkgver=7.0
+pkgname=(racket racket-minimal)
+pkgver=7.1
 pkgrel=1
 pkgdesc="A full-spectrum language with DrRacket IDE.  Formerly known as PLT 
Scheme."
 arch=('x86_64')
@@ -12,17 +12,19 @@
 depends=('gtk3')
 makedepends=('gsfonts' 'sqlite')
 options=('!strip' '!emptydirs')
+conflicts=('racket-docs')
+replaces=('racket-docs')
 
source=("http://download.racket-lang.org/installers/${pkgver}/${pkgname}-${pkgver}-src.tgz";)
 # 
"https://mirror.racket-lang.org/installers/${pkgver}/racket-minimal-${pkgver}-src.tgz";
-sha1sums=('67bb624f5ae810b4ebf85e8f3acfaeda9c95d66e')
+sha1sums=('2277a2fc65c5376d0a45eb8b1ad93ae7ef88e437')
 
 prepare() {
-  cd "${pkgbase}-${pkgver}"
+  cd "$pkgbase-$pkgver"
   echo "Icon=drracket" >> share/pkgs/drracket/drracket/drracket.desktop
 }
 
 build() {
-  cd "${pkgbase}-${pkgver}/src"
+  cd "$pkgbase-$pkgver/src"
   [ "$CARCH" == "x86_64" ] && export CFLAGS+=" -fPIC"
   ./configure --prefix=/usr --sysconfdir=/etc --enable-shared
   make
@@ -29,47 +31,30 @@
 }
 
 package_racket() {
-  cd "${pkgbase}-${pkgver}/src"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 COPYING-libscheme.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  cd "$pkgbase-$pkgver/src"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING-libscheme.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 
-  install -Dm644 ../share/pkgs/drracket/drracket/drracket.desktop 
"${pkgdir}/usr/share/applications/drracket.desktop"
-  install -d 
"${pkgdir}"/usr/share/icons/hicolor/{16x16,32x32,48x48,256x256}/apps
-  ln -s /usr/share/racket/pkgs/icons/plt-16x16.png 
"${pkgdir}/usr/share/icons/hicolor/16x16/apps/drracket.png"
-  ln -s /usr/share/racket/pkgs/icons/plt-32x32.png 
"${pkgdir}/usr/share/icons/hicolor/32x32/apps/drracket.png"
-  ln -s /usr/share/racket/pkgs/icons/plt-48x48.png 
"${pkgdir}/usr/share/icons/hicolor/48x48/apps/drracket.png"
-  ln -s /usr/share/racket/pkgs/icons/plt-logo-red-diffuse.png 
"${pkgdir}/usr/share/icons/hicolor/256x256/apps/drracket.png"
-
-  # sloppy
-  find "${pkgdir}/usr/share/doc/" -delete
+  install -Dm644 ../share/pkgs/drracket/drracket/drracket.desktop 
"$pkgdir/usr/share/applications/drracket.desktop"
+  install -d "$pkgdir"/usr/share/icons/hicolor/{16x16,32x32,48x48,256x256}/apps
+  ln -s /usr/share/racket/pkgs/icons/plt-16x16.png 
"$pkgdir/usr/share/icons/hicolor/16x16/apps/drracket.png"
+  ln -s /usr/share/racket/pkgs/icons/plt-32x32.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/drracket.png"
+  ln -s /usr/share/racket/pkgs/icons/plt-48x48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/drracket.png"
+  ln -s /usr/share/racket/pkgs/icons/plt-logo-red-diffuse.png 
"$pkgdir/usr/share/icons/hicolor/256x256/apps/drracket.png"
 }
 
-package_racket-docs() {
-  pkgdesc="Docs for the full-spectrum language formerly known as PLT Scheme."
-  # grumble grumble this should be possible
-  #arch=('any')
-  depends=()
-  cd "${pkgbase}-${pkgver}/src"
-  # there is an "install-html" target
-  # but it doesn't do anything with /usr/share/docs
-  make DESTDIR="${pkgdir}" install
-  find "$pkgdir" -not -regex '.*share/doc.*' \
--not -name 'share' -not -name 'usr' -not -name 'racket-docs' -delete
-
-  install -Dm644 COPYING-libscheme.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
 package_racket-minimal() {
-  pkgdesc="Minimal Racket installation, without DrRacket."
+  pkgdesc="Minimal Racket installation, without DrRacket/docs."
   depends=('libffi')
   conflicts=('racket')
   provides=('racket')
+  replaces=()
 
   # The -minimal tarball uses the SAME extract path.
   # 99% identical sources anyway, manually apply the difference.
   # Thankfully these builds happen in the given order
   # so we can save some time and reuse the previous build.
-  cd "${pkgbase}-${pkgver}"
+  cd "$pkgbase-$pkgver"
   echo '((root "pkgs/racket-lib"))' > share/links.rktd
   _libhash=$(grep -oP '\("racket-lib".*?#f\)\)' share/pkgs/pkgs.rktd)
   echo "#hash($_libhash)" > share/pkgs/pkgs.rktd
@@ -79,7 +64,9 @@
 
   make DESTDIR="${pkgdir}" install
 
-  find "${pkgdir}/usr/share/doc/" -delete
+  find "$pkgdir/usr/share/doc/" -delete
+  install -d "$pkgdir/usr/share/doc/racket/"
+  touch "$pkgdir/usr/share/doc/racket/docindex.sqlite"  # FS#60413
 
-  install -Dm644 COPYING-libscheme.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm644 COPYING-libscheme.txt 
"$pkgdir/usr/share/licenses/$

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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:46:22
  Author: anthraxx
Revision: 427060

archrelease: copy trunk to community-staging-x86_64

Added:
  radare2/repos/community-staging-x86_64/
  radare2/repos/community-staging-x86_64/PKGBUILD
(from rev 427059, radare2/trunk/PKGBUILD)

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

Copied: radare2/repos/community-staging-x86_64/PKGBUILD (from rev 427059, 
radare2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-22 23:46:22 UTC (rev 427060)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=3.2.1
+pkgrel=2
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='https://radare.org'
+arch=('x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'libcapstone.so' 'openssl' 'libzip')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
+sha256sums=('a4d0c1b3a3dfd810749578227940b8ea77e517d2c4d284c9687e49224a272796')
+sha512sums=('4f8c64eb02a80ae5e7adce1322d16f08a250be21c674a8f6f0271bfdc8dc41a6f4ef50fef36e012733db5008cffb356489beef9e9b82300372350bef81e13afa')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-syscapstone \
+--with-syszip \
+--with-openssl
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 doc/zsh/* -t "${pkgdir}/usr/share/zsh/site-functions"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:46:16
  Author: anthraxx
Revision: 427059

upgpkg: radare2 3.2.1-2

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 23:38:20 UTC (rev 427058)
+++ PKGBUILD2019-01-22 23:46:16 UTC (rev 427059)
@@ -3,12 +3,12 @@
 
 pkgname=radare2
 pkgver=3.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://radare.org'
 arch=('x86_64')
 license=('GPL3' 'LGPL3')
-depends=('sh' 'capstone' 'openssl' 'libzip')
+depends=('sh' 'capstone' 'libcapstone.so' 'openssl' 'libzip')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
 sha256sums=('a4d0c1b3a3dfd810749578227940b8ea77e517d2c4d284c9687e49224a272796')


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:38:13
  Author: anthraxx
Revision: 427057

upgpkg: capstone 4.0.1-1

Modified:
  capstone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 23:02:54 UTC (rev 427056)
+++ PKGBUILD2019-01-22 23:38:13 UTC (rev 427057)
@@ -3,7 +3,7 @@
 
 pkgbase=capstone
 pkgname=('capstone' 'python-capstone' 'python2-capstone')
-pkgver=3.0.5
+pkgver=4.0.1
 pkgrel=1
 pkgdesc='Lightweight multi-platform, multi-architecture disassembly framework'
 url='https://www.capstone-engine.org/index.html'
@@ -12,8 +12,8 @@
 makedepends=('glibc' 'python' 'python-setuptools' 'python2' 
'python2-setuptools')
 options=('staticlibs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aquynh/capstone/archive/${pkgver}.tar.gz)
-sha256sums=('913dd695e7c5a2b972a6f427cb31f2e93677ec1c38f39dda37d18a91c70b6df1')
-sha512sums=('4d953dd34866046afd4c8896c307f8fdd514ea1331720cb643a6b7095666dbecf6a16264c15c9883a6ed5e06d1332c1e52c5a23bd9dc3cc6493592bc9636bd33')
+sha256sums=('79bbea8dbe466bd7d051e037db5961fdb34f67c9fac5c3471dd105cfb1e05dc7')
+sha512sums=('43c52024065b41b45eff9423341db3f3d5163fa7aa01b360faa30437786740c8f2c34c36faa04dced5308e09d8bd78df3bad0ab9c06f98612169edb176f83c36')
 
 build() {
   cd ${pkgbase}-${pkgver}


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:38:20
  Author: anthraxx
Revision: 427058

archrelease: copy trunk to community-staging-x86_64

Added:
  capstone/repos/community-staging-x86_64/
  capstone/repos/community-staging-x86_64/PKGBUILD
(from rev 427057, capstone/trunk/PKGBUILD)

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

Copied: capstone/repos/community-staging-x86_64/PKGBUILD (from rev 427057, 
capstone/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-22 23:38:20 UTC (rev 427058)
@@ -0,0 +1,46 @@
+# Maintainer: Levente Polyak 
+# Contributor: M0Rf30
+
+pkgbase=capstone
+pkgname=('capstone' 'python-capstone' 'python2-capstone')
+pkgver=4.0.1
+pkgrel=1
+pkgdesc='Lightweight multi-platform, multi-architecture disassembly framework'
+url='https://www.capstone-engine.org/index.html'
+arch=('x86_64')
+license=('BSD')
+makedepends=('glibc' 'python' 'python-setuptools' 'python2' 
'python2-setuptools')
+options=('staticlibs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aquynh/capstone/archive/${pkgver}.tar.gz)
+sha256sums=('79bbea8dbe466bd7d051e037db5961fdb34f67c9fac5c3471dd105cfb1e05dc7')
+sha512sums=('43c52024065b41b45eff9423341db3f3d5163fa7aa01b360faa30437786740c8f2c34c36faa04dced5308e09d8bd78df3bad0ab9c06f98612169edb176f83c36')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  make
+}
+
+package_capstone() {
+  depends=('glibc')
+  provides=('libcapstone.so')
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 docs/README -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE.TXT -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+package_python-capstone() {
+  depends=('capstone' 'python')
+  cd ${pkgbase}-${pkgver}/bindings/python
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 ../../LICENSE.TXT -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+package_python2-capstone() {
+  depends=('capstone' 'python2')
+  cd ${pkgbase}-${pkgver}/bindings/python
+  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 ../../LICENSE.TXT -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:11:37
  Author: anthraxx
Revision: 344592

archrelease: copy trunk to extra-x86_64

Added:
  vala/repos/extra-x86_64/PKGBUILD
(from rev 344591, vala/trunk/PKGBUILD)
Deleted:
  vala/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 23:11:30 UTC (rev 344591)
+++ PKGBUILD2019-01-22 23:11:37 UTC (rev 344592)
@@ -1,49 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.42.4
-pkgrel=1
-pkgdesc='Compiler for the GObject type system'
-url='https://wiki.gnome.org/Projects/Vala'
-arch=(x86_64)
-license=(LGPL)
-depends=(glib2 gtk-doc graphviz ttf-font pkg-config gcc)
-makedepends=(libxslt vala git help2man)
-checkdepends=(dbus libx11 gobject-introspection)
-provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
-conflicts=(valadoc)
-replaces=(valadoc)
-_commit=2ff3e54e8e1e77a889db72cb523b3792962a3421  # tags/0.42.4^0
-source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: vala/repos/extra-x86_64/PKGBUILD (from rev 344591, vala/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 23:11:37 UTC (rev 344592)
@@ -0,0 +1,49 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.42.5
+pkgrel=1
+pkgdesc='Compiler for the GObject type system'
+url='https://wiki.gnome.org/Projects/Vala'
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 gtk-doc graphviz ttf-font pkg-config gcc)
+makedepends=(libxslt vala git help2man)
+checkdepends=(dbus libx11 gobject-introspection)
+provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
+conflicts=(valadoc)
+replaces=(valadoc)
+_commit=d71a97f9615094e1dc083bbac2776ab94a85c62f  # tags/0.42.5^0
+source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:11:30
  Author: anthraxx
Revision: 344591

upgpkg: vala 0.42.5-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 23:05:54 UTC (rev 344590)
+++ PKGBUILD2019-01-22 23:11:30 UTC (rev 344591)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=vala
-pkgver=0.42.4
+pkgver=0.42.5
 pkgrel=1
 pkgdesc='Compiler for the GObject type system'
 url='https://wiki.gnome.org/Projects/Vala'
@@ -15,7 +15,7 @@
 provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
 conflicts=(valadoc)
 replaces=(valadoc)
-_commit=2ff3e54e8e1e77a889db72cb523b3792962a3421  # tags/0.42.4^0
+_commit=d71a97f9615094e1dc083bbac2776ab94a85c62f  # tags/0.42.5^0
 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:05:54
  Author: anthraxx
Revision: 344590

archrelease: copy trunk to extra-x86_64

Added:
  nasm/repos/extra-x86_64/PKGBUILD
(from rev 344589, nasm/trunk/PKGBUILD)
Deleted:
  nasm/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 23:05:46 UTC (rev 344589)
+++ PKGBUILD2019-01-22 23:05:54 UTC (rev 344590)
@@ -1,30 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Eric Bélanger 
-
-pkgname=nasm
-pkgver=2.14
-pkgrel=1
-pkgdesc='80x86 assembler designed for portability and modularity'
-url='https://www.nasm.us'
-arch=('x86_64')
-license=('BSD')
-depends=('glibc')
-makedepends=('perl-font-ttf' 'perl-sort-versions' 'fontconfig' 
'adobe-source-sans-pro-fonts'
- 'ttf-liberation' 'ghostscript' 'xmlto' 'asciidoc')
-source=(https://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('0f7f1b8b0cd4ac62df1dc203789b74670ebe10f3be10af9984331b1c348745ed31a43aca77c5c771016a718fa2c7c8805c1c9edfdd6b0fe83ee0937cb0dd3d23')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-  make -C doc
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install install_rdf
-  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/nasm
-}
-
-# vim: ts=2 sw=2 et:

Copied: nasm/repos/extra-x86_64/PKGBUILD (from rev 344589, nasm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 23:05:54 UTC (rev 344590)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Eric Bélanger 
+
+pkgname=nasm
+pkgver=2.14.02
+pkgrel=1
+pkgdesc='80x86 assembler designed for portability and modularity'
+url='https://www.nasm.us'
+arch=('x86_64')
+license=('BSD')
+depends=('glibc')
+makedepends=('perl-font-ttf' 'perl-sort-versions' 'fontconfig' 
'adobe-source-sans-pro-fonts'
+ 'ttf-liberation' 'ghostscript' 'xmlto' 'asciidoc')
+source=(https://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
+sha512sums=('c7a228095f37321d57f2813d04f58ee66949e8f81fc49ef6c4ecd391301e308217583ce1a265d4fe8c13d54b5b9c72aeb132caa3caee36e31b6555fbfff34c81')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  make -C doc
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install install_rdf
+  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/nasm
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:05:46
  Author: anthraxx
Revision: 344589

upgpkg: nasm 2.14.02-1

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:36:23 UTC (rev 344588)
+++ PKGBUILD2019-01-22 23:05:46 UTC (rev 344589)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=nasm
-pkgver=2.14
+pkgver=2.14.02
 pkgrel=1
 pkgdesc='80x86 assembler designed for portability and modularity'
 url='https://www.nasm.us'
@@ -12,7 +12,7 @@
 makedepends=('perl-font-ttf' 'perl-sort-versions' 'fontconfig' 
'adobe-source-sans-pro-fonts'
  'ttf-liberation' 'ghostscript' 'xmlto' 'asciidoc')
 
source=(https://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('0f7f1b8b0cd4ac62df1dc203789b74670ebe10f3be10af9984331b1c348745ed31a43aca77c5c771016a718fa2c7c8805c1c9edfdd6b0fe83ee0937cb0dd3d23')
+sha512sums=('c7a228095f37321d57f2813d04f58ee66949e8f81fc49ef6c4ecd391301e308217583ce1a265d4fe8c13d54b5b9c72aeb132caa3caee36e31b6555fbfff34c81')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:02:54
  Author: anthraxx
Revision: 427056

archrelease: copy trunk to community-x86_64

Added:
  pax-utils/repos/community-x86_64/PKGBUILD
(from rev 427055, pax-utils/trunk/PKGBUILD)
Deleted:
  pax-utils/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 23:02:44 UTC (rev 427055)
+++ PKGBUILD2019-01-22 23:02:54 UTC (rev 427056)
@@ -1,43 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Timothy Redaelli 
-# Contributor: sh0 
-# Contributor: Maxwel 
-
-pkgname=pax-utils
-pkgver=1.2.3
-pkgrel=3
-pkgdesc='ELF utils that can check files for security relevant properties'
-url='https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities'
-arch=('x86_64')
-license=('GPL2')
-depends=('bash' 'libcap' 'libseccomp' 'python-pyelftools')
-source=(https://dev.gentoo.org/~slyfox/distfiles/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d231b1a34aea2b9205c24fada79a8251d4c3fbcce49367fc055fe43e4c9783b2')
-sha512sums=('efcbce49aa7e5cd433f9b3fbc8fa82f6d7b0eb80ec40aafde453d6fe96e3565e066e5020f04d71537d8d4e820147f4203c0df2dd330ebb1358a26def3dd5484c')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -E 's|(  paths =) \[\]|\1 ["/usr/lib"]|g' -i lddtree.py
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---with-caps \
---with-seccomp \
---with-python
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  LD_LIBRARY_PATH=/usr/lib make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: pax-utils/repos/community-x86_64/PKGBUILD (from rev 427055, 
pax-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 23:02:54 UTC (rev 427056)
@@ -0,0 +1,43 @@
+# Maintainer: Levente Polyak 
+# Contributor: Timothy Redaelli 
+# Contributor: sh0 
+# Contributor: Maxwel 
+
+pkgname=pax-utils
+pkgver=1.2.4
+pkgrel=1
+pkgdesc='ELF utils that can check files for security relevant properties'
+url='https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities'
+arch=('x86_64')
+license=('GPL2')
+depends=('bash' 'libcap' 'libseccomp' 'python-pyelftools')
+source=(https://dev.gentoo.org/~slyfox/distfiles/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('52858b8cf32b027b59a2ffe79ee21d7c4a09a634f03f5e737b0baec104357906')
+sha512sums=('03b84054c59e8ce64d2c07276c61245c8e9b3eca2fc430269531e2dafe120009b541ebb6adc4ff54c13a1da63caf0755fb026ba272cf17d04f75e06b893a3e95')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -E 's|(  paths =) \[\]|\1 ["/usr/lib"]|g' -i lddtree.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--with-caps \
+--with-seccomp \
+--with-python
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  LD_LIBRARY_PATH=/usr/lib make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 23:02:44
  Author: anthraxx
Revision: 427055

upgpkg: pax-utils 1.2.4-1

Modified:
  pax-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:49:59 UTC (rev 427054)
+++ PKGBUILD2019-01-22 23:02:44 UTC (rev 427055)
@@ -4,8 +4,8 @@
 # Contributor: Maxwel 
 
 pkgname=pax-utils
-pkgver=1.2.3
-pkgrel=3
+pkgver=1.2.4
+pkgrel=1
 pkgdesc='ELF utils that can check files for security relevant properties'
 url='https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 license=('GPL2')
 depends=('bash' 'libcap' 'libseccomp' 'python-pyelftools')
 source=(https://dev.gentoo.org/~slyfox/distfiles/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d231b1a34aea2b9205c24fada79a8251d4c3fbcce49367fc055fe43e4c9783b2')
-sha512sums=('efcbce49aa7e5cd433f9b3fbc8fa82f6d7b0eb80ec40aafde453d6fe96e3565e066e5020f04d71537d8d4e820147f4203c0df2dd330ebb1358a26def3dd5484c')
+sha256sums=('52858b8cf32b027b59a2ffe79ee21d7c4a09a634f03f5e737b0baec104357906')
+sha512sums=('03b84054c59e8ce64d2c07276c61245c8e9b3eca2fc430269531e2dafe120009b541ebb6adc4ff54c13a1da63caf0755fb026ba272cf17d04f75e06b893a3e95')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2019-01-22 Thread Bruno Pagani via arch-commits
Date: Tuesday, January 22, 2019 @ 22:49:59
  Author: archange
Revision: 427054

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:49:05 UTC (rev 427053)
+++ PKGBUILD2019-01-22 22:49:59 UTC (rev 427054)
@@ -1,75 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Maxime Gauduin 
-# Contributor: Frederik Schwan 
-
-pkgname=gitea
-pkgver=1.6.4
-pkgrel=1
-pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
-arch=('x86_64')
-url="https://gitea.io";
-license=('MIT')
-depends=('git')
-makedepends=('go-pie' 'go-bindata' 'dep')
-optdepends=(
-  'mariadb: MariaDB support'
-  'memcached: MemCached support'
-  'openssh: GIT over SSH support'
-  'pam: Authentication via PAM support'
-  'postgresql: PostgreSQL support'
-  'redis: Redis support'
-  'sqlite: SQLite support'
-)
-backup=('etc/gitea/app.ini')
-_tag=19d438530183df043c7e9282096cb00a4fefb678 # git rev-parse v1.6.4
-source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed";
-gitea.tmpfiles
-gitea.service
-gitea.sysusers
-gitea-arch-defaults.patch
-gitea-ldflags.patch
-gitea-disable-u2f.patch)
-sha256sums=('SKIP'
-'1521fd7edc3830c695698ffe9835709f1408040b5ec989f07410972c894fa8ba'
-'7789b3f6699b9e111fa080226047cdc765e55ff49a3f72aac989c11c06c3e7e0'
-'2abc51ccd0086bb996194bb7fb241a3f26d84f518417c872b66a3db8970da7e4'
-'db401622ea3d3bde5c1265b4031539a16e5be74191b6109491f539c7e5551f72'
-'9357afc653c70f524a4e3c42cc99c1e6bb4ff40a7460391fa283b6fcf3202e7b'
-'d6842efd13b6971b77d233ff3ac2bd3d81c5d26c348ae1f2a2b19b0e7237726e')
-validpgpkeys=('8C4033A23895237CB27D52D9D9B5613BEB813F99'  # Matti Ranta 
, retrieved from https://github.com/techknowlogick.gpg
-  'ED810FD31FBE67F406ED71BDD4F1E9B6493ED946') # Jonas Franz 

-install=gitea.install
-
-prepare() {
-  mkdir -p gopath/src/code.gitea.io
-  ln -rTsf ${pkgname} gopath/src/code.gitea.io/gitea
-  export GOPATH="${srcdir}"/gopath
-
-  cd ${pkgname}
-  # Change some defaults for ArchLinux
-  patch -Np1 -i ../gitea-arch-defaults.patch
-  # Fix LDFLAGS not being respected by Go
-  patch -Np1 -i ../gitea-ldflags.patch
-  # https://github.com/go-gitea/gitea/issues/4692
-  patch -Np1 -i ../gitea-disable-u2f.patch
-
-  cd $GOPATH/src/code.gitea.io/gitea
-  dep ensure
-}
-
-build() {
-  export GOPATH="${srcdir}"/gopath
-  cd gopath/src/code.gitea.io/gitea
-  make generate
-  EXTRA_GOFLAGS="-gcflags all=-trimpath=${GOPATH} -asmflags 
all=-trimpath=${GOPATH}" \
-  make GOFLAGS="-v" TAGS="bindata sqlite pam" build
-}
-
-package() {
-  install -Dm755 ${pkgname}/${pkgname} -t "${pkgdir}"/usr/bin/
-  install -Dm644 ${pkgname}/LICENSE -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-  install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-  install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-  install -D ${pkgname}/custom/conf/app.ini.sample 
"${pkgdir}"/etc/gitea/app.ini
-}

Copied: gitea/repos/community-x86_64/PKGBUILD (from rev 427053, 
gitea/trunk/PKGB

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

2019-01-22 Thread Bruno Pagani via arch-commits
Date: Tuesday, January 22, 2019 @ 22:49:05
  Author: archange
Revision: 427053

upgpkg: gitea 1.7.0-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:40:11 UTC (rev 427052)
+++ PKGBUILD2019-01-22 22:49:05 UTC (rev 427053)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan 
 
 pkgname=gitea
-pkgver=1.6.4
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
 arch=('x86_64')
@@ -21,7 +21,7 @@
   'sqlite: SQLite support'
 )
 backup=('etc/gitea/app.ini')
-_tag=19d438530183df043c7e9282096cb00a4fefb678 # git rev-parse v1.6.4
+_tag=2216abd24ae70e4d96ac47882e532b34c6c86b36 # git rev-parse v1.7.0
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed";
 gitea.tmpfiles
 gitea.service


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:40:11
  Author: anthraxx
Revision: 427052

archrelease: copy trunk to community-x86_64

Added:
  radare2-cutter/repos/community-x86_64/PKGBUILD
(from rev 427051, radare2-cutter/trunk/PKGBUILD)
Deleted:
  radare2-cutter/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:39:58 UTC (rev 427051)
+++ PKGBUILD2019-01-22 22:40:11 UTC (rev 427052)
@@ -1,39 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
-
-pkgname=radare2-cutter
-_gitcommit=e0554572020be5cb022df89bf25407635cd5c6e2
-pkgver=1.7.3
-pkgrel=1
-pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
-url='https://github.com/radareorg/cutter'
-arch=('x86_64')
-license=('GPL3')
-depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python' 'jupyter')
-makedepends=('git' 'cmake')
-source=(${pkgname}::"git+https://github.com/radareorg/cutter#commit=${_gitcommit}";)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  # remove 'v' prefix on tags; prefix revision with 'r'; replace all '-' with 
'.'
-  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-build() {
-  mkdir -p ${pkgname}/build
-  cd ${pkgname}/build
-  qmake ../src/Cutter.pro
-  make
-}
-
-package() {
-  cd ${pkgname}
-  install -Dm 755 build/Cutter -t "${pkgdir}/usr/bin"
-  install -Dm 644 src/org.radare.Cutter.desktop -t 
"${pkgdir}/usr/share/applications"
-  install -Dm 644 src/img/cutter.svg -t 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps"
-  install -d "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -a docs/* "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: radare2-cutter/repos/community-x86_64/PKGBUILD (from rev 427051, 
radare2-cutter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 22:40:11 UTC (rev 427052)
@@ -0,0 +1,39 @@
+# Maintainer: Levente Polyak 
+# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
+
+pkgname=radare2-cutter
+_gitcommit=2d2d4d3346b1d5dfc336564ac8bcc2677ce50102
+pkgver=1.7.4
+pkgrel=1
+pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
+url='https://github.com/radareorg/cutter'
+arch=('x86_64')
+license=('GPL3')
+depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python' 'jupyter')
+makedepends=('git' 'cmake')
+source=(${pkgname}::"git+https://github.com/radareorg/cutter#commit=${_gitcommit}";)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  # remove 'v' prefix on tags; prefix revision with 'r'; replace all '-' with 
'.'
+  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+build() {
+  mkdir -p ${pkgname}/build
+  cd ${pkgname}/build
+  qmake ../src/Cutter.pro
+  make
+}
+
+package() {
+  cd ${pkgname}
+  install -Dm 755 build/Cutter -t "${pkgdir}/usr/bin"
+  install -Dm 644 src/org.radare.Cutter.desktop -t 
"${pkgdir}/usr/share/applications"
+  install -Dm 644 src/img/cutter.svg -t 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps"
+  install -d "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -a docs/* "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:39:58
  Author: anthraxx
Revision: 427051

upgpkg: radare2-cutter 1.7.4-1

Modified:
  radare2-cutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:36:18 UTC (rev 427050)
+++ PKGBUILD2019-01-22 22:39:58 UTC (rev 427051)
@@ -2,8 +2,8 @@
 # Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
 
 pkgname=radare2-cutter
-_gitcommit=e0554572020be5cb022df89bf25407635cd5c6e2
-pkgver=1.7.3
+_gitcommit=2d2d4d3346b1d5dfc336564ac8bcc2677ce50102
+pkgver=1.7.4
 pkgrel=1
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/cutter'


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:36:18
  Author: anthraxx
Revision: 427050

archrelease: copy trunk to multilib-x86_64

Added:
  fasm/repos/multilib-x86_64/PKGBUILD
(from rev 427049, fasm/trunk/PKGBUILD)
Deleted:
  fasm/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:36:11 UTC (rev 427049)
+++ PKGBUILD2019-01-22 22:36:18 UTC (rev 427050)
@@ -1,58 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Chris Andrews 
-# Contributor: FadeMind 
-# Contributor: Serge Victor 
-# Contributor: Krzysztof Wloch 
-# Contributor: Luke McCarthy 
-
-pkgname=fasm
-pkgver=1.73.04
-pkgrel=1
-pkgdesc='Fast and efficient self-assembling x86 assembler for DOS, Windows and 
Linux operating systems'
-url='https://flatassembler.net/'
-arch=('x86_64')
-license=('custom')
-depends_x86_64=('lib32-glibc')
-source=(${pkgname}-${pkgver}.tgz::https://flatassembler.net/${pkgname}-${pkgver}.tgz)
-sha256sums=('4145d0341e916165c22c7b5ab62ed511ddd0aee4c1c406e97ca5b2ef929b1d78')
-sha512sums=('6c706dafddf6702c49987ab4ec1b9719fbfe5473d05e3f664ecd26c8f488ad911abfdbf5fcf41fbfa1cd577e18899d6490ee7d715bba00544e222008e596eaa8')
-
-build() {
-  cd ${pkgname}
-
-  if [ "${CARCH}" == "x86_64" ]; then
-SRCDIR=Linux/x64
-./fasm.x64 source/${SRCDIR}/fasm.asm
-  fi
-  mv source/${SRCDIR}/fasm ./fasm
-
-  # tools
-  local s
-  for s in listing prepsrc symbols; do
-./fasm tools/libc/${s}.asm ${s}.o
-gcc -m32 ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o ${s} ${s}.o
-  done
-}
-
-package() {
-  cd ${pkgname}
-
-  install -Dm 755 fasm -t "${pkgdir}/usr/bin"
-  # tools
-  local s
-  for s in listing prepsrc symbols; do
-install -Dm 755 ${s} "${pkgdir}/usr/bin/fasm-${s}"
-  done
-
-  # docs
-  install -Dm 644 ${pkgname}.txt whatsnew.txt -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 examples/elfexe/*.asm -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfexe"
-  install -Dm 644 examples/elfexe/dynamic/*.asm -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfexe/dynamic"
-  install -Dm 644 examples/elfexe/dynamic/*.inc -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfexe/dynamic"
-  install -Dm 644 examples/elfobj/*.asm -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfobj"
-  install -Dm 644 examples/libcdemo/*.asm -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/libcdemo"
-  install -Dm 644 examples/libcdemo/*.inc -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/libcdemo"
-  install -Dm 644 license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: fasm/repos/multilib-x86_64/PKGBUILD (from rev 427049, 
fasm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 22:36:18 UTC (rev 427050)
@@ -0,0 +1,61 @@
+# Maintainer: Levente Polyak 
+# Contributor: Chris Andrews 
+# Contributor: FadeMind 
+# Contributor: Serge Victor 
+# Contributor: Krzysztof Wloch 
+# Contributor: Luke McCarthy 
+
+pkgname=fasm
+pkgver=1.73.06
+pkgrel=1
+pkgdesc='Fast and efficient self-assembling x86 assembler for DOS, Windows and 
Linux operating systems'
+url='https://flatassembler.net/'
+arch=('x86_64')
+license=('custom')
+depends_x86_64=('lib32-glibc')
+source=(${pkgname}-${pkgver}.tgz::https://flatassembler.net/${pkgname}-${pkgver}.tgz)
+sha256sums=('e65608c6bd57deb10678380185fab2cc35961a16a9eaa7188fe00e7b3b9e980b')
+sha512sums=('cdbb41eaeba13684f998dc308fea24ed9efa1818ce5f85bc183c365af2287165970c9bc9866ac2c8083619bbfc1a769d383d7092cea5a207fe383473c73a3205')
+
+build() {
+  cd ${pkgname}
+
+  if [ "${CARCH}" == "x86_64" ]; then
+SRCDIR=Linux/x64
+./fasm.x64 source/${SRCDIR}/fasm.asm
+  fi
+  mv source/${SRCDIR}/fasm ./fasm
+
+  # tools
+  local s
+  for s in listing prepsrc symbols; do
+echo $s
+./fasm tools/libc/${s}.asm ${s}.o
+echo A
+echo gcc -m32 ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o ${s} ${s}.o
+gcc -m32 ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o ${s} ${s}.o
+  done
+}
+
+package() {
+  cd ${pkgname}
+
+  install -Dm 755 fasm -t "${pkgdir}/usr/bin"
+  # tools
+  local s
+  for s in listing prepsrc symbols; do
+install -Dm 755 ${s} "${pkgdir}/usr/bin/fasm-${s}"
+  done
+
+  # docs
+  install -Dm 644 ${pkgname}.txt whatsnew.txt -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 examples/elfexe/*.asm -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfexe"
+  install -Dm 644 examples/elfexe/dynamic/*.asm -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfexe/dynamic"
+  install -Dm 644 examples/elfexe/dynamic/*.inc -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfexe/dynamic"
+  install -Dm 644 examples/elfobj/*.asm -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples/elfobj"
+  install -Dm 644 examples/libcdemo/*.asm -t 

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

2019-01-22 Thread Anatol Pomozov via arch-commits
Date: Tuesday, January 22, 2019 @ 22:36:23
  Author: anatolik
Revision: 344588

archrelease: copy trunk to testing-x86_64

Added:
  apache/repos/testing-x86_64/
  apache/repos/testing-x86_64/PKGBUILD
(from rev 344587, apache/trunk/PKGBUILD)
  apache/repos/testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 344587, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-x86_64/apache.tmpfiles.conf
(from rev 344587, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-x86_64/arch.layout
(from rev 344587, apache/trunk/arch.layout)
  apache/repos/testing-x86_64/httpd.logrotate
(from rev 344587, apache/trunk/httpd.logrotate)
  apache/repos/testing-x86_64/httpd.service
(from rev 344587, apache/trunk/httpd.service)
  apache/repos/testing-x86_64/nohttp2forprefork.patch
(from rev 344587, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-x86_64/openssl-malloc-init.patch
(from rev 344587, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-x86_64/script_name.patch
(from rev 344587, apache/trunk/script_name.patch)

-+
 PKGBUILD|  131 ++
 apache-2.2-optionsbleed-CVE-2017-9798.patch |   21 +
 apache.tmpfiles.conf|1 
 arch.layout |   22 +
 httpd.logrotate |7 
 httpd.service   |   15 
 nohttp2forprefork.patch |  506 ++
 openssl-malloc-init.patch   |   20 +
 script_name.patch   |   84 
 9 files changed, 807 insertions(+)

Copied: apache/repos/testing-x86_64/PKGBUILD (from rev 344587, 
apache/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-01-22 22:36:23 UTC (rev 344588)
@@ -0,0 +1,131 @@
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apache
+pkgver=2.4.38
+pkgrel=1
+pkgdesc='A high performance Unix-based HTTP server'
+arch=('x86_64')
+url='http://www.apache.org/dist/httpd'
+license=('APACHE')
+backup=(
+etc/httpd/conf/httpd.conf
+etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
+etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
+etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+etc/httpd/conf/extra/proxy-html.conf
+etc/httpd/conf/{mime.types,magic}
+etc/logrotate.d/httpd
+)
+provides=('mod_proxy_uwsgi')
+conflicts=('mod_proxy_uwsgi')
+replaces=('mod_proxy_uwsgi')
+depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl')
+makedepends=('libxml2' 'lua' 'curl' 'brotli' 'jansson')
+optdepends=(
+'lua: for mod_lua module'
+'libxml2: for mod_proxy_html, mod_xml2enc modules'
+'curl: for mod_md module'
+'jansson: for mod_md module'
+'brotli: for mod_brotli module'
+'uwsgi: for mod_proxy_uwsgi module'
+'lynx: apachectl status'
+)
+source=(
+https://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
+openssl-malloc-init.patch
+apache.tmpfiles.conf
+httpd.logrotate
+httpd.service
+arch.layout
+)
+sha256sums=('7dc65857a994c98370dc4334b260101a7a04be60e6e74a5c57a6dee1bc8f394a'
+'SKIP'
+'d305f8b52ac2a9bbda7bb0776496471e69e9d30642740f594d00086a8c7e344c'
+'63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
+'0bbbfae23a917b2fce0bf8f900f60319b50769224a96314e9301a75ccd078e16'
+'f574bac6d5f398e7a649fc0e1ca66ff01ad4ef34dac71258e93d8a9d9a2b3960'
+'dda05c6e76f12624e418ca18a36f2e90ec1c5b1cc52fed7142fce6076ec413f3')
+validpgpkeys=('A93D62ECC3C8EA12DB220EC934EA76E6791485A8' # Jim Jagielski
+  'B9E8213AEFB861AF35A41F2C995E35221AD84DFF') # Daniel Ruggeri 
+
+prepare() {
+  cd httpd-${pkgver}
+
+  # set default user
+  sed -e 's#User daemon#User http#' \
+  -e 's#Group daemon#Group http#' \
+  -i docs/conf/httpd.conf.in
+
+  cat "${srcdir}/arch.layout" >> config.layout
+
+  # https://github.com/openssl/openssl/issues/2865
+  patch -Np1 -i ../openssl-malloc-init.patch
+}
+
+build() {
+  cd httpd-${pkgver}
+
+  ./configure --sbindir=/usr/bin \
+  --enable-layout=Arch \
+  --enable-mpms-shared=all \
+  --enable-modules=all \
+  --enable-mods-shared=all \
+  --enable-so \
+  --enable-suexec \
+  --with-suexec-caller=http \
+  --with-suexec-docroot=/srv/http \
+  --with-suexec-logfile=/var/log/httpd/suexec.log \
+  --with-suexec-bin=/usr/bin/suexec \
+  --with-suexec-uidmin=99 --with-suexec-gidmin=99 \
+  --enable-ldap --enable-authnz-ldap --enable-authnz-fcgi \
+  --enable-cache --enable-disk-cache --enable-mem-cache 
--enable-file-cache \
+  --enable-ssl --with-ssl \
+  --enable-defl

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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:36:11
  Author: anthraxx
Revision: 427049

upgpkg: fasm 1.73.06-1

Modified:
  fasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:27:35 UTC (rev 427048)
+++ PKGBUILD2019-01-22 22:36:11 UTC (rev 427049)
@@ -6,7 +6,7 @@
 # Contributor: Luke McCarthy 
 
 pkgname=fasm
-pkgver=1.73.04
+pkgver=1.73.06
 pkgrel=1
 pkgdesc='Fast and efficient self-assembling x86 assembler for DOS, Windows and 
Linux operating systems'
 url='https://flatassembler.net/'
@@ -14,8 +14,8 @@
 license=('custom')
 depends_x86_64=('lib32-glibc')
 
source=(${pkgname}-${pkgver}.tgz::https://flatassembler.net/${pkgname}-${pkgver}.tgz)
-sha256sums=('4145d0341e916165c22c7b5ab62ed511ddd0aee4c1c406e97ca5b2ef929b1d78')
-sha512sums=('6c706dafddf6702c49987ab4ec1b9719fbfe5473d05e3f664ecd26c8f488ad911abfdbf5fcf41fbfa1cd577e18899d6490ee7d715bba00544e222008e596eaa8')
+sha256sums=('e65608c6bd57deb10678380185fab2cc35961a16a9eaa7188fe00e7b3b9e980b')
+sha512sums=('cdbb41eaeba13684f998dc308fea24ed9efa1818ce5f85bc183c365af2287165970c9bc9866ac2c8083619bbfc1a769d383d7092cea5a207fe383473c73a3205')
 
 build() {
   cd ${pkgname}
@@ -29,7 +29,10 @@
   # tools
   local s
   for s in listing prepsrc symbols; do
+echo $s
 ./fasm tools/libc/${s}.asm ${s}.o
+echo A
+echo gcc -m32 ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o ${s} ${s}.o
 gcc -m32 ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o ${s} ${s}.o
   done
 }


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

2019-01-22 Thread Anatol Pomozov via arch-commits
Date: Tuesday, January 22, 2019 @ 22:35:11
  Author: anatolik
Revision: 344587

upgpkg: apache 2.4.38-1

Modified:
  apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 14:23:30 UTC (rev 344586)
+++ PKGBUILD2019-01-22 22:35:11 UTC (rev 344587)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=apache
-pkgver=2.4.37
+pkgver=2.4.38
 pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('x86_64')
@@ -40,7 +40,7 @@
 httpd.service
 arch.layout
 )
-sha256sums=('3498dc5c6772fac2eb7307dc7963122ffe243b5e806e0be4fb51974ff759d726'
+sha256sums=('7dc65857a994c98370dc4334b260101a7a04be60e6e74a5c57a6dee1bc8f394a'
 'SKIP'
 'd305f8b52ac2a9bbda7bb0776496471e69e9d30642740f594d00086a8c7e344c'
 '63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:27:35
  Author: anthraxx
Revision: 427048

archrelease: copy trunk to community-any

Added:
  gdb-dashboard/repos/community-any/PKGBUILD
(from rev 427047, gdb-dashboard/trunk/PKGBUILD)
Deleted:
  gdb-dashboard/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:27:29 UTC (rev 427047)
+++ PKGBUILD2019-01-22 22:27:35 UTC (rev 427048)
@@ -1,22 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=gdb-dashboard
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='Modular visual interface for GDB in Python'
-url='https://github.com/cyrus-and/gdb-dashboard'
-arch=('any')
-license=('MIT')
-depends=('gdb' 'binutils')
-optdepends=('python-pygments: syntax highlighting support')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}.tar.gz)
-sha512sums=('c98f9d1ce493b83687ddb1335e565bfc9c0e5465ccc4e260621c76dbb9738abd19d5cde74e6f0327928f14d01ba8221f7dc2673692d21ef5281996735e875391')
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 644 .gdbinit -t "${pkgdir}/usr/share/${pkgname}"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gdb-dashboard/repos/community-any/PKGBUILD (from rev 427047, 
gdb-dashboard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 22:27:35 UTC (rev 427048)
@@ -0,0 +1,22 @@
+# Maintainer: Levente Polyak 
+
+pkgname=gdb-dashboard
+pkgver=0.4.2
+pkgrel=1
+pkgdesc='Modular visual interface for GDB in Python'
+url='https://github.com/cyrus-and/gdb-dashboard'
+arch=('any')
+license=('MIT')
+depends=('gdb' 'binutils')
+optdepends=('python-pygments: syntax highlighting support')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}.tar.gz)
+sha512sums=('d5e66b0e0be27e494e74f6bd1609c18aac8ac6725ad7ceb66db3f4458ebc89c4fb194559ca36af8f53d2a4459f9c090c9b9cf3b7e664f80f9bc504cc4e956bf6')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 644 .gdbinit -t "${pkgdir}/usr/share/${pkgname}"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:27:29
  Author: anthraxx
Revision: 427047

upgpkg: gdb-dashboard 0.4.2-1

Modified:
  gdb-dashboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:25:58 UTC (rev 427046)
+++ PKGBUILD2019-01-22 22:27:29 UTC (rev 427047)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=gdb-dashboard
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='Modular visual interface for GDB in Python'
 url='https://github.com/cyrus-and/gdb-dashboard'
@@ -10,7 +10,7 @@
 depends=('gdb' 'binutils')
 optdepends=('python-pygments: syntax highlighting support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}.tar.gz)
-sha512sums=('c98f9d1ce493b83687ddb1335e565bfc9c0e5465ccc4e260621c76dbb9738abd19d5cde74e6f0327928f14d01ba8221f7dc2673692d21ef5281996735e875391')
+sha512sums=('d5e66b0e0be27e494e74f6bd1609c18aac8ac6725ad7ceb66db3f4458ebc89c4fb194559ca36af8f53d2a4459f9c090c9b9cf3b7e664f80f9bc504cc4e956bf6')
 
 package() {
   cd ${pkgname}-${pkgver}


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:25:53
  Author: anthraxx
Revision: 427045

upgpkg: radare2 3.2.1-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:22:44 UTC (rev 427044)
+++ PKGBUILD2019-01-22 22:25:53 UTC (rev 427045)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://radare.org'
@@ -11,8 +11,8 @@
 depends=('sh' 'capstone' 'openssl' 'libzip')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
-sha256sums=('18dbec13588d7795e3ce0b3a442578227d941b70cb1421b52abe127191db6634')
-sha512sums=('9773068568cf71797b0c86837188604130ef9d63e7b7fd115820d8979dde37d259aaea45002c9984e8c3599e9bade53720d3bb1b3635bdad5a2dc73aff54f048')
+sha256sums=('a4d0c1b3a3dfd810749578227940b8ea77e517d2c4d284c9687e49224a272796')
+sha512sums=('4f8c64eb02a80ae5e7adce1322d16f08a250be21c674a8f6f0271bfdc8dc41a6f4ef50fef36e012733db5008cffb356489beef9e9b82300372350bef81e13afa')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:25:58
  Author: anthraxx
Revision: 427046

archrelease: copy trunk to community-x86_64

Added:
  radare2/repos/community-x86_64/PKGBUILD
(from rev 427045, radare2/trunk/PKGBUILD)
Deleted:
  radare2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:25:53 UTC (rev 427045)
+++ PKGBUILD2019-01-22 22:25:58 UTC (rev 427046)
@@ -1,32 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Guillermo Ramos <0xwille at gmail dot com>
-
-pkgname=radare2
-pkgver=3.2.0
-pkgrel=1
-pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
-url='https://radare.org'
-arch=('x86_64')
-license=('GPL3' 'LGPL3')
-depends=('sh' 'capstone' 'openssl' 'libzip')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
-sha256sums=('18dbec13588d7795e3ce0b3a442578227d941b70cb1421b52abe127191db6634')
-sha512sums=('9773068568cf71797b0c86837188604130ef9d63e7b7fd115820d8979dde37d259aaea45002c9984e8c3599e9bade53720d3bb1b3635bdad5a2dc73aff54f048')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-syscapstone \
---with-syszip \
---with-openssl
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 doc/zsh/* -t "${pkgdir}/usr/share/zsh/site-functions"
-}
-
-# vim: ts=2 sw=2 et:

Copied: radare2/repos/community-x86_64/PKGBUILD (from rev 427045, 
radare2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 22:25:58 UTC (rev 427046)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='https://radare.org'
+arch=('x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'openssl' 'libzip')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
+sha256sums=('a4d0c1b3a3dfd810749578227940b8ea77e517d2c4d284c9687e49224a272796')
+sha512sums=('4f8c64eb02a80ae5e7adce1322d16f08a250be21c674a8f6f0271bfdc8dc41a6f4ef50fef36e012733db5008cffb356489beef9e9b82300372350bef81e13afa')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-syscapstone \
+--with-syszip \
+--with-openssl
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 doc/zsh/* -t "${pkgdir}/usr/share/zsh/site-functions"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:22:44
  Author: anthraxx
Revision: 427044

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:22:38 UTC (rev 427043)
+++ PKGBUILD2019-01-22 22:22:44 UTC (rev 427044)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-trustme
-pkgname=('python-trustme' 'python2-trustme')
-_pyname=${pkgbase/python-/}
-pkgver=0.4.0
-pkgrel=1
-pkgdesc='Library for fake certificate authority (CA) to generate fake TLS 
certs'
-url='https://trustme.readthedocs.io'
-arch=('any')
-license=('MIT')
-makedepends=('python' 'python-setuptools' 'python-cryptography'
- 'python2' 'python2-setuptools' 'python2-cryptography')
-checkdepends=('python-pytest' 'python-pyopenssl' 'python-service_identity')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/python-trio/trustme/archive/v${pkgver}.tar.gz)
-sha512sums=('bec8de0e93ecad1b322a370e9b8f9651f9a294b58216b1caf42d5cc69293c38fd62542358106a1d5a59469240e471c26617503f2e486b3432a22d7363e0925e7')
-
-build() {
-  cd ${_pyname}-${pkgver}
-  python setup.py build
-  python2 setup.py build
-}
-
-check() {
-  cd ${_pyname}-${pkgver}
-  PYTHONPATH=. py.test
-}
-
-package_python-trustme() {
-  depends=('python' 'python-cryptography')
-  cd ${_pyname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE.MIT -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-package_python2-trustme() {
-  depends=('python2' 'python2-cryptography')
-  cd ${_pyname}-${pkgver}
-  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE.MIT -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-trustme/repos/community-any/PKGBUILD (from rev 427043, 
python-trustme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 22:22:44 UTC (rev 427044)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-trustme
+pkgname=('python-trustme' 'python2-trustme')
+_pyname=${pkgbase/python-/}
+pkgver=0.5.0
+pkgrel=1
+pkgdesc='Library for fake certificate authority (CA) to generate fake TLS 
certs'
+url='https://trustme.readthedocs.io'
+arch=('any')
+license=('MIT')
+makedepends=('python' 'python-setuptools' 'python-cryptography'
+ 'python2' 'python2-setuptools' 'python2-cryptography')
+checkdepends=('python-pytest' 'python-pyopenssl' 'python-service_identity')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/python-trio/trustme/archive/v${pkgver}.tar.gz)
+sha512sums=('ea5dfb6c7cdaf086f9478147e2f9a4cd2e7c7d2059defbd2d660e6b7433ff81829771f8b0771c8a334354fa7ce8728f2f70eb374d01a9ac493be20cbbc740cff')
+
+build() {
+  cd ${_pyname}-${pkgver}
+  python setup.py build
+  python2 setup.py build
+}
+
+check() {
+  cd ${_pyname}-${pkgver}
+  PYTHONPATH=. py.test
+}
+
+package_python-trustme() {
+  depends=('python' 'python-cryptography')
+  cd ${_pyname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 LICENSE.MIT -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+package_python2-trustme() {
+  depends=('python2' 'python2-cryptography')
+  cd ${_pyname}-${pkgver}
+  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 LICENSE.MIT -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:22:38
  Author: anthraxx
Revision: 427043

upgpkg: python-trustme 0.5.0-1

Modified:
  python-trustme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:21:05 UTC (rev 427042)
+++ PKGBUILD2019-01-22 22:22:38 UTC (rev 427043)
@@ -3,7 +3,7 @@
 pkgbase=python-trustme
 pkgname=('python-trustme' 'python2-trustme')
 _pyname=${pkgbase/python-/}
-pkgver=0.4.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Library for fake certificate authority (CA) to generate fake TLS 
certs'
 url='https://trustme.readthedocs.io'
@@ -13,7 +13,7 @@
  'python2' 'python2-setuptools' 'python2-cryptography')
 checkdepends=('python-pytest' 'python-pyopenssl' 'python-service_identity')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/python-trio/trustme/archive/v${pkgver}.tar.gz)
-sha512sums=('bec8de0e93ecad1b322a370e9b8f9651f9a294b58216b1caf42d5cc69293c38fd62542358106a1d5a59469240e471c26617503f2e486b3432a22d7363e0925e7')
+sha512sums=('ea5dfb6c7cdaf086f9478147e2f9a4cd2e7c7d2059defbd2d660e6b7433ff81829771f8b0771c8a334354fa7ce8728f2f70eb374d01a9ac493be20cbbc740cff')
 
 build() {
   cd ${_pyname}-${pkgver}


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:20:59
  Author: anthraxx
Revision: 427041

upgpkg: nyx 2.1.0-1

Modified:
  nyx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 22:19:51 UTC (rev 427040)
+++ PKGBUILD2019-01-22 22:20:59 UTC (rev 427041)
@@ -2,8 +2,8 @@
 # Contributor: Alex Xu 
 
 pkgname=nyx
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='Command-line status monitor for tor'
 url='https://nyx.torproject.org/'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python' 'python-setuptools' 'python-stem' 'net-tools' 'procps-ng' 
'lsof')
 optdepends=('tor: tor-server to talk to')
 
source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('bb64b6c38bbfc9837215503a69b4a6b7a11b8a1e230f42c51a405472689a3d46d74dd06b2417c90512b63e9605b33198c5132b660f9eca037016a39c5e4f0ecf'
+sha512sums=('69a645cc811a1b1fbd9cf0501d8f23f1a52e0e92a0598097bb0c9efb040e1895e1dd431bad93be36db0e85ca7ac32ee5c866d50d2812069a39e5160b44575a37'
 'SKIP')
 validpgpkeys=('68278CC5DD2D1E85C4E45AD90445B7AB9ABBEEC6') # Damian Johnson 
(www.atagar.com) 
 


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:21:05
  Author: anthraxx
Revision: 427042

archrelease: copy trunk to community-any

Added:
  nyx/repos/community-any/PKGBUILD
(from rev 427041, nyx/trunk/PKGBUILD)
Deleted:
  nyx/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:20:59 UTC (rev 427041)
+++ PKGBUILD2019-01-22 22:21:05 UTC (rev 427042)
@@ -1,42 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alex Xu 
-
-pkgname=nyx
-pkgver=2.0.4
-pkgrel=2
-pkgdesc='Command-line status monitor for tor'
-url='https://nyx.torproject.org/'
-arch=('any')
-license=('GPL3')
-depends=('python' 'python-setuptools' 'python-stem' 'net-tools' 'procps-ng' 
'lsof')
-optdepends=('tor: tor-server to talk to')
-source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha512sums=('bb64b6c38bbfc9837215503a69b4a6b7a11b8a1e230f42c51a405472689a3d46d74dd06b2417c90512b63e9605b33198c5132b660f9eca037016a39c5e4f0ecf'
-'SKIP')
-validpgpkeys=('68278CC5DD2D1E85C4E45AD90445B7AB9ABBEEC6') # Damian Johnson 
(www.atagar.com) 
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # remove tests requiring full terminal
-  rm -r test/{panel,{popups,subwindow,installation}.py}
-  # make test exit on error
-  sed -E 's|(test_runner.run\(tests\))|__import__("sys").exit(0 if 
\1.wasSuccessful() else 1)|' -i run_tests.py
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  ./run_tests.py
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --optimize=1 --root="${pkgdir}" --skip-build
-  install -Dm 644 nyx.1 -t "${pkgdir}/usr/share/man/man1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: nyx/repos/community-any/PKGBUILD (from rev 427041, nyx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 22:21:05 UTC (rev 427042)
@@ -0,0 +1,42 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alex Xu 
+
+pkgname=nyx
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Command-line status monitor for tor'
+url='https://nyx.torproject.org/'
+arch=('any')
+license=('GPL3')
+depends=('python' 'python-setuptools' 'python-stem' 'net-tools' 'procps-ng' 
'lsof')
+optdepends=('tor: tor-server to talk to')
+source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha512sums=('69a645cc811a1b1fbd9cf0501d8f23f1a52e0e92a0598097bb0c9efb040e1895e1dd431bad93be36db0e85ca7ac32ee5c866d50d2812069a39e5160b44575a37'
+'SKIP')
+validpgpkeys=('68278CC5DD2D1E85C4E45AD90445B7AB9ABBEEC6') # Damian Johnson 
(www.atagar.com) 
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # remove tests requiring full terminal
+  rm -r test/{panel,{popups,subwindow,installation}.py}
+  # make test exit on error
+  sed -E 's|(test_runner.run\(tests\))|__import__("sys").exit(0 if 
\1.wasSuccessful() else 1)|' -i run_tests.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  ./run_tests.py
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --optimize=1 --root="${pkgdir}" --skip-build
+  install -Dm 644 nyx.1 -t "${pkgdir}/usr/share/man/man1"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:19:51
  Author: anthraxx
Revision: 427040

archrelease: copy trunk to community-x86_64

Added:
  bettercap/repos/community-x86_64/PKGBUILD
(from rev 427039, bettercap/trunk/PKGBUILD)
Deleted:
  bettercap/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 22:19:45 UTC (rev 427039)
+++ PKGBUILD2019-01-22 22:19:51 UTC (rev 427040)
@@ -1,37 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Christian Rebischke 
-
-pkgname=bettercap
-pkgver=2.11.1
-pkgrel=1
-pkgdesc='Swiss army knife for network attacks and monitoring'
-url='https://github.com/bettercap/bettercap'
-arch=('x86_64')
-license=('GPL3')
-depends=('libpcap' 'libnetfilter_queue' 'iproute2' 'glibc' 'libnfnetlink')
-makedepends=('go-pie' 'git' 'dep')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/bettercap/bettercap/archive/v${pkgver}.tar.gz)
-sha512sums=('c7d0a80dc6a6702a15f572e34c1edaa5124be07693e742d858c3e50ea4a318e48c053397765a535f6127e43f4f6a42972afd906cce385c844f792167097bbab5')
-
-prepare(){
-  export GOPATH="${srcdir}/go"
-  mkdir -p go/src/github.com/bettercap
-  ln -rTsf ${pkgname}-${pkgver} go/src/github.com/bettercap/bettercap
-  sed -E "s|(go build)|\\1 -ldflags -linkmode external -extldflags 
\"${LDFLAGS}\"|" -i ${pkgname}-${pkgver}/Makefile
-}
-
-build() {
-  cd go/src/github.com/bettercap/bettercap
-  export GOPATH="${srcdir}/go"
-  dep ensure
-  go build -o bettercap
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 bettercap -t "${pkgdir}/usr/bin"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: bettercap/repos/community-x86_64/PKGBUILD (from rev 427039, 
bettercap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 22:19:51 UTC (rev 427040)
@@ -0,0 +1,37 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Christian Rebischke 
+
+pkgname=bettercap
+pkgver=2.12
+pkgrel=1
+pkgdesc='Swiss army knife for network attacks and monitoring'
+url='https://github.com/bettercap/bettercap'
+arch=('x86_64')
+license=('GPL3')
+depends=('libpcap' 'libnetfilter_queue' 'iproute2' 'glibc' 'libnfnetlink')
+makedepends=('go-pie' 'git' 'dep')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/bettercap/bettercap/archive/v${pkgver}.tar.gz)
+sha512sums=('0b873bc7117b6b8e8be1264e445e0c189f4f7f4f1de536de374f0adace8b2bc716412c958aca39f0dca8b6eecc0699628d53f24a92777675c43bf74c8d16cbaa')
+
+prepare(){
+  export GOPATH="${srcdir}/go"
+  mkdir -p go/src/github.com/bettercap
+  ln -rTsf ${pkgname}-${pkgver} go/src/github.com/bettercap/bettercap
+  sed -E "s|(go build)|\\1 -ldflags -linkmode external -extldflags 
\"${LDFLAGS}\"|" -i ${pkgname}-${pkgver}/Makefile
+}
+
+build() {
+  cd go/src/github.com/bettercap/bettercap
+  export GOPATH="${srcdir}/go"
+  dep ensure
+  go build -o bettercap
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 bettercap -t "${pkgdir}/usr/bin"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-01-22 Thread Levente Polyak via arch-commits
Date: Tuesday, January 22, 2019 @ 22:19:45
  Author: anthraxx
Revision: 427039

upgpkg: bettercap 2.12-1

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 21:12:55 UTC (rev 427038)
+++ PKGBUILD2019-01-22 22:19:45 UTC (rev 427039)
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke 
 
 pkgname=bettercap
-pkgver=2.11.1
+pkgver=2.12
 pkgrel=1
 pkgdesc='Swiss army knife for network attacks and monitoring'
 url='https://github.com/bettercap/bettercap'
@@ -12,7 +12,7 @@
 makedepends=('go-pie' 'git' 'dep')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/bettercap/bettercap/archive/v${pkgver}.tar.gz)
-sha512sums=('c7d0a80dc6a6702a15f572e34c1edaa5124be07693e742d858c3e50ea4a318e48c053397765a535f6127e43f4f6a42972afd906cce385c844f792167097bbab5')
+sha512sums=('0b873bc7117b6b8e8be1264e445e0c189f4f7f4f1de536de374f0adace8b2bc716412c958aca39f0dca8b6eecc0699628d53f24a92777675c43bf74c8d16cbaa')
 
 prepare(){
   export GOPATH="${srcdir}/go"


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

2019-01-22 Thread David Runge via arch-commits
Date: Tuesday, January 22, 2019 @ 21:12:55
  Author: dvzrv
Revision: 427038

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 21:12:46 UTC (rev 427037)
+++ PKGBUILD2019-01-22 21:12:55 UTC (rev 427038)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-_name=pytest-rerunfailures
-pkgbase=python-pytest-rerunfailures
-pkgname=('python-pytest-rerunfailures' 'python2-pytest-rerunfailures')
-pkgver=4.1
-pkgrel=2
-pkgdesc="A py.test plugin that re-runs failed tests up to -n times to 
eliminate flakey failures"
-arch=('any')
-url="https://github.com/pytest-dev/pytest-rerunfailures/";
-license=('MPL2')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
-sha512sums=('0948242d26ebbac3c3252c755e8963cc0b958d8e1f6232b9f76310cefc7bea0844522df362c56c6ff7afdd3db2dd35488c8df4bede16d7a55117207c6911')
-
-prepare() {
-  mv -v "${_name}-${pkgver}" "${pkgname[0]}-${pkgver}"
-  cp -av "${pkgname[0]}-${pkgver}" "${pkgname[1]}-${pkgver}"
-}
-
-build() {
-  cd "${pkgname[0]}-${pkgver}"
-  python setup.py build
-  cd ../"${pkgname[1]}-${pkgver}"
-  python2 setup.py build
-}
-
-package_python-pytest-rerunfailures() {
-  depends=('python-pytest')
-  cd "${pkgname}-${pkgver}"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {CHANGES.rst,README.rst}
-}
-
-package_python2-pytest-rerunfailures() {
-  depends=('python2-pytest')
-  cd "${pkgname}-${pkgver}"
-  python2 setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {CHANGES.rst,README.rst}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-rerunfailures/repos/community-any/PKGBUILD (from rev 
427037, python-pytest-rerunfailures/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 21:12:55 UTC (rev 427038)
@@ -0,0 +1,61 @@
+# Maintainer: David Runge 
+_name=pytest-rerunfailures
+pkgbase=python-pytest-rerunfailures
+pkgname=('python-pytest-rerunfailures' 'python2-pytest-rerunfailures')
+pkgver=6.0
+pkgrel=1
+pkgdesc="A plugin for py.test that re-runs failed tests to eliminate 
intermittent failures"
+arch=('any')
+url="https://github.com/pytest-dev/pytest-rerunfailures/";
+license=('MPL2')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest' 'python2-mock')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
+sha512sums=('654a6afea01e5d7e0f516a6427eee5bd2947757a0c05ee177521f607d8cc7e472e614267e414ce014528c4bd5de99a4bfaf5381d6c5dbf5abd9e7170a4c3fbc8')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname[0]}-${pkgver}"
+  # 
+  cp -av "${pkgname[0]}-${pkgver}" "${pkgname[1]}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname[0]}-${pkgver}"
+  python setup.py build
+  cd ../"${pkgname[1]}-${pkgver}"
+  python2 setup.py build
+}
+
+check() {
+  export PYTHONPATH="build/lib:$PYTHONPATH"
+  cd "${pkgname[0]}-${pkgver}"
+  py.test test_pytest_rerunfailures.py
+  cd ../"${pkgname[1]}-${pkgver}"
+  py.test2 test_pytest_rerunfailures.py
+}
+
+package_python-pytest-rerunfailures() {
+  depends=('python-pytest')
+  cd "${pkgname}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {CHANGES.rst,README.rst}
+}
+
+package_python2-pytest-rerunfailures() {
+  depends=('python2-pytest')
+  cd "${pkgname}-${pkgver}"
+  python2 setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {CHANGES.rst,README.rst}
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-01-22 Thread Brett Cornwall via arch-commits
Date: Tuesday, January 22, 2019 @ 21:12:46
  Author: ainola
Revision: 427037

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 427035, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 21:12:44 UTC (rev 427036)
+++ PKGBUILD2019-01-22 21:12:46 UTC (rev 427037)
@@ -1,19 +0,0 @@
-# Maintainer: Ainola 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.2
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz";)
-sha256sums=('dce273263320accc608b6d030085f5f08291b9ec0b85434b27fd77adfc3afb0c')
-
-package() {
-cd "ionicons-$pkgver"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 427035, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 21:12:46 UTC (rev 427037)
@@ -0,0 +1,19 @@
+# Maintainer: Ainola 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.5
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz";)
+sha256sums=('6896dbee5d22920383c7d22d87cff2a99d2eeea729a53bb62c83e667c6b8c72a')
+
+package() {
+cd "ionicons-$pkgver"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


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

2019-01-22 Thread David Runge via arch-commits
Date: Tuesday, January 22, 2019 @ 21:12:44
  Author: dvzrv
Revision: 427036

upgpkg: python-pytest-rerunfailures 6.0-1

Upgrading to 6.0. Adding unit tests.

Modified:
  python-pytest-rerunfailures/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 21:12:15 UTC (rev 427035)
+++ PKGBUILD2019-01-22 21:12:44 UTC (rev 427036)
@@ -2,18 +2,20 @@
 _name=pytest-rerunfailures
 pkgbase=python-pytest-rerunfailures
 pkgname=('python-pytest-rerunfailures' 'python2-pytest-rerunfailures')
-pkgver=4.1
-pkgrel=2
-pkgdesc="A py.test plugin that re-runs failed tests up to -n times to 
eliminate flakey failures"
+pkgver=6.0
+pkgrel=1
+pkgdesc="A plugin for py.test that re-runs failed tests to eliminate 
intermittent failures"
 arch=('any')
 url="https://github.com/pytest-dev/pytest-rerunfailures/";
 license=('MPL2')
 makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest' 'python2-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
-sha512sums=('0948242d26ebbac3c3252c755e8963cc0b958d8e1f6232b9f76310cefc7bea0844522df362c56c6ff7afdd3db2dd35488c8df4bede16d7a55117207c6911')
+sha512sums=('654a6afea01e5d7e0f516a6427eee5bd2947757a0c05ee177521f607d8cc7e472e614267e414ce014528c4bd5de99a4bfaf5381d6c5dbf5abd9e7170a4c3fbc8')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname[0]}-${pkgver}"
+  # 
   cp -av "${pkgname[0]}-${pkgver}" "${pkgname[1]}-${pkgver}"
 }
 
@@ -24,6 +26,14 @@
   python2 setup.py build
 }
 
+check() {
+  export PYTHONPATH="build/lib:$PYTHONPATH"
+  cd "${pkgname[0]}-${pkgver}"
+  py.test test_pytest_rerunfailures.py
+  cd ../"${pkgname[1]}-${pkgver}"
+  py.test2 test_pytest_rerunfailures.py
+}
+
 package_python-pytest-rerunfailures() {
   depends=('python-pytest')
   cd "${pkgname}-${pkgver}"


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

2019-01-22 Thread Brett Cornwall via arch-commits
Date: Tuesday, January 22, 2019 @ 21:12:15
  Author: ainola
Revision: 427035

upgpkg: 4.5.5

Modified:
  ttf-ionicons/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 18:49:14 UTC (rev 427034)
+++ PKGBUILD2019-01-22 21:12:15 UTC (rev 427035)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=ttf-ionicons
-pkgver=4.5.2
+pkgver=4.5.5
 pkgrel=1
 pkgdesc='Font from the Ionic mobile framework'
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 url='https://ionicons.com/'
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz";)
-sha256sums=('dce273263320accc608b6d030085f5f08291b9ec0b85434b27fd77adfc3afb0c')
+sha256sums=('6896dbee5d22920383c7d22d87cff2a99d2eeea729a53bb62c83e667c6b8c72a')
 
 package() {
 cd "ionicons-$pkgver"


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2019-01-22 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 22, 2019 @ 18:49:14
  Author: andrewsc
Revision: 427034

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 427033, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  464 ++---
 1 file changed, 232 insertions(+), 232 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 18:31:15 UTC (rev 427033)
+++ PKGBUILD2019-01-22 18:49:14 UTC (rev 427034)
@@ -1,232 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=65.0b11
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/";
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'or "Oriya"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/devedition/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
-}
-
-sha512sums=('9d8f68355216ac5e11077b0b80025af29898435c5f27f23c1a05576bbc81504cfd8e7eb944649832b0ba04f3f4c9b78533287d514159cd322d97533e373b4fd7'
-
'b41d8a53cf4d9c91e36b31d4e0039b8876cf32029c26a44dfa4d5f5acd2b160742c7359a9a6a4aaa19513742910a1c4af94cd3e4d334dee67ee082e26e80f97f'
-
'fef780b3cea0d64fd42efa9ffab3231cd411a5927556c10d43155846a84f79e92e0ab134a2f6cef836efd9e2f4ce9e816a86aae04858bea3ae565a0d343d2539'
-
'a27e661153e6341c6bfa8800697261562ed0ce669a80fcdec284576a02326a261b6a8415ae4858c24f389cf8f137327b4c5bf97360c0b09ae9018ebc224464da'
-
'7e46826c4cd677144ed02f1e1ba2f7dcf1698fa2e7912fa24eb841065a78de6195681105a1516c21bb31defb71455aee5a0ea14f64ea0f897e8017d514b838dd'
-
'78ce4425e27d1fdfb8f72ef338adc4880c6439064c98561eed039d8e2726935296fc2f41c42985cd611d8e84d4b37ddb987d7d945d4a8a6603cfab1c737eb4ab'
-
'c45e5c47da8b5f1c0751211e0ed97c76314f795b35b6302f

[arch-commits] Commit in firefox-developer-edition-i18n/trunk (PKGBUILD)

2019-01-22 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 22, 2019 @ 18:31:15
  Author: andrewsc
Revision: 427033

upgpkg: firefox-developer-edition-i18n 66.0b1-1

firefox-developer-edition-i18n: Updating to 66.0b1

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 18:22:06 UTC (rev 427032)
+++ PKGBUILD2019-01-22 18:31:15 UTC (rev 427033)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=65.0b11
+pkgver=66.0b1
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -133,100 +133,100 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('9d8f68355216ac5e11077b0b80025af29898435c5f27f23c1a05576bbc81504cfd8e7eb944649832b0ba04f3f4c9b78533287d514159cd322d97533e373b4fd7'
-
'b41d8a53cf4d9c91e36b31d4e0039b8876cf32029c26a44dfa4d5f5acd2b160742c7359a9a6a4aaa19513742910a1c4af94cd3e4d334dee67ee082e26e80f97f'
-
'fef780b3cea0d64fd42efa9ffab3231cd411a5927556c10d43155846a84f79e92e0ab134a2f6cef836efd9e2f4ce9e816a86aae04858bea3ae565a0d343d2539'
-
'a27e661153e6341c6bfa8800697261562ed0ce669a80fcdec284576a02326a261b6a8415ae4858c24f389cf8f137327b4c5bf97360c0b09ae9018ebc224464da'
-
'7e46826c4cd677144ed02f1e1ba2f7dcf1698fa2e7912fa24eb841065a78de6195681105a1516c21bb31defb71455aee5a0ea14f64ea0f897e8017d514b838dd'
-
'78ce4425e27d1fdfb8f72ef338adc4880c6439064c98561eed039d8e2726935296fc2f41c42985cd611d8e84d4b37ddb987d7d945d4a8a6603cfab1c737eb4ab'
-
'c45e5c47da8b5f1c0751211e0ed97c76314f795b35b6302fa4626c3d97bb0d80c57f9a89efa39023a12e59594a1aca8b5d1c31be27dc1182c1da9eba1a6ba330'
-
'e0e92805e3fe1d9d6e40da05f7b11466c045e0ece5cf23bb5109e044fda58a3dcd71fc768e0d7e829e2a56692b52881ff6accea8ae2aaa54d0e01ca6531da40f'
-
'e72c27989126952fe8e87b26fd957461bed676085831aa0ed6f9cd63943c9e23479eb2b93a9bea84662de307f659647d7044c242588fd491fcbfb5a836ef5e25'
-
'52c0a29ab2d3239d865860656a447c391420c35b8149dfed0097034251cacc9064fc71630ec63b4d9fa8fb036e4e37a5eb3bd1890071ccc458f4898111b3b922'
-
'03a2d36367b39642e85c1f9b44483c17a01cd1fcb345336f8f8c7e6768341b411f8b53558bff157258c608308cffbe29eddfaf5b1ed10cda097532f4c207cc58'
-
'856106b500ae492eb88807cf486d4cb9aca31d5303a487161e35d4b2e155900e5c7423062ca7c363c43583d89f3e5cb9a4ae4708e9e9db87deb77ab2618332e3'
-
'd78e9979d9a59e289f0c904bf038c3e072339d4d2725b126307caf20e6b3f9a7719573247b24cbc2e26af2ed04936e4a3cf4c397eaa04e10d224380d1a7d4a93'
-
'3d2df872c2e27fb9d83520d36e66809cfa418587d8334e230f26327e0bd043a3da552589d42f26c6161e0b76fa1d81d191f093f0e783930016a352c25c9faddc'
-
'1febc00c30b1ffd4ea47e48c52949c5451f4fc9307fa1fba5869b9a635a347a06a5130d98b038c1ded07d8f838824512933d70734fb8990574d1d058e7054a93'
-
'c2112e7f0b2b07e067aec02800e53749df3b6dacb16ffe6f19404c46aafa1ab71e7cd7fed53f65c5951f33657854f5e16639249883fc3f9bc9b4cf7869c4f57b'
-
'292573b9fab2834a290bd3cfcded4e57f4f03bda176d62960e6c8817416c12c2ace539f26a4eab835709a4a0d0f6c9169b85d8a9ca9e7ebf9ea7067e43dc17ec'
-
'fc49d97a4ee7b5731094d531b95ed2b6ce4cf7992060f64d6eb56d18383647bc32e5aedee2782de0c95be53d4f26a2c0e4f5a7b9ab737826fa88f91275c2d77d'
-
'0cc86b4e085b5ecf60037fd044a41f58a0fd9e5f00cd1adb4b0362997bd600106efee8822df5ac5a55410ad1a66eed79be600a15e16864591eba17e4e6a3de66'
-
'bbbac04a66d25a53856c96c79fc1f0dc3c1ed029a5c2773f1e451a04b835547cbcffcd4be5ef6832f9f2e22b36927592842041b8f2b58f508a9160a5f2cf209f'
-
'2ebcc4f287cae6571b6ffeda5e8c9ab33869eb235f43769de51ca277bac2ed42191dea6a8552063e0deeecb1bdbce81305b4f4598a486c6ef5001a5e8b663d03'
-
'ae511661811922c6b70e21409fa1144ef0261a4d277c053a682be9815fb827bd733617c5227e76e93eb074f50b905485a2f6231b0cedef4896ff391f793dcc1d'
-
'a32f96a5a82f5b69c9293b84ce5c7f1442901aeca8169880907dbbd18004c51b3629ed7f68d9cd24e3927993c7fc1d37b63dc43f7b674967927089c36530ff2c'
-
'64ff18f91b8ec4f587182b01c10efcf271c8f6f377eef6fe60f9f43d29c79099943830e916c58f8f84780e33cd7e2446f7916af0547c4c9107dba36e7013'
-
'a8b6adbffde34c5966ffb9136ed7eecbd0061bec3a70fb749198a579295c2c4c5f60bc7dd475d6ff975232aacffac112417ee2e4b63a1dd92b01ccaaa0fd7a56'
-
'698180b2b692bbcc41d6df91bfe7e9c0c33becf84a923fac43ec68d9ff80171d5607e46bc06f3f9f4a7986f96f6acefd5c881739733231d210c11bd07b8f7ca1'
-
'8e79c343075e2aab17bb25cfed4cb612f7796a69fb15a8c8d77ce36ebf09ab3e49fbb76aaaee50d677a241cb0a139fa06e024198e4ea232a22361fef30ec79f2'
-
'beb95648e0f43985dcd9f7ab71ed705b325e20ec648a1fce863d009b968dcbabbde0e443a04ce35a56cc1306aea26743a15380008f65d194ed87998e446a4280'
-
'52234b4

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

2019-01-22 Thread Maxim Baz via arch-commits
Date: Tuesday, January 22, 2019 @ 18:22:06
  Author: maximbaz
Revision: 427032

archrelease: copy trunk to community-any

Added:
  prettier/repos/community-any/PKGBUILD
(from rev 427031, prettier/trunk/PKGBUILD)
Deleted:
  prettier/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 18:21:38 UTC (rev 427031)
+++ PKGBUILD2019-01-22 18:22:06 UTC (rev 427032)
@@ -1,31 +0,0 @@
-# Maintainer: Jerome Leclanche 
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=prettier
-pkgver=1.16.1
-pkgrel=1
-pkgdesc="An opinionated code formatter for JS, JSON, CSS, YAML and much more"
-arch=("any")
-url="https://prettier.io/";
-license=("MIT")
-depends=("nodejs")
-makedepends=("yarn")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
-sha256sums=('289c8fa1c43c470c338e538663e54f32f1bd77d9c677ec347ada45be235fade9')
-
-
-build() {
-   cd "$pkgname-$pkgver"
-   yarn
-   yarn build
-}
-
-
-package() {
-   install -d "$pkgdir/usr/lib/$pkgname"
-   cd "$pkgdir/usr/lib/$pkgname"
-   cp -a "$srcdir/$pkgname-$pkgver/dist/"* .
-   install -d "$pkgdir/usr/bin"
-   ln -s "/usr/lib/$pkgname/bin-$pkgname.js" "$pkgdir/usr/bin/$pkgname"
-   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" 
"$srcdir/$pkgname-$pkgver/LICENSE"
-}

Copied: prettier/repos/community-any/PKGBUILD (from rev 427031, 
prettier/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 18:22:06 UTC (rev 427032)
@@ -0,0 +1,31 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=prettier
+pkgver=1.16.1
+pkgrel=1
+pkgdesc="An opinionated code formatter for JS, JSON, CSS, YAML and much more"
+arch=("any")
+url="https://prettier.io/";
+license=("MIT")
+depends=("nodejs")
+makedepends=("yarn")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
+sha256sums=('289c8fa1c43c470c338e538663e54f32f1bd77d9c677ec347ada45be235fade9')
+
+
+build() {
+   cd "$pkgname-$pkgver"
+   yarn
+   yarn build
+}
+
+
+package() {
+   install -d "$pkgdir/usr/lib/$pkgname"
+   cd "$pkgdir/usr/lib/$pkgname"
+   cp -a "$srcdir/$pkgname-$pkgver/dist/"* .
+   install -d "$pkgdir/usr/bin"
+   ln -s "/usr/lib/$pkgname/bin-$pkgname.js" "$pkgdir/usr/bin/$pkgname"
+   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" 
"$srcdir/$pkgname-$pkgver/LICENSE"
+}


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

2019-01-22 Thread Maxim Baz via arch-commits
Date: Tuesday, January 22, 2019 @ 18:21:38
  Author: maximbaz
Revision: 427031

archrelease: copy trunk to community-any

Added:
  prettier/repos/community-any/PKGBUILD
(from rev 427030, prettier/trunk/PKGBUILD)
Deleted:
  prettier/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 18:21:30 UTC (rev 427030)
+++ PKGBUILD2019-01-22 18:21:38 UTC (rev 427031)
@@ -1,31 +0,0 @@
-# Maintainer: Jerome Leclanche 
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=prettier
-pkgver=1.16.0
-pkgrel=1
-pkgdesc="An opinionated code formatter for JS, JSON, CSS, YAML and much more"
-arch=("any")
-url="https://prettier.io/";
-license=("MIT")
-depends=("nodejs")
-makedepends=("yarn")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
-sha256sums=('01fbbcf1480559ff57490596ffd8d6c8260550ae3b03d323243759904dd55c36')
-
-
-build() {
-   cd "$pkgname-$pkgver"
-   yarn
-   yarn build
-}
-
-
-package() {
-   install -d "$pkgdir/usr/lib/$pkgname"
-   cd "$pkgdir/usr/lib/$pkgname"
-   cp -a "$srcdir/$pkgname-$pkgver/dist/"* .
-   install -d "$pkgdir/usr/bin"
-   ln -s "/usr/lib/$pkgname/bin-$pkgname.js" "$pkgdir/usr/bin/$pkgname"
-   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" 
"$srcdir/$pkgname-$pkgver/LICENSE"
-}

Copied: prettier/repos/community-any/PKGBUILD (from rev 427030, 
prettier/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 18:21:38 UTC (rev 427031)
@@ -0,0 +1,31 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=prettier
+pkgver=1.16.1
+pkgrel=1
+pkgdesc="An opinionated code formatter for JS, JSON, CSS, YAML and much more"
+arch=("any")
+url="https://prettier.io/";
+license=("MIT")
+depends=("nodejs")
+makedepends=("yarn")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
+sha256sums=('289c8fa1c43c470c338e538663e54f32f1bd77d9c677ec347ada45be235fade9')
+
+
+build() {
+   cd "$pkgname-$pkgver"
+   yarn
+   yarn build
+}
+
+
+package() {
+   install -d "$pkgdir/usr/lib/$pkgname"
+   cd "$pkgdir/usr/lib/$pkgname"
+   cp -a "$srcdir/$pkgname-$pkgver/dist/"* .
+   install -d "$pkgdir/usr/bin"
+   ln -s "/usr/lib/$pkgname/bin-$pkgname.js" "$pkgdir/usr/bin/$pkgname"
+   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" 
"$srcdir/$pkgname-$pkgver/LICENSE"
+}


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

2019-01-22 Thread Maxim Baz via arch-commits
Date: Tuesday, January 22, 2019 @ 18:21:30
  Author: maximbaz
Revision: 427030

upgpkg: prettier 1.16.1-1

Modified:
  prettier/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 18:10:36 UTC (rev 427029)
+++ PKGBUILD2019-01-22 18:21:30 UTC (rev 427030)
@@ -2,7 +2,7 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 
 pkgname=prettier
-pkgver=1.16.0
+pkgver=1.16.1
 pkgrel=1
 pkgdesc="An opinionated code formatter for JS, JSON, CSS, YAML and much more"
 arch=("any")
@@ -11,7 +11,7 @@
 depends=("nodejs")
 makedepends=("yarn")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz";)
-sha256sums=('01fbbcf1480559ff57490596ffd8d6c8260550ae3b03d323243759904dd55c36')
+sha256sums=('289c8fa1c43c470c338e538663e54f32f1bd77d9c677ec347ada45be235fade9')
 
 
 build() {


[arch-commits] Commit in firefox-developer-edition/repos/community-x86_64 (8 files)

2019-01-22 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 22, 2019 @ 18:10:36
  Author: andrewsc
Revision: 427029

archrelease: copy trunk to community-x86_64

Added:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 427028, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 427028, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 427028, firefox-developer-edition/trunk/firefox-install-dir.patch)
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
(from rev 427028, firefox-developer-edition/trunk/firefox-symbolic.svg)
Deleted:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg

---+
 PKGBUILD  |  348 ++--
 firefox-developer-edition.desktop |  622 ++--
 firefox-install-dir.patch |   84 ++--
 firefox-symbolic.svg  |  128 +++
 4 files changed, 591 insertions(+), 591 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 17:58:27 UTC (rev 427028)
+++ PKGBUILD2019-01-22 18:10:36 UTC (rev 427029)
@@ -1,174 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=firefox-developer-edition
-pkgver=65.0b11
-pkgrel=1
-pkgdesc="Developer Edition of the popular Firefox web browser"
-arch=('x86_64')
-license=('MPL' 'GPL' 'LGPL')
-url="https://www.mozilla.org/firefox/channel/#developer";
-depends=('gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
- 'dbus-glib' 'ffmpeg' 'nss' 'sqlite' 'ttf-font' 'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'python' 'yasm' 'mesa' 
'imake' 'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 
'llvm' 'jack'
- 'gtk2' 'nodejs' 'python2-psutil' 'cbindgen' 'nasm')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'pulseaudio: Audio support'
-'speech-dispatcher: Text-to-Speech'
-'hunspell-en_US: Spell Checking, American English')
-replaces=('firefox-developer')
-options=(!emptydirs !makeflags !strip)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=DEVEDITION_${pkgver//./_}_RELEASE"
-"$pkgname".desktop
-firefox-symbolic.svg
-firefox-install-dir.patch)
-sha512sums=('SKIP'
-
'12617f60e01420350b8d9c7c1c3a2a5ba0f2c46df31b0e23e51093ebd68019ced7d193a01d964421b91e1b444ce4ab499523f21cd3a39a2ffac8883d096ac195'
-
'ba7db9a7c95a051bcd84e4c09c802fc55ee3c0d1d06ec1b169b04e414259b75bbe92fe584aee41a1e3f71e71c160df8bedf5393449e5024110ed27dbc0579ea8'
-
'8fdf6a65e78406251075168c8310bb12c9b8419b3e51f59b1aa6244ef48ef1d201aae8bfdd5faa1da79242d9967fce959cbeffa54991ff39691f16168111b248')
-
-# 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
-
-prepare() {
-  cd mozilla-unified
-  patch -Np1 -i ../firefox-install-dir.patch
-
-  echo -n "$_google_api_key" > google-api-key
-  echo -n "$_mozilla_api_key" > mozilla-api-key
-
-  cat > .mozconfig << END
-ac_add_options --enable-application=browser
-
-ac_add_options --prefix=/usr
-ac_add_options --enable-release
-ac_add_options --enable-hardening
-ac_add_options --enable-optimize
-ac_add_options --enable-rust-simd
-ac_add_options --enable-lto
-export CC=clang
-export CXX=clang++
-export AR=llvm-ar
-export NM=llvm-nm
-export RANLIB=llvm-ranlib
-
-# Branding
-ac_add_options --with-branding=browser/branding/aurora
-ac_add_options --enable-update-channel=aurora
-ac_add_options --with-distribution-id=org.archlinux
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-export MOZILLA_OFFICIAL=1
-export MOZ_TELEMETRY_REPORTING=1
-export MOZ_REQUIRE_SIGNING=0
-
-# Keys
-ac_add_options --with-google-api-keyfile=${PWD@Q}/google-api-key
-ac_add_options --with-mozilla-api-keyfile=${PWD@Q}/mozilla-api-key
-
-# System libraries
-ac_add_options --with-system-zlib
-ac_add_option

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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 17:58:27
  Author: felixonmars
Revision: 427028

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 17:58:08 UTC (rev 427027)
+++ PKGBUILD2019-01-22 17:58:27 UTC (rev 427028)
@@ -1,65 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Jeremy "Ichimonji10" Audet 
-# Contributor: dnuux 
-
-pkgbase=python-faker
-pkgname=(python-faker python2-faker)
-pkgver=1.0.1
-pkgrel=1
-pkgdesc='Faker generates fake data for you.'
-arch=('any')
-url='http://www.joke2k.net/faker/'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-dateutil' 
'python2-dateutil'
- 'python-text-unidecode' 'python2-text-unidecode')
-checkdepends=('python-ukpostcodeparser' 'python2-ukpostcodeparser'
-  'python-mock' 'python2-mock' 'python-email-validator' 
'python2-email-validator'
-  'python2-ipaddress' 'python-pytest' 'python2-pytest')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz";)
-sha512sums=('e9d5a3de07e3fc84ee8972e658e9fca5164ba75be7e80141e14fdd31ec8891e192dc629837154a2fac482414f740e734d39da80d90576eaaca81814da6f82f89')
-
-prepare() {
-  sed -i 's/<3.9/<6/' faker-$pkgver/setup.py
-  cp -a faker-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/faker-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/faker-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/faker-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/faker-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-faker() {
-  depends=('python-setuptools' 'python-dateutil' 'python-text-unidecode')
-  provides=("python-fake-factory=$pkgver")
-  conflicts=('python-fake-factory')
-  replaces=('python-fake-factory')
-
-  cd "$srcdir"/faker-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
-}
-
-package_python2-faker() {
-  depends=('python2-setuptools' 'python2-dateutil' 'python2-text-unidecode' 
'python2-ipaddress')
-  provides=("python2-fake-factory=$pkgver")
-  conflicts=('python2-fake-factory')
-  replaces=('python2-fake-factory')
-
-  cd "$srcdir"/faker-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  mv "$pkgdir"/usr/bin/faker{,2}
-  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-faker/repos/community-any/PKGBUILD (from rev 427027, 
python-faker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 17:58:27 UTC (rev 427028)
@@ -0,0 +1,65 @@
+# Maintainer: Felix Yan 
+# Contributor: Jeremy "Ichimonji10" Audet 
+# Contributor: dnuux 
+
+pkgbase=python-faker
+pkgname=(python-faker python2-faker)
+pkgver=1.0.2
+pkgrel=1
+pkgdesc='Faker generates fake data for you.'
+arch=('any')
+url='http://www.joke2k.net/faker/'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-dateutil' 
'python2-dateutil'
+ 'python-text-unidecode' 'python2-text-unidecode')
+checkdepends=('python-ukpostcodeparser' 'python2-ukpostcodeparser'
+  'python-mock' 'python2-mock' 'python-email-validator' 
'python2-email-validator'
+  'python2-ipaddress' 'python-pytest' 'python2-pytest')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz";)
+sha512sums=('4c9e7264d15453da7bbfd0e6b83ea3fa0592ea770adb60f34d39e07b59a7aa1e5968409c76ec1a67579c0b8219bedb2ea4fed70e82505eb847eaa56442706efd')
+
+prepare() {
+  sed -i 's/<3.9/<6/' faker-$pkgver/setup.py
+  cp -a faker-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/faker-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/faker-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/faker-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/faker-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-faker() {
+  depends=('python-setuptools' 'python-dateutil' 'python-text-unidecode')
+  provides=("python-fake-factory=$pkgver")
+  conflicts=('python-fake-factory')
+  replaces=('python-fake-factory')
+
+  cd "$srcdir"/faker-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
+}
+
+package_python2-faker() {
+  depends=('python2-setuptools' 'python2-dateutil' 'python2-text-unidecode' 
'python2-ipaddress')
+  provides=("python2-fake-factory=$pkgver")
+  conflicts=('python2-fake-factory')
+  replaces=('pyth

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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 17:58:08
  Author: felixonmars
Revision: 427027

upgpkg: python-faker 1.0.2-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 17:52:15 UTC (rev 427026)
+++ PKGBUILD2019-01-22 17:58:08 UTC (rev 427027)
@@ -4,7 +4,7 @@
 
 pkgbase=python-faker
 pkgname=(python-faker python2-faker)
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')
@@ -16,7 +16,7 @@
   'python-mock' 'python2-mock' 'python-email-validator' 
'python2-email-validator'
   'python2-ipaddress' 'python-pytest' 'python2-pytest')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz";)
-sha512sums=('e9d5a3de07e3fc84ee8972e658e9fca5164ba75be7e80141e14fdd31ec8891e192dc629837154a2fac482414f740e734d39da80d90576eaaca81814da6f82f89')
+sha512sums=('4c9e7264d15453da7bbfd0e6b83ea3fa0592ea770adb60f34d39e07b59a7aa1e5968409c76ec1a67579c0b8219bedb2ea4fed70e82505eb847eaa56442706efd')
 
 prepare() {
   sed -i 's/<3.9/<6/' faker-$pkgver/setup.py


[arch-commits] Commit in intel-gpu-tools/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-01-22 Thread Jelle van der Waa via arch-commits
Date: Tuesday, January 22, 2019 @ 17:52:15
  Author: jelle
Revision: 427026

archrelease: copy trunk to community-x86_64

Added:
  intel-gpu-tools/repos/community-x86_64/PKGBUILD
(from rev 427025, intel-gpu-tools/trunk/PKGBUILD)
Deleted:
  intel-gpu-tools/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 17:52:04 UTC (rev 427025)
+++ PKGBUILD2019-01-22 17:52:15 UTC (rev 427026)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Mikael Eriksson 
-# Originally by: Denis Smirnov 
-
-pkgname=intel-gpu-tools
-pkgver=1.22
-pkgrel=3
-pkgdesc="Tools for development and testing of the Intel DRM driver"
-arch=(x86_64)
-license=(MIT)
-url='http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/'
-depends=(libdrm libpciaccess cairo python xorg-xrandr procps-ng kmod libxv 
libunwind peg systemd)
-makedepends=(swig gtk-doc xorg-util-macros dri2proto meson)
-source=(https://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('965c591b23a132084113c2a0604f537a'
- 'SKIP')
-validpgpkeys=('775965B85650195ACE77E18D7370055DB74C2475')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver \
---prefix=/usr \
---libexecdir=/usr/lib
-
-  ninja
-}
-
-check() {
-  cd build
-  ninja test
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-
-  cd ../$pkgname-$pkgver
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: intel-gpu-tools/repos/community-x86_64/PKGBUILD (from rev 427025, 
intel-gpu-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 17:52:15 UTC (rev 427026)
@@ -0,0 +1,44 @@
+# Maintainer: Daniel Micay 
+# Contributor: Mikael Eriksson 
+# Originally by: Denis Smirnov 
+
+_pkgname=igt-gpu-tools
+pkgname=intel-gpu-tools
+pkgver=1.23
+pkgrel=1
+pkgdesc="Tools for development and testing of the Intel DRM driver"
+arch=(x86_64)
+license=(MIT)
+url='https://gitlab.freedesktop.org/drm/igt-gpu-tools'
+depends=(libdrm libpciaccess cairo python xorg-xrandr procps-ng kmod libxv 
libunwind peg systemd)
+makedepends=(swig gtk-doc xorg-util-macros dri2proto meson)
+source=(https://xorg.freedesktop.org/releases/individual/app/${_pkgname}-$pkgver.tar.xz{,.sig})
+sha512sums=('8697265a978359e28983f483bf95819844597fc2080923d15d0587f6d648081af27e8ea318873e20103bbf8446b9f1005c6bc90a6276d3169837abd181f96839'
+'SKIP')
+validpgpkeys=('669AC671793B22350E46960F045DBC54CFE49C2E')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../$_pkgname-$pkgver \
+--prefix=/usr \
+--libexecdir=/usr/lib
+
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+
+  cd ../$_pkgname-$pkgver
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
+}


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

2019-01-22 Thread Jelle van der Waa via arch-commits
Date: Tuesday, January 22, 2019 @ 17:52:04
  Author: jelle
Revision: 427025

upgpkg: intel-gpu-tools 1.23-1

Upstream release, seems to be renamed to igt-gpu-tools

Modified:
  intel-gpu-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 17:50:28 UTC (rev 427024)
+++ PKGBUILD2019-01-22 17:52:04 UTC (rev 427025)
@@ -2,19 +2,20 @@
 # Contributor: Mikael Eriksson 
 # Originally by: Denis Smirnov 
 
+_pkgname=igt-gpu-tools
 pkgname=intel-gpu-tools
-pkgver=1.22
-pkgrel=3
+pkgver=1.23
+pkgrel=1
 pkgdesc="Tools for development and testing of the Intel DRM driver"
 arch=(x86_64)
 license=(MIT)
-url='http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/'
+url='https://gitlab.freedesktop.org/drm/igt-gpu-tools'
 depends=(libdrm libpciaccess cairo python xorg-xrandr procps-ng kmod libxv 
libunwind peg systemd)
 makedepends=(swig gtk-doc xorg-util-macros dri2proto meson)
-source=(https://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('965c591b23a132084113c2a0604f537a'
- 'SKIP')
-validpgpkeys=('775965B85650195ACE77E18D7370055DB74C2475')
+source=(https://xorg.freedesktop.org/releases/individual/app/${_pkgname}-$pkgver.tar.xz{,.sig})
+sha512sums=('8697265a978359e28983f483bf95819844597fc2080923d15d0587f6d648081af27e8ea318873e20103bbf8446b9f1005c6bc90a6276d3169837abd181f96839'
+'SKIP')
+validpgpkeys=('669AC671793B22350E46960F045DBC54CFE49C2E')
 
 prepare() {
   mkdir -p build
@@ -22,7 +23,7 @@
 
 build() {
   cd build
-  meson ../$pkgname-$pkgver \
+  meson ../$_pkgname-$pkgver \
 --prefix=/usr \
 --libexecdir=/usr/lib
 
@@ -38,6 +39,6 @@
   cd build
   DESTDIR="$pkgdir" ninja install
 
-  cd ../$pkgname-$pkgver
+  cd ../$_pkgname-$pkgver
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
 }


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

2019-01-22 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 22, 2019 @ 17:50:28
  Author: andrewsc
Revision: 427024

upgpkg: firefox-developer-edition 66.0b1-1

firefox-developer-edition: Updating to 66.0b1

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 17:03:04 UTC (rev 427023)
+++ PKGBUILD2019-01-22 17:50:28 UTC (rev 427024)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=65.0b11
+pkgver=66.0b1
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


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

2019-01-22 Thread Maxime Gauduin via arch-commits
Date: Tuesday, January 22, 2019 @ 17:03:04
  Author: alucryd
Revision: 427023

archrelease: copy trunk to community-any

Added:
  emby-server/repos/community-any/PKGBUILD
(from rev 427022, emby-server/trunk/PKGBUILD)
  emby-server/repos/community-any/emby-server
(from rev 427022, emby-server/trunk/emby-server)
  emby-server/repos/community-any/emby-server.conf
(from rev 427022, emby-server/trunk/emby-server.conf)
  emby-server/repos/community-any/emby-server.service
(from rev 427022, emby-server/trunk/emby-server.service)
  emby-server/repos/community-any/emby-server.sysusers
(from rev 427022, emby-server/trunk/emby-server.sysusers)
  emby-server/repos/community-any/emby-server.tmpfiles
(from rev 427022, emby-server/trunk/emby-server.tmpfiles)
  emby-server/repos/community-any/license.docx
(from rev 427022, emby-server/trunk/license.docx)
Deleted:
  emby-server/repos/community-any/PKGBUILD
  emby-server/repos/community-any/emby-server
  emby-server/repos/community-any/emby-server.conf
  emby-server/repos/community-any/emby-server.service
  emby-server/repos/community-any/emby-server.sysusers
  emby-server/repos/community-any/emby-server.tmpfiles
  emby-server/repos/community-any/license.docx

--+
 PKGBUILD |  248 -
 emby-server  |   20 +--
 emby-server.conf |   10 -
 emby-server.service  |   32 +++---
 emby-server.sysusers |2 
 emby-server.tmpfiles |2 
 6 files changed, 157 insertions(+), 157 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 17:02:50 UTC (rev 427022)
+++ PKGBUILD2019-01-22 17:03:04 UTC (rev 427023)
@@ -1,124 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Daniel Seymour 
-
-pkgname=emby-server
-pkgver=4.0.0.2
-_ffmpeg_ver=2018_12_01
-_ffdetect_ver=4.0.2
-pkgrel=2
-pkgdesc='Bring together your videos, music, photos, and live television'
-arch=(any)
-url='http://emby.media'
-license=(custom)
-depends=(
-  alsa-lib
-  aom
-  dotnet-runtime
-  fontconfig
-  fribidi
-  gmp
-  gnutls
-  lame
-  libass.so
-  libdrm
-  libfreetype.so
-  libjpeg-turbo
-  libpng
-  libtheora
-  libva-drm.so
-  libva.so
-  libva-x11.so
-  libvorbisenc.so
-  libvorbis.so
-  libwebp
-  libx11
-  libx264.so
-  opus
-  skia-sharp60
-  sqlite
-  zlib
-  zvbi
-)
-makedepends=(
-  ffnvcodec-headers
-  nasm
-)
-source=(
-  
https://github.com/MediaBrowser/Emby.Releases/releases/download/${pkgver}/embyserver-netcore_${pkgver}.zip
-  https://mediabrowser.github.io/embytools/ffmpeg-${_ffmpeg_ver}.tar.gz
-  https://mediabrowser.github.io/embytools/ffdetect_${_ffdetect_ver}_x64.tar.xz
-  emby-server
-  emby-server.conf
-  emby-server.service
-  emby-server.sysusers
-  emby-server.tmpfiles
-  license.docx
-)
-noextract=(license.docx)
-backup=(etc/conf.d/emby-server)
-sha256sums=('cac3de0f4b75d421719676377bae80274338a493e79c0498c8772e7e51cd8edf'
-'1129e1bfb7fc4090cdd6e055d57b0cd90c9881f0db8b9ceb80fdd145de4ffc71'
-'c25eea4ace3824c7172e0b7cab57cc2baa459004680fed5fa645355205fe2c51'
-'ee6ed36a13fcd8fd0b2b818eac742cc2cc2513d7f8f6cd867fa8d1c45ef3dd22'
-'d1a805284d8a1329f6f6e736423be747d8951c5a9600fbb79c13a6f9be7149c0'
-'efdaabd3002fee13a6831e90fd700dea4d7c6c954ede00da6f28c1eada33ad8c'
-'f7fa33949757ffc587ecf82496dc35ebc8c8e5c98b882b31dc40a24263d3921a'
-'a13a844a1bdc679356698e3fd7f3946d07bdfe021ed857d944ead011ad338056'
-'a6d7ea65dcb06392479a85e1a10a7aeb872d803da6f784f6935fcd4ee63008c6')
-
-prepare() {
-  rm -rf system/{electron,runtimes}
-}
-
-build() {
-  cd ffmpeg-${_ffmpeg_ver}
-
-  ./configure \
---disable-doc \
---disable-ffplay \
---disable-shared \
---disable-vdpau \
---disable-libxcb \
---disable-lzma \
---disable-sdl2 \
---disable-xlib \
---enable-fontconfig \
---enable-gmp \
---enable-gnutls \
---enable-gpl \
---enable-libaom \
---enable-libass \
---enable-libdrm \
---enable-libfreetype \
---enable-libfribidi \
---enable-libmp3lame \
---enable-libopus \
---enable-libtheora \
---enable-libvorbis \
---enable-libwebp \
---enable-libx264 \
---enable-libzvbi \
---enable-version3 \
---enable-nvdec \
---enable-nvenc \
---enable-static \
---enable-vaapi
-  make
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/usr/lib
-  cp -dr --no-preserve='ownership' system "${pkgdir}"/usr/lib/emby-server
-  ln -s ../libSkiaSharp.so.60.0.0 
"${pkgdir}"/usr/lib/emby-server/libSkiaSharp.so
-  install -Dm 755 emby-server -t "${pkgdir}"/usr/bin/
-  install -Dm 755 bin/ffdetect "${pkgdir}"/usr/bin/ffdetect-emby
-  install -Dm 755 ffmpeg-${_ffmpeg_ver}/ffmpeg "${pkgdir}"/usr/bin/ffmpeg-emby
-  install -Dm 755 ffmpeg-${_ffmpeg_ver}/ffprobe 
"${pkgdir}"/usr/bin/ffprobe-emby
-  install -Dm 644 emby-server.service -t "${pkgdir}"/usr/lib/

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

2019-01-22 Thread Maxime Gauduin via arch-commits
Date: Tuesday, January 22, 2019 @ 17:02:50
  Author: alucryd
Revision: 427022

upgpkg: emby-server 4.0.1.0-2

Modified:
  emby-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 16:12:14 UTC (rev 427021)
+++ PKGBUILD2019-01-22 17:02:50 UTC (rev 427022)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Seymour 
 
 pkgname=emby-server
-pkgver=4.0.0.2
+pkgver=4.0.1.0
 _ffmpeg_ver=2018_12_01
 _ffdetect_ver=4.0.2
 pkgrel=2
@@ -56,7 +56,7 @@
 )
 noextract=(license.docx)
 backup=(etc/conf.d/emby-server)
-sha256sums=('cac3de0f4b75d421719676377bae80274338a493e79c0498c8772e7e51cd8edf'
+sha256sums=('c72c85353a36dc1bf00ffd3c9086950b3ff1123dd2dfbab99143e8c7a161824f'
 '1129e1bfb7fc4090cdd6e055d57b0cd90c9881f0db8b9ceb80fdd145de4ffc71'
 'c25eea4ace3824c7172e0b7cab57cc2baa459004680fed5fa645355205fe2c51'
 'ee6ed36a13fcd8fd0b2b818eac742cc2cc2513d7f8f6cd867fa8d1c45ef3dd22'


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

2019-01-22 Thread Bruno Pagani via arch-commits
Date: Tuesday, January 22, 2019 @ 16:11:52
  Author: archange
Revision: 427020

upgpkg: riot 0.17.9-1

Modified:
  riot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 14:35:38 UTC (rev 427019)
+++ PKGBUILD2019-01-22 16:11:52 UTC (rev 427020)
@@ -3,7 +3,7 @@
 
 pkgbase=riot
 pkgname=('riot-desktop' 'riot-web')
-pkgver=0.17.8
+pkgver=0.17.9
 pkgrel=1
 pkgdesc="A glossy Matrix collaboration client, web and desktop versions."
 arch=('any')
@@ -15,7 +15,7 @@
 
${pkgbase}-${pkgver}.tar.gz.asc::"${_url}/releases/download/v${pkgver}/v${pkgver}-src.tar.gz.asc"
 "${pkgbase}.desktop"
 "${pkgbase}-desktop.sh")
-sha256sums=('ded5fed8a967338bb43d6066b91aa67d039b76528d1be451274e4d9ef402db16'
+sha256sums=('a97e2762b110c79f2495784b8278e44949c9f76486ba91b30fbcce5628b9ac90'
 'SKIP'
 '043fbaa29be96f52541143e1684fd7ba33585edb215c06d1ed4e59ddc48a9fa7'
 '94807ecb4210b09672d39f39b5be6f4e8fbd58e9d674c3b7ca795a6dd9c14ff7')
@@ -61,7 +61,8 @@
   ln -s /usr/share/webapps/${pkgbase} "${pkgdir}"/usr/lib/${pkgbase}/webapp
   ln -s /etc/${pkgbase}/config.json 
"${pkgdir}"/etc/webapps/${pkgbase}/config.json
 
-  install -Dm644 package.json -t "${pkgdir}"/usr/lib/${pkgbase}
+  install -Dm644 package.json -t "${pkgdir}"/usr/lib/${pkgbase}/
+  cp -r origin_migrator "${pkgdir}"/usr/lib/${pkgbase}/
   cp -r electron_app/src "${pkgdir}"/usr/lib/${pkgbase}/electron_app/
   cp -r electron_app/node_modules "${pkgdir}"/usr/lib/${pkgbase}/electron_app/
   install -Dm644 electron_app/img/riot.png -t 
"${pkgdir}"/usr/lib/${pkgbase}/electron_app/img


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

2019-01-22 Thread Bruno Pagani via arch-commits
Date: Tuesday, January 22, 2019 @ 16:12:14
  Author: archange
Revision: 427021

archrelease: copy trunk to community-any

Added:
  riot/repos/community-any/PKGBUILD
(from rev 427020, riot/trunk/PKGBUILD)
  riot/repos/community-any/riot-desktop.sh
(from rev 427020, riot/trunk/riot-desktop.sh)
  riot/repos/community-any/riot.desktop
(from rev 427020, riot/trunk/riot.desktop)
Deleted:
  riot/repos/community-any/PKGBUILD
  riot/repos/community-any/riot-desktop.sh
  riot/repos/community-any/riot.desktop

-+
 PKGBUILD|  155 +++---
 riot-desktop.sh |6 +-
 riot.desktop|   18 +++---
 3 files changed, 90 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 16:11:52 UTC (rev 427020)
+++ PKGBUILD2019-01-22 16:12:14 UTC (rev 427021)
@@ -1,77 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-# Contributor: Luca Weiss 
-
-pkgbase=riot
-pkgname=('riot-desktop' 'riot-web')
-pkgver=0.17.8
-pkgrel=1
-pkgdesc="A glossy Matrix collaboration client, web and desktop versions."
-arch=('any')
-url="https://riot.im";
-_url="https://github.com/vector-im/riot-web";
-license=('Apache')
-makedepends=('npm' 'git')
-source=(${pkgbase}-${pkgver}.tar.gz::"${_url}/archive/v${pkgver}.tar.gz"
-
${pkgbase}-${pkgver}.tar.gz.asc::"${_url}/releases/download/v${pkgver}/v${pkgver}-src.tar.gz.asc"
-"${pkgbase}.desktop"
-"${pkgbase}-desktop.sh")
-sha256sums=('ded5fed8a967338bb43d6066b91aa67d039b76528d1be451274e4d9ef402db16'
-'SKIP'
-'043fbaa29be96f52541143e1684fd7ba33585edb215c06d1ed4e59ddc48a9fa7'
-'94807ecb4210b09672d39f39b5be6f4e8fbd58e9d674c3b7ca795a6dd9c14ff7')
-validpgpkeys=('6FEB6F83D48B93547E7DFEDEE019645248E8F4A1') # riot.im (Package 
Signing key) 
-
-prepare() {
-  cd ${pkgbase}-web-${pkgver}
-  sed -i 's@https://riot.im/download/desktop/update/@null@g' 
electron_app/riot.im/config.json
-}
-
-build() {
-  cd ${pkgbase}-web-${pkgver}
-  npm install --cache ../npm-cache
-  npm run build --cache ../npm-cache
-}
-
-package_riot-web() {
-  pkgdesc="A glossy Matrix collaboration client for the web."
-  provides=('vector-web')  # @vith
-  replaces=('vector-web')  # @vith
-  cd ${pkgbase}-web-${pkgver}
-
-  install -d "${pkgdir}"/{usr/share/webapps,etc/webapps}/${pkgbase}
-
-  cp -r webapp/* "${pkgdir}"/usr/share/webapps/${pkgbase}/
-  install -Dm644 config.sample.json -t "${pkgdir}"/etc/webapps/${pkgbase}/
-  ln -s /etc/webapps/${pkgbase}/config.json 
"${pkgdir}"/usr/share/webapps/${pkgbase}/
-  echo "${pkgver}" > "${pkgdir}"/usr/share/webapps/${pkgbase}/version
-}
-
-package_riot-desktop() {
-  pkgdesc="A glossy Matrix collaboration client for the desktop."
-  depends=('riot-web' 'electron')
-  backup=("etc/${pkgbase}/config.json")
-  cd ${pkgbase}-web-${pkgver}
-
-  cd electron_app
-  npm install --cache "${srcdir}"/npm-cache
-  cd ..
-
-  install -d 
"${pkgdir}"{/usr/lib/${pkgbase}/electron_app,/etc/webapps/${pkgbase}}
-
-  ln -s /usr/share/webapps/${pkgbase} "${pkgdir}"/usr/lib/${pkgbase}/webapp
-  ln -s /etc/${pkgbase}/config.json 
"${pkgdir}"/etc/webapps/${pkgbase}/config.json
-
-  install -Dm644 package.json -t "${pkgdir}"/usr/lib/${pkgbase}
-  cp -r electron_app/src "${pkgdir}"/usr/lib/${pkgbase}/electron_app/
-  cp -r electron_app/node_modules "${pkgdir}"/usr/lib/${pkgbase}/electron_app/
-  install -Dm644 electron_app/img/riot.png -t 
"${pkgdir}"/usr/lib/${pkgbase}/electron_app/img
-  install -Dm644 electron_app/riot.im/config.json -t "${pkgdir}"/etc/${pkgbase}
-
-  install -Dm644 "${srcdir}"/${pkgbase}.desktop 
"${pkgdir}"/usr/share/applications/${pkgbase}.desktop
-  install -Dm755 "${srcdir}"/${pkgname}.sh "${pkgdir}"/usr/bin/${pkgname}
-
-  install -Dm644 res/themes/riot/img/logos/${pkgbase}-logo.svg 
"${pkgdir}"/usr/share/icons/hicolor/scalable/apps/${pkgbase}.svg
-  for i in 16 24 48 64 96 128 256 512; do
-install -Dm644 electron_app/build/icons/${i}x${i}.png 
"${pkgdir}"/usr/share/icons/hicolor/${i}x${i}/apps/${pkgbase}.png
-  done
-}

Copied: riot/repos/community-any/PKGBUILD (from rev 427020, riot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 16:12:14 UTC (rev 427021)
@@ -0,0 +1,78 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Luca Weiss 
+
+pkgbase=riot
+pkgname=('riot-desktop' 'riot-web')
+pkgver=0.17.9
+pkgrel=1
+pkgdesc="A glossy Matrix collaboration client, web and desktop versions."
+arch=('any')
+url="https://riot.im";
+_url="https://github.com/vector-im/riot-web";
+license=('Apache')
+makedepends=('npm' 'git')
+source=(${pkgbase}-${pkgver}.tar.gz::"${_url}/archive/v${pkgver}.tar.gz"
+
${pkgbase}-${pkgver}.tar.gz.asc::"${_url}/releases/download/v${pkgver}/v${pkgver}-src.tar.gz.asc"
+"${pkgbase}.desktop"
+  

[arch-commits] Commit in cozy-stack/repos/community-x86_64 (10 files)

2019-01-22 Thread Bruno Pagani via arch-commits
Date: Tuesday, January 22, 2019 @ 14:35:38
  Author: archange
Revision: 427019

archrelease: copy trunk to community-x86_64

Added:
  cozy-stack/repos/community-x86_64/PKGBUILD
(from rev 427018, cozy-stack/trunk/PKGBUILD)
  cozy-stack/repos/community-x86_64/cozy-stack.service
(from rev 427018, cozy-stack/trunk/cozy-stack.service)
  cozy-stack/repos/community-x86_64/cozy-stack.sysusers
(from rev 427018, cozy-stack/trunk/cozy-stack.sysusers)
  cozy-stack/repos/community-x86_64/cozy-stack.tmpfiles
(from rev 427018, cozy-stack/trunk/cozy-stack.tmpfiles)
  cozy-stack/repos/community-x86_64/cozy.yml
(from rev 427018, cozy-stack/trunk/cozy.yml)
Deleted:
  cozy-stack/repos/community-x86_64/PKGBUILD
  cozy-stack/repos/community-x86_64/cozy-stack.service
  cozy-stack/repos/community-x86_64/cozy-stack.sysusers
  cozy-stack/repos/community-x86_64/cozy-stack.tmpfiles
  cozy-stack/repos/community-x86_64/cozy.yml

-+
 PKGBUILD|  100 +-
 cozy-stack.service  |   66 -
 cozy-stack.sysusers |2 -
 cozy-stack.tmpfiles |6 +--
 cozy.yml|   56 ++--
 5 files changed, 115 insertions(+), 115 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 14:35:12 UTC (rev 427018)
+++ PKGBUILD2019-01-22 14:35:38 UTC (rev 427019)
@@ -1,50 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=cozy-stack
-pkgver=1.1.0
-pkgrel=1
-epoch=1
-pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
-arch=('x86_64')
-url="https://cozy.io";
-license=('AGPL3')
-backup=('etc/cozy/cozy.yml')
-depends=('couchdb' 'imagemagick' 'git')
-makedepends=('go-pie')
-#optdepends=('cozy-coclyco: X.509 certificates management for instances'
-optdepends=('nodejs: konnectors without isolation'
-'nsjail: isolated konnectors'
-'smtp-forwarder: to allow sending mail to users')
-source=("https://apt.cozy.io/debian/pool/testing/c/${pkgname}/${pkgname}_${pkgver}.orig.tar.xz";
-"cozy.yml"
-"${pkgname}.service"
-"${pkgname}.sysusers"
-"${pkgname}.tmpfiles")
-sha256sums=('985666b44e4b8b5cc8600181d5e69177dd469e170a6d1d49b4d1497cd080c208'
-'ecfcdf3e2dfec1bdeae15a843c41c9a77b713fe66a4094e1b95dce9514af31e8'
-'ad9b40170e2b07d5aa5ea6d444ad16c96bb39adb5ff579db5cc39cb4e2ec3f91'
-'a6bea52350e85163c3141509a52903223fa0f6e7390b1b1f9336c326a8fff984'
-'fd333c2fd0de859890204554f52a5c64b953664f6cb262b20bb839aa70ed9ecb')
-
-build() {
-export GOPATH="${srcdir}"/cozy-stack
-cd cozy-stack/src/github.com/cozy/cozy-stack
-go build -v -o "${srcdir}"/bin/cozy-stack \
- -gcflags "all=-trimpath=${GOPATH}" \
- -asmflags "all=-trimpath=${GOPATH}" \
- -ldflags "-X 
github.com/cozy/cozy-stack/pkg/config.Version=${pkgver} \
-   -X 
github.com/cozy/cozy-stack/pkg/config.BuildTime=$(date -u 
+"%Y-%m-%dT%H:%M:%SZ") \
-   -X 
github.com/cozy/cozy-stack/pkg/config.BuildMode=production \
-   -linkmode external -extldflags ${LDFLAGS} -s -w"
-}
-
-package() {
-install -Dm755 bin/cozy-stack -t "${pkgdir}"/usr/bin/
-install -Dm644 cozy.yml -t "${pkgdir}"/etc/cozy/
-install -Dm644 cozy-stack/src/github.com/cozy/cozy-stack/cozy.example.yaml 
-t "${pkgdir}"/usr/share/cozy/
-install -Dm755 
cozy-stack/src/github.com/cozy/cozy-stack/scripts/konnector-node-run.sh -t 
"${pkgdir}"/usr/share/cozy/
-install -Dm755 
cozy-stack/src/github.com/cozy/cozy-stack/scripts/konnector-nsjail-run.sh -t 
"${pkgdir}"/usr/share/cozy/
-install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-}

Copied: cozy-stack/repos/community-x86_64/PKGBUILD (from rev 427018, 
cozy-stack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 14:35:38 UTC (rev 427019)
@@ -0,0 +1,50 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=cozy-stack
+pkgver=1.1.1
+pkgrel=1
+epoch=1
+pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
+arch=('x86_64')
+url="https://cozy.io";
+license=('AGPL3')
+backup=('etc/cozy/cozy.yml')
+depends=('couchdb' 'imagemagick' 'git')
+makedepends=('go-pie')
+#optdepends=('cozy-coclyco: X.509 certificates management for instances'
+optdepends=('nodejs: konnectors without isolation'
+'nsjail: isolated konnectors'
+'smtp-forwarder: to allow sending mail to users')
+source=("https://apt.cozy.io/debian/pool/testing/c/${pkgname}/${pkgname}_${pkgver}.orig.tar.xz";
+"co

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

2019-01-22 Thread Bruno Pagani via arch-commits
Date: Tuesday, January 22, 2019 @ 14:35:12
  Author: archange
Revision: 427018

upgpkg: cozy-stack 1:1.1.1-1

Modified:
  cozy-stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 13:54:41 UTC (rev 427017)
+++ PKGBUILD2019-01-22 14:35:12 UTC (rev 427018)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=cozy-stack
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
@@ -20,7 +20,7 @@
 "${pkgname}.service"
 "${pkgname}.sysusers"
 "${pkgname}.tmpfiles")
-sha256sums=('985666b44e4b8b5cc8600181d5e69177dd469e170a6d1d49b4d1497cd080c208'
+sha256sums=('94fd156abf468a68d676f42916436b2357bd661bb90f3cf191ddc26a9760ff22'
 'ecfcdf3e2dfec1bdeae15a843c41c9a77b713fe66a4094e1b95dce9514af31e8'
 'ad9b40170e2b07d5aa5ea6d444ad16c96bb39adb5ff579db5cc39cb4e2ec3f91'
 'a6bea52350e85163c3141509a52903223fa0f6e7390b1b1f9336c326a8fff984'


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

2019-01-22 Thread Christian Hesse via arch-commits
Date: Tuesday, January 22, 2019 @ 14:23:22
  Author: eworm
Revision: 344585

upgpkg: archlinux-keyring 20190122-1

new upstream release, adding daurnimator

Modified:
  archlinux-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 10:14:22 UTC (rev 344584)
+++ PKGBUILD2019-01-22 14:23:22 UTC (rev 344585)
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=archlinux-keyring
-pkgver=20181218
+pkgver=20190122
 pkgrel=1
 pkgdesc='Arch Linux PGP keyring'
 arch=(any)
@@ -10,7 +10,7 @@
 license=(GPL)
 install=$pkgname.install
 
source=(https://sources.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('85b348b9ec65a5d57ef0a649e1f6cc4a32348367572726a78fec2cd68301049b'
+sha256sums=('ed1286a622dd9e5eccc55ec8c563b761b3aa959a7d2b8df9a48ecf45595fd14c'
 'SKIP')
 validpgpkeys=('4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC'  # Pierre Schmitz 

   'A314827C4E4250A204CE6E13284FC34C8E4B1A25'  # Thomas Bächler 



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

2019-01-22 Thread Christian Hesse via arch-commits
Date: Tuesday, January 22, 2019 @ 14:23:30
  Author: eworm
Revision: 344586

archrelease: copy trunk to testing-any

Added:
  archlinux-keyring/repos/testing-any/
  archlinux-keyring/repos/testing-any/PKGBUILD
(from rev 344585, archlinux-keyring/trunk/PKGBUILD)
  archlinux-keyring/repos/testing-any/archlinux-keyring.install
(from rev 344585, archlinux-keyring/trunk/archlinux-keyring.install)

---+
 PKGBUILD  |   26 ++
 archlinux-keyring.install |   22 ++
 2 files changed, 48 insertions(+)

Copied: archlinux-keyring/repos/testing-any/PKGBUILD (from rev 344585, 
archlinux-keyring/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-01-22 14:23:30 UTC (rev 344586)
@@ -0,0 +1,26 @@
+# Maintainer: Pierre Schmitz 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=archlinux-keyring
+pkgver=20190122
+pkgrel=1
+pkgdesc='Arch Linux PGP keyring'
+arch=(any)
+url='https://projects.archlinux.org/archlinux-keyring.git/'
+license=(GPL)
+install=$pkgname.install
+source=(https://sources.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('ed1286a622dd9e5eccc55ec8c563b761b3aa959a7d2b8df9a48ecf45595fd14c'
+'SKIP')
+validpgpkeys=('4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC'  # Pierre Schmitz 

+  'A314827C4E4250A204CE6E13284FC34C8E4B1A25'  # Thomas Bächler 

+  '86CFFCA918CF3AF47147588051E8B148AC34'  # Evangelos Foutras 

+  'F3691687D867B81B51CE07D9BBE43771487328A9'  # Bartlomiej 
Piotrowski 
+  'BD84DE71F493DF6814B0167254EDC91609BC9183'  # Christian Hesse 

+  'CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E'  # Florian Pritz 

+  'E499C79F53C96A54E572FEE1C06086337C50773E')  # Jelle van der Waa 

+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}

Copied: archlinux-keyring/repos/testing-any/archlinux-keyring.install (from rev 
344585, archlinux-keyring/trunk/archlinux-keyring.install)
===
--- testing-any/archlinux-keyring.install   (rev 0)
+++ testing-any/archlinux-keyring.install   2019-01-22 14:23:30 UTC (rev 
344586)
@@ -0,0 +1,22 @@
+post_upgrade() {
+   if usr/bin/pacman-key -l >/dev/null 2>&1; then
+   usr/bin/pacman-key --populate archlinux
+
+   # Re-enable key of alad
+   # See https://bugs.archlinux.org/task/35478
+   if [[ -z "$2" ]] || [[ "$(vercmp "$2" "20181018-1")" -lt 0 ]]; 
then
+   printf 'enable\nquit\n' | LANG=C \
+   gpg --homedir /etc/pacman.d/gnupg \
+   --no-permission-warning --command-fd 0 \
+   --quiet --batch --edit-key \
+   DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A \
+   2>/dev/null
+   fi
+   fi
+}
+
+post_install() {
+   if [ -x usr/bin/pacman-key ]; then
+   post_upgrade
+   fi
+}


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

2019-01-22 Thread Morten Linderud via arch-commits
Date: Tuesday, January 22, 2019 @ 13:54:41
  Author: foxboron
Revision: 427017

archrelease: copy trunk to community-any

Added:
  mypy/repos/community-any/PKGBUILD
(from rev 427016, mypy/trunk/PKGBUILD)
Deleted:
  mypy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 13:54:29 UTC (rev 427016)
+++ PKGBUILD2019-01-22 13:54:41 UTC (rev 427017)
@@ -1,26 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: icasdri 
-# Contributor: hexchain 
-
-pkgname=mypy
-pkgver=0.650
-pkgrel=1
-pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
-url="http://www.mypy-lang.org/";
-arch=('any')
-license=('MIT')
-depends=('python' 'python-psutil' 'python-typed-ast' 'python-mypy_extensions')
-makedepends=('python-setuptools' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('38d5b5f835a81817dcc0af8d155bce4e9aefa03794fe32ed154d6612e83feafa')
-
-build() {
-cd "$pkgname-$pkgver"
-python setup.py build
-}
-
-package() {
-cd "$pkgname-$pkgver"
-python setup.py install --prefix="/usr" --root="${pkgdir}" --optimize=1 
--skip-build
-install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: mypy/repos/community-any/PKGBUILD (from rev 427016, mypy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 13:54:41 UTC (rev 427017)
@@ -0,0 +1,26 @@
+# Maintainer: Morten Linderud 
+# Contributor: icasdri 
+# Contributor: hexchain 
+
+pkgname=mypy
+pkgver=0.660
+pkgrel=1
+pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
+url="http://www.mypy-lang.org/";
+arch=('any')
+license=('MIT')
+depends=('python' 'python-psutil' 'python-typed-ast' 'python-mypy_extensions')
+makedepends=('python-setuptools' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz";)
+sha256sums=('986a7f97808a865405c5fd98fae5ebfa963c31520a56c783df159e9a81e41b3e')
+
+build() {
+cd "$pkgname-$pkgver"
+python setup.py build
+}
+
+package() {
+cd "$pkgname-$pkgver"
+python setup.py install --prefix="/usr" --root="${pkgdir}" --optimize=1 
--skip-build
+install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-01-22 Thread Morten Linderud via arch-commits
Date: Tuesday, January 22, 2019 @ 13:54:29
  Author: foxboron
Revision: 427016

upgpkg: mypy 0.660-1

Modified:
  mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 13:51:37 UTC (rev 427015)
+++ PKGBUILD2019-01-22 13:54:29 UTC (rev 427016)
@@ -3,7 +3,7 @@
 # Contributor: hexchain 
 
 pkgname=mypy
-pkgver=0.650
+pkgver=0.660
 pkgrel=1
 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
 url="http://www.mypy-lang.org/";
@@ -12,7 +12,7 @@
 depends=('python' 'python-psutil' 'python-typed-ast' 'python-mypy_extensions')
 makedepends=('python-setuptools' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('38d5b5f835a81817dcc0af8d155bce4e9aefa03794fe32ed154d6612e83feafa')
+sha256sums=('986a7f97808a865405c5fd98fae5ebfa963c31520a56c783df159e9a81e41b3e')
 
 build() {
 cd "$pkgname-$pkgver"


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

2019-01-22 Thread Morten Linderud via arch-commits
Date: Tuesday, January 22, 2019 @ 13:51:37
  Author: foxboron
Revision: 427015

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 13:45:35 UTC (rev 427014)
+++ PKGBUILD2019-01-22 13:51:37 UTC (rev 427015)
@@ -1,32 +0,0 @@
-# Maintainer: Morten Linderud  
-# Contributor: Sean Haugh 
-
-pkgname=python-pywal
-pkgver=3.2.1
-pkgrel=2
-pkgdesc="Generate and change colorschemes on the fly"
-arch=('any')
-url="https://github.com/dylanaraps/pywal/";
-license=('MIT')
-depends=('python' 'imagemagick' 'python-setuptools')
-optdepends=('feh: set wallpaper'
-'nitrogen: set wallpaper'
-   'python2: reload gtk2 themes on the fly')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/pywal/archive/${pkgver}.tar.gz";)
-sha256sums=('2301e9949eb6053a80ed59330f8cdbb3a11dab90e198059ea7a1f01894e00a8a')
-
-build(){
-  cd "pywal-${pkgver}"
-  python setup.py build
-}
-
-check(){
-  cd "pywal-${pkgver}"
-  python setup.py test
-}
-
-package() {
-  cd "pywal-${pkgver}"
-  python setup.py install --prefix=/usr --root="$pkgdir/" --optimize=1 
--skip-build
-  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-pywal/repos/community-any/PKGBUILD (from rev 427014, 
python-pywal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 13:51:37 UTC (rev 427015)
@@ -0,0 +1,35 @@
+# Maintainer: Morten Linderud  
+# Contributor: Sean Haugh 
+
+pkgname=python-pywal
+pkgver=3.3.0
+pkgrel=1
+pkgdesc="Generate and change colorschemes on the fly"
+arch=('any')
+url="https://github.com/dylanaraps/pywal/";
+license=('MIT')
+depends=('python' 'imagemagick' 'python-setuptools')
+optdepends=('feh: set wallpaper'
+'nitrogen: set wallpaper'
+   'python2: reload gtk2 themes on the fly')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/pywal/archive/${pkgver}.tar.gz";
+   
"$pkgname-$pkgver.tar.gz.asc::https://github.com/dylanaraps/pywal/releases/download/${pkgver}/${pkgver}.tar.gz.asc";)
+validpgpkeys=("155DC67DC25496572CDD608FF635E931C2834999")
+sha256sums=('fe8fc1c29d1cad1a1a8580293dcfe32e1fac259f9dbfd5c8877439fa5948d189'
+'SKIP')
+
+build(){
+  cd "pywal-${pkgver}"
+  python setup.py build
+}
+
+check(){
+  cd "pywal-${pkgver}"
+  python setup.py test
+}
+
+package() {
+  cd "pywal-${pkgver}"
+  python setup.py install --prefix=/usr --root="$pkgdir/" --optimize=1 
--skip-build
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-01-22 Thread Morten Linderud via arch-commits
Date: Tuesday, January 22, 2019 @ 13:45:35
  Author: foxboron
Revision: 427014

upgpkg: python-pywal 3.3.0-1

Modified:
  python-pywal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 13:37:30 UTC (rev 427013)
+++ PKGBUILD2019-01-22 13:45:35 UTC (rev 427014)
@@ -2,8 +2,8 @@
 # Contributor: Sean Haugh 
 
 pkgname=python-pywal
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
 pkgdesc="Generate and change colorschemes on the fly"
 arch=('any')
 url="https://github.com/dylanaraps/pywal/";
@@ -12,8 +12,11 @@
 optdepends=('feh: set wallpaper'
 'nitrogen: set wallpaper'
'python2: reload gtk2 themes on the fly')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/pywal/archive/${pkgver}.tar.gz";)
-sha256sums=('2301e9949eb6053a80ed59330f8cdbb3a11dab90e198059ea7a1f01894e00a8a')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/pywal/archive/${pkgver}.tar.gz";
+   
"$pkgname-$pkgver.tar.gz.asc::https://github.com/dylanaraps/pywal/releases/download/${pkgver}/${pkgver}.tar.gz.asc";)
+validpgpkeys=("155DC67DC25496572CDD608FF635E931C2834999")
+sha256sums=('fe8fc1c29d1cad1a1a8580293dcfe32e1fac259f9dbfd5c8877439fa5948d189'
+'SKIP')
 
 build(){
   cd "pywal-${pkgver}"


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 13:37:30
  Author: felixonmars
Revision: 427013

archrelease: copy trunk to community-any

Added:
  python-oslo-utils/repos/community-any/PKGBUILD
(from rev 427012, python-oslo-utils/trunk/PKGBUILD)
Deleted:
  python-oslo-utils/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 13:37:11 UTC (rev 427012)
+++ PKGBUILD2019-01-22 13:37:30 UTC (rev 427013)
@@ -1,60 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-utils
-pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.40.0
-pkgrel=1
-pkgdesc="Oslo Utility library"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.utils/$pkgver";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
- 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n'
- 'python2-monotonic' 'python-pytz' 'python2-pytz' 'python-netaddr' 
'python2-netaddr'
- 'python-netifaces' 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt' 
'python-eventlet'
-  'python2-eventlet')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz";)
-sha512sums=('0e5538d52c77ae932ec772d763fc062c56d375f8c3d8132388c4c2eee5961c29c350f293c07751671aef73696637df68803fb3576021a29074b75dfd407b3ec5')
-
-prepare() {
-  cp -a oslo.utils-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/oslo.utils-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.utils-$pkgver
-  stestr run
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  PYTHON=python2 stestr2 run
-}
-
-package_python-oslo-utils() {
-  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
-   'python-netaddr' 'python-netifaces' 'python-debtcollector')
-
-  cd "$srcdir"/oslo.utils-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-oslo-utils() {
-  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-oslo-i18n' 
'python2-monotonic'
-   'python2-pytz' 'python2-netaddr' 'python2-netifaces' 
'python2-debtcollector'
-   'python2-funcsigs')
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-utils/repos/community-any/PKGBUILD (from rev 427012, 
python-oslo-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 13:37:30 UTC (rev 427013)
@@ -0,0 +1,60 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-utils
+pkgname=(python-oslo-utils python2-oslo-utils)
+pkgver=3.40.1
+pkgrel=1
+pkgdesc="Oslo Utility library"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.utils/$pkgver";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
+ 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n'
+ 'python2-monotonic' 'python-pytz' 'python2-pytz' 'python-netaddr' 
'python2-netaddr'
+ 'python-netifaces' 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt' 
'python-eventlet'
+  'python2-eventlet')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz";)
+sha512sums=('1d7032bc5224eec429267f3dd32ce447a73e42ec96565e6f7c18d4170f9884f4030ab8fbcae7bbb2207a07d988ade0688a63da67cadb2fe1ca06b2b80d699705')
+
+prepare() {
+  cp -a oslo.utils-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/oslo.utils-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/oslo.utils-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.utils-$pkgver
+  stestr run
+
+  cd "$srcdir"/oslo.utils-$pkgver-py2
+  PYTHON=python2 stestr2 run
+}
+
+package_python-oslo-utils() {
+  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
+   'python-netaddr' 'python-netifaces' 'python-debtcollector')
+
+  cd "$srcdir"/oslo.utils-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-oslo-utils() {
+  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-oslo-i18n' 
'python2-monotonic'
+   'python2-pytz' 'python2-netaddr' 'python2-netifaces' 
'python2-debtcollector'
+   'python2-funcs

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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 13:37:11
  Author: felixonmars
Revision: 427012

upgpkg: python-oslo-utils 3.40.1-1

Modified:
  python-oslo-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 13:32:26 UTC (rev 427011)
+++ PKGBUILD2019-01-22 13:37:11 UTC (rev 427012)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-utils
 pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.40.0
+pkgver=3.40.1
 pkgrel=1
 pkgdesc="Oslo Utility library"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt' 
'python-eventlet'
   'python2-eventlet')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz";)
-sha512sums=('0e5538d52c77ae932ec772d763fc062c56d375f8c3d8132388c4c2eee5961c29c350f293c07751671aef73696637df68803fb3576021a29074b75dfd407b3ec5')
+sha512sums=('1d7032bc5224eec429267f3dd32ce447a73e42ec96565e6f7c18d4170f9884f4030ab8fbcae7bbb2207a07d988ade0688a63da67cadb2fe1ca06b2b80d699705')
 
 prepare() {
   cp -a oslo.utils-$pkgver{,-py2}


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

2019-01-22 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, January 22, 2019 @ 12:30:45
  Author: svenstaro
Revision: 426979

archrelease: copy trunk to community-x86_64

Added:
  rust-racer/repos/community-x86_64/PKGBUILD
(from rev 426978, rust-racer/trunk/PKGBUILD)
Deleted:
  rust-racer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 12:30:39 UTC (rev 426978)
+++ PKGBUILD2019-01-22 12:30:45 UTC (rev 426979)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Vlad M. 
-# Contributor: issue 
-
-pkgname=rust-racer
-_pkgname=racer
-pkgver=2.1.14
-pkgrel=1
-pkgdesc="Code completion for Rust"
-url="https://github.com/racer-rust/racer";
-makedepends=('rustup' 'cmake')
-arch=('x86_64')
-license=('MIT')
-source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download";)
-sha256sums=('7f072f98ec2532273872f914860848f3c21ba0c7f38c1f4601ea67a0f64bdc41')
-
-build() {
-  cd "$_pkgname-$pkgver"
-  rustup default nightly
-  cargo build --release
-}
-
-package() {
-  cd "$_pkgname-$pkgver"
-  install -Dm755 target/release/racer "$pkgdir/usr/bin/racer"
-  install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
-}

Copied: rust-racer/repos/community-x86_64/PKGBUILD (from rev 426978, 
rust-racer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 12:30:45 UTC (rev 426979)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Vlad M. 
+# Contributor: issue 
+
+pkgname=rust-racer
+_pkgname=racer
+pkgver=2.1.16
+pkgrel=1
+pkgdesc="Code completion for Rust"
+url="https://github.com/racer-rust/racer";
+makedepends=('rustup' 'cmake')
+arch=('x86_64')
+license=('MIT')
+source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download";)
+sha256sums=('fbfcf2686b50f75a279cb42d9c6d253a1e68a475b415ea4baf7fb177ce94839a')
+
+build() {
+  cd "$_pkgname-$pkgver"
+  rustup default nightly
+  cargo build --release
+}
+
+package() {
+  cd "$_pkgname-$pkgver"
+  install -Dm755 target/release/racer "$pkgdir/usr/bin/racer"
+  install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
+}


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

2019-01-22 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, January 22, 2019 @ 12:30:39
  Author: svenstaro
Revision: 426978

upgpkg: rust-racer 2.1.16-1

Modified:
  rust-racer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 11:39:00 UTC (rev 426977)
+++ PKGBUILD2019-01-22 12:30:39 UTC (rev 426978)
@@ -4,7 +4,7 @@
 
 pkgname=rust-racer
 _pkgname=racer
-pkgver=2.1.14
+pkgver=2.1.16
 pkgrel=1
 pkgdesc="Code completion for Rust"
 url="https://github.com/racer-rust/racer";
@@ -12,7 +12,7 @@
 arch=('x86_64')
 license=('MIT')
 
source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$_pkgname/$pkgver/download";)
-sha256sums=('7f072f98ec2532273872f914860848f3c21ba0c7f38c1f4601ea67a0f64bdc41')
+sha256sums=('fbfcf2686b50f75a279cb42d9c6d253a1e68a475b415ea4baf7fb177ce94839a')
 
 build() {
   cd "$_pkgname-$pkgver"


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:39:00
  Author: felixonmars
Revision: 426977

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 426976, tamarin-prover/trunk/PKGBUILD)

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
426976, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-22 11:39:00 UTC (rev 426977)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=7
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-monad-unlift'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 
'haskell-threads'
+ 'haskell-wai' 'haskell-warp' 'haskell-yesod-core' 
'haskell-yesod-static'
+ 'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term'
+ 'haskell-tamarin-prover-theory')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz";)
+sha512sums=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests
+runhaskell Setup build
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/filetype.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:38:43
  Author: felixonmars
Revision: 426976

upgpkg: tamarin-prover 1.4.1-7

rebuild with unix-time 0.4.5

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 11:36:55 UTC (rev 426975)
+++ PKGBUILD2019-01-22 11:38:43 UTC (rev 426976)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=6
+pkgrel=7
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io";
 license=("GPL")


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:36:55
  Author: felixonmars
Revision: 426975

archrelease: copy trunk to community-staging-x86_64

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

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

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

Copied: stack/repos/community-staging-x86_64/stack.install (from rev 426974, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-01-22 11:36:55 UTC (rev 
426975)
@@ -0,0 +1,4 @@
+post_install() {
+  e

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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:36:39
  Author: felixonmars
Revision: 426974

upgpkg: stack 1.9.3-41

rebuild with unix-time 0.4.5

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 11:30:31 UTC (rev 426973)
+++ PKGBUILD2019-01-22 11:36:39 UTC (rev 426974)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3
-pkgrel=40
+pkgrel=41
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack";
 license=("BSD")


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:30:31
  Author: felixonmars
Revision: 426973

archrelease: copy trunk to community-staging-x86_64

Added:
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 426972, postgrest/trunk/PKGBUILD)
  postgrest/repos/community-staging-x86_64/new-hasql.patch
(from rev 426972, postgrest/trunk/new-hasql.patch)

-+
 PKGBUILD|   77 
 new-hasql.patch |  477 ++
 2 files changed, 554 insertions(+)

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 426972, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-22 11:30:31 UTC (rev 426973)
@@ -0,0 +1,77 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=0.5.0.0
+pkgrel=105
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-auto-update' 'haskell-hasql' 'haskell-hasql-pool' 
'haskell-protolude'
+ 'haskell-warp' 'haskell-base64-bytestring' 'haskell-retry' 
'haskell-aeson'
+ 'haskell-ansi-wl-pprint' 'haskell-case-insensitive' 'haskell-cassava'
+ 'haskell-configurator-ng' 'haskell-contravariant' 
'haskell-contravariant-extras'
+ 'haskell-either' 'haskell-gitrev' 'haskell-hasql-transaction' 
'haskell-heredoc'
+ 'haskell-http' 'haskell-http-types' 
'haskell-insert-ordered-containers'
+ 'haskell-interpolatedstring-perl6' 'haskell-jose' 'haskell-lens' 
'haskell-lens-aeson'
+ 'haskell-network-uri' 'haskell-optparse-applicative' 
'haskell-ranged-sets'
+ 'haskell-regex-tdfa' 'haskell-scientific' 'haskell-swagger2' 
'haskell-unordered-containers'
+ 'haskell-vector' 'haskell-wai' 'haskell-wai-cors' 'haskell-wai-extra'
+ 'haskell-wai-middleware-static' 'haskell-cookie')
+makedepends=('ghc' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-hjsonschema')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("$pkgname-$pkgver.tar.bz2::https://github.com/begriffs/postgrest/archive/v$pkgver.tar.gz";
+new-hasql.patch)
+sha512sums=('ba8974cc83de3a7fcf1ede454eed726d6dfe7d677e4b34bbf6a03f11cc648d6812c2f101684175bb1f4d0f0b384795a737791ce807c257eae67158e2fc74b0a0'
+
'54257b24e646175c3687d3d0b224092441e0a8093d04327fb900da6c463625bfc952aabe46bcbbee8d0b4b96d4c07b4b148efa5ac4dcd9dd60bf7d3da5a49fcd')
+
+prepare() {
+cd $pkgname-$pkgver
+patch -p1 -i ../new-hasql.patch
+
+sed -i 's/==/>=/' $pkgname.cabal
+
+sed -i '/import\s*Safe/d' src/PostgREST/App.hs
+sed -i '/safe/d' $pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-CI
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createdb postgrest_test
+
+# TODO: it shouldn't take this long to finish
+# POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test
+
+# Disabled: uses stack
+# test/io-tests.sh
+
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: postgrest/repos/community-staging-x86_64/new-hasql.patch (from rev 
426972, postgrest/trunk/new-hasql.patch)
===
--- community-staging-x86_64/new-hasql.patch(rev 0)
+++ community-staging-x86_64/new-hasql.patch2019-01-22 11:30:31 UTC (rev 
426973)
@@ -0,0 +1,477 @@
+From f02992e562fafc807092d09a8034f2117c9db00d Mon Sep 17 00:00:00 2001
+From: Ben Gamari 
+Date: Thu, 28 Jun 2018 01:02:09 -0400
+Subject: [PATCH] Update hasql
+
+Move to hasql 1.3.
+---
+ postgrest.cabal   |   6 +-
+ src/PostgREST/App.hs  |  16 ++---
+ sr

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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:30:14
  Author: felixonmars
Revision: 426972

upgpkg: postgrest 0.5.0.0-105

rebuild with unix-time 0.4.5

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 11:26:17 UTC (rev 426971)
+++ PKGBUILD2019-01-22 11:30:14 UTC (rev 426972)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=0.5.0.0
-pkgrel=104
+pkgrel=105
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest";
 license=("MIT")


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:26:00
  Author: felixonmars
Revision: 426970

upgpkg: idris 1.3.1-30

rebuild with unix-time 0.4.5

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 11:10:28 UTC (rev 426969)
+++ PKGBUILD2019-01-22 11:26:00 UTC (rev 426970)
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.1
-pkgrel=29
+pkgrel=30
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/";
 license=("BSD")


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:26:17
  Author: felixonmars
Revision: 426971

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:10:28
  Author: felixonmars
Revision: 426969

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 426968, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-22 11:10:28 UTC (rev 426969)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.17.3
+pkgrel=158
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-connection' 'haskell-extra' 
'haskell-src-exts'
+ 'haskell-http-conduit' 'haskell-http-types' 'haskell-js-flot' 
'haskell-js-jquery'
+ 'haskell-mmap' 'haskell-network' 'haskell-network-uri' 
'haskell-old-locale'
+ 'haskell-process-extras' 'haskell-resourcet' 'haskell-storable-tuple' 
'haskell-tar'
+ 'haskell-uniplate' 'haskell-utf8-string' 'haskell-vector' 
'haskell-wai'
+ 'haskell-wai-logger' 'haskell-warp' 'haskell-warp-tls' 'haskell-zlib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('b8113e9dc6f44fbf684edfe6134eb44d55b1ef43afc3cb2051920daaec3e108df6209cfe822a8eeff884360c9b9415f2ab8273e7681e6bbcc1b9c77490370195')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:10:12
  Author: felixonmars
Revision: 426968

upgpkg: hoogle 5.0.17.3-158

rebuild with unix-time 0.4.5

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 11:08:45 UTC (rev 426967)
+++ PKGBUILD2019-01-22 11:10:12 UTC (rev 426968)
@@ -3,7 +3,7 @@
 
 pkgname=hoogle
 pkgver=5.0.17.3
-pkgrel=157
+pkgrel=158
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/";
 license=("BSD")


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:08:25
  Author: felixonmars
Revision: 426966

upgpkg: hledger-web 1.12-40

rebuild with unix-time 0.4.5

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-22 11:07:04 UTC (rev 426965)
+++ PKGBUILD2019-01-22 11:08:25 UTC (rev 426966)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-web
 pkgver=1.12
-pkgrel=39
+pkgrel=40
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2019-01-22 Thread Felix Yan via arch-commits
Date: Tuesday, January 22, 2019 @ 11:08:45
  Author: felixonmars
Revision: 426967

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 426966, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-22 11:08:45 UTC (rev 426967)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.12
+pkgrel=40
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-blaze-html' 
'haskell-blaze-markup'
+ 'haskell-case-insensitive' 'haskell-clientsession' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-data-default' 'haskell-hjsmin' 'haskell-http-conduit' 
'haskell-http-client'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec')
+makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('4c77d67daa0abdd55029fc6af1a3735ab99adc9ec65e8470a84f4b7de39de24bdd636717d50f5f87d4227b4b903e72b0ccde728addc12d26809e83b8baf07f31')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i -e '/semigroups/d' $pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


<    1   2   3   >