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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:32:00
  Author: anatolik
Revision: 246185

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   46 
 community-i686/PKGBUILD   |   23 --
 community-x86_64/PKGBUILD |   23 --
 3 files changed, 46 insertions(+), 46 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:31:09 UTC (rev 246184)
+++ community-i686/PKGBUILD 2017-07-24 04:32:00 UTC (rev 246185)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=gtk2
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
-arch=(i686 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=('a5dd02f7104b4a2ad00931f3d4344f12b12dc6ad')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gtk2/repos/community-i686/PKGBUILD (from rev 246184, 
ruby-gtk2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 04:32:00 UTC (rev 246185)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=gtk2
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
+arch=(i686 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=('13e6e7e5fb5887374df1b1b0c87ea7da68c416b1')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 04:31:09 UTC (rev 246184)
+++ community-x86_64/PKGBUILD   2017-07-24 04:32:00 UTC (rev 246185)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=gtk2
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
-arch=(i686 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=('a5dd02f7104b4a2ad00931f3d4344f12b12dc6ad')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -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 246184, 
ruby-gtk2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 04:32:00 UTC (rev 246185)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=gtk2
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
+arch=(i686 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)

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:31:09
  Author: anatolik
Revision: 246184

upgpkg: ruby-gtk2 3.1.8-1

upgpkg: ruby-gtk2 3.1.8-1

Modified:
  ruby-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:28:10 UTC (rev 246183)
+++ PKGBUILD2017-07-24 04:31:09 UTC (rev 246184)
@@ -3,7 +3,7 @@
 
 _gemname=gtk2
 pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
 pkgrel=1
 pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('a5dd02f7104b4a2ad00931f3d4344f12b12dc6ad')
+sha1sums=('13e6e7e5fb5887374df1b1b0c87ea7da68c416b1')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:28:10
  Author: anatolik
Revision: 246183

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   44 
 community-i686/PKGBUILD   |   22 --
 community-x86_64/PKGBUILD |   22 --
 3 files changed, 44 insertions(+), 44 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:27:20 UTC (rev 246182)
+++ community-i686/PKGBUILD 2017-07-24 04:28:10 UTC (rev 246183)
@@ -1,22 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=pango
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=2
-pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
-arch=(i686 x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby pango ruby-cairo ruby-cairo-gobject=$pkgver 
ruby-gobject-introspection=$pkgver)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('347cc7e4b41f534cb609fb74a71a99ba9147f1f2')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 04:27:20 UTC (rev 246182)
+++ community-x86_64/PKGBUILD   2017-07-24 04:28:10 UTC (rev 246183)
@@ -1,22 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=pango
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=2
-pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
-arch=(i686 x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby pango ruby-cairo ruby-cairo-gobject=$pkgver 
ruby-gobject-introspection=$pkgver)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('347cc7e4b41f534cb609fb74a71a99ba9147f1f2')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -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 246182, 
ruby-pango/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 04:28:10 UTC (rev 246183)
@@ -0,0 +1,22 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=pango
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
+arch=(i686 x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby pango ruby-cairo ruby-cairo-gobject=$pkgver 
ruby-gobject-introspection=$pkgver)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('5718cb44c0a8209578090df91091adfd43ed6dd3')
+
+package() {
+  local _gemdir="$(ruby -e'puts 

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:27:20
  Author: anatolik
Revision: 246182

upgpkg: ruby-pango 3.1.8-1

upgpkg: ruby-pango 3.1.8-1

Modified:
  ruby-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:26:31 UTC (rev 246181)
+++ PKGBUILD2017-07-24 04:27:20 UTC (rev 246182)
@@ -3,8 +3,8 @@
 
 _gemname=pango
 pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=2
+pkgver=3.1.8
+pkgrel=1
 pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
 arch=(i686 x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('347cc7e4b41f534cb609fb74a71a99ba9147f1f2')
+sha1sums=('5718cb44c0a8209578090df91091adfd43ed6dd3')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


[arch-commits] Commit in ruby-cairo-gobject/repos (4 files)

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:26:31
  Author: anatolik
Revision: 246181

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   42 ++
 community-i686/PKGBUILD   |   21 -
 community-x86_64/PKGBUILD |   21 -
 3 files changed, 42 insertions(+), 42 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:25:35 UTC (rev 246180)
+++ community-i686/PKGBUILD 2017-07-24 04:26:31 UTC (rev 246181)
@@ -1,21 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=cairo-gobject
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
-arch=(i686 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=('9ea1d07563d424c1a2cfe93ce7a99abff66ede6f')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-cairo-gobject/repos/community-i686/PKGBUILD (from rev 246180, 
ruby-cairo-gobject/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 04:26:31 UTC (rev 246181)
@@ -0,0 +1,21 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=cairo-gobject
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
+arch=(i686 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=('72b241162e65a8c63b79f3cf829f2abda96c')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 04:25:35 UTC (rev 246180)
+++ community-x86_64/PKGBUILD   2017-07-24 04:26:31 UTC (rev 246181)
@@ -1,21 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=cairo-gobject
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
-arch=(i686 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=('9ea1d07563d424c1a2cfe93ce7a99abff66ede6f')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -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 246180, 
ruby-cairo-gobject/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 04:26:31 UTC (rev 246181)
@@ -0,0 +1,21 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=cairo-gobject
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
+arch=(i686 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=('72b241162e65a8c63b79f3cf829f2abda96c')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -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)

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:25:35
  Author: anatolik
Revision: 246180

upgpkg: ruby-cairo-gobject 3.1.8-1

upgpkg: ruby-cairo-gobject 3.1.8-1

Modified:
  ruby-cairo-gobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:12:33 UTC (rev 246179)
+++ PKGBUILD2017-07-24 04:25:35 UTC (rev 246180)
@@ -2,7 +2,7 @@
 
 _gemname=cairo-gobject
 pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
 pkgrel=1
 pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('9ea1d07563d424c1a2cfe93ce7a99abff66ede6f')
+sha1sums=('72b241162e65a8c63b79f3cf829f2abda96c')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:12:33
  Author: anatolik
Revision: 246179

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   48 
 community-i686/PKGBUILD   |   24 --
 community-x86_64/PKGBUILD |   24 --
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:11:34 UTC (rev 246178)
+++ community-i686/PKGBUILD 2017-07-24 04:12:33 UTC (rev 246179)
@@ -1,24 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=gdk_pixbuf2
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
-arch=(i686 x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
-makedepends=(ruby-native-package-installer)
-replaces=(ruby-gdkpixbuf2)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('e1aceb1c9b0702a4f857f400e3723fcc81e11fc8')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 04:11:34 UTC (rev 246178)
+++ community-x86_64/PKGBUILD   2017-07-24 04:12:33 UTC (rev 246179)
@@ -1,24 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=gdk_pixbuf2
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
-arch=(i686 x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
-makedepends=(ruby-native-package-installer)
-replaces=(ruby-gdkpixbuf2)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('e1aceb1c9b0702a4f857f400e3723fcc81e11fc8')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -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 246178, 
ruby-gdk_pixbuf2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 04:12:33 UTC (rev 246179)
@@ -0,0 +1,24 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=gdk_pixbuf2
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
+arch=(i686 x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
+makedepends=(ruby-native-package-installer)
+replaces=(ruby-gdkpixbuf2)

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:11:34
  Author: anatolik
Revision: 246178

upgpkg: ruby-gdk_pixbuf2 3.1.8-1

upgpkg: ruby-gdk_pixbuf2 3.1.8-1

Modified:
  ruby-gdk_pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:10:47 UTC (rev 246177)
+++ PKGBUILD2017-07-24 04:11:34 UTC (rev 246178)
@@ -3,7 +3,7 @@
 
 _gemname=gdk_pixbuf2
 pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
 pkgrel=1
 pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('e1aceb1c9b0702a4f857f400e3723fcc81e11fc8')
+sha1sums=('b772f85b60184dcac9eca066888947f03a8fc301')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:10:47
  Author: anatolik
Revision: 246177

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   44 
 community-i686/PKGBUILD   |   22 --
 community-x86_64/PKGBUILD |   22 --
 3 files changed, 44 insertions(+), 44 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:09:54 UTC (rev 246176)
+++ community-i686/PKGBUILD 2017-07-24 04:10:47 UTC (rev 246177)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gio2
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
-arch=(i686 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=('4fe191521fab18f6b2de5d710ee1e3e52400a23b')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gio2/repos/community-i686/PKGBUILD (from rev 246176, 
ruby-gio2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 04:10:47 UTC (rev 246177)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gio2
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
+arch=(i686 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=('c926114319f512891d3d974e4922bd8f9a85a795')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 04:09:54 UTC (rev 246176)
+++ community-x86_64/PKGBUILD   2017-07-24 04:10:47 UTC (rev 246177)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gio2
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
-arch=(i686 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=('4fe191521fab18f6b2de5d710ee1e3e52400a23b')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -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 246176, 
ruby-gio2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 04:10:47 UTC (rev 246177)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gio2
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
+arch=(i686 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=('c926114319f512891d3d974e4922bd8f9a85a795')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:09:54
  Author: anatolik
Revision: 246176

upgpkg: ruby-gio2 3.1.8-1

upgpkg: ruby-gio2 3.1.8-1

Modified:
  ruby-gio2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:09:23 UTC (rev 246175)
+++ PKGBUILD2017-07-24 04:09:54 UTC (rev 246176)
@@ -2,7 +2,7 @@
 
 _gemname=gio2
 pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
 pkgrel=1
 pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('4fe191521fab18f6b2de5d710ee1e3e52400a23b')
+sha1sums=('c926114319f512891d3d974e4922bd8f9a85a795')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


[arch-commits] Commit in ruby-gobject-introspection/repos (4 files)

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:09:23
  Author: anatolik
Revision: 246175

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   44 
 community-i686/PKGBUILD   |   22 --
 community-x86_64/PKGBUILD |   22 --
 3 files changed, 44 insertions(+), 44 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:08:31 UTC (rev 246174)
+++ community-i686/PKGBUILD 2017-07-24 04:09:23 UTC (rev 246175)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gobject-introspection
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
-arch=(i686 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=('63090a752be740b4859c91180af64ae698b407c4')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gobject-introspection/repos/community-i686/PKGBUILD (from rev 
246174, ruby-gobject-introspection/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 04:09:23 UTC (rev 246175)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gobject-introspection
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
+arch=(i686 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=('bf38bc328f2c01d88d15ae37ac7183a3574f1371')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 04:08:31 UTC (rev 246174)
+++ community-x86_64/PKGBUILD   2017-07-24 04:09:23 UTC (rev 246175)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gobject-introspection
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
-arch=(i686 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=('63090a752be740b4859c91180af64ae698b407c4')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -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 
246174, ruby-gobject-introspection/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 04:09:23 UTC (rev 246175)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gobject-introspection
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
+arch=(i686 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)

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:08:31
  Author: anatolik
Revision: 246174

upgpkg: ruby-gobject-introspection 3.1.8-1

upgpkg: ruby-gobject-introspection 3.1.8-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:07:58 UTC (rev 246173)
+++ PKGBUILD2017-07-24 04:08:31 UTC (rev 246174)
@@ -2,7 +2,7 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
 pkgrel=1
 pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('63090a752be740b4859c91180af64ae698b407c4')
+sha1sums=('bf38bc328f2c01d88d15ae37ac7183a3574f1371')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:07:58
  Author: anatolik
Revision: 246173

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   46 
 community-i686/PKGBUILD   |   23 --
 community-x86_64/PKGBUILD |   23 --
 3 files changed, 46 insertions(+), 46 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:07:05 UTC (rev 246172)
+++ community-i686/PKGBUILD 2017-07-24 04:07:58 UTC (rev 246173)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=atk
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
-arch=(i686 x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby atk ruby-glib2=$pkgver)
-makedepends=(ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('cdac213fe22ff7e543250edab1c30b475cd97a95')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-atk/repos/community-i686/PKGBUILD (from rev 246172, 
ruby-atk/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 04:07:58 UTC (rev 246173)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=atk
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
+arch=(i686 x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby atk ruby-glib2=$pkgver)
+makedepends=(ruby-native-package-installer)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('608a540472e1be1a01956bebe9dc908a06bb4d85')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-24 04:07:05 UTC (rev 246172)
+++ community-x86_64/PKGBUILD   2017-07-24 04:07:58 UTC (rev 246173)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=atk
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=1
-pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
-arch=(i686 x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby atk ruby-glib2=$pkgver)
-makedepends=(ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('cdac213fe22ff7e543250edab1c30b475cd97a95')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -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 246172, 
ruby-atk/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-24 04:07:58 UTC (rev 246173)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=atk
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=1
+pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
+arch=(i686 x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby atk ruby-glib2=$pkgver)
+makedepends=(ruby-native-package-installer)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('608a540472e1be1a01956bebe9dc908a06bb4d85')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i 

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:06:38
  Author: anatolik
Revision: 246171

archrelease: copy trunk to community-i686, community-x86_64

Added:
  ruby-glib2/repos/community-i686/0001-glib2-support-GLib-2.44.patch
(from rev 246170, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
  ruby-glib2/repos/community-i686/PKGBUILD
(from rev 246170, ruby-glib2/trunk/PKGBUILD)
  ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch
(from rev 246170, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
  ruby-glib2/repos/community-x86_64/PKGBUILD
(from rev 246170, ruby-glib2/trunk/PKGBUILD)
Deleted:
  ruby-glib2/repos/community-i686/0001-glib2-support-GLib-2.44.patch
  ruby-glib2/repos/community-i686/PKGBUILD
  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 ++
 community-i686/0001-glib2-support-GLib-2.44.patch   |   38 -
 community-i686/PKGBUILD |   22 -
 community-x86_64/0001-glib2-support-GLib-2.44.patch |   38 -
 community-x86_64/PKGBUILD   |   22 -
 6 files changed, 120 insertions(+), 120 deletions(-)

Deleted: community-i686/0001-glib2-support-GLib-2.44.patch
===
--- community-i686/0001-glib2-support-GLib-2.44.patch   2017-07-24 04:05:50 UTC 
(rev 246170)
+++ community-i686/0001-glib2-support-GLib-2.44.patch   2017-07-24 04:06:38 UTC 
(rev 246171)
@@ -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-i686/0001-glib2-support-GLib-2.44.patch 
(from rev 246170, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
===
--- community-i686/0001-glib2-support-GLib-2.44.patch   
(rev 0)
+++ community-i686/0001-glib2-support-GLib-2.44.patch   2017-07-24 04:06:38 UTC 
(rev 246171)
@@ -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: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 04:05:50 UTC (rev 246170)
+++ community-i686/PKGBUILD 2017-07-24 04:06:38 UTC (rev 246171)
@@ -1,22 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=glib2
-pkgname=ruby-$_gemname

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:07:05
  Author: anatolik
Revision: 246172

upgpkg: ruby-atk 3.1.8-1

upgpkg: ruby-atk 3.1.8-1

Modified:
  ruby-atk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:06:38 UTC (rev 246171)
+++ PKGBUILD2017-07-24 04:07:05 UTC (rev 246172)
@@ -3,7 +3,7 @@
 
 _gemname=atk
 pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
 pkgrel=1
 pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('cdac213fe22ff7e543250edab1c30b475cd97a95')
+sha1sums=('608a540472e1be1a01956bebe9dc908a06bb4d85')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:05:50
  Author: anatolik
Revision: 246170

upgpkg: ruby-glib2 3.1.8-1

upgpkg: ruby-glib2 3.1.8-1

Modified:
  ruby-glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 04:02:07 UTC (rev 246169)
+++ PKGBUILD2017-07-24 04:05:50 UTC (rev 246170)
@@ -4,7 +4,7 @@
 _gemname=glib2
 pkgname=ruby-$_gemname
 pkgver=3.1.8
-pkgrel=2
+pkgrel=1
 pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
 arch=(i686 x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'


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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 04:02:07
  Author: anatolik
Revision: 246169

archrelease: copy trunk to community-i686, community-x86_64

Added:
  ruby-glib2/repos/community-i686/0001-glib2-support-GLib-2.44.patch
(from rev 246168, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
  ruby-glib2/repos/community-i686/PKGBUILD
(from rev 246168, ruby-glib2/trunk/PKGBUILD)
  ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch
(from rev 246168, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
  ruby-glib2/repos/community-x86_64/PKGBUILD
(from rev 246168, 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 |   38 ++
 /PKGBUILD   |   22 ++
 community-i686/0001-glib2-support-GLib-2.44.patch   |   38 ++
 community-i686/PKGBUILD |   22 ++
 community-x86_64/0001-glib2-support-GLib-2.44.patch |   38 --
 community-x86_64/PKGBUILD   |   22 --
 6 files changed, 120 insertions(+), 60 deletions(-)

Copied: ruby-glib2/repos/community-i686/0001-glib2-support-GLib-2.44.patch 
(from rev 246168, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
===
--- community-i686/0001-glib2-support-GLib-2.44.patch   
(rev 0)
+++ community-i686/0001-glib2-support-GLib-2.44.patch   2017-07-24 04:02:07 UTC 
(rev 246169)
@@ -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
+

Copied: ruby-glib2/repos/community-i686/PKGBUILD (from rev 246168, 
ruby-glib2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-24 04:02:07 UTC (rev 246169)
@@ -0,0 +1,22 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=glib2
+pkgname=ruby-$_gemname
+pkgver=3.1.8
+pkgrel=2
+pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
+arch=(i686 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=('cf6ff409a0303a35b5deedbace262221ea8f50c4')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}

Deleted: community-x86_64/0001-glib2-support-GLib-2.44.patch
===
--- community-x86_64/0001-glib2-support-GLib-2.44.patch 2017-07-24 03:57:59 UTC 
(rev 246168)
+++ community-x86_64/0001-glib2-support-GLib-2.44.patch 2017-07-24 04:02:07 UTC 
(rev 246169)
@@ -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 = 

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 03:57:59
  Author: anatolik
Revision: 246168

archrelease: copy trunk to community-i686, community-x86_64

Added:
  ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch
(from rev 246167, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
  ruby-glib2/repos/community-x86_64/PKGBUILD
(from rev 246167, ruby-glib2/trunk/PKGBUILD)
Deleted:
  ruby-glib2/repos/community-i686/0001-glib2-support-GLib-2.44.patch
  ruby-glib2/repos/community-i686/PKGBUILD
  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 |   38 ++
 /PKGBUILD   |   22 ++
 community-i686/0001-glib2-support-GLib-2.44.patch   |   38 --
 community-i686/PKGBUILD |   22 --
 community-x86_64/0001-glib2-support-GLib-2.44.patch |   38 --
 community-x86_64/PKGBUILD   |   22 --
 6 files changed, 60 insertions(+), 120 deletions(-)

Deleted: community-i686/0001-glib2-support-GLib-2.44.patch
===
--- community-i686/0001-glib2-support-GLib-2.44.patch   2017-07-24 03:57:14 UTC 
(rev 246167)
+++ community-i686/0001-glib2-support-GLib-2.44.patch   2017-07-24 03:57:59 UTC 
(rev 246168)
@@ -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
-

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-24 03:57:14 UTC (rev 246167)
+++ community-i686/PKGBUILD 2017-07-24 03:57:59 UTC (rev 246168)
@@ -1,22 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=glib2
-pkgname=ruby-$_gemname
-pkgver=3.1.6
-pkgrel=2
-pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
-arch=(i686 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=('5740e1a71dca1240f5e1dc4268f7f1b3689841ca')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Deleted: community-x86_64/0001-glib2-support-GLib-2.44.patch
===
--- community-x86_64/0001-glib2-support-GLib-2.44.patch 2017-07-24 03:57:14 UTC 
(rev 246167)
+++ community-x86_64/0001-glib2-support-GLib-2.44.patch 2017-07-24 03:57:59 UTC 
(rev 246168)
@@ -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 = 

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

2017-07-23 Thread Anatol Pomozov
Date: Monday, July 24, 2017 @ 03:57:14
  Author: anatolik
Revision: 246167

upgpkg: ruby-glib2 3.1.8-2

upgpkg: ruby-glib2 3.1.8-1

Modified:
  ruby-glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 23:36:43 UTC (rev 246166)
+++ PKGBUILD2017-07-24 03:57:14 UTC (rev 246167)
@@ -3,7 +3,7 @@
 
 _gemname=glib2
 pkgname=ruby-$_gemname
-pkgver=3.1.6
+pkgver=3.1.8
 pkgrel=2
 pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('5740e1a71dca1240f5e1dc4268f7f1b3689841ca')
+sha1sums=('cf6ff409a0303a35b5deedbace262221ea8f50c4')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


[arch-commits] Commit in wireshark/repos (12 files)

2017-07-23 Thread Anatol Pomozov
Date: Sunday, July 23, 2017 @ 23:36:43
  Author: anatolik
Revision: 246166

archrelease: copy trunk to community-i686, community-x86_64

Added:
  wireshark/repos/community-i686/PKGBUILD
(from rev 246165, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-i686/do_not_use_svn_version.patch
(from rev 246165, wireshark/trunk/do_not_use_svn_version.patch)
  wireshark/repos/community-i686/wireshark.install
(from rev 246165, wireshark/trunk/wireshark.install)
  wireshark/repos/community-x86_64/PKGBUILD
(from rev 246165, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-x86_64/do_not_use_svn_version.patch
(from rev 246165, wireshark/trunk/do_not_use_svn_version.patch)
  wireshark/repos/community-x86_64/wireshark.install
(from rev 246165, wireshark/trunk/wireshark.install)
Deleted:
  wireshark/repos/community-i686/PKGBUILD
  wireshark/repos/community-i686/do_not_use_svn_version.patch
  wireshark/repos/community-i686/wireshark.install
  wireshark/repos/community-x86_64/PKGBUILD
  wireshark/repos/community-x86_64/do_not_use_svn_version.patch
  wireshark/repos/community-x86_64/wireshark.install

---+
 /PKGBUILD |  202 
 /do_not_use_svn_version.patch |   26 +++
 /wireshark.install|   20 ++
 community-i686/PKGBUILD   |  101 
 community-i686/do_not_use_svn_version.patch   |   13 -
 community-i686/wireshark.install  |   10 -
 community-x86_64/PKGBUILD |  101 
 community-x86_64/do_not_use_svn_version.patch |   13 -
 community-x86_64/wireshark.install|   10 -
 9 files changed, 248 insertions(+), 248 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 23:35:48 UTC (rev 246165)
+++ community-i686/PKGBUILD 2017-07-23 23:36:43 UTC (rev 246166)
@@ -1,101 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Guillaume ALAUX 
-# Contributor: Florian Pritz 
-pkgname=('wireshark-cli' 'wireshark-common' 'wireshark-gtk' 'wireshark-qt')
-pkgbase=wireshark
-pkgver=2.2.7
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('c-ares' 'geoip' 'qt5-tools' 'qt5-multimedia' 'gtk3' 'krb5' 
'libpcap' 'bash' 'libssh'
- 'gnutls' 'portaudio' 'lua52' 'python' 'desktop-file-utils' 
'hicolor-icon-theme')
-options=(!emptydirs)
-url='https://www.wireshark.org/'
-source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
-do_not_use_svn_version.patch)
-sha256sums=('689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5'
-'3981bb46f592e319f9c679c5e215ae0af828044a3b64d49d2cf0305ecacf4691')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-
-  # Avoid ugly "svn rev unknown from unknown" version string
-  patch -p1 < "$srcdir"/do_not_use_svn_version.patch
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-
-  ./autogen.sh
-  ./configure \
-  --prefix=/usr \
-  --with-qt=5 \
-  --with-gtk3=yes \
-  --with-pcap \
-  --with-zlib \
-  --with-lua \
-  --with-portaudio \
-  --with-ssl \
-  --with-krb5 \
-  --with-c-ares \
-  --with-geoip
-  make all
-}
-
-package_wireshark-cli() {
-  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - CLI 
version'
-  depends=('c-ares' 'geoip' 'krb5' 'libgcrypt' 'libcap' 'libpcap' 'gnutls' 
'glib2' 'lua52' 'libssh')
-  install=wireshark.install
-  conflicts=(wireshark)
-
-  cd ${pkgbase}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  make DESTDIR="${pkgdir}" uninstall-local
-
-  #wireshark uid group is 150
-  chgrp 150 "${pkgdir}/usr/bin/dumpcap"
-  chmod 754 "${pkgdir}/usr/bin/dumpcap"
-  rm "${pkgdir}/usr/bin/wireshark" "${pkgdir}/usr/bin/wireshark-gtk"
-
-  # Headers
-  install -dm755 
"${pkgdir}"/usr/include/${pkgbase}/{epan/{crypt,dfilter,dissectors,ftypes,wmem},wiretap,wsutil}
-
-  install -m644 config.h register.h ws_diag_control.h ws_symbol_export.h 
"${pkgdir}/usr/include/${pkgbase}"
-  for d in epan epan/crypt epan/dfilter epan/dissectors epan/ftypes epan/wmem 
wiretap wsutil; do
-install -m644 ${d}/*.h "${pkgdir}"/usr/include/${pkgbase}/${d}
-  done
-}
-
-package_wireshark-common() {
-  pkgdesc='Common files used by wireshark-gtk and wireshark-qt'
-  depends=('hicolor-icon-theme' 'shared-mime-info' 'xdg-utils')
-
-  cd ${pkgbase}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install-data-local
-  rm "${pkgdir}"/usr/share/applications/wireshark{,-gtk}.desktop
-}
-
-package_wireshark-gtk() {
-  pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - GTK 
frontend'
-  depends=('desktop-file-utils' 'gtk3' 'portaudio' 'wireshark-cli' 
'wireshark-common')
-  replaces=(wireshark)
-  conflicts=(wireshark)
-
-  cd ${pkgbase}-${pkgver}
-
-  install -Dm755 

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

2017-07-23 Thread Anatol Pomozov
Date: Sunday, July 23, 2017 @ 23:35:48
  Author: anatolik
Revision: 246165

upgpkg: wireshark 2.2.8-1

version bump

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 23:25:26 UTC (rev 246164)
+++ PKGBUILD2017-07-23 23:35:48 UTC (rev 246165)
@@ -4,7 +4,7 @@
 # Contributor: Florian Pritz 
 pkgname=('wireshark-cli' 'wireshark-common' 'wireshark-gtk' 'wireshark-qt')
 pkgbase=wireshark
-pkgver=2.2.7
+pkgver=2.2.8
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -14,7 +14,7 @@
 url='https://www.wireshark.org/'
 source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
 do_not_use_svn_version.patch)
-sha256sums=('689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5'
+sha256sums=('ecf02c148c9ab6e809026ad5743fe9be1739a9840ef6fece6837a7ddfbdf7edc'
 '3981bb46f592e319f9c679c5e215ae0af828044a3b64d49d2cf0305ecacf4691')
 
 prepare() {


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

2017-07-23 Thread Gaëtan Bisson
Date: Sunday, July 23, 2017 @ 23:33:24
  Author: bisson
Revision: 301193

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  tcpdump/repos/testing-i686/
  tcpdump/repos/testing-i686/PKGBUILD
(from rev 301192, tcpdump/trunk/PKGBUILD)
  tcpdump/repos/testing-x86_64/
  tcpdump/repos/testing-x86_64/PKGBUILD
(from rev 301192, tcpdump/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   31 +++
 testing-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: tcpdump/repos/testing-i686/PKGBUILD (from rev 301192, 
tcpdump/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-07-23 23:33:24 UTC (rev 301193)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: dorphell 
+
+pkgname=tcpdump
+pkgver=4.9.1
+pkgrel=1
+pkgdesc="A tool for network monitoring and data acquisition"
+arch=('i686' 'x86_64')
+url="http://www.tcpdump.org;
+license=('BSD')
+depends=('libpcap' 'openssl')
+source=(http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz)
+#validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D') # The Tcpdump Group
+sha256sums=('f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--sbindir=/usr/bin
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "$pkgdir"/usr/bin/tcpdump.$pkgver
+}

Copied: tcpdump/repos/testing-x86_64/PKGBUILD (from rev 301192, 
tcpdump/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-07-23 23:33:24 UTC (rev 301193)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: dorphell 
+
+pkgname=tcpdump
+pkgver=4.9.1
+pkgrel=1
+pkgdesc="A tool for network monitoring and data acquisition"
+arch=('i686' 'x86_64')
+url="http://www.tcpdump.org;
+license=('BSD')
+depends=('libpcap' 'openssl')
+source=(http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz)
+#validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D') # The Tcpdump Group
+sha256sums=('f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--sbindir=/usr/bin
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "$pkgdir"/usr/bin/tcpdump.$pkgver
+}


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

2017-07-23 Thread Gaëtan Bisson
Date: Sunday, July 23, 2017 @ 23:32:46
  Author: bisson
Revision: 301192

upstream update

Modified:
  tcpdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 12:42:25 UTC (rev 301191)
+++ PKGBUILD2017-07-23 23:32:46 UTC (rev 301192)
@@ -3,17 +3,16 @@
 # Contributor: dorphell 
 
 pkgname=tcpdump
-pkgver=4.9.0
-pkgrel=2
+pkgver=4.9.1
+pkgrel=1
 pkgdesc="A tool for network monitoring and data acquisition"
 arch=('i686' 'x86_64')
 url="http://www.tcpdump.org;
 license=('BSD')
 depends=('libpcap' 'openssl')
-source=(http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz{,.sig})
-validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D') # The Tcpdump Group
-sha256sums=('eae98121cbb1c9adbedd9a777bf2eae9fa1c1c676424a54740311c8abcee5a5e'
-'SKIP')
+source=(http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz)
+#validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D') # The Tcpdump Group
+sha256sums=('f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3')
 
 build() {
   cd $pkgname-$pkgver


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

2017-07-23 Thread Alexander Rødseth
Date: Sunday, July 23, 2017 @ 23:25:26
  Author: arodseth
Revision: 246164

wip

Modified:
  mlton/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 23:21:06 UTC (rev 246163)
+++ PKGBUILD2017-07-23 23:25:26 UTC (rev 246164)
@@ -1,35 +1,37 @@
 # $Id: PKGBUILD 120612 2014-10-13 14:26:12Z arodseth $
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: toch...@no.spam.mail.berlios.de
 # Contributor: Andreas W. Hauser 
 # Contributor: Brian De Wolf 
 
+# WIP
+
 pkgname=mlton
 pkgver=20130715
-pkgrel=5
+pkgrel=7
 pkgdesc='Whole-program, optimizing Standard ML compiler'
 arch=('x86_64' 'i686')
 url='http://mlton.org/'
 license=('BSD' 'MIT' 'LGPL')
-depends=('bash' 'gmp')
-makedepends=('setconf')
+depends=('gmp')
+makedepends=('setconf' 'mlton')
 options=('staticlibs')
+source_x86_64=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.src.tgz;
 \
+
"http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-2.amd64-linux.tgz;)
+sha256sums_x86_64=('215857ad11d44f8d94c27f75e74017aa44b2c9703304bcec9e38c20433143d6c'
+   
'f9687c2dcab7b64ea8610911d4df91f6cdc3ad778e39f76d3d452ae890f3f330')
+sha256sums_i686=('215857ad11d44f8d94c27f75e74017aa44b2c9703304bcec9e38c20433143d6c'
+ 
'3f0437a83f83b82da2c44f1e0f6f8d638864eacc58a8a3b3de60ebf84b441702')
+source_i686=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.src.tgz;
 \
+  
"http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-2.x86-linux.tgz;)
 
-if [[ $CARCH = x86_64 ]]; then
-  
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.src.tgz;
 \
-  
"http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-1.amd64-linux.tgz;)
-  
sha256sums=('215857ad11d44f8d94c27f75e74017aa44b2c9703304bcec9e38c20433143d6c'
-  
'f6f912009b0946b73af88ff5f3e713b6be63b871696e2697ccf1564b56e7d03b')
-else
-  
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.src.tgz;
 \
-  
"http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver-1.x86-linux.tgz;)
-  
sha256sums=('215857ad11d44f8d94c27f75e74017aa44b2c9703304bcec9e38c20433143d6c'
-  
'92d89627cf760c56d0e9727f328b006341bf5be283fc7d616a6276c26d95b2cf')
-fi
+build() {
+  setconf mlton-$pkgver/runtime/Makefile CFLAGS "$CFLAGS -fPIC"
+  setconf mlton-$pkgver/runtime/Makefile CXXFLAGS "$CXXFLAGS -fPIC"
 
-build() {
-  setconf usr/bin/mlton lib="$srcdir/usr/lib/mlton"
-  PATH="$PATH:$srcdir/usr/bin" make -C "$pkgname-$pkgver" -j1 all-no-docs
+  #setconf mlton-$pkgver-2/bin/mlton lib="/usr/lib/mlton"
+  #PATH="$PATH:$srcdir/usr/bin" make -C "$pkgname-$pkgver" -j1 all-no-docs
+  make -C "$pkgname-$pkgver" -j1 all-no-docs
 }
 
 package() {
@@ -40,4 +42,4 @@
   cp "$pkgname-$pkgver/doc/license/"* "$pkgdir/usr/share/licenses/$pkgname/"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 23:21:06
  Author: felixonmars
Revision: 246163

archrelease: copy trunk to community-any

Added:
  you-get/repos/community-any/PKGBUILD
(from rev 246162, you-get/trunk/PKGBUILD)
Deleted:
  you-get/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 23:20:49 UTC (rev 246162)
+++ PKGBUILD2017-07-23 23:21:06 UTC (rev 246163)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=you-get
-pkgver=0.4.775
-pkgrel=1
-pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
-url="http://www.soimort.org/you-get/;
-arch=('any')
-license=('MIT')
-depends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
-sha512sums=('96ea8a1299105af86220727f432198e8e85186f0f0da2f78cd5bc7dbcda115e2ee1b18da5689385dd50707413d9f31d823c6a22acd726f73a0fd23c1e69ca91c')
-
-build() {
-  cd you-get-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd you-get-$pkgver
-  LC_CTYPE=en_US.UTF-8 python setup.py test
-}
-
-package() {
-  cd you-get-$pkgver
-  python setup.py install --root="$pkgdir"
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-  install -Dm644 contrib/completion/_you-get 
"$pkgdir"/usr/share/zsh/site-functions/_you-get
-  install -Dm644 contrib/completion/you-get-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/you-get
-  install -Dm644 contrib/completion/you-get.fish 
"$pkgdir"/usr/share/fish/completions/you-get.fish
-}

Copied: you-get/repos/community-any/PKGBUILD (from rev 246162, 
you-get/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 23:21:06 UTC (rev 246163)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=you-get
+pkgver=0.4.803
+pkgrel=1
+pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
+url="http://www.soimort.org/you-get/;
+arch=('any')
+license=('MIT')
+depends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
+sha512sums=('84c1f5f92c651dfc6e0dfe38d4b08fd79a7b81cedffe92e4374f72f46b9249a4178faaf0a9fe66a31c182974a922e33bed72e56368757cc25259ecf49d6241f2')
+
+build() {
+  cd you-get-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd you-get-$pkgver
+  LC_CTYPE=en_US.UTF-8 python setup.py test
+}
+
+package() {
+  cd you-get-$pkgver
+  python setup.py install --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm644 contrib/completion/_you-get 
"$pkgdir"/usr/share/zsh/site-functions/_you-get
+  install -Dm644 contrib/completion/you-get-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/you-get
+  install -Dm644 contrib/completion/you-get.fish 
"$pkgdir"/usr/share/fish/completions/you-get.fish
+}


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 23:20:49
  Author: felixonmars
Revision: 246162

upgpkg: you-get 0.4.803-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 23:20:14 UTC (rev 246161)
+++ PKGBUILD2017-07-23 23:20:49 UTC (rev 246162)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=you-get
-pkgver=0.4.775
+pkgver=0.4.803
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="http://www.soimort.org/you-get/;
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
-sha512sums=('96ea8a1299105af86220727f432198e8e85186f0f0da2f78cd5bc7dbcda115e2ee1b18da5689385dd50707413d9f31d823c6a22acd726f73a0fd23c1e69ca91c')
+sha512sums=('84c1f5f92c651dfc6e0dfe38d4b08fd79a7b81cedffe92e4374f72f46b9249a4178faaf0a9fe66a31c182974a922e33bed72e56368757cc25259ecf49d6241f2')
 
 build() {
   cd you-get-$pkgver


[arch-commits] Commit in python-ruamel-yaml/repos (4 files)

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 23:20:14
  Author: felixonmars
Revision: 246161

archrelease: copy trunk to community-i686, community-x86_64

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

---+
 /PKGBUILD |   46 
 community-i686/PKGBUILD   |   23 --
 community-x86_64/PKGBUILD |   23 --
 3 files changed, 46 insertions(+), 46 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 23:19:46 UTC (rev 246160)
+++ community-i686/PKGBUILD 2017-07-23 23:20:14 UTC (rev 246161)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Samuel Littley 
-# Contributor: rnons 
-
-pkgname=python-ruamel-yaml
-pkgver=0.15.19
-pkgrel=1
-pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/ruamel/yaml;
-license=("MIT")
-makedepends=('python-pip' 'python-wheel')
-source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz;)
-sha512sums=('13baa084dd3f7a2c5eee966eb514720b44706fb1c9b10be0e89b172d815f6de38eda1242492218bffac77697797cee80bdb7bb02b10f0181ab27716bd03097a7')
-
-package() {
-  depends=('python')
-
-  cd ruamel.yaml-$pkgver
-  LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 23:19:46 UTC (rev 246160)
+++ community-x86_64/PKGBUILD   2017-07-23 23:20:14 UTC (rev 246161)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Samuel Littley 
-# Contributor: rnons 
-
-pkgname=python-ruamel-yaml
-pkgver=0.15.19
-pkgrel=1
-pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/ruamel/yaml;
-license=("MIT")
-makedepends=('python-pip' 'python-wheel')
-source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz;)
-sha512sums=('13baa084dd3f7a2c5eee966eb514720b44706fb1c9b10be0e89b172d815f6de38eda1242492218bffac77697797cee80bdb7bb02b10f0181ab27716bd03097a7')
-
-package() {
-  depends=('python')
-
-  cd ruamel.yaml-$pkgver
-  LC_CTYPE=en_US.UTF-8 pip install . --root="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-ruamel-yaml/repos/community-x86_64/PKGBUILD (from rev 246160, 
python-ruamel-yaml/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-23 23:20:14 UTC (rev 246161)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Samuel Littley 
+# Contributor: rnons 
+
+pkgname=python-ruamel-yaml
+pkgver=0.15.20
+pkgrel=1
+pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/ruamel/yaml;
+license=("MIT")
+makedepends=('python-pip' 'python-wheel')

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 23:19:46
  Author: felixonmars
Revision: 246160

upgpkg: python-ruamel-yaml 0.15.20-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 23:17:12 UTC (rev 246159)
+++ PKGBUILD2017-07-23 23:19:46 UTC (rev 246160)
@@ -4,7 +4,7 @@
 # Contributor: rnons 
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.19
+pkgver=0.15.20
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=("MIT")
 makedepends=('python-pip' 'python-wheel')
 
source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz;)
-sha512sums=('13baa084dd3f7a2c5eee966eb514720b44706fb1c9b10be0e89b172d815f6de38eda1242492218bffac77697797cee80bdb7bb02b10f0181ab27716bd03097a7')
+sha512sums=('bf0167a72867336e65cea9bf57232dc287f9b35759f61fe92824e074fc6a95ab0cbc92be3cd4be8e4021977ff8a8e699c134cf3fc0514a724ecbf256487b4cd9')
 
 package() {
   depends=('python')


[arch-commits] Commit in deepin-system-monitor/repos (8 files)

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 23:17:12
  Author: felixonmars
Revision: 246159

archrelease: copy trunk to community-i686, community-x86_64

Added:
  deepin-system-monitor/repos/community-i686/PKGBUILD
(from rev 246158, deepin-system-monitor/trunk/PKGBUILD)
  deepin-system-monitor/repos/community-i686/deepin-system-monitor.install
(from rev 246158, deepin-system-monitor/trunk/deepin-system-monitor.install)
  deepin-system-monitor/repos/community-x86_64/PKGBUILD
(from rev 246158, deepin-system-monitor/trunk/PKGBUILD)
  deepin-system-monitor/repos/community-x86_64/deepin-system-monitor.install
(from rev 246158, deepin-system-monitor/trunk/deepin-system-monitor.install)
Deleted:
  deepin-system-monitor/repos/community-i686/PKGBUILD
  deepin-system-monitor/repos/community-i686/deepin-system-monitor.install
  deepin-system-monitor/repos/community-x86_64/PKGBUILD
  deepin-system-monitor/repos/community-x86_64/deepin-system-monitor.install

+
 /PKGBUILD  |   70 +++
 /deepin-system-monitor.install |   14 
 community-i686/PKGBUILD|   35 ---
 community-i686/deepin-system-monitor.install   |7 --
 community-x86_64/PKGBUILD  |   35 ---
 community-x86_64/deepin-system-monitor.install |7 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 23:16:44 UTC (rev 246158)
+++ community-i686/PKGBUILD 2017-07-23 23:17:12 UTC (rev 246159)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-system-monitor
-pkgver=0.1.2
-pkgrel=1
-pkgdesc='A more user-friendly system monitor'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-system-monitor;
-license=('GPL3')
-depends=('deepin-tool-kit' 'procps-ng' 'nethogs' 'libcap')
-makedepends=('qt5-tools')
-groups=('deepin')
-install=deepin-system-monitor.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
-sha512sums=('17fa436fd90a5005964ff5a40d17d553c77e3703b013776e00b9f1abbc5e6f30b5f0792ca679802f8ee614ccf034949d59d6edfd9a8cce9687082ae9ee6004a0')
-
-prepare() {
-  cd deepin-system-monitor-$pkgver
-  rm -r nethogs
-  sed -i 's|error("Build nethogs static library failed.")||' 
deepin-system-monitor.pro
-}
-
-build() {
-  cd deepin-system-monitor-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-system-monitor-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-system-monitor/repos/community-i686/PKGBUILD (from rev 246158, 
deepin-system-monitor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 23:17:12 UTC (rev 246159)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-system-monitor
+pkgver=0.1.3
+pkgrel=1
+pkgdesc='A more user-friendly system monitor'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-system-monitor;
+license=('GPL3')
+depends=('deepin-tool-kit' 'procps-ng' 'nethogs' 'libcap')
+makedepends=('qt5-tools')
+groups=('deepin')
+install=deepin-system-monitor.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
+sha512sums=('23bd6d06709378da3d4d48476eaccd020e2ee8cac1c1efb75aa085279d70e852aad2e25cb8f6f2be8b23140b1b97dab3de078218eaf4a17507ebd8a67b4078f5')
+
+prepare() {
+  cd deepin-system-monitor-$pkgver
+  rm -r nethogs
+  sed -i 's|error("Build nethogs static library failed.")||' 
deepin-system-monitor.pro
+}
+
+build() {
+  cd deepin-system-monitor-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-system-monitor-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-i686/deepin-system-monitor.install
===
--- community-i686/deepin-system-monitor.install2017-07-23 23:16:44 UTC 
(rev 246158)
+++ community-i686/deepin-system-monitor.install2017-07-23 23:17:12 UTC 
(rev 246159)
@@ -1,7 +0,0 @@
-post_install() {
-  setcap cap_kill,cap_net_raw,cap_dac_read_search,cap_sys_ptrace+ep 
usr/bin/deepin-system-monitor
-}
-
-post_upgrade() {
-  post_install
-}

Copied: 
deepin-system-monitor/repos/community-i686/deepin-system-monitor.install (from 
rev 246158, deepin-system-monitor/trunk/deepin-system-monitor.install)
===
--- 

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 23:16:44
  Author: felixonmars
Revision: 246158

upgpkg: deepin-system-monitor 0.1.3-1

Modified:
  deepin-system-monitor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 23:14:35 UTC (rev 246157)
+++ PKGBUILD2017-07-23 23:16:44 UTC (rev 246158)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-system-monitor
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='A more user-friendly system monitor'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 groups=('deepin')
 install=deepin-system-monitor.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
-sha512sums=('17fa436fd90a5005964ff5a40d17d553c77e3703b013776e00b9f1abbc5e6f30b5f0792ca679802f8ee614ccf034949d59d6edfd9a8cce9687082ae9ee6004a0')
+sha512sums=('23bd6d06709378da3d4d48476eaccd020e2ee8cac1c1efb75aa085279d70e852aad2e25cb8f6f2be8b23140b1b97dab3de078218eaf4a17507ebd8a67b4078f5')
 
 prepare() {
   cd deepin-system-monitor-$pkgver


[arch-commits] Commit in android-tools/trunk (PKGBUILD build.sh generate_build.rb)

2017-07-23 Thread Anatol Pomozov
Date: Sunday, July 23, 2017 @ 23:14:35
  Author: anatolik
Revision: 246157

Use $CC and $CXX envvars instead of hardcoded compiler name

Modified:
  android-tools/trunk/PKGBUILD
  android-tools/trunk/build.sh
  android-tools/trunk/generate_build.rb

---+
 PKGBUILD  |4 -
 build.sh  |  176 ++--
 generate_build.rb |6 -
 3 files changed, 93 insertions(+), 93 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 22:46:55 UTC (rev 246156)
+++ PKGBUILD2017-07-23 23:14:35 UTC (rev 246157)
@@ -26,7 +26,7 @@
   'SKIP'
   'SKIP'
   'SKIP'
-  '524e3a1768d4386c31436210c6798a06ec636203'
+  '0a77f23fbbbe25048b228130fd2d290e8d9a1d55'
   '33538c9161c199f1e608d3b8f519adb1cd9d46d5'
   '7004dbd0c193668827174880de6f8434de8ceaee'
   '2e69152091bb9642be058e49ec6cb720a2fd91dc'
@@ -39,7 +39,7 @@
 }
 
 build() {
-  PKGVER=$pkgver sh ./build.sh
+  PKGVER=$pkgver CC=clang CXX=clang++ ./build.sh
 }
 
 package(){

Modified: build.sh
===
--- build.sh2017-07-23 22:46:55 UTC (rev 246156)
+++ build.sh2017-07-23 23:14:35 UTC (rev 246157)
@@ -1,90 +1,90 @@
 # This set of commands generated by generate_build.rb script
 
-clang++ -o core/adb/adb.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/adb.cpp
-clang++ -o core/adb/adb_auth.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/adb_auth.cpp
-clang++ -o core/adb/adb_io.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/adb_io.cpp
-clang++ -o core/adb/adb_listeners.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/adb_listeners.cpp
-clang++ -o core/adb/adb_trace.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/adb_trace.cpp
-clang++ -o core/adb/adb_utils.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/adb_utils.cpp
-clang++ -o core/adb/bugreport.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/bugreport.cpp
-clang++ -o core/adb/line_printer.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/line_printer.cpp
-clang++ -o core/adb/sockets.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/sockets.cpp
-clang++ -o core/adb/transport.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/transport.cpp
-clang++ -o core/adb/transport_local.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/transport_local.cpp
-clang++ -o core/adb/transport_usb.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/transport_usb.cpp
-clang++ -o core/adb/sysdeps_unix.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/sysdeps_unix.cpp
-clang++ -o core/adb/fdevent.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/fdevent.cpp
-clang++ -o core/adb/get_my_path_linux.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/get_my_path_linux.cpp
-clang++ -o core/adb/usb_linux.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/usb_linux.cpp
-clang++ -o core/adb/adb_auth_host.cpp.o -std=gnu++14 $CXXFLAGS $CPPFLAGS 
-DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c core/adb/adb_auth_host.cpp
-clang++ -o core/adb/shell_service_protocol.cpp.o -std=gnu++14 $CXXFLAGS 
$CPPFLAGS -DADB_REVISION=\"$PKGVER\" -DADB_HOST=1 -fpermissive -Icore/include 
-Icore/base/include -Icore/adb -c 

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

2017-07-23 Thread Alexander Rødseth
Date: Sunday, July 23, 2017 @ 22:46:55
  Author: arodseth
Revision: 246156

archrelease: copy trunk to community-x86_64, community-i686

Added:
  mosh/repos/community-i686/PKGBUILD
(from rev 246155, mosh/trunk/PKGBUILD)
  mosh/repos/community-x86_64/PKGBUILD
(from rev 246155, mosh/trunk/PKGBUILD)
Deleted:
  mosh/repos/community-i686/PKGBUILD
  mosh/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-i686/PKGBUILD   |   35 --
 community-x86_64/PKGBUILD |   35 --
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 22:45:34 UTC (rev 246155)
+++ community-i686/PKGBUILD 2017-07-23 22:46:55 UTC (rev 246156)
@@ -1,35 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander F Rødseth 
-# Contributor: Christian Neukirchen 
-# Contributor: Thomas WeiĂźschuh 
-
-pkgname=mosh
-pkgver=1.3.1
-pkgrel=1
-pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
-arch=('x86_64' 'i686')
-url='https://mosh.org/'
-license=('GPL3')
-depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl-io-tty' 'libutempter')
-makedepends=('git')
-options=('!emptydirs')
-source=("git+https://github.com/mobile-shell/mosh#tag=$pkgname-$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" install
-
-  install -Dm644 "$pkgname/conf/bash-completion/completions/$pkgname" \
-"$pkgdir/usr/share/bash-completion/completions/$pkgname"
-}
-
-# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
-# vim: ts=2 sw=2 et:

Copied: mosh/repos/community-i686/PKGBUILD (from rev 246155, 
mosh/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 22:46:55 UTC (rev 246156)
@@ -0,0 +1,35 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christian Neukirchen 
+# Contributor: Thomas WeiĂźschuh 
+
+pkgname=mosh
+pkgver=1.3.2
+pkgrel=1
+pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
+arch=('x86_64' 'i686')
+url='https://mosh.org/'
+license=('GPL3')
+depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl-io-tty' 'libutempter')
+makedepends=('git')
+options=('!emptydirs')
+source=("git+https://github.com/mobile-shell/mosh#tag=$pkgname-$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd "$pkgname"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" install
+
+  install -Dm644 "$pkgname/conf/bash-completion/completions/$pkgname" \
+"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+}
+
+# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 22:45:34 UTC (rev 246155)
+++ community-x86_64/PKGBUILD   2017-07-23 22:46:55 UTC (rev 246156)
@@ -1,35 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander F Rødseth 
-# Contributor: Christian Neukirchen 
-# Contributor: Thomas WeiĂźschuh 
-
-pkgname=mosh
-pkgver=1.3.1
-pkgrel=1
-pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
-arch=('x86_64' 'i686')
-url='https://mosh.org/'
-license=('GPL3')
-depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl-io-tty' 'libutempter')
-makedepends=('git')
-options=('!emptydirs')
-source=("git+https://github.com/mobile-shell/mosh#tag=$pkgname-$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname" DESTDIR="$pkgdir" install
-
-  install -Dm644 "$pkgname/conf/bash-completion/completions/$pkgname" \
-"$pkgdir/usr/share/bash-completion/completions/$pkgname"
-}
-
-# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
-# vim: ts=2 sw=2 et:

Copied: mosh/repos/community-x86_64/PKGBUILD (from rev 246155, 
mosh/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-23 22:46:55 UTC (rev 246156)
@@ -0,0 +1,35 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christian Neukirchen 
+# Contributor: Thomas 

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

2017-07-23 Thread Jonathan Steel
Date: Sunday, July 23, 2017 @ 22:45:34
  Author: jsteel
Revision: 246155

archrelease: copy trunk to community-i686, community-x86_64

Added:
  stella/repos/community-i686/PKGBUILD
(from rev 246153, stella/trunk/PKGBUILD)
  stella/repos/community-x86_64/PKGBUILD
(from rev 246154, stella/trunk/PKGBUILD)
Deleted:
  stella/repos/community-i686/PKGBUILD
  stella/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   30 --
 community-x86_64/PKGBUILD |   30 --
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 22:45:25 UTC (rev 246154)
+++ community-i686/PKGBUILD 2017-07-23 22:45:34 UTC (rev 246155)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Renato Garcia 
-# Contributor: Tiago Camargo 
-# Contributor: Shinlun Hsieh 
-
-pkgname=stella
-pkgver=4.7.3
-pkgrel=1
-pkgdesc="Atari 2600 VCS emulator"
-arch=('i686' 'x86_64')
-url="http://stella.sourceforge.net;
-license=('GPL2')
-depends=('sdl2' 'gtk-update-icon-cache')
-makedepends=('glu')
-source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz)
-md5sums=('898578ee405430815e12374f191e9b51')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: stella/repos/community-i686/PKGBUILD (from rev 246153, 
stella/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 22:45:34 UTC (rev 246155)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Renato Garcia 
+# Contributor: Tiago Camargo 
+# Contributor: Shinlun Hsieh 
+
+pkgname=stella
+pkgver=5.0.1
+pkgrel=1
+pkgdesc="Atari 2600 VCS emulator"
+arch=('i686' 'x86_64')
+url="http://stella.sourceforge.net;
+license=('GPL2')
+depends=('sdl2' 'gtk-update-icon-cache')
+makedepends=('glu')
+source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz)
+md5sums=('45deeed59a6a54ba46ad14b3c74e209d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 22:45:25 UTC (rev 246154)
+++ community-x86_64/PKGBUILD   2017-07-23 22:45:34 UTC (rev 246155)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Renato Garcia 
-# Contributor: Tiago Camargo 
-# Contributor: Shinlun Hsieh 
-
-pkgname=stella
-pkgver=4.7.3
-pkgrel=1
-pkgdesc="Atari 2600 VCS emulator"
-arch=('i686' 'x86_64')
-url="http://stella.sourceforge.net;
-license=('GPL2')
-depends=('sdl2' 'gtk-update-icon-cache')
-makedepends=('glu')
-source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz)
-md5sums=('898578ee405430815e12374f191e9b51')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: stella/repos/community-x86_64/PKGBUILD (from rev 246154, 
stella/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-23 22:45:34 UTC (rev 246155)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Renato Garcia 
+# Contributor: Tiago Camargo 
+# Contributor: Shinlun Hsieh 
+
+pkgname=stella
+pkgver=5.0.1
+pkgrel=1
+pkgdesc="Atari 2600 VCS emulator"
+arch=('i686' 'x86_64')
+url="http://stella.sourceforge.net;
+license=('GPL2')
+depends=('sdl2' 'gtk-update-icon-cache')
+makedepends=('glu')
+source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz)
+md5sums=('45deeed59a6a54ba46ad14b3c74e209d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}


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

2017-07-23 Thread Alexander Rødseth
Date: Sunday, July 23, 2017 @ 22:45:25
  Author: arodseth
Revision: 246154

upgpkg: mosh 1.3.2-1

Modified:
  mosh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 22:45:05 UTC (rev 246153)
+++ PKGBUILD2017-07-23 22:45:25 UTC (rev 246154)
@@ -4,7 +4,7 @@
 # Contributor: Thomas WeiĂźschuh 
 
 pkgname=mosh
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
 arch=('x86_64' 'i686')


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

2017-07-23 Thread Jonathan Steel
Date: Sunday, July 23, 2017 @ 22:45:05
  Author: jsteel
Revision: 246153

upgpkg: stella 5.0.1-1

Modified:
  stella/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 22:40:23 UTC (rev 246152)
+++ PKGBUILD2017-07-23 22:45:05 UTC (rev 246153)
@@ -4,7 +4,7 @@
 # Contributor: Shinlun Hsieh 
 
 pkgname=stella
-pkgver=4.7.3
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="Atari 2600 VCS emulator"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 license=('GPL2')
 depends=('sdl2' 'gtk-update-icon-cache')
 makedepends=('glu')
-source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.xz)
-md5sums=('898578ee405430815e12374f191e9b51')
+source=(https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz)
+md5sums=('45deeed59a6a54ba46ad14b3c74e209d')
 
 build() {
   cd $pkgname-$pkgver


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

2017-07-23 Thread Alexander Rødseth
Date: Sunday, July 23, 2017 @ 22:40:23
  Author: arodseth
Revision: 246152

archrelease: copy trunk to community-x86_64, community-i686

Added:
  geany-plugins/repos/community-i686/PKGBUILD
(from rev 246151, geany-plugins/trunk/PKGBUILD)
  geany-plugins/repos/community-x86_64/PKGBUILD
(from rev 246151, geany-plugins/trunk/PKGBUILD)
Deleted:
  geany-plugins/repos/community-i686/PKGBUILD
  geany-plugins/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   72 
 community-i686/PKGBUILD   |   33 
 community-x86_64/PKGBUILD |   33 
 3 files changed, 72 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 22:28:47 UTC (rev 246151)
+++ community-i686/PKGBUILD 2017-07-23 22:40:23 UTC (rev 246152)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: djgera
-# Contributor: Patrick Melo 
-
-pkgname=geany-plugins
-pkgver=1.30
-pkgrel=2
-pkgdesc='Plugins for Geany'
-arch=('x86_64' 'i686')
-url='http://plugins.geany.org/'
-license=('GPL')
-depends=("geany>=$pkgver" 'gtkspell' 'ctpl' 'gpgme' 'vte'
- 'desktop-file-utils' 'lua51' 'libgit2')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2' 'python2')
-optdepends=('hspell: hebrew spell checker')
-source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: plugins.geany.org/downloads.html
-# vim: ts=2 sw=2 et:

Copied: geany-plugins/repos/community-i686/PKGBUILD (from rev 246151, 
geany-plugins/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 22:40:23 UTC (rev 246152)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Gerardo Exequiel Pozzi 
+# Contributor: Patrick Melo 
+
+pkgname=geany-plugins
+pkgver=1.31
+pkgrel=1
+pkgdesc='Plugins for Geany'
+arch=('x86_64' 'i686')
+url='https://plugins.geany.org/'
+license=('GPL')
+depends=("geany>=$pkgver" 'gtkspell' 'ctpl' 'gpgme' 'vte' 'desktop-file-utils'
+ 'lua51' 'libgit2' 'python2' 'pygtk')
+makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
+optdepends=('hspell: hebrew spell checker')
+source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('76bd9e803db5a626b86669f08330cf95b8cc35057a1cdf65759bc00aef120e25')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  # Looking forward to Python 3 being supported
+  export PYTHON=/usr/bin/python2
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: plugins.geany.org/downloads.html
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 22:28:47 UTC (rev 246151)
+++ community-x86_64/PKGBUILD   2017-07-23 22:40:23 UTC (rev 246152)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: djgera
-# Contributor: Patrick Melo 
-
-pkgname=geany-plugins
-pkgver=1.30
-pkgrel=2
-pkgdesc='Plugins for Geany'
-arch=('x86_64' 'i686')
-url='http://plugins.geany.org/'
-license=('GPL')
-depends=("geany>=$pkgver" 'gtkspell' 'ctpl' 'gpgme' 'vte'
- 'desktop-file-utils' 'lua51' 'libgit2')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2' 'python2')
-optdepends=('hspell: hebrew spell checker')
-source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: plugins.geany.org/downloads.html
-# vim: ts=2 sw=2 et:

Copied: geany-plugins/repos/community-x86_64/PKGBUILD (from rev 246151, 
geany-plugins/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-23 22:40:23 UTC (rev 246152)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: 

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

2017-07-23 Thread Alexander Rødseth
Date: Sunday, July 23, 2017 @ 22:28:47
  Author: arodseth
Revision: 246151

upgpkg: geany-plugins 1.31-1

Modified:
  geany-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 22:24:55 UTC (rev 246150)
+++ PKGBUILD2017-07-23 22:28:47 UTC (rev 246151)
@@ -21,7 +21,7 @@
 build() {
   cd "$pkgname-$pkgver"
 
-  # Looking forward to Python 3 being supported instead
+  # Looking forward to Python 3 being supported
   export PYTHON=/usr/bin/python2
 
   ./configure --prefix=/usr --libexecdir=/usr/lib


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

2017-07-23 Thread Jonathan Steel
Date: Sunday, July 23, 2017 @ 22:24:55
  Author: jsteel
Revision: 246150

archrelease: copy trunk to community-i686, community-x86_64

Added:
  mgba/repos/community-i686/PKGBUILD
(from rev 246149, mgba/trunk/PKGBUILD)
  mgba/repos/community-x86_64/PKGBUILD
(from rev 246149, mgba/trunk/PKGBUILD)
Deleted:
  mgba/repos/community-i686/PKGBUILD
  mgba/repos/community-i686/mgba-gcc7.patch
  mgba/repos/community-x86_64/PKGBUILD
  mgba/repos/community-x86_64/mgba-gcc7.patch

--+
 /PKGBUILD|  122 +
 community-i686/PKGBUILD  |   66 
 community-i686/mgba-gcc7.patch   |   12 ---
 community-x86_64/PKGBUILD|   66 
 community-x86_64/mgba-gcc7.patch |   12 ---
 5 files changed, 122 insertions(+), 156 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 22:24:34 UTC (rev 246149)
+++ community-i686/PKGBUILD 2017-07-23 22:24:55 UTC (rev 246150)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer:  Jonathan Steel 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Duck Hunt 
-
-pkgbase=mgba
-pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
-pkgver=0.5.2
-pkgrel=4
-arch=('i686' 'x86_64')
-url='http://mgba.io'
-license=('custom:MPL2')
-makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
- 'ffmpeg' 'imagemagick' 'desktop-file-utils' 'qt5-tools')
-source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz
-mgba-gcc7.patch)
-md5sums=('c3d20052503dca08e58030ac4e3f0408'
- 'ea583f6af8cdbfed8f83f16311b9c788')
-
-prepare() {
-  [[ ! -d build ]] && mkdir build || rm -rf build
-
-  cd $pkgbase-$pkgver
-  patch -p1 -i ../mgba-gcc7.patch # Fix build with GCC7
-}
-
-build() {
-  cd build
-  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package_libmgba() {
-  pkgdesc='Shared library of mGBA'
-  depends=('zlib' 'libpng' 'libzip' 'libedit' 'ffmpeg' 'imagemagick')
-
-  cmake -DCOMPONENT=libmgba mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
--P build/cmake_install.cmake
-  install -Dm644 mgba-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_mgba-sdl() {
-  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy'
-  depends=('libmgba' 'sdl2')
-
-  cmake -DCOMPONENT=mgba-sdl mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" 
\
--P build/cmake_install.cmake
-
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_mgba-qt() {
-  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy. Qt5 UI.'
-  depends=('libmgba' 'qt5-multimedia' 'sdl2')
-
-  cmake -DCOMPONENT=mgba-qt mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
--P build/cmake_install.cmake
-
-  desktop-file-install mgba-$pkgver/res/mgba-qt.desktop --dir 
"$pkgdir"/usr/share/applications/
-  install -Dm644 mgba-$pkgver/res/mgba-256.png 
"$pkgdir"/usr/share/pixmaps/mgba.png
-
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: mgba/repos/community-i686/PKGBUILD (from rev 246149, 
mgba/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 22:24:55 UTC (rev 246150)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer:  Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Duck Hunt 
+
+pkgbase=mgba
+pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
+pkgver=0.6.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://mgba.io'
+license=('custom:MPL2')
+makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
+ 'ffmpeg' 'imagemagick' 'desktop-file-utils' 'qt5-tools')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz)
+md5sums=('cdad6be9a3a01afc5d2e9b53f0321a68')
+
+prepare() {
+  [[ ! -d build ]] && mkdir build || rm -rf build
+}
+
+build() {
+  cd build
+  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package_libmgba() {
+  pkgdesc='Shared library of mGBA'
+  depends=('zlib' 'libpng' 'libzip' 'libedit' 'ffmpeg' 'imagemagick')
+
+  cmake -DCOMPONENT=libmgba mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
+-P build/cmake_install.cmake
+  install -Dm644 mgba-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mgba-sdl() {
+  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy'
+  depends=('libmgba' 

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

2017-07-23 Thread Jonathan Steel
Date: Sunday, July 23, 2017 @ 22:24:34
  Author: jsteel
Revision: 246149

upgpkg: mgba 0.6.0-1

Modified:
  mgba/trunk/PKGBUILD
Deleted:
  mgba/trunk/mgba-gcc7.patch

-+
 PKGBUILD|   13 -
 mgba-gcc7.patch |   12 
 2 files changed, 4 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 21:05:15 UTC (rev 246148)
+++ PKGBUILD2017-07-23 22:24:34 UTC (rev 246149)
@@ -5,23 +5,18 @@
 
 pkgbase=mgba
 pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
-pkgver=0.5.2
-pkgrel=4
+pkgver=0.6.0
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://mgba.io'
 license=('custom:MPL2')
 makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
  'ffmpeg' 'imagemagick' 'desktop-file-utils' 'qt5-tools')
-source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz
-mgba-gcc7.patch)
-md5sums=('c3d20052503dca08e58030ac4e3f0408'
- 'ea583f6af8cdbfed8f83f16311b9c788')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz)
+md5sums=('cdad6be9a3a01afc5d2e9b53f0321a68')
 
 prepare() {
   [[ ! -d build ]] && mkdir build || rm -rf build
-
-  cd $pkgbase-$pkgver
-  patch -p1 -i ../mgba-gcc7.patch # Fix build with GCC7
 }
 
 build() {

Deleted: mgba-gcc7.patch
===
--- mgba-gcc7.patch 2017-07-23 21:05:15 UTC (rev 246148)
+++ mgba-gcc7.patch 2017-07-23 22:24:34 UTC (rev 246149)
@@ -1,12 +0,0 @@
-diff --git a/src/platform/qt/GameController.h 
b/src/platform/qt/GameController.h
-index 79b18d3bf..7b8d6908b 100644
 a/src/platform/qt/GameController.h
-+++ b/src/platform/qt/GameController.h
-@@ -14,6 +14,7 @@
- #include 
- 
- #include 
-+#include 
- 
- #include 
- #include 


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

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 21:05:15
  Author: nicohood
Revision: 246148

archrelease: copy trunk to community-testing-any

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

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

Copied: python-progressbar/repos/community-testing-any/PKGBUILD (from rev 
246147, python-progressbar/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2017-07-23 21:05:15 UTC (rev 246148)
@@ -0,0 +1,48 @@
+# Maintainer: Maxim Andersson 
+# Co-Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+
+_pkgname=python-progressbar2
+_pypiname=progressbar2
+pkgbase=python-progressbar
+pkgdesc="A progress bar for Python 2 and Python 3"
+pkgname=('python-progressbar' 'python2-progressbar')
+pkgver=3.32.0
+pkgrel=1
+url="https://github.com/WoLpH/python-progressbar;
+license=('BSD')
+arch=("any")
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools' 
'python-utils' 'python2-utils')
+source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;
+
"${_pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz.asc;)
+sha512sums=('64bd1b76240c3d258d3b33d95e2d9de0df7c78404eb9c65a9af56ed60367f2e103ac88d905b34256dfd2e7f197e8833e97583da94656a4a715b3bf46f3b0b244'
+'SKIP')
+validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem 

+
+prepare() {
+cp -a "${srcdir}/${_pypiname}-${pkgver}"{,-py2}
+}
+
+build() {
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py build
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py build
+}
+
+package_python-progressbar() {
+depends=('python' 'python-utils')
+
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-progressbar() {
+depends=('python2' 'python2-utils')
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


[arch-commits] Commit in python-progressbar/trunk (01-python33.patch)

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 21:05:08
  Author: nicohood
Revision: 246147

upgpkg: python-progressbar 3.32.0-1

Deleted:
  python-progressbar/trunk/01-python33.patch

---+
 01-python33.patch |   93 
 1 file changed, 93 deletions(-)

Deleted: 01-python33.patch
===
--- 01-python33.patch   2017-07-23 21:04:25 UTC (rev 246146)
+++ 01-python33.patch   2017-07-23 21:05:08 UTC (rev 246147)
@@ -1,93 +0,0 @@
-# HG changeset patch
-# User Nilton Volpato 
-# Date 1348267873 10800
-# Node ID 3c94a3a1ebe1325c7c605cc8f11126dcc632b04d
-# Parent  83ece680e4fe06aa704de4c3a967355db21046d4
-Remove format as a slot attribute, as that is not compatible with python 3.3
-
-diff -r 83ece680e4fe -r 3c94a3a1ebe1 progressbar/widgets.py
 a/progressbar/widgets.py   Tue Sep 04 18:42:57 2012 -0700
-+++ b/progressbar/widgets.py   Fri Sep 21 19:51:13 2012 -0300
-@@ -81,11 +81,11 @@
- class Timer(Widget):
- """Widget which displays the elapsed seconds."""
- 
--__slots__ = ('format',)
-+__slots__ = ('format_string',)
- TIME_SENSITIVE = True
- 
- def __init__(self, format='Elapsed Time: %s'):
--self.format = format
-+self.format_string = format
- 
- @staticmethod
- def format_time(seconds):
-@@ -97,7 +97,7 @@
- def update(self, pbar):
- """Updates the widget to show the elapsed time."""
- 
--return self.format % self.format_time(pbar.seconds_elapsed)
-+return self.format_string % self.format_time(pbar.seconds_elapsed)
- 
- 
- class ETA(Timer):
-@@ -121,9 +121,9 @@
- class FileTransferSpeed(Widget):
- """Widget for showing the transfer speed (useful for file transfers)."""
- 
--format = '%6.2f %s%s/s'
--prefixes = ' kMGTPEZY'
--__slots__ = ('unit', 'format')
-+FORMAT = '%6.2f %s%s/s'
-+PREFIXES = ' kMGTPEZY'
-+__slots__ = ('unit',)
- 
- def __init__(self, unit='B'):
- self.unit = unit
-@@ -138,7 +138,7 @@
- power = int(math.log(speed, 1000))
- scaled = speed / 1000.**power
- 
--return self.format % (scaled, self.prefixes[power], self.unit)
-+return self.FORMAT % (scaled, self.PREFIXES[power], self.unit)
- 
- 
- class AnimatedMarker(Widget):
-@@ -168,13 +168,13 @@
- class Counter(Widget):
- """Displays the current count."""
- 
--__slots__ = ('format',)
-+__slots__ = ('format_string',)
- 
- def __init__(self, format='%d'):
--self.format = format
-+self.format_string = format
- 
- def update(self, pbar):
--return self.format % pbar.currval
-+return self.format_string % pbar.currval
- 
- 
- class Percentage(Widget):
-@@ -197,9 +197,9 @@
- 'value': ('currval', None)
- }
- 
--__slots__ = ('format',)
-+__slots__ = ('format_string',)
- def __init__(self, format):
--self.format = format
-+self.format_string = format
- 
- def update(self, pbar):
- context = {}
-@@ -213,7 +213,7 @@
-context[name] = transform(value)
- except: pass
- 
--return self.format % context
-+return self.format_string % context
- 
- 
- class SimpleProgress(Widget):


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

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 21:04:25
  Author: nicohood
Revision: 246146

upgpkg: python-progressbar 3.32.0-1

Modified:
  python-progressbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 20:57:24 UTC (rev 246145)
+++ PKGBUILD2017-07-23 21:04:25 UTC (rev 246146)
@@ -1,59 +1,48 @@
-# $Id$
-# Maintainer: SĂ©bastien Luttringer
+# Maintainer: Maxim Andersson 
+# Co-Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
 
+_pkgname=python-progressbar2
+_pypiname=progressbar2
 pkgbase=python-progressbar
+pkgdesc="A progress bar for Python 2 and Python 3"
 pkgname=('python-progressbar' 'python2-progressbar')
-pkgver=2.3
-pkgrel=8
-arch=('any')
-url='https://pypi.python.org/pypi/progressbar'
-license=('LGPL')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-source=("https://pypi.io/packages/source/p/progressbar/progressbar-$pkgver.tar.gz;
-'01-python33.patch')
-sha1sums=('5b4b11fc0421855314d666b08c069d2ed0349bcc'
-  '5dc63611e364e90441cbc90fe2530b9fab67e780')
+pkgver=3.32.0
+pkgrel=1
+url="https://github.com/WoLpH/python-progressbar;
+license=('BSD')
+arch=("any")
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools' 
'python-utils' 'python2-utils')
+source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;
+
"${_pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz.asc;)
+sha512sums=('64bd1b76240c3d258d3b33d95e2d9de0df7c78404eb9c65a9af56ed60367f2e103ac88d905b34256dfd2e7f197e8833e97583da94656a4a715b3bf46f3b0b244'
+'SKIP')
+validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem 

 
 prepare() {
-  cd progressbar-$pkgver
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-  # fix egg-info permissions
-  chmod -R ug=rwX,o=rX .
+cp -a "${srcdir}/${_pypiname}-${pkgver}"{,-py2}
 }
 
 build() {
-  cd progressbar-$pkgver
-  python setup.py build --build-lib=build/python
-  python2 setup.py build --build-lib=build/python2
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py build
 
-  msg2 'Fix python2 sheebang'
-  find build/python2 -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py build
 }
 
 package_python-progressbar() {
-  pkgdesc='Text progressbar library for python'
-  depends=('python')
+depends=('python' 'python-utils')
 
-  cd progressbar-$pkgver
-  python setup.py build --build-lib=build/python \
-  install --root="$pkgdir" --optimize=1
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
 
 package_python2-progressbar() {
-  pkgdesc='Text progressbar library for python2'
-  depends=('python2')
+depends=('python2' 'python2-utils')
 
-  cd progressbar-$pkgver
-  python2 setup.py build --build-lib=build/python2 \
-   install --root="$pkgdir" --optimize=1
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
-
-# vim:set ts=2 sw=2 et:


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

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 20:57:10
  Author: nicohood
Revision: 246144

upgpkg: python-utils 2.2.0-1

Modified:
  python-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 20:56:24 UTC (rev 246143)
+++ PKGBUILD2017-07-23 20:57:10 UTC (rev 246144)
@@ -0,0 +1,48 @@
+# Maintainer: Maxim Andersson 
+# Co-Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+
+_pkgname=python-utils
+_pypiname=python-utils
+pkgbase=python-utils
+pkgdesc="A module with some convenient utilities not included with the 
standard Python install"
+pkgname=('python-utils' 'python2-utils')
+pkgver=2.2.0
+pkgrel=1
+url="https://github.com/WoLpH/python-utils;
+license=('BSD')
+arch=("any")
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
+source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;
+
"${_pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz.asc;)
+sha512sums=('02b3b7f3ebdab8b8f82221634336e1e54ebee58e2b3a8348cbad218ff8a1b55efdace5df8dd105d77b6eecbf30876e7b4bca3ca7cda7b34c10993741dda8570e'
+'SKIP')
+validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem 

+
+prepare() {
+cp -a "${srcdir}/${_pypiname}-${pkgver}"{,-py2}
+}
+
+build() {
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py build
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py build
+}
+
+package_python-utils() {
+depends=('python' 'python-six')
+
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-utils() {
+depends=('python2' 'python2-six')
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 20:57:24
  Author: nicohood
Revision: 246145

archrelease: copy trunk to community-any

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

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

Copied: python-utils/repos/community-any/PKGBUILD (from rev 246144, 
python-utils/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-07-23 20:57:24 UTC (rev 246145)
@@ -0,0 +1,48 @@
+# Maintainer: Maxim Andersson 
+# Co-Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+
+_pkgname=python-utils
+_pypiname=python-utils
+pkgbase=python-utils
+pkgdesc="A module with some convenient utilities not included with the 
standard Python install"
+pkgname=('python-utils' 'python2-utils')
+pkgver=2.2.0
+pkgrel=1
+url="https://github.com/WoLpH/python-utils;
+license=('BSD')
+arch=("any")
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
+source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz;
+
"${_pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz.asc;)
+sha512sums=('02b3b7f3ebdab8b8f82221634336e1e54ebee58e2b3a8348cbad218ff8a1b55efdace5df8dd105d77b6eecbf30876e7b4bca3ca7cda7b34c10993741dda8570e'
+'SKIP')
+validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem 

+
+prepare() {
+cp -a "${srcdir}/${_pypiname}-${pkgver}"{,-py2}
+}
+
+build() {
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py build
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py build
+}
+
+package_python-utils() {
+depends=('python' 'python-six')
+
+cd "${srcdir}/${_pypiname}-${pkgver}"
+python setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-utils() {
+depends=('python2' 'python2-six')
+
+cd "${srcdir}/${_pypiname}-${pkgver}-py2"
+python2 setup.py install --skip-build --root="${pkgdir}" --optimize=1
+install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


[arch-commits] Commit in (4 files)

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 20:56:24
  Author: nicohood
Revision: 246143

Initial trunk creation with blank PKGBUILD of python-utils

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

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

Index: python-utils/trunk/PKGBUILD
===
--- python-utils/trunk/PKGBUILD 2017-07-23 20:01:19 UTC (rev 246142)
+++ python-utils/trunk/PKGBUILD 2017-07-23 20:56:24 UTC (rev 246143)

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


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

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 20:01:19
  Author: arojas
Revision: 246142

archrelease: copy trunk to community-i686, community-x86_64

Added:
  pan/repos/community-i686/PKGBUILD
(from rev 246141, pan/trunk/PKGBUILD)
  pan/repos/community-x86_64/PKGBUILD
(from rev 246141, pan/trunk/PKGBUILD)
Deleted:
  pan/repos/community-i686/PKGBUILD
  pan/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   52 
 community-i686/PKGBUILD   |   26 --
 community-x86_64/PKGBUILD |   26 --
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 20:00:42 UTC (rev 246141)
+++ community-i686/PKGBUILD 2017-07-23 20:01:19 UTC (rev 246142)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Bernard Baeyens (berbae) 
-
-pkgname=pan
-pkgver=0.141
-pkgrel=2
-pkgdesc="A powerful Newsgroup Article reader"
-arch=(i686 x86_64)
-url="http://pan.rebelbase.com/;
-license=(GPL2)
-depends=(gtkspell gmime)
-makedepends=(intltool)
-source=("http://pan.rebelbase.com/download/releases/$pkgver/source/$pkgname-$pkgver.tar.bz2;)
-md5sums=('306003e506d8e7d16b6caccc9a160ab3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-gnutls
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: pan/repos/community-i686/PKGBUILD (from rev 246141, pan/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 20:01:19 UTC (rev 246142)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Bernard Baeyens (berbae) 
+
+pkgname=pan
+pkgver=0.142
+pkgrel=1
+pkgdesc="A powerful Newsgroup Article reader"
+arch=(i686 x86_64)
+url="http://pan.rebelbase.com/;
+license=(GPL2)
+depends=(gtkspell3 gmime)
+makedepends=(intltool itstool)
+source=("http://pan.rebelbase.com/download/releases/$pkgver/source/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('12d776e981a32123a18f02424173910ab3bf5856ead416ea33b83d927ab42f93')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-gnutls --with-gtk3
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 20:00:42 UTC (rev 246141)
+++ community-x86_64/PKGBUILD   2017-07-23 20:01:19 UTC (rev 246142)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Bernard Baeyens (berbae) 
-
-pkgname=pan
-pkgver=0.141
-pkgrel=2
-pkgdesc="A powerful Newsgroup Article reader"
-arch=(i686 x86_64)
-url="http://pan.rebelbase.com/;
-license=(GPL2)
-depends=(gtkspell gmime)
-makedepends=(intltool)
-source=("http://pan.rebelbase.com/download/releases/$pkgver/source/$pkgname-$pkgver.tar.bz2;)
-md5sums=('306003e506d8e7d16b6caccc9a160ab3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-gnutls
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: pan/repos/community-x86_64/PKGBUILD (from rev 246141, 
pan/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-23 20:01:19 UTC (rev 246142)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Bernard Baeyens (berbae) 
+
+pkgname=pan
+pkgver=0.142
+pkgrel=1
+pkgdesc="A powerful Newsgroup Article reader"
+arch=(i686 x86_64)
+url="http://pan.rebelbase.com/;
+license=(GPL2)
+depends=(gtkspell3 gmime)
+makedepends=(intltool itstool)
+source=("http://pan.rebelbase.com/download/releases/$pkgver/source/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('12d776e981a32123a18f02424173910ab3bf5856ead416ea33b83d927ab42f93')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-gnutls --with-gtk3
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 20:00:42
  Author: arojas
Revision: 246141

Update to 0.142, try gtk3 again

Modified:
  pan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 18:55:16 UTC (rev 246140)
+++ PKGBUILD2017-07-23 20:00:42 UTC (rev 246141)
@@ -3,20 +3,20 @@
 # Contributor: Bernard Baeyens (berbae) 
 
 pkgname=pan
-pkgver=0.141
-pkgrel=2
+pkgver=0.142
+pkgrel=1
 pkgdesc="A powerful Newsgroup Article reader"
 arch=(i686 x86_64)
 url="http://pan.rebelbase.com/;
 license=(GPL2)
-depends=(gtkspell gmime)
-makedepends=(intltool)
+depends=(gtkspell3 gmime)
+makedepends=(intltool itstool)
 
source=("http://pan.rebelbase.com/download/releases/$pkgver/source/$pkgname-$pkgver.tar.bz2;)
-md5sums=('306003e506d8e7d16b6caccc9a160ab3')
+sha256sums=('12d776e981a32123a18f02424173910ab3bf5856ead416ea33b83d927ab42f93')
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-gnutls
+  ./configure --prefix=/usr --with-gnutls --with-gtk3
   make
 }
 


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

2017-07-23 Thread Jerome Leclanche
Date: Sunday, July 23, 2017 @ 18:55:16
  Author: jleclanche
Revision: 246140

archrelease: copy trunk to community-i686, community-x86_64

Added:
  terraform/repos/community-i686/PKGBUILD
(from rev 246139, terraform/trunk/PKGBUILD)
  terraform/repos/community-x86_64/PKGBUILD
(from rev 246139, terraform/trunk/PKGBUILD)
Deleted:
  terraform/repos/community-i686/PKGBUILD
  terraform/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   86 
 community-i686/PKGBUILD   |   43 --
 community-x86_64/PKGBUILD |   43 --
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 18:54:05 UTC (rev 246139)
+++ community-i686/PKGBUILD 2017-07-23 18:55:16 UTC (rev 246140)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=terraform
-pkgver=0.9.9
-pkgrel=1
-pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
-url="http://www.terraform.io/;
-arch=("i686" "x86_64")
-license=("MPL")
-makedepends=("go" "godep" "git" "mercurial")
-conflicts=("terraform-bin")
-_gourl=github.com/hashicorp
-source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha256sums=("f5318fd720cb7c1a005f3afa782c6d39fd1ee9a001cacea4e43cd43f56d4f369")
-
-
-prepare() {
-   mkdir -p "$srcdir/src/$_gourl"
-   rm -rf "${srcdir}/src/$_gourl/$pkgname"
-   mv -f "terraform-$pkgver" "$srcdir/src/$_gourl/$pkgname"
-   msg2 "Fetching dependencies"
-   cd "$srcdir/src/$_gourl/$pkgname"
-   GOPATH="$srcdir" go get -u github.com/mitchellh/gox
-   GOPATH="$srcdir" go get -u golang.org/x/tools/cmd/stringer
-}
-
-
-build() {
-   msg2 "Build program"
-   cd "$srcdir/src/$_gourl/$pkgname"
-   GOPATH="$srcdir" PATH="$srcdir/bin:$PATH" TF_DEV=1 TF_QUICKDEV=1 make 
bin
-}
-
-
-package() {
-   cd "$srcdir/bin"
-   install -Dm755 terraform "$pkgdir/usr/bin/terraform"
-
-   cd "$srcdir/src/$_gourl/$pkgname"
-   # Zsh completion
-   install -D contrib/zsh-completion/_terraform 
"$pkgdir/usr/share/zsh/site-functions/_terraform"
-}

Copied: terraform/repos/community-i686/PKGBUILD (from rev 246139, 
terraform/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 18:55:16 UTC (rev 246140)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=terraform
+pkgver=0.9.11
+pkgrel=1
+pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
+url="http://www.terraform.io/;
+arch=("i686" "x86_64")
+license=("MPL")
+makedepends=("go" "godep" "git" "mercurial")
+conflicts=("terraform-bin")
+_gourl="github.com/hashicorp"
+source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
+sha256sums=("400fbf7c65a5f4b599d1b3d20db8ad9d45930a80ce3abf14aa7ed56eac22b3fb")
+
+
+prepare() {
+   mkdir -p "$srcdir/src/$_gourl"
+   rm -rf "${srcdir}/src/$_gourl/$pkgname"
+   mv -f "terraform-$pkgver" "$srcdir/src/$_gourl/$pkgname"
+   msg2 "Fetching dependencies"
+   cd "$srcdir/src/$_gourl/$pkgname"
+   GOPATH="$srcdir" go get -u github.com/mitchellh/gox
+   GOPATH="$srcdir" go get -u golang.org/x/tools/cmd/stringer
+}
+
+
+build() {
+   msg2 "Build program"
+   cd "$srcdir/src/$_gourl/$pkgname"
+   GOPATH="$srcdir" PATH="$srcdir/bin:$PATH" TF_DEV=1 TF_QUICKDEV=1 make 
bin
+}
+
+
+package() {
+   cd "$srcdir/bin"
+   install -Dm755 terraform "$pkgdir/usr/bin/terraform"
+
+   cd "$srcdir/src/$_gourl/$pkgname"
+   # Zsh completion
+   install -D contrib/zsh-completion/_terraform 
"$pkgdir/usr/share/zsh/site-functions/_terraform"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 18:54:05 UTC (rev 246139)
+++ community-x86_64/PKGBUILD   2017-07-23 18:55:16 UTC (rev 246140)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=terraform
-pkgver=0.9.9
-pkgrel=1
-pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
-url="http://www.terraform.io/;
-arch=("i686" "x86_64")
-license=("MPL")
-makedepends=("go" "godep" "git" "mercurial")
-conflicts=("terraform-bin")
-_gourl=github.com/hashicorp
-source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha256sums=("f5318fd720cb7c1a005f3afa782c6d39fd1ee9a001cacea4e43cd43f56d4f369")
-
-
-prepare() {
-   mkdir -p "$srcdir/src/$_gourl"
-   rm -rf "${srcdir}/src/$_gourl/$pkgname"
-   mv -f "terraform-$pkgver" "$srcdir/src/$_gourl/$pkgname"
-   msg2 "Fetching dependencies"
-   

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

2017-07-23 Thread Jerome Leclanche
Date: Sunday, July 23, 2017 @ 18:54:05
  Author: jleclanche
Revision: 246139

upgpkg: terraform 0.9.11-1

Upstream release 0.9.11

Modified:
  terraform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 16:01:58 UTC (rev 246138)
+++ PKGBUILD2017-07-23 18:54:05 UTC (rev 246139)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=terraform
-pkgver=0.9.9
+pkgver=0.9.11
 pkgrel=1
 pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
 url="http://www.terraform.io/;
@@ -10,9 +10,9 @@
 license=("MPL")
 makedepends=("go" "godep" "git" "mercurial")
 conflicts=("terraform-bin")
-_gourl=github.com/hashicorp
+_gourl="github.com/hashicorp"
 source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha256sums=("f5318fd720cb7c1a005f3afa782c6d39fd1ee9a001cacea4e43cd43f56d4f369")
+sha256sums=("400fbf7c65a5f4b599d1b3d20db8ad9d45930a80ce3abf14aa7ed56eac22b3fb")
 
 
 prepare() {


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

2017-07-23 Thread Christian Rebischke
Date: Sunday, July 23, 2017 @ 16:01:58
  Author: shibumi
Revision: 246138

archrelease: copy trunk to community-i686, community-x86_64

Added:
  packer-io/repos/community-i686/PKGBUILD
(from rev 246137, packer-io/trunk/PKGBUILD)
  packer-io/repos/community-x86_64/PKGBUILD
(from rev 246137, packer-io/trunk/PKGBUILD)
Deleted:
  packer-io/repos/community-i686/PKGBUILD
  packer-io/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  168 
 community-i686/PKGBUILD   |   83 -
 community-x86_64/PKGBUILD |   83 -
 3 files changed, 168 insertions(+), 166 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 16:01:47 UTC (rev 246137)
+++ community-i686/PKGBUILD 2017-07-23 16:01:58 UTC (rev 246138)
@@ -1,83 +0,0 @@
-# Maintainer: Christian Rebischke 
-_pkgname=packer
-pkgname=packer-io
-pkgver=1.0.2
-pkgrel=2
-pkgdesc="tool for creating identical machine images for multiple platforms 
from a single source configuration"
-arch=('i686' 'x86_64')
-url="https://github.com/hashicorp/packer;
-license=('MPL')
-makedepends=('git' 'go')
-depends=('glibc')
-_go_checkpoint_commit='a8d0786e7fa88adb6b3bcaa341a99af7f9740671'
-_go_cleanhttp_commit='3573b8b52aa7b37b9358d966a898feb387f62437'
-_go_uuid_commit='64130c7a86d732268a38cb04cfbaf0cc987fda98'
-_osext_commit='ae77be60afb1dcacde03767a8c37337fad28ac14'
-_panicwrap_commit='fce601fe55579125e1b3cb0b992287e7290f7b83'
-_cli_commit='b481eac70eea3ad671b7c360a013f89bb759b252'
-_prefixedio_commit='6e6954073784f7ee67b28f2d22749d6479151ed7'
-_go_radix_commit='4239b77079c7b5d1243b7b4736304ce8ddb6f0f2'
-_speakeasy_commit='4aabc24848ce5fd31929f7d1e4ea74d3709c14cd'
-_go_isatty_commit='fc9e8d8ef48496124e79ae0df75490096eccf6fe'
-source=("git+https://github.com/hashicorp/packer#tag=v${pkgver};
-
"git+https://github.com/hashicorp/go-checkpoint#commit=${_go_checkpoint_commit};
-
"git+https://github.com/hashicorp/go-cleanhttp#commit=${_go_cleanhttp_commit};
-"git+https://github.com/hashicorp/go-uuid#commit=${_go_uuid_commit};
-"git+https://github.com/kardianos/osext#commit=${_osext_commit};
-
"git+https://github.com/mitchellh/panicwrap#commit=${_panicwrap_commit};
-"git+https://github.com/mitchellh/cli#commit=${_cli_commit};
-
"git+https://github.com/mitchellh/prefixedio#commit=${_prefixedio_commit};
-"git+https://github.com/armon/go-radix#commit=${_go_radix_commit};
-"git+https://github.com/bgentry/speakeasy#commit=${_speakeasy_commit};
-"git+https://github.com/mattn/go-isatty#commit=${_go_isatty_commit};)
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-
-prepare() {
-  export GOPATH="${srcdir}"
-  export PATH="$PATH:$GOPATH/bin"
-  mkdir -p "src/github.com/mitchellh"
-  mkdir -p "src/github.com/hashicorp"
-  mkdir -p "src/github.com/kardianos"
-  mkdir -p "src/github.com/armon"
-  mkdir -p "src/github.com/bgentry"
-  mkdir -p "src/github.com/mattn"
-  mv ${_pkgname} src/github.com/hashicorp
-  mv go-checkpoint src/github.com/hashicorp
-  mv go-cleanhttp src/github.com/hashicorp
-  mv go-uuid src/github.com/hashicorp
-  mv osext src/github.com/kardianos
-  mv panicwrap src/github.com/mitchellh
-  mv cli src/github.com/mitchellh
-  mv prefixedio src/github.com/mitchellh
-  mv go-radix src/github.com/armon
-  mv speakeasy src/github.com/bgentry
-  mv go-isatty src/github.com/mattn
-  sed -e '/VersionPrerelease = ""/ {N;N;N;d;}' -i 
"${srcdir}/src/github.com/hashicorp/${_pkgname}/Makefile"
-}
-build() {
-  cd "src/github.com/hashicorp/${_pkgname}"
-  make dev
-}
-
-check() {
-  cd "src/github.com/hashicorp/${_pkgname}"
-  make test
-}
-
-package() {
-  cd "${srcdir}/bin/"
-  install -Dm755 packer "${pkgdir}/usr/bin/packer-io"
-}
-
-# vim:set et sw=2 ts=2 tw=79:

Copied: packer-io/repos/community-i686/PKGBUILD (from rev 246137, 
packer-io/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 16:01:58 UTC (rev 246138)
@@ -0,0 +1,84 @@
+# Maintainer: Christian Rebischke 
+_pkgname=packer
+pkgname=packer-io
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="tool for creating identical machine images for multiple platforms 
from a single source configuration"
+arch=('i686' 'x86_64')
+url="https://github.com/hashicorp/packer;
+license=('MPL')
+makedepends=('git' 'go')
+depends=('glibc')
+_packer_commit='c0ddb4a044551f3c967ca36f612a33ce13e215f0'
+_go_checkpoint_commit='a8d0786e7fa88adb6b3bcaa341a99af7f9740671'

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

2017-07-23 Thread Christian Rebischke
Date: Sunday, July 23, 2017 @ 16:01:47
  Author: shibumi
Revision: 246137

upgpkg: packer-io 1.0.3-1

Modified:
  packer-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 15:20:27 UTC (rev 246136)
+++ PKGBUILD2017-07-23 16:01:47 UTC (rev 246137)
@@ -1,8 +1,8 @@
 # Maintainer: Christian Rebischke 
 _pkgname=packer
 pkgname=packer-io
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="tool for creating identical machine images for multiple platforms 
from a single source configuration"
 arch=('i686' 'x86_64')
 url="https://github.com/hashicorp/packer;
@@ -9,7 +9,7 @@
 license=('MPL')
 makedepends=('git' 'go')
 depends=('glibc')
-_packer_commit='6a8ae4b258d1bb0beece05c9fc3bbc1c186a0480'
+_packer_commit='c0ddb4a044551f3c967ca36f612a33ce13e215f0'
 _go_checkpoint_commit='a8d0786e7fa88adb6b3bcaa341a99af7f9740671'
 _go_cleanhttp_commit='3573b8b52aa7b37b9358d966a898feb387f62437'
 _go_uuid_commit='64130c7a86d732268a38cb04cfbaf0cc987fda98'


[arch-commits] Commit in deepin-system-monitor/repos (8 files)

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 15:20:27
  Author: felixonmars
Revision: 246136

archrelease: copy trunk to community-i686, community-x86_64

Added:
  deepin-system-monitor/repos/community-i686/PKGBUILD
(from rev 246135, deepin-system-monitor/trunk/PKGBUILD)
  deepin-system-monitor/repos/community-i686/deepin-system-monitor.install
(from rev 246135, deepin-system-monitor/trunk/deepin-system-monitor.install)
  deepin-system-monitor/repos/community-x86_64/PKGBUILD
(from rev 246135, deepin-system-monitor/trunk/PKGBUILD)
  deepin-system-monitor/repos/community-x86_64/deepin-system-monitor.install
(from rev 246135, deepin-system-monitor/trunk/deepin-system-monitor.install)
Deleted:
  deepin-system-monitor/repos/community-i686/PKGBUILD
  deepin-system-monitor/repos/community-i686/deepin-system-monitor.install
  deepin-system-monitor/repos/community-x86_64/PKGBUILD
  deepin-system-monitor/repos/community-x86_64/deepin-system-monitor.install

+
 /PKGBUILD  |   70 +++
 /deepin-system-monitor.install |   14 
 community-i686/PKGBUILD|   35 ---
 community-i686/deepin-system-monitor.install   |7 --
 community-x86_64/PKGBUILD  |   35 ---
 community-x86_64/deepin-system-monitor.install |7 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 15:20:00 UTC (rev 246135)
+++ community-i686/PKGBUILD 2017-07-23 15:20:27 UTC (rev 246136)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-system-monitor
-pkgver=0.1.1
-pkgrel=1
-pkgdesc='A more user-friendly system monitor'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-system-monitor;
-license=('GPL3')
-depends=('deepin-tool-kit' 'procps-ng' 'nethogs' 'libcap')
-makedepends=('qt5-tools')
-groups=('deepin')
-install=deepin-system-monitor.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
-sha512sums=('15935879f7d5fac73ca04811bf83f0a0332dc4a48c100ccc4e7bbb6e12be735911a34455bfa89bc7c6a00e54d7dfab509095f9c9da18842aadda34818302ef1c')
-
-prepare() {
-  cd deepin-system-monitor-$pkgver
-  rm -r nethogs
-  sed -i 's|error("Build nethogs static library failed.")||' 
deepin-system-monitor.pro
-}
-
-build() {
-  cd deepin-system-monitor-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-system-monitor-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-system-monitor/repos/community-i686/PKGBUILD (from rev 246135, 
deepin-system-monitor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 15:20:27 UTC (rev 246136)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-system-monitor
+pkgver=0.1.2
+pkgrel=1
+pkgdesc='A more user-friendly system monitor'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-system-monitor;
+license=('GPL3')
+depends=('deepin-tool-kit' 'procps-ng' 'nethogs' 'libcap')
+makedepends=('qt5-tools')
+groups=('deepin')
+install=deepin-system-monitor.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
+sha512sums=('17fa436fd90a5005964ff5a40d17d553c77e3703b013776e00b9f1abbc5e6f30b5f0792ca679802f8ee614ccf034949d59d6edfd9a8cce9687082ae9ee6004a0')
+
+prepare() {
+  cd deepin-system-monitor-$pkgver
+  rm -r nethogs
+  sed -i 's|error("Build nethogs static library failed.")||' 
deepin-system-monitor.pro
+}
+
+build() {
+  cd deepin-system-monitor-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-system-monitor-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-i686/deepin-system-monitor.install
===
--- community-i686/deepin-system-monitor.install2017-07-23 15:20:00 UTC 
(rev 246135)
+++ community-i686/deepin-system-monitor.install2017-07-23 15:20:27 UTC 
(rev 246136)
@@ -1,7 +0,0 @@
-post_install() {
-  setcap cap_kill,cap_net_raw,cap_dac_read_search,cap_sys_ptrace+ep 
usr/bin/deepin-system-monitor
-}
-
-post_upgrade() {
-  post_install
-}

Copied: 
deepin-system-monitor/repos/community-i686/deepin-system-monitor.install (from 
rev 246135, deepin-system-monitor/trunk/deepin-system-monitor.install)
===
--- 

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 15:20:00
  Author: felixonmars
Revision: 246135

upgpkg: deepin-system-monitor 0.1.2-1

Modified:
  deepin-system-monitor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 14:48:10 UTC (rev 246134)
+++ PKGBUILD2017-07-23 15:20:00 UTC (rev 246135)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-system-monitor
-pkgver=0.1.1
+pkgver=0.1.2
 pkgrel=1
 pkgdesc='A more user-friendly system monitor'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 groups=('deepin')
 install=deepin-system-monitor.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
-sha512sums=('15935879f7d5fac73ca04811bf83f0a0332dc4a48c100ccc4e7bbb6e12be735911a34455bfa89bc7c6a00e54d7dfab509095f9c9da18842aadda34818302ef1c')
+sha512sums=('17fa436fd90a5005964ff5a40d17d553c77e3703b013776e00b9f1abbc5e6f30b5f0792ca679802f8ee614ccf034949d59d6edfd9a8cce9687082ae9ee6004a0')
 
 prepare() {
   cd deepin-system-monitor-$pkgver


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

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 14:48:10
  Author: nicohood
Revision: 246134

Changed to apache2 license (starting with 2.3.6 rethinkdb is a community driven 
project)

Modified:
  rethinkdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 14:37:28 UTC (rev 246133)
+++ PKGBUILD2017-07-23 14:48:10 UTC (rev 246134)
@@ -10,7 +10,7 @@
 pkgdesc='Distributed powerful and scalable NoSQL database'
 arch=(i686 x86_64)
 url='https://www.rethinkdb.com/'
-license=(AGPL)
+license=(APACHE)
 depends=(protobuf ncurses curl openssl-1.0)
 makedepends=(boost python2 wget)
 backup=(etc/rethinkdb/instances.d/default.conf)


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 14:37:28
  Author: felixonmars
Revision: 246133

archrelease: copy trunk to community-any

Added:
  uglify-js/repos/community-any/PKGBUILD
(from rev 246132, uglify-js/trunk/PKGBUILD)
  uglify-js/repos/community-any/uglify-js.install
(from rev 246132, uglify-js/trunk/uglify-js.install)
Deleted:
  uglify-js/repos/community-any/PKGBUILD
  uglify-js/repos/community-any/uglify-js.install

---+
 PKGBUILD  |   58 ++--
 uglify-js.install |   16 +++---
 2 files changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 14:37:09 UTC (rev 246132)
+++ PKGBUILD2017-07-23 14:37:28 UTC (rev 246133)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Nagy 
-
-pkgname=uglify-js
-pkgver=3.0.25
-pkgrel=1
-pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
-arch=('any')
-url='http://lisperator.net/uglifyjs'
-license=('BSD')
-depends=('nodejs')
-makedepends=('npm')
-install=${pkgname}.install
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('24ed57134599f66e94a4390ded60b23cd01623a10ddcad20e347a472824a7a3562626af227405a2f15e3beb6b522c01e22525fabbdac7136e19748e49ec4f618')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-
-  # Fix npm derp
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: uglify-js/repos/community-any/PKGBUILD (from rev 246132, 
uglify-js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 14:37:28 UTC (rev 246133)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+pkgname=uglify-js
+pkgver=3.0.26
+pkgrel=1
+pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
+arch=('any')
+url='http://lisperator.net/uglifyjs'
+license=('BSD')
+depends=('nodejs')
+makedepends=('npm')
+install=${pkgname}.install
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('f83fc18f3baf4f5a11312907d1fb85dccfc10af0f10f2c2665ab1dd544cf3c7b1db0766a2440194afae88e01654bb96b3376595aae61ec16f98bde97d536ce27')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: uglify-js.install
===
--- uglify-js.install   2017-07-23 14:37:09 UTC (rev 246132)
+++ uglify-js.install   2017-07-23 14:37:28 UTC (rev 246133)
@@ -1,8 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules
-}
-
-post_upgrade() {
-  post_install
-}

Copied: uglify-js/repos/community-any/uglify-js.install (from rev 246132, 
uglify-js/trunk/uglify-js.install)
===
--- uglify-js.install   (rev 0)
+++ uglify-js.install   2017-07-23 14:37:28 UTC (rev 246133)
@@ -0,0 +1,8 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules
+}
+
+post_upgrade() {
+  post_install
+}


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 14:36:41
  Author: felixonmars
Revision: 246130

upgpkg: python-hypothesis 3.14.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 13:05:21 UTC (rev 246129)
+++ PKGBUILD2017-07-23 14:36:41 UTC (rev 246130)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.13.1
+pkgver=3.14.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
   'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
   'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
-sha512sums=('288705ef79b7d968527b85ede5d54afab483d84ad73ae0abd1f92eec4868c3c964bf19cb3780522ad5d76cfbe1c2e28e4a6ba048c761469d4ea2956be6fce8c0')
+sha512sums=('8632127deb54c98d4b9677cc7fac889637df5ed197b212b887eb53a32e7492119afa4ccc2cc179f6eae6d796019ce8a6591f99dcc59afbf7cdcfe7d50790ffbd')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 14:36:58
  Author: felixonmars
Revision: 246131

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 14:36:41 UTC (rev 246130)
+++ PKGBUILD2017-07-23 14:36:58 UTC (rev 246131)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.13.1
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org;
-makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
-  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
-  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
-  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
-sha512sums=('288705ef79b7d968527b85ede5d54afab483d84ad73ae0abd1f92eec4868c3c964bf19cb3780522ad5d76cfbe1c2e28e4a6ba048c761469d4ea2956be6fce8c0')
-
-prepare() {
-  cp -a hypothesis-python-$pkgver{,-py2}
-
-  rm -r hypothesis-python-$pkgver/tests/py2
-  rm -r hypothesis-python-$pkgver-py2/tests/py3
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/hypothesis-python-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  mv tests/django ../
-  python setup.py pytest
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python -m tests.django.manage test 
tests.django
-
-  cd "$srcdir"/hypothesis-python-$pkgver-py2
-  mv tests/django ../
-  python2 setup.py pytest
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 -m tests.django.manage test 
tests.django
-}
-
-package_python-hypothesis() {
-  depends=('python')
-  optdepends=('python-pytz: for datetime and django module'
-  'python-faker: for fakefactory and django module'
-  'python-django: for django module'
-  'python-numpy: for numpy module'
-  'python-pytest: for pytest module')
-
-  cd hypothesis-python-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-hypothesis() {
-  depends=('python2-enum34')
-  optdepends=('python2-pytz: for datetime and django module'
-  'python2-faker: for fakefactory and django module'
-  'python2-django: for django module'
-  'python2-numpy: for numpy module'
-  'python2-pytest: for pytest module')
-
-  cd hypothesis-python-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 246130, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 14:36:58 UTC (rev 246131)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=3.14.0
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
+  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
+  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
+  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
+sha512sums=('8632127deb54c98d4b9677cc7fac889637df5ed197b212b887eb53a32e7492119afa4ccc2cc179f6eae6d796019ce8a6591f99dcc59afbf7cdcfe7d50790ffbd')
+
+prepare() {
+  cp -a hypothesis-python-$pkgver{,-py2}
+
+  rm -r hypothesis-python-$pkgver/tests/py2
+  rm -r hypothesis-python-$pkgver-py2/tests/py3
+
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir"/hypothesis-python-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/hypothesis-python-$pkgver-py2
+  python2 setup.py build
+}
+

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 14:37:09
  Author: felixonmars
Revision: 246132

upgpkg: uglify-js 3.0.26-1

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 14:36:58 UTC (rev 246131)
+++ PKGBUILD2017-07-23 14:37:09 UTC (rev 246132)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy 
 
 pkgname=uglify-js
-pkgver=3.0.25
+pkgver=3.0.26
 pkgrel=1
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
@@ -14,7 +14,7 @@
 install=${pkgname}.install
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('24ed57134599f66e94a4390ded60b23cd01623a10ddcad20e347a472824a7a3562626af227405a2f15e3beb6b522c01e22525fabbdac7136e19748e49ec4f618')
+sha512sums=('f83fc18f3baf4f5a11312907d1fb85dccfc10af0f10f2c2665ab1dd544cf3c7b1db0766a2440194afae88e01654bb96b3376595aae61ec16f98bde97d536ce27')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-07-23 Thread NicoHood
Date: Sunday, July 23, 2017 @ 13:05:21
  Author: nicohood
Revision: 246129

Added GPG signature

Modified:
  rethinkdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 12:48:05 UTC (rev 246128)
+++ PKGBUILD2017-07-23 13:05:21 UTC (rev 246129)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='Distributed powerful and scalable NoSQL database'
 arch=(i686 x86_64)
-url='http://www.rethinkdb.com/'
+url='https://www.rethinkdb.com/'
 license=(AGPL)
 depends=(protobuf ncurses curl openssl-1.0)
 makedepends=(boost python2 wget)
@@ -18,16 +18,19 @@
 options=(!emptydirs)
 source=(
   https://download.rethinkdb.com/dist/$_tag.tgz
+  https://download.rethinkdb.com/dist/$_tag.tgz.asc
   rethinkdb-tmpfile.conf
   rethinkdb.service
   rethinkdb.sysusers
   
mksnapshot_crash_fix.patch::https://github.com/rethinkdb/rethinkdb/commit/871bd3705a1f29c4ab07a096d562a4b06231a97c.patch
 )
-sha256sums=('c42159666910ad01be295a57caf8839ec3a89227d8919be5418e3aa1f0a3dc28'
-'656d3a42e75d087e723f71aa320fdd91cbbb82071ef72eb11fd3e4a619b429a4'
-'e56bffa2b9ebc3a00ef566ab2be0719a633c89d961a2461dfa2d9ffdb258c1a2'
-'0660e0c7c093b440718486e1d0138322cf393da43e1fc92fb712b8282db76b5c'
-'a14a52cb6a0b1873b1c48847a6d7bdfd82a377a114ba40c8e9035b4e7b7cca16')
+sha512sums=('653177750f7439fa1d61a121e488d578be1eab90f87c7d17ad52b9793d8543f22bbe98f8d501c2ab2d7048c65118096430fe7bde945d87c7a3228905af801af2'
+'SKIP'
+
'5996f72b8e08aac80285373e8e1b5a664177e9d0e8d13e5638c6b821fe5b7a0368001fbfa9ef3f6709dabf0616abcabea40adc4808d176572f8f99b7a3255bae'
+
'95e352cb941ea37b1dc3ddf4c8eaf0c8ef80b32e7a3cccf0e6fdefb92f0af83cfa47e3e6354d0397d7dc63c3c3cd87a8cb600f7b970c20fa6a65b832be219650'
+
'974eda083410f400766833588e775c6f054fa16fd31ca80328dcacd985969db2aadfe71ad6cb91ffac89992de7efe94d90f0b3e960e9ccf4858ac962df663236'
+
'f49bc92ecdd6d93bf89bd816268569f839daf0b289c44b7bede195b26ef53c2efd4ab6fb03ef0086d0a9e347210cd385755eff7e44b50d304a400d513addd5bf')
+validpgpkeys=('3B87619DF812A63A8C1005C30742918E5C8DA04A') # RethinkDB 
Packaging 
 
 prepare() {
   cd $_tag


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

2017-07-23 Thread Dave Reisner
Date: Sunday, July 23, 2017 @ 12:48:05
  Author: dreisner
Revision: 246128

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-util-linux/repos/multilib-testing-x86_64/
  lib32-util-linux/repos/multilib-testing-x86_64/PKGBUILD
(from rev 246127, lib32-util-linux/trunk/PKGBUILD)

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

Copied: lib32-util-linux/repos/multilib-testing-x86_64/PKGBUILD (from rev 
246127, lib32-util-linux/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2017-07-23 12:48:05 UTC (rev 246128)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+_pkgbasename=util-linux
+pkgname=lib32-$_pkgbasename
+_pkgmajor=2.30
+pkgver=${_pkgmajor}.1
+pkgrel=1
+pkgdesc="Miscellaneous system utilities for Linux (32-bit)"
+url='http://www.kernel.org/pub/linux/utils/util-linux/'
+arch=('x86_64')
+depends=('lib32-glibc' "$_pkgbasename")
+provides=('libuuid.so' 'libblkid.so' 'libfdisk.so' 'libmount.so' 
'libsmartcols.so')
+makedepends=('gcc-multilib')
+license=('GPL2')
+options=('!libtool' '!emptydirs')
+validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
+source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$_pkgbasename-$pkgver.tar."{xz,sign})
+md5sums=('5e5ec141e775efe36f640e62f3f8cd0d'
+ 'SKIP')
+
+build() {
+  cd "$_pkgbasename-$pkgver"
+
+  ./configure \
+  CC="${CC:-cc} -m32" \
+  PKG_CONFIG_PATH="/usr/lib32/pkgconfig" \
+  --libdir=/usr/lib32
+
+  make lib{uuid,blkid,fdisk,mount,smartcols}.la
+}
+
+package() {
+  make -C "$_pkgbasename-$pkgver" \
+DESTDIR="$pkgdir" \
+install-usrlib_execLTLIBRARIES \
+install-pkgconfigDATA
+}


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

2017-07-23 Thread Dave Reisner
Date: Sunday, July 23, 2017 @ 12:47:44
  Author: dreisner
Revision: 246127

upgpkg: lib32-util-linux 2.30.1-1

Modified:
  lib32-util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 12:42:41 UTC (rev 246126)
+++ PKGBUILD2017-07-23 12:47:44 UTC (rev 246127)
@@ -4,8 +4,8 @@
 
 _pkgbasename=util-linux
 pkgname=lib32-$_pkgbasename
-_pkgmajor=2.29
-pkgver=${_pkgmajor}.2
+_pkgmajor=2.30
+pkgver=${_pkgmajor}.1
 pkgrel=1
 pkgdesc="Miscellaneous system utilities for Linux (32-bit)"
 url='http://www.kernel.org/pub/linux/utils/util-linux/'
@@ -17,7 +17,7 @@
 options=('!libtool' '!emptydirs')
 validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
 
source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$_pkgbasename-$pkgver.tar."{xz,sign})
-md5sums=('63c40c2068fcbb7e1d5c1d281115d973'
+md5sums=('5e5ec141e775efe36f640e62f3f8cd0d'
  'SKIP')
 
 build() {


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

2017-07-23 Thread Jelle van der Waa
Date: Sunday, July 23, 2017 @ 12:42:41
  Author: jelle
Revision: 246126

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 12:42:20 UTC (rev 246125)
+++ PKGBUILD2017-07-23 12:42:41 UTC (rev 246126)
@@ -1,46 +0,0 @@
-# $Id$
-# Contributor: Pierre Buard 
-# Contributor: Allan McRae 
-# Contributor: Sebastien Piccand 
-# Contributor: Daniel J Griffiths 
-# Maintainer: Jelle van der Waa 
-
-pkgname=('python-pyenchant' 'python2-pyenchant')
-pkgver=1.6.9
-pkgrel=1
-arch=('any')
-url="https://pypi.python.org/pypi/pyenchant;
-license=('LGPL')
-makedepends=('python2-setuptools' 'python-setuptools' 'enchant')
-source=('https://pypi.python.org/packages/8e/3c/ffd2db9b46794dbeedd4383fba3383e4501476657fc8fe66e4d5f8cc3db2/pyenchant-1.6.9.tar.gz')
-
-build() {
-  cp -r pyenchant-${pkgver} pyenchant2-${pkgver}
-
-  cd ${srcdir}/pyenchant-${pkgver}
-
-  python3 setup.py build
-
-  cd ${srcdir}/pyenchant2-${pkgver}
-
-  python2 setup.py build
-}
-
-package_python-pyenchant() {
-  pkgdesc="PyEnchant is a spellchecking library for Python3 based on the 
Enchant library"
-  depends=('python' 'enchant')
-
-  cd pyenchant-${pkgver}
-  
-  python3 setup.py install --root=${pkgdir} --optimize=1
-}
-
-package_python2-pyenchant() {
-  pkgdesc="PyEnchant is a spellchecking library for Python2 based on the 
Enchant library"
-  depends=('python2' 'enchant')
-
-  cd pyenchant2-${pkgver}
-  
-  python2 setup.py install --root=${pkgdir} --optimize=1
-}
-md5sums=('37727d50d46abfa7a22d2d5c502fcb53')

Copied: python-pyenchant/repos/community-any/PKGBUILD (from rev 246125, 
python-pyenchant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 12:42:41 UTC (rev 246126)
@@ -0,0 +1,46 @@
+# $Id$
+# Contributor: Pierre Buard 
+# Contributor: Allan McRae 
+# Contributor: Sebastien Piccand 
+# Contributor: Daniel J Griffiths 
+# Maintainer: Jelle van der Waa 
+
+pkgname=('python-pyenchant' 'python2-pyenchant')
+pkgver=1.6.11
+pkgrel=1
+arch=('any')
+url="https://pypi.python.org/pypi/pyenchant;
+license=('LGPL')
+makedepends=('python2-setuptools' 'python-setuptools' 'enchant')
+source=('https://pypi.python.org/packages/f3/00/c04496277b1e681d0f500baf7ac8f3c7f1d21b9ea97ed951ed4ac5635fda/pyenchant-1.6.11.tar.gz')
+md5sums=('a97f46c6bf0133318759e099117e91a8')
+
+build() {
+  cp -r pyenchant-${pkgver} pyenchant2-${pkgver}
+
+  cd ${srcdir}/pyenchant-${pkgver}
+
+  python3 setup.py build
+
+  cd ${srcdir}/pyenchant2-${pkgver}
+
+  python2 setup.py build
+}
+
+package_python-pyenchant() {
+  pkgdesc="PyEnchant is a spellchecking library for Python3 based on the 
Enchant library"
+  depends=('python' 'enchant')
+
+  cd pyenchant-${pkgver}
+  
+  python3 setup.py install --root=${pkgdir} --optimize=1
+}
+
+package_python2-pyenchant() {
+  pkgdesc="PyEnchant is a spellchecking library for Python2 based on the 
Enchant library"
+  depends=('python2' 'enchant')
+
+  cd pyenchant2-${pkgver}
+  
+  python2 setup.py install --root=${pkgdir} --optimize=1
+}


[arch-commits] Commit in shadow/repos (32 files)

2017-07-23 Thread Dave Reisner
Date: Sunday, July 23, 2017 @ 12:42:25
  Author: dreisner
Revision: 301191

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  shadow/repos/testing-i686/
  shadow/repos/testing-i686/LICENSE
(from rev 301190, shadow/trunk/LICENSE)
  shadow/repos/testing-i686/PKGBUILD
(from rev 301190, shadow/trunk/PKGBUILD)
  shadow/repos/testing-i686/chgpasswd
(from rev 301190, shadow/trunk/chgpasswd)
  shadow/repos/testing-i686/chpasswd
(from rev 301190, shadow/trunk/chpasswd)
  shadow/repos/testing-i686/defaults.pam
(from rev 301190, shadow/trunk/defaults.pam)
  shadow/repos/testing-i686/lastlog.tmpfiles
(from rev 301190, shadow/trunk/lastlog.tmpfiles)
  shadow/repos/testing-i686/login.defs
(from rev 301190, shadow/trunk/login.defs)
  shadow/repos/testing-i686/newusers
(from rev 301190, shadow/trunk/newusers)
  shadow/repos/testing-i686/passwd
(from rev 301190, shadow/trunk/passwd)
  shadow/repos/testing-i686/shadow-strncpy-usage.patch
(from rev 301190, shadow/trunk/shadow-strncpy-usage.patch)
  shadow/repos/testing-i686/shadow.install
(from rev 301190, shadow/trunk/shadow.install)
  shadow/repos/testing-i686/shadow.service
(from rev 301190, shadow/trunk/shadow.service)
  shadow/repos/testing-i686/shadow.timer
(from rev 301190, shadow/trunk/shadow.timer)
  shadow/repos/testing-i686/useradd.defaults
(from rev 301190, shadow/trunk/useradd.defaults)
  shadow/repos/testing-i686/xstrdup.patch
(from rev 301190, shadow/trunk/xstrdup.patch)
  shadow/repos/testing-x86_64/
  shadow/repos/testing-x86_64/LICENSE
(from rev 301190, shadow/trunk/LICENSE)
  shadow/repos/testing-x86_64/PKGBUILD
(from rev 301190, shadow/trunk/PKGBUILD)
  shadow/repos/testing-x86_64/chgpasswd
(from rev 301190, shadow/trunk/chgpasswd)
  shadow/repos/testing-x86_64/chpasswd
(from rev 301190, shadow/trunk/chpasswd)
  shadow/repos/testing-x86_64/defaults.pam
(from rev 301190, shadow/trunk/defaults.pam)
  shadow/repos/testing-x86_64/lastlog.tmpfiles
(from rev 301190, shadow/trunk/lastlog.tmpfiles)
  shadow/repos/testing-x86_64/login.defs
(from rev 301190, shadow/trunk/login.defs)
  shadow/repos/testing-x86_64/newusers
(from rev 301190, shadow/trunk/newusers)
  shadow/repos/testing-x86_64/passwd
(from rev 301190, shadow/trunk/passwd)
  shadow/repos/testing-x86_64/shadow-strncpy-usage.patch
(from rev 301190, shadow/trunk/shadow-strncpy-usage.patch)
  shadow/repos/testing-x86_64/shadow.install
(from rev 301190, shadow/trunk/shadow.install)
  shadow/repos/testing-x86_64/shadow.service
(from rev 301190, shadow/trunk/shadow.service)
  shadow/repos/testing-x86_64/shadow.timer
(from rev 301190, shadow/trunk/shadow.timer)
  shadow/repos/testing-x86_64/useradd.defaults
(from rev 301190, shadow/trunk/useradd.defaults)
  shadow/repos/testing-x86_64/xstrdup.patch
(from rev 301190, shadow/trunk/xstrdup.patch)

---+
 testing-i686/LICENSE  |   31 
 testing-i686/PKGBUILD |  155 
 testing-i686/chgpasswd|4 
 testing-i686/chpasswd |6 
 testing-i686/defaults.pam |6 
 testing-i686/lastlog.tmpfiles |1 
 testing-i686/login.defs   |  208 
 testing-i686/newusers |6 
 testing-i686/passwd   |4 
 testing-i686/shadow-strncpy-usage.patch   |   25 +++
 testing-i686/shadow.install   |9 +
 testing-i686/shadow.service   |   10 +
 testing-i686/shadow.timer |7 
 testing-i686/useradd.defaults |9 +
 testing-i686/xstrdup.patch|9 +
 testing-x86_64/LICENSE|   31 
 testing-x86_64/PKGBUILD   |  155 
 testing-x86_64/chgpasswd  |4 
 testing-x86_64/chpasswd   |6 
 testing-x86_64/defaults.pam   |6 
 testing-x86_64/lastlog.tmpfiles   |1 
 testing-x86_64/login.defs |  208 
 testing-x86_64/newusers   |6 
 testing-x86_64/passwd |4 
 testing-x86_64/shadow-strncpy-usage.patch |   25 +++
 testing-x86_64/shadow.install |9 +
 testing-x86_64/shadow.service |   10 +
 testing-x86_64/shadow.timer   |7 
 testing-x86_64/useradd.defaults   |9 +
 testing-x86_64/xstrdup.patch  |9 +
 30 files changed, 980 insertions(+)

Copied: shadow/repos/testing-i686/LICENSE (from rev 301190, 
shadow/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-07-23 12:42:25 UTC (rev 301191)
@@ -0,0 +1,31 @@
+/*
+ * Copyright (c) 1990 - 1994, 

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

2017-07-23 Thread Jelle van der Waa
Date: Sunday, July 23, 2017 @ 12:42:20
  Author: jelle
Revision: 246125

upgpkg: python-pyenchant 1.6.11-1

Modified:
  python-pyenchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 10:43:37 UTC (rev 246124)
+++ PKGBUILD2017-07-23 12:42:20 UTC (rev 246125)
@@ -6,13 +6,14 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=('python-pyenchant' 'python2-pyenchant')
-pkgver=1.6.9
+pkgver=1.6.11
 pkgrel=1
 arch=('any')
 url="https://pypi.python.org/pypi/pyenchant;
 license=('LGPL')
 makedepends=('python2-setuptools' 'python-setuptools' 'enchant')
-source=('https://pypi.python.org/packages/8e/3c/ffd2db9b46794dbeedd4383fba3383e4501476657fc8fe66e4d5f8cc3db2/pyenchant-1.6.9.tar.gz')
+source=('https://pypi.python.org/packages/f3/00/c04496277b1e681d0f500baf7ac8f3c7f1d21b9ea97ed951ed4ac5635fda/pyenchant-1.6.11.tar.gz')
+md5sums=('a97f46c6bf0133318759e099117e91a8')
 
 build() {
   cp -r pyenchant-${pkgver} pyenchant2-${pkgver}
@@ -43,4 +44,3 @@
   
   python2 setup.py install --root=${pkgdir} --optimize=1
 }
-md5sums=('37727d50d46abfa7a22d2d5c502fcb53')


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

2017-07-23 Thread Dave Reisner
Date: Sunday, July 23, 2017 @ 12:39:09
  Author: dreisner
Revision: 301190

upgpkg: shadow 4.5-1

Modified:
  shadow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 12:32:45 UTC (rev 301189)
+++ PKGBUILD2017-07-23 12:39:09 UTC (rev 301190)
@@ -3,8 +3,8 @@
 # Maintainer: Aaron Griffin 
 
 pkgname=shadow
-pkgver=4.4
-pkgrel=3
+pkgver=4.5
+pkgrel=1
 pkgdesc="Password and account management tool suite with support for shadow 
files and PAM"
 arch=('i686' 'x86_64')
 url='https://github.com/shadow-maint/shadow'
@@ -61,9 +61,6 @@
   patch -Np1 <"$srcdir/xstrdup.patch"
   patch -Np1 <"$srcdir/shadow-strncpy-usage.patch"
 
-  # Fix regression in useradd not loading defaults properly.
-  git cherry-pick -n '507f96cdeb54079fb636c7ce21e371f7a16a520e'
-
   autoreconf -v -f --install
 
   # supress etc/pam.d/*, we provide our own


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

2017-07-23 Thread Dave Reisner
Date: Sunday, July 23, 2017 @ 12:32:45
  Author: dreisner
Revision: 301189

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  util-linux/repos/testing-i686/PKGBUILD
(from rev 301188, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-i686/pam-common
(from rev 301188, util-linux/trunk/pam-common)
  util-linux/repos/testing-i686/pam-login
(from rev 301188, util-linux/trunk/pam-login)
  util-linux/repos/testing-i686/pam-su
(from rev 301188, util-linux/trunk/pam-su)
  util-linux/repos/testing-i686/util-linux.sysusers
(from rev 301188, util-linux/trunk/util-linux.sysusers)
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 301188, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/pam-common
(from rev 301188, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 301188, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-su
(from rev 301188, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/util-linux.sysusers
(from rev 301188, util-linux/trunk/util-linux.sysusers)
Deleted:
  util-linux/repos/testing-i686/PKGBUILD
  util-linux/repos/testing-i686/pam-common
  util-linux/repos/testing-i686/pam-login
  util-linux/repos/testing-i686/pam-su
  util-linux/repos/testing-i686/util-linux.sysusers
  util-linux/repos/testing-x86_64/PKGBUILD
  util-linux/repos/testing-x86_64/pam-common
  util-linux/repos/testing-x86_64/pam-login
  util-linux/repos/testing-x86_64/pam-su
  util-linux/repos/testing-x86_64/util-linux.sysusers

+
 /PKGBUILD  |  192 +++
 /pam-common|   12 ++
 /pam-login |   14 ++
 /pam-su|   18 +++
 /util-linux.sysusers   |2 
 testing-i686/PKGBUILD  |   96 -
 testing-i686/pam-common|6 -
 testing-i686/pam-login |7 -
 testing-i686/pam-su|9 -
 testing-i686/util-linux.sysusers   |1 
 testing-x86_64/PKGBUILD|   96 -
 testing-x86_64/pam-common  |6 -
 testing-x86_64/pam-login   |7 -
 testing-x86_64/pam-su  |9 -
 testing-x86_64/util-linux.sysusers |1 
 15 files changed, 238 insertions(+), 238 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-07-23 12:32:00 UTC (rev 301188)
+++ testing-i686/PKGBUILD   2017-07-23 12:32:45 UTC (rev 301189)
@@ -1,96 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-# Maintainer: Dave Reisner 
-# Contributor: judd 
-
-pkgbase=util-linux
-pkgname=(util-linux libutil-linux)
-_pkgmajor=2.30
-pkgver=${_pkgmajor}
-pkgrel=2
-pkgdesc="Miscellaneous system utilities for Linux"
-url="https://www.kernel.org/pub/linux/utils/util-linux/;
-arch=('i686' 'x86_64')
-makedepends=('systemd' 'python' 'libcap-ng')
-license=('GPL2')
-options=('strip' 'debug')
-validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
-source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$pkgbase-$pkgver.tar."{xz,sign}
-pam-{login,common,su}
-'util-linux.sysusers')
-md5sums=('eaa3429150268027908a1b8ae6ee9a62'
- 'SKIP'
- '4368b3f98abd8a32662e094c54e7f9b1'
- 'a31374fef2cba0ca34dfc7078e2969e4'
- 'fa85e5cce5d723275b14365ba71a8aad'
- 'dfc9904f67ebc54bb347ca3cc430ef2b')
-
-build() {
-  cd "$pkgbase-$pkgver"
-
-  ./configure --prefix=/usr \
-  --libdir=/usr/lib \
-  --bindir=/usr/bin \
-  --localstatedir=/run \
-  --enable-fs-paths-extra=/usr/bin \
-  --enable-raw \
-  --enable-vipw \
-  --enable-newgrp \
-  --enable-chfn-chsh \
-  --enable-write \
-  --enable-mesg \
-  --with-python=3
-
-  make
-}
-
-package_util-linux() {
-  conflicts=('eject' 'zramctl')
-  provides=('eject' 'zramctl')
-  replaces=('zramctl')
-  depends=('pam' 'shadow' 'coreutils' 'libsystemd' 'libcap-ng' 'libutil-linux')
-  optdepends=('python: python bindings to libmount')
-  groups=('base' 'base-devel')
-  backup=(etc/pam.d/chfn
-  etc/pam.d/chsh
-  etc/pam.d/login
-  etc/pam.d/su
-  etc/pam.d/su-l)
-
-  cd "$pkgbase-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # setuid chfn and chsh
-  chmod 4755 "$pkgdir"/usr/bin/{newgrp,ch{sh,fn}}
-
-  # install PAM files for login-utils
-  install -Dm644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chfn"
-  install -m644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chsh"
-  install -m644 "$srcdir/pam-login" "$pkgdir/etc/pam.d/login"
-  install -m644 "$srcdir/pam-su" "$pkgdir/etc/pam.d/su"
-  install -m644 "$srcdir/pam-su" "$pkgdir/etc/pam.d/su-l"
-
-  # TODO(dreisner): 

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

2017-07-23 Thread Dave Reisner
Date: Sunday, July 23, 2017 @ 12:32:00
  Author: dreisner
Revision: 301188

upgpkg: util-linux 2.30.1-2

Modified:
  util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 10:41:17 UTC (rev 301187)
+++ PKGBUILD2017-07-23 12:32:00 UTC (rev 301188)
@@ -6,7 +6,7 @@
 pkgbase=util-linux
 pkgname=(util-linux libutil-linux)
 _pkgmajor=2.30
-pkgver=${_pkgmajor}
+pkgver=${_pkgmajor}.1
 pkgrel=2
 pkgdesc="Miscellaneous system utilities for Linux"
 url="https://www.kernel.org/pub/linux/utils/util-linux/;
@@ -18,7 +18,7 @@
 
source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$pkgbase-$pkgver.tar."{xz,sign}
 pam-{login,common,su}
 'util-linux.sysusers')
-md5sums=('eaa3429150268027908a1b8ae6ee9a62'
+md5sums=('5e5ec141e775efe36f640e62f3f8cd0d'
  'SKIP'
  '4368b3f98abd8a32662e094c54e7f9b1'
  'a31374fef2cba0ca34dfc7078e2969e4'


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

2017-07-23 Thread Jan Steffens
Date: Sunday, July 23, 2017 @ 10:43:37
  Author: heftig
Revision: 246124

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 10:43:08 UTC (rev 246123)
+++ PKGBUILD2017-07-23 10:43:37 UTC (rev 246124)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Jason Chu 
-
-pkgname=lib32-openal
-pkgver=1.18.0
-pkgrel=2
-pkgdesc="Cross-platform 3D audio library, software implementation (32-bit)"
-arch=(x86_64)
-url="https://github.com/kcat/openal-soft;
-license=(LGPL)
-depends=(lib32-glibc openal)
-makedepends=(lib32-alsa-lib pkgconfig cmake lib32-libpulse lib32-portaudio 
lib32-jack
- git gcc-multilib)
-_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
-source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd openal-soft
-  git describe --tags | sed 's/^openal-soft-//;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd openal-soft
-
-  # https://bugs.archlinux.org/task/54908
-  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
-}
-
-build() {
-  export CC="gcc -m32 -mstackrealign"
-  export CXX="g++ -m32 -mstackrealign"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib32 ../openal-soft
-  make
-}
-
-package() {
-  make -C build DESTDIR="$pkgdir" install
-  rm -rv "$pkgdir"/usr/{include,share,bin}
-}

Copied: lib32-openal/repos/multilib-x86_64/PKGBUILD (from rev 246123, 
lib32-openal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 10:43:37 UTC (rev 246124)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Jason Chu 
+
+pkgname=lib32-openal
+pkgver=1.18.0
+pkgrel=3
+pkgdesc="Cross-platform 3D audio library, software implementation (32-bit)"
+arch=(x86_64)
+url="https://github.com/kcat/openal-soft;
+license=(LGPL)
+depends=(lib32-glibc openal)
+makedepends=(lib32-alsa-lib pkgconfig cmake lib32-libpulse lib32-portaudio 
lib32-jack
+ git gcc-multilib)
+_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd openal-soft
+  git describe --tags | sed 's/^openal-soft-//;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd openal-soft
+
+  # https://bugs.archlinux.org/task/54908
+  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
+}
+
+build() {
+  export CC="gcc -m32 -mstackrealign"
+  export CXX="g++ -m32 -mstackrealign"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd build
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib32 ../openal-soft
+  make
+}
+
+package() {
+  make -C build DESTDIR="$pkgdir" install
+  rm -rv "$pkgdir"/usr/{include,share,bin}
+}


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

2017-07-23 Thread Jan Steffens
Date: Sunday, July 23, 2017 @ 10:43:08
  Author: heftig
Revision: 246123

1.18.0-3

Modified:
  lib32-openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 10:41:33 UTC (rev 246122)
+++ PKGBUILD2017-07-23 10:43:08 UTC (rev 246123)
@@ -5,7 +5,7 @@
 
 pkgname=lib32-openal
 pkgver=1.18.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Cross-platform 3D audio library, software implementation (32-bit)"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;


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

2017-07-23 Thread Jan Steffens
Date: Sunday, July 23, 2017 @ 10:41:33
  Author: heftig
Revision: 246122

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 10:40:19 UTC (rev 246121)
+++ PKGBUILD2017-07-23 10:41:33 UTC (rev 246122)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Jason Chu 
-
-pkgname=lib32-openal
-pkgver=1.18.0
-pkgrel=2
-pkgdesc="A cross-platform 3D audio library (32-bit)"
-arch=(x86_64)
-url="http://www.openal.org/;
-license=(LGPL)
-depends=(lib32-glibc openal)
-makedepends=(lib32-alsa-lib pkgconfig cmake lib32-libpulse lib32-portaudio 
lib32-jack
- git gcc-multilib)
-_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
-options=('!strip' 'debug')
-source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd openal-soft
-  git describe --tags | sed 's/^openal-soft-//;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd openal-soft
-}
-
-build() {
-  export CC="gcc -m32 -mstackrealign"
-  export CXX="g++ -m32 -mstackrealign"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib32 ../openal-soft
-  make
-}
-
-package() {
-  make -C build DESTDIR="$pkgdir" install
-  rm -rv "$pkgdir"/usr/{include,share,bin}
-}

Copied: lib32-openal/repos/multilib-x86_64/PKGBUILD (from rev 246121, 
lib32-openal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 10:41:33 UTC (rev 246122)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Jason Chu 
+
+pkgname=lib32-openal
+pkgver=1.18.0
+pkgrel=2
+pkgdesc="Cross-platform 3D audio library, software implementation (32-bit)"
+arch=(x86_64)
+url="https://github.com/kcat/openal-soft;
+license=(LGPL)
+depends=(lib32-glibc openal)
+makedepends=(lib32-alsa-lib pkgconfig cmake lib32-libpulse lib32-portaudio 
lib32-jack
+ git gcc-multilib)
+_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd openal-soft
+  git describe --tags | sed 's/^openal-soft-//;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd openal-soft
+
+  # https://bugs.archlinux.org/task/54908
+  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
+}
+
+build() {
+  export CC="gcc -m32 -mstackrealign"
+  export CXX="g++ -m32 -mstackrealign"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd build
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib32 ../openal-soft
+  make
+}
+
+package() {
+  make -C build DESTDIR="$pkgdir" install
+  rm -rv "$pkgdir"/usr/{include,share,bin}
+}


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

2017-07-23 Thread Jan Steffens
Date: Sunday, July 23, 2017 @ 10:41:17
  Author: heftig
Revision: 301187

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  openal/repos/extra-i686/PKGBUILD
(from rev 301186, openal/trunk/PKGBUILD)
  openal/repos/extra-x86_64/PKGBUILD
(from rev 301186, openal/trunk/PKGBUILD)
Deleted:
  openal/repos/extra-i686/PKGBUILD
  openal/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  116 
 extra-i686/PKGBUILD   |   55 --
 extra-x86_64/PKGBUILD |   55 --
 3 files changed, 116 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-23 10:40:23 UTC (rev 301186)
+++ extra-i686/PKGBUILD 2017-07-23 10:41:17 UTC (rev 301187)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Jason Chu 
-
-pkgbase=openal
-pkgname=(openal openal-examples)
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="Cross-platform 3D audio library, software implementation"
-arch=(i686 x86_64)
-url="https://github.com/kcat/openal-soft;
-license=(LGPL)
-depends=(glibc)
-makedepends=(alsa-lib pkgconfig cmake libpulse qt5-base fluidsynth portaudio 
jack sdl2 sdl_sound
- ffmpeg git)
-_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
-source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd openal-soft
-  git describe --tags | sed 's/^openal-soft-//;s/-/+/g'
-}
-
-prepare() {
-  mkdir build examples
-  cd openal-soft
-}
-
-build() {
-  cd build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib ../openal-soft
-  make
-}
-
-package_openal() {
-  optdepends=('qt5-base: alsoft-config GUI Configurator'
-  'fluidsynth: MIDI rendering')
-
-  make -C build DESTDIR="$pkgdir" install
-
-  install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
-
-### Split openal-examples
-  mv -v "$pkgdir"/usr/bin/al{ffplay,hrtf,latency,loopback,reverb,stream} 
examples/
-}
-
-package_openal-examples() {
-  pkgdesc+=" (example programs)"
-  depends=("openal=$pkgver-$pkgrel" sdl2 sdl_sound ffmpeg)
-
-  mkdir "$pkgdir/usr"
-  mv -v examples "$pkgdir/usr/bin"
-}

Copied: openal/repos/extra-i686/PKGBUILD (from rev 301186, 
openal/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-23 10:41:17 UTC (rev 301187)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Jason Chu 
+
+pkgbase=openal
+pkgname=(openal openal-examples)
+pkgver=1.18.0
+pkgrel=2
+pkgdesc="Cross-platform 3D audio library, software implementation"
+arch=(i686 x86_64)
+url="https://github.com/kcat/openal-soft;
+license=(LGPL)
+depends=(glibc)
+makedepends=(alsa-lib pkgconfig cmake libpulse qt5-base fluidsynth portaudio 
jack sdl2 sdl_sound
+ ffmpeg git)
+_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd openal-soft
+  git describe --tags | sed 's/^openal-soft-//;s/-/+/g'
+}
+
+prepare() {
+  mkdir build examples
+  cd openal-soft
+
+  # https://bugs.archlinux.org/task/54908
+  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
+}
+
+build() {
+  cd build
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib ../openal-soft
+  make
+}
+
+package_openal() {
+  optdepends=('qt5-base: alsoft-config GUI Configurator'
+  'fluidsynth: MIDI rendering')
+
+  make -C build DESTDIR="$pkgdir" install
+
+  install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
+
+### Split openal-examples
+  mv -v "$pkgdir"/usr/bin/al{ffplay,hrtf,latency,loopback,reverb,stream} 
examples/
+}
+
+package_openal-examples() {
+  pkgdesc+=" (example programs)"
+  depends=("openal=$pkgver-$pkgrel" sdl2 sdl_sound ffmpeg)
+
+  mkdir "$pkgdir/usr"
+  mv -v examples "$pkgdir/usr/bin"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-07-23 10:40:23 UTC (rev 301186)
+++ extra-x86_64/PKGBUILD   2017-07-23 10:41:17 UTC (rev 301187)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Jason Chu 
-
-pkgbase=openal
-pkgname=(openal openal-examples)
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="Cross-platform 3D audio library, software implementation"
-arch=(i686 x86_64)

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

2017-07-23 Thread Jan Steffens
Date: Sunday, July 23, 2017 @ 10:40:19
  Author: heftig
Revision: 246121

1.18.0-2

Modified:
  lib32-openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 09:25:26 UTC (rev 246120)
+++ PKGBUILD2017-07-23 10:40:19 UTC (rev 246121)
@@ -6,15 +6,14 @@
 pkgname=lib32-openal
 pkgver=1.18.0
 pkgrel=2
-pkgdesc="A cross-platform 3D audio library (32-bit)"
+pkgdesc="Cross-platform 3D audio library, software implementation (32-bit)"
 arch=(x86_64)
-url="http://www.openal.org/;
+url="https://github.com/kcat/openal-soft;
 license=(LGPL)
 depends=(lib32-glibc openal)
 makedepends=(lib32-alsa-lib pkgconfig cmake lib32-libpulse lib32-portaudio 
lib32-jack
  git gcc-multilib)
 _commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
-options=('!strip' 'debug')
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -26,6 +25,9 @@
 prepare() {
   mkdir build
   cd openal-soft
+
+  # https://bugs.archlinux.org/task/54908
+  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
 }
 
 build() {


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

2017-07-23 Thread Jan Steffens
Date: Sunday, July 23, 2017 @ 10:40:23
  Author: heftig
Revision: 301186

1.18.0-2

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 09:20:50 UTC (rev 301185)
+++ PKGBUILD2017-07-23 10:40:23 UTC (rev 301186)
@@ -6,7 +6,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(i686 x86_64)
 url="https://github.com/kcat/openal-soft;
@@ -26,6 +26,9 @@
 prepare() {
   mkdir build examples
   cd openal-soft
+
+  # https://bugs.archlinux.org/task/54908
+  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
 }
 
 build() {


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

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 09:25:26
  Author: arojas
Revision: 246120

archrelease: copy trunk to community-i686, community-x86_64

Added:
  kaffeine/repos/community-i686/PKGBUILD
(from rev 246119, kaffeine/trunk/PKGBUILD)
  kaffeine/repos/community-x86_64/PKGBUILD
(from rev 246119, kaffeine/trunk/PKGBUILD)
Deleted:
  kaffeine/repos/community-i686/PKGBUILD
  kaffeine/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 09:24:47 UTC (rev 246119)
+++ community-i686/PKGBUILD 2017-07-23 09:25:26 UTC (rev 246120)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Pierre Schmitz 
-
-pkgname=kaffeine
-pkgver=2.0.12.1
-pkgrel=1
-pkgdesc='KDE media player'
-license=(GPL)
-arch=(i686 x86_64)
-url="http://kaffeine.kde.org;
-depends=(kio libxss vlc)
-makedepends=(extra-cmake-modules kidletime kdoctools)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha256sums=('a19eb8262f1f35b013c3ea5aa66fd7cd99d624643db718d2e9d36d9dd7a796ca')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-${pkgver%.*} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kaffeine/repos/community-i686/PKGBUILD (from rev 246119, 
kaffeine/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 09:25:26 UTC (rev 246120)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Pierre Schmitz 
+
+pkgname=kaffeine
+pkgver=2.0.12.1
+pkgrel=2
+pkgdesc='KDE media player'
+license=(GPL)
+arch=(i686 x86_64)
+url="http://kaffeine.kde.org;
+depends=(kio libxss vlc)
+makedepends=(extra-cmake-modules kidletime kdoctools)
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/src/$pkgname-$pkgver.tar.xz;)
+sha256sums=('abd3b4a97ae2af930f506652984198e7ec929640f8cb0a6dbb4af6555cd06ec5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 09:24:47 UTC (rev 246119)
+++ community-x86_64/PKGBUILD   2017-07-23 09:25:26 UTC (rev 246120)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Pierre Schmitz 
-
-pkgname=kaffeine
-pkgver=2.0.12.1
-pkgrel=1
-pkgdesc='KDE media player'
-license=(GPL)
-arch=(i686 x86_64)
-url="http://kaffeine.kde.org;
-depends=(kio libxss vlc)
-makedepends=(extra-cmake-modules kidletime kdoctools)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha256sums=('a19eb8262f1f35b013c3ea5aa66fd7cd99d624643db718d2e9d36d9dd7a796ca')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-${pkgver%.*} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kaffeine/repos/community-x86_64/PKGBUILD (from rev 246119, 
kaffeine/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-23 09:25:26 UTC (rev 246120)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Pierre Schmitz 
+
+pkgname=kaffeine
+pkgver=2.0.12.1
+pkgrel=2
+pkgdesc='KDE media player'
+license=(GPL)
+arch=(i686 x86_64)
+url="http://kaffeine.kde.org;
+depends=(kio libxss vlc)
+makedepends=(extra-cmake-modules kidletime kdoctools)
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/src/$pkgname-$pkgver.tar.xz;)
+sha256sums=('abd3b4a97ae2af930f506652984198e7ec929640f8cb0a6dbb4af6555cd06ec5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 09:24:47
  Author: arojas
Revision: 246119

New tarball with man pages

Modified:
  kaffeine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 08:39:07 UTC (rev 246118)
+++ PKGBUILD2017-07-23 09:24:47 UTC (rev 246119)
@@ -4,7 +4,7 @@
 
 pkgname=kaffeine
 pkgver=2.0.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE media player'
 license=(GPL)
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 url="http://kaffeine.kde.org;
 depends=(kio libxss vlc)
 makedepends=(extra-cmake-modules kidletime kdoctools)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha256sums=('a19eb8262f1f35b013c3ea5aa66fd7cd99d624643db718d2e9d36d9dd7a796ca')
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/src/$pkgname-$pkgver.tar.xz;)
+sha256sums=('abd3b4a97ae2af930f506652984198e7ec929640f8cb0a6dbb4af6555cd06ec5')
 
 prepare() {
   mkdir -p build
@@ -20,7 +20,7 @@
 
 build() {
   cd build
-  cmake ../$pkgname-${pkgver%.*} \
+  cmake ../$pkgname-$pkgver \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DBUILD_TESTING=OFF


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

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 09:20:50
  Author: arojas
Revision: 301185

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  imagemagick/repos/extra-i686/PKGBUILD
(from rev 301184, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
(from rev 301184, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/extra-x86_64/PKGBUILD
(from rev 301184, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch
(from rev 301184, imagemagick/trunk/perlmagick.rpath.patch)
Deleted:
  imagemagick/repos/extra-i686/PKGBUILD
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
  imagemagick/repos/extra-x86_64/PKGBUILD
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch

-+
 /PKGBUILD   |  196 ++
 /perlmagick.rpath.patch |   22 +++
 extra-i686/PKGBUILD |   98 -
 extra-i686/perlmagick.rpath.patch   |   11 -
 extra-x86_64/PKGBUILD   |   98 -
 extra-x86_64/perlmagick.rpath.patch |   11 -
 6 files changed, 218 insertions(+), 218 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-23 09:20:23 UTC (rev 301184)
+++ extra-i686/PKGBUILD 2017-07-23 09:20:50 UTC (rev 301185)
@@ -1,98 +0,0 @@
-# $Id$
-# Maintainer: Eric BĂ©langer 
-
-pkgbase=imagemagick
-pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.9.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://www.imagemagick.org/;
-license=('custom')
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
- 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2' 
'libraw'
- 'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu' 
'git')
-source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-perlmagick.rpath.patch)
-sha1sums=('f342c0fbd87ebc4ae7ef6f5d4c5fb97707a9f7cc'
-  'SKIP'
-  'e143cf9d530fabf3b58023899b5cc544ba93daec')
-validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
-
-prepare() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  sed '/AC_PATH_XTRA/d' -i configure.ac
-  autoreconf --force --install
-  patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
-}
-
-build() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  [[ $CARCH = "i686" ]] && EXTRAOPTS="--with-gcc-arch=i686"
-  [[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
---enable-hdri --with-wmf --with-openexr --with-xml \
---with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
---with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr 
--with-rsvg \
---enable-opencl --with-openjp2 --without-gvc --without-djvu 
--without-autotrace \
---without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
-  make
-}
-
-check() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-#  make check
-}
-
-package_imagemagick() {
-  pkgdesc="An image viewing/manipulation program"
-  depends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 
'opencl-icd-loader')
-  optdepends=('imagemagick-doc: for additional information'
-  'ghostscript: for Ghostscript support' 
-  'openexr: for OpenEXR support' 
- 'openjpeg2: for JP2 support' 
-  'libwmf: for WMF support' 
-  'librsvg: for SVG support' 
-  'libxml2: for XML support' 
-  'libpng: for PNG support' 
- 'libwebp: for WEBP support')
-  backup=("etc/ImageMagick-${pkgver%%.*}/coder.xml"
-  "etc/ImageMagick-${pkgver%%.*}/colors.xml"
-  "etc/ImageMagick-${pkgver%%.*}/delegates.xml"
-  "etc/ImageMagick-${pkgver%%.*}/log.xml"
-  "etc/ImageMagick-${pkgver%%.*}/magic.xml"
-  "etc/ImageMagick-${pkgver%%.*}/mime.xml"
-  "etc/ImageMagick-${pkgver%%.*}/policy.xml"
-  "etc/ImageMagick-${pkgver%%.*}/quantization-table.xml"
-  "etc/ImageMagick-${pkgver%%.*}/thresholds.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-windows.xml")
-  options=('!docs' 'libtool' '!emptydirs')
-
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make -j1 DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/imagemagick/LICENSE"
-  install -Dm644 NOTICE "${pkgdir}/usr/share/licenses/imagemagick/NOTICE"
-
-#Cleaning
-  rm -f "${pkgdir}"/usr/lib/*.la
-
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')

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

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 09:20:23
  Author: arojas
Revision: 301184

Update to 6.9.9.2

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 09:01:42 UTC (rev 301183)
+++ PKGBUILD2017-07-23 09:20:23 UTC (rev 301184)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.9.1
+pkgver=6.9.9.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
@@ -13,7 +13,7 @@
  'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu' 
'git')
 
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 perlmagick.rpath.patch)
-sha1sums=('f342c0fbd87ebc4ae7ef6f5d4c5fb97707a9f7cc'
+sha1sums=('e23ee6a54063c0ac36882fc71f54b660316f542d'
   'SKIP'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')


[arch-commits] Commit in transcode/repos (52 files)

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 09:01:42
  Author: arojas
Revision: 301183

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  transcode/repos/extra-i686/PKGBUILD
(from rev 301182, transcode/trunk/PKGBUILD)
  transcode/repos/extra-i686/subtitleripper-0.3.4-linkingorder.patch
(from rev 301182, transcode/trunk/subtitleripper-0.3.4-linkingorder.patch)
  transcode/repos/extra-i686/subtitleripper-0.3.4-respect-ldflags.patch
(from rev 301182, 
transcode/trunk/subtitleripper-0.3.4-respect-ldflags.patch)
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg-0.10.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg-0.10.patch)
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg-0.11.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg-0.11.patch)
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg-2.4.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg-2.4.patch)
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg.patch)
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg2.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg2.patch)
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg29.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg29.patch)
  transcode/repos/extra-i686/transcode-1.1.7-libav-9.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-libav-9.patch)
  transcode/repos/extra-i686/transcode-1.1.7-preset-force.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-preset-force.patch)
  transcode/repos/extra-i686/transcode-1.1.7-preset-free.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-preset-free.patch)
  transcode/repos/extra-i686/transcode-ffmpeg3.patch
(from rev 301182, transcode/trunk/transcode-ffmpeg3.patch)
  transcode/repos/extra-x86_64/PKGBUILD
(from rev 301182, transcode/trunk/PKGBUILD)
  transcode/repos/extra-x86_64/subtitleripper-0.3.4-linkingorder.patch
(from rev 301182, transcode/trunk/subtitleripper-0.3.4-linkingorder.patch)
  transcode/repos/extra-x86_64/subtitleripper-0.3.4-respect-ldflags.patch
(from rev 301182, 
transcode/trunk/subtitleripper-0.3.4-respect-ldflags.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg-0.10.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg-0.10.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg-0.11.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg-0.11.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg-2.4.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg-2.4.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg2.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg2.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg29.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-ffmpeg29.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-libav-9.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-libav-9.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-preset-force.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-preset-force.patch)
  transcode/repos/extra-x86_64/transcode-1.1.7-preset-free.patch
(from rev 301182, transcode/trunk/transcode-1.1.7-preset-free.patch)
  transcode/repos/extra-x86_64/transcode-ffmpeg3.patch
(from rev 301182, transcode/trunk/transcode-ffmpeg3.patch)
Deleted:
  transcode/repos/extra-i686/PKGBUILD
  transcode/repos/extra-i686/subtitleripper-0.3.4-linkingorder.patch
  transcode/repos/extra-i686/subtitleripper-0.3.4-respect-ldflags.patch
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg-0.10.patch
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg-0.11.patch
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg-2.4.patch
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg.patch
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg2.patch
  transcode/repos/extra-i686/transcode-1.1.7-ffmpeg29.patch
  transcode/repos/extra-i686/transcode-1.1.7-libav-9.patch
  transcode/repos/extra-i686/transcode-1.1.7-preset-force.patch
  transcode/repos/extra-i686/transcode-1.1.7-preset-free.patch
  transcode/repos/extra-i686/transcode-ffmpeg3.patch
  transcode/repos/extra-x86_64/PKGBUILD
  transcode/repos/extra-x86_64/subtitleripper-0.3.4-linkingorder.patch
  transcode/repos/extra-x86_64/subtitleripper-0.3.4-respect-ldflags.patch
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg-0.10.patch
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg-0.11.patch
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg-2.4.patch
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg.patch
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg2.patch
  transcode/repos/extra-x86_64/transcode-1.1.7-ffmpeg29.patch
  transcode/repos/extra-x86_64/transcode-1.1.7-libav-9.patch
  

[arch-commits] Commit in transcode/trunk (PKGBUILD transcode-1.1.7-ffmpeg29.patch)

2017-07-23 Thread Antonio Rojas
Date: Sunday, July 23, 2017 @ 09:00:46
  Author: arojas
Revision: 301182

Port away from removed ffmpeg API (FS#54907)

Modified:
  transcode/trunk/PKGBUILD
  transcode/trunk/transcode-1.1.7-ffmpeg29.patch

+
 PKGBUILD   |6 +--
 transcode-1.1.7-ffmpeg29.patch |   66 +++
 2 files changed, 69 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-22 23:20:40 UTC (rev 301181)
+++ PKGBUILD2017-07-23 09:00:46 UTC (rev 301182)
@@ -6,7 +6,7 @@
 pkgname=transcode
 _sripver=0.3-4
 pkgver=1.1.7
-pkgrel=22
+pkgrel=23
 pkgdesc="A video/DVD ripper and encoder for the terminal/console"
 arch=('i686' 'x86_64')
 url="http://www.transcoding.org/;
@@ -26,7 +26,7 @@
transcode-1.1.7-preset-force.patch
transcode-1.1.7-ffmpeg2.patch
 transcode-1.1.7-ffmpeg-2.4.patch
-   transcode-1.1.7-ffmpeg29.patch
+   transcode-1.1.7-ffmpeg29.patch # rpmfusion
transcode-ffmpeg3.patch)
 sha1sums=('e35df68b960eb56ef0a59a4cdbed1491be56aee6'
   'd93ff3578dd5f722c8f4ef16bc0903eec5781a0d'
@@ -40,7 +40,7 @@
   '034853427bc784a80b333d2e2f4bab44f0b86ce0'
   '764de67996e2c4947346c7a91586cc4ca826a8e2'
   'b590dfc30cdc4bc2a6825de247928b46a8928a9a'
-  '0e8769c1e8ec9f0ed87266c404ba13560db3578d'
+  'f034f9871a0e96d5aa682b69451961f3dd9c7309'
   '6aefa6a13fa70f8cc92ed03dd5383a4adcd4a6d0')
 
 prepare() {

Modified: transcode-1.1.7-ffmpeg29.patch
===
--- transcode-1.1.7-ffmpeg29.patch  2017-07-22 23:20:40 UTC (rev 301181)
+++ transcode-1.1.7-ffmpeg29.patch  2017-07-23 09:00:46 UTC (rev 301182)
@@ -350,3 +350,69 @@
  src_fmt = IMG_YUV444P;
  YUV_INIT_PLANES(src_planes, frame, src_fmt,
  lavc_dec_context->width, lavc_dec_context->height);
+Index: transcode-1.1.7/export/aud_aux.c
+===
+--- transcode-1.1.7.orig/export/aud_aux.c
 transcode-1.1.7/export/aud_aux.c
+@@ -846,6 +846,9 @@ static int tc_audio_encode_ffmpeg(char *
+ #ifdef HAVE_FFMPEG
+ int  in_size, out_size;
+ char *in_buf;
++int got_packet;
++AVPacket avpkt = { 0 };
++AVFrame *frame = av_frame_alloc();
+ 
+ //-- input buffer and amount of bytes --
+ in_size = aud_size;
+@@ -866,10 +869,14 @@ static int tc_audio_encode_ffmpeg(char *
+ 
+ ac_memcpy(_buf[mpa_buf_ptr], in_buf, bytes_needed);
+ 
++frame->nb_samples = mpa_ctx.frame_size;
++avcodec_fill_audio_frame(frame, mpa_ctx.channels, mpa_ctx.sample_fmt, 
(const uint8_t *)mpa_buf, mpa_bytes_pf, 1);
++avpkt.data = output;
++avpkt.size = OUTPUT_SIZE;
+ TC_LOCK_LIBAVCODEC;
+-out_size = avcodec_encode_audio(_ctx, (unsigned char *)output,
+-OUTPUT_SIZE, (short *)mpa_buf);
++out_size = avcodec_encode_audio2(_ctx, , frame, _packet);
+ TC_UNLOCK_LIBAVCODEC;
++out_size = avpkt.size;
+ tc_audio_write(output, out_size, avifile);
+ 
+ in_size -= bytes_needed;
+@@ -884,6 +891,7 @@ static int tc_audio_encode_ffmpeg(char *
+ 
+ ac_memcpy(_buf[mpa_buf_ptr], aud_buffer, bytes_avail);
+ mpa_buf_ptr += bytes_avail;
++av_frame_free();
+ return (0);
+   }
+ } //bytes availabe from last call?
+@@ -893,10 +901,15 @@ static int tc_audio_encode_ffmpeg(char *
+ //
+ 
+ while (in_size >= mpa_bytes_pf) {
++  av_frame_unref(frame);
++  frame->nb_samples = mpa_ctx.frame_size;
++  avcodec_fill_audio_frame(frame, mpa_ctx.channels, mpa_ctx.sample_fmt, 
(const uint8_t *)in_buf, mpa_bytes_pf, 1);
++  avpkt.data = output;
++  avpkt.size = OUTPUT_SIZE;
+   TC_LOCK_LIBAVCODEC;
+-  out_size = avcodec_encode_audio(_ctx, (unsigned char *)output,
+-  OUTPUT_SIZE, (short *)in_buf);
++  out_size = avcodec_encode_audio2(_ctx, , frame, _packet);
+   TC_UNLOCK_LIBAVCODEC;
++  out_size = avpkt.size;
+ 
+   tc_audio_write(output, out_size, avifile);
+ 
+@@ -904,6 +917,8 @@ static int tc_audio_encode_ffmpeg(char *
+   in_buf  += mpa_bytes_pf;
+ }
+ 
++av_frame_free();
++
+ //-- hold rest of bytes in mpa-buffer --
+ //--
+ if (in_size > 0) {


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 08:36:56
  Author: felixonmars
Revision: 246115

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

---+
 community-staging-i686/PKGBUILD   |   52 
 community-staging-x86_64/PKGBUILD |   52 
 2 files changed, 104 insertions(+)

Copied: hledger-web/repos/community-staging-i686/PKGBUILD (from rev 246114, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-23 08:36:56 UTC (rev 246115)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.3
+pkgrel=14
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-base-compat" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-clientsession" "haskell-cmdargs" 
"haskell-data-default"
+ "haskell-hjsmin" "haskell-http-conduit" "haskell-http-client" 
"haskell-hunit"
+ "haskell-conduit-extra" "haskell-safe" "haskell-shakespeare" 
"haskell-text" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-handler-launch" "haskell-warp" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-form" "haskell-yesod-static" 
"haskell-json" 
+ "haskell-megaparsec" "haskell-mtl")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('ffb3673f3972bf90d4b9f1508299e8ab59ec8e48d89d6107aefce28c68278eac733287a1ca4f464f83393f44e87eb907cb7c31b5c098fda9235585dfbedd91ec')
+
+prepare() {
+sed -e 's/megaparsec >=5.0 && < 5.3/megaparsec >=5.0 \&\& < 5.4/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -f-oldtime -fthreaded
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 246114, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-23 08:36:56 UTC (rev 246115)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.3
+pkgrel=14
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-base-compat" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-clientsession" "haskell-cmdargs" 
"haskell-data-default"
+ "haskell-hjsmin" "haskell-http-conduit" "haskell-http-client" 
"haskell-hunit"
+ "haskell-conduit-extra" "haskell-safe" "haskell-shakespeare" 
"haskell-text" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-handler-launch" "haskell-warp" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-form" "haskell-yesod-static" 
"haskell-json" 
+ "haskell-megaparsec" "haskell-mtl")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 08:36:33
  Author: felixonmars
Revision: 246114

upgpkg: hledger-web 1.3-14

rebuild with yesod-static,1.5.3.1

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 08:32:01 UTC (rev 246113)
+++ PKGBUILD2017-07-23 08:36:33 UTC (rev 246114)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.3
-pkgrel=13
+pkgrel=14
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 08:32:01
  Author: felixonmars
Revision: 246113

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 246112, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-i686/quickcheck-2.10.patch
(from rev 246112, git-annex/trunk/quickcheck-2.10.patch)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 246112, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/quickcheck-2.10.patch
(from rev 246112, git-annex/trunk/quickcheck-2.10.patch)

+
 community-staging-i686/PKGBUILD|   60 ++
 community-staging-i686/quickcheck-2.10.patch   |   75 +++
 community-staging-x86_64/PKGBUILD  |   60 ++
 community-staging-x86_64/quickcheck-2.10.patch |   75 +++
 4 files changed, 270 insertions(+)

Copied: git-annex/repos/community-staging-i686/PKGBUILD (from rev 246112, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-23 08:32:01 UTC (rev 246113)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170520
+pkgrel=35
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'ghc' "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" "haskell-case-insensitive" 
"haskell-clientsession"
+ "haskell-concurrent-output" "haskell-conduit" "haskell-crypto-api" 
"haskell-cryptonite"
+ "haskell-data-default" "haskell-dav" "haskell-dbus" 
"haskell-disk-free-space"
+ "haskell-dlist" "haskell-dns" "haskell-edit-distance" 
"haskell-esqueleto"
+ "haskell-exceptions" "haskell-fdo-notify" "haskell-feed" 
"haskell-hinotify"
+ "haskell-hslogger" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-ifelse" "haskell-magic" "haskell-memory" 
"haskell-monad-control"
+ "haskell-monad-logger" "haskell-mountpoints" "haskell-mtl" 
"haskell-network"
+ "haskell-network-info" "haskell-network-multicast" 
"haskell-network-uri"
+ "haskell-old-locale" "haskell-optparse-applicative" 
"haskell-path-pieces"
+ "haskell-persistent" "haskell-persistent-sqlite" 
"haskell-persistent-template"
+ "haskell-quickcheck" "haskell-random" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-safesemaphore" "haskell-sandi" "haskell-securemem" 
"haskell-shakespeare"
+ "haskell-socks" "haskell-split" "haskell-stm" "haskell-stm-chans" 
"haskell-tasty"
+ "haskell-tasty-hunit" "haskell-tasty-quickcheck" 
"haskell-tasty-rerun" "haskell-text"
+ "haskell-torrent" "haskell-unix-compat" "haskell-unordered-containers"
+ "haskell-utf8-string" "haskell-uuid" "haskell-wai" 
"haskell-wai-extra" "haskell-warp"
+ "haskell-warp-tls" "haskell-yesod" "haskell-yesod-core" 
"haskell-yesod-default"
+ "haskell-yesod-form" "haskell-yesod-static")
+makedepends=("chrpath")
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;
+quickcheck-2.10.patch)
+sha512sums=('SKIP'
+
'a987bb49072fa27bdbb061bffa9174e75c1e7cfa1e139945465262557c1bd31832373e2684d9ff83b682dcb6b5cfdf2f40e86a8cedf118fb768f9c5827318f4c')
+
+prepare() {
+  cd git-annex
+  patch -p1 -i ../quickcheck-2.10.patch
+}
+
+build() {
+  cd git-annex
+  
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}

Copied: git-annex/repos/community-staging-i686/quickcheck-2.10.patch (from rev 
246112, git-annex/trunk/quickcheck-2.10.patch)
===
--- community-staging-i686/quickcheck-2.10.patch
(rev 0)
+++ community-staging-i686/quickcheck-2.10.patch2017-07-23 08:32:01 UTC 
(rev 246113)
@@ -0,0 +1,75 @@
+From 

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 08:31:38
  Author: felixonmars
Revision: 246112

upgpkg: git-annex 6.20170520-35

rebuild with yesod-static,1.5.3.1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 08:31:19 UTC (rev 246111)
+++ PKGBUILD2017-07-23 08:31:38 UTC (rev 246112)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170520
-pkgrel=34
+pkgrel=35
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 08:31:19
  Author: felixonmars
Revision: 246111

archrelease: copy trunk to community-i686, community-x86_64

Added:
  rclone/repos/community-i686/PKGBUILD
(from rev 246110, rclone/trunk/PKGBUILD)
  rclone/repos/community-x86_64/PKGBUILD
(from rev 246110, rclone/trunk/PKGBUILD)
Deleted:
  rclone/repos/community-i686/PKGBUILD
  rclone/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   96 
 community-i686/PKGBUILD   |   48 --
 community-x86_64/PKGBUILD |   48 --
 3 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-23 08:30:53 UTC (rev 246110)
+++ community-i686/PKGBUILD 2017-07-23 08:31:19 UTC (rev 246111)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=rclone
-pkgver=1.36
-pkgrel=1
-pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
-arch=('i686' 'x86_64')
-url="http://rclone.org/;
-license=('MIT')
-depends=('glibc')
-makedepends=('python2' 'pandoc' 'go')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ncw/rclone/archive/v$pkgver.tar.gz;)
-md5sums=('SKIP')
-
-prepare() {
-  cd rclone-$pkgver
-
-  sed -i "1s/python$/&2/" bin/make_manual.py
-
-  mkdir -p .gopath/src/github.com/ncw
-  ln -sf "$PWD" .gopath/src/github.com/ncw/rclone
-  export GOPATH="$PWD/.gopath"
-
-  go get github.com/ncw/rclone
-}
-
-build() {
-  cd rclone-$pkgver/.gopath/src/github.com/ncw/rclone
-
-  PATH="$GOPATH/bin:$PATH" make TAG=v$pkgver rclone doc
-}
-
-check() {
-  cd rclone-$pkgver/.gopath/src/github.com/ncw/rclone
-  make TAG=v$pkgver test || warning "Tests failed"
-}
-
-package() {
-  cd rclone-$pkgver/.gopath/src/github.com/ncw/rclone
-  make TAG=v$pkgver DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-
-  install -Dm644 rclone.1 "$pkgdir/usr/share/man/man1/rclone.1"
-  install -d "$pkgdir/usr/share/doc/$pkgname"
-  install -t "$pkgdir/usr/share/doc/$pkgname" -m644 MANUAL.html MANUAL.txt
-}

Copied: rclone/repos/community-i686/PKGBUILD (from rev 246110, 
rclone/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-23 08:31:19 UTC (rev 246111)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=rclone
+pkgver=1.37
+pkgrel=1
+pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
+arch=('i686' 'x86_64')
+url="http://rclone.org/;
+license=('MIT')
+depends=('glibc')
+makedepends=('python2' 'pandoc' 'go')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ncw/rclone/archive/v$pkgver.tar.gz;)
+sha512sums=('683c88c04aa3d6f7057937c431bc56b20c9218c3a01f8baa4fb63ed716a0a3397855c1a9bf485041354bc6696f54f670b5cd9945c0465b4dc65595a9f606427b')
+
+prepare() {
+  cd rclone-$pkgver
+
+  sed -i "1s/python$/&2/" bin/make_manual.py
+
+  mkdir -p .gopath/src/github.com/ncw
+  ln -sf "$PWD" .gopath/src/github.com/ncw/rclone
+  export GOPATH="$PWD/.gopath"
+
+  go get github.com/ncw/rclone
+}
+
+build() {
+  cd rclone-$pkgver/.gopath/src/github.com/ncw/rclone
+
+  PATH="$GOPATH/bin:$PATH" make TAG=v$pkgver rclone doc
+}
+
+check() {
+  cd rclone-$pkgver/.gopath/src/github.com/ncw/rclone
+  make TAG=v$pkgver test || warning "Tests failed"
+}
+
+package() {
+  cd rclone-$pkgver/.gopath/src/github.com/ncw/rclone
+  make TAG=v$pkgver DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  install -Dm644 rclone.1 "$pkgdir/usr/share/man/man1/rclone.1"
+  install -d "$pkgdir/usr/share/doc/$pkgname"
+  install -t "$pkgdir/usr/share/doc/$pkgname" -m644 MANUAL.html MANUAL.txt
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-23 08:30:53 UTC (rev 246110)
+++ community-x86_64/PKGBUILD   2017-07-23 08:31:19 UTC (rev 246111)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=rclone
-pkgver=1.36
-pkgrel=1
-pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
-arch=('i686' 'x86_64')
-url="http://rclone.org/;
-license=('MIT')
-depends=('glibc')
-makedepends=('python2' 'pandoc' 'go')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ncw/rclone/archive/v$pkgver.tar.gz;)
-md5sums=('SKIP')
-
-prepare() {
-  cd rclone-$pkgver
-
-  sed -i "1s/python$/&2/" bin/make_manual.py
-
-  mkdir -p .gopath/src/github.com/ncw
-  ln -sf "$PWD" .gopath/src/github.com/ncw/rclone
-  export GOPATH="$PWD/.gopath"
-
-  go get github.com/ncw/rclone
-}
-
-build() {
-  cd 

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 08:30:53
  Author: felixonmars
Revision: 246110

upgpkg: rclone 1.37-1

Modified:
  rclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 07:53:24 UTC (rev 246109)
+++ PKGBUILD2017-07-23 08:30:53 UTC (rev 246110)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=rclone
-pkgver=1.36
+pkgver=1.37
 pkgrel=1
 pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('python2' 'pandoc' 'go')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ncw/rclone/archive/v$pkgver.tar.gz;)
-md5sums=('SKIP')
+sha512sums=('683c88c04aa3d6f7057937c431bc56b20c9218c3a01f8baa4fb63ed716a0a3397855c1a9bf485041354bc6696f54f670b5cd9945c0465b4dc65595a9f606427b')
 
 prepare() {
   cd rclone-$pkgver


[arch-commits] Commit in haskell-yesod-static/repos (4 files)

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 07:53:24
  Author: felixonmars
Revision: 246109

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-yesod-static/repos/community-staging-i686/
  haskell-yesod-static/repos/community-staging-i686/PKGBUILD
(from rev 246108, haskell-yesod-static/trunk/PKGBUILD)
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 246108, haskell-yesod-static/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   50 
 community-staging-x86_64/PKGBUILD |   50 
 2 files changed, 100 insertions(+)

Copied: haskell-yesod-static/repos/community-staging-i686/PKGBUILD (from rev 
246108, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-23 07:53:24 UTC (rev 246109)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.3.1
+pkgrel=1
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-async" "haskell-attoparsec" "haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
+ "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
+ "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
+ "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
246108, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-23 07:53:24 UTC (rev 246109)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.3.1
+pkgrel=1
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-async" "haskell-attoparsec" "haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
+ "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
+ "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
+ "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 07:53:02
  Author: felixonmars
Revision: 246108

upgpkg: haskell-yesod-static 1.5.3.1-1

rebuild with yesod-static,1.5.3.1

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 07:51:52 UTC (rev 246107)
+++ PKGBUILD2017-07-23 07:53:02 UTC (rev 246108)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
-pkgver=1.5.3
-pkgrel=21
+pkgver=1.5.3.1
+pkgrel=1
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/;
 license=("MIT")
@@ -12,13 +12,13 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-async" "haskell-attoparsec" "haskell-base64-bytestring"
  "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
- "haskell-cryptohash" "haskell-cryptohash-conduit" "haskell-css-text" 
"haskell-data-default"
- "haskell-exceptions" "haskell-file-embed" "haskell-hashable" 
"haskell-hjsmin"
- "haskell-http-types" "haskell-mime-types" "haskell-old-time" 
"haskell-resourcet"
- "haskell-text" "haskell-unix-compat" "haskell-unordered-containers" 
"haskell-wai"
- "haskell-wai-app-static" "haskell-yesod-core")
+ "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
+ "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
+ "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
+ "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('50f8115e0f0a4495e27ea13aa8cbf4ec6bc596f6a758338ae0f4b4aaf9a5161dbca77ba1770467e830c0ef8984a5375d0c53b282ce5572d731c3887050472a8a')
+sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 07:51:52
  Author: felixonmars
Revision: 246107

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 07:51:35 UTC (rev 246106)
+++ PKGBUILD2017-07-23 07:51:52 UTC (rev 246107)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-keystoneauth1
-pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.0.0
-pkgrel=1
-pkgdesc="Authentication Library for OpenStack Identity"
-arch=('any')
-url="http://docs.openstack.org/developer/keystoneauth;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-iso8601'
- 'python2-iso8601' 'python-positional' 'python2-positional' 
'python-requests'
- 'python2-requests' 'python-stevedore' 'python2-stevedore')
-checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests-mock'
-  'python2-requests-mock' 'python-testscenarios' 
'python2-testscenarios'
-  'python-mock' 'python2-mock' 'python-lxml' 'python2-lxml' 
'python-oslo-config'
-  'python2-oslo-config' 'python-betamax' 'python2-betamax' 
'python-oslotest'
-  'python2-oslotest' 'python-oslo-utils' 'python2-oslo-utils' 
'python-requests-kerberos'
-  'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib' 
'python-pycodestyle'
-  'python2-pycodestyle')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz;)
-sha512sums=('86e11cdce9d73604c835afa55f9e5faf2935a93ac79f9b028c15f16df46d457ccf1aa41d84b6eb09d541b59fb30c9fd00426dff2e6002bf334a23ebbaa4629c3')
-
-prepare() {
-  # Use pycodestyle
-  sed -i 's/pep8/pycodestyle/g' 
keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py
-
-  cp -a keystoneauth-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/keystoneauth-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/keystoneauth-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/keystoneauth-$pkgver
-  python setup.py testr || warning "Tests failed"
-
-  cd "$srcdir"/keystoneauth-$pkgver-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-keystoneauth1() {
-  depends=('python-pbr' 'python-iso8601' 'python-stevedore' 
'python-positional' 'python-requests')
-  optdepends=('python-requests-kerberos: for kerberos support'
-  'python-lxml: for saml2 support'
-  'python-oauthlib: for oauth1 support'
-  'python-betamax: for betamax support'
-  'python-fixtures: for betamax support'
-  'python-mock: for betamax support')
-
-  cd "$srcdir"/keystoneauth-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-keystoneauth1() {
-  depends=('python2-pbr' 'python2-iso8601' 'python2-stevedore' 
'python2-positional' 'python2-requests')
-  optdepends=('python2-requests-kerberos: for kerberos support'
-  'python2-lxml: for saml2 support'
-  'python2-oauthlib: for oauth1 support'
-  'python2-betamax: for betamax support'
-  'python2-fixtures: for betamax support'
-  'python2-mock: for betamax support')
-
-  cd "$srcdir"/keystoneauth-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keystoneauth1/repos/community-any/PKGBUILD (from rev 246106, 
python-keystoneauth1/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 07:51:52 UTC (rev 246107)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-keystoneauth1
+pkgname=(python-keystoneauth1 python2-keystoneauth1)
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Authentication Library for OpenStack Identity"
+arch=('any')
+url="http://docs.openstack.org/developer/keystoneauth;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-iso8601'
+ 'python2-iso8601' 'python-positional' 'python2-positional' 
'python-requests'
+ 'python2-requests' 'python-stevedore' 'python2-stevedore')
+checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests-mock'
+  'python2-requests-mock' 'python-testscenarios' 
'python2-testscenarios'
+  'python-mock' 'python2-mock' 'python-lxml' 'python2-lxml' 

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

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 07:51:35
  Author: felixonmars
Revision: 246106

upgpkg: python-keystoneauth1 3.0.1-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 07:48:17 UTC (rev 246105)
+++ PKGBUILD2017-07-23 07:51:35 UTC (rev 246106)
@@ -4,7 +4,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
@@ -21,7 +21,7 @@
   'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib' 
'python-pycodestyle'
   'python2-pycodestyle')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz;)
-sha512sums=('86e11cdce9d73604c835afa55f9e5faf2935a93ac79f9b028c15f16df46d457ccf1aa41d84b6eb09d541b59fb30c9fd00426dff2e6002bf334a23ebbaa4629c3')
+sha512sums=('08edc283a52ee7f1003aec5287c95fc59f11659bab59f21a999b1e5ba5c1d3b17f3cac98e36bfd6218957c106bcd9aa110def74523ab561d51244a89b2a14bb0')
 
 prepare() {
   # Use pycodestyle


[arch-commits] Commit in python-gcp-devrel-py-tools/repos/community-any (2 files)

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 07:48:17
  Author: felixonmars
Revision: 246105

archrelease: copy trunk to community-any

Added:
  python-gcp-devrel-py-tools/repos/community-any/PKGBUILD
(from rev 246104, python-gcp-devrel-py-tools/trunk/PKGBUILD)
Deleted:
  python-gcp-devrel-py-tools/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-23 07:48:01 UTC (rev 246104)
+++ PKGBUILD2017-07-23 07:48:17 UTC (rev 246105)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-gcp-devrel-py-tools
-pkgname=('python-gcp-devrel-py-tools' 'python2-gcp-devrel-py-tools')
-pkgver=0.0.10
-_commit=7fb7518f5e1dbd90ebe393815dc56fa776129db8
-pkgrel=1
-pkgdesc='Tools for Cloud Platform Python libraries and samples'
-arch=('any')
-license=('Apache')
-url='https://github.com/GoogleCloudPlatform/python-repo-tools'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
- 'python-retrying' 'python2-retrying' 'python-packaging' 
'python2-retrying')
-source=("$pkgbase-$_commit.tar.gz::https://github.com/GoogleCloudPlatform/python-repo-tools/archive/$_commit.tar.gz;)
-sha512sums=('ee63ea289052f7fbccd1fc23b59dc8105d4669fe0345f5d63dc732947327704a454938658b0acb7a0799188f62978cba6d4417ba6498cdc4a5324b69cf755e9b')
-
-prepare() {
-  cp -a python-repo-tools-$_commit{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-repo-tools-$_commit
-  python setup.py build
-
-  cd "$srcdir"/python-repo-tools-$_commit-py2
-  python2 setup.py build
-}
-
-package_python-gcp-devrel-py-tools() {
-  depends=('python-requests' 'python-retrying' 'python-setuptools' 
'python-packaging')
-
-  cd python-repo-tools-$_commit
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-gcp-devrel-py-tools() {
-  depends=('python2-requests' 'python2-retrying' 'python2-setuptools' 
'python2-packaging')
-
-  cd python-repo-tools-$_commit-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/gcp-devrel-py-tools{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-gcp-devrel-py-tools/repos/community-any/PKGBUILD (from rev 
246104, python-gcp-devrel-py-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-23 07:48:17 UTC (rev 246105)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-gcp-devrel-py-tools
+pkgname=('python-gcp-devrel-py-tools' 'python2-gcp-devrel-py-tools')
+pkgver=0.0.11
+_commit=7b2bd4a3bbb9b597b91eb175898d32fd8c04f7e9
+pkgrel=1
+pkgdesc='Tools for Cloud Platform Python libraries and samples'
+arch=('any')
+license=('Apache')
+url='https://github.com/GoogleCloudPlatform/python-repo-tools'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
+ 'python-retrying' 'python2-retrying' 'python-packaging' 
'python2-packaging')
+source=("$pkgbase-$_commit.tar.gz::https://github.com/GoogleCloudPlatform/python-repo-tools/archive/$_commit.tar.gz;)
+sha512sums=('d8f709c9114ccfcaf624caff13785d2b7335a50a23a52982fca1d76343c5ae55014ae2793da216036f5d70a519da53d9909544a6021bf2b0d0a32dc1c7240c90')
+
+prepare() {
+  cp -a python-repo-tools-$_commit{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-repo-tools-$_commit
+  python setup.py build
+
+  cd "$srcdir"/python-repo-tools-$_commit-py2
+  python2 setup.py build
+}
+
+package_python-gcp-devrel-py-tools() {
+  depends=('python-requests' 'python-retrying' 'python-setuptools' 
'python-packaging')
+
+  cd python-repo-tools-$_commit
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-gcp-devrel-py-tools() {
+  depends=('python2-requests' 'python2-retrying' 'python2-setuptools' 
'python2-packaging')
+
+  cd python-repo-tools-$_commit-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mv "$pkgdir"/usr/bin/gcp-devrel-py-tools{,2}
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-gcp-devrel-py-tools/trunk (PKGBUILD)

2017-07-23 Thread Felix Yan
Date: Sunday, July 23, 2017 @ 07:48:01
  Author: felixonmars
Revision: 246104

upgpkg: python-gcp-devrel-py-tools 0.0.11-1

Modified:
  python-gcp-devrel-py-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 06:45:50 UTC (rev 246103)
+++ PKGBUILD2017-07-23 07:48:01 UTC (rev 246104)
@@ -3,8 +3,8 @@
 
 pkgbase=python-gcp-devrel-py-tools
 pkgname=('python-gcp-devrel-py-tools' 'python2-gcp-devrel-py-tools')
-pkgver=0.0.10
-_commit=7fb7518f5e1dbd90ebe393815dc56fa776129db8
+pkgver=0.0.11
+_commit=7b2bd4a3bbb9b597b91eb175898d32fd8c04f7e9
 pkgrel=1
 pkgdesc='Tools for Cloud Platform Python libraries and samples'
 arch=('any')
@@ -11,9 +11,9 @@
 license=('Apache')
 url='https://github.com/GoogleCloudPlatform/python-repo-tools'
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
- 'python-retrying' 'python2-retrying' 'python-packaging' 
'python2-retrying')
+ 'python-retrying' 'python2-retrying' 'python-packaging' 
'python2-packaging')
 
source=("$pkgbase-$_commit.tar.gz::https://github.com/GoogleCloudPlatform/python-repo-tools/archive/$_commit.tar.gz;)
-sha512sums=('ee63ea289052f7fbccd1fc23b59dc8105d4669fe0345f5d63dc732947327704a454938658b0acb7a0799188f62978cba6d4417ba6498cdc4a5324b69cf755e9b')
+sha512sums=('d8f709c9114ccfcaf624caff13785d2b7335a50a23a52982fca1d76343c5ae55014ae2793da216036f5d70a519da53d9909544a6021bf2b0d0a32dc1c7240c90')
 
 prepare() {
   cp -a python-repo-tools-$_commit{,-py2}