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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:55:06
  Author: anatolik
Revision: 509161

upgpkg: ruby-gtk3 3.3.8-1

upgpkg: ruby-gtk3 3.3.8-1

Modified:
  ruby-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:53:51 UTC (rev 509160)
+++ PKGBUILD2019-09-10 02:55:06 UTC (rev 509161)
@@ -2,7 +2,7 @@
 
 _gemname=gtk3
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/GTK3 is a Ruby binding of GTK+-3.x.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('86dadfc02ed3b02902a8c8a45fb1257e79c2ac8d')
+sha1sums=('decac274d82d942896fe02f028a5f4f611b54008')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:55:32
  Author: anatolik
Revision: 509162

archrelease: copy trunk to community-x86_64

Added:
  ruby-gtk3/repos/community-x86_64/PKGBUILD
(from rev 509161, ruby-gtk3/trunk/PKGBUILD)
Deleted:
  ruby-gtk3/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:55:06 UTC (rev 509161)
+++ PKGBUILD2019-09-10 02:55:32 UTC (rev 509162)
@@ -1,23 +0,0 @@
-# Maintainer: Anatol Pomozov
-
-_gemname=gtk3
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/GTK3 is a Ruby binding of GTK+-3.x.'
-arch=(x86_64)
-url=https://ruby-gnome2.osdn.jp/
-license=("LGPL-2.1+")
-depends=(gobject-introspection gtk3 ruby ruby-atk ruby-cairo ruby-gdk3 
ruby-gdk_pixbuf2 ruby-gio2 ruby-gobject-introspection ruby-pango)
-makedepends=(ruby-native-package-installer ruby-glib2)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('86dadfc02ed3b02902a8c8a45fb1257e79c2ac8d')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-document --no-user-install -i 
"$pkgdir/$_gemdir" -n "$pkgdir"/usr/bin $_gemname-$pkgver.gem 
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING.LIB" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.LIB"
-}

Copied: ruby-gtk3/repos/community-x86_64/PKGBUILD (from rev 509161, 
ruby-gtk3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:55:32 UTC (rev 509162)
@@ -0,0 +1,23 @@
+# Maintainer: Anatol Pomozov
+
+_gemname=gtk3
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/GTK3 is a Ruby binding of GTK+-3.x.'
+arch=(x86_64)
+url=https://ruby-gnome2.osdn.jp/
+license=("LGPL-2.1+")
+depends=(gobject-introspection gtk3 ruby ruby-atk ruby-cairo ruby-gdk3 
ruby-gdk_pixbuf2 ruby-gio2 ruby-gobject-introspection ruby-pango)
+makedepends=(ruby-native-package-installer ruby-glib2)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('decac274d82d942896fe02f028a5f4f611b54008')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-document --no-user-install -i 
"$pkgdir/$_gemdir" -n "$pkgdir"/usr/bin $_gemname-$pkgver.gem 
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING.LIB" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.LIB"
+}


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:53:24
  Author: anatolik
Revision: 509159

upgpkg: ruby-gdk3 3.3.8-1

upgpkg: ruby-gdk3 3.3.8-1

Modified:
  ruby-gdk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:52:48 UTC (rev 509158)
+++ PKGBUILD2019-09-10 02:53:24 UTC (rev 509159)
@@ -2,7 +2,7 @@
 
 _gemname=gdk3
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('54a3f993fe621a0242485a91db1063decacad735')
+sha1sums=('aebe4d707db2ad1dc883dd3546a323a2f985e5d3')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:53:51
  Author: anatolik
Revision: 509160

archrelease: copy trunk to community-x86_64

Added:
  ruby-gdk3/repos/community-x86_64/PKGBUILD
(from rev 509159, ruby-gdk3/trunk/PKGBUILD)
Deleted:
  ruby-gdk3/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:53:24 UTC (rev 509159)
+++ PKGBUILD2019-09-10 02:53:51 UTC (rev 509160)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gdk3
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby gtk3 ruby-cairo-gobject=$pkgver ruby-gdk_pixbuf2=$pkgver 
ruby-pango=$pkgver)
-makedepends=(ruby-native-package-installer rake)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('54a3f993fe621a0242485a91db1063decacad735')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gdk3/repos/community-x86_64/PKGBUILD (from rev 509159, 
ruby-gdk3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:53:51 UTC (rev 509160)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gdk3
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby gtk3 ruby-cairo-gobject=$pkgver ruby-gdk_pixbuf2=$pkgver 
ruby-pango=$pkgver)
+makedepends=(ruby-native-package-installer rake)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('aebe4d707db2ad1dc883dd3546a323a2f985e5d3')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:52:20
  Author: anatolik
Revision: 509157

upgpkg: ruby-gtk2 3.3.8-1

upgpkg: ruby-gtk2 3.3.8-1

Modified:
  ruby-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:50:33 UTC (rev 509156)
+++ PKGBUILD2019-09-10 02:52:20 UTC (rev 509157)
@@ -3,7 +3,7 @@
 
 _gemname=gtk2
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('6716ec33ee8478a03a4c790cc2fe6992e99cfc1a')
+sha1sums=('d7ac57e3c68cdaeb5a81188aecbed98f1c5d7e0a')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:52:48
  Author: anatolik
Revision: 509158

archrelease: copy trunk to community-x86_64

Added:
  ruby-gtk2/repos/community-x86_64/PKGBUILD
(from rev 509157, ruby-gtk2/trunk/PKGBUILD)
Deleted:
  ruby-gtk2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:52:20 UTC (rev 509157)
+++ PKGBUILD2019-09-10 02:52:48 UTC (rev 509158)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=gtk2
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby gtk2 ruby-atk=$pkgver ruby-pango=$pkgver 
ruby-gdk_pixbuf2=$pkgver)
-makedepends=(ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('6716ec33ee8478a03a4c790cc2fe6992e99cfc1a')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gtk2/repos/community-x86_64/PKGBUILD (from rev 509157, 
ruby-gtk2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:52:48 UTC (rev 509158)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=gtk2
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby gtk2 ruby-atk=$pkgver ruby-pango=$pkgver 
ruby-gdk_pixbuf2=$pkgver)
+makedepends=(ruby-native-package-installer)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('d7ac57e3c68cdaeb5a81188aecbed98f1c5d7e0a')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:50:33
  Author: anatolik
Revision: 509156

archrelease: copy trunk to community-x86_64

Added:
  ruby-pango/repos/community-x86_64/PKGBUILD
(from rev 509155, ruby-pango/trunk/PKGBUILD)
Deleted:
  ruby-pango/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:50:05 UTC (rev 509155)
+++ PKGBUILD2019-09-10 02:50:33 UTC (rev 509156)
@@ -1,22 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=pango
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby pango ruby-cairo gobject-introspection 
ruby-cairo-gobject=$pkgver ruby-gobject-introspection=$pkgver)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('c3517da4e0c9015ec37cd2f1b3d0886c4869fe8a')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-pango/repos/community-x86_64/PKGBUILD (from rev 509155, 
ruby-pango/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:50:33 UTC (rev 509156)
@@ -0,0 +1,22 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=pango
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby pango ruby-cairo gobject-introspection 
ruby-cairo-gobject=$pkgver ruby-gobject-introspection=$pkgver)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('f7a2c3c1203b60c0aa920c484f521de29d09163c')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:50:05
  Author: anatolik
Revision: 509155

upgpkg: ruby-pango 3.3.8-1

upgpkg: ruby-pango 3.3.8-1

Modified:
  ruby-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:49:27 UTC (rev 509154)
+++ PKGBUILD2019-09-10 02:50:05 UTC (rev 509155)
@@ -3,7 +3,7 @@
 
 _gemname=pango
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('c3517da4e0c9015ec37cd2f1b3d0886c4869fe8a')
+sha1sums=('f7a2c3c1203b60c0aa920c484f521de29d09163c')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


[arch-commits] Commit in ruby-cairo-gobject/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:49:27
  Author: anatolik
Revision: 509154

archrelease: copy trunk to community-x86_64

Added:
  ruby-cairo-gobject/repos/community-x86_64/PKGBUILD
(from rev 509153, ruby-cairo-gobject/trunk/PKGBUILD)
Deleted:
  ruby-cairo-gobject/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:48:55 UTC (rev 509153)
+++ PKGBUILD2019-09-10 02:49:27 UTC (rev 509154)
@@ -1,21 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=cairo-gobject
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-cairo ruby-glib2=$pkgver)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('f33ea4a1061428b2017b2cc279c2b5785d1f9d3c')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-cairo-gobject/repos/community-x86_64/PKGBUILD (from rev 509153, 
ruby-cairo-gobject/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:49:27 UTC (rev 509154)
@@ -0,0 +1,21 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=cairo-gobject
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby ruby-cairo ruby-glib2=$pkgver)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('ad5d43f685ee7d561d044457831dc175eb2c9fa8')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


[arch-commits] Commit in ruby-cairo-gobject/trunk (PKGBUILD)

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:48:55
  Author: anatolik
Revision: 509153

upgpkg: ruby-cairo-gobject 3.3.8-1

upgpkg: ruby-cairo-gobject 3.3.8-1

Modified:
  ruby-cairo-gobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:48:28 UTC (rev 509152)
+++ PKGBUILD2019-09-10 02:48:55 UTC (rev 509153)
@@ -2,7 +2,7 @@
 
 _gemname=cairo-gobject
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('f33ea4a1061428b2017b2cc279c2b5785d1f9d3c')
+sha1sums=('ad5d43f685ee7d561d044457831dc175eb2c9fa8')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:47:57
  Author: anatolik
Revision: 509151

upgpkg: ruby-gdk_pixbuf2 3.3.8-1

upgpkg: ruby-gdk_pixbuf2 3.3.8-1

Modified:
  ruby-gdk_pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:47:33 UTC (rev 509150)
+++ PKGBUILD2019-09-10 02:47:57 UTC (rev 509151)
@@ -3,7 +3,7 @@
 
 _gemname=gdk_pixbuf2
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('3d9141d16c41d8e80ab582a8ca790e6af4128af5')
+sha1sums=('581e7b3d82003e486a212be379c7da8b85bcd4bc')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:48:28
  Author: anatolik
Revision: 509152

archrelease: copy trunk to community-x86_64

Added:
  ruby-gdk_pixbuf2/repos/community-x86_64/PKGBUILD
(from rev 509151, ruby-gdk_pixbuf2/trunk/PKGBUILD)
Deleted:
  ruby-gdk_pixbuf2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:47:57 UTC (rev 509151)
+++ PKGBUILD2019-09-10 02:48:28 UTC (rev 509152)
@@ -1,24 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=gdk_pixbuf2
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
-makedepends=(ruby-native-package-installer ruby-rake)
-replaces=(ruby-gdkpixbuf2)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('3d9141d16c41d8e80ab582a8ca790e6af4128af5')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gdk_pixbuf2/repos/community-x86_64/PKGBUILD (from rev 509151, 
ruby-gdk_pixbuf2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:48:28 UTC (rev 509152)
@@ -0,0 +1,24 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=gdk_pixbuf2
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
+makedepends=(ruby-native-package-installer ruby-rake)
+replaces=(ruby-gdkpixbuf2)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('581e7b3d82003e486a212be379c7da8b85bcd4bc')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:47:33
  Author: anatolik
Revision: 509150

archrelease: copy trunk to community-x86_64

Added:
  ruby-gio2/repos/community-x86_64/PKGBUILD
(from rev 509149, ruby-gio2/trunk/PKGBUILD)
Deleted:
  ruby-gio2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:47:02 UTC (rev 509149)
+++ PKGBUILD2019-09-10 02:47:33 UTC (rev 509150)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gio2
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-glib2=$pkgver ruby-gobject-introspection=$pkgver)
-makedepends=(gobject-introspection ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('157c9fab1788a5fea605192f045279c735126523')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gio2/repos/community-x86_64/PKGBUILD (from rev 509149, 
ruby-gio2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:47:33 UTC (rev 509150)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gio2
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby ruby-glib2=$pkgver ruby-gobject-introspection=$pkgver)
+makedepends=(gobject-introspection ruby-native-package-installer)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('ef703a1bdadba19d9f54398127974e732d1a783e')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:47:02
  Author: anatolik
Revision: 509149

upgpkg: ruby-gio2 3.3.8-1

upgpkg: ruby-gio2 3.3.8-1

Modified:
  ruby-gio2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:46:38 UTC (rev 509148)
+++ PKGBUILD2019-09-10 02:47:02 UTC (rev 509149)
@@ -2,7 +2,7 @@
 
 _gemname=gio2
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('157c9fab1788a5fea605192f045279c735126523')
+sha1sums=('ef703a1bdadba19d9f54398127974e732d1a783e')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


[arch-commits] Commit in ruby-gobject-introspection/repos/community-x86_64 (2 files)

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:46:38
  Author: anatolik
Revision: 509148

archrelease: copy trunk to community-x86_64

Added:
  ruby-gobject-introspection/repos/community-x86_64/PKGBUILD
(from rev 509147, ruby-gobject-introspection/trunk/PKGBUILD)
Deleted:
  ruby-gobject-introspection/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:46:09 UTC (rev 509147)
+++ PKGBUILD2019-09-10 02:46:38 UTC (rev 509148)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gobject-introspection
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby gobject-introspection-runtime ruby-glib2=$pkgver)
-makedepends=(gobject-introspection ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('4020609cb5cc4e341bfe06d7e3aa2c81f151d077')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gobject-introspection/repos/community-x86_64/PKGBUILD (from rev 
509147, ruby-gobject-introspection/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:46:38 UTC (rev 509148)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gobject-introspection
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby gobject-introspection-runtime ruby-glib2=$pkgver)
+makedepends=(gobject-introspection ruby-native-package-installer)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('93c905a7b12e2b74f4f2372c54a90d510bd4fd7f')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2019-09-09 Thread Daniel M. Capella via arch-commits
Date: Tuesday, September 10, 2019 @ 02:45:23
  Author: polyzen
Revision: 509145

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
(from rev 509144, firefox-ublock-origin/trunk/PKGBUILD)
Deleted:
  firefox-ublock-origin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:45:12 UTC (rev 509144)
+++ PKGBUILD2019-09-10 02:45:23 UTC (rev 509145)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-ublock-origin
-pkgver=1.22.0
-pkgrel=1
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-arch=('any')
-url=https://github.com/gorhill/uBlock
-license=('GPL3')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('843c7368534b21be741285172b1a19c4e75f5e188a46231dd02d3d831e014121')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-ublock-origin/repos/community-any/PKGBUILD (from rev 509144, 
firefox-ublock-origin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:45:23 UTC (rev 509145)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-ublock-origin
+pkgver=1.22.2
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+arch=('any')
+url=https://github.com/gorhill/uBlock
+license=('GPL3')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
+noextract=("${source##*/}")
+sha256sums=('85ceffa542f0fa0ce3b1b481314098d2941413f04d464b70db7ef7c99dc81078')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:46:09
  Author: anatolik
Revision: 509147

upgpkg: ruby-gobject-introspection 3.3.8-1

upgpkg: ruby-gobject-introspection 3.3.8-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:45:42 UTC (rev 509146)
+++ PKGBUILD2019-09-10 02:46:09 UTC (rev 509147)
@@ -2,7 +2,7 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('4020609cb5cc4e341bfe06d7e3aa2c81f151d077')
+sha1sums=('93c905a7b12e2b74f4f2372c54a90d510bd4fd7f')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:45:12
  Author: anatolik
Revision: 509144

upgpkg: ruby-atk 3.3.8-1

upgpkg: ruby-atk 3.3.8-1

Modified:
  ruby-atk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:45:04 UTC (rev 509143)
+++ PKGBUILD2019-09-10 02:45:12 UTC (rev 509144)
@@ -3,7 +3,7 @@
 
 _gemname=atk
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('c6e27ed5a5bd4cf20b024a4d8b6785b255e6457b')
+sha1sums=('82f084f4990310fae5d3173d2b3cfe47f6df8d57')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:45:42
  Author: anatolik
Revision: 509146

archrelease: copy trunk to community-x86_64

Added:
  ruby-atk/repos/community-x86_64/PKGBUILD
(from rev 509145, ruby-atk/trunk/PKGBUILD)
Deleted:
  ruby-atk/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-10 02:45:23 UTC (rev 509145)
+++ PKGBUILD2019-09-10 02:45:42 UTC (rev 509146)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=atk
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby atk ruby-glib2=$pkgver)
-makedepends=(ruby-native-package-installer ruby-rake)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('c6e27ed5a5bd4cf20b024a4d8b6785b255e6457b')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-atk/repos/community-x86_64/PKGBUILD (from rev 509145, 
ruby-atk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-10 02:45:42 UTC (rev 509146)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=atk
+pkgname=ruby-$_gemname
+pkgver=3.3.8
+pkgrel=1
+pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby atk ruby-glib2=$pkgver)
+makedepends=(ruby-native-package-installer ruby-rake)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('82f084f4990310fae5d3173d2b3cfe47f6df8d57')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Tuesday, September 10, 2019 @ 02:44:50
  Author: anatolik
Revision: 509142

archrelease: copy trunk to community-x86_64

Added:
  ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch
(from rev 509141, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
  ruby-glib2/repos/community-x86_64/PKGBUILD
(from rev 509141, ruby-glib2/trunk/PKGBUILD)
Deleted:
  ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch
  ruby-glib2/repos/community-x86_64/PKGBUILD

+
 0001-glib2-support-GLib-2.44.patch |   76 +--
 PKGBUILD   |   44 ++--
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: 0001-glib2-support-GLib-2.44.patch
===
--- 0001-glib2-support-GLib-2.44.patch  2019-09-09 23:37:12 UTC (rev 509141)
+++ 0001-glib2-support-GLib-2.44.patch  2019-09-10 02:44:50 UTC (rev 509142)
@@ -1,38 +0,0 @@
-From c5cdb741a9eb72351739e48a38946b87c292c293 Mon Sep 17 00:00:00 2001
-From: Kouhei Sutou 
-Date: Sat, 4 Apr 2015 15:00:14 +0900
-Subject: [PATCH] glib2: support GLib 2.44
-
-gwin32.h includes an enum type that is available on Windows.
-
-GitHub: fix #361
-
-Reported by Benjamin Maisano. Thanks!!!
-
-diff --git a/glib2/ext/glib2/extconf.rb b/glib2/ext/glib2/extconf.rb
-index d88d971..1c5cd8d 100644
 a/glib2/ext/glib2/extconf.rb
-+++ b/glib2/ext/glib2/extconf.rb
-@@ -56,10 +56,18 @@ create_pkg_config_file("Ruby/GLib2", package_id)
- 
- enum_types_prefix = "glib-enum-types"
- include_paths = PKGConfig.cflags_only_I("glib-2.0")
-+ignore_headers = [
-+  "giochannel.h",
-+  "gmain.h",
-+  "gscanner.h",
-+]
-+unless (/mingw|cygwin|mswin/ === RUBY_PLATFORM)
-+  ignore_headers << "gwin32.h"
-+end
- headers = include_paths.split.inject([]) do |result, path|
-   result + Dir.glob(File.join(path.sub(/^-I/, ""), "glib", "*.h"))
- end.reject do |file|
--  /g(iochannel|main|scanner)\.h/ =~ file
-+  ignore_headers.include?(File.basename(file))
- end
- include_paths = PKGConfig.cflags_only_I("gobject-2.0")
- headers = include_paths.split.inject(headers) do |result, path|
--- 
-2.3.5
-

Copied: ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch 
(from rev 509141, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
===
--- 0001-glib2-support-GLib-2.44.patch  (rev 0)
+++ 0001-glib2-support-GLib-2.44.patch  2019-09-10 02:44:50 UTC (rev 509142)
@@ -0,0 +1,38 @@
+From c5cdb741a9eb72351739e48a38946b87c292c293 Mon Sep 17 00:00:00 2001
+From: Kouhei Sutou 
+Date: Sat, 4 Apr 2015 15:00:14 +0900
+Subject: [PATCH] glib2: support GLib 2.44
+
+gwin32.h includes an enum type that is available on Windows.
+
+GitHub: fix #361
+
+Reported by Benjamin Maisano. Thanks!!!
+
+diff --git a/glib2/ext/glib2/extconf.rb b/glib2/ext/glib2/extconf.rb
+index d88d971..1c5cd8d 100644
+--- a/glib2/ext/glib2/extconf.rb
 b/glib2/ext/glib2/extconf.rb
+@@ -56,10 +56,18 @@ create_pkg_config_file("Ruby/GLib2", package_id)
+ 
+ enum_types_prefix = "glib-enum-types"
+ include_paths = PKGConfig.cflags_only_I("glib-2.0")
++ignore_headers = [
++  "giochannel.h",
++  "gmain.h",
++  "gscanner.h",
++]
++unless (/mingw|cygwin|mswin/ === RUBY_PLATFORM)
++  ignore_headers << "gwin32.h"
++end
+ headers = include_paths.split.inject([]) do |result, path|
+   result + Dir.glob(File.join(path.sub(/^-I/, ""), "glib", "*.h"))
+ end.reject do |file|
+-  /g(iochannel|main|scanner)\.h/ =~ file
++  ignore_headers.include?(File.basename(file))
+ end
+ include_paths = PKGConfig.cflags_only_I("gobject-2.0")
+ headers = include_paths.split.inject(headers) do |result, path|
+-- 
+2.3.5
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 23:37:12 UTC (rev 509141)
+++ PKGBUILD2019-09-10 02:44:50 UTC (rev 509142)
@@ -1,22 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=glib2
-pkgname=ruby-$_gemname
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby glib2 ruby-pkg-config ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('41f0d1884f5a576f72d7fdacd6a4b1529bc81867')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --no-document --ignore-dependencies --no-user-install -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-glib2/repos/community-x86_64/PKGBUILD (from rev 509141, 
ruby-glib2/trunk/PKGBUILD)
===
--- PKGBUILD

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

2019-09-09 Thread Daniel M. Capella via arch-commits
Date: Tuesday, September 10, 2019 @ 02:45:04
  Author: polyzen
Revision: 509143

upgpkg: firefox-ublock-origin 1.22.2-1

Modified:
  firefox-ublock-origin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 02:44:50 UTC (rev 509142)
+++ PKGBUILD2019-09-10 02:45:04 UTC (rev 509143)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-ublock-origin
-pkgver=1.22.0
+pkgver=1.22.2
 pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 arch=('any')
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('843c7368534b21be741285172b1a19c4e75f5e188a46231dd02d3d831e014121')
+sha256sums=('85ceffa542f0fa0ce3b1b481314098d2941413f04d464b70db7ef7c99dc81078')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi


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

2019-09-09 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, September 9, 2019 @ 23:37:12
  Author: svenstaro
Revision: 509141

archrelease: copy trunk to community-any

Added:
  glm/repos/community-any/PKGBUILD
(from rev 509140, glm/trunk/PKGBUILD)
Deleted:
  glm/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 23:37:04 UTC (rev 509140)
+++ PKGBUILD2019-09-09 23:37:12 UTC (rev 509141)
@@ -1,40 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Peter Hatina 
-pkgname=glm
-pkgver=0.9.9.5
-pkgrel=1
-pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
-arch=('any')
-license=('MIT')
-url="http://glm.g-truc.net;
-makedepends=('cmake')
-source=("https://github.com/g-truc/glm/releases/download/${pkgver}/glm-${pkgver}.zip;)
-sha512sums=('ea4f03d31596e27bd8c3d8d0a82a3ae0050ec0df5a747f3d92e467eacab579bb8b191499cb63bf8574da7a1085b9fe6dd7cd0ce93b758d8d7978b2389cc58b94')
-
-package() {
-cd $pkgname
-
-mkdir build
-cd build
-
-cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-make DESTDIR=$pkgdir install
-
-cd ..
-
-mkdir -p $pkgdir/usr/share/doc
-cp -r doc $pkgdir/usr/share/doc/glm
-
-find $pkgdir -type f -exec chmod 644 {} \;
-find $pkgdir -type d -exec chmod 755 {} \;
-
-# Fix https://bugs.archlinux.org/task/52501
-sed -i \
-"s/PACKAGE_VERSION_UNSUITABLE TRUE/PACKAGE_VERSION_UNSUITABLE FALSE/g" 
\
-$pkgdir/usr/lib/cmake/glm/glmConfigVersion.cmake
-
-# GCC 7.3 fix
-sed -i "s/(__GNUC__ == 7) && (__GNUC_MINOR__ == 2)/(__GNUC__ == 7) \&\& 
(__GNUC_MINOR__ >= 2)/" $pkgdir/usr/include/glm/simd/platform.h
-}

Copied: glm/repos/community-any/PKGBUILD (from rev 509140, glm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 23:37:12 UTC (rev 509141)
@@ -0,0 +1,21 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Peter Hatina 
+pkgname=glm
+pkgver=0.9.9.6
+pkgrel=1
+pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
+arch=('any')
+license=('MIT')
+url="http://glm.g-truc.net;
+source=("https://github.com/g-truc/glm/releases/download/${pkgver}/glm-${pkgver}.zip;)
+sha512sums=('dbc3485fc983f5ef86461d9556a5a129c5d9e3be306be1aebe7ed34d2409658559112607a78d7f43513944d7f526b35605f43c31c605aa0f7a55cb3975aeab73')
+
+package() {
+cd $pkgname
+
+mkdir -p "$pkgdir"/usr/include/
+cp -r glm "$pkgdir"/usr/include/
+
+mkdir -p "$pkgdir"/usr/share/doc
+cp -r doc "$pkgdir"/usr/share/doc/glm
+}


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

2019-09-09 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, September 9, 2019 @ 23:37:04
  Author: svenstaro
Revision: 509140

upgpkg: glm 0.9.9.6-1

Upstream just straight up removed the install target lol

Modified:
  glm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 23:29:15 UTC (rev 509139)
+++ PKGBUILD2019-09-09 23:37:04 UTC (rev 509140)
@@ -1,40 +1,21 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Peter Hatina 
 pkgname=glm
-pkgver=0.9.9.5
+pkgver=0.9.9.6
 pkgrel=1
 pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
 arch=('any')
 license=('MIT')
 url="http://glm.g-truc.net;
-makedepends=('cmake')
 
source=("https://github.com/g-truc/glm/releases/download/${pkgver}/glm-${pkgver}.zip;)
-sha512sums=('ea4f03d31596e27bd8c3d8d0a82a3ae0050ec0df5a747f3d92e467eacab579bb8b191499cb63bf8574da7a1085b9fe6dd7cd0ce93b758d8d7978b2389cc58b94')
+sha512sums=('dbc3485fc983f5ef86461d9556a5a129c5d9e3be306be1aebe7ed34d2409658559112607a78d7f43513944d7f526b35605f43c31c605aa0f7a55cb3975aeab73')
 
 package() {
 cd $pkgname
 
-mkdir build
-cd build
+mkdir -p "$pkgdir"/usr/include/
+cp -r glm "$pkgdir"/usr/include/
 
-cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-make DESTDIR=$pkgdir install
-
-cd ..
-
-mkdir -p $pkgdir/usr/share/doc
-cp -r doc $pkgdir/usr/share/doc/glm
-
-find $pkgdir -type f -exec chmod 644 {} \;
-find $pkgdir -type d -exec chmod 755 {} \;
-
-# Fix https://bugs.archlinux.org/task/52501
-sed -i \
-"s/PACKAGE_VERSION_UNSUITABLE TRUE/PACKAGE_VERSION_UNSUITABLE FALSE/g" 
\
-$pkgdir/usr/lib/cmake/glm/glmConfigVersion.cmake
-
-# GCC 7.3 fix
-sed -i "s/(__GNUC__ == 7) && (__GNUC_MINOR__ == 2)/(__GNUC__ == 7) \&\& 
(__GNUC_MINOR__ >= 2)/" $pkgdir/usr/include/glm/simd/platform.h
+mkdir -p "$pkgdir"/usr/share/doc
+cp -r doc "$pkgdir"/usr/share/doc/glm
 }


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

2019-09-09 Thread Anatol Pomozov via arch-commits
Date: Monday, September 9, 2019 @ 23:29:15
  Author: anatolik
Revision: 509139

upgpkg: ruby-glib2 3.3.8-1

upgpkg: ruby-glib2 3.3.8-1

Modified:
  ruby-glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 22:09:35 UTC (rev 509138)
+++ PKGBUILD2019-09-09 23:29:15 UTC (rev 509139)
@@ -3,7 +3,7 @@
 
 _gemname=glib2
 pkgname=ruby-$_gemname
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('41f0d1884f5a576f72d7fdacd6a4b1529bc81867')
+sha1sums=('9e6050dc5fd6cde4198c5f0b4f9a3d9de4777c36')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-09-09 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 9, 2019 @ 22:08:35
  Author: mtorromeo
Revision: 509136

archrelease: copy trunk to community-x86_64

Added:
  cockpit/repos/community-x86_64/PKGBUILD
(from rev 509135, cockpit/trunk/PKGBUILD)
  cockpit/repos/community-x86_64/cockpit.pam
(from rev 509135, cockpit/trunk/cockpit.pam)
Deleted:
  cockpit/repos/community-x86_64/PKGBUILD
  cockpit/repos/community-x86_64/cockpit.pam

-+
 PKGBUILD|  172 +-
 cockpit.pam |   10 +--
 2 files changed, 91 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 22:08:21 UTC (rev 509135)
+++ PKGBUILD2019-09-09 22:08:35 UTC (rev 509136)
@@ -1,86 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-# Contributor: Mark Constable 
-# Contributor: Anatol Pomozov 
-
-pkgbase=cockpit
-pkgname=(cockpit cockpit-pcp cockpit-dashboard)
-pkgver=202
-pkgrel=1
-pkgdesc='A systemd web based user interface for Linux servers'
-arch=('x86_64')
-url='https://cockpit-project.org/'
-license=(LGPL)
-makedepends=(libssh krb5 libssh accountsservice perl-json perl-locale-po 
json-glib glib-networking
- git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp)
-source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
-
"https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-cache-$pkgver.tar.xz;
-"cockpit.pam")
-sha256sums=('5e21e53ead8184d4a98ea78561fec62ba907cac810e850ed9972043de282af10'
-'295e2eb75930c510dfbdefac2a087bdb22a30595df8e67a9aea31761cdc24a92'
-'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d')
-
-build() {
-  cd cockpit-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/$pkgname/ \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-dependency-tracking
-  make
-}
-
-package_cockpit() {
-  depends=(libssh krb5 libssh accountsservice perl-json perl-locale-po 
json-glib glib-networking)
-  backup=('etc/pam.d/cockpit')
-  optdepends=("cockpit-pcp: reading performance metrics"
-  "cockpit-dashboard: dashboard and support for connecting to 
remote hosts"
-  "udisks2: manage hard disks"
-  "networkmanager: manage network connections"
-  "packagekit: manage packages"
-  "docker: manage containers"
-  "libvirt: manage virtual machines"
-  "kubernetes: manage cluster")
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/{src,lib/firewalld}
-  install -Dm 644 "$srcdir"/cockpit.pam "$pkgdir"/etc/pam.d/cockpit
-
-  # remove unused plugins
-  rm -rf "$pkgdir"/usr/share/cockpit/{selinux,playground,sosreport} \
- 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
-
-  # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/{pcp,dashboard} \
- "$pkgdir"/usr/lib/cockpit/cockpit-pcp \
- "$pkgdir"/var/lib/pcp
-}
-
-package_cockpit-pcp() {
-  pkgdesc='Cockpit support for reading PCP metrics and loading PCP archives'
-  depends=(cockpit pcp)
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir"/tmp install
-
-  cd "$pkgdir"/tmp
-  bsdtar -cf - usr/share/cockpit/pcp usr/lib/cockpit/cockpit-pcp var/lib/pcp \
-| bsdtar -xf - -C "$pkgdir"
-  rm -rf "$pkgdir"/tmp
-}
-
-package_cockpit-dashboard() {
-  pkgdesc='Cockpit support for connecting to remote servers (through ssh), 
bastion hosts, and a basic dashboard.'
-  depends=(cockpit)
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir"/tmp install
-
-  cd "$pkgdir"/tmp
-  bsdtar -cf - usr/share/cockpit/dashboard \
-| bsdtar -xf - -C "$pkgdir"
-  rm -rf "$pkgdir"/tmp
-}

Copied: cockpit/repos/community-x86_64/PKGBUILD (from rev 509135, 
cockpit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 22:08:35 UTC (rev 509136)
@@ -0,0 +1,86 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Iwan Timmer 
+# Contributor: Mark Constable 
+# Contributor: Anatol Pomozov 
+
+pkgbase=cockpit
+pkgname=(cockpit cockpit-pcp cockpit-dashboard)
+pkgver=202.1
+pkgrel=1
+pkgdesc='A systemd web based user interface for Linux servers'
+arch=('x86_64')
+url='https://cockpit-project.org/'
+license=(LGPL)
+makedepends=(libssh krb5 libssh accountsservice perl-json perl-locale-po 
json-glib glib-networking
+ git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp)
+source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
+
"https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-cache-$pkgver.tar.xz;
+"cockpit.pam")

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

2019-09-09 Thread David Runge via arch-commits
Date: Monday, September 9, 2019 @ 22:09:35
  Author: dvzrv
Revision: 509138

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 22:09:19 UTC (rev 509137)
+++ PKGBUILD2019-09-09 22:09:35 UTC (rev 509138)
@@ -1,70 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Felix Yan 
-# Contributor: Techlive Zheng 
-# Contributor: peace4all 
-
-pkgname=dnscrypt-proxy
-pkgver=2.0.26
-pkgrel=1
-pkgdesc="DNS proxy, supporting encrypted DNS protocols such as DNSCrypt v2 and 
DNS-over-HTTPS"
-arch=('x86_64')
-url="https://dnscrypt.info;
-license=('custom:ISC')
-depends=('glibc')
-makedepends=('git' 'go-pie')
-install="${pkgname}.install"
-backup=("etc/${pkgname}/${pkgname}.toml"
-"etc/${pkgname}/blacklist.txt"
-"etc/${pkgname}/cloaking-rules.txt"
-"etc/${pkgname}/forwarding-rules.txt"
-"etc/${pkgname}/ip-blacklist.txt"
-"etc/${pkgname}/whitelist.txt"
-)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jedisct1/${pkgname}/archive/${pkgver}.tar.gz;
-"${pkgname}.service"
-"${pkgname}.socket"
-'configuration.diff')
-sha512sums=('e7f6e0b4d2bda5d4f910bf89ec5d2eea48d3a63249b3430f25e60f77d32052de1e09c23083d391560a281d24afe973ea87d1a53402da8b43d702f85c9f758b0e'
-
'aa871927bbc37d0c629e75a39cbfe50ce6062a19d7fe5b61895c604d6a480ba8f484cf207943c6ee7bf2dc3c7799d8f7a2b1ea5c8e586920c97730a7c503985e'
-
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
-
'6144f3d33f3d85c9a4e5573f88e92f1b9d7118fd654072eeac6c3f76085086d4b2464e1d3579d8501153f453bc5125859d148fc3b3486d26368d1f51911aeb33')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  patch -Np1 -i ../configuration.diff
-  # create empty ip-blacklist.txt
-  touch "${pkgname}/ip-blacklist.txt"
-}
-
-build() {
-  cd "$pkgname-$pkgver/${pkgname}"
-  go build -ldflags="-linkmode external -extldflags ${LDFLAGS} -s -w"
-}
-
-package() {
-  cd $pkgname-$pkgver
-  # executable
-  install -vDm 755 "${pkgname}/${pkgname}" -t "${pkgdir}/usr/bin/"
-  # configuration
-  install -vDm 644 "${pkgname}/example-${pkgname}.toml" \
-"${pkgdir}/etc/${pkgname}/${pkgname}.toml"
-  install -vDm 644 "${pkgname}/example-blacklist.txt" \
-"${pkgdir}/etc/${pkgname}/blacklist.txt"
-  install -vDm 644 "${pkgname}/example-cloaking-rules.txt" \
-"${pkgdir}/etc/${pkgname}/cloaking-rules.txt"
-  install -vDm 644 "${pkgname}/example-forwarding-rules.txt" \
-"${pkgdir}/etc/${pkgname}/forwarding-rules.txt"
-  install -vDm 644 "${pkgname}/ip-blacklist.txt" \
-"${pkgdir}/etc/${pkgname}/ip-blacklist.txt"
-  install -vDm 644 "${pkgname}/example-whitelist.txt" \
-"${pkgdir}/etc/${pkgname}/whitelist.txt"
-  # systemd service/socket
-  install -vDm 644 "../${pkgname}."{service,socket} \
--t "${pkgdir}/usr/lib/systemd/system/"
-  # license
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  # docs
-  install -vDm 644 {ChangeLog,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-# vim:set ts=2 sw=2 et:

Copied: dnscrypt-proxy/repos/community-x86_64/PKGBUILD (from rev 509137, 
dnscrypt-proxy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 22:09:35 UTC (rev 509138)
@@ -0,0 +1,70 @@
+# Maintainer: David Runge 
+# Contributor: Felix Yan 
+# Contributor: Techlive Zheng 
+# Contributor: peace4all 
+
+pkgname=dnscrypt-proxy
+pkgver=2.0.27
+pkgrel=1
+pkgdesc="DNS proxy, supporting encrypted DNS protocols such as DNSCrypt v2 and 
DNS-over-HTTPS"

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

2019-09-09 Thread David Runge via arch-commits
Date: Monday, September 9, 2019 @ 22:09:19
  Author: dvzrv
Revision: 509137

upgpkg: dnscrypt-proxy 2.0.27-1

Upgrading to 2.0.27.

Modified:
  dnscrypt-proxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 22:08:35 UTC (rev 509136)
+++ PKGBUILD2019-09-09 22:09:19 UTC (rev 509137)
@@ -4,7 +4,7 @@
 # Contributor: peace4all 
 
 pkgname=dnscrypt-proxy
-pkgver=2.0.26
+pkgver=2.0.27
 pkgrel=1
 pkgdesc="DNS proxy, supporting encrypted DNS protocols such as DNSCrypt v2 and 
DNS-over-HTTPS"
 arch=('x86_64')
@@ -24,7 +24,7 @@
 "${pkgname}.service"
 "${pkgname}.socket"
 'configuration.diff')
-sha512sums=('e7f6e0b4d2bda5d4f910bf89ec5d2eea48d3a63249b3430f25e60f77d32052de1e09c23083d391560a281d24afe973ea87d1a53402da8b43d702f85c9f758b0e'
+sha512sums=('68cecec0228b3f03d5c50576c7dec32c7474a22bd1740d43b29514b5a00f27376ed5236302fa68c493f0c188134855b277f92937fa726783af3f7246'
 
'aa871927bbc37d0c629e75a39cbfe50ce6062a19d7fe5b61895c604d6a480ba8f484cf207943c6ee7bf2dc3c7799d8f7a2b1ea5c8e586920c97730a7c503985e'
 
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
 
'6144f3d33f3d85c9a4e5573f88e92f1b9d7118fd654072eeac6c3f76085086d4b2464e1d3579d8501153f453bc5125859d148fc3b3486d26368d1f51911aeb33')


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

2019-09-09 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 9, 2019 @ 22:08:21
  Author: mtorromeo
Revision: 509135

upgpkg: cockpit 202.1-1

Modified:
  cockpit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 21:44:58 UTC (rev 509134)
+++ PKGBUILD2019-09-09 22:08:21 UTC (rev 509135)
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-pcp cockpit-dashboard)
-pkgver=202
+pkgver=202.1
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -16,8 +16,8 @@
 
source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
 
"https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-cache-$pkgver.tar.xz;
 "cockpit.pam")
-sha256sums=('5e21e53ead8184d4a98ea78561fec62ba907cac810e850ed9972043de282af10'
-'295e2eb75930c510dfbdefac2a087bdb22a30595df8e67a9aea31761cdc24a92'
+sha256sums=('ecab7dc345b4f00a9d5489e922f67b543c4cca70964899e402ddc5b7876f15c5'
+'148db3b9379f23a33a463a67bd58213f2760b3bc28504b568e292df35bb35445'
 'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d')
 
 build() {


[arch-commits] Commit in adwaita-icon-theme/repos/extra-any (PKGBUILD PKGBUILD)

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 22:01:25
  Author: heftig
Revision: 362097

archrelease: copy trunk to extra-any

Added:
  adwaita-icon-theme/repos/extra-any/PKGBUILD
(from rev 362096, adwaita-icon-theme/trunk/PKGBUILD)
Deleted:
  adwaita-icon-theme/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 21:54:02 UTC (rev 362096)
+++ PKGBUILD2019-09-09 22:01:25 UTC (rev 362097)
@@ -1,42 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Lukas Fleischer 
-# Contributor: Jan de Groot 
-
-pkgname=adwaita-icon-theme
-pkgver=3.32.0
-pkgrel=1
-pkgdesc="GNOME standard icons"
-url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme;
-arch=(any)
-license=(LGPL3 CCPL:by-sa)
-depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
-makedepends=(git gtk3)
-_commit=0bfd2927f3dd808e806512f6a9b6470b65e3937a  # tags/3.32.0^0
-source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fvi
-}
-  
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: adwaita-icon-theme/repos/extra-any/PKGBUILD (from rev 362096, 
adwaita-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 22:01:25 UTC (rev 362097)
@@ -0,0 +1,42 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Lukas Fleischer 
+# Contributor: Jan de Groot 
+
+pkgname=adwaita-icon-theme
+pkgver=3.33.92
+pkgrel=1
+pkgdesc="GNOME standard icons"
+url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme;
+arch=(any)
+license=(LGPL3 CCPL:by-sa)
+depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
+makedepends=(git gtk3)
+_commit=09da63924b0779dd752e412c397e6bc24800e8d9  # tags/3.33.92^0
+source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fvi
+}
+  
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:53:52
  Author: heftig
Revision: 362095

3.34.0-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 21:45:00 UTC (rev 362094)
+++ PKGBUILD2019-09-09 21:53:52 UTC (rev 362095)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.32.2
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
 url="https://wiki.gnome.org/Projects/PyGObject;
@@ -13,7 +13,7 @@
 makedepends=(python{,2}-cairo gobject-introspection git meson)
 checkdepends=(python{,2}-pytest gtk3 xorg-server-xvfb)
 optdepends=('cairo: Cairo bindings')
-_commit=16cc7953d7704db76f78304cfeee45556fc999d7  # tags/3.32.2^0
+_commit=fae47858d24e9fbd6745c094db0064c5506de5cb  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:54:02
  Author: heftig
Revision: 362096

archrelease: copy trunk to extra-x86_64

Added:
  pygobject/repos/extra-x86_64/PKGBUILD
(from rev 362095, pygobject/trunk/PKGBUILD)
Deleted:
  pygobject/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 21:53:52 UTC (rev 362095)
+++ PKGBUILD2019-09-09 21:54:02 UTC (rev 362096)
@@ -1,83 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.32.2
-pkgrel=1
-pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
-url="https://wiki.gnome.org/Projects/PyGObject;
-arch=(x86_64)
-license=(LGPL)
-depends=(gobject-introspection-runtime)
-makedepends=(python{,2}-cairo gobject-introspection git meson)
-checkdepends=(python{,2}-pytest gtk3 xorg-server-xvfb)
-optdepends=('cairo: Cairo bindings')
-_commit=16cc7953d7704db76f78304cfeee45556fc999d7  # tags/3.32.2^0
-source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-}
-
-_build() {
-  arch-meson $pkgbase build-$1 -D python=/usr/bin/$1
-  ninja -C build-$1
-}
-
-_check() {
-  xvfb-run meson test -C build-$1 --print-errorlogs
-}
-
-_package() {
-  DESTDIR="$pkgdir" meson install -C build-$1
-  $1 -m compileall -d /usr/lib "$pkgdir/usr/lib"
-  $1 -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
-}
-
-build() {
-  _build python
-  _build python2
-}
-
-check() {
-  _check python
-  _check python2
-}
-
-package_python-gobject() {
-  depends=("pygobject-devel=$pkgver" python)
-
-  _package python
-
-### Split -devel
-  mkdir -p "$srcdir/devel"
-  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
-}
-
-package_python2-gobject() {
-  pkgdesc="${pkgdesc/Python/Python2}"
-  depends=("pygobject-devel=$pkgver" python2)
-
-  _package python2
-
-### Remove -devel
-  rm -r "$pkgdir"/usr/{include,lib/pkgconfig}
-}
-
-package_pygobject-devel() {
-  pkgdesc="Common development files for pygobject"
-  optdepends=()
-
-  mkdir -p "$pkgdir/usr/lib"
-  mv devel/include "$pkgdir/usr"
-  mv devel/pkgconfig "$pkgdir/usr/lib"
-}
-
-# vim:set sw=2 et:

Copied: pygobject/repos/extra-x86_64/PKGBUILD (from rev 362095, 
pygobject/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 21:54:02 UTC (rev 362096)
@@ -0,0 +1,83 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.34.0
+pkgrel=1
+pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
+url="https://wiki.gnome.org/Projects/PyGObject;
+arch=(x86_64)
+license=(LGPL)
+depends=(gobject-introspection-runtime)
+makedepends=(python{,2}-cairo gobject-introspection git meson)
+checkdepends=(python{,2}-pytest gtk3 xorg-server-xvfb)
+optdepends=('cairo: Cairo bindings')
+_commit=fae47858d24e9fbd6745c094db0064c5506de5cb  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+}
+
+_build() {
+  arch-meson $pkgbase build-$1 -D python=/usr/bin/$1
+  ninja -C build-$1
+}
+
+_check() {
+  xvfb-run meson test -C build-$1 --print-errorlogs
+}
+
+_package() {
+  DESTDIR="$pkgdir" meson install -C build-$1
+  $1 -m compileall -d /usr/lib "$pkgdir/usr/lib"
+  $1 -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
+}
+
+build() {
+  _build python
+  _build python2
+}
+
+check() {
+  _check python
+  _check python2
+}
+
+package_python-gobject() {
+  depends=("pygobject-devel=$pkgver" python)
+
+  _package python
+
+### Split -devel
+  mkdir -p "$srcdir/devel"
+  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
+}
+
+package_python2-gobject() {
+  pkgdesc="${pkgdesc/Python/Python2}"
+  depends=("pygobject-devel=$pkgver" python2)
+
+  _package python2
+
+### Remove -devel
+  rm -r "$pkgdir"/usr/{include,lib/pkgconfig}
+}
+
+package_pygobject-devel() {
+  pkgdesc="Common development files for pygobject"
+  optdepends=()
+
+  mkdir -p "$pkgdir/usr/lib"
+  mv devel/include "$pkgdir/usr"
+  mv devel/pkgconfig "$pkgdir/usr/lib"
+}
+
+# vim:set sw=2 et:


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:45:00
  Author: heftig
Revision: 362094

archrelease: copy trunk to extra-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 21:44:59 UTC (rev 362093)
+++ PKGBUILD2019-09-09 21:45:00 UTC (rev 362094)
@@ -1,49 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.44.7
-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 autoconf-archive)
-checkdepends=(dbus libx11 gobject-introspection)
-provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
-conflicts=(valadoc)
-replaces=(valadoc)
-_commit=4f55ca3728d2df7ad8d2bf6b7518712942454ad1  # tags/0.44.7^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 362092, vala/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 21:45:00 UTC (rev 362094)
@@ -0,0 +1,49 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.46.0
+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 autoconf-archive)
+checkdepends=(dbus libx11 gobject-introspection)
+provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
+conflicts=(valadoc)
+replaces=(valadoc)
+_commit=3c5d2b6056aa9c29501315a100bd0662037a019f  # tags/0.46.0^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 valabind/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:44:58
  Author: heftig
Revision: 509134

archrelease: copy trunk to community-x86_64

Added:
  valabind/repos/community-x86_64/PKGBUILD
(from rev 509133, valabind/trunk/PKGBUILD)
Deleted:
  valabind/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 21:41:40 UTC (rev 509133)
+++ PKGBUILD2019-09-09 21:44:58 UTC (rev 509134)
@@ -1,29 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=valabind
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='Tool to parse vala or vapi files to transform them into swig 
interface files, C++, NodeJS-ffi or GIR'
-url='https://radare.org/r/'
-arch=('x86_64')
-license=('GPL3')
-depends=('sh' 'glibc' 'glib2' 'vala' 'swig' 'libvala-0.44.so')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e')
-sha512sums=('b82c733777e0caf449cd27f0ed3597a108462072c5663945ec03f4c1da90d389313c0f3ca0f6db2d52c7f80d09b1751992f733454358cd428c2571b7e53850a4')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: valabind/repos/community-x86_64/PKGBUILD (from rev 509133, 
valabind/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 21:44:58 UTC (rev 509134)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+
+pkgname=valabind
+pkgver=1.7.1
+pkgrel=2
+pkgdesc='Tool to parse vala or vapi files to transform them into swig 
interface files, C++, NodeJS-ffi or GIR'
+url='https://radare.org/r/'
+arch=('x86_64')
+license=('GPL3')
+depends=('sh' 'glibc' 'glib2' 'vala' 'swig' 'libvala-0.46.so')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
+sha256sums=('b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e')
+sha512sums=('b82c733777e0caf449cd27f0ed3597a108462072c5663945ec03f4c1da90d389313c0f3ca0f6db2d52c7f80d09b1751992f733454358cd428c2571b7e53850a4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:44:59
  Author: heftig
Revision: 362093

archrelease: copy trunk to extra-x86_64

Added:
  webkit2gtk/repos/extra-x86_64/PKGBUILD
(from rev 362092, webkit2gtk/trunk/PKGBUILD)
Deleted:
  webkit2gtk/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 21:38:32 UTC (rev 362092)
+++ PKGBUILD2019-09-09 21:44:59 UTC (rev 362093)
@@ -1,58 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Eric Bélanger 
-
-pkgname=webkit2gtk
-pkgver=2.24.4
-pkgrel=1
-pkgdesc="GTK+ Web content engine library"
-arch=(x86_64)
-url="https://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt enchant gst-plugins-base-libs libsecret libwebp 
openjpeg2
- harfbuzz-icu gtk3 libnotify hyphen woff2)
-makedepends=(gperf gobject-introspection ruby gtk-doc cmake python geoclue)
-optdepends=('geoclue: Geolocation support'
-'gst-plugins-good: media decoding'
-'gst-plugins-bad: media decoding'
-'gst-libav: nonfree media decoding')
-source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
-sha256sums=('8668b129c026624ec226a4cccf4995f9d26f3e88fc28ab75b0e965f3c32b7dd8'
-'SKIP')
-validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3'
-  '5AA3BC334FD7E3369E7C77B291C559DBE4C9123B')
-
-prepare() {
-  cd webkitgtk-$pkgver
-}
-
-build() {
-  cmake -Hwebkitgtk-$pkgver -Bbuild \
--DPORT=GTK \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON \
--DENABLE_GTKDOC=ON \
--DENABLE_PLUGIN_PROCESS_GTK2=OFF \
--DLIBEXEC_INSTALL_DIR=/usr/lib \
--DLIB_INSTALL_DIR=/usr/lib
-  cmake --build build
-}
-
-check() {
-  : cmake --build build --target tests
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --build build --target install
-
-  cd webkitgtk-$pkgver
-  find Source -name 'COPYING*' -or -name 'LICENSE*' -print0 | sort -z |
-while IFS= read -d $'\0' -r _f; do
-  echo "### $_f ###"
-  cat "$_f"
-  echo
-done |
-install -Dm644 /dev/stdin "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set sw=2 et:

Copied: webkit2gtk/repos/extra-x86_64/PKGBUILD (from rev 362092, 
webkit2gtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 21:44:59 UTC (rev 362093)
@@ -0,0 +1,58 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Eric Bélanger 
+
+pkgname=webkit2gtk
+pkgver=2.26.0
+pkgrel=1
+pkgdesc="GTK+ Web content engine library"
+arch=(x86_64)
+url="https://webkitgtk.org/;
+license=(custom)
+depends=(libxt libxslt enchant gst-plugins-base-libs libsecret libwebp 
openjpeg2
+ harfbuzz-icu gtk3 libnotify hyphen woff2 libwpe wpebackend-fdo
+ bubblewrap xdg-dbus-proxy)
+makedepends=(gperf gobject-introspection ruby gtk-doc cmake python geoclue)
+optdepends=('geoclue: Geolocation support'
+'gst-plugins-good: media decoding'
+'gst-plugins-bad: media decoding'
+'gst-libav: nonfree media decoding')
+source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
+sha256sums=('d210c0ecd1a89a22c9f8f1f450334f3489c5c50159b3a5e14dd93d5f349dcced'
+'SKIP')
+validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3'
+  '5AA3BC334FD7E3369E7C77B291C559DBE4C9123B')
+
+prepare() {
+  cd webkitgtk-$pkgver
+}
+
+build() {
+  cmake -Hwebkitgtk-$pkgver -Bbuild \
+-DPORT=GTK \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DENABLE_GTKDOC=ON \
+-DLIBEXEC_INSTALL_DIR=/usr/lib \
+-DLIB_INSTALL_DIR=/usr/lib
+  cmake --build build
+}
+
+check() {
+  : cmake --build build --target tests
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+
+  cd webkitgtk-$pkgver
+  find Source -name 'COPYING*' -or -name 'LICENSE*' -print0 | sort -z |
+while IFS= read -d $'\0' -r _f; do
+  echo "### $_f ###"
+  cat "$_f"
+  echo
+done |
+install -Dm644 /dev/stdin "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set sw=2 et:


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:41:40
  Author: heftig
Revision: 509133

1.7.1-2: vala 0.46

Modified:
  valabind/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 20:33:39 UTC (rev 509132)
+++ PKGBUILD2019-09-09 21:41:40 UTC (rev 509133)
@@ -2,12 +2,12 @@
 
 pkgname=valabind
 pkgver=1.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Tool to parse vala or vapi files to transform them into swig 
interface files, C++, NodeJS-ffi or GIR'
 url='https://radare.org/r/'
 arch=('x86_64')
 license=('GPL3')
-depends=('sh' 'glibc' 'glib2' 'vala' 'swig' 'libvala-0.44.so')
+depends=('sh' 'glibc' 'glib2' 'vala' 'swig' 'libvala-0.46.so')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
 sha256sums=('b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e')
 
sha512sums=('b82c733777e0caf449cd27f0ed3597a108462072c5663945ec03f4c1da90d389313c0f3ca0f6db2d52c7f80d09b1751992f733454358cd428c2571b7e53850a4')


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:38:12
  Author: heftig
Revision: 362091

0.46.0-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 21:25:59 UTC (rev 362090)
+++ PKGBUILD2019-09-09 21:38:12 UTC (rev 362091)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=vala
-pkgver=0.44.7
+pkgver=0.46.0
 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=4f55ca3728d2df7ad8d2bf6b7518712942454ad1  # tags/0.44.7^0
+_commit=3c5d2b6056aa9c29501315a100bd0662037a019f  # tags/0.46.0^0
 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:38:32
  Author: heftig
Revision: 362092

2.26.0-1

Modified:
  webkit2gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 21:38:12 UTC (rev 362091)
+++ PKGBUILD2019-09-09 21:38:32 UTC (rev 362092)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=webkit2gtk
-pkgver=2.24.4
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="GTK+ Web content engine library"
 arch=(x86_64)
@@ -9,7 +9,8 @@
 url="https://webkitgtk.org/;
 license=(custom)
 depends=(libxt libxslt enchant gst-plugins-base-libs libsecret libwebp 
openjpeg2
- harfbuzz-icu gtk3 libnotify hyphen woff2)
+ harfbuzz-icu gtk3 libnotify hyphen woff2 libwpe wpebackend-fdo
+ bubblewrap xdg-dbus-proxy)
 makedepends=(gperf gobject-introspection ruby gtk-doc cmake python geoclue)
 optdepends=('geoclue: Geolocation support'
 'gst-plugins-good: media decoding'
@@ -16,7 +17,7 @@
 'gst-plugins-bad: media decoding'
 'gst-libav: nonfree media decoding')
 source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
-sha256sums=('8668b129c026624ec226a4cccf4995f9d26f3e88fc28ab75b0e965f3c32b7dd8'
+sha256sums=('d210c0ecd1a89a22c9f8f1f450334f3489c5c50159b3a5e14dd93d5f349dcced'
 'SKIP')
 validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3'
   '5AA3BC334FD7E3369E7C77B291C559DBE4C9123B')
@@ -32,7 +33,6 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_SKIP_RPATH=ON \
 -DENABLE_GTKDOC=ON \
--DENABLE_PLUGIN_PROCESS_GTK2=OFF \
 -DLIBEXEC_INSTALL_DIR=/usr/lib \
 -DLIB_INSTALL_DIR=/usr/lib
   cmake --build build


[arch-commits] Commit in adwaita-icon-theme/trunk (PKGBUILD)

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:25:59
  Author: heftig
Revision: 362090

3.33.92-1

Modified:
  adwaita-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 21:13:43 UTC (rev 362089)
+++ PKGBUILD2019-09-09 21:25:59 UTC (rev 362090)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=adwaita-icon-theme
-pkgver=3.32.0
+pkgver=3.33.92
 pkgrel=1
 pkgdesc="GNOME standard icons"
 url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme;
@@ -11,7 +11,7 @@
 license=(LGPL3 CCPL:by-sa)
 depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
 makedepends=(git gtk3)
-_commit=0bfd2927f3dd808e806512f6a9b6470b65e3937a  # tags/3.32.0^0
+_commit=09da63924b0779dd752e412c397e6bc24800e8d9  # tags/3.33.92^0
 
source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:13:43
  Author: heftig
Revision: 362089

archrelease: copy trunk to extra-x86_64

Added:
  wpebackend-fdo/repos/extra-x86_64/
  wpebackend-fdo/repos/extra-x86_64/PKGBUILD
(from rev 362088, wpebackend-fdo/trunk/PKGBUILD)

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

Copied: wpebackend-fdo/repos/extra-x86_64/PKGBUILD (from rev 362088, 
wpebackend-fdo/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2019-09-09 21:13:43 UTC (rev 362089)
@@ -0,0 +1,34 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=wpebackend-fdo
+pkgver=1.3.91
+pkgrel=1
+pkgdesc="freedesktop.org backend for WPE WebKit"
+url="https://wpewebkit.org/;
+arch=(x86_64)
+license=(custom)
+depends=(libwpe glib2 libegl wayland)
+makedepends=(cmake mesa)
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha256sums=('ebb4650755017be87ca630438d3908dd5fae2fa7fc8e90b0f70acd1ec0b015e2'
+'SKIP')
+validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de 
Castro 
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cmake -H$pkgname-$pkgver -Bbuild \
+-DCMAKE_BUILD_TYPE=Plain \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" $pkgname-$pkgver/COPYING
+}
+
+# vim:set sw=2 et:


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:13:16
  Author: heftig
Revision: 362088

1.3.91-1: wpebackend-fdo for webkit2gtk

Added:
  wpebackend-fdo/trunk/PKGBUILD

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

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 21:13:16 UTC (rev 362088)
@@ -0,0 +1,34 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=wpebackend-fdo
+pkgver=1.3.91
+pkgrel=1
+pkgdesc="freedesktop.org backend for WPE WebKit"
+url="https://wpewebkit.org/;
+arch=(x86_64)
+license=(custom)
+depends=(libwpe glib2 libegl wayland)
+makedepends=(cmake mesa)
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha256sums=('ebb4650755017be87ca630438d3908dd5fae2fa7fc8e90b0f70acd1ec0b015e2'
+'SKIP')
+validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de 
Castro 
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cmake -H$pkgname-$pkgver -Bbuild \
+-DCMAKE_BUILD_TYPE=Plain \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" $pkgname-$pkgver/COPYING
+}
+
+# vim:set sw=2 et:


[arch-commits] Commit in (wpebackend-fdo wpebackend-fdo/repos wpebackend-fdo/trunk)

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:07:32
  Author: heftig
Revision: 362087

Add wpebackend-fdo

Added:
  wpebackend-fdo/
  wpebackend-fdo/repos/
  wpebackend-fdo/trunk/


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:07:04
  Author: heftig
Revision: 362086

archrelease: copy trunk to extra-x86_64

Added:
  libwpe/repos/extra-x86_64/
  libwpe/repos/extra-x86_64/PKGBUILD
(from rev 362085, libwpe/trunk/PKGBUILD)

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

Copied: libwpe/repos/extra-x86_64/PKGBUILD (from rev 362085, 
libwpe/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2019-09-09 21:07:04 UTC (rev 362086)
@@ -0,0 +1,34 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libwpe
+pkgver=1.3.91
+pkgrel=1
+pkgdesc="General-purpose library for WPE WebKit"
+url="https://wpewebkit.org/;
+arch=(x86_64)
+license=(custom)
+depends=(libxkbcommon gcc-libs)
+makedepends=(cmake mesa)
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha256sums=('34d2e7057700d5cfaead4e554fe253d30613279f2e7b9e3ea4a307f06799f93f'
+'SKIP')
+validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de 
Castro 
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cmake -H$pkgname-$pkgver -Bbuild \
+-DCMAKE_BUILD_TYPE=Plain \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" $pkgname-$pkgver/COPYING
+}
+
+# vim:set sw=2 et:


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 21:06:46
  Author: heftig
Revision: 362085

1.3.91-1: libwpe for webkit2gtk

Added:
  libwpe/trunk/PKGBUILD

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

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 21:06:46 UTC (rev 362085)
@@ -0,0 +1,34 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libwpe
+pkgver=1.3.91
+pkgrel=1
+pkgdesc="General-purpose library for WPE WebKit"
+url="https://wpewebkit.org/;
+arch=(x86_64)
+license=(custom)
+depends=(libxkbcommon gcc-libs)
+makedepends=(cmake mesa)
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha256sums=('34d2e7057700d5cfaead4e554fe253d30613279f2e7b9e3ea4a307f06799f93f'
+'SKIP')
+validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de 
Castro 
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cmake -H$pkgname-$pkgver -Bbuild \
+-DCMAKE_BUILD_TYPE=Plain \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" $pkgname-$pkgver/COPYING
+}
+
+# vim:set sw=2 et:


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 20:52:49
  Author: heftig
Revision: 362084

Add libwpe

Added:
  libwpe/
  libwpe/repos/
  libwpe/trunk/


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 20:52:45
  Author: heftig
Revision: 362083

archrelease: copy trunk to extra-x86_64

Added:
  aisleriot/repos/extra-x86_64/PKGBUILD
(from rev 362082, aisleriot/trunk/PKGBUILD)
Deleted:
  aisleriot/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 20:37:55 UTC (rev 362082)
+++ PKGBUILD2019-09-09 20:52:45 UTC (rev 362083)
@@ -1,52 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=aisleriot
-pkgver=3.22.8
-pkgrel=1
-pkgdesc="A collection of patience games written in guile scheme"
-url="https://wiki.gnome.org/Apps/Aisleriot;
-arch=(x86_64)
-license=(GPL)
-depends=(guile gtk3 librsvg libcanberra dconf)
-makedepends=(appdata-tools gnome-common git)
-optdepends=('libkdegames: KDE card sets'
-'pysolfc: PySol card sets'
-'pysolfc-cardsets: PySol card sets')
-options=(!emptydirs)
-_commit=94f2a31ca3c950e3d9f4d6039a96c1f49b013929  # tags/3.22.8^0
-source=("git+https://gitlab.gnome.org/GNOME/aisleriot.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 \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---disable-static \
---with-platform=gtk-only \
---with-kde-card-theme-path=/usr/share/carddecks \
---with-pysol-card-theme-path=/usr/share/PySolFC
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: aisleriot/repos/extra-x86_64/PKGBUILD (from rev 362082, 
aisleriot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 20:52:45 UTC (rev 362083)
@@ -0,0 +1,52 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=aisleriot
+pkgver=3.22.9
+pkgrel=1
+pkgdesc="A collection of patience games written in guile scheme"
+url="https://wiki.gnome.org/Apps/Aisleriot;
+arch=(x86_64)
+license=(GPL)
+depends=(guile gtk3 librsvg libcanberra dconf)
+makedepends=(appdata-tools gnome-common git)
+optdepends=('libkdegames: KDE card sets'
+'pysolfc: PySol card sets'
+'pysolfc-cardsets: PySol card sets')
+options=(!emptydirs)
+_commit=a2d1187bc052e599ef73ee640a28cbb2c4f23c2f  # tags/3.22.9^0
+source=("git+https://gitlab.gnome.org/GNOME/aisleriot.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 \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--disable-static \
+--with-platform=gtk-only \
+--with-kde-card-theme-path=/usr/share/carddecks \
+--with-pysol-card-theme-path=/usr/share/PySolFC
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 20:37:55
  Author: heftig
Revision: 362082

3.22.9-1

Modified:
  aisleriot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 20:30:51 UTC (rev 362081)
+++ PKGBUILD2019-09-09 20:37:55 UTC (rev 362082)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=aisleriot
-pkgver=3.22.8
+pkgver=3.22.9
 pkgrel=1
 pkgdesc="A collection of patience games written in guile scheme"
 url="https://wiki.gnome.org/Apps/Aisleriot;
@@ -13,7 +13,7 @@
 'pysolfc: PySol card sets'
 'pysolfc-cardsets: PySol card sets')
 options=(!emptydirs)
-_commit=94f2a31ca3c950e3d9f4d6039a96c1f49b013929  # tags/3.22.8^0
+_commit=a2d1187bc052e599ef73ee640a28cbb2c4f23c2f  # tags/3.22.9^0
 source=("git+https://gitlab.gnome.org/GNOME/aisleriot.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-09 Thread Bruno Pagani via arch-commits
Date: Monday, September 9, 2019 @ 20:33:39
  Author: archange
Revision: 509132

archrelease: copy trunk to community-any

Added:
  grammalecte/repos/community-any/PKGBUILD
(from rev 509131, grammalecte/trunk/PKGBUILD)
Deleted:
  grammalecte/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 20:33:25 UTC (rev 509131)
+++ PKGBUILD2019-09-09 20:33:39 UTC (rev 509132)
@@ -1,24 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=grammalecte
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="Grammar and typographic checker dedicated to the French language – 
standalone version"
-arch=(any)
-url="https://grammalecte.net/;
-license=(GPL3)
-depends=(python)
-makedepends=(unzip python-setuptools)
-options=(!emptydirs)
-source=("https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${pkgver}.zip;)
-sha256sums=('6db2fc0daece93826a01653b23bc6c0ca8af25f1d9d6ca0adba4e7d09ad3dece')
-
-build() {
-  python setup.py build
-}
-
-package() {
-  python setup.py install --root="${pkgdir}" --skip-build --optimize=1
-  mv "${pkgdir}"/usr/bin/grammalecte-cli{.py,}
-  mv "${pkgdir}"/usr/bin/grammalecte-server{.py,}
-}

Copied: grammalecte/repos/community-any/PKGBUILD (from rev 509131, 
grammalecte/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 20:33:39 UTC (rev 509132)
@@ -0,0 +1,24 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=grammalecte
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="Grammar and typographic checker dedicated to the French language – 
standalone version"
+arch=(any)
+url="https://grammalecte.net/;
+license=(GPL3)
+depends=(python)
+makedepends=(unzip python-setuptools)
+options=(!emptydirs)
+source=("https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${pkgver}.zip;)
+sha256sums=('c6400de77572390ca6a1889bd80363978550671e4049fea46c4a7fc6665a604c')
+
+build() {
+  python setup.py build
+}
+
+package() {
+  python setup.py install --root="${pkgdir}" --skip-build --optimize=1
+  mv "${pkgdir}"/usr/bin/grammalecte-cli{.py,}
+  mv "${pkgdir}"/usr/bin/grammalecte-server{.py,}
+}


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

2019-09-09 Thread Bruno Pagani via arch-commits
Date: Monday, September 9, 2019 @ 20:33:25
  Author: archange
Revision: 509131

upgpkg: grammalecte 1.4.0-1

Modified:
  grammalecte/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 19:46:51 UTC (rev 509130)
+++ PKGBUILD2019-09-09 20:33:25 UTC (rev 509131)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=grammalecte
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Grammar and typographic checker dedicated to the French language – 
standalone version"
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(unzip python-setuptools)
 options=(!emptydirs)
 
source=("https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${pkgver}.zip;)
-sha256sums=('6db2fc0daece93826a01653b23bc6c0ca8af25f1d9d6ca0adba4e7d09ad3dece')
+sha256sums=('c6400de77572390ca6a1889bd80363978550671e4049fea46c4a7fc6665a604c')
 
 build() {
   python setup.py build


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 20:30:41
  Author: heftig
Revision: 362080

3.34.0-1

Modified:
  yelp-xsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 20:26:26 UTC (rev 362079)
+++ PKGBUILD2019-09-09 20:30:41 UTC (rev 362080)
@@ -1,14 +1,14 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=yelp-xsl
-pkgver=3.32.1
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Document transformations from Yelp"
 url="https://gitlab.gnome.org/GNOME/yelp-xsl;
 arch=(any)
 license=(GPL)
-makedepends=(intltool libxslt libxml2 itstool git)
-_commit=87dc85f23575b2cdc9bcba795d53e8be0862b31f  # tags/3.32.1^0
+makedepends=(libxslt libxml2 itstool git)
+_commit=def23391ba926c4038c82c24b50976c5a7e1713b  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/yelp-xsl.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 20:30:51
  Author: heftig
Revision: 362081

archrelease: copy trunk to extra-any

Added:
  yelp-xsl/repos/extra-any/PKGBUILD
(from rev 362080, yelp-xsl/trunk/PKGBUILD)
Deleted:
  yelp-xsl/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 20:30:41 UTC (rev 362080)
+++ PKGBUILD2019-09-09 20:30:51 UTC (rev 362081)
@@ -1,34 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=yelp-xsl
-pkgver=3.32.1
-pkgrel=1
-pkgdesc="Document transformations from Yelp"
-url="https://gitlab.gnome.org/GNOME/yelp-xsl;
-arch=(any)
-license=(GPL)
-makedepends=(intltool libxslt libxml2 itstool git)
-_commit=87dc85f23575b2cdc9bcba795d53e8be0862b31f  # tags/3.32.1^0
-source=("git+https://gitlab.gnome.org/GNOME/yelp-xsl.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 --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dt "$pkgdir/usr/share/help/C/$pkgname" -m644 doc/yelp-xsl/C/*
-}

Copied: yelp-xsl/repos/extra-any/PKGBUILD (from rev 362080, 
yelp-xsl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 20:30:51 UTC (rev 362081)
@@ -0,0 +1,34 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=yelp-xsl
+pkgver=3.34.0
+pkgrel=1
+pkgdesc="Document transformations from Yelp"
+url="https://gitlab.gnome.org/GNOME/yelp-xsl;
+arch=(any)
+license=(GPL)
+makedepends=(libxslt libxml2 itstool git)
+_commit=def23391ba926c4038c82c24b50976c5a7e1713b  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/yelp-xsl.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 --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+  install -Dt "$pkgdir/usr/share/help/C/$pkgname" -m644 doc/yelp-xsl/C/*
+}


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 20:26:13
  Author: heftig
Revision: 362078

1.62.0-1

Modified:
  gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 15:59:51 UTC (rev 362077)
+++ PKGBUILD2019-09-09 20:26:13 UTC (rev 362078)
@@ -3,7 +3,7 @@
 
 pkgbase=gobject-introspection
 pkgname=(gobject-introspection gobject-introspection-runtime)
-pkgver=1.60.2
+pkgver=1.62.0
 pkgrel=1
 pkgdesc="Introspection system for GObject-based libraries"
 url="https://wiki.gnome.org/Projects/GObjectIntrospection;
@@ -10,13 +10,15 @@
 arch=(x86_64)
 license=(LGPL GPL)
 depends=(python-mako python-markdown)
-makedepends=(cairo git gtk-doc python-sphinx meson)
+_glibver=2.62.0
+makedepends=(cairo git gtk-doc python-sphinx meson "glib2=$_glibver")
 options=(!emptydirs)
-_commit=41edb870614e12947db8e35af9846b19f1b8d71a  # tags/1.60.2^0
+_commit=f330f517d8cd0bfbe67c62ba00be85dee2b338ed  # tags/1.62.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gobject-introspection.git#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/glib.git#tag=2.60.4;)
+"git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=$_glibver;)
 sha512sums=('SKIP'
 'SKIP')
+validpgpkeys=('923B7025EE03C1C59F42684CF0942E894B2EAFA0') # Philip Withnall 

 
 pkgver() {
   cd $pkgbase


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 20:26:26
  Author: heftig
Revision: 362079

archrelease: copy trunk to extra-x86_64

Added:
  gobject-introspection/repos/extra-x86_64/PKGBUILD
(from rev 362078, gobject-introspection/trunk/PKGBUILD)
Deleted:
  gobject-introspection/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 20:26:13 UTC (rev 362078)
+++ PKGBUILD2019-09-09 20:26:26 UTC (rev 362079)
@@ -1,61 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgbase=gobject-introspection
-pkgname=(gobject-introspection gobject-introspection-runtime)
-pkgver=1.60.2
-pkgrel=1
-pkgdesc="Introspection system for GObject-based libraries"
-url="https://wiki.gnome.org/Projects/GObjectIntrospection;
-arch=(x86_64)
-license=(LGPL GPL)
-depends=(python-mako python-markdown)
-makedepends=(cairo git gtk-doc python-sphinx meson)
-options=(!emptydirs)
-_commit=41edb870614e12947db8e35af9846b19f1b8d71a  # tags/1.60.2^0
-source=("git+https://gitlab.gnome.org/GNOME/gobject-introspection.git#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/glib.git#tag=2.60.4;)
-sha512sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-}
-  
-build() {
-  arch-meson $pkgbase build \
--D cairo=true \
--D gtk_doc=true \
--D doctool=true \
--D glib_src_dir="$srcdir/glib"
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package_gobject-introspection() {
-  depends+=("gobject-introspection-runtime=$pkgver-$pkgrel")
-
-  DESTDIR="$pkgdir" meson install -C build
-
-  python -m compileall -d /usr/lib/$pkgbase "$pkgdir/usr/lib/$pkgbase"
-  python -O -m compileall -d /usr/lib/$pkgbase "$pkgdir/usr/lib/$pkgbase"
-
-### Split runtime
-  mkdir -p "$srcdir/runtime/lib"
-  mv "$pkgdir"/usr/lib/{lib*,girepository-*} "$srcdir/runtime/lib"
-}
-
-package_gobject-introspection-runtime() {
-  pkgdesc+=" (runtime library)"
-  depends=(glib2)
-
-  mv "$srcdir/runtime" "$pkgdir/usr"
-}

Copied: gobject-introspection/repos/extra-x86_64/PKGBUILD (from rev 362078, 
gobject-introspection/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 20:26:26 UTC (rev 362079)
@@ -0,0 +1,63 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgbase=gobject-introspection
+pkgname=(gobject-introspection gobject-introspection-runtime)
+pkgver=1.62.0
+pkgrel=1
+pkgdesc="Introspection system for GObject-based libraries"
+url="https://wiki.gnome.org/Projects/GObjectIntrospection;
+arch=(x86_64)
+license=(LGPL GPL)
+depends=(python-mako python-markdown)
+_glibver=2.62.0
+makedepends=(cairo git gtk-doc python-sphinx meson "glib2=$_glibver")
+options=(!emptydirs)
+_commit=f330f517d8cd0bfbe67c62ba00be85dee2b338ed  # tags/1.62.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gobject-introspection.git#commit=$_commit;
+"git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=$_glibver;)
+sha512sums=('SKIP'
+'SKIP')
+validpgpkeys=('923B7025EE03C1C59F42684CF0942E894B2EAFA0') # Philip Withnall 

+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+}
+  
+build() {
+  arch-meson $pkgbase build \
+-D cairo=true \
+-D gtk_doc=true \
+-D doctool=true \
+-D glib_src_dir="$srcdir/glib"
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package_gobject-introspection() {
+  depends+=("gobject-introspection-runtime=$pkgver-$pkgrel")
+
+  DESTDIR="$pkgdir" meson install -C build
+
+  python -m compileall -d /usr/lib/$pkgbase "$pkgdir/usr/lib/$pkgbase"
+  python -O -m compileall -d /usr/lib/$pkgbase "$pkgdir/usr/lib/$pkgbase"
+
+### Split runtime
+  mkdir -p "$srcdir/runtime/lib"
+  mv "$pkgdir"/usr/lib/{lib*,girepository-*} "$srcdir/runtime/lib"
+}
+
+package_gobject-introspection-runtime() {
+  pkgdesc+=" (runtime library)"
+  depends=(glib2)
+
+  mv "$srcdir/runtime" "$pkgdir/usr"
+}


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 19:46:51
  Author: spupykin
Revision: 509130

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|   58 +++---
 ser2net.service |   22 ++--
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 16:57:12 UTC (rev 509129)
+++ PKGBUILD2019-09-09 19:46:51 UTC (rev 509130)
@@ -1,29 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Shinlun Hsieh 
-
-pkgname=ser2net
-pkgver=4.0
-pkgrel=1
-pkgdesc="A proxy that allows telnet/tcp connections to be made to serial ports"
-arch=(x86_64)
-url="https://sourceforge.net/projects/ser2net;
-license=('GPL')
-depends=('gensio' 'libyaml')
-backup=(etc/ser2net.yaml)
-source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
-   ser2net.service)
-sha256sums=('8673311fe3d2726c7f12094f46cdf13ec4bf3cfdcb6620d121e2c3f7d0a7bcf0'
-'b093e1f5bf7dd826816828623a5c6858f83a9f0dcb1a9785f545b29efd1c320c')
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 ser2net.yaml "$pkgdir"/etc/ser2net.yaml
-  install -Dm0644 "$srcdir"/ser2net.service 
"$pkgdir"/usr/lib/systemd/system/ser2net.service
-}

Copied: ser2net/repos/community-x86_64/PKGBUILD (from rev 509129, 
ser2net/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 19:46:51 UTC (rev 509130)
@@ -0,0 +1,29 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Shinlun Hsieh 
+
+pkgname=ser2net
+pkgver=4.0
+pkgrel=2
+pkgdesc="A proxy that allows telnet/tcp connections to be made to serial ports"
+arch=(x86_64)
+url="https://sourceforge.net/projects/ser2net;
+license=('GPL')
+depends=('gensio' 'libyaml')
+backup=(etc/ser2net/ser2net.yaml)
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
+   ser2net.service)
+sha256sums=('8673311fe3d2726c7f12094f46cdf13ec4bf3cfdcb6620d121e2c3f7d0a7bcf0'
+'b093e1f5bf7dd826816828623a5c6858f83a9f0dcb1a9785f545b29efd1c320c')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 ser2net.yaml "$pkgdir"/etc/ser2net/ser2net.yaml
+  install -Dm0644 "$srcdir"/ser2net.service 
"$pkgdir"/usr/lib/systemd/system/ser2net.service
+}

Deleted: ser2net.service
===
--- ser2net.service 2019-09-09 16:57:12 UTC (rev 509129)
+++ ser2net.service 2019-09-09 19:46:51 UTC (rev 509130)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Proxy that allows tcp connections to serial ports
-After=syslog.target network.target
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/ser2net -n
-
-[Install]
-WantedBy=multi-user.target
-

Copied: ser2net/repos/community-x86_64/ser2net.service (from rev 509129, 
ser2net/trunk/ser2net.service)
===
--- ser2net.service (rev 0)
+++ ser2net.service 2019-09-09 19:46:51 UTC (rev 509130)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Proxy that allows tcp connections to serial ports
+After=syslog.target network.target
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/ser2net -n
+
+[Install]
+WantedBy=multi-user.target
+


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

2019-09-09 Thread Christian Rebischke via arch-commits
Date: Monday, September 9, 2019 @ 16:57:12
  Author: shibumi
Revision: 509129

archrelease: copy trunk to community-x86_64

Added:
  iwd/repos/community-x86_64/ChangeLog
(from rev 509128, iwd/trunk/ChangeLog)
  iwd/repos/community-x86_64/PKGBUILD
(from rev 509128, iwd/trunk/PKGBUILD)
  iwd/repos/community-x86_64/iwd.install
(from rev 509128, iwd/trunk/iwd.install)
Deleted:
  iwd/repos/community-x86_64/ChangeLog
  iwd/repos/community-x86_64/PKGBUILD
  iwd/repos/community-x86_64/iwd.tmpfiles

--+
 ChangeLog|  264 -
 PKGBUILD |   71 +++
 iwd.install  |6 +
 iwd.tmpfiles |2 
 4 files changed, 174 insertions(+), 169 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2019-09-09 16:57:06 UTC (rev 509128)
+++ ChangeLog   2019-09-09 16:57:12 UTC (rev 509129)
@@ -1,132 +0,0 @@
-ver 0.20:
-   Add support for adding Extended Capabilities bits.
-   Add support for ServerDomainMask configuration option.
-
-ver 0.19:
-   Add support for Hotspot 2.0 functionality.
-   Add support for FILS Fast Transition feature.
-   Add support for network configuration handling.
-   Add support for resolution services framework.
-
-ver 0.18:
-   Fix issue with handling stale scan results.
-   Fix issue with handling OWE group renegotiation.
-   Fix issue with handshake failures on FT-PSK.
-   Add support for FILS (Fast Initial Link Setup).
-
-ver 0.17:
-   Fix issue with handling association failure path.
-   Fix issue with handling checks for valid ECC point/scalar.
-   Fix issue with handling potential infinite loop and SAE.
-   Fix issue with handling randomization for passive scans.
-   Add support for randomization of SN for probe requests.
-   Add support for handling the FILS cipher suites.
-   Add support for ERP key caching feature.
-
-ver 0.16:
-   Add missing pkcs8.conf for module loading.
-
-ver 0.15:
-   Fix issue with handling RSSI thresholds.
-   Fix issue with handling abort for a connection.
-   Fix issue with stopping Access Point operation.
-   Add support for individual BSS blacklisting.
-   Add support for utilizing MAC randomization.
-   Add support for utilizing different key lengths.
-   Add support for 16, 24 and 32 byte MIC lengths.
-   Add support for handling driver rekying feature.
-
-ver 0.14:
-   Add support for tunneled MSCHAPv2 authentication.
-
-ver 0.13:
-   Fix issue with WSC interface runtime handling.
-   Add support for Opportunistic Wireless Encryption.
-   Add support for common EAP-TLS framework.
-
-ver 0.12:
-   Fix issue with handling 802.1x automatic connection.
-   Fix issue with handling missing support for backtrace.
-
-ver 0.11:
-   Fix issue with handling EAP-TTLS and redundant L flags.
-   Fix issue with handling EAP-TLS upper limit on request size.
-   Fix issue with handling handshake complete after setting keys.
-   Fix issue with handling access points with too many rates.
-   Fix issue with requiring PSK if passphrase is present.
-   Add support for retrieving list of hidden access points.
-   Add support for tunneled MS-CHAP.
-
-ver 0.10:
-   Fix issue with Ethernet authentication packet handling.
-   Fix issue with ad-hoc network scan results in station mode.
-   Fix issue with cancellation of ongoing rekey offload.
-   Add support for setting per-mac GTK credentials.
-   Add support for using external Embedded Linux library.
-
-ver 0.9:
-   Fix issue with handling EAP-WSC passwords.
-   Add support for TTLS-CHAP and TTLS-PAP.
-   Add support for handling FT over SAE.
-
-ver 0.8:
-   Fix issue with handling EAP_CACHE_NEVER secret types.
-   Fix issue with redundant usage of the L flag and PEAP.
-   Fix issue with EAP type 33 as termination mechanism for PEAPv1.
-   Add initial version of Ethernet authentication daemon.
-   Add support for Station mode interface.
-
-ver 0.7:
-   Fix issue with hard coded peer address and SAE networks.
-   Fix issue with raw passphrase requirement and SAE networks.
-   Fix issue with differentiating authenticator and supplicant.
-   Fix issue with timestamps comparison of known networks.
-   Fix issue with handling cancellation of power callbacks.
-   Fix issue with honoring auto-connect setting on power up.
-   Fix issue with crash during operstate callbacks.
-
-ver 0.6:
-   Fix issue with syncing the PSK on first connection.
-   Fix issue with unnecessary known object removal events.
-
-ver 0.5:
-   Fix issue with EAPoL handling and Ad-Hoc networks.
-   Add support for using agent with EAP-GTC methods.
-   Add support for improved Known Networks management.
-   Add support for Simultaneous Authentication of Equals.
- 

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

2019-09-09 Thread Christian Rebischke via arch-commits
Date: Monday, September 9, 2019 @ 16:57:06
  Author: shibumi
Revision: 509128

upgpkg: iwd 0.20-3

This release fixes: #63691 and #62874

Added:
  iwd/trunk/iwd.install
Modified:
  iwd/trunk/PKGBUILD
Deleted:
  iwd/trunk/iwd.tmpfiles

--+
 PKGBUILD |   13 +++--
 iwd.install  |6 ++
 iwd.tmpfiles |2 --
 3 files changed, 13 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 16:41:27 UTC (rev 509127)
+++ PKGBUILD2019-09-09 16:57:06 UTC (rev 509128)
@@ -2,19 +2,18 @@
 
 pkgname=iwd
 pkgver=0.20
-pkgrel=1
+pkgrel=3
 pkgdesc='Internet Wireless Daemon'
 arch=('x86_64')
 url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
 license=('LGPL')
 depends=('glibc')
-source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
-'iwd.tmpfiles')
+source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign})
 
sha512sums=('acfe77e96b4658c6efbfe1bab460593e2e15c9d54244deb1dd6e6bc0ec5bab7c0760257dda7b1218338b103daa9b5a422d48d7f5ae50a631bc46669bf14f8fcd'
-'SKIP'
-
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
+'SKIP')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
 changelog=ChangeLog
+install=iwd.install
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -29,7 +28,9 @@
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   make install DESTDIR="${pkgdir}"
-   install -Dm644 "${srcdir}/iwd.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/iwd.conf"
+   # This fixes #62874: include docs and autotests file for easier 
configuration
+   install -Dm644 "doc/iwmon.txt" "${pkgdir}/usr/share/iwd/doc/iwmon.txt"
+   install -Dm644 "doc/main.conf" "${pkgdir}/usr/share/iwd/doc/main.conf"
 }
 
 # vim: set ts=2 sw=2 ft=sh noet:

Added: iwd.install
===
--- iwd.install (rev 0)
+++ iwd.install 2019-09-09 16:57:06 UTC (rev 509128)
@@ -0,0 +1,6 @@
+post_upgrade() {
+  if (($(vercmp 0.20-3 $2) > 0)); then
+chmod 700 /var/lib/ead/
+chmod 700 /var/lib/iwd/
+  fi
+}

Deleted: iwd.tmpfiles
===
--- iwd.tmpfiles2019-09-09 16:41:27 UTC (rev 509127)
+++ iwd.tmpfiles2019-09-09 16:57:06 UTC (rev 509128)
@@ -1,2 +0,0 @@
-d /var/lib/iwd 0750 root root - -
-d /var/lib/ead 0750 root root - -


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:41:27
  Author: spupykin
Revision: 509127

Modified:
  ser2net/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 16:34:39 UTC (rev 509126)
+++ PKGBUILD2019-09-09 16:41:27 UTC (rev 509127)
@@ -3,13 +3,13 @@
 
 pkgname=ser2net
 pkgver=4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A proxy that allows telnet/tcp connections to be made to serial ports"
 arch=(x86_64)
 url="https://sourceforge.net/projects/ser2net;
 license=('GPL')
 depends=('gensio' 'libyaml')
-backup=(etc/ser2net.yaml)
+backup=(etc/ser2net/ser2net.yaml)
 
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
ser2net.service)
 sha256sums=('8673311fe3d2726c7f12094f46cdf13ec4bf3cfdcb6620d121e2c3f7d0a7bcf0'
@@ -17,7 +17,7 @@
 
 build() {
   cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
-  ./configure --prefix=/usr --sbindir=/usr/bin
+  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc
   make
 }
 
@@ -24,6 +24,6 @@
 package() {
   cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
   make DESTDIR="$pkgdir" install
-  install -Dm0644 ser2net.yaml "$pkgdir"/etc/ser2net.yaml
+  install -Dm0644 ser2net.yaml "$pkgdir"/etc/ser2net/ser2net.yaml
   install -Dm0644 "$srcdir"/ser2net.service 
"$pkgdir"/usr/lib/systemd/system/ser2net.service
 }


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:34:39
  Author: spupykin
Revision: 509126

archrelease: copy trunk to community-x86_64

Added:
  gensio/repos/community-x86_64/
  gensio/repos/community-x86_64/PKGBUILD
(from rev 509125, gensio/trunk/PKGBUILD)

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

Copied: gensio/repos/community-x86_64/PKGBUILD (from rev 509125, 
gensio/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-09-09 16:34:39 UTC (rev 509126)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Shinlun Hsieh 
+
+pkgname=gensio
+pkgver=1.1
+pkgrel=1
+pkgdesc="General Stream I/O"
+arch=(x86_64)
+url="https://sourceforge.net/projects/ser2net/;
+license=('GPL')
+depends=()
+source=(https://downloads.sourceforge.net/sourceforge/ser2net/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('e3dc5a2c503abb1ce69fc35bb55440c1611087cd34d45dbdbcc93bd0a2fe0228')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  ./configure --prefix=/usr --sbindir=/usr/bin --with-python=no
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:34:25
  Author: spupykin
Revision: 509125

add gensio

Added:
  gensio/
  gensio/repos/
  gensio/trunk/
  gensio/trunk/PKGBUILD

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

Added: gensio/trunk/PKGBUILD
===
--- gensio/trunk/PKGBUILD   (rev 0)
+++ gensio/trunk/PKGBUILD   2019-09-09 16:34:25 UTC (rev 509125)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Shinlun Hsieh 
+
+pkgname=gensio
+pkgver=1.1
+pkgrel=1
+pkgdesc="General Stream I/O"
+arch=(x86_64)
+url="https://sourceforge.net/projects/ser2net/;
+license=('GPL')
+depends=()
+source=(https://downloads.sourceforge.net/sourceforge/ser2net/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('e3dc5a2c503abb1ce69fc35bb55440c1611087cd34d45dbdbcc93bd0a2fe0228')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  ./configure --prefix=/usr --sbindir=/usr/bin --with-python=no
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:33:43
  Author: spupykin
Revision: 509123

upgpkg: ser2net 4.0-1

Modified:
  ser2net/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 16:14:21 UTC (rev 509122)
+++ PKGBUILD2019-09-09 16:33:43 UTC (rev 509123)
@@ -2,17 +2,17 @@
 # Contributor: Shinlun Hsieh 
 
 pkgname=ser2net
-pkgver=3.5
+pkgver=4.0
 pkgrel=1
 pkgdesc="A proxy that allows telnet/tcp connections to be made to serial ports"
 arch=(x86_64)
 url="https://sourceforge.net/projects/ser2net;
 license=('GPL')
-depends=('glibc')
-backup=(etc/ser2net.conf)
+depends=('gensio' 'libyaml')
+backup=(etc/ser2net.yaml)
 
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
ser2net.service)
-sha256sums=('ba9e1d60a89fd7ed075553b4a2074352902203f7fbd9b65b15048c05f0e3f3be'
+sha256sums=('8673311fe3d2726c7f12094f46cdf13ec4bf3cfdcb6620d121e2c3f7d0a7bcf0'
 'b093e1f5bf7dd826816828623a5c6858f83a9f0dcb1a9785f545b29efd1c320c')
 
 build() {
@@ -24,6 +24,6 @@
 package() {
   cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
   make DESTDIR="$pkgdir" install
-  install -Dm0644 ser2net.conf "$pkgdir"/etc/ser2net.conf
+  install -Dm0644 ser2net.yaml "$pkgdir"/etc/ser2net.yaml
   install -Dm0644 "$srcdir"/ser2net.service 
"$pkgdir"/usr/lib/systemd/system/ser2net.service
 }


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:33:53
  Author: spupykin
Revision: 509124

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|   59 ++
 ser2net.service |   22 ++--
 2 files changed, 40 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 16:33:43 UTC (rev 509123)
+++ PKGBUILD2019-09-09 16:33:53 UTC (rev 509124)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Shinlun Hsieh 
-
-pkgname=ser2net
-pkgver=3.5
-pkgrel=1
-pkgdesc="A proxy that allows telnet/tcp connections to be made to serial ports"
-arch=(x86_64)
-url="http://sourceforge.net/projects/ser2net;
-license=('GPL')
-depends=('glibc')
-backup=(etc/ser2net.conf)
-source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
-   ser2net.service)
-sha256sums=('ba9e1d60a89fd7ed075553b4a2074352902203f7fbd9b65b15048c05f0e3f3be'
-'b093e1f5bf7dd826816828623a5c6858f83a9f0dcb1a9785f545b29efd1c320c')
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 ser2net.conf "$pkgdir"/etc/ser2net.conf
-  install -Dm0644 "$srcdir"/ser2net.service 
"$pkgdir"/usr/lib/systemd/system/ser2net.service
-}

Copied: ser2net/repos/community-x86_64/PKGBUILD (from rev 509123, 
ser2net/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 16:33:53 UTC (rev 509124)
@@ -0,0 +1,29 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Shinlun Hsieh 
+
+pkgname=ser2net
+pkgver=4.0
+pkgrel=1
+pkgdesc="A proxy that allows telnet/tcp connections to be made to serial ports"
+arch=(x86_64)
+url="https://sourceforge.net/projects/ser2net;
+license=('GPL')
+depends=('gensio' 'libyaml')
+backup=(etc/ser2net.yaml)
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
+   ser2net.service)
+sha256sums=('8673311fe3d2726c7f12094f46cdf13ec4bf3cfdcb6620d121e2c3f7d0a7bcf0'
+'b093e1f5bf7dd826816828623a5c6858f83a9f0dcb1a9785f545b29efd1c320c')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver/rc/-rc}
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 ser2net.yaml "$pkgdir"/etc/ser2net.yaml
+  install -Dm0644 "$srcdir"/ser2net.service 
"$pkgdir"/usr/lib/systemd/system/ser2net.service
+}

Deleted: ser2net.service
===
--- ser2net.service 2019-09-09 16:33:43 UTC (rev 509123)
+++ ser2net.service 2019-09-09 16:33:53 UTC (rev 509124)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Proxy that allows tcp connections to serial ports
-After=syslog.target network.target
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/ser2net -n
-
-[Install]
-WantedBy=multi-user.target
-

Copied: ser2net/repos/community-x86_64/ser2net.service (from rev 509123, 
ser2net/trunk/ser2net.service)
===
--- ser2net.service (rev 0)
+++ ser2net.service 2019-09-09 16:33:53 UTC (rev 509124)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Proxy that allows tcp connections to serial ports
+After=syslog.target network.target
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/ser2net -n
+
+[Install]
+WantedBy=multi-user.target
+


[arch-commits] Commit in nextcloud-app-mail/repos/community-any (PKGBUILD PKGBUILD)

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:14:21
  Author: spupykin
Revision: 509122

archrelease: copy trunk to community-any

Added:
  nextcloud-app-mail/repos/community-any/PKGBUILD
(from rev 509121, nextcloud-app-mail/trunk/PKGBUILD)
Deleted:
  nextcloud-app-mail/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 16:14:13 UTC (rev 509121)
+++ PKGBUILD2019-09-09 16:14:21 UTC (rev 509122)
@@ -1,24 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonas Heinrich 
-# Contributor: Jonas Heinrich 
-
-pkgname=nextcloud-app-mail
-pkgver=0.15.4
-pkgrel=1
-pkgdesc="An email app for NextCloud"
-arch=('any')
-url="https://github.com/nextcloud/mail;
-license=('AGPL')
-depends=('nextcloud')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
-sha512sums=('a79ff5df0384577e22ae79381233794fd06b67d48bb9a38051d0036a6f70e4514ae20d82e91b615e0c55e8efad783c174de90eaa2f01f51fbda0189a5e583143')
-
-prepare() {
-  sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"
-}
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -a "${srcdir}/mail" "${pkgdir}/usr/share/webapps/nextcloud/apps/mail"
-}

Copied: nextcloud-app-mail/repos/community-any/PKGBUILD (from rev 509121, 
nextcloud-app-mail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 16:14:21 UTC (rev 509122)
@@ -0,0 +1,24 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+
+pkgname=nextcloud-app-mail
+pkgver=0.17.0
+pkgrel=1
+pkgdesc="An email app for NextCloud"
+arch=('any')
+url="https://github.com/nextcloud/mail;
+license=('AGPL')
+depends=('nextcloud')
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
+sha512sums=('e0eeb59b9c27bcb0e336a0ba1c94ee5b9d071ed06b45ad84d0bcb39c206471db17ae883196266c0d041b8cf45cac04e758ea239ec12687f81635f8c02b797b84')
+
+prepare() {
+  sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"
+}
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -a "${srcdir}/mail" "${pkgdir}/usr/share/webapps/nextcloud/apps/mail"
+}


[arch-commits] Commit in nextcloud-app-mail/trunk (PKGBUILD)

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:14:13
  Author: spupykin
Revision: 509121

upgpkg: nextcloud-app-mail 0.17.0-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 16:14:08 UTC (rev 509120)
+++ PKGBUILD2019-09-09 16:14:13 UTC (rev 509121)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich 
 
 pkgname=nextcloud-app-mail
-pkgver=0.15.4
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('nextcloud')
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
-sha512sums=('a79ff5df0384577e22ae79381233794fd06b67d48bb9a38051d0036a6f70e4514ae20d82e91b615e0c55e8efad783c174de90eaa2f01f51fbda0189a5e583143')
+sha512sums=('e0eeb59b9c27bcb0e336a0ba1c94ee5b9d071ed06b45ad84d0bcb39c206471db17ae883196266c0d041b8cf45cac04e758ea239ec12687f81635f8c02b797b84')
 
 prepare() {
   sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:13:41
  Author: spupykin
Revision: 509117

upgpkg: drupal 8.7.7-1

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 16:12:36 UTC (rev 509116)
+++ PKGBUILD2019-09-09 16:13:41 UTC (rev 509117)
@@ -2,7 +2,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=drupal
-pkgver=8.7.6
+pkgver=8.7.7
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -13,7 +13,7 @@
 backup=('etc/webapps/drupal/.htaccess')
 options=(!strip)
 source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-sha256sums=('fdcf29dad0c042527cbcaa5468fc928698412b9c4b1826f908458e3e04f3d51d')
+sha256sums=('8a92decaf08e4c52f05bd2985cbf6c360ff2cc261bed47cfb30de2cacfae5423')
 
 package() {
   depends=('php' 'php-gd')


[arch-commits] Commit in nextcloud-app-calendar/trunk (PKGBUILD)

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:14:00
  Author: spupykin
Revision: 509119

upgpkg: nextcloud-app-calendar 1:1.7.1-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 16:13:53 UTC (rev 509118)
+++ PKGBUILD2019-09-09 16:14:00 UTC (rev 509119)
@@ -2,7 +2,7 @@
 
 pkgname=nextcloud-app-calendar
 epoch=1
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=()
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/calendar/releases/download/v$pkgver/calendar.tar.gz;)
-sha256sums=('d9946a7d046e4a3e6c20397b081c2a36f19b3372ee43339e15fa4dc1fedbfb31')
+sha256sums=('dfb995d30938b6f119216b0d42d90cf320107af859ad9d8aea6fba03fbbeb1b4')
 
 package() {
   install -d "$pkgdir"/usr/share/webapps/nextcloud/apps


[arch-commits] Commit in nextcloud-app-calendar/repos/community-any (2 files)

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:14:08
  Author: spupykin
Revision: 509120

archrelease: copy trunk to community-any

Added:
  nextcloud-app-calendar/repos/community-any/PKGBUILD
(from rev 509119, nextcloud-app-calendar/trunk/PKGBUILD)
Deleted:
  nextcloud-app-calendar/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 16:14:00 UTC (rev 509119)
+++ PKGBUILD2019-09-09 16:14:08 UTC (rev 509120)
@@ -1,20 +0,0 @@
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud-app-calendar
-epoch=1
-pkgver=1.7.0
-pkgrel=1
-pkgdesc="Calendar app for nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/calendar/;
-license=('AGPL')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/calendar/releases/download/v$pkgver/calendar.tar.gz;)
-sha256sums=('d9946a7d046e4a3e6c20397b081c2a36f19b3372ee43339e15fa4dc1fedbfb31')
-
-package() {
-  install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
-  cp -a "$srcdir"/calendar "$pkgdir"/usr/share/webapps/nextcloud/apps/calendar
-}

Copied: nextcloud-app-calendar/repos/community-any/PKGBUILD (from rev 509119, 
nextcloud-app-calendar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 16:14:08 UTC (rev 509120)
@@ -0,0 +1,20 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud-app-calendar
+epoch=1
+pkgver=1.7.1
+pkgrel=1
+pkgdesc="Calendar app for nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/calendar/;
+license=('AGPL')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/calendar/releases/download/v$pkgver/calendar.tar.gz;)
+sha256sums=('dfb995d30938b6f119216b0d42d90cf320107af859ad9d8aea6fba03fbbeb1b4')
+
+package() {
+  install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
+  cp -a "$srcdir"/calendar "$pkgdir"/usr/share/webapps/nextcloud/apps/calendar
+}


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

2019-09-09 Thread Sergej Pupykin via arch-commits
Date: Monday, September 9, 2019 @ 16:13:53
  Author: spupykin
Revision: 509118

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   94 +++
 drupal.install |   14 
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 16:13:41 UTC (rev 509117)
+++ PKGBUILD2019-09-09 16:13:53 UTC (rev 509118)
@@ -1,47 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Corrado Primier 
-
-pkgname=drupal
-pkgver=8.7.6
-pkgrel=1
-pkgdesc="A PHP-based content management platform"
-arch=('any')
-url="https://www.drupal.org/;
-license=('GPL')
-depends=()
-install='drupal.install'
-backup=('etc/webapps/drupal/.htaccess')
-options=(!strip)
-source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-sha256sums=('fdcf29dad0c042527cbcaa5468fc928698412b9c4b1826f908458e3e04f3d51d')
-
-package() {
-  depends=('php' 'php-gd')
-
-  _instdir="$pkgdir"/usr/share/webapps/drupal
-  mkdir -p ${_instdir}
-  cd ${_instdir}
-  cp -r "$srcdir"/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
-
-  # move .htaccess
-  mkdir -p "$pkgdir"/etc/webapps/drupal
-  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
-  mv ${_instdir}/.htaccess "$pkgdir"/etc/webapps/drupal/.htaccess
-  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
-
-  # move sites/
-  mkdir -p "$pkgdir"/var/lib/drupal/
-  mv ${_instdir}/sites "$pkgdir"/var/lib/drupal/sites
-  ln -s /var/lib/drupal/sites ${_instdir}/sites
-
-  # apache config example
-  cat >"$pkgdir"/etc/webapps/drupal/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Require all granted
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
-   
-EOF
-}

Copied: drupal/repos/community-any/PKGBUILD (from rev 509117, 
drupal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 16:13:53 UTC (rev 509118)
@@ -0,0 +1,47 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Corrado Primier 
+
+pkgname=drupal
+pkgver=8.7.7
+pkgrel=1
+pkgdesc="A PHP-based content management platform"
+arch=('any')
+url="https://www.drupal.org/;
+license=('GPL')
+depends=()
+install='drupal.install'
+backup=('etc/webapps/drupal/.htaccess')
+options=(!strip)
+source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
+sha256sums=('8a92decaf08e4c52f05bd2985cbf6c360ff2cc261bed47cfb30de2cacfae5423')
+
+package() {
+  depends=('php' 'php-gd')
+
+  _instdir="$pkgdir"/usr/share/webapps/drupal
+  mkdir -p ${_instdir}
+  cd ${_instdir}
+  cp -r "$srcdir"/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
+
+  # move .htaccess
+  mkdir -p "$pkgdir"/etc/webapps/drupal
+  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
+  mv ${_instdir}/.htaccess "$pkgdir"/etc/webapps/drupal/.htaccess
+  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
+
+  # move sites/
+  mkdir -p "$pkgdir"/var/lib/drupal/
+  mv ${_instdir}/sites "$pkgdir"/var/lib/drupal/sites
+  ln -s /var/lib/drupal/sites ${_instdir}/sites
+
+  # apache config example
+  cat >"$pkgdir"/etc/webapps/drupal/apache.example.conf <
+   AllowOverride All
+   Options FollowSymlinks
+   Require all granted
+   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
+   
+EOF
+}

Deleted: drupal.install
===
--- drupal.install  2019-09-09 16:13:41 UTC (rev 509117)
+++ drupal.install  2019-09-09 16:13:53 UTC (rev 509118)
@@ -1,7 +0,0 @@
-post_install() {
-  chown -R http:http var/lib/drupal
-}
-
-post_upgrade() {
-  chown -R http:http var/lib/drupal
-}

Copied: drupal/repos/community-any/drupal.install (from rev 509117, 
drupal/trunk/drupal.install)
===
--- drupal.install  (rev 0)
+++ drupal.install  2019-09-09 16:13:53 UTC (rev 509118)
@@ -0,0 +1,7 @@
+post_install() {
+  chown -R http:http var/lib/drupal
+}
+
+post_upgrade() {
+  chown -R http:http var/lib/drupal
+}


[arch-commits] Commit in qt5-base/repos/testing-x86_64 (3 files)

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 15:59:51
  Author: arojas
Revision: 362077

archrelease: copy trunk to testing-x86_64

Added:
  qt5-base/repos/testing-x86_64/PKGBUILD
(from rev 362076, qt5-base/trunk/PKGBUILD)
  qt5-base/repos/testing-x86_64/qtbug-77364.patch
(from rev 362076, qt5-base/trunk/qtbug-77364.patch)
Deleted:
  qt5-base/repos/testing-x86_64/PKGBUILD

---+
 PKGBUILD  |  208 ++--
 qtbug-77364.patch |   12 +++
 2 files changed, 118 insertions(+), 102 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 15:59:28 UTC (rev 362076)
+++ PKGBUILD2019-09-09 15:59:51 UTC (rev 362077)
@@ -1,102 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgbase=qt5-base
-pkgname=(qt5-base qt5-xcb-private-headers)
-_qtver=5.13.1
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=('x86_64')
-url='https://www.qt.io'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='A cross-platform application and UI framework'
-depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig' 'xdg-utils'
- 'shared-mime-info' 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 
'xcb-util-image' 'mesa'
- 'tslib' 'libinput' 'libxkbcommon-x11' 'libproxy' 'libcups' 
'double-conversion')
-makedepends=('libfbclient' 'mariadb-libs' 'sqlite' 'unixodbc' 
'postgresql-libs' 'alsa-lib' 'gst-plugins-base-libs'
- 'gtk3' 'libpulse' 'cups' 'freetds' 'vulkan-headers')
-optdepends=('qt5-svg: to use SVG icon themes'
-'qt5-translations: for some native UI translations'
-'postgresql-libs: PostgreSQL driver'
-'mariadb-libs: MariaDB driver'
-'unixodbc: ODBC driver'
-'libfbclient: Firebird/iBase driver'
-'freetds: MS SQL driver'
-'gtk3: GTK platform plugin')
-conflicts=('qtchooser')
-groups=('qt' 'qt5')
-_pkgfqn="${pkgbase/5-/}-everywhere-src-${_qtver}"
-source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('110cd08cdacab26274bf2519d3508046616c0b638f0d2f5e00bc8bad87469eab')
-
-prepare() {
-  cd ${_pkgfqn}
-
-  # Build qmake using Arch {C,LD}FLAGS
-  # This also sets default {C,CXX,LD}FLAGS for projects built using qmake
-  sed -i -e "s|^\(QMAKE_CFLAGS_RELEASE.*\)|\1 ${CFLAGS}|" \
-mkspecs/common/gcc-base.conf
-  sed -i -e "s|^\(QMAKE_LFLAGS_RELEASE.*\)|\1 ${LDFLAGS}|" \
-mkspecs/common/g++-unix.conf
-}
-
-build() {
-  cd ${_pkgfqn}
-
-  ./configure -confirm-license -opensource -v \
--prefix /usr \
--docdir /usr/share/doc/qt \
--headerdir /usr/include/qt \
--archdatadir /usr/lib/qt \
--datadir /usr/share/qt \
--sysconfdir /etc/xdg \
--examplesdir /usr/share/doc/qt/examples \
--plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
--system-sqlite \
--openssl-linked \
--nomake examples \
--no-rpath \
--optimized-qmake \
--dbus-linked \
--system-harfbuzz \
--journald \
--no-mimetype-database \
--no-use-gold-linker \
--reduce-relocations
-  make
-}
-
-package_qt5-base() {
-  pkgdesc='A cross-platform application and UI framework'
-
-  cd ${_pkgfqn}
-  make INSTALL_ROOT="${pkgdir}" install
-
-  install -Dm644 LICENSE* -t "$pkgdir"/usr/share/licenses/$pkgbase
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "${pkgdir}/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  # Fix wrong qmake path in pri file
-  sed -i "s|${srcdir}/${_pkgfqn}|/usr|" \
-"${pkgdir}"/usr/lib/qt/mkspecs/modules/qt_lib_bootstrap_private.pri
-
-  # Symlinks for backwards compatibility
-  for b in "${pkgdir}"/usr/bin/*; do
-ln -s $(basename $b) "${pkgdir}"/usr/bin/$(basename $b)-qt5
-  done
-}
-
-package_qt5-xcb-private-headers() {
-  pkgdesc='Private headers for Qt5 Xcb'
-
-  depends=("qt5-base=$pkgver")
-  optdepends=()
-  groups=()
-  conflicts=()
-
-  cd ${_pkgfqn}
-  install -d -m755 "$pkgdir"/usr/include/qtxcb-private
-  cp -r src/plugins/platforms/xcb/*.h "$pkgdir"/usr/include/qtxcb-private/
-}

Copied: qt5-base/repos/testing-x86_64/PKGBUILD (from rev 362076, 
qt5-base/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 15:59:51 UTC (rev 362077)
@@ -0,0 +1,106 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgbase=qt5-base
+pkgname=(qt5-base qt5-xcb-private-headers)
+_qtver=5.13.1
+pkgver=${_qtver/-/}
+pkgrel=2
+arch=('x86_64')
+url='https://www.qt.io'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='A cross-platform application and UI framework'
+depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig' 'xdg-utils'
+ 'shared-mime-info' 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 
'xcb-util-image' 'mesa'
+ 'tslib' 

[arch-commits] Commit in qt5-base/trunk (PKGBUILD qtbug-77364.patch)

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 15:59:28
  Author: arojas
Revision: 362076

Fix keyboard input issues in webengine

Added:
  qt5-base/trunk/qtbug-77364.patch
Modified:
  qt5-base/trunk/PKGBUILD

---+
 PKGBUILD  |   10 +++---
 qtbug-77364.patch |   12 
 2 files changed, 19 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 08:51:32 UTC (rev 362075)
+++ PKGBUILD2019-09-09 15:59:28 UTC (rev 362076)
@@ -5,7 +5,7 @@
 pkgname=(qt5-base qt5-xcb-private-headers)
 _qtver=5.13.1
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -26,8 +26,10 @@
 conflicts=('qtchooser')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgbase/5-/}-everywhere-src-${_qtver}"
-source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('110cd08cdacab26274bf2519d3508046616c0b638f0d2f5e00bc8bad87469eab')
+source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
+qtbug-77364.patch)
+sha256sums=('110cd08cdacab26274bf2519d3508046616c0b638f0d2f5e00bc8bad87469eab'
+'dc742814ab0c1b63da5916d96e3ef01fa96007c385ed033ae5b3a8cd8608c119')
 
 prepare() {
   cd ${_pkgfqn}
@@ -38,6 +40,8 @@
 mkspecs/common/gcc-base.conf
   sed -i -e "s|^\(QMAKE_LFLAGS_RELEASE.*\)|\1 ${LDFLAGS}|" \
 mkspecs/common/g++-unix.conf
+
+  patch -p1 -i ../qtbug-77364.patch # Fix keyboard input in webengine
 }
 
 build() {

Added: qtbug-77364.patch
===
--- qtbug-77364.patch   (rev 0)
+++ qtbug-77364.patch   2019-09-09 15:59:28 UTC (rev 362076)
@@ -0,0 +1,12 @@
+diff --git a/src/widgets/kernel/qwidget.cpp b/src/widgets/kernel/qwidget.cpp
+index 04290a4ce1..27773d5762 100644
+--- a/src/widgets/kernel/qwidget.cpp
 b/src/widgets/kernel/qwidget.cpp
+@@ -6446,7 +6446,7 @@ void QWidget::setFocusProxy(QWidget * w)
+ 
+ if (changingAppFocusWidget) {
+ QWidget *newDeepestFocusProxy = d_func()->deepestFocusProxy();
+-QApplicationPrivate::focus_widget = newDeepestFocusProxy ? 
newDeepestFocusProxy : this;
++QApplicationPrivate::setFocusWidget(newDeepestFocusProxy ? 
newDeepestFocusProxy : this, Qt::NoFocusReason);
+ }
+ }


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 15:47:02
  Author: arojas
Revision: 509104

eclib 20190909 rebuild

Modified:
  sagemath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 15:32:53 UTC (rev 509103)
+++ PKGBUILD2019-09-09 15:47:02 UTC (rev 509104)
@@ -8,7 +8,7 @@
 pkgbase=sagemath
 pkgname=(sagemath sagemath-jupyter)
 pkgver=8.8
-pkgrel=7
+pkgrel=8
 pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
 arch=(x86_64)
 url="http://www.sagemath.org;


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 15:32:53
  Author: arojas
Revision: 509103

archrelease: copy trunk to community-x86_64

Added:
  eclib/repos/community-x86_64/PKGBUILD
(from rev 509102, eclib/trunk/PKGBUILD)
Deleted:
  eclib/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 15:32:36 UTC (rev 509102)
+++ PKGBUILD2019-09-09 15:32:53 UTC (rev 509103)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=eclib
-pkgver=20190226
-pkgrel=4
-pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database"
-arch=(x86_64)
-url="https://github.com/JohnCremona/eclib/;
-license=(GPL)
-depends=(flint pari boost-libs)
-makedepends=(boost)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz;)
-sha256sums=('cd342d93c33c151c001d79386df6dafdd2e66b9ed7ed798aa186f7bb7e082e9a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --with-flint=/usr --with-boost
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make install DESTDIR="$pkgdir"
-}
-

Copied: eclib/repos/community-x86_64/PKGBUILD (from rev 509102, 
eclib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 15:32:53 UTC (rev 509103)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=eclib
+pkgver=20190909
+pkgrel=1
+pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database"
+arch=(x86_64)
+url="https://github.com/JohnCremona/eclib/;
+license=(GPL)
+depends=(flint pari boost-libs)
+makedepends=(boost autoconf-archive)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz;)
+sha256sums=('20e5a7486fb92304ba3ffc87d5b5b918616c073f21b8c63d2f515cd36d16f8d4')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --with-flint=/usr --with-boost
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 15:32:36
  Author: arojas
Revision: 509102

Update to 20190909

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 14:59:58 UTC (rev 509101)
+++ PKGBUILD2019-09-09 15:32:36 UTC (rev 509102)
@@ -1,16 +1,16 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=eclib
-pkgver=20190226
-pkgrel=4
+pkgver=20190909
+pkgrel=1
 pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database"
 arch=(x86_64)
 url="https://github.com/JohnCremona/eclib/;
 license=(GPL)
 depends=(flint pari boost-libs)
-makedepends=(boost)
+makedepends=(boost autoconf-archive)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz;)
-sha256sums=('cd342d93c33c151c001d79386df6dafdd2e66b9ed7ed798aa186f7bb7e082e9a')
+sha256sums=('20e5a7486fb92304ba3ffc87d5b5b918616c073f21b8c63d2f515cd36d16f8d4')
 
 build() {
   cd $pkgname-$pkgver


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 14:59:58
  Author: arojas
Revision: 509101

archrelease: copy trunk to community-x86_64

Added:
  normaliz/repos/community-x86_64/PKGBUILD
(from rev 509100, normaliz/trunk/PKGBUILD)
Deleted:
  normaliz/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 14:59:39 UTC (rev 509100)
+++ PKGBUILD2019-09-09 14:59:58 UTC (rev 509101)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Tarn Burton 
-
-pkgname=normaliz
-pkgver=3.7.4
-pkgrel=2
-pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
-arch=(x86_64)
-url="https://www.normaliz.uni-osnabrueck.de/;
-license=(GPL)
-depends=(e-antic)
-makedepends=(boost)
-source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('1b94ff9baa0ebbc682229e8cfad086245d67754958ae3ddb1cc0a563a16ceb89')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 source/libnormaliz/output.h -t 
"$pkgdir"/usr/include/libnormaliz # 
https://github.com/Normaliz/Normaliz/issues/262
-}

Copied: normaliz/repos/community-x86_64/PKGBUILD (from rev 509100, 
normaliz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 14:59:58 UTC (rev 509101)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Tarn Burton 
+
+pkgname=normaliz
+pkgver=3.8.0
+pkgrel=1
+pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
+arch=(x86_64)
+url="https://www.normaliz.uni-osnabrueck.de/;
+license=(GPL)
+depends=(e-antic)
+makedepends=(boost)
+source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
+sha256sums=('01c110c7addfea7201f7372d266772525784d61e13417ed0f85fbbf5cee6144e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 source/libnormaliz/output.h -t 
"$pkgdir"/usr/include/libnormaliz # 
https://github.com/Normaliz/Normaliz/issues/262
+}


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 14:59:39
  Author: arojas
Revision: 509100

Update to 3.8.0

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 14:36:32 UTC (rev 509099)
+++ PKGBUILD2019-09-09 14:59:39 UTC (rev 509100)
@@ -2,8 +2,8 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.7.4
-pkgrel=2
+pkgver=3.8.0
+pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(x86_64)
 url="https://www.normaliz.uni-osnabrueck.de/;
@@ -11,7 +11,7 @@
 depends=(e-antic)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('1b94ff9baa0ebbc682229e8cfad086245d67754958ae3ddb1cc0a563a16ceb89')
+sha256sums=('01c110c7addfea7201f7372d266772525784d61e13417ed0f85fbbf5cee6144e')
 
 build() {
   cd $pkgname-$pkgver


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

2019-09-09 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, September 9, 2019 @ 14:36:32
  Author: svenstaro
Revision: 509099

archrelease: copy trunk to community-x86_64

Added:
  rustup/repos/community-x86_64/PKGBUILD
(from rev 509098, rustup/trunk/PKGBUILD)
  rustup/repos/community-x86_64/post.install
(from rev 509098, rustup/trunk/post.install)
Deleted:
  rustup/repos/community-x86_64/PKGBUILD
  rustup/repos/community-x86_64/post.install

--+
 PKGBUILD |   92 -
 post.install |   16 -
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 14:36:26 UTC (rev 509098)
+++ PKGBUILD2019-09-09 14:36:32 UTC (rev 509099)
@@ -1,46 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jonathon Fernyhough 
-# Contributor: Jon Gjengset 
-pkgname=rustup
-pkgver=1.18.3
-pkgrel=1
-pkgdesc="The Rust toolchain installer"
-arch=('x86_64')
-url="https://github.com/rust-lang/rustup.rs;
-license=('MIT' 'Apache')
-depends=('curl')
-makedepends=('cargo')
-optdepends=('lldb: rust-lldb script'
-'gdb: rust-gdb script')
-provides=('rust' 'cargo' 'rust-nightly' 'cargo-nightly' 'rustfmt')
-conflicts=('rust' 'cargo' 'rustfmt')
-install='post.install'
-source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang/rustup.rs/archive/${pkgver}.tar.gz;)
-sha512sums=('6148bbeca954f6d4a7b319733ef4a25916b96bcbd1568c92687f5596219033f2b2cd354b71b8348411cc9d34b48e9a401b3970a954c29516fb978f15cedbb9d4')
-_binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver')
-
-build() {
-cd "$srcdir/$pkgname.rs-${pkgver}"
-cargo build --release --features no-self-update --bin rustup-init
-}
-
-package() {
-cd "$pkgname.rs-${pkgver}"
-install -Dm755 "target/release/rustup-init" "${pkgdir}/usr/bin/rustup"
-for link in "${_binlinks[@]}"; do
-ln -s /usr/bin/rustup "${pkgdir}/usr/bin/${link}"
-done
-
-# Generate completion files.
-mkdir -p "$pkgdir/usr/share/bash-completion/completions"
-$pkgdir/usr/bin/rustup completions bash > 
"$pkgdir/usr/share/bash-completion/completions/rustup"
-mkdir -p "$pkgdir/usr/share/fish/completions"
-$pkgdir/usr/bin/rustup completions fish > 
"$pkgdir/usr/share/fish/completions/rustup.fish"
-mkdir -p "$pkgdir/usr/share/zsh/site-functions"
-$pkgdir/usr/bin/rustup completions zsh > 
"$pkgdir/usr/share/zsh/site-functions/_rustup"
-
-install -Dm644 LICENSE-MIT 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-MIT
-install -Dm644 LICENSE-APACHE 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-APACHE
-}
-
-# vim:filetype=sh:

Copied: rustup/repos/community-x86_64/PKGBUILD (from rev 509098, 
rustup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 14:36:32 UTC (rev 509099)
@@ -0,0 +1,46 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jonathon Fernyhough 
+# Contributor: Jon Gjengset 
+pkgname=rustup
+pkgver=1.19.0
+pkgrel=1
+pkgdesc="The Rust toolchain installer"
+arch=('x86_64')
+url="https://github.com/rust-lang/rustup.rs;
+license=('MIT' 'Apache')
+depends=('curl')
+makedepends=('cargo')
+optdepends=('lldb: rust-lldb script'
+'gdb: rust-gdb script')
+provides=('rust' 'cargo' 'rust-nightly' 'cargo-nightly' 'rustfmt')
+conflicts=('rust' 'cargo' 'rustfmt')
+install='post.install'
+source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang/rustup.rs/archive/${pkgver}.tar.gz;)
+sha512sums=('26295dbb71bcdf6b08adcfb8b5c1283026766fa77f4c33fba52944f3cb493fdf286034d5170284d3b3ebe1d019cbbace4d5305c656c7929b00657c805adf29c0')
+_binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver')
+
+build() {
+cd "$srcdir/$pkgname.rs-${pkgver}"
+cargo build --release --features no-self-update --bin rustup-init
+}
+
+package() {
+cd "$pkgname.rs-${pkgver}"
+install -Dm755 "target/release/rustup-init" "${pkgdir}/usr/bin/rustup"
+for link in "${_binlinks[@]}"; do
+ln -s /usr/bin/rustup "${pkgdir}/usr/bin/${link}"
+done
+
+# Generate completion files.
+mkdir -p "$pkgdir/usr/share/bash-completion/completions"
+$pkgdir/usr/bin/rustup completions bash > 
"$pkgdir/usr/share/bash-completion/completions/rustup"
+mkdir -p "$pkgdir/usr/share/fish/completions"
+$pkgdir/usr/bin/rustup completions fish > 
"$pkgdir/usr/share/fish/completions/rustup.fish"
+mkdir -p "$pkgdir/usr/share/zsh/site-functions"
+$pkgdir/usr/bin/rustup completions zsh > 
"$pkgdir/usr/share/zsh/site-functions/_rustup"
+
+install -Dm644 LICENSE-MIT 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-MIT
+install -Dm644 LICENSE-APACHE 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-APACHE
+}
+
+# vim:filetype=sh:

Deleted: post.install

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

2019-09-09 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, September 9, 2019 @ 14:36:26
  Author: svenstaro
Revision: 509098

upgpkg: rustup 1.19.0-1

Modified:
  rustup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 13:44:18 UTC (rev 509097)
+++ PKGBUILD2019-09-09 14:36:26 UTC (rev 509098)
@@ -2,7 +2,7 @@
 # Contributor: Jonathon Fernyhough 
 # Contributor: Jon Gjengset 
 pkgname=rustup
-pkgver=1.18.3
+pkgver=1.19.0
 pkgrel=1
 pkgdesc="The Rust toolchain installer"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 conflicts=('rust' 'cargo' 'rustfmt')
 install='post.install'
 
source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang/rustup.rs/archive/${pkgver}.tar.gz;)
-sha512sums=('6148bbeca954f6d4a7b319733ef4a25916b96bcbd1568c92687f5596219033f2b2cd354b71b8348411cc9d34b48e9a401b3970a954c29516fb978f15cedbb9d4')
+sha512sums=('26295dbb71bcdf6b08adcfb8b5c1283026766fa77f4c33fba52944f3cb493fdf286034d5170284d3b3ebe1d019cbbace4d5305c656c7929b00657c805adf29c0')
 _binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver')
 
 build() {


[arch-commits] Commit in pycharm-community-edition/trunk (3 files)

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 13:44:09
  Author: alucryd
Revision: 509096

upgpkg: pycharm-community-edition 2019.2.1-1

Modified:
  pycharm-community-edition/trunk/PKGBUILD
  pycharm-community-edition/trunk/pycharm.sh
Deleted:
  pycharm-community-edition/trunk/pycharm-build.patch

-+
 PKGBUILD|   34 +++---
 pycharm-build.patch |   40 
 pycharm.sh  |2 +-
 3 files changed, 20 insertions(+), 56 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 10:19:22 UTC (rev 509095)
+++ PKGBUILD2019-09-09 13:44:09 UTC (rev 509096)
@@ -2,9 +2,9 @@
 # Contributor: David Keogh 
 
 pkgname=pycharm-community-edition
-pkgver=2018.3.5
-_build=183.5912.18
-pkgrel=2
+pkgver=2019.2.1
+_build=192.6262.63
+pkgrel=1
 pkgdesc='Python IDE for Professional Developers'
 arch=(x86_64)
 url=https://www.jetbrains.com/pycharm/
@@ -11,7 +11,8 @@
 license=(APACHE)
 depends=(
   giflib
-  java-runtime=8
+  glib2
+  java-runtime=11
   python
   sh
   ttf-font
@@ -23,6 +24,7 @@
 )
 makedepends=(
   ant
+  git
   java-environment=8
   java8-openjfx
   python2-setuptools
@@ -29,31 +31,33 @@
   python-setuptools
 )
 source=(
-  
pycharm-${_build}.tar.gz::https://github.com/JetBrains/intellij-community/archive/pycharm/${_build}.tar.gz
-  pycharm-build.patch
+  
git+https://github.com/JetBrains/intellij-community.git#commit=c174f139a77b056fc33292eab4248bbef2ef8f8c
   pycharm.desktop
   pycharm.sh
 )
-sha256sums=('d122487912ae50a8ee84e6b48dba671dba6d72f3ee8cc7e3eb22927424a096a9'
-'1cc14afd8478e03efccb77b3c490efa4c720301d02c76ff1ff84659008dcb558'
+sha256sums=('SKIP'
 '28e0d3200c721e61831d8246eba8f72485d3c8379d10bfa75ccb5331b6749480'
-'448f90f35f1ae1de784b663e9fd539baf494a7c08a8a7e2efbd5e75c801da12e')
+'eaae397aebb9df4681f5813c82afcc2292e3ea2978d02ce68be3ee89c824e996')
 
 prepare() {
-  cd intellij-community-pycharm-${_build}
+  cd intellij-community
 
-  patch -Np1 -i ../pycharm-build.patch
-  sed "s/SNAPSHOT/${_build}/" -i python/build.xml
+  echo ${_build} > build.txt
+  sed '/def targetOs =/c def targetOs = "linux"' -i 
build/dependencies/setupJbre.gradle
+  sed '/String targetOS/c   String targetOS = OS_LINUX' -i 
platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildOptions.groovy
+  sed "s/SNAPSHOT/PC-${_build}/; s/-Xmx612m -XX:MaxPermSize=152m/-Xmx2048m 
-XX:MaxPermSize=512m/" -i python/build.xml
   sed '/intellij\.markdown/d' -i 
python/{build/plugin-list.txt,intellij.pycharm.community.main.iml}
 }
 
 build() {
-  cd intellij-community-pycharm-${_build}/python
+  cd intellij-community/python
 
   unset _JAVA_OPTIONS
+  export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
+  export PATH="$JAVA_HOME/bin:$PATH"
 
-  ant build
-  tar -xf ../out/pycharm-ce/artifacts/pycharmPC-${_build}-no-jdk.tar.gz -C 
"${srcdir}"
+  ant -Dintellij.build.target.os=linux build
+  tar -xf ../out/pycharm-ce/artifacts/pycharmPC-${_build}-no-jbr.tar.gz -C 
"${srcdir}"
 
   cd ../../pycharm-community-${pkgver}
 

Deleted: pycharm-build.patch
===
--- pycharm-build.patch 2019-09-09 10:19:22 UTC (rev 509095)
+++ pycharm-build.patch 2019-09-09 13:44:09 UTC (rev 509096)
@@ -1,40 +0,0 @@
-diff -rupN 
intellij-community-pycharm-183.5429.31.orig/build/dependencies/setupJbre.gradle 
intellij-community-pycharm-183.5429.31/build/dependencies/setupJbre.gradle
 
intellij-community-pycharm-183.5429.31.orig/build/dependencies/setupJbre.gradle 
   2019-01-31 10:59:48.043742670 +0100
-+++ intellij-community-pycharm-183.5429.31/build/dependencies/setupJbre.gradle 
2019-01-31 11:02:00.181362763 +0100
-@@ -1,7 +1,7 @@
- def setupJbre = task setupJbre {}
- 
- def jdkRepo = 'https://cache-redirector.jetbrains.com/intellij-jdk'
--def targetOs = System.getProperty("intellij.build.target.os", "all")
-+def targetOs = System.getProperty("intellij.build.target.os", "linux")
- def bundledJreVersion = 
System.getProperty("intellij.build.bundled.jre.version", "8").toInteger()
- def isBundledJreModular = bundledJreVersion >= 9
- def jreArtifactBuild = System.getProperty("intellij.build.bundled.jre.build", 
jdkBuild)
-@@ -169,4 +169,4 @@ static def archToDownload(platform, is32
- static def modularJdkSpecificFiles(platform) {
-   def prefix = platform == 'osx' ? 'jdk/Contents/Home/' : ''
-   ["${prefix}jmods/**", "${prefix}include/**", '**/src.zip', 
"${prefix}lib/src.zip"]
--}
-\ No newline at end of file
-+}
-diff -rupN 
intellij-community-pycharm-183.5429.31.orig/platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildOptions.groovy
 
intellij-community-pycharm-183.5429.31/platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildOptions.groovy
 
intellij-community-pycharm-183.5429.31.orig/platform/build-scripts/groovy/org/jetbrains/intellij/build/BuildOptions.groovy
 

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

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 13:44:18
  Author: alucryd
Revision: 509097

archrelease: copy trunk to community-x86_64

Added:
  pycharm-community-edition/repos/community-x86_64/PKGBUILD
(from rev 509096, pycharm-community-edition/trunk/PKGBUILD)
  pycharm-community-edition/repos/community-x86_64/pycharm.desktop
(from rev 509096, pycharm-community-edition/trunk/pycharm.desktop)
  pycharm-community-edition/repos/community-x86_64/pycharm.sh
(from rev 509096, pycharm-community-edition/trunk/pycharm.sh)
Deleted:
  pycharm-community-edition/repos/community-x86_64/PKGBUILD
  pycharm-community-edition/repos/community-x86_64/pycharm-build.patch
  pycharm-community-edition/repos/community-x86_64/pycharm.desktop
  pycharm-community-edition/repos/community-x86_64/pycharm.sh

-+
 PKGBUILD|  164 +-
 pycharm-build.patch |   40 
 pycharm.desktop |   22 +++---
 pycharm.sh  |   18 ++---
 4 files changed, 104 insertions(+), 140 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 13:44:09 UTC (rev 509096)
+++ PKGBUILD2019-09-09 13:44:18 UTC (rev 509097)
@@ -1,80 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: David Keogh 
-
-pkgname=pycharm-community-edition
-pkgver=2018.3.5
-_build=183.5912.18
-pkgrel=2
-pkgdesc='Python IDE for Professional Developers'
-arch=(x86_64)
-url=https://www.jetbrains.com/pycharm/
-license=(APACHE)
-depends=(
-  giflib
-  java-runtime=8
-  python
-  sh
-  ttf-font
-)
-optdepends=(
-  'ipython2: IPython integration for Python 2'
-  'ipython: IPython integration for Python 3'
-  'python2: Python 2 support'
-)
-makedepends=(
-  ant
-  java-environment=8
-  java8-openjfx
-  python2-setuptools
-  python-setuptools
-)
-source=(
-  
pycharm-${_build}.tar.gz::https://github.com/JetBrains/intellij-community/archive/pycharm/${_build}.tar.gz
-  pycharm-build.patch
-  pycharm.desktop
-  pycharm.sh
-)
-sha256sums=('d122487912ae50a8ee84e6b48dba671dba6d72f3ee8cc7e3eb22927424a096a9'
-'1cc14afd8478e03efccb77b3c490efa4c720301d02c76ff1ff84659008dcb558'
-'28e0d3200c721e61831d8246eba8f72485d3c8379d10bfa75ccb5331b6749480'
-'448f90f35f1ae1de784b663e9fd539baf494a7c08a8a7e2efbd5e75c801da12e')
-
-prepare() {
-  cd intellij-community-pycharm-${_build}
-
-  patch -Np1 -i ../pycharm-build.patch
-  sed "s/SNAPSHOT/${_build}/" -i python/build.xml
-  sed '/intellij\.markdown/d' -i 
python/{build/plugin-list.txt,intellij.pycharm.community.main.iml}
-}
-
-build() {
-  cd intellij-community-pycharm-${_build}/python
-
-  unset _JAVA_OPTIONS
-
-  ant build
-  tar -xf ../out/pycharm-ce/artifacts/pycharmPC-${_build}-no-jdk.tar.gz -C 
"${srcdir}"
-
-  cd ../../pycharm-community-${pkgver}
-
-  python2 helpers/pydev/setup_cython.py build_ext --build-temp build 
--build-lib .
-  python3 helpers/pydev/setup_cython.py build_ext --build-temp build 
--build-lib .
-}
-
-package() {
-  cd pycharm-community-${pkgver}
-
-  # workaround FS#40934
-  sed -i 's/lcd/on/' bin/*.vmoptions
-
-  rm -rf bin/fsnotifier{,-arm} lib/libpty/linux/x86
-
-  install -dm 755 "${pkgdir}"/usr/share/{licenses,pixmaps,pycharm}
-  cp -dr --no-preserve='ownership' bin helpers lib plugins 
"${pkgdir}"/usr/share/pycharm/
-  cp -dr --no-preserve='ownership' license 
"${pkgdir}"/usr/share/licenses/pycharm/
-  ln -s /usr/share/pycharm/bin/pycharm.png "${pkgdir}"/usr/share/pixmaps/
-  install -Dm 644 ../pycharm.desktop -t "${pkgdir}"/usr/share/applications/
-  install -Dm 755 ../pycharm.sh "${pkgdir}"/usr/bin/pycharm
-}
-
-# vim: ts=2 sw=2 et:

Copied: pycharm-community-edition/repos/community-x86_64/PKGBUILD (from rev 
509096, pycharm-community-edition/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 13:44:18 UTC (rev 509097)
@@ -0,0 +1,84 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: David Keogh 
+
+pkgname=pycharm-community-edition
+pkgver=2019.2.1
+_build=192.6262.63
+pkgrel=1
+pkgdesc='Python IDE for Professional Developers'
+arch=(x86_64)
+url=https://www.jetbrains.com/pycharm/
+license=(APACHE)
+depends=(
+  giflib
+  glib2
+  java-runtime=11
+  python
+  sh
+  ttf-font
+)
+optdepends=(
+  'ipython2: IPython integration for Python 2'
+  'ipython: IPython integration for Python 3'
+  'python2: Python 2 support'
+)
+makedepends=(
+  ant
+  git
+  java-environment=8
+  java8-openjfx
+  python2-setuptools
+  python-setuptools
+)
+source=(
+  
git+https://github.com/JetBrains/intellij-community.git#commit=c174f139a77b056fc33292eab4248bbef2ef8f8c
+  pycharm.desktop
+  pycharm.sh
+)
+sha256sums=('SKIP'
+'28e0d3200c721e61831d8246eba8f72485d3c8379d10bfa75ccb5331b6749480'
+'eaae397aebb9df4681f5813c82afcc2292e3ea2978d02ce68be3ee89c824e996')
+
+prepare() {
+  cd intellij-community
+
+  echo ${_build} > 

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

2019-09-09 Thread Alexander Rødseth via arch-commits
Date: Monday, September 9, 2019 @ 10:19:17
  Author: arodseth
Revision: 509094

upgpkg: asciiportal 1.3.8-1

Modified:
  asciiportal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 10:05:26 UTC (rev 509093)
+++ PKGBUILD2019-09-09 10:19:17 UTC (rev 509094)
@@ -3,16 +3,16 @@
 # Contributor: Serge Ziryukin 
 
 pkgname=asciiportal
-pkgver=1.3
-pkgrel=5
+pkgver=1.3.8
+pkgrel=1
 pkgdesc='Text based puzzle game inspired by the popular video game'
-arch=('x86_64')
+arch=(x86_64)
 url='https://github.com/cymonsgames/ASCIIpOrtal'
-license=('GPL3')
-depends=('pdcurses' 'sdl' 'sdl_mixer' 'yaml-cpp')
-makedepends=('boost' 'gendesk' 'git' 'imagemagick' 'setconf')
-source=("git+https://github.com/cymonsgames/ASCIIpOrtal.git#tag=v$pkgver-beta8;
-
"${pkgname}.png::https://fc01.deviantart.net/fs71/f/2010/318/3/5/portal_ascii_icon___button_by_lightmystic-d32udqx.png;)
 # icon by Matt White under a CC license
+license=(custom GPL3)
+depends=(pdcurses sdl_mixer yaml-cpp)
+makedepends=(boost gendesk git imagemagick setconf)
+source=("git+https://github.com/cymonsgames/ASCIIpOrtal.git#tag=v${pkgver%.8}-beta${pkgver#*.*.};
+
"$pkgname.png::https://fc01.deviantart.net/fs71/f/2010/318/3/5/portal_ascii_icon___button_by_lightmystic-d32udqx.png;)
 sha256sums=('SKIP'
 '390f21881377b331f1a65a3e54ccf91fba72a88146058cc146f914a1185de9d1')
 
@@ -22,16 +22,18 @@
 --pkgname $pkgname \
 --pkgdesc "$pkgdesc" \
 --exec $pkgname
-
   convert \
 +set date:create +set date:modify \
 $pkgname.png \
 -resize 48x48\! \
 ${pkgname}48x48.png
-
   setconf \
 ASCIIpOrtal/Makefile.linux \
-CXXFLAGS="$CXXFLAGS -I/usr/include/xcurses $(pkg-config sdl --cflags) 
-U__NOSDL__ -U__NOSOUND__ -U__DINGOO__ -U__GP2X__ -O0 -w"
+CXXFLAGS="$CXXFLAGS -I/usr/include/xcurses $(pkg-config sdl --cflags) 
$(pkg-config SDL_mixer --cflags) -U__NOSDL__ -U__NOSOUND__ -U__DINGOO__ 
-U__GP2X__ -O0 -w"
+  setconf \
+ASCIIpOrtal/Makefile.linux \
+LINKFLAGS="\$(LINKFLAGS) \$(LDFLAGS) -L/usr/lib $(pkg-config sdl --libs) 
$(pkg-config SDL_mixer --libs) -lpdcurses"
+  echo 'The ASCIIportal icon is drawn by Matt White and licensed under a CC 
license' > icon.txt
 }
 
 build() {
@@ -42,6 +44,7 @@
   make -C ASCIIpOrtal DESTDIR="$pkgdir" install
   install -Dm644 $pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
   install -Dm644 ${pkgname}48x48.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
+  install -Dm644 "$srcdir/icon.txt" 
"$pkgdir/usr/share/licenses/$pkgname/icon.txt"
 }
 
 # vim: ts=2 sw=2 et:


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

2019-09-09 Thread Alexander Rødseth via arch-commits
Date: Monday, September 9, 2019 @ 10:19:22
  Author: arodseth
Revision: 509095

archrelease: copy trunk to community-x86_64

Added:
  asciiportal/repos/community-x86_64/PKGBUILD
(from rev 509094, asciiportal/trunk/PKGBUILD)
Deleted:
  asciiportal/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 10:19:17 UTC (rev 509094)
+++ PKGBUILD2019-09-09 10:19:22 UTC (rev 509095)
@@ -1,47 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Baptiste Jonglez 
-# Contributor: Serge Ziryukin 
-
-pkgname=asciiportal
-pkgver=1.3
-pkgrel=5
-pkgdesc='Text based puzzle game inspired by the popular video game'
-arch=('x86_64')
-url='https://github.com/cymonsgames/ASCIIpOrtal'
-license=('GPL3')
-depends=('pdcurses' 'sdl' 'sdl_mixer' 'yaml-cpp')
-makedepends=('boost' 'gendesk' 'git' 'imagemagick' 'setconf')
-source=("git+https://github.com/cymonsgames/ASCIIpOrtal.git#tag=v$pkgver-beta8;
-
"${pkgname}.png::https://fc01.deviantart.net/fs71/f/2010/318/3/5/portal_ascii_icon___button_by_lightmystic-d32udqx.png;)
 # icon by Matt White under a CC license
-sha256sums=('SKIP'
-'390f21881377b331f1a65a3e54ccf91fba72a88146058cc146f914a1185de9d1')
-
-prepare() {
-  gendesk -n -f \
---name ASCIIpOrtal \
---pkgname $pkgname \
---pkgdesc "$pkgdesc" \
---exec $pkgname
-
-  convert \
-+set date:create +set date:modify \
-$pkgname.png \
--resize 48x48\! \
-${pkgname}48x48.png
-
-  setconf \
-ASCIIpOrtal/Makefile.linux \
-CXXFLAGS="$CXXFLAGS -I/usr/include/xcurses $(pkg-config sdl --cflags) 
-U__NOSDL__ -U__NOSOUND__ -U__DINGOO__ -U__GP2X__ -O0 -w"
-}
-
-build() {
-  make -C ASCIIpOrtal linux
-}
-
-package() {
-  make -C ASCIIpOrtal DESTDIR="$pkgdir" install
-  install -Dm644 $pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 ${pkgname}48x48.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
-}
-
-# vim: ts=2 sw=2 et:

Copied: asciiportal/repos/community-x86_64/PKGBUILD (from rev 509094, 
asciiportal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 10:19:22 UTC (rev 509095)
@@ -0,0 +1,50 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Baptiste Jonglez 
+# Contributor: Serge Ziryukin 
+
+pkgname=asciiportal
+pkgver=1.3.8
+pkgrel=1
+pkgdesc='Text based puzzle game inspired by the popular video game'
+arch=(x86_64)
+url='https://github.com/cymonsgames/ASCIIpOrtal'
+license=(custom GPL3)
+depends=(pdcurses sdl_mixer yaml-cpp)
+makedepends=(boost gendesk git imagemagick setconf)
+source=("git+https://github.com/cymonsgames/ASCIIpOrtal.git#tag=v${pkgver%.8}-beta${pkgver#*.*.};
+
"$pkgname.png::https://fc01.deviantart.net/fs71/f/2010/318/3/5/portal_ascii_icon___button_by_lightmystic-d32udqx.png;)
+sha256sums=('SKIP'
+'390f21881377b331f1a65a3e54ccf91fba72a88146058cc146f914a1185de9d1')
+
+prepare() {
+  gendesk -n -f \
+--name ASCIIpOrtal \
+--pkgname $pkgname \
+--pkgdesc "$pkgdesc" \
+--exec $pkgname
+  convert \
++set date:create +set date:modify \
+$pkgname.png \
+-resize 48x48\! \
+${pkgname}48x48.png
+  setconf \
+ASCIIpOrtal/Makefile.linux \
+CXXFLAGS="$CXXFLAGS -I/usr/include/xcurses $(pkg-config sdl --cflags) 
$(pkg-config SDL_mixer --cflags) -U__NOSDL__ -U__NOSOUND__ -U__DINGOO__ 
-U__GP2X__ -O0 -w"
+  setconf \
+ASCIIpOrtal/Makefile.linux \
+LINKFLAGS="\$(LINKFLAGS) \$(LDFLAGS) -L/usr/lib $(pkg-config sdl --libs) 
$(pkg-config SDL_mixer --libs) -lpdcurses"
+  echo 'The ASCIIportal icon is drawn by Matt White and licensed under a CC 
license' > icon.txt
+}
+
+build() {
+  make -C ASCIIpOrtal linux
+}
+
+package() {
+  make -C ASCIIpOrtal DESTDIR="$pkgdir" install
+  install -Dm644 $pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 ${pkgname}48x48.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
+  install -Dm644 "$srcdir/icon.txt" 
"$pkgdir/usr/share/licenses/$pkgname/icon.txt"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 10:04:57
  Author: arojas
Revision: 509091

Update to 3.3.6

Modified:
  kstars/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 10:04:53 UTC (rev 509090)
+++ PKGBUILD2019-09-09 10:04:57 UTC (rev 509091)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kstars
-pkgver=3.3.5
+pkgver=3.3.6
 pkgrel=1
 epoch=1
 pkgdesc="Desktop Planetarium"
@@ -15,7 +15,7 @@
 makedepends=(extra-cmake-modules kdoctools eigen)
 optdepends=('xplanet: XPlanet support')
 
source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d17a72bdcc579c3de7dd8ad386b15bb1c4932bf6bbd220407bef43cf6a6fd667'
+sha256sums=('2f3a07f9f4d216c663ef2cbc7520e77883fc38d8c161ea62117cae2bb7783831'
 'SKIP')
 validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq 

 


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 10:05:26
  Author: arojas
Revision: 509093

archrelease: copy trunk to community-x86_64

Added:
  kstars/repos/community-x86_64/PKGBUILD
(from rev 509092, kstars/trunk/PKGBUILD)
Deleted:
  kstars/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 10:04:58 UTC (rev 509092)
+++ PKGBUILD2019-09-09 10:05:26 UTC (rev 509093)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kstars
-pkgver=3.3.5
-pkgrel=1
-epoch=1
-pkgdesc="Desktop Planetarium"
-url="https://kde.org/applications/education/kstars/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi 
qt5-quickcontrols qt5-websockets qtkeychain
- breeze-icons hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools eigen)
-optdepends=('xplanet: XPlanet support')
-source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d17a72bdcc579c3de7dd8ad386b15bb1c4932bf6bbd220407bef43cf6a6fd667'
-'SKIP')
-validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq 

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

Copied: kstars/repos/community-x86_64/PKGBUILD (from rev 509092, 
kstars/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 10:05:26 UTC (rev 509093)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kstars
+pkgver=3.3.6
+pkgrel=1
+epoch=1
+pkgdesc="Desktop Planetarium"
+url="https://kde.org/applications/education/kstars/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi 
qt5-quickcontrols qt5-websockets qtkeychain
+ breeze-icons hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools eigen)
+optdepends=('xplanet: XPlanet support')
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2f3a07f9f4d216c663ef2cbc7520e77883fc38d8c161ea62117cae2bb7783831'
+'SKIP')
+validpgpkeys=(259D9FCEE9175351965633696D9CE2AEE028C4F3) # Jasem Mutlaq 

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


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

2019-09-09 Thread Alexander Rødseth via arch-commits
Date: Monday, September 9, 2019 @ 10:04:58
  Author: arodseth
Revision: 509092

archrelease: copy trunk to community-x86_64

Added:
  pdcurses/repos/community-x86_64/PKGBUILD
(from rev 509090, pdcurses/trunk/PKGBUILD)
Deleted:
  pdcurses/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 10:04:57 UTC (rev 509091)
+++ PKGBUILD2019-09-09 10:04:58 UTC (rev 509092)
@@ -1,28 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Serge Ziryukin 
-
-pkgname=pdcurses
-pkgver=3.9
-pkgrel=1
-pkgdesc='Cross-platform curses implementation'
-arch=(x86_64)
-url='https://pdcurses.org/'
-license=(GPL)
-depends=(libxpm xaw3d)
-source=("$pkgname-$pkgver.tgz::https://github.com/wmcbrine/PDCurses/archive/$pkgver.tar.gz;)
-options=(staticlibs)
-sha256sums=('590dbe0f5835f66992df096d3602d0271103f90cf8557a5d124f693c2b40d7ec')
-
-build() {
-  cd PDCurses-$pkgver/x11
-  ./configure --prefix=/usr --enable-widec --enable-xim --with-xaw3d --with-x
-  make
-}
-
-package() {
-  cd PDCurses-$pkgver/x11
-  make prefix="$pkgdir/usr" install
-}
-
-# getver: raw.githubusercontent.com/wmcbrine/PDCurses/master/curses.h
-# vim: ts=2 sw=2 et:

Copied: pdcurses/repos/community-x86_64/PKGBUILD (from rev 509090, 
pdcurses/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 10:04:58 UTC (rev 509092)
@@ -0,0 +1,56 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Serge Ziryukin 
+
+pkgname=pdcurses
+pkgver=3.9
+pkgrel=1
+pkgdesc='Cross-platform curses implementation'
+arch=(x86_64)
+url='https://pdcurses.org/'
+license=(GPL)
+makedepends=(sdl sdl2 libxpm xaw3d)
+source=("$pkgname-$pkgver.tgz::https://github.com/wmcbrine/PDCurses/archive/$pkgver.tar.gz;)
+options=(staticlibs)
+sha256sums=('590dbe0f5835f66992df096d3602d0271103f90cf8557a5d124f693c2b40d7ec')
+
+build() {
+  export CFLAGS="$CFLAGS -fPIC"
+
+  # X11
+  cd PDCurses-$pkgver/x11
+  ./configure --prefix=/usr --enable-widec --with-xaw3d --with-x
+  make
+  gcc $CFLAGS $LDFLAGS -shared -o libXCurses.so *.o
+
+  # SDL1
+  cd ../sdl1
+  make
+  gcc $CFLAGS $LDFLAGS -shared -o pdcurses.so *.o
+
+  # SDL2
+  cd ../sdl2
+  make
+  gcc $CFLAGS $LDFLAGS -shared -o pdcurses2.so *.o
+}
+
+package() {
+  # X11
+  cd PDCurses-$pkgver/x11
+  make prefix="$pkgdir/usr" install
+  cd ..
+  install -Dm644 curspriv.h "$pkgdir/usr/include/curspriv.h"
+
+  # SDL1, compatible with asciiportal
+  install -Dm644 sdl1/pdcsdl.h "$pkgdir/usr/include/pdcsdl.h"
+  install -Dm644 sdl1/pdcurses.so "$pkgdir/usr/lib/libpdcurses.so"
+
+  # SDL2, incompatible with asciiportal
+  install -Dm644 sdl2/pdcsdl.h "$pkgdir/usr/include/pdcsdl2.h"
+  install -Dm644 sdl2/pdcurses2.so "$pkgdir/usr/lib/libpdcurses2.so"
+
+  # Only keep shared libraries
+  rm -f "$pkgdir/usr/lib/libXCurses.a"
+}
+
+# getver: raw.githubusercontent.com/wmcbrine/PDCurses/master/curses.h
+# vim: ts=2 sw=2 et:


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

2019-09-09 Thread Alexander Rødseth via arch-commits
Date: Monday, September 9, 2019 @ 10:04:53
  Author: arodseth
Revision: 509090

upgpkg: pdcurses 3.9-1

Modified:
  pdcurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 09:56:36 UTC (rev 509089)
+++ PKGBUILD2019-09-09 10:04:53 UTC (rev 509090)
@@ -8,20 +8,48 @@
 arch=(x86_64)
 url='https://pdcurses.org/'
 license=(GPL)
-depends=(libxpm xaw3d)
+makedepends=(sdl sdl2 libxpm xaw3d)
 
source=("$pkgname-$pkgver.tgz::https://github.com/wmcbrine/PDCurses/archive/$pkgver.tar.gz;)
 options=(staticlibs)
 sha256sums=('590dbe0f5835f66992df096d3602d0271103f90cf8557a5d124f693c2b40d7ec')
 
 build() {
+  export CFLAGS="$CFLAGS -fPIC"
+
+  # X11
   cd PDCurses-$pkgver/x11
-  ./configure --prefix=/usr --enable-widec --enable-xim --with-xaw3d --with-x
+  ./configure --prefix=/usr --enable-widec --with-xaw3d --with-x
   make
+  gcc $CFLAGS $LDFLAGS -shared -o libXCurses.so *.o
+
+  # SDL1
+  cd ../sdl1
+  make
+  gcc $CFLAGS $LDFLAGS -shared -o pdcurses.so *.o
+
+  # SDL2
+  cd ../sdl2
+  make
+  gcc $CFLAGS $LDFLAGS -shared -o pdcurses2.so *.o
 }
 
 package() {
+  # X11
   cd PDCurses-$pkgver/x11
   make prefix="$pkgdir/usr" install
+  cd ..
+  install -Dm644 curspriv.h "$pkgdir/usr/include/curspriv.h"
+
+  # SDL1, compatible with asciiportal
+  install -Dm644 sdl1/pdcsdl.h "$pkgdir/usr/include/pdcsdl.h"
+  install -Dm644 sdl1/pdcurses.so "$pkgdir/usr/lib/libpdcurses.so"
+
+  # SDL2, incompatible with asciiportal
+  install -Dm644 sdl2/pdcsdl.h "$pkgdir/usr/include/pdcsdl2.h"
+  install -Dm644 sdl2/pdcurses2.so "$pkgdir/usr/lib/libpdcurses2.so"
+
+  # Only keep shared libraries
+  rm -f "$pkgdir/usr/lib/libXCurses.a"
 }
 
 # getver: raw.githubusercontent.com/wmcbrine/PDCurses/master/curses.h


[arch-commits] Commit in percona-toolkit/repos (community-any)

2019-09-09 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 9, 2019 @ 09:56:36
  Author: mtorromeo
Revision: 509089

Removed community-any for percona-toolkit

Deleted:
  percona-toolkit/repos/community-any/


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

2019-09-09 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 9, 2019 @ 09:56:15
  Author: mtorromeo
Revision: 509087

upgpkg: percona-toolkit 3.1.0-1

Modified:
  percona-toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 09:19:54 UTC (rev 509086)
+++ PKGBUILD2019-09-09 09:56:15 UTC (rev 509087)
@@ -4,33 +4,61 @@
 # Contributor: Sławomir Kowalski 
 
 pkgname=percona-toolkit
-pkgver=3.0.13
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Collection of advanced command-line tools to perform a variety of 
MySQL and system tasks."
 url="https://www.percona.com/software/database-tools/percona-toolkit;
-arch=('any')
+arch=('x86_64')
 license=('GPL')
 depends=('perl-term-readkey')
-makedepends=('perl-dbd-mysql' 'perl-dbi')
+makedepends=('perl-dbd-mysql' 'perl-dbi' 'go-pie' 'dep' 'git')
 optdepends=(
 'perl-dbd-mysql: MySQL connections'
 'perl-dbi: MySQL connections'
 )
 options=('!emptydirs' 'purge')
-source=("https://www.percona.com/downloads/$pkgname/$pkgver/source/tarball/$pkgname-$pkgver.tar.gz;)
-sha256sums=('21f68d1c5204a9cad7be716fd1e53f0fe6ff7d995292b56dbc7c55e3979432b1')
+source=("https://github.com/percona/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('651e259643645cc832352fa6b4325a20db4891775d8cd2a065d5597b98f38f1f')
 
+prepare() {
+mkdir -p "$srcdir"/src/github.com/percona
+cd "$srcdir"/src/github.com/percona
+mv "$srcdir"/$pkgname-$pkgver $pkgname
+cd $pkgname
+
+sed -ri src/go{,/*}/Makefile \
+-e "s#\\$\\(shell git describe --abbrev=0\\)#v$pkgver#" \
+-e "s#\\$\\(shell git rev-(parse|list).* HEAD\\)#v$pkgver#" \
+-e "s#\\$\\(shell git rev-parse 
--show-toplevel\\)#$srcdir/src/github.com/percona/$pkgname#" \
+-e "s#\\$\\(shell basename \`git rev-parse 
--show-toplevel\`\\)#$pkgname#" \
+-e "s#\\bLDFLAGS\\b#PTLDFLAGS#" \
+-e 's#^PTLDFLAGS="#PTLDFLAGS="-extldflags \\"$(LDFLAGS)\\" #'
+}
+
 build() {
-cd "$srcdir"/$pkgname-$pkgver
+export GOPATH="$srcdir"
+export PATH="$GOPATH/bin:$PATH"
+
+cd "$srcdir"/src/github.com/percona/$pkgname
 unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
 export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps 
MODULEBUILDRC=/dev/null
 perl Makefile.PL INSTALLDIRS=vendor
 make
+
+cd src/go
+make linux-amd64
 }
 
 package() {
-cd "$srcdir"/$pkgname-$pkgver
+cd "$srcdir"/src/github.com/percona/$pkgname
 unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
 make install DESTDIR="$pkgdir"
 rm -rf "$pkgdir"/usr/lib
+
+cd bin
+for bin in *; do
+if [ ! -f "$pkgdir/usr/bin/vendor_perl/$bin" ]; then
+install -Dm755 "$bin" "$pkgdir/usr/bin/$bin"
+fi
+done
 }


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

2019-09-09 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 9, 2019 @ 09:56:28
  Author: mtorromeo
Revision: 509088

archrelease: copy trunk to community-x86_64

Added:
  percona-toolkit/repos/community-x86_64/
  percona-toolkit/repos/community-x86_64/PKGBUILD
(from rev 509087, percona-toolkit/trunk/PKGBUILD)

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

Copied: percona-toolkit/repos/community-x86_64/PKGBUILD (from rev 509087, 
percona-toolkit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-09-09 09:56:28 UTC (rev 509088)
@@ -0,0 +1,64 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: D. Can Celasun 
+# Contributor: Felix Hanley 
+# Contributor: Sławomir Kowalski 
+
+pkgname=percona-toolkit
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="Collection of advanced command-line tools to perform a variety of 
MySQL and system tasks."
+url="https://www.percona.com/software/database-tools/percona-toolkit;
+arch=('x86_64')
+license=('GPL')
+depends=('perl-term-readkey')
+makedepends=('perl-dbd-mysql' 'perl-dbi' 'go-pie' 'dep' 'git')
+optdepends=(
+'perl-dbd-mysql: MySQL connections'
+'perl-dbi: MySQL connections'
+)
+options=('!emptydirs' 'purge')
+source=("https://github.com/percona/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('651e259643645cc832352fa6b4325a20db4891775d8cd2a065d5597b98f38f1f')
+
+prepare() {
+mkdir -p "$srcdir"/src/github.com/percona
+cd "$srcdir"/src/github.com/percona
+mv "$srcdir"/$pkgname-$pkgver $pkgname
+cd $pkgname
+
+sed -ri src/go{,/*}/Makefile \
+-e "s#\\$\\(shell git describe --abbrev=0\\)#v$pkgver#" \
+-e "s#\\$\\(shell git rev-(parse|list).* HEAD\\)#v$pkgver#" \
+-e "s#\\$\\(shell git rev-parse 
--show-toplevel\\)#$srcdir/src/github.com/percona/$pkgname#" \
+-e "s#\\$\\(shell basename \`git rev-parse 
--show-toplevel\`\\)#$pkgname#" \
+-e "s#\\bLDFLAGS\\b#PTLDFLAGS#" \
+-e 's#^PTLDFLAGS="#PTLDFLAGS="-extldflags \\"$(LDFLAGS)\\" #'
+}
+
+build() {
+export GOPATH="$srcdir"
+export PATH="$GOPATH/bin:$PATH"
+
+cd "$srcdir"/src/github.com/percona/$pkgname
+unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps 
MODULEBUILDRC=/dev/null
+perl Makefile.PL INSTALLDIRS=vendor
+make
+
+cd src/go
+make linux-amd64
+}
+
+package() {
+cd "$srcdir"/src/github.com/percona/$pkgname
+unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+make install DESTDIR="$pkgdir"
+rm -rf "$pkgdir"/usr/lib
+
+cd bin
+for bin in *; do
+if [ ! -f "$pkgdir/usr/bin/vendor_perl/$bin" ]; then
+install -Dm755 "$bin" "$pkgdir/usr/bin/$bin"
+fi
+done
+}


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

2019-09-09 Thread Alexander Rødseth via arch-commits
Date: Monday, September 9, 2019 @ 09:19:54
  Author: arodseth
Revision: 509086

archrelease: copy trunk to community-x86_64

Added:
  libsidplayfp/repos/community-x86_64/PKGBUILD
(from rev 509085, libsidplayfp/trunk/PKGBUILD)
Deleted:
  libsidplayfp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 09:19:50 UTC (rev 509085)
+++ PKGBUILD2019-09-09 09:19:54 UTC (rev 509086)
@@ -1,31 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Gaetan Bisson 
-# Contributor: Simon Perry 
-# Contributor: Jonas Nyrén 
-
-pkgname=libsidplayfp
-pkgver=2.0.0
-pkgrel=1
-pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
-url='https://sourceforge.net/projects/sidplay-residfp/'
-arch=(x86_64)
-license=(GPL)
-makedepends=(vice xa)
-optdepends=('vice: better SID support')
-source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('94a2d9f80e71ac1c8328e38ae675e0a0f3806a8ede80510ffa22e16b07045f51')
-
-build() {
-   cd "$pkgname-$pkgver"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" install
-   install -d "$pkgdir/usr/share/sidplayfp"
-   ln -t "$pkgdir/usr/share/sidplayfp" -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
-}
-
-# vim: ts=2 sw=2 et:

Copied: libsidplayfp/repos/community-x86_64/PKGBUILD (from rev 509085, 
libsidplayfp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 09:19:54 UTC (rev 509086)
@@ -0,0 +1,31 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Gaetan Bisson 
+# Contributor: Simon Perry 
+# Contributor: Jonas Nyrén 
+
+pkgname=libsidplayfp
+pkgver=2.0.1
+pkgrel=1
+pkgdesc='Library to play Commodore 64 music, derived from libsidplay2'
+url='https://sourceforge.net/projects/sidplay-residfp/'
+arch=(x86_64)
+license=(GPL)
+makedepends=(vice xa)
+optdepends=('vice: better SID support')
+source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7655218ce256694a3b14eeba939d4f2b61bbe0d6a94ebe4ad185b85b13b6989b')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   DESTDIR="$pkgdir" make -C $pkgname-$pkgver install
+   install -d "$pkgdir/usr/share/sidplayfp"
+   ln -t "$pkgdir/usr/share/sidplayfp" -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
+}
+
+# getver: sf.net/p/sidplay-residfp/code
+# vim: ts=2 sw=2 et:


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

2019-09-09 Thread Alexander Rødseth via arch-commits
Date: Monday, September 9, 2019 @ 09:19:50
  Author: arodseth
Revision: 509085

upgpkg: libsidplayfp 2.0.1-1

Modified:
  libsidplayfp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 08:21:48 UTC (rev 509084)
+++ PKGBUILD2019-09-09 09:19:50 UTC (rev 509085)
@@ -4,9 +4,9 @@
 # Contributor: Jonas Nyrén 
 
 pkgname=libsidplayfp
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
-pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
+pkgdesc='Library to play Commodore 64 music, derived from libsidplay2'
 url='https://sourceforge.net/projects/sidplay-residfp/'
 arch=(x86_64)
 license=(GPL)
@@ -13,19 +13,19 @@
 makedepends=(vice xa)
 optdepends=('vice: better SID support')
 
source=("https://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('94a2d9f80e71ac1c8328e38ae675e0a0f3806a8ede80510ffa22e16b07045f51')
+sha256sums=('7655218ce256694a3b14eeba939d4f2b61bbe0d6a94ebe4ad185b85b13b6989b')
 
 build() {
-   cd "$pkgname-$pkgver"
+   cd $pkgname-$pkgver
./configure --prefix=/usr
make
 }
 
 package() {
-   cd "$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" install
+   DESTDIR="$pkgdir" make -C $pkgname-$pkgver install
install -d "$pkgdir/usr/share/sidplayfp"
ln -t "$pkgdir/usr/share/sidplayfp" -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
 }
 
+# getver: sf.net/p/sidplay-residfp/code
 # vim: ts=2 sw=2 et:


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

2019-09-09 Thread Gaëtan Bisson via arch-commits
Date: Monday, September 9, 2019 @ 08:51:32
  Author: bisson
Revision: 362075

archrelease: copy trunk to extra-x86_64

Added:
  graphicsmagick/repos/extra-x86_64/PKGBUILD
(from rev 362074, graphicsmagick/trunk/PKGBUILD)
Deleted:
  graphicsmagick/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 08:51:14 UTC (rev 362074)
+++ PKGBUILD2019-09-09 08:51:32 UTC (rev 362075)
@@ -1,65 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Maintainer: Gaetan Bisson 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Anton Leontiev 
-
-pkgname=graphicsmagick
-pkgver=1.3.33
-pkgrel=1
-pkgdesc='Image processing system'
-url='http://www.graphicsmagick.org/'
-arch=('x86_64')
-license=('MIT')
-optdepends=('jasper: jp2 module'
-'libpng: png module'
-'libwmf: wmf module'
-'libxml2: msl, svg, url modules'
-'libtiff: ps2, ps3, tiff modules'
-'ghostscript: pdf, ps modules')
-makedepends=('perl' 'jasper' 'libpng' 'libwmf' 'libxml2' 'libtiff' 'libwebp')
-depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz')
-source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/GraphicsMagick-${pkgver}.tar.xz;)
-sha256sums=('130cb330a633580b5124eba5c125bbcbc484298423a97b9bed37ccd50d6dc778')
-
-options=('!emptydirs' 'libtool')
-
-prepare() {
-   cd "${srcdir}/GraphicsMagick-${pkgver}"
-   sed -e "s:freetype_config='':freetype_config='/usr/bin/pkg-config 
freetype2':g" -i configure
-}
-
-build() {
-   cd "${srcdir}/GraphicsMagick-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --enable-shared \
-   --with-modules \
-   --with-perl \
-   --with-gs-font-dir=/usr/share/fonts/Type1 \
-   --with-quantum-depth=16 \
-   --with-threads
-   make
-}
-
-package() {
-   cd "${srcdir}/GraphicsMagick-${pkgver}"
-
-   make DESTDIR="${pkgdir}" install
-
-   # Install MIT license
-   install -Dm644 "Copyright.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/Copyright.txt"
-
-   # Install perl bindings
-   # The patching was introduced in order to build perl module without 
installing package itself and
-   # not to introduce unnecessary path into LD_RUN_PATH
-   cd PerlMagick
-   sed -i -e "s:'LDDLFLAGS'  => \"\(.*\)\":'LDDLFLAGS'  => 
\"-L${pkgdir}/usr/lib \1\":" Makefile.PL
-   perl Makefile.PL INSTALLDIRS=vendor PREFIX=/usr DESTDIR="${pkgdir}"
-   sed -i -e "s/LDLOADLIBS =/LDLOADLIBS = -lGraphicsMagick/" Makefile
-   make
-   make install
-
-   # Remove perllocal.pod and .packlist
-   rm -r "${pkgdir}"/usr/lib/perl5/*/core_perl
-   rm 
"${pkgdir}"/usr/lib/perl5/*/vendor_perl/auto/Graphics/Magick/.packlist
-}

Copied: graphicsmagick/repos/extra-x86_64/PKGBUILD (from rev 362074, 
graphicsmagick/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 08:51:32 UTC (rev 362075)
@@ -0,0 +1,64 @@
+# Maintainer: Ronald van Haren 
+# Maintainer: Gaetan Bisson 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Anton Leontiev 
+
+pkgname=graphicsmagick
+pkgver=1.3.33
+pkgrel=2
+pkgdesc='Image processing system'
+url='http://www.graphicsmagick.org/'
+arch=('x86_64')
+license=('MIT')
+optdepends=('jasper: jp2 module'
+'libwmf: wmf module'
+'libxml2: msl, svg, url modules'
+'ghostscript: pdf, ps modules')
+makedepends=('perl' 'jasper' 'libwmf' 'libxml2')
+depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz'
+ 'libpng' 'libtiff' 'libwebp')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/GraphicsMagick-${pkgver}.tar.xz;)
+sha256sums=('130cb330a633580b5124eba5c125bbcbc484298423a97b9bed37ccd50d6dc778')
+
+options=('!emptydirs' 'libtool')
+
+prepare() {
+   cd "${srcdir}/GraphicsMagick-${pkgver}"
+   sed -e "s:freetype_config='':freetype_config='/usr/bin/pkg-config 
freetype2':g" -i configure
+}
+
+build() {
+   cd "${srcdir}/GraphicsMagick-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --enable-shared \
+   --with-modules \
+   --with-perl \
+   --with-gs-font-dir=/usr/share/fonts/Type1 \
+   --with-quantum-depth=16 \
+   --with-threads
+   make
+}
+
+package() {
+   cd "${srcdir}/GraphicsMagick-${pkgver}"
+
+   make DESTDIR="${pkgdir}" install
+
+   # Install MIT license
+   install -Dm644 "Copyright.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/Copyright.txt"
+
+   # Install perl bindings
+   # The patching was introduced in order to build 

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

2019-09-09 Thread Gaëtan Bisson via arch-commits
Date: Monday, September 9, 2019 @ 08:51:14
  Author: bisson
Revision: 362074

hard deps for popular format support, see FS#61275

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 08:19:24 UTC (rev 362073)
+++ PKGBUILD2019-09-09 08:51:14 UTC (rev 362074)
@@ -5,19 +5,18 @@
 
 pkgname=graphicsmagick
 pkgver=1.3.33
-pkgrel=1
+pkgrel=2
 pkgdesc='Image processing system'
 url='http://www.graphicsmagick.org/'
 arch=('x86_64')
 license=('MIT')
 optdepends=('jasper: jp2 module'
-'libpng: png module'
 'libwmf: wmf module'
 'libxml2: msl, svg, url modules'
-'libtiff: ps2, ps3, tiff modules'
 'ghostscript: pdf, ps modules')
-makedepends=('perl' 'jasper' 'libpng' 'libwmf' 'libxml2' 'libtiff' 'libwebp')
-depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz')
+makedepends=('perl' 'jasper' 'libwmf' 'libxml2')
+depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz'
+ 'libpng' 'libtiff' 'libwebp')
 
source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/GraphicsMagick-${pkgver}.tar.xz;)
 sha256sums=('130cb330a633580b5124eba5c125bbcbc484298423a97b9bed37ccd50d6dc778')
 


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

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 08:21:44
  Author: alucryd
Revision: 509083

upgpkg: lib32-libnm 1.20.2-1

Modified:
  lib32-libnm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 08:08:30 UTC (rev 509082)
+++ PKGBUILD2019-09-09 08:21:44 UTC (rev 509083)
@@ -6,13 +6,10 @@
 # Contributor: Will Rea 
 # Contributor: Valentine Sinitsyn 
 
-pkgbase=lib32-libnm
-pkgname=(
-  lib32-libnm
-  lib32-libnm-glib
-)
-pkgver=1.18.2
+pkgname=lib32-libnm
+pkgver=1.20.2
 pkgrel=1
+pkgdesc='NetworkManager client library'
 arch=(x86_64)
 url=https://wiki.gnome.org/Projects/NetworkManager
 license=(
@@ -19,6 +16,14 @@
   GPL2
   LGPL2.1
 )
+depends=(
+  lib32-glib2
+  lib32-glibc
+  lib32-nspr
+  lib32-nss
+  lib32-util-linux
+  libnm
+)
 makedepends=(
   dhclient
   git
@@ -37,10 +42,7 @@
   lib32-libnl
   lib32-libpsl
   lib32-libsoup
-  lib32-nspr
-  lib32-nss
   lib32-polkit
-  lib32-util-linux
   meson
   modemmanager
   perl-yaml
@@ -48,9 +50,15 @@
   systemd
   wpa_supplicant
 )
-source=(git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=${pkgver})
+source=(git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=957afc735b4908f15d55dca09490e36e48381f52)
 sha256sums=(SKIP)
 
+pkgver() {
+  cd NetworkManager
+
+  git describe --tags
+}
+
 prepare() {
   sed "s/'lib'/'lib32'/g" -i NetworkManager/meson.build
 }
@@ -87,17 +95,7 @@
   ninja -C build
 }
 
-package_lib32-libnm() {
-  pkgdesc='NetworkManager client library'
-  depends=(
-lib32-glib2
-lib32-glibc
-lib32-nspr
-lib32-nss
-lib32-util-linux
-libnm
-  )
-
+package() {
   install -dm 755 "${pkgdir}"/usr/lib32/pkgconfig
   cp -dr --no-preserve=ownership build/libnm/libnm.so* "${pkgdir}"/usr/lib32/
   cp -dr --no-preserve=ownership build/meson-private/libnm.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
@@ -104,26 +102,4 @@
 
 }
 
-package_lib32-libnm-glib() {
-  pkgdesc='NetworkManager client library (legacy)'
-  depends=(
-lib32-dbus
-lib32-dbus-glib
-lib32-glib2
-lib32-glibc
-lib32-libgudev
-lib32-nspr
-lib32-nss
-lib32-util-linux
-libnm-glib
-  )
-
-  install -dm 755 "${pkgdir}"/usr/lib32/pkgconfig
-  cp -dr --no-preserve=ownership build/libnm-glib/libnm*.so* 
"${pkgdir}"/usr/lib32/
-  cp -dr --no-preserve=ownership build/libnm-util/libnm*.so* 
"${pkgdir}"/usr/lib32/
-  cp -dr --no-preserve=ownership build/meson-private/libnm-glib*.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-  cp -dr --no-preserve=ownership build/meson-private/libnm-util.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-  cp -dr --no-preserve=ownership build/meson-private/NetworkManager.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-}
-
 # vim: ts=2 sw=2 et:


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

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 08:21:48
  Author: alucryd
Revision: 509084

archrelease: copy trunk to multilib-x86_64

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

--+
 PKGBUILD |  234 +++--
 1 file changed, 105 insertions(+), 129 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 08:21:44 UTC (rev 509083)
+++ PKGBUILD2019-09-09 08:21:48 UTC (rev 509084)
@@ -1,129 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: Wael Nasreddine 
-# Contributor: Tor Krill 
-# Contributor: Will Rea 
-# Contributor: Valentine Sinitsyn 
-
-pkgbase=lib32-libnm
-pkgname=(
-  lib32-libnm
-  lib32-libnm-glib
-)
-pkgver=1.18.2
-pkgrel=1
-arch=(x86_64)
-url=https://wiki.gnome.org/Projects/NetworkManager
-license=(
-  GPL2
-  LGPL2.1
-)
-makedepends=(
-  dhclient
-  git
-  gtk-doc
-  intltool
-  iptables
-  iwd
-  lib32-curl
-  lib32-dbus
-  lib32-dbus-glib
-  lib32-jansson
-  lib32-libgudev
-  lib32-libmm-glib
-  lib32-libndp
-  lib32-libnewt
-  lib32-libnl
-  lib32-libpsl
-  lib32-libsoup
-  lib32-nspr
-  lib32-nss
-  lib32-polkit
-  lib32-util-linux
-  meson
-  modemmanager
-  perl-yaml
-  python-gobject
-  systemd
-  wpa_supplicant
-)
-source=(git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-prepare() {
-  sed "s/'lib'/'lib32'/g" -i NetworkManager/meson.build
-}
-
-build() {
-  export CC='gcc -m32'
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  arch-meson NetworkManager build \
---libdir=lib32 \
---libexecdir=lib32 \
--D config_plugins_default=keyfile,ibft \
--D dbus_conf_dir=/usr/share/dbus-1/system.d \
--D dist_version="${pkgver}-${pkgrel}" \
--D docs=false \
--D ebpf=true \
--D ibft=true \
--D introspection=false \
--D iwd=true \
--D libaudit=no \
--D libnm_glib=true \
--D modify_system=true \
--D more_asserts=no \
--D more_logging=false \
--D nmcli=false \
--D nmtui=false \
--D polkit_agent=true \
--D qt=false \
--D selinux=false \
--D session_tracking_consolekit=false \
--D suspend_resume=systemd \
--D tests=no \
--D vapi=false
-  ninja -C build
-}
-
-package_lib32-libnm() {
-  pkgdesc='NetworkManager client library'
-  depends=(
-lib32-glib2
-lib32-glibc
-lib32-nspr
-lib32-nss
-lib32-util-linux
-libnm
-  )
-
-  install -dm 755 "${pkgdir}"/usr/lib32/pkgconfig
-  cp -dr --no-preserve=ownership build/libnm/libnm.so* "${pkgdir}"/usr/lib32/
-  cp -dr --no-preserve=ownership build/meson-private/libnm.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-
-}
-
-package_lib32-libnm-glib() {
-  pkgdesc='NetworkManager client library (legacy)'
-  depends=(
-lib32-dbus
-lib32-dbus-glib
-lib32-glib2
-lib32-glibc
-lib32-libgudev
-lib32-nspr
-lib32-nss
-lib32-util-linux
-libnm-glib
-  )
-
-  install -dm 755 "${pkgdir}"/usr/lib32/pkgconfig
-  cp -dr --no-preserve=ownership build/libnm-glib/libnm*.so* 
"${pkgdir}"/usr/lib32/
-  cp -dr --no-preserve=ownership build/libnm-util/libnm*.so* 
"${pkgdir}"/usr/lib32/
-  cp -dr --no-preserve=ownership build/meson-private/libnm-glib*.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-  cp -dr --no-preserve=ownership build/meson-private/libnm-util.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-  cp -dr --no-preserve=ownership build/meson-private/NetworkManager.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-libnm/repos/multilib-x86_64/PKGBUILD (from rev 509083, 
lib32-libnm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 08:21:48 UTC (rev 509084)
@@ -0,0 +1,105 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Wael Nasreddine 
+# Contributor: Tor Krill 
+# Contributor: Will Rea 
+# Contributor: Valentine Sinitsyn 
+
+pkgname=lib32-libnm
+pkgver=1.20.2
+pkgrel=1
+pkgdesc='NetworkManager client library'
+arch=(x86_64)
+url=https://wiki.gnome.org/Projects/NetworkManager
+license=(
+  GPL2
+  LGPL2.1
+)
+depends=(
+  lib32-glib2
+  lib32-glibc
+  lib32-nspr
+  lib32-nss
+  lib32-util-linux
+  libnm
+)
+makedepends=(
+  dhclient
+  git
+  gtk-doc
+  intltool
+  iptables
+  iwd
+  lib32-curl
+  lib32-dbus
+  lib32-dbus-glib
+  lib32-jansson
+  lib32-libgudev
+  lib32-libmm-glib
+  lib32-libndp
+  lib32-libnewt
+  lib32-libnl
+  lib32-libpsl
+  lib32-libsoup
+  lib32-polkit
+  meson
+  modemmanager
+  perl-yaml
+  python-gobject
+  systemd
+  wpa_supplicant
+)

[arch-commits] Commit in graphviz/repos/extra-x86_64 (7 files)

2019-09-09 Thread Gaëtan Bisson via arch-commits
Date: Monday, September 9, 2019 @ 08:19:24
  Author: bisson
Revision: 362073

archrelease: copy trunk to extra-x86_64

Added:
  graphviz/repos/extra-x86_64/PKGBUILD
(from rev 362072, graphviz/trunk/PKGBUILD)
  graphviz/repos/extra-x86_64/ghostscript918.patch
(from rev 362072, graphviz/trunk/ghostscript918.patch)
  graphviz/repos/extra-x86_64/install
(from rev 362072, graphviz/trunk/install)
Deleted:
  graphviz/repos/extra-x86_64/PKGBUILD
  graphviz/repos/extra-x86_64/ghostscript918.patch
  graphviz/repos/extra-x86_64/graphviz-qt5.patch
  graphviz/repos/extra-x86_64/install

--+
 PKGBUILD |  117 +++--
 ghostscript918.patch |   36 +++
 graphviz-qt5.patch   |  113 ---
 install  |   24 +-
 4 files changed, 86 insertions(+), 204 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 08:18:44 UTC (rev 362072)
+++ PKGBUILD2019-09-09 08:19:24 UTC (rev 362073)
@@ -1,61 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: kevin 
-# Contributor: John Proctor 
-
-pkgname=graphviz
-pkgver=2.40.1
-pkgrel=19
-pkgdesc='Graph visualization software'
-url='https://www.graphviz.org/'
-license=('EPL')
-arch=('x86_64')
-depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'python2' 'r' 'tk' 
'qt5-base' 'gtk2')
-optdepends=('mono: sharp bindings'
-'guile: guile bindings'
-'lua: lua bindings'
-'ocaml: ocaml bindings'
-'perl: perl bindings'
-'python2: python bindings'
-'r: r bindings'
-'tcl: tcl bindings'
-'qt5-base: gvedit'
-'gtk2: gtk output plugin'
-'xterm: vimdot')
-
-# http://www.graphviz.org/Download_source.php
-source=("https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz.tar.gz;
-'graphviz-qt5.patch'
-'ghostscript918.patch')
-sha256sums=('ca5218fade0204d59947126c38439f432853543b0818d9d728c589dfe7f3a421'
-'447de21d9c54aaa28a8ae6e35e7de1d3cc2fb45e4c3e5ca9e246e6e219d72735'
-'0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
-
-install=install
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   patch -p1 -i ../ghostscript918.patch
-patch -p1 -i ../graphviz-qt5.patch # Port to Qt5
-./autogen.sh
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export PYTHON=python2
-   export LIBPOSTFIX=/
-export CXXFLAGS+=' -fPIC'
-
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   # Deduplicates TCL libraries
-   cd "${pkgdir}/usr/lib/tcl8.6"
-   rm -fr graphviz
-   ln -s ../graphviz/tcl graphviz
-}

Copied: graphviz/repos/extra-x86_64/PKGBUILD (from rev 362072, 
graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 08:19:24 UTC (rev 362073)
@@ -0,0 +1,56 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: kevin 
+# Contributor: John Proctor 
+
+pkgname=graphviz
+pkgver=2.42.1
+pkgrel=1
+pkgdesc='Graph visualization software'
+url='https://www.graphviz.org/'
+license=('EPL')
+arch=('x86_64')
+depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'python2' 'r' 'tk' 
'qt5-base' 'gtk2')
+optdepends=('mono: sharp bindings'
+'guile: guile bindings'
+'lua: lua bindings'
+'ocaml: ocaml bindings'
+'perl: perl bindings'
+'python2: python bindings'
+'r: r bindings'
+'tcl: tcl bindings'
+'qt5-base: gvedit'
+'gtk2: gtk output plugin'
+'xterm: vimdot')
+source=("https://www2.graphviz.org/Packages/stable/portable_source/graphviz-${pkgver}.tar.gz;
+'ghostscript918.patch')
+sha256sums=('9e7c5066a78524853b027301834bf3f65871354930939bf11b66e4049d0fc5bf'
+'0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../ghostscript918.patch
+   ./autogen.sh
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export PYTHON=python2
+   export LIBPOSTFIX=/
+   export CXXFLAGS+=' -fPIC'
+
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   # Deduplicates TCL libraries
+   cd "${pkgdir}/usr/lib/tcl8.6"
+   rm -fr graphviz
+   ln -s ../graphviz/tcl graphviz
+}

Deleted: 

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

2019-09-09 Thread Gaëtan Bisson via arch-commits
Date: Monday, September 9, 2019 @ 08:18:44
  Author: bisson
Revision: 362072

upstream update

Modified:
  graphviz/trunk/PKGBUILD
Deleted:
  graphviz/trunk/graphviz-qt5.patch

+
 PKGBUILD   |   17 ++-
 graphviz-qt5.patch |  113 ---
 2 files changed, 6 insertions(+), 124 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 08:03:23 UTC (rev 362071)
+++ PKGBUILD2019-09-09 08:18:44 UTC (rev 362072)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.40.1
-pkgrel=19
+pkgver=2.42.1
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -22,13 +22,9 @@
 'qt5-base: gvedit'
 'gtk2: gtk output plugin'
 'xterm: vimdot')
-
-# http://www.graphviz.org/Download_source.php
-source=("https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz.tar.gz;
-'graphviz-qt5.patch'
+source=("https://www2.graphviz.org/Packages/stable/portable_source/graphviz-${pkgver}.tar.gz;
 'ghostscript918.patch')
-sha256sums=('ca5218fade0204d59947126c38439f432853543b0818d9d728c589dfe7f3a421'
-'447de21d9c54aaa28a8ae6e35e7de1d3cc2fb45e4c3e5ca9e246e6e219d72735'
+sha256sums=('9e7c5066a78524853b027301834bf3f65871354930939bf11b66e4049d0fc5bf'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install
@@ -36,8 +32,7 @@
 prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 -i ../ghostscript918.patch
-patch -p1 -i ../graphviz-qt5.patch # Port to Qt5
-./autogen.sh
+   ./autogen.sh
 }
 
 build() {
@@ -44,7 +39,7 @@
cd "${srcdir}/${pkgname}-${pkgver}"
export PYTHON=python2
export LIBPOSTFIX=/
-export CXXFLAGS+=' -fPIC'
+   export CXXFLAGS+=' -fPIC'
 
./configure --prefix=/usr
make

Deleted: graphviz-qt5.patch
===
--- graphviz-qt5.patch  2019-09-09 08:03:23 UTC (rev 362071)
+++ graphviz-qt5.patch  2019-09-09 08:18:44 UTC (rev 362072)
@@ -1,113 +0,0 @@
-diff --git a/cmd/gvedit/csettings.cpp b/cmd/gvedit/csettings.cpp
-index 
abd321b61768126ab76c43609bf2f96f303f2a82..3c28818ef346bfdb78e46d567b0c2b968e3cf924
 100644
 a/cmd/gvedit/csettings.cpp
-+++ b/cmd/gvedit/csettings.cpp
-@@ -16,7 +16,7 @@
- #include "csettings.h"
- #include "qmessagebox.h"
- #include "qfiledialog.h"
--#include 
-+#include 
- #include 
- #include "mdichild.h"
- #include "string.h"
-diff --git a/cmd/gvedit/imageviewer.h b/cmd/gvedit/imageviewer.h
-index 
5145c6a693cea2927b5ffb05719825bdbd289f14..9786aafe6066a341f4b023d620c102a798f98eb0
 100644
 a/cmd/gvedit/imageviewer.h
-+++ b/cmd/gvedit/imageviewer.h
-@@ -15,7 +15,7 @@
- 
- #ifndef IMAGEVIEWER_H
- #define IMAGEVIEWER_H
--#include 
-+#include 
- #include 
- #include 
- 
-diff --git a/cmd/gvedit/mainwindow.cpp b/cmd/gvedit/mainwindow.cpp
-index 
c5c9dbd6d8f89335768099d5ee559bbdcb534ef5..0caab977ba04e37a23898f18930b1365d1ffceea
 100644
 a/cmd/gvedit/mainwindow.cpp
-+++ b/cmd/gvedit/mainwindow.cpp
-@@ -11,7 +11,7 @@
-  * Contributors: See CVS logs. Details at http://www.graphviz.org/
-  */
- 
--#include 
-+#include 
- #include 
- #include "mainwindow.h"
- #include "mdichild.h"
-diff --git a/cmd/gvedit/mdichild.cpp b/cmd/gvedit/mdichild.cpp
-index 
f416b6532980834c4d2a5cde9e8fc6a6bae3b337..457d34b0841f50e3d60b720129a5c6e58072a8a4
 100644
 a/cmd/gvedit/mdichild.cpp
-+++ b/cmd/gvedit/mdichild.cpp
-@@ -12,7 +12,7 @@
-  */
- 
- 
--#include 
-+#include 
- 
- #include "mdichild.h"
- #include "mainwindow.h"
-diff --git a/cmd/gvedit/ui_settings.h b/cmd/gvedit/ui_settings.h
-index 
79c73d84fed1ba6d695d9742c94125ce19ac36be..e5c274a90273e2ddbd55e0489f96bc942e3446ac
 100644
 a/cmd/gvedit/ui_settings.h
-+++ b/cmd/gvedit/ui_settings.h
-@@ -10,22 +10,22 @@
- #ifndef UI_SETTINGS_H
- #define UI_SETTINGS_H
- 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
- 
- QT_BEGIN_NAMESPACE
- 
-diff --git a/configure.ac b/configure.ac
-index 
c80fd64dcf68889b8f04fb48eb5e9f7666f8c43a..811e46dae4bc665eb85f52b7ba271f4c3a22ff9c
 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -2332,10 +2332,10 @@ if test "x$with_qt" != "xyes"; then
-   use_qt="No (disabled)"
- else
- 
--  AC_CHECK_PROGS(QMAKE,qmake-qt4 qmake-qt3 qmake,false)
-+  AC_CHECK_PROGS(QMAKE,qmake-qt5 qmake,false)
-   if test 

[arch-commits] Commit in (4 files)

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 08:08:20
  Author: alucryd
Revision: 509081

add standalone lib32-libnm-glib

Added:
  lib32-libnm-glib/
  lib32-libnm-glib/trunk/
  lib32-libnm-glib/trunk/.SRCINFO
  lib32-libnm-glib/trunk/PKGBUILD

--+
 .SRCINFO |   58 +
 PKGBUILD |  107 +
 2 files changed, 165 insertions(+)

Added: lib32-libnm-glib/trunk/.SRCINFO
===
--- lib32-libnm-glib/trunk/.SRCINFO (rev 0)
+++ lib32-libnm-glib/trunk/.SRCINFO 2019-09-09 08:08:20 UTC (rev 509081)
@@ -0,0 +1,58 @@
+pkgbase = lib32-libnm
+   pkgver = 1.18.2
+   pkgrel = 1
+   url = https://wiki.gnome.org/Projects/NetworkManager
+   arch = x86_64
+   license = GPL2
+   license = LGPL2.1
+   makedepends = dhclient
+   makedepends = git
+   makedepends = gtk-doc
+   makedepends = intltool
+   makedepends = iptables
+   makedepends = iwd
+   makedepends = lib32-curl
+   makedepends = lib32-dbus
+   makedepends = lib32-dbus-glib
+   makedepends = lib32-jansson
+   makedepends = lib32-libgudev
+   makedepends = lib32-libmm-glib
+   makedepends = lib32-libndp
+   makedepends = lib32-libnewt
+   makedepends = lib32-libnl
+   makedepends = lib32-libpsl
+   makedepends = lib32-libsoup
+   makedepends = lib32-nspr
+   makedepends = lib32-nss
+   makedepends = lib32-polkit
+   makedepends = lib32-util-linux
+   makedepends = meson
+   makedepends = modemmanager
+   makedepends = perl-yaml
+   makedepends = python-gobject
+   makedepends = systemd
+   makedepends = wpa_supplicant
+   source = 
git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=1.18.2
+   sha256sums = SKIP
+
+pkgname = lib32-libnm
+   pkgdesc = NetworkManager client library
+   depends = lib32-glib2
+   depends = lib32-glibc
+   depends = lib32-nspr
+   depends = lib32-nss
+   depends = lib32-util-linux
+   depends = libnm
+
+pkgname = lib32-libnm-glib
+   pkgdesc = NetworkManager client library (legacy)
+   depends = lib32-dbus
+   depends = lib32-dbus-glib
+   depends = lib32-glib2
+   depends = lib32-glibc
+   depends = lib32-libgudev
+   depends = lib32-nspr
+   depends = lib32-nss
+   depends = lib32-util-linux
+   depends = libnm-glib
+

Added: lib32-libnm-glib/trunk/PKGBUILD
===
--- lib32-libnm-glib/trunk/PKGBUILD (rev 0)
+++ lib32-libnm-glib/trunk/PKGBUILD 2019-09-09 08:08:20 UTC (rev 509081)
@@ -0,0 +1,107 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Wael Nasreddine 
+# Contributor: Tor Krill 
+# Contributor: Will Rea 
+# Contributor: Valentine Sinitsyn 
+
+pkgname=lib32-libnm-glib
+pkgver=1.18.2
+pkgrel=2
+pkgdesc='NetworkManager client library (legacy)'
+arch=(x86_64)
+url=https://wiki.gnome.org/Projects/NetworkManager
+license=(
+  GPL2
+  LGPL2.1
+)
+depends=(
+  lib32-dbus
+  lib32-dbus-glib
+  lib32-glib2
+  lib32-glibc
+  lib32-libgudev
+  lib32-nspr
+  lib32-nss
+  lib32-util-linux
+  libnm-glib
+)
+makedepends=(
+  dhclient
+  git
+  gtk-doc
+  intltool
+  iptables
+  iwd
+  lib32-curl
+  lib32-jansson
+  lib32-libmm-glib
+  lib32-libndp
+  lib32-libnewt
+  lib32-libnl
+  lib32-libpsl
+  lib32-libsoup
+  lib32-polkit
+  meson
+  modemmanager
+  perl-yaml
+  python-gobject
+  systemd
+  wpa_supplicant
+)
+source=(git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=822216ae3691e44e5af6c17e1d941a56257dad10)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd NetworkManager
+
+  git describe --tags
+}
+
+prepare() {
+  sed "s/'lib'/'lib32'/g" -i NetworkManager/meson.build
+}
+
+build() {
+  export CC='gcc -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  arch-meson NetworkManager build \
+--libdir=lib32 \
+--libexecdir=lib32 \
+-D config_plugins_default=keyfile,ibft \
+-D dbus_conf_dir=/usr/share/dbus-1/system.d \
+-D dist_version="${pkgver}-${pkgrel}" \
+-D docs=false \
+-D ebpf=true \
+-D ibft=true \
+-D introspection=false \
+-D iwd=true \
+-D libaudit=no \
+-D libnm_glib=true \
+-D modify_system=true \
+-D more_asserts=no \
+-D more_logging=false \
+-D nmcli=false \
+-D nmtui=false \
+-D polkit_agent=true \
+-D qt=false \
+-D selinux=false \
+-D session_tracking_consolekit=false \
+-D suspend_resume=systemd \
+-D tests=no \
+-D vapi=false
+  ninja -C build
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/usr/lib32/pkgconfig
+  cp -dr --no-preserve=ownership build/libnm-glib/libnm*.so* 
"${pkgdir}"/usr/lib32/
+  cp -dr --no-preserve=ownership 

[arch-commits] Commit in lib32-libnm-glib (4 files)

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 08:08:30
  Author: alucryd
Revision: 509082

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libnm-glib/repos/
  lib32-libnm-glib/repos/multilib-x86_64/
  lib32-libnm-glib/repos/multilib-x86_64/.SRCINFO
(from rev 509081, lib32-libnm-glib/trunk/.SRCINFO)
  lib32-libnm-glib/repos/multilib-x86_64/PKGBUILD
(from rev 509081, lib32-libnm-glib/trunk/PKGBUILD)

--+
 .SRCINFO |   58 +
 PKGBUILD |  107 +
 2 files changed, 165 insertions(+)

Copied: lib32-libnm-glib/repos/multilib-x86_64/.SRCINFO (from rev 509081, 
lib32-libnm-glib/trunk/.SRCINFO)
===
--- repos/multilib-x86_64/.SRCINFO  (rev 0)
+++ repos/multilib-x86_64/.SRCINFO  2019-09-09 08:08:30 UTC (rev 509082)
@@ -0,0 +1,58 @@
+pkgbase = lib32-libnm
+   pkgver = 1.18.2
+   pkgrel = 1
+   url = https://wiki.gnome.org/Projects/NetworkManager
+   arch = x86_64
+   license = GPL2
+   license = LGPL2.1
+   makedepends = dhclient
+   makedepends = git
+   makedepends = gtk-doc
+   makedepends = intltool
+   makedepends = iptables
+   makedepends = iwd
+   makedepends = lib32-curl
+   makedepends = lib32-dbus
+   makedepends = lib32-dbus-glib
+   makedepends = lib32-jansson
+   makedepends = lib32-libgudev
+   makedepends = lib32-libmm-glib
+   makedepends = lib32-libndp
+   makedepends = lib32-libnewt
+   makedepends = lib32-libnl
+   makedepends = lib32-libpsl
+   makedepends = lib32-libsoup
+   makedepends = lib32-nspr
+   makedepends = lib32-nss
+   makedepends = lib32-polkit
+   makedepends = lib32-util-linux
+   makedepends = meson
+   makedepends = modemmanager
+   makedepends = perl-yaml
+   makedepends = python-gobject
+   makedepends = systemd
+   makedepends = wpa_supplicant
+   source = 
git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=1.18.2
+   sha256sums = SKIP
+
+pkgname = lib32-libnm
+   pkgdesc = NetworkManager client library
+   depends = lib32-glib2
+   depends = lib32-glibc
+   depends = lib32-nspr
+   depends = lib32-nss
+   depends = lib32-util-linux
+   depends = libnm
+
+pkgname = lib32-libnm-glib
+   pkgdesc = NetworkManager client library (legacy)
+   depends = lib32-dbus
+   depends = lib32-dbus-glib
+   depends = lib32-glib2
+   depends = lib32-glibc
+   depends = lib32-libgudev
+   depends = lib32-nspr
+   depends = lib32-nss
+   depends = lib32-util-linux
+   depends = libnm-glib
+

Copied: lib32-libnm-glib/repos/multilib-x86_64/PKGBUILD (from rev 509081, 
lib32-libnm-glib/trunk/PKGBUILD)
===
--- repos/multilib-x86_64/PKGBUILD  (rev 0)
+++ repos/multilib-x86_64/PKGBUILD  2019-09-09 08:08:30 UTC (rev 509082)
@@ -0,0 +1,107 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Wael Nasreddine 
+# Contributor: Tor Krill 
+# Contributor: Will Rea 
+# Contributor: Valentine Sinitsyn 
+
+pkgname=lib32-libnm-glib
+pkgver=1.18.2
+pkgrel=2
+pkgdesc='NetworkManager client library (legacy)'
+arch=(x86_64)
+url=https://wiki.gnome.org/Projects/NetworkManager
+license=(
+  GPL2
+  LGPL2.1
+)
+depends=(
+  lib32-dbus
+  lib32-dbus-glib
+  lib32-glib2
+  lib32-glibc
+  lib32-libgudev
+  lib32-nspr
+  lib32-nss
+  lib32-util-linux
+  libnm-glib
+)
+makedepends=(
+  dhclient
+  git
+  gtk-doc
+  intltool
+  iptables
+  iwd
+  lib32-curl
+  lib32-jansson
+  lib32-libmm-glib
+  lib32-libndp
+  lib32-libnewt
+  lib32-libnl
+  lib32-libpsl
+  lib32-libsoup
+  lib32-polkit
+  meson
+  modemmanager
+  perl-yaml
+  python-gobject
+  systemd
+  wpa_supplicant
+)
+source=(git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=822216ae3691e44e5af6c17e1d941a56257dad10)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd NetworkManager
+
+  git describe --tags
+}
+
+prepare() {
+  sed "s/'lib'/'lib32'/g" -i NetworkManager/meson.build
+}
+
+build() {
+  export CC='gcc -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  arch-meson NetworkManager build \
+--libdir=lib32 \
+--libexecdir=lib32 \
+-D config_plugins_default=keyfile,ibft \
+-D dbus_conf_dir=/usr/share/dbus-1/system.d \
+-D dist_version="${pkgver}-${pkgrel}" \
+-D docs=false \
+-D ebpf=true \
+-D ibft=true \
+-D introspection=false \
+-D iwd=true \
+-D libaudit=no \
+-D libnm_glib=true \
+-D modify_system=true \
+-D more_asserts=no \
+-D more_logging=false \
+-D nmcli=false \
+-D nmtui=false \
+-D polkit_agent=true \
+-D qt=false \
+-D selinux=false \
+-D 

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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 08:03:12
  Author: heftig
Revision: 362070

0.4.30-1

Modified:
  orc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 07:38:20 UTC (rev 362069)
+++ PKGBUILD2019-09-09 08:03:12 UTC (rev 362070)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=orc
-pkgver=0.4.29
+pkgver=0.4.30
 pkgrel=1
 pkgdesc="Optimized Inner Loop Runtime Compiler"
 url="https://gitlab.freedesktop.org/gstreamer/orc;
@@ -11,7 +11,7 @@
 license=(custom)
 depends=(glibc)
 makedepends=(valgrind git gtk-doc meson)
-_commit=3d3889025bdbd9ca54565edfb3936c5a29316cff  # tags/0.4.29^0
+_commit=ec359cbad8b554985b1b38c665b9db01ef29619a  # tags/0.4.30^0
 source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {


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

2019-09-09 Thread Jan Steffens via arch-commits
Date: Monday, September 9, 2019 @ 08:03:23
  Author: heftig
Revision: 362071

archrelease: copy trunk to extra-x86_64

Added:
  orc/repos/extra-x86_64/PKGBUILD
(from rev 362070, orc/trunk/PKGBUILD)
Deleted:
  orc/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 08:03:12 UTC (rev 362070)
+++ PKGBUILD2019-09-09 08:03:23 UTC (rev 362071)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-# Contributor: Ionut Biru 
-
-pkgname=orc
-pkgver=0.4.29
-pkgrel=1
-pkgdesc="Optimized Inner Loop Runtime Compiler"
-url="https://gitlab.freedesktop.org/gstreamer/orc;
-arch=(x86_64)
-license=(custom)
-depends=(glibc)
-makedepends=(valgrind git gtk-doc meson)
-_commit=3d3889025bdbd9ca54565edfb3936c5a29316cff  # tags/0.4.29^0
-source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^orc-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/COPYING
-}

Copied: orc/repos/extra-x86_64/PKGBUILD (from rev 362070, orc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 08:03:23 UTC (rev 362071)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+# Contributor: Ionut Biru 
+
+pkgname=orc
+pkgver=0.4.30
+pkgrel=1
+pkgdesc="Optimized Inner Loop Runtime Compiler"
+url="https://gitlab.freedesktop.org/gstreamer/orc;
+arch=(x86_64)
+license=(custom)
+depends=(glibc)
+makedepends=(valgrind git gtk-doc meson)
+_commit=ec359cbad8b554985b1b38c665b9db01ef29619a  # tags/0.4.30^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^orc-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/COPYING
+}


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

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 07:57:07
  Author: alucryd
Revision: 509079

upgpkg: lib32-zeromq 4.3.2-1

Modified:
  lib32-zeromq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 07:47:34 UTC (rev 509078)
+++ PKGBUILD2019-09-09 07:57:07 UTC (rev 509079)
@@ -3,11 +3,11 @@
 # Contributor: Kyle Keen 
 
 pkgname=lib32-zeromq
-pkgver=4.3.1
+pkgver=4.3.2
 pkgrel=1
 pkgdesc='Fast messaging system built on sockets'
 arch=(x86_64)
-url='http://www.zeromq.org'
+url=https://www.zeromq.org
 license=(LGPL)
 depends=(
   lib32-gcc-libs
@@ -21,9 +21,15 @@
   git
   xmlto
 )
-source=(git+https://github.com/zeromq/libzmq.git#tag=v${pkgver})
-sha256sums=('SKIP')
+source=(git+https://github.com/zeromq/libzmq.git#tag=9ff5c148561a173515ed82ee30954607f332)
+sha256sums=(SKIP)
 
+pkgver() {
+  cd libzmq
+
+  git describe --tags | sed 's/^v//'
+}
+
 prepare() {
   cd libzmq
 
@@ -35,11 +41,11 @@
 
   export CC='gcc -m32'
   export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
 
   ./configure \
-prefix='/usr' \
---libdir='/usr/lib32' \
+prefix=/usr \
+--libdir=/usr/lib32 \
 --disable-static \
 --with-libsodium \
 --with-pgm \


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

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 07:57:12
  Author: alucryd
Revision: 509080

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-09 07:57:07 UTC (rev 509079)
+++ PKGBUILD2019-09-09 07:57:12 UTC (rev 509080)
@@ -1,55 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Colm Hickey 
-# Contributor: Kyle Keen 
-
-pkgname=lib32-zeromq
-pkgver=4.3.1
-pkgrel=1
-pkgdesc='Fast messaging system built on sockets'
-arch=(x86_64)
-url='http://www.zeromq.org'
-license=(LGPL)
-depends=(
-  lib32-gcc-libs
-  lib32-glibc
-  lib32-libpgm
-  lib32-libsodium
-  zeromq
-)
-makedepends=(
-  asciidoc
-  git
-  xmlto
-)
-source=(git+https://github.com/zeromq/libzmq.git#tag=v${pkgver})
-sha256sums=('SKIP')
-
-prepare() {
-  cd libzmq
-
-  ./autogen.sh
-}
-
-build() {
-  cd libzmq
-
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  ./configure \
-prefix='/usr' \
---libdir='/usr/lib32' \
---disable-static \
---with-libsodium \
---with-pgm \
---without-documentation
-  make
-}
-
-package() {
-  make DESTDIR="${pkgdir}" -C libzmq install
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-zeromq/repos/multilib-x86_64/PKGBUILD (from rev 509079, 
lib32-zeromq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-09 07:57:12 UTC (rev 509080)
@@ -0,0 +1,61 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Colm Hickey 
+# Contributor: Kyle Keen 
+
+pkgname=lib32-zeromq
+pkgver=4.3.2
+pkgrel=1
+pkgdesc='Fast messaging system built on sockets'
+arch=(x86_64)
+url=https://www.zeromq.org
+license=(LGPL)
+depends=(
+  lib32-gcc-libs
+  lib32-glibc
+  lib32-libpgm
+  lib32-libsodium
+  zeromq
+)
+makedepends=(
+  asciidoc
+  git
+  xmlto
+)
+source=(git+https://github.com/zeromq/libzmq.git#tag=9ff5c148561a173515ed82ee30954607f332)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libzmq
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd libzmq
+
+  ./autogen.sh
+}
+
+build() {
+  cd libzmq
+
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  ./configure \
+prefix=/usr \
+--libdir=/usr/lib32 \
+--disable-static \
+--with-libsodium \
+--with-pgm \
+--without-documentation
+  make
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C libzmq install
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+}
+
+# vim: ts=2 sw=2 et:


  1   2   >