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

2017-01-27 Thread Felix Yan
Date: Saturday, January 28, 2017 @ 03:43:47
  Author: felixonmars
Revision: 209273

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

Added:
  fcitx-libpinyin/repos/community-i686/PKGBUILD
(from rev 209272, fcitx-libpinyin/trunk/PKGBUILD)
  fcitx-libpinyin/repos/community-x86_64/PKGBUILD
(from rev 209272, fcitx-libpinyin/trunk/PKGBUILD)
Deleted:
  fcitx-libpinyin/repos/community-i686/PKGBUILD
  fcitx-libpinyin/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-28 03:43:17 UTC (rev 209272)
+++ community-i686/PKGBUILD 2017-01-28 03:43:47 UTC (rev 209273)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=fcitx-libpinyin
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-libpinyin";
-license=('GPL')
-depends=('fcitx' 'libpinyin' 'fcitx-qt4' 'qtwebkit')
-makedepends=('cmake' 'intltool' 'wget')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}_dict.tar.xz";)
-sha512sums=('34a2efffbcfd926a3180276681cff53b5d59fc306e82359b6ecd288f8f04fc1078a9dc296ac643b2ea3a8787552dcefb95c26de6cadd93a8a409929d1b85c125')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
../$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: fcitx-libpinyin/repos/community-i686/PKGBUILD (from rev 209272, 
fcitx-libpinyin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-28 03:43:47 UTC (rev 209273)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=fcitx-libpinyin
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-libpinyin";
+license=('GPL')
+depends=('fcitx' 'libpinyin' 'fcitx-qt4' 'qtwebkit')
+makedepends=('cmake' 'intltool' 'wget')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}_dict.tar.xz";)
+sha512sums=('61c11b099f81b76a78b114762a182b74eee44fa8e0a260b8b654cccd08d5f5f7a7ac9e8f61ebcfa99e3f216c6cb0b4586b7528ae4265ea196e00a2ab2d5953f0')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
../$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-28 03:43:17 UTC (rev 209272)
+++ community-x86_64/PKGBUILD   2017-01-28 03:43:47 UTC (rev 209273)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=fcitx-libpinyin
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-libpinyin";
-license=('GPL')
-depends=('fcitx' 'libpinyin' 'fcitx-qt4' 'qtwebkit')
-makedepends=('cmake' 'intltool' 'wget')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}_dict.tar.xz";)
-sha512sums=('34a2efffbcfd926a3180276681cff53b5d59fc306e82359b6ecd288f8f04fc1078a9dc296ac643b2ea3a8787552dcefb95c26de6cadd93a8a409929d1b85c125')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
../$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: fcitx-libpinyin/repos/community-x86_64/PKGBUILD (from rev 209272, 
fcitx-libpinyin/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-28 03:43:47 UTC (rev 209273)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=fcitx-libpinyin
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-libpinyin";
+license=('GPL')
+depends=('fcitx' 'libpinyin' 'fcitx-qt4' 'qtwebkit')
+makedepends=('cmake' 'intltool' 'wget')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}_dict.tar.xz";)
+sha512sums=('61c11b099f81b76a78b114762a182b74eee44fa8e0a260b8b654cccd08d5f5f7a7ac9e8f61ebcfa99e3f216c6cb0b4586b7528ae4265ea196e00a2ab2d5953f0')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+

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

2017-01-27 Thread Felix Yan
Date: Saturday, January 28, 2017 @ 03:43:17
  Author: felixonmars
Revision: 209272

upgpkg: fcitx-libpinyin 0.4.1-1

Modified:
  fcitx-libpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-28 03:33:08 UTC (rev 209271)
+++ PKGBUILD2017-01-28 03:43:17 UTC (rev 209272)
@@ -3,7 +3,7 @@
 # Contributor: poplarch 
 
 pkgname=fcitx-libpinyin
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=1
 pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('fcitx' 'libpinyin' 'fcitx-qt4' 'qtwebkit')
 makedepends=('cmake' 'intltool' 'wget')
 source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}_dict.tar.xz";)
-sha512sums=('34a2efffbcfd926a3180276681cff53b5d59fc306e82359b6ecd288f8f04fc1078a9dc296ac643b2ea3a8787552dcefb95c26de6cadd93a8a409929d1b85c125')
+sha512sums=('61c11b099f81b76a78b114762a182b74eee44fa8e0a260b8b654cccd08d5f5f7a7ac9e8f61ebcfa99e3f216c6cb0b4586b7528ae4265ea196e00a2ab2d5953f0')
 
 prepare() {
   mkdir build


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

2017-01-27 Thread Sven-Hendrik Haase
Date: Saturday, January 28, 2017 @ 03:32:23
  Author: svenstaro
Revision: 209270

upgpkg: gitlab 8.16.3-1

upstream release 8.16.3

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-28 01:33:14 UTC (rev 209269)
+++ PKGBUILD2017-01-28 03:32:23 UTC (rev 209270)
@@ -7,7 +7,7 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=gitlab
-pkgver=8.16.2
+pkgver=8.16.3
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('i686' 'x86_64')
@@ -41,7 +41,7 @@
 nginx-ssl.conf.example
 lighttpd.conf.example)
 install='gitlab.install'
-sha512sums=('04b80af9eccc3d67c86d9c894f42823d69b2ad291fccf52883a401702584171ecaf2cfea20b8945a2a3ce66d3d654ed06be132a79bac6c8075adc7e8f06e7de4'
+sha512sums=('1cdf6e056a37f106205dfd83c581e55a7942ce5407988b1ee5cad98c8b5dc307e6f059f8e480e804802d479b990eed4a36fc68d4c33fe5489bcd8e71f846c5b3'
 
'56cce150645ef74fa42a6100c8bc7689c4012579e1f3ba237c06c367b121246b39e968044615fa21c4757bc8e9d06f37f8ac8d39aa8b808c758e716857553f66'
 
'52651e4a5dd2d632e31b7275283f9b8ab2c32c4d56b63d17bd843f300e273e382e339e5aed66222b1b2279273357cbb73aa38119f04784fe380d1550346f1ff3'
 
'79cfb8ee740ab30f970c3113659b8349128abeae5e32cc81bb905f89a6db9941b7778040a094b884262daf020f66a1aee49a12d34fbb94efce6ade946bb4625b'


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

2017-01-27 Thread Antonio Rojas
Date: Saturday, January 28, 2017 @ 01:16:46
  Author: arojas
Revision: 209266

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

Added:
  kio-gdrive/repos/community-i686/PKGBUILD
(from rev 209265, kio-gdrive/trunk/PKGBUILD)
  kio-gdrive/repos/community-x86_64/PKGBUILD
(from rev 209265, kio-gdrive/trunk/PKGBUILD)
Deleted:
  kio-gdrive/repos/community-i686/PKGBUILD
  kio-gdrive/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-01-28 01:15:58 UTC (rev 209265)
+++ community-i686/PKGBUILD 2017-01-28 01:16:46 UTC (rev 209266)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kio-gdrive
-pkgver=1.0.5
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="KIO Slave to access Google Drive"
-url="https://projects.kde.org/kio-gdrive";
-license=(GPL)
-depends=(libkgapi qtkeychain)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('712cdf28f5ec9258232b8811f57d8bfc'
- 'SKIP')
-validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

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

Copied: kio-gdrive/repos/community-i686/PKGBUILD (from rev 209265, 
kio-gdrive/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-28 01:16:46 UTC (rev 209266)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kio-gdrive
+pkgver=1.1.0
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="KIO Slave to access Google Drive"
+url="https://projects.kde.org/kio-gdrive";
+license=(GPL)
+depends=(libkgapi qtkeychain)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('a14060f3ede48568d858a07f51e7aade'
+ 'SKIP')
+validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-28 01:15:58 UTC (rev 209265)
+++ community-x86_64/PKGBUILD   2017-01-28 01:16:46 UTC (rev 209266)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kio-gdrive
-pkgver=1.0.5
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="KIO Slave to access Google Drive"
-url="https://projects.kde.org/kio-gdrive";
-license=(GPL)
-depends=(libkgapi qtkeychain)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('712cdf28f5ec9258232b8811f57d8bfc'
- 'SKIP')
-validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

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

Copied: kio-gdrive/repos/community-x86_64/PKGBUILD (from rev 209265, 
kio-gdrive/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-28 01:16:46 UTC (rev 209266)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kio-gdrive
+pkgver=1.1.0
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="KIO Slave to access Google Drive"
+url="https://projects.kde.org/kio-gdrive";
+license=(GPL)
+depends=(libkgapi qtkeychain)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('a14060f3ede48568d858a07f51e7aade'
+ 'SKIP')
+validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

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


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

2017-01-27 Thread Antonio Rojas
Date: Saturday, January 28, 2017 @ 01:15:58
  Author: arojas
Revision: 209265

Update to 1.1.0

Modified:
  kio-gdrive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 17:49:20 UTC (rev 209264)
+++ PKGBUILD2017-01-28 01:15:58 UTC (rev 209265)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kio-gdrive
-pkgver=1.0.5
+pkgver=1.1.0
 pkgrel=1
 arch=(i686 x86_64)
 pkgdesc="KIO Slave to access Google Drive"
@@ -11,7 +11,7 @@
 depends=(libkgapi qtkeychain)
 makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
 
source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('712cdf28f5ec9258232b8811f57d8bfc'
+md5sums=('a14060f3ede48568d858a07f51e7aade'
  'SKIP')
 validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

 


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

2017-01-27 Thread Jan Steffens
Date: Saturday, January 28, 2017 @ 00:15:02
  Author: heftig
Revision: 287590

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

Added:
  libcanberra/repos/extra-i686/PKGBUILD
(from rev 287589, libcanberra/trunk/PKGBUILD)
  libcanberra/repos/extra-i686/libcanberra.xinit
(from rev 287589, libcanberra/trunk/libcanberra.xinit)
  libcanberra/repos/extra-x86_64/PKGBUILD
(from rev 287589, libcanberra/trunk/PKGBUILD)
  libcanberra/repos/extra-x86_64/libcanberra.xinit
(from rev 287589, libcanberra/trunk/libcanberra.xinit)
Deleted:
  libcanberra/repos/extra-i686/PKGBUILD
  libcanberra/repos/extra-i686/libcanberra.xinit
  libcanberra/repos/extra-x86_64/PKGBUILD
  libcanberra/repos/extra-x86_64/libcanberra.xinit

+
 /PKGBUILD  |  148 +++
 /libcanberra.xinit |   26 ++
 extra-i686/PKGBUILD|   73 ---
 extra-i686/libcanberra.xinit   |   17 
 extra-x86_64/PKGBUILD  |   73 ---
 extra-x86_64/libcanberra.xinit |   17 
 6 files changed, 174 insertions(+), 180 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-01-28 00:13:31 UTC (rev 287589)
+++ extra-i686/PKGBUILD 2017-01-28 00:15:02 UTC (rev 287590)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=libcanberra
-pkgname=(libcanberra libcanberra-pulse libcanberra-gstreamer)
-pkgver=0.30
-pkgrel=7
-pkgdesc="A small and lightweight implementation of the XDG Sound Theme 
Specification"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(libvorbis libltdl alsa-lib tdb sound-theme-freedesktop)
-makedepends=(gtk-doc libpulse gstreamer gtk2 gtk3 git)
-options=(!emptydirs libtool)
-url="http://0pointer.de/lennart/projects/libcanberra";
-source=("git://git.0pointer.de/libcanberra.git#commit=c0620e4" 
libcanberra.xinit)
-sha256sums=('SKIP'
-'2158708f594ab1688d6207eb1659190b3e3a1f711191de1f8e45dd42be8ceb76')
-
-_plugindir=usr/lib/$pkgbase-$pkgver
-
-prepare() {
-  cd $pkgbase
-  ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-  ./configure --sysconfdir=/etc --prefix=/usr --localstatedir=/var \
-  --disable-static --with-builtin=dso --enable-null --disable-oss \
-  --enable-alsa --enable-gstreamer --enable-pulse \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system --enable-gtk-doc
-
-  # Fight unused direct deps
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-package_libcanberra() {
-  optdepends=("$pkgbase-pulse: PulseAudio driver"
-  "$pkgbase-gstreamer: GStreamer driver")
-
-  cd $pkgbase
-
-  make -j1 DESTDIR="$pkgdir" install
-  rm "$pkgdir"/usr/lib/libcanberra-gtk*.la
-  rm "$pkgdir"/usr/lib/gtk-{2,3}.0/modules/*.la
-
-  install -D "$srcdir/libcanberra.xinit" \
-"$pkgdir/etc/X11/xinit/xinitrc.d/40-libcanberra-gtk-module.sh"
-
-  # Split plugins
-  for _p in pulse gstreamer; do
-mkdir ../$_p-plugin
-mv "$pkgdir/$_plugindir"/libcanberra-$_p.* ../$_p-plugin
-  done
-}
-
-package_libcanberra-pulse() {
-  pkgdesc="PulseAudio plugin for libcanberra"
-  depends=("$pkgbase=$pkgver-$pkgrel" libpulse)
-
-  install -d "$pkgdir/$_plugindir"
-  mv pulse-plugin/* "$pkgdir/$_plugindir"
-}
-
-package_libcanberra-gstreamer() {
-  pkgdesc="GStreamer plugin for libcanberra"
-  depends=("$pkgbase=$pkgver-$pkgrel" gstreamer)
-
-  install -d "$pkgdir/$_plugindir"
-  mv gstreamer-plugin/* "$pkgdir/$_plugindir"
-}

Copied: libcanberra/repos/extra-i686/PKGBUILD (from rev 287589, 
libcanberra/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-28 00:15:02 UTC (rev 287590)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=libcanberra
+pkgname=(libcanberra libcanberra-pulse libcanberra-gstreamer)
+pkgver=0.30
+pkgrel=8
+pkgdesc="A small and lightweight implementation of the XDG Sound Theme 
Specification"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(libvorbis libltdl alsa-lib tdb sound-theme-freedesktop)
+makedepends=(gtk-doc libpulse gstreamer gtk2 gtk3 git)
+options=(!emptydirs libtool)
+url="http://0pointer.de/lennart/projects/libcanberra";
+_commit=c0620e432650e81062c1967cc669829dbd29b310  # master
+source=("git://git.0pointer.de/libcanberra.git#commit=$_commit" 
libcanberra.xinit)
+sha256sums=('SKIP'
+'a0d0b135d3fea5c703a5f84208b79d66f671b082ae85f67b629ee2568a7ddc30')
+
+_plugindir=usr/lib/$pkgbase-$pkgver
+
+prepare() {
+  cd $pkgbase
+  ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+  ./configure --sysconfdir=/etc --prefix=/usr --localstatedir=/var \
+  --disable-static --with-builtin=dso --e

[arch-commits] Commit in libcanberra/trunk (PKGBUILD libcanberra.xinit)

2017-01-27 Thread Jan Steffens
Date: Saturday, January 28, 2017 @ 00:13:31
  Author: heftig
Revision: 287589

0.30-8

Modified:
  libcanberra/trunk/PKGBUILD
  libcanberra/trunk/libcanberra.xinit

---+
 PKGBUILD  |7 ---
 libcanberra.xinit |   12 
 2 files changed, 8 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 23:16:30 UTC (rev 287588)
+++ PKGBUILD2017-01-28 00:13:31 UTC (rev 287589)
@@ -4,7 +4,7 @@
 pkgbase=libcanberra
 pkgname=(libcanberra libcanberra-pulse libcanberra-gstreamer)
 pkgver=0.30
-pkgrel=7
+pkgrel=8
 pkgdesc="A small and lightweight implementation of the XDG Sound Theme 
Specification"
 arch=(i686 x86_64)
 license=(LGPL)
@@ -12,9 +12,10 @@
 makedepends=(gtk-doc libpulse gstreamer gtk2 gtk3 git)
 options=(!emptydirs libtool)
 url="http://0pointer.de/lennart/projects/libcanberra";
-source=("git://git.0pointer.de/libcanberra.git#commit=c0620e4" 
libcanberra.xinit)
+_commit=c0620e432650e81062c1967cc669829dbd29b310  # master
+source=("git://git.0pointer.de/libcanberra.git#commit=$_commit" 
libcanberra.xinit)
 sha256sums=('SKIP'
-'2158708f594ab1688d6207eb1659190b3e3a1f711191de1f8e45dd42be8ceb76')
+'a0d0b135d3fea5c703a5f84208b79d66f671b082ae85f67b629ee2568a7ddc30')
 
 _plugindir=usr/lib/$pkgbase-$pkgver
 

Modified: libcanberra.xinit
===
--- libcanberra.xinit   2017-01-27 23:16:30 UTC (rev 287588)
+++ libcanberra.xinit   2017-01-28 00:13:31 UTC (rev 287589)
@@ -1,16 +1,12 @@
-#!/bin/bash
+#!/bin/sh
 
 case "${DESKTOP_SESSION-}" in
-  gnome) # Done by gnome-settings-daemon
+  gnome*) # Done by gnome-settings-daemon
   ;;
   *)
 # Extra check in case DESKTOP_SESSION is not set correctly
-if [[ -z ${GNOME_DESKTOP_SESSION_ID-} ]]; then
-  if [[ -z ${GTK_MODULES-} ]]; then
-GTK_MODULES="canberra-gtk-module"
-  else
-GTK_MODULES="$GTK_MODULES:canberra-gtk-module"
-  fi
+if [ -z "${GNOME_DESKTOP_SESSION_ID-}" ]; then
+  GTK_MODULES="${GTK_MODULES:+$GTK_MODULES:}canberra-gtk-module"
   export GTK_MODULES
 fi
   ;;


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

2017-01-27 Thread Gaëtan Bisson
Date: Friday, January 27, 2017 @ 23:15:59
  Author: bisson
Revision: 287587

upstream update

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 18:25:15 UTC (rev 287586)
+++ PKGBUILD2017-01-27 23:15:59 UTC (rev 287587)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Wagner 
 
 pkgname=s-nail
-pkgver=14.8.15
+pkgver=14.8.16
 pkgrel=1
 pkgdesc='Mail processing system with a command syntax reminiscent of ed'
 url='http://www.sdaoden.eu/code.html#s-nail'
@@ -15,7 +15,7 @@
 optdepends=('smtp-forwarder: for sending mail')
 validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
 source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha1sums=('41f585e972af223bb5e9f0134033faa6bdfbb2df' 'SKIP')
+sha1sums=('0b0b189fed307a525967128d3d05cacc5019ba4d' 'SKIP')
 
 groups=('base')
 backup=('etc/mail.rc')


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

2017-01-27 Thread Gaëtan Bisson
Date: Friday, January 27, 2017 @ 23:16:30
  Author: bisson
Revision: 287588

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

Added:
  s-nail/repos/testing-i686/
  s-nail/repos/testing-i686/PKGBUILD
(from rev 287587, s-nail/trunk/PKGBUILD)
  s-nail/repos/testing-x86_64/
  s-nail/repos/testing-x86_64/PKGBUILD
(from rev 287587, s-nail/trunk/PKGBUILD)

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

Copied: s-nail/repos/testing-i686/PKGBUILD (from rev 287587, 
s-nail/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-01-27 23:16:30 UTC (rev 287588)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.8.16
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://www.sdaoden.eu/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'krb5')
+optdepends=('smtp-forwarder: for sending mail')
+validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
+source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha1sums=('0b0b189fed307a525967128d3d05cacc5019ba4d' 'SKIP')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   CFLAGS+=" $CPPFLAGS"
+   make \
+   PREFIX=/usr \
+   SYSCONFDIR=/etc \
+   LIBEXECDIR=/usr/lib \
+   MAILSPOOL=/var/spool/mail \
+   SID= NAIL=mail \
+   WANT_AUTOCC=0 \
+   config
+
+   make build
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make test
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" packager-install
+   ln -sf mail "${pkgdir}"/usr/bin/mailx
+   ln -sf mail.1.gz "${pkgdir}"/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Copied: s-nail/repos/testing-x86_64/PKGBUILD (from rev 287587, 
s-nail/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-01-27 23:16:30 UTC (rev 287588)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.8.16
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://www.sdaoden.eu/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'krb5')
+optdepends=('smtp-forwarder: for sending mail')
+validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
+source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha1sums=('0b0b189fed307a525967128d3d05cacc5019ba4d' 'SKIP')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   CFLAGS+=" $CPPFLAGS"
+   make \
+   PREFIX=/usr \
+   SYSCONFDIR=/etc \
+   LIBEXECDIR=/usr/lib \
+   MAILSPOOL=/var/spool/mail \
+   SID= NAIL=mail \
+   WANT_AUTOCC=0 \
+   config
+
+   make build
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make test
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" packager-install
+   ln -sf mail "${pkgdir}"/usr/bin/mailx
+   ln -sf mail.1.gz "${pkgdir}"/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


[arch-commits] Commit in grml-zsh-config/repos/extra-any (PKGBUILD PKGBUILD)

2017-01-27 Thread Pierre Schmitz
Date: Friday, January 27, 2017 @ 18:21:22
  Author: pierre
Revision: 287585

archrelease: copy trunk to extra-any

Added:
  grml-zsh-config/repos/extra-any/PKGBUILD
(from rev 287584, grml-zsh-config/trunk/PKGBUILD)
Deleted:
  grml-zsh-config/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 18:20:11 UTC (rev 287584)
+++ PKGBUILD2017-01-27 18:21:22 UTC (rev 287585)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=grml-zsh-config
-pkgver=0.13.1
-pkgrel=1
-pkgdesc="grml's zsh setup"
-arch=('any')
-url='http://grml.org/zsh/'
-license=('GPL2')
-provides=('grmlzshrc')
-depends=('zsh' 'coreutils' 'inetutils' 'grep' 'sed' 'procps')
-makedepends=('txt2tags')
-source=("http://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${pkgver}.tar.gz";)
-sha256sums=('6862d6bf9c8ddb6388ac5237aaba984056856bc3ca6e6383be151fe07e703e88')
-
-build() {
-   cd ${srcdir}/grml-etc-core-${pkgver}/doc
-   make
-}
-
-package() {
-   cd ${srcdir}/grml-etc-core-${pkgver}
-   install -D -m644 etc/skel/.zshrc ${pkgdir}/etc/skel/.zshrc
-   install -D -m644 etc/zsh/keephack ${pkgdir}/etc/zsh/keephack
-   install -D -m644 etc/zsh/zshrc ${pkgdir}/etc/zsh/zshrc
-
-   install -D -m644 doc/grmlzshrc.5 
${pkgdir}/usr/share/man/man5/grmlzshrc.5
-   ln -sf grmlzshrc.5.gz ${pkgdir}/usr/share/man/man5/grml-zsh-config.5.gz
-}

Copied: grml-zsh-config/repos/extra-any/PKGBUILD (from rev 287584, 
grml-zsh-config/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 18:21:22 UTC (rev 287585)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=grml-zsh-config
+pkgver=0.13.2
+pkgrel=1
+pkgdesc="grml's zsh setup"
+arch=('any')
+url='http://grml.org/zsh/'
+license=('GPL2')
+provides=('grmlzshrc')
+depends=('zsh' 'coreutils' 'inetutils' 'grep' 'sed' 'procps')
+makedepends=('txt2tags')
+source=("http://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${pkgver}.tar.gz";)
+sha256sums=('94027ca0373ff77166438e78dd598069aab006e1ecbe24ac96de7534d7c1f306')
+
+build() {
+   cd ${srcdir}/grml-etc-core-${pkgver}/doc
+   make
+}
+
+package() {
+   cd ${srcdir}/grml-etc-core-${pkgver}
+   install -D -m644 etc/skel/.zshrc ${pkgdir}/etc/skel/.zshrc
+   install -D -m644 etc/zsh/keephack ${pkgdir}/etc/zsh/keephack
+   install -D -m644 etc/zsh/zshrc ${pkgdir}/etc/zsh/zshrc
+
+   install -D -m644 doc/grmlzshrc.5 
${pkgdir}/usr/share/man/man5/grmlzshrc.5
+   ln -sf grmlzshrc.5.gz ${pkgdir}/usr/share/man/man5/grml-zsh-config.5.gz
+}


[arch-commits] Commit in grml-zsh-config/trunk (PKGBUILD)

2017-01-27 Thread Pierre Schmitz
Date: Friday, January 27, 2017 @ 18:20:11
  Author: pierre
Revision: 287584

upgpkg: grml-zsh-config 0.13.2-1

Modified:
  grml-zsh-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 18:19:36 UTC (rev 287583)
+++ PKGBUILD2017-01-27 18:20:11 UTC (rev 287584)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=grml-zsh-config
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 pkgdesc="grml's zsh setup"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('zsh' 'coreutils' 'inetutils' 'grep' 'sed' 'procps')
 makedepends=('txt2tags')
 
source=("http://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${pkgver}.tar.gz";)
-sha256sums=('6862d6bf9c8ddb6388ac5237aaba984056856bc3ca6e6383be151fe07e703e88')
+sha256sums=('94027ca0373ff77166438e78dd598069aab006e1ecbe24ac96de7534d7c1f306')
 
 build() {
cd ${srcdir}/grml-etc-core-${pkgver}/doc


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

2017-01-27 Thread Pierre Schmitz
Date: Friday, January 27, 2017 @ 18:19:36
  Author: pierre
Revision: 287583

archrelease: copy trunk to extra-any

Added:
  composer/repos/extra-any/PKGBUILD
(from rev 287582, composer/trunk/PKGBUILD)
Deleted:
  composer/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 18:19:23 UTC (rev 287582)
+++ PKGBUILD2017-01-27 18:19:36 UTC (rev 287583)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=composer
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="Dependency Manager for PHP"
-arch=('any')
-license=('MIT')
-url='https://getcomposer.org/'
-depends=('php')
-makedepends=('git')
-replaces=('php-composer')
-conflicts=('php-composer')
-provides=('php-composer')
-source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver}";
-
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar";)
-md5sums=('SKIP'
- '6b1bd542ae9fcf88948c4088cd883e78')
-
-prepare() {
-   cd ${srcdir}/${pkgname}
-
-   php ${srcdir}/${pkgname}-${pkgver}.phar -n install --no-dev 
--prefer-dist
-}
-
-build() {
-   cd ${srcdir}/${pkgname}
-
-   php -d phar.readonly=Off bin/compile
-}
-
-check() {
-   cd ${srcdir}/${pkgname}
-
-   # check if the upstream build and ours differ
-   diff -q ${srcdir}/${pkgname}-${pkgver}.phar composer.phar
-
-   # Install the dev dependencies to run the unit tests
-   bin/composer -n install --prefer-dist
-   vendor/bin/phpunit
-}
-
-package() {
-   cd ${srcdir}/${pkgname}
-
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
-}

Copied: composer/repos/extra-any/PKGBUILD (from rev 287582, 
composer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 18:19:36 UTC (rev 287583)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=composer
+pkgver=1.3.2
+pkgrel=1
+pkgdesc="Dependency Manager for PHP"
+arch=('any')
+license=('MIT')
+url='https://getcomposer.org/'
+depends=('php')
+makedepends=('git')
+replaces=('php-composer')
+conflicts=('php-composer')
+provides=('php-composer')
+source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver}";
+
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar";)
+md5sums=('SKIP'
+ '9bd78ef17ad0194fcf78816694b443db')
+
+prepare() {
+   cd ${srcdir}/${pkgname}
+
+   php ${srcdir}/${pkgname}-${pkgver}.phar -n install --no-dev 
--prefer-dist
+}
+
+build() {
+   cd ${srcdir}/${pkgname}
+
+   php -d phar.readonly=Off bin/compile
+}
+
+check() {
+   cd ${srcdir}/${pkgname}
+
+   # check if the upstream build and ours differ
+   diff -q ${srcdir}/${pkgname}-${pkgver}.phar composer.phar
+
+   # Install the dev dependencies to run the unit tests
+   bin/composer -n install --prefer-dist
+   vendor/bin/phpunit
+}
+
+package() {
+   cd ${srcdir}/${pkgname}
+
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
+}


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

2017-01-27 Thread Pierre Schmitz
Date: Friday, January 27, 2017 @ 18:19:23
  Author: pierre
Revision: 287582

upgpkg: composer 1.3.2-1

Modified:
  composer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 17:49:37 UTC (rev 287581)
+++ PKGBUILD2017-01-27 18:19:23 UTC (rev 287582)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=composer
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="Dependency Manager for PHP"
 arch=('any')
@@ -16,7 +16,7 @@
 
source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver}";
 
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar";)
 md5sums=('SKIP'
- '6b1bd542ae9fcf88948c4088cd883e78')
+ '9bd78ef17ad0194fcf78816694b443db')
 
 prepare() {
cd ${srcdir}/${pkgname}


[arch-commits] Commit in variety/trunk (PKGBUILD fix-popup-menu.patch)

2017-01-27 Thread Balló György
Date: Friday, January 27, 2017 @ 16:43:17
  Author: bgyorgy
Revision: 209261

upgpkg: variety 0.6.3-3

Fix popup menu positions

Added:
  variety/trunk/fix-popup-menu.patch
Modified:
  variety/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 fix-popup-menu.patch |   47 +++
 2 files changed, 56 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 15:43:01 UTC (rev 209260)
+++ PKGBUILD2017-01-27 16:43:17 UTC (rev 209261)
@@ -4,23 +4,24 @@
 
 pkgname=variety
 pkgver=0.6.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Changes the wallpaper on a regular interval using user-specified or 
automatically downloaded images.'
 arch=('any')
 url="http://peterlevi.com/variety/";
 license=('GPL3')
-depends=('desktop-file-utils' 'gtk3' 'imagemagick' 'libnotify' 
'python2-beautifulsoup4'
+depends=('gtk3' 'imagemagick' 'libnotify' 'python2-beautifulsoup4'
  'python2-cairo' 'python2-configobj' 'python2-dbus' 'python2-exiv2'
  'python2-gobject' 'python2-httplib2' 'python2-pillow' 'python2-lxml'
  'python2-pycurl' 'python2-requests')
-optdepends=('yelp: for reading help documents')
 makedepends=('python2-distutils-extra')
 
source=(https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}-0-581-201611011859-ubuntu16.04.1.tar.gz{,.asc}
-disable-panoramio.patch)
+disable-panoramio.patch
+fix-popup-menu.patch)
 validpgpkeys=('53A44FA64701571F59CD8C9BA7FAEF1B4791406E') # Peter Levi
 sha256sums=('30f82e606a090dfab463f29500ec9dd9ad78fcfcd5a96c5f0f5d0b2bd9ce79eb'
 'SKIP'
-'011d4f19a17fd59a175f6fa36e282c82c333ce0e849673aeea678f2ee56db743')
+'011d4f19a17fd59a175f6fa36e282c82c333ce0e849673aeea678f2ee56db743'
+'bd19cbd82d19cf653e92390e71d749dc9878c73c8ba25f7d64d96a8bd9228559')
 
 prepare() {
   cd "${srcdir}"/$pkgname-$pkgver
@@ -27,6 +28,9 @@
 
   # Disable Panoramio support (removes webkitgtk dependency)
   patch -Np1 -i ../disable-panoramio.patch
+
+  # Fix popup menu positions
+  patch -Np1 -i ../fix-popup-menu.patch
 }
 
 package() {

Added: fix-popup-menu.patch
===
--- fix-popup-menu.patch(rev 0)
+++ fix-popup-menu.patch2017-01-27 16:43:17 UTC (rev 209261)
@@ -0,0 +1,47 @@
+diff -Naur variety-0.6.3.orig/variety/indicator.py 
variety-0.6.3/variety/indicator.py
+--- variety-0.6.3.orig/variety/indicator.py2016-11-01 19:59:39.0 
+0100
 variety-0.6.3/variety/indicator.py 2017-01-27 17:09:16.537550484 +0100
+@@ -316,8 +316,8 @@
+ self.status_icon = None
+ self.visible = True
+ 
+-def pos(menu, icon):
+-return Gtk.StatusIcon.position_menu(self.menu, icon)
++def pos(menu, x, y, icon):
++return Gtk.StatusIcon.position_menu(self.menu, x, y, icon)
+ 
+ def right_click_event(icon, button, time):
+ self.menu.popup(None, None, pos, self.status_icon, 0, time)
+diff -Naur variety-0.6.3.orig/variety/PreferencesVarietyDialog.py 
variety-0.6.3/variety/PreferencesVarietyDialog.py
+--- variety-0.6.3.orig/variety/PreferencesVarietyDialog.py 2016-11-01 
19:59:39.0 +0100
 variety-0.6.3/variety/PreferencesVarietyDialog.py  2017-01-27 
17:18:14.865800288 +0100
+@@ -357,7 +357,7 @@
+ timer.start()
+ 
+ def on_add_button_clicked(self, widget=None):
+-def position(x, y):
++def position(menu, x, y, icon):
+ button_alloc = self.ui.add_button.get_allocation()
+ window_pos = self.ui.add_button.get_window().get_position()
+ return button_alloc.x + window_pos[0], button_alloc.y + 
button_alloc.height + window_pos[1], True
+@@ -365,7 +365,7 @@
+ self.add_menu.popup(None, self.ui.add_button, position, None, 0, 
Gtk.get_current_event_time())
+ 
+ def on_remove_sources_clicked(self, widget=None):
+-def position(x, y):
++def position(menu, x, y, icon):
+ button_alloc = self.ui.remove_sources.get_allocation()
+ window_pos = self.ui.remove_sources.get_window().get_position()
+ return button_alloc.x + window_pos[0], button_alloc.y + 
button_alloc.height + window_pos[1], True
+diff -Naur variety-0.6.3.orig/variety/ThumbsManager.py 
variety-0.6.3/variety/ThumbsManager.py
+--- variety-0.6.3.orig/variety/ThumbsManager.py2016-11-01 
19:59:39.0 +0100
 variety-0.6.3/variety/ThumbsManager.py 2017-01-27 17:24:33.175557472 
+0100
+@@ -268,7 +268,7 @@
+ _resume_scrolling()
+ else:
+ menu = self.create_menu(file)
+-def _compute_position(a, b, event=event):
++def _compute_position(menu, x, y, icon):
+ x, y = event.get_root_coords()[0], event.get_root_coords()[1]
+ 

[arch-commits] Commit in variety/repos/community-any (5 files)

2017-01-27 Thread Balló György
Date: Friday, January 27, 2017 @ 16:43:24
  Author: bgyorgy
Revision: 209262

archrelease: copy trunk to community-any

Added:
  variety/repos/community-any/PKGBUILD
(from rev 209261, variety/trunk/PKGBUILD)
  variety/repos/community-any/disable-panoramio.patch
(from rev 209261, variety/trunk/disable-panoramio.patch)
  variety/repos/community-any/fix-popup-menu.patch
(from rev 209261, variety/trunk/fix-popup-menu.patch)
Deleted:
  variety/repos/community-any/PKGBUILD
  variety/repos/community-any/disable-panoramio.patch

-+
 PKGBUILD|   78 ---
 disable-panoramio.patch |   92 +++---
 fix-popup-menu.patch|   47 +++
 3 files changed, 134 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 16:43:17 UTC (rev 209261)
+++ PKGBUILD2017-01-27 16:43:24 UTC (rev 209262)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Martin Wimpress 
-
-pkgname=variety
-pkgver=0.6.3
-pkgrel=2
-pkgdesc='Changes the wallpaper on a regular interval using user-specified or 
automatically downloaded images.'
-arch=('any')
-url="http://peterlevi.com/variety/";
-license=('GPL3')
-depends=('desktop-file-utils' 'gtk3' 'imagemagick' 'libnotify' 
'python2-beautifulsoup4'
- 'python2-cairo' 'python2-configobj' 'python2-dbus' 'python2-exiv2'
- 'python2-gobject' 'python2-httplib2' 'python2-pillow' 'python2-lxml'
- 'python2-pycurl' 'python2-requests')
-optdepends=('yelp: for reading help documents')
-makedepends=('python2-distutils-extra')
-source=(https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}-0-581-201611011859-ubuntu16.04.1.tar.gz{,.asc}
-disable-panoramio.patch)
-validpgpkeys=('53A44FA64701571F59CD8C9BA7FAEF1B4791406E') # Peter Levi
-sha256sums=('30f82e606a090dfab463f29500ec9dd9ad78fcfcd5a96c5f0f5d0b2bd9ce79eb'
-'SKIP'
-'011d4f19a17fd59a175f6fa36e282c82c333ce0e849673aeea678f2ee56db743')
-
-prepare() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  # Disable Panoramio support (removes webkitgtk dependency)
-  patch -Np1 -i ../disable-panoramio.patch
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  export XDG_RUNTIME_DIR="/tmp/${pkgname}"
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-}

Copied: variety/repos/community-any/PKGBUILD (from rev 209261, 
variety/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 16:43:24 UTC (rev 209262)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Martin Wimpress 
+
+pkgname=variety
+pkgver=0.6.3
+pkgrel=3
+pkgdesc='Changes the wallpaper on a regular interval using user-specified or 
automatically downloaded images.'
+arch=('any')
+url="http://peterlevi.com/variety/";
+license=('GPL3')
+depends=('gtk3' 'imagemagick' 'libnotify' 'python2-beautifulsoup4'
+ 'python2-cairo' 'python2-configobj' 'python2-dbus' 'python2-exiv2'
+ 'python2-gobject' 'python2-httplib2' 'python2-pillow' 'python2-lxml'
+ 'python2-pycurl' 'python2-requests')
+makedepends=('python2-distutils-extra')
+source=(https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}-0-581-201611011859-ubuntu16.04.1.tar.gz{,.asc}
+disable-panoramio.patch
+fix-popup-menu.patch)
+validpgpkeys=('53A44FA64701571F59CD8C9BA7FAEF1B4791406E') # Peter Levi
+sha256sums=('30f82e606a090dfab463f29500ec9dd9ad78fcfcd5a96c5f0f5d0b2bd9ce79eb'
+'SKIP'
+'011d4f19a17fd59a175f6fa36e282c82c333ce0e849673aeea678f2ee56db743'
+'bd19cbd82d19cf653e92390e71d749dc9878c73c8ba25f7d64d96a8bd9228559')
+
+prepare() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  # Disable Panoramio support (removes webkitgtk dependency)
+  patch -Np1 -i ../disable-panoramio.patch
+
+  # Fix popup menu positions
+  patch -Np1 -i ../fix-popup-menu.patch
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  export XDG_RUNTIME_DIR="/tmp/${pkgname}"
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+}

Deleted: disable-panoramio.patch
===
--- disable-panoramio.patch 2017-01-27 16:43:17 UTC (rev 209261)
+++ disable-panoramio.patch 2017-01-27 16:43:24 UTC (rev 209262)
@@ -1,46 +0,0 @@
-diff -Naur variety-0.6.3.orig/variety/PreferencesVarietyDialog.py 
variety-0.6.3/variety/PreferencesVarietyDialog.py
 variety-0.6.3.orig/variety/PreferencesVarietyDialog.py 2016-11-01 
19:59:39.0 +0100
-+++ variety-0.6.3/variety/PreferencesVarietyDialog.py  2017-01-25 
21:53:29.419376574 +0100
-@@ -32,7 +32,6 @@
- from variety.AddFlickrDialog import AddFlickrDialog
- from variety.AddMediaRssDialog import AddMediaRssDialog
- from variety.AddRedd

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

2017-01-27 Thread Balló György
Date: Friday, January 27, 2017 @ 15:42:53
  Author: bgyorgy
Revision: 209259

upgpkg: dia 0.97.3-4

Disable libart support (removes deprecated libart-lgpl dependency), the same 
functionality is provided by cairo

Modified:
  dia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 15:32:22 UTC (rev 209258)
+++ PKGBUILD2017-01-27 15:42:53 UTC (rev 209259)
@@ -6,12 +6,12 @@
 
 pkgname=dia
 pkgver=0.97.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A GTK+ based diagram creation program"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://live.gnome.org/Dia";
-depends=('libxslt' 'desktop-file-utils' 'libart-lgpl' 'gtk2' 
'hicolor-icon-theme')
+depends=('libxslt' 'gtk2')
 makedepends=('intltool' 'python2' 'docbook-xsl')
 optdepends=('python2')
 options=('docs' '!emptydirs')


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

2017-01-27 Thread Balló György
Date: Friday, January 27, 2017 @ 15:43:01
  Author: bgyorgy
Revision: 209260

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-27 15:42:53 UTC (rev 209259)
+++ community-i686/PKGBUILD 2017-01-27 15:43:01 UTC (rev 209260)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Thorsten Töpper 
-# Maintainer: Sergej Pupykin 
-# Contributor: Juergen Hoetzel 
-# Contributor: Gregor Ibic 
-
-pkgname=dia
-pkgver=0.97.3
-pkgrel=3
-pkgdesc="A GTK+ based diagram creation program"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://live.gnome.org/Dia";
-depends=('libxslt' 'desktop-file-utils' 'libart-lgpl' 'gtk2' 
'hicolor-icon-theme')
-makedepends=('intltool' 'python2' 'docbook-xsl')
-optdepends=('python2')
-options=('docs' '!emptydirs')
-source=("ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.97/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('0e744a0f6a6c4cb6a089e4d955392c3c')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  for file in `find -type f -name '*.py'`; do
-  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' "$file"
-  done
-  sed -i 's#python2\.1#python2 python2.1#' configure
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export PYTHON=/usr/bin/python2
-  ./configure --prefix=/usr \
---with-cairo \
---with-python \
---disable-gnome \
---with-hardbooks
-  sed -i 's#SUBDIRS = lib objects plug-ins shapes app bindings samples po 
sheets data doc tests installer#SUBDIRS = lib objects plug-ins shapes app 
bindings samples po sheets data tests installer#' Makefile
-  make
-  cd doc
-  make html
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  cd doc
-  make DESTDIR="${pkgdir}" install-html
-  ln -sf ../doc/dia/html "${pkgdir}"/usr/share/dia/help
-}

Copied: dia/repos/community-i686/PKGBUILD (from rev 209259, dia/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-27 15:43:01 UTC (rev 209260)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Thorsten Töpper 
+# Maintainer: Sergej Pupykin 
+# Contributor: Juergen Hoetzel 
+# Contributor: Gregor Ibic 
+
+pkgname=dia
+pkgver=0.97.3
+pkgrel=4
+pkgdesc="A GTK+ based diagram creation program"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://live.gnome.org/Dia";
+depends=('libxslt' 'gtk2')
+makedepends=('intltool' 'python2' 'docbook-xsl')
+optdepends=('python2')
+options=('docs' '!emptydirs')
+source=("ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.97/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('0e744a0f6a6c4cb6a089e4d955392c3c')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  for file in `find -type f -name '*.py'`; do
+  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' "$file"
+  done
+  sed -i 's#python2\.1#python2 python2.1#' configure
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export PYTHON=/usr/bin/python2
+  ./configure --prefix=/usr \
+--with-cairo \
+--with-python \
+--disable-gnome \
+--with-hardbooks
+  sed -i 's#SUBDIRS = lib objects plug-ins shapes app bindings samples po 
sheets data doc tests installer#SUBDIRS = lib objects plug-ins shapes app 
bindings samples po sheets data tests installer#' Makefile
+  make
+  cd doc
+  make html
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  cd doc
+  make DESTDIR="${pkgdir}" install-html
+  ln -sf ../doc/dia/html "${pkgdir}"/usr/share/dia/help
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-27 15:42:53 UTC (rev 209259)
+++ community-x86_64/PKGBUILD   2017-01-27 15:43:01 UTC (rev 209260)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Thorsten Töpper 
-# Maintainer: Sergej Pupykin 
-# Contributor: Juergen Hoetzel 
-# Contributor: Gregor Ibic 
-
-pkgname=dia
-pkgver=0.97.3
-pkgrel=3
-pkgdesc="A GTK+ based diagram creation program"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://live.gnome.org/Dia";
-depends=('libxslt' 'desktop-file-utils' 'libart-lgpl' 'gtk2' 
'hicolor-icon-theme')
-makedepends=('intltool' 'python2' 'docbook-xsl')
-optdepends=('python2')
-options=('docs' '!emptydirs')
-source=("ftp://ftp.gnome.org/pub/gnome/sources/${pkgn

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

2017-01-27 Thread Jonathan Steel
Date: Friday, January 27, 2017 @ 15:32:22
  Author: jsteel
Revision: 209258

archrelease: copy trunk to community-any

Added:
  aws-cli/repos/community-any/PKGBUILD
(from rev 209257, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 15:32:15 UTC (rev 209257)
+++ PKGBUILD2017-01-27 15:32:22 UTC (rev 209258)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.11.43
-pkgrel=1
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli";
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer' 'python-yaml')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('9144c768501666f30879b67e7ca319e1')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-
-  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
-}

Copied: aws-cli/repos/community-any/PKGBUILD (from rev 209257, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 15:32:22 UTC (rev 209258)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.11.44
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli";
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer' 'python-yaml')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('e5bdf4aaff49a1d6799027b100a41007')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+
+  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
+}


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

2017-01-27 Thread Jonathan Steel
Date: Friday, January 27, 2017 @ 15:32:15
  Author: jsteel
Revision: 209257

upgpkg: aws-cli 1.11.44-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 15:32:09 UTC (rev 209256)
+++ PKGBUILD2017-01-27 15:32:15 UTC (rev 209257)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.43
+pkgver=1.11.44
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('9144c768501666f30879b67e7ca319e1')
+md5sums=('e5bdf4aaff49a1d6799027b100a41007')
 
 build() {
   cd $pkgname-$pkgver


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

2017-01-27 Thread Jonathan Steel
Date: Friday, January 27, 2017 @ 15:32:09
  Author: jsteel
Revision: 209256

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 15:31:57 UTC (rev 209255)
+++ PKGBUILD2017-01-27 15:32:09 UTC (rev 209256)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgname=python-botocore
-pkgver=1.5.6
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore";
-license=('Apache')
-depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('5485fced483ae5180f639383bbaf709c')
-
-build() {
-  cd botocore-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd botocore-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 209255, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 15:32:09 UTC (rev 209256)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgname=python-botocore
+pkgver=1.5.7
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore";
+license=('Apache')
+depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('5aa396d04407c9aabb37b7fa7310f84b')
+
+build() {
+  cd botocore-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd botocore-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-01-27 Thread Jonathan Steel
Date: Friday, January 27, 2017 @ 15:31:57
  Author: jsteel
Revision: 209255

upgpkg: python-botocore 1.5.7-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 15:04:11 UTC (rev 209254)
+++ PKGBUILD2017-01-27 15:31:57 UTC (rev 209255)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.6
+pkgver=1.5.7
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('5485fced483ae5180f639383bbaf709c')
+md5sums=('5aa396d04407c9aabb37b7fa7310f84b')
 
 build() {
   cd botocore-$pkgver


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

2017-01-27 Thread Alexander Rødseth
Date: Friday, January 27, 2017 @ 15:04:11
  Author: arodseth
Revision: 209254

archrelease: copy trunk to community-any

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

---+
 PKGBUILD  |   60 ++--
 wordpress.install |   42 ++--
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 15:03:16 UTC (rev 209253)
+++ PKGBUILD2017-01-27 15:04:11 UTC (rev 209254)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Thomas Dziedzic 
-# Contributor: Jose Valecillos 
-# Contributor: Kaos 
-# Contributor: Christopher Rogers 
-
-pkgname=wordpress
-pkgver=4.7.1
-pkgrel=1
-pkgdesc='Blog tool and publishing platform'
-arch=('any')
-url='https://wordpress.org/'
-license=('GPL')
-depends=('php')
-optdepends=('apache: Web server to run wordpress'
-'nginx: Web server to run wordpress'
-'cherokee: Lightweight Web server to run wordpress'
-'mysql: Database server')
-options=('emptydirs')
-install="$pkgname.install"
-source=("https://wordpress.org/$pkgname-$pkgver.tar.gz";)
-sha256sums=('171252eed21e31becb5d52fa3d3ef7ba2b41f0fedd1a412afc5ad937da5317f6')
-
-package() {
-  install -d "$pkgdir/usr/share/webapps"
-  cp -r wordpress "$pkgdir/usr/share/webapps"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wordpress/repos/community-any/PKGBUILD (from rev 209253, 
wordpress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 15:04:11 UTC (rev 209254)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Thomas Dziedzic 
+# Contributor: Jose Valecillos 
+# Contributor: Kaos 
+# Contributor: Christopher Rogers 
+
+pkgname=wordpress
+pkgver=4.7.2
+pkgrel=1
+pkgdesc='Blog tool and publishing platform'
+arch=('any')
+url='https://wordpress.org/'
+license=('GPL')
+depends=('php')
+optdepends=('apache: Web server to run wordpress'
+'nginx: Web server to run wordpress'
+'cherokee: Lightweight Web server to run wordpress'
+'mysql: Database server')
+options=('emptydirs')
+install="$pkgname.install"
+source=("https://wordpress.org/$pkgname-$pkgver.tar.gz";)
+sha256sums=('6c376183f5d7ffad024712cb140fa3d1b621a97e3961e3206a8cff40b7e9ed44')
+
+package() {
+  install -d "$pkgdir/usr/share/webapps"
+  cp -r wordpress "$pkgdir/usr/share/webapps"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: wordpress.install
===
--- wordpress.install   2017-01-27 15:03:16 UTC (rev 209253)
+++ wordpress.install   2017-01-27 15:04:11 UTC (rev 209254)
@@ -1,21 +0,0 @@
-post_install() {
-  # Make uploads work
-  install -dm775 /usr/share/webapps/wordpress/wp-content/uploads
-  chown http:http /usr/share/webapps/wordpress/wp-content/uploads
-  echo 'You can now configure your (PHP compatible) web server to run 
Wordpress'
-}
-
-pre_remove() {
-  cp -r /usr/share/webapps/wordpress /usr/share/webapps/wordpress_backup
-  echo 'Your Wordpress folder were backed up to 
/usr/share/webapps/wordpress_backup'
-}
-
-post_remove() {
-  rm -rf /usr/share/webapps/wordpress
-}
-
-post_upgrade() {
-  echo 'Wordpress is in /usr/share/webapps now'
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wordpress/repos/community-any/wordpress.install (from rev 209253, 
wordpress/trunk/wordpress.install)
===
--- wordpress.install   (rev 0)
+++ wordpress.install   2017-01-27 15:04:11 UTC (rev 209254)
@@ -0,0 +1,21 @@
+post_install() {
+  # Make uploads work
+  install -dm775 /usr/share/webapps/wordpress/wp-content/uploads
+  chown http:http /usr/share/webapps/wordpress/wp-content/uploads
+  echo 'You can now configure your (PHP compatible) web server to run 
Wordpress'
+}
+
+pre_remove() {
+  cp -r /usr/share/webapps/wordpress /usr/share/webapps/wordpress_backup
+  echo 'Your Wordpress folder were backed up to 
/usr/share/webapps/wordpress_backup'
+}
+
+post_remove() {
+  rm -rf /usr/share/webapps/wordpress
+}
+
+post_upgrade() {
+  echo 'Wordpress is in /usr/share/webapps now'
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-01-27 Thread Alexander Rødseth
Date: Friday, January 27, 2017 @ 15:03:16
  Author: arodseth
Revision: 209253

upgpkg: wordpress 4.7.2-1

Modified:
  wordpress/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:54:19 UTC (rev 209252)
+++ PKGBUILD2017-01-27 15:03:16 UTC (rev 209253)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Rogers 
 
 pkgname=wordpress
-pkgver=4.7.1
+pkgver=4.7.2
 pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=('any')
@@ -20,7 +20,7 @@
 options=('emptydirs')
 install="$pkgname.install"
 source=("https://wordpress.org/$pkgname-$pkgver.tar.gz";)
-sha256sums=('171252eed21e31becb5d52fa3d3ef7ba2b41f0fedd1a412afc5ad937da5317f6')
+sha256sums=('6c376183f5d7ffad024712cb140fa3d1b621a97e3961e3206a8cff40b7e9ed44')
 
 package() {
   install -d "$pkgdir/usr/share/webapps"


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

2017-01-27 Thread Alexander Rødseth
Date: Friday, January 27, 2017 @ 14:54:19
  Author: arodseth
Revision: 209252

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

Added:
  go/repos/community-i686/PKGBUILD
(from rev 209251, go/trunk/PKGBUILD)
  go/repos/community-i686/go.install
(from rev 209251, go/trunk/go.install)
  go/repos/community-x86_64/PKGBUILD
(from rev 209251, go/trunk/PKGBUILD)
  go/repos/community-x86_64/go.install
(from rev 209251, go/trunk/go.install)
Deleted:
  go/repos/community-i686/PKGBUILD
  go/repos/community-i686/go.install
  go/repos/community-x86_64/PKGBUILD
  go/repos/community-x86_64/go.install

-+
 /PKGBUILD   |  374 ++
 /go.install |   12 +
 community-i686/PKGBUILD |  187 -
 community-i686/go.install   |6 
 community-x86_64/PKGBUILD   |  187 -
 community-x86_64/go.install |6 
 6 files changed, 386 insertions(+), 386 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-27 14:53:09 UTC (rev 209251)
+++ community-i686/PKGBUILD 2017-01-27 14:54:19 UTC (rev 209252)
@@ -1,187 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Maintainer: Pierre Neidhardt 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Rémy Oudompheng 
-# Contributor: Andres Perera 
-# Contributor: Matthew Bauer 
-# Contributor: Christian Himpel 
-# Contributor: Mike Rosset 
-# Contributor: Daniel YC Lin 
-# Contributor: John Luebs 
-
-pkgname=('go' 'go-tools')
-pkgver=1.7.4
-pkgrel=1
-epoch=2
-arch=('x86_64' 'i686')
-url='http://golang.org/'
-license=('BSD')
-makedepends=('inetutils' 'git' 'go')
-options=('!strip' 'staticlibs')
-source=("$pkgname-$pkgver::git+https://go.googlesource.com/go#tag=$pkgname$pkgver";)
-md5sums=('SKIP')
-_gourl=golang.org/x/tools/cmd
-
-build() {
-  cd "$pkgname-$pkgver/src"
-
-  export GOROOT="$srcdir/$pkgname-$pkgver"
-  export GOBIN="$GOROOT/bin"
-  export GOPATH="$srcdir/"
-  export GOROOT_FINAL=/usr/lib/go
-  export GOROOT_BOOTSTRAP=/usr/lib/go
-
-  #
-  # Arch Linux normally does not enable SSE2 for i686 because of older CPUs.
-  #
-  # However, exceptions are made for:
-  #  * Chromium, which is not expected to be used on older i686 CPUs
-  #  * Julia, which requires SSE2
-  #
-  # Go is so slow that it is unusable on i686 when SSE2 is not enabled,
-  # so I am also making an exception for Go.
-  #
-  # If you really want to build Go without SSE2 support, just uncomment the
-  # following export and rebuild:
-  #
-  # export GO386=387
-  #
-
-  # Crosscompilation for various platforms. This is not strictly required as 
the
-  # compiler can generate libraries on the fly. Prebuilding the libs speeds up
-  # crosscompilation time.
-  #
-  # for os in darwin freebsd linux windows; do
-  #   for arch in 386 amd64 arm; do
-  # export GOOS="$os"
-  # export GOARCH="$arch"
-  # bash make.bash --no-clean
-  #   done
-  # done
-
-  export GOOS=linux
-  case "$CARCH" in
-  x86_64) export GOARCH=amd64 ;;
-  i686) export GOARCH=386 ;;
-  esac
-
-  bash make.bash --no-clean
-
-  # System-wide tools
-  for tool in godex godoc goimports gomvpkg gorename gotype; do
-$GOROOT/bin/go get -d golang.org/x/tools/cmd/$tool
-$GOROOT/bin/go build -v -x -o $GOPATH/bin/$tool $_gourl/$tool
-  done
-
-  # Distribution tools
-  for tool in benchcmp bundle callgraph digraph eg fiximports guru 
html2article present ssadump stress stringer ; do
-$GOROOT/bin/go get -d golang.org/x/tools/cmd/$tool
-$GOROOT/bin/go build -v -x -o $GOPATH/pkg/tool/${GOOS}_$GOARCH/$tool 
golang.org/x/tools/cmd/$tool
-  done
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-
-  #export GO386=387
-
-  export GOOS=linux
-  case "$CARCH" in
-x86_64) GOARCH=amd64 ;;
-i686) GOARCH=386 ;;
-  esac
-
-  export GOROOT="$srcdir/$pkgname-$pkgver"
-  export GOBIN="$GOROOT/bin"
-  export PATH="$srcdir/$pkgname-$pkgver/bin:$PATH"
-  export GOROOT_BOOTSTRAP=/usr/lib/go
-
-  for tool in goimports gomvpkg gorename gotype \
-benchcmp bundle callgraph digraph eg fiximports guru html2article present 
ssadump stress stringer; do
-GOPATH="$srcdir" $GOROOT/bin/go test -v -x $_gourl/$tool
-  done
-
-  # TestSimpleMulticastListener will fail in standard chroot
-  cd src && bash run.bash --no-rebuild || true
-}
-
-package_go() {
-  pkgdesc='Compiler and tools for the Go programming language from Google'
-  optdepends=('mercurial: for fetching sources from mercurial repositories'
-  'git: for fetching sources from git repositories'
-  'bzr: for fetching sources from bazaar repositories'
-  'subversion: for fetching sources from subversion repositories'
-  'go-tools: doc, goimports, gorename, and other tools.')
-  install="$pkgname.install"
-
-  cd "$pkgname-$pkgver"
-
-  export GOROOT="$srcdir/$pkgname-$pkgver"
-  export GOBIN="

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

2017-01-27 Thread Alexander Rødseth
Date: Friday, January 27, 2017 @ 14:53:09
  Author: arodseth
Revision: 209251

upgpkg: go 2:1.7.5-1

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:47:27 UTC (rev 209250)
+++ PKGBUILD2017-01-27 14:53:09 UTC (rev 209251)
@@ -11,7 +11,7 @@
 # Contributor: John Luebs 
 
 pkgname=('go' 'go-tools')
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 epoch=2
 arch=('x86_64' 'i686')


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:45:14
  Author: eworm
Revision: 209244

update upstream url

Modified:
  etckeeper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:42:17 UTC (rev 209243)
+++ PKGBUILD2017-01-27 14:45:14 UTC (rev 209244)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='collection of tools to let /etc be stored in a git, hg or bzr 
repository'
 arch=('any')
-url='http://kitenet.net/~joey/code/etckeeper/'
+url='https://etckeeper.branchable.com/'
 license=('GPL2')
 depends=('git')
 makedepends=('mercurial' 'bzr')


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:42:17
  Author: eworm
Revision: 209243

download via https

Modified:
  mupdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:37:30 UTC (rev 209242)
+++ PKGBUILD2017-01-27 14:42:17 UTC (rev 209243)
@@ -18,7 +18,7 @@
  'jbig2dec' 'libjpeg' 'mesa-libgl' 'openjpeg2' 'openssl')
 # we need static libs for zathura-pdf-mupdf
 options=('staticlibs')
-source=("http://mupdf.com/downloads/mupdf-${pkgver/_/}-source.tar.gz";
+source=("https://mupdf.com/downloads/mupdf-${pkgver/_/}-source.tar.gz";
 '0001-mupdf-openjpeg.patch'
 'mupdf.desktop'
 'mupdf.xpm')


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:37:30
  Author: eworm
Revision: 209242

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

Added:
  libu2f-host/repos/community-testing-i686/
  libu2f-host/repos/community-testing-i686/PKGBUILD
(from rev 209241, libu2f-host/trunk/PKGBUILD)
  libu2f-host/repos/community-testing-x86_64/
  libu2f-host/repos/community-testing-x86_64/PKGBUILD
(from rev 209241, libu2f-host/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   42 
 community-testing-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: libu2f-host/repos/community-testing-i686/PKGBUILD (from rev 209241, 
libu2f-host/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:37:30 UTC (rev 209242)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=libu2f-host
+pkgver=1.1.3
+pkgrel=2
+pkgdesc="Yubico Universal 2nd Factor (U2F) Host C Library"
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/libu2f-host'
+license=('BSD')
+depends=('json-c' 'hidapi')
+makedepends=('git' 'help2man' 'gtk-doc' 'gengetopt')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('3e00c1910de64e2c90f20c05bb468b183ffed05e13cb340442d206014752039d'
+'SKIP')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr \
+   --enable-gtk-doc \
+   --with-udevrulesdir=/usr/lib/udev/rules.d/
+   make
+}
+
+
+check() {
+   cd "${pkgname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+
+   make DESTDIR="${pkgdir}/" install
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+

Copied: libu2f-host/repos/community-testing-x86_64/PKGBUILD (from rev 209241, 
libu2f-host/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:37:30 UTC (rev 209242)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=libu2f-host
+pkgver=1.1.3
+pkgrel=2
+pkgdesc="Yubico Universal 2nd Factor (U2F) Host C Library"
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/libu2f-host'
+license=('BSD')
+depends=('json-c' 'hidapi')
+makedepends=('git' 'help2man' 'gtk-doc' 'gengetopt')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('3e00c1910de64e2c90f20c05bb468b183ffed05e13cb340442d206014752039d'
+'SKIP')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr \
+   --enable-gtk-doc \
+   --with-udevrulesdir=/usr/lib/udev/rules.d/
+   make
+}
+
+
+check() {
+   cd "${pkgname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+
+   make DESTDIR="${pkgdir}/" install
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:37:26
  Author: eworm
Revision: 209241

upgpkg: libu2f-host 1.1.3-2

use signed source tarball

Modified:
  libu2f-host/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:32:39 UTC (rev 209240)
+++ PKGBUILD2017-01-27 14:37:26 UTC (rev 209241)
@@ -3,7 +3,7 @@
 
 pkgname=libu2f-host
 pkgver=1.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Yubico Universal 2nd Factor (U2F) Host C Library"
 arch=('i686' 'x86_64')
 url='https://github.com/Yubico/libu2f-host'
@@ -10,13 +10,14 @@
 license=('BSD')
 depends=('json-c' 'hidapi')
 makedepends=('git' 'help2man' 'gtk-doc' 'gengetopt')
-source=("git://github.com/Yubico/libu2f-host.git#tag=libu2f-host-${pkgver}")
-sha256sums=('SKIP')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('3e00c1910de64e2c90f20c05bb468b183ffed05e13cb340442d206014752039d'
+'SKIP')
 
 build() {
-   cd libu2f-host/
+   cd "${pkgname}-${pkgver}"
 
-   autoreconf -fi
./configure \
--prefix=/usr \
--enable-gtk-doc \
@@ -26,13 +27,13 @@
 
 
 check() {
-   cd libu2f-host/
+   cd "${pkgname}-${pkgver}"
 
make check
 }
 
 package() {
-   cd libu2f-host/
+   cd "${pkgname}-${pkgver}"
 
make DESTDIR="${pkgdir}/" install
 


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:32:35
  Author: eworm
Revision: 209239

upgpkg: yubico-pam 2.24-2

use signed source tarball

Modified:
  yubico-pam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:28:54 UTC (rev 209238)
+++ PKGBUILD2017-01-27 14:32:35 UTC (rev 209239)
@@ -2,8 +2,9 @@
 # Maintainer: Christian Hesse 
 
 pkgname=yubico-pam
+_shortname=pam_yubico
 pkgver=2.24
-pkgrel=1
+pkgrel=2
 pkgdesc='Yubico YubiKey PAM module'
 arch=('i686' 'x86_64')
 url='https://github.com/Yubico/yubico-pam'
@@ -11,27 +12,29 @@
 depends=('pam' 'yubico-c-client' 'yubikey-personalization' 'json-c')
 makedepends=('git' 'asciidoc')
 checkdepends=('perl-net-ldap-server')
-provides=('pam_yubico')
-conflicts=('pam_yubico')
-source=("git://github.com/Yubico/yubico-pam.git#tag=${pkgver}")
-sha256sums=('SKIP')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('0326ff676e2b32ed1dda7fb5f1358a22d629d71caad8f8db52138bbf3e95e82d'
+'SKIP')
 
 build() {
-   cd yubico-pam/
+   cd "${_shortname}-${pkgver}"
 
-   autoreconf -fi
-   ./configure --prefix=/usr
+   ./configure \
+   --prefix=/usr
make
 }
 
 check() {
-   cd yubico-pam/
+   cd "${_shortname}-${pkgver}"
 
make check
 }
 
 package() {
-   cd yubico-pam/
+   cd "${_shortname}-${pkgver}"
 
install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-pam/COPYING"
install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-pam/README"


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:32:39
  Author: eworm
Revision: 209240

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

Added:
  yubico-pam/repos/community-testing-i686/
  yubico-pam/repos/community-testing-i686/PKGBUILD
(from rev 209239, yubico-pam/trunk/PKGBUILD)
  yubico-pam/repos/community-testing-x86_64/
  yubico-pam/repos/community-testing-x86_64/PKGBUILD
(from rev 209239, yubico-pam/trunk/PKGBUILD)

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

Copied: yubico-pam/repos/community-testing-i686/PKGBUILD (from rev 209239, 
yubico-pam/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:32:39 UTC (rev 209240)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubico-pam
+_shortname=pam_yubico
+pkgver=2.24
+pkgrel=2
+pkgdesc='Yubico YubiKey PAM module'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-pam'
+license=('BSD')
+depends=('pam' 'yubico-c-client' 'yubikey-personalization' 'json-c')
+makedepends=('git' 'asciidoc')
+checkdepends=('perl-net-ldap-server')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('0326ff676e2b32ed1dda7fb5f1358a22d629d71caad8f8db52138bbf3e95e82d'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-pam/COPYING"
+   install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-pam/README"
+   make DESTDIR="${pkgdir}/" install
+}
+

Copied: yubico-pam/repos/community-testing-x86_64/PKGBUILD (from rev 209239, 
yubico-pam/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:32:39 UTC (rev 209240)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubico-pam
+_shortname=pam_yubico
+pkgver=2.24
+pkgrel=2
+pkgdesc='Yubico YubiKey PAM module'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-pam'
+license=('BSD')
+depends=('pam' 'yubico-c-client' 'yubikey-personalization' 'json-c')
+makedepends=('git' 'asciidoc')
+checkdepends=('perl-net-ldap-server')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('0326ff676e2b32ed1dda7fb5f1358a22d629d71caad8f8db52138bbf3e95e82d'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-pam/COPYING"
+   install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-pam/README"
+   make DESTDIR="${pkgdir}/" install
+}
+


[arch-commits] Commit in yubikey-personalization-gui/repos (4 files)

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:28:54
  Author: eworm
Revision: 209238

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

Added:
  yubikey-personalization-gui/repos/community-testing-i686/
  yubikey-personalization-gui/repos/community-testing-i686/PKGBUILD
(from rev 209237, yubikey-personalization-gui/trunk/PKGBUILD)
  yubikey-personalization-gui/repos/community-testing-x86_64/
  yubikey-personalization-gui/repos/community-testing-x86_64/PKGBUILD
(from rev 209237, yubikey-personalization-gui/trunk/PKGBUILD)

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

Copied: yubikey-personalization-gui/repos/community-testing-i686/PKGBUILD (from 
rev 209237, yubikey-personalization-gui/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:28:54 UTC (rev 209238)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubikey-personalization-gui
+pkgver=3.1.24
+pkgrel=3
+pkgdesc='Yubico YubiKey Personalization GUI'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubikey-personalization-gui'
+license=('BSD')
+depends=('yubikey-personalization' 'qt5-base' 'libxkbcommon-x11')
+makedepends=('git' 'imagemagick')
+provides=('yubikey-personalization-tool')
+conflicts=('yubikey-personalization-tool')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('98295f7ed7bda72e6f8f96351d69d41d55c09d9515f80b5efc7c722dd566482a'
+'SKIP')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+
+   qmake-qt5 "CONFIG += debian"
+   make
+}
+
+check() {
+   cd "${pkgname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+
+   install -D -m0755 build/release/yubikey-personalization-gui 
"${pkgdir}/usr/bin/yubikey-personalization-gui"
+   install -D -m0644 resources/lin/yubikey-personalization-gui.1 
"${pkgdir}/usr/share/man/man1/yubikey-personalization-gui.1"
+
+   install -D -m0644 resources/lin/yubikey-personalization-gui.desktop 
"${pkgdir}/usr/share/applications/yubikey-personalization-gui.desktop"
+
+   install -D -m0644 resources/lin/yubikey-personalization-gui.png 
"${pkgdir}/usr/share/icons/hicolor/128x128/apps/yubikey-personalization-gui.png"
+   for SIZE in 16 24 32 48 64 96; do
+   convert -scale ${SIZE} \
+   resources/lin/yubikey-personalization-gui.png \
+   ${srcdir}/yubikey-personalization-gui.png
+   install -D -m0644 ${srcdir}/yubikey-personalization-gui.png 
"${pkgdir}/usr/share/icons/hicolor/${SIZE}x${SIZE}/apps/yubikey-personalization-gui.png"
+   done
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubikey-personalization-gui/COPYING"
+   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubikey-personalization-gui/README"
+}
+

Copied: yubikey-personalization-gui/repos/community-testing-x86_64/PKGBUILD 
(from rev 209237, yubikey-personalization-gui/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:28:54 UTC (rev 209238)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubikey-personalization-gui
+pkgver=3.1.24
+pkgrel=3
+pkgdesc='Yubico YubiKey Personalization GUI'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubikey-personalization-gui'
+license=('BSD')
+depends=('yubikey-personalization' 'qt5-base' 'libxkbcommon-x11')
+makedepends=('git' 'imagemagick')
+provides=('yubikey-personalization-tool')
+conflicts=('yubikey-personalization-tool')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('98295f7ed7bda72e6f8f96351d69d41d55c09d9515f80b5efc7c722dd566482a'
+'SKIP')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+
+   qmake-qt5 "CONFIG += debian"
+   make
+}
+
+check() {
+   cd "${pkgname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+
+   install -D -m0755 build/release/yubikey-personalization-gui 
"${pkgdir}/usr/bin/yubikey-personalization-gui"
+   install -D -m0644 resources/lin/yubikey-personalization-gui.1 
"${pkgdir}/usr/share/man/man1/yubikey-personalization-gui.1"
+
+   install -D -m0644 resources/lin/yubikey-personalization-gui.desktop 
"${pkgdir}/usr/share/applications/yubikey-personalization-gui.desktop"
+
+   install -D -m0644

[arch-commits] Commit in yubikey-personalization-gui/trunk (PKGBUILD)

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:28:51
  Author: eworm
Revision: 209237

upgpkg: yubikey-personalization-gui 3.1.24-3

use signed source tarball

Modified:
  yubikey-personalization-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:27:08 UTC (rev 209236)
+++ PKGBUILD2017-01-27 14:28:51 UTC (rev 209237)
@@ -3,7 +3,7 @@
 
 pkgname=yubikey-personalization-gui
 pkgver=3.1.24
-pkgrel=2
+pkgrel=3
 pkgdesc='Yubico YubiKey Personalization GUI'
 arch=('i686' 'x86_64')
 url='https://github.com/Yubico/yubikey-personalization-gui'
@@ -12,11 +12,13 @@
 makedepends=('git' 'imagemagick')
 provides=('yubikey-personalization-tool')
 conflicts=('yubikey-personalization-tool')
-source=("git://github.com/Yubico/yubikey-personalization-gui.git#tag=yubikey-personalization-gui-${pkgver}")
-sha256sums=('SKIP')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('98295f7ed7bda72e6f8f96351d69d41d55c09d9515f80b5efc7c722dd566482a'
+'SKIP')
 
 build() {
-   cd yubikey-personalization-gui/
+   cd "${pkgname}-${pkgver}"
 
qmake-qt5 "CONFIG += debian"
make
@@ -23,13 +25,13 @@
 }
 
 check() {
-   cd yubikey-personalization-gui/
+   cd "${pkgname}-${pkgver}"
 
make check
 }
 
 package() {
-   cd yubikey-personalization-gui/
+   cd "${pkgname}-${pkgver}"
 
install -D -m0755 build/release/yubikey-personalization-gui 
"${pkgdir}/usr/bin/yubikey-personalization-gui"
install -D -m0644 resources/lin/yubikey-personalization-gui.1 
"${pkgdir}/usr/share/man/man1/yubikey-personalization-gui.1"


[arch-commits] Commit in yubico-c-client/trunk (PKGBUILD)

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:27:04
  Author: eworm
Revision: 209235

upgpkg: yubico-c-client 2.15-2

bump pkgrel

Modified:
  yubico-c-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:21:35 UTC (rev 209234)
+++ PKGBUILD2017-01-27 14:27:04 UTC (rev 209235)
@@ -4,7 +4,7 @@
 pkgname=yubico-c-client
 _shortname=ykclient
 pkgver=2.15
-pkgrel=1
+pkgrel=2
 pkgdesc='Yubico YubiKey client C library'
 arch=('i686' 'x86_64')
 url='https://github.com/Yubico/yubico-c-client'


[arch-commits] Commit in yubico-c-client/repos (4 files)

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:27:08
  Author: eworm
Revision: 209236

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

Added:
  yubico-c-client/repos/community-testing-i686/PKGBUILD
(from rev 209235, yubico-c-client/trunk/PKGBUILD)
  yubico-c-client/repos/community-testing-x86_64/PKGBUILD
(from rev 209235, yubico-c-client/trunk/PKGBUILD)
Deleted:
  yubico-c-client/repos/community-testing-i686/PKGBUILD
  yubico-c-client/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-01-27 14:27:04 UTC (rev 209235)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:27:08 UTC (rev 209236)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-
-pkgname=yubico-c-client
-_shortname=ykclient
-pkgver=2.15
-pkgrel=1
-pkgdesc='Yubico YubiKey client C library'
-arch=('i686' 'x86_64')
-url='https://github.com/Yubico/yubico-c-client'
-license=('BSD')
-depends=('curl' 'yubico-c')
-makedepends=('git' 'help2man')
-provides=("${_shortname}")
-conflicts=("${_shortname}")
-validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

-source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016'
-'SKIP')
-
-build() {
-   cd "${_shortname}-${pkgver}"
-
-   ./configure \
-   --prefix=/usr
-   make
-}
-
-check() {
-   cd "${_shortname}-${pkgver}"
-
-   make check
-}
-
-package() {
-   cd "${_shortname}-${pkgver}"
-
-   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
-   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubico-c-client/README"
-   make DESTDIR="${pkgdir}/" install
-}
-

Copied: yubico-c-client/repos/community-testing-i686/PKGBUILD (from rev 209235, 
yubico-c-client/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:27:08 UTC (rev 209236)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubico-c-client
+_shortname=ykclient
+pkgver=2.15
+pkgrel=2
+pkgdesc='Yubico YubiKey client C library'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-c-client'
+license=('BSD')
+depends=('curl' 'yubico-c')
+makedepends=('git' 'help2man')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
+   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubico-c-client/README"
+   make DESTDIR="${pkgdir}/" install
+}
+

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2017-01-27 14:27:04 UTC (rev 209235)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:27:08 UTC (rev 209236)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-
-pkgname=yubico-c-client
-_shortname=ykclient
-pkgver=2.15
-pkgrel=1
-pkgdesc='Yubico YubiKey client C library'
-arch=('i686' 'x86_64')
-url='https://github.com/Yubico/yubico-c-client'
-license=('BSD')
-depends=('curl' 'yubico-c')
-makedepends=('git' 'help2man')
-provides=("${_shortname}")
-conflicts=("${_shortname}")
-validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

-source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016'
-'SKIP')
-
-build() {
-   cd "${_shortname}-${pkgver}"
-
-   ./configure \
-   --prefix=/usr
-   make
-}
-
-check() {
-   cd "${_shortname}-${pkgver}"
-
-   make check
-}
-
-package() {
-   cd "${_shortname}-${pkgver}"
-
-   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
-   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubico-c-client/README"
-   ma

[arch-commits] Commit in yubico-c-client/repos (4 files)

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:21:35
  Author: eworm
Revision: 209234

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

Added:
  yubico-c-client/repos/community-testing-i686/
  yubico-c-client/repos/community-testing-i686/PKGBUILD
(from rev 209233, yubico-c-client/trunk/PKGBUILD)
  yubico-c-client/repos/community-testing-x86_64/
  yubico-c-client/repos/community-testing-x86_64/PKGBUILD
(from rev 209233, yubico-c-client/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   42 
 community-testing-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: yubico-c-client/repos/community-testing-i686/PKGBUILD (from rev 209233, 
yubico-c-client/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:21:35 UTC (rev 209234)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubico-c-client
+_shortname=ykclient
+pkgver=2.15
+pkgrel=1
+pkgdesc='Yubico YubiKey client C library'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-c-client'
+license=('BSD')
+depends=('curl' 'yubico-c')
+makedepends=('git' 'help2man')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
+   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubico-c-client/README"
+   make DESTDIR="${pkgdir}/" install
+}
+

Copied: yubico-c-client/repos/community-testing-x86_64/PKGBUILD (from rev 
209233, yubico-c-client/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:21:35 UTC (rev 209234)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubico-c-client
+_shortname=ykclient
+pkgver=2.15
+pkgrel=1
+pkgdesc='Yubico YubiKey client C library'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-c-client'
+license=('BSD')
+depends=('curl' 'yubico-c')
+makedepends=('git' 'help2man')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
+   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubico-c-client/README"
+   make DESTDIR="${pkgdir}/" install
+}
+


[arch-commits] Commit in yubico-c-client/trunk (PKGBUILD)

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:21:32
  Author: eworm
Revision: 209233

upgpkg: yubico-c-client 2.15-1

used signed source tarball

Modified:
  yubico-c-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:15:29 UTC (rev 209232)
+++ PKGBUILD2017-01-27 14:21:32 UTC (rev 209233)
@@ -2,6 +2,7 @@
 # Maintainer: Christian Hesse 
 
 pkgname=yubico-c-client
+_shortname=ykclient
 pkgver=2.15
 pkgrel=1
 pkgdesc='Yubico YubiKey client C library'
@@ -10,27 +11,29 @@
 license=('BSD')
 depends=('curl' 'yubico-c')
 makedepends=('git' 'help2man')
-provides=('ykclient')
-conflicts=('ykclient')
-source=("git://github.com/Yubico/yubico-c-client.git#tag=ykclient-${pkgver}")
-sha256sums=('SKIP')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016'
+'SKIP')
 
 build() {
-   cd yubico-c-client/
+   cd "${_shortname}-${pkgver}"
 
-   autoreconf -fi
-   ./configure --prefix=/usr
+   ./configure \
+   --prefix=/usr
make
 }
 
 check() {
-   cd yubico-c-client/
+   cd "${_shortname}-${pkgver}"
 
make check
 }
 
 package() {
-   cd yubico-c-client/
+   cd "${_shortname}-${pkgver}"
 
install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c-client/COPYING"
install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubico-c-client/README"


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:15:29
  Author: eworm
Revision: 209232

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

Added:
  yubico-c/repos/community-testing-i686/
  yubico-c/repos/community-testing-i686/PKGBUILD
(from rev 209231, yubico-c/trunk/PKGBUILD)
  yubico-c/repos/community-testing-x86_64/
  yubico-c/repos/community-testing-x86_64/PKGBUILD
(from rev 209231, yubico-c/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   42 
 community-testing-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: yubico-c/repos/community-testing-i686/PKGBUILD (from rev 209231, 
yubico-c/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:15:29 UTC (rev 209232)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubico-c
+_shortname=libyubikey
+pkgver=1.13
+pkgrel=3
+pkgdesc='Yubico YubiKey C library'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-c'
+license=('BSD')
+depends=('curl' 'libusb')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+makedepends=('git' 'asciidoc')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('04edd0eb09cb665a05d808c58e1985f25bb7c5254d2849f36a0658ffc51c3401'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c/COPYING"
+   install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-c/README"
+   make DESTDIR="${pkgdir}/" install
+}
+

Copied: yubico-c/repos/community-testing-x86_64/PKGBUILD (from rev 209231, 
yubico-c/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:15:29 UTC (rev 209232)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubico-c
+_shortname=libyubikey
+pkgver=1.13
+pkgrel=3
+pkgdesc='Yubico YubiKey C library'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubico-c'
+license=('BSD')
+depends=('curl' 'libusb')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
+makedepends=('git' 'asciidoc')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('04edd0eb09cb665a05d808c58e1985f25bb7c5254d2849f36a0658ffc51c3401'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c/COPYING"
+   install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-c/README"
+   make DESTDIR="${pkgdir}/" install
+}
+


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:15:25
  Author: eworm
Revision: 209231

upgpkg: yubico-c 1.13-3

use signed source tarball

Modified:
  yubico-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:13:24 UTC (rev 209230)
+++ PKGBUILD2017-01-27 14:15:25 UTC (rev 209231)
@@ -2,35 +2,38 @@
 # Maintainer: Christian Hesse 
 
 pkgname=yubico-c
+_shortname=libyubikey
 pkgver=1.13
-pkgrel=2
+pkgrel=3
 pkgdesc='Yubico YubiKey C library'
 arch=('i686' 'x86_64')
 url='https://github.com/Yubico/yubico-c'
 license=('BSD')
 depends=('curl' 'libusb')
-provides=('libyubikey')
-conflicts=('libyubikey')
+provides=("${_shortname}")
+conflicts=("${_shortname}")
 makedepends=('git' 'asciidoc')
-source=("git://github.com/Yubico/yubico-c.git#tag=libyubikey-${pkgver}")
-sha256sums=('SKIP')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('04edd0eb09cb665a05d808c58e1985f25bb7c5254d2849f36a0658ffc51c3401'
+'SKIP')
 
 build() {
-   cd yubico-c/
+   cd "${_shortname}-${pkgver}"
 
-   autoreconf -fi
-   ./configure --prefix=/usr
+   ./configure \
+   --prefix=/usr
make
 }
 
 check() {
-   cd yubico-c/
+   cd "${_shortname}-${pkgver}"
 
make check
 }
 
 package() {
-   cd yubico-c/
+   cd "${_shortname}-${pkgver}"
 
install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubico-c/COPYING"
install -D -m0644 README "${pkgdir}/usr/share/doc/yubico-c/README"


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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 14:13:24
  Author: felixonmars
Revision: 209230

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 14:13:04 UTC (rev 209229)
+++ PKGBUILD2017-01-27 14:13:24 UTC (rev 209230)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-openstackclient
-pkgname=(python-openstackclient python2-openstackclient)
-pkgver=3.7.0
-pkgrel=1
-pkgdesc="OpenStack Command-line Client"
-arch=('any')
-url="http://docs.openstack.org/developer/python-openstackclient";
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-babel' 'python2-babel' 'python-cliff' 'python2-cliff'
- 'python-keystoneclient' 'python2-keystoneclient' 
'python-keystoneauth1'
- 'python2-keystoneauth1' 'python-osc-lib' 'python2-osc-lib' 
'python-oslo-utils'
- 'python2-oslo-utils' 'python-oslo-i18n' 'python2-oslo-i18n' 
'python-openstacksdk'
- 'python2-openstacksdk' 'python-glanceclient' 
'python2-glanceclient' 'python-novaclient'
- 'python2-novaclient' 'python-cinderclient' 'python2-cinderclient')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
-source=("git+https://git.openstack.org/openstack/python-openstackclient#tag=$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a python-openstackclient{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-openstackclient
-  python setup.py build
-
-  cd "$srcdir"/python-openstackclient-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-openstackclient
-  python setup.py testr || warning "Tests failed"
-
-  cd "$srcdir"/python-openstackclient-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-openstackclient() {
-  depends=('python-six' 'python-pbr' 'python-babel' 'python-cliff' 
'python-keystoneclient'
-   'python-keystoneauth1' 'python-osc-lib' 'python-oslo-utils' 
'python-oslo-i18n'
-   'python-openstacksdk' 'python-glanceclient' 'python-novaclient' 
'python-cinderclient')
-
-  cd "$srcdir"/python-openstackclient
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-openstackclient() {
-  depends=('python2-six' 'python2-pbr' 'python2-babel' 'python2-cliff' 
'python2-keystoneclient'
-   'python2-keystoneauth1' 'python-osc-lib' 'python2-oslo-utils' 
'python2-oslo-i18n'
-   'python2-openstacksdk' 'python2-glanceclient' 'python2-novaclient'
-   'python2-cinderclient')
-
-  cd "$srcdir"/python-openstackclient-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-
-  mv "$pkgdir"/usr/bin/openstack{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-openstackclient/repos/community-any/PKGBUILD (from rev 209229, 
python-openstackclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 14:13:24 UTC (rev 209230)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-openstackclient
+pkgname=(python-openstackclient python2-openstackclient)
+pkgver=3.8.0
+pkgrel=1
+pkgdesc="OpenStack Command-line Client"
+arch=('any')
+url="http://docs.openstack.org/developer/python-openstackclient";
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-babel' 'python2-babel' 'python-cliff' 'python2-cliff'
+ 'python-keystoneclient' 'python2-keystoneclient' 
'python-keystoneauth1'
+ 'python2-keystoneauth1' 'python-osc-lib' 'python2-osc-lib' 
'python-oslo-utils'
+ 'python2-oslo-utils' 'python-oslo-i18n' 'python2-oslo-i18n' 
'python-openstacksdk'
+ 'python2-openstacksdk' 'python-glanceclient' 
'python2-glanceclient' 'python-novaclient'
+ 'python2-novaclient' 'python-cinderclient' 'python2-cinderclient')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
+source=("git+https://git.openstack.org/openstack/python-openstackclient#tag=$pkgver";)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a python-openstackclient{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-openstackclient
+  python setup.py build
+
+  cd "$srcdir"/python-openstackclient-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-openstackclient
+  python setup.py testr || warning "Tests failed"
+
+  cd "$srcdir"/python-openstackclient-py2
+  PYTHON=

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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 14:13:04
  Author: felixonmars
Revision: 209229

upgpkg: python-openstackclient 3.8.0-1

Modified:
  python-openstackclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:08:47 UTC (rev 209228)
+++ PKGBUILD2017-01-27 14:13:04 UTC (rev 209229)
@@ -4,7 +4,7 @@
 
 pkgbase=python-openstackclient
 pkgname=(python-openstackclient python2-openstackclient)
-pkgver=3.7.0
+pkgver=3.8.0
 pkgrel=1
 pkgdesc="OpenStack Command-line Client"
 arch=('any')


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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 14:05:08
  Author: felixonmars
Revision: 209225

archrelease: copy trunk to community-any

Added:
  npm/repos/community-any/PKGBUILD
(from rev 209224, npm/trunk/PKGBUILD)
Deleted:
  npm/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 14:04:50 UTC (rev 209224)
+++ PKGBUILD2017-01-27 14:05:08 UTC (rev 209225)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=npm
-pkgver=4.1.1
-pkgrel=1
-pkgdesc='A package manager for javascript'
-arch=('any')
-url='https://www.npmjs.com/'
-license=('custom:Artistic')
-depends=('nodejs' 'semver')
-provides=('nodejs-node-gyp')
-makedepends=('git' 'procps-ng' 'marked-man')
-optdepends=('python2: for node-gyp')
-options=('!emptydirs')
-source=("git+https://github.com/npm/npm.git#tag=v$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  cd npm
-  ln -s /usr/bin/marked{,-man} node_modules/.bin/
-}
-
-build() {
-  cd npm
-  make
-}
-
-package() {
-  cd npm
-  make NPMOPTS="--prefix=\"$pkgdir/usr\"" install
-
-  # Why 777? :/
-  chmod -R u=rwX,go=rX "$pkgdir"
-  
-  # Fix files owned by nobody:
-  chown -R root "$pkgdir/usr/lib/node_modules" 
-
-  # Fix wrong symlinks
-  for _dir in man1 man5 man7; do
-rm -f "$pkgdir"/usr/share/man/$_dir/*
-cd "$pkgdir"/usr/lib/node_modules/npm/man/$_dir
-for _file in *; do
-  ln -s /usr/lib/node_modules/npm/man/$_dir/$_file 
"$pkgdir"/usr/share/man/$_dir/
-done
-  done
-  
-  # Provide node-gyp executable
-  cp "$pkgdir"/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp 
"$pkgdir"/usr/bin/node-gyp
-  sed -i 's|"`dirname "$0"`/../../|"`dirname "$0"`/../lib/node_modules/npm/|' 
"$pkgdir"/usr/bin/node-gyp
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in semver; do
-rm -r $dep;
-node "$srcdir"/npm/cli.js link $dep;
-  done
-  
-  install -Dm644 "$srcdir/npm/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: npm/repos/community-any/PKGBUILD (from rev 209224, npm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 14:05:08 UTC (rev 209225)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=npm
+pkgver=4.1.2
+pkgrel=1
+pkgdesc='A package manager for javascript'
+arch=('any')
+url='https://www.npmjs.com/'
+license=('custom:Artistic')
+depends=('nodejs' 'semver')
+provides=('nodejs-node-gyp')
+makedepends=('git' 'procps-ng' 'marked-man')
+optdepends=('python2: for node-gyp')
+options=('!emptydirs')
+source=("git+https://github.com/npm/npm.git#tag=v$pkgver";)
+md5sums=('SKIP')
+
+prepare() {
+  cd npm
+  ln -s /usr/bin/marked{,-man} node_modules/.bin/
+}
+
+build() {
+  cd npm
+  make
+}
+
+package() {
+  cd npm
+  make NPMOPTS="--prefix=\"$pkgdir/usr\"" install
+
+  # Why 777? :/
+  chmod -R u=rwX,go=rX "$pkgdir"
+  
+  # Fix files owned by nobody:
+  chown -R root "$pkgdir/usr/lib/node_modules" 
+
+  # Fix wrong symlinks
+  for _dir in man1 man5 man7; do
+rm -f "$pkgdir"/usr/share/man/$_dir/*
+cd "$pkgdir"/usr/lib/node_modules/npm/man/$_dir
+for _file in *; do
+  ln -s /usr/lib/node_modules/npm/man/$_dir/$_file 
"$pkgdir"/usr/share/man/$_dir/
+done
+  done
+  
+  # Provide node-gyp executable
+  cp "$pkgdir"/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp 
"$pkgdir"/usr/bin/node-gyp
+  sed -i 's|"`dirname "$0"`/../../|"`dirname "$0"`/../lib/node_modules/npm/|' 
"$pkgdir"/usr/bin/node-gyp
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in semver; do
+rm -r $dep;
+node "$srcdir"/npm/cli.js link $dep;
+  done
+  
+  install -Dm644 "$srcdir/npm/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 14:04:50
  Author: felixonmars
Revision: 209224

upgpkg: npm 4.1.2-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 13:59:38 UTC (rev 209223)
+++ PKGBUILD2017-01-27 14:04:50 UTC (rev 209224)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=npm
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 pkgdesc='A package manager for javascript'
 arch=('any')


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 14:08:47
  Author: eworm
Revision: 209228

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

Added:
  yubikey-personalization/repos/community-testing-i686/
  yubikey-personalization/repos/community-testing-i686/PKGBUILD
(from rev 209227, yubikey-personalization/trunk/PKGBUILD)
  yubikey-personalization/repos/community-testing-x86_64/PKGBUILD
(from rev 209227, yubikey-personalization/trunk/PKGBUILD)
Deleted:
  yubikey-personalization/repos/community-testing-x86_64/PKGBUILD

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

Copied: yubikey-personalization/repos/community-testing-i686/PKGBUILD (from rev 
209227, yubikey-personalization/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-01-27 14:08:47 UTC (rev 209228)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubikey-personalization
+_shortname=ykpers
+pkgver=1.18.0
+pkgrel=1
+pkgdesc='Yubico YubiKey Personalization library and tool'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubikey-personalization'
+license=('BSD')
+depends=('libusb' 'yubico-c-client')
+makedepends=('git' 'asciidoc')
+provides=('ykpers')
+conflicts=('ykpers')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('cf333e133b551adf5963e0f5fe0566f4e397f9784d4c1b8fc56b9d2ebcf982ad'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr \
+   --with-udevrulesdir=/usr/lib/udev/rules.d/
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubikey-personalization/COPYING"
+   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubikey-personalization/README"
+   make DESTDIR="${pkgdir}/" install
+}
+

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2017-01-27 14:06:55 UTC (rev 209227)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:08:47 UTC (rev 209228)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-
-pkgname=yubikey-personalization
-_shortname=ykpers
-pkgver=1.18.0
-pkgrel=1
-pkgdesc='Yubico YubiKey Personalization library and tool'
-arch=('i686' 'x86_64')
-url='https://github.com/Yubico/yubikey-personalization'
-license=('BSD')
-depends=('libusb' 'yubico-c-client')
-makedepends=('git' 'asciidoc')
-provides=('ykpers')
-conflicts=('ykpers')
-validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

-source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('cf333e133b551adf5963e0f5fe0566f4e397f9784d4c1b8fc56b9d2ebcf982ad'
-'SKIP')
-
-build() {
-   cd "${_shortname}-${pkgver}"
-
-   ./configure \
-   --prefix=/usr \
-   --with-udevrulesdir=/usr/lib/udev/rules.d/
-   make
-}
-
-check() {
-   cd "${_shortname}-${pkgver}"
-
-   make check
-}
-
-package() {
-   cd "${_shortname}-${pkgver}"
-
-   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubikey-personalization/COPYING"
-   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubikey-personalization/README"
-   make DESTDIR="${pkgdir}/" install
-}
-

Copied: yubikey-personalization/repos/community-testing-x86_64/PKGBUILD (from 
rev 209227, yubikey-personalization/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 14:08:47 UTC (rev 209228)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubikey-personalization
+_shortname=ykpers
+pkgver=1.18.0
+pkgrel=1
+pkgdesc='Yubico YubiKey Personalization library and tool'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubikey-personalization'
+license=('BSD')
+depends=('libusb' 'yubico-c-client')
+makedepends=('git' 'asciidoc')
+provides=('ykpers')
+conflicts=('ykpers')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('cf333e133b551adf5963e0f5fe0566f4e397f9784d4c1b8fc56b9d2ebcf982ad'
+'SKIP')
+
+build() {
+ 

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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 14:06:55
  Author: felixonmars
Revision: 209227

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 14:06:37 UTC (rev 209226)
+++ PKGBUILD2017-01-27 14:06:55 UTC (rev 209227)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-cinderclient
-pkgname=(python-cinderclient python2-cinderclient)
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="OpenStack Block Storage API Client Library"
-arch=('any')
-url="http://docs.openstack.org/developer/python-cinderclient";
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-babel' 'python2-babel' 'python-prettytable' 
'python2-prettytable'
- 'python-keystoneclient' 'python2-keystoneclient' 'python-requests'
- 'python2-requests' 'python-oslo-utils' 'python2-oslo-utils')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock'
-  'python2-requests-mock' 'python-ddt' 'python2-ddt')
-source=("git+https://git.openstack.org/openstack/python-cinderclient#tag=$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  sed -i '/simplejson/d' python-cinderclient/requirements.txt
-  cp -a python-cinderclient{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-cinderclient
-  python setup.py build
-
-  cd "$srcdir"/python-cinderclient-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-cinderclient
-  python setup.py testr
-
-  cd "$srcdir"/python-cinderclient-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-cinderclient() {
-  depends=('python-six' 'python-pbr' 'python-babel' 'python-prettytable' 
'python-keystoneclient'
-   'python-requests' 'python-oslo-utils')
-
-  cd "$srcdir"/python-cinderclient
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-cinderclient() {
-  depends=('python2-six' 'python2-pbr' 'python2-babel' 'python2-prettytable' 
'python2-keystoneclient'
-   'python2-requests' 'python2-oslo-utils')
-
-  cd "$srcdir"/python-cinderclient-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-
-  mv "$pkgdir"/usr/bin/cinder{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-cinderclient/repos/community-any/PKGBUILD (from rev 209226, 
python-cinderclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 14:06:55 UTC (rev 209227)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-cinderclient
+pkgname=(python-cinderclient python2-cinderclient)
+pkgver=1.11.0
+pkgrel=1
+pkgdesc="OpenStack Block Storage API Client Library"
+arch=('any')
+url="http://docs.openstack.org/developer/python-cinderclient";
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-babel' 'python2-babel' 'python-prettytable' 
'python2-prettytable'
+ 'python-keystoneclient' 'python2-keystoneclient' 'python-requests'
+ 'python2-requests' 'python-oslo-utils' 'python2-oslo-utils')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock'
+  'python2-requests-mock' 'python-ddt' 'python2-ddt')
+source=("git+https://git.openstack.org/openstack/python-cinderclient#tag=$pkgver";)
+md5sums=('SKIP')
+
+prepare() {
+  sed -i '/simplejson/d' python-cinderclient/requirements.txt
+  cp -a python-cinderclient{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-cinderclient
+  python setup.py build
+
+  cd "$srcdir"/python-cinderclient-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-cinderclient
+  python setup.py testr
+
+  cd "$srcdir"/python-cinderclient-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-cinderclient() {
+  depends=('python-six' 'python-pbr' 'python-babel' 'python-prettytable' 
'python-keystoneclient'
+   'python-requests' 'python-oslo-utils')
+
+  cd "$srcdir"/python-cinderclient
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-cinderclient() {
+  depends=('python2-six' 'python2-pbr' 'python2-babel' 'python2-prettytable' 
'python2-keystoneclient'
+   'python2-requests' 'python2-oslo-utils')
+
+  cd "$srcdir"/python-cinderclient-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+
+  mv "$pkgdir"/usr/bin/cinder{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 14:06:37
  Author: felixonmars
Revision: 209226

upgpkg: python-cinderclient 1.11.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 14:05:08 UTC (rev 209225)
+++ PKGBUILD2017-01-27 14:06:37 UTC (rev 209226)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cinderclient
 pkgname=(python-cinderclient python2-cinderclient)
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')


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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 13:59:38
  Author: felixonmars
Revision: 209223

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-27 13:59:20 UTC (rev 209222)
+++ PKGBUILD2017-01-27 13:59:38 UTC (rev 209223)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Chris Fordham  aka 
flaccid
-# Package Source: 
https://github.com/flaccid/archlinux-packages/blob/master/python-jmespath/PKGBUILD
-
-pkgbase=python-jmespath
-pkgname=(python-jmespath python2-jmespath)
-pkgver=0.9.0
-pkgrel=2
-pkgdesc='A query language for JSON'
-arch=('any')
-url="https://github.com/jmespath/jmespath";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose' 'python-py' 'python2-py')
-source=("git+https://github.com/jmespath/jmespath.py.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  cp -a jmespath.py{,-py2}
-}
-
-build() {
-  cd "$srcdir/jmespath.py"
-  python setup.py build
-
-  cd "$srcdir/jmespath.py-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/jmespath.py"
-  LC_CTYPE=en_US.utf8 nosetests3
-
-  cd "$srcdir/jmespath.py-py2"
-  LC_CTYPE=en_US.utf8 nosetests2
-}
-
-package_python-jmespath() {
-  depends=('python')
-
-  cd $srcdir/jmespath.py
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-jmespath() {
-  depends=('python2')
-
-  cd $srcdir/jmespath.py-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/jp{,2}.py
-}

Copied: python-jmespath/repos/community-any/PKGBUILD (from rev 209222, 
python-jmespath/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-27 13:59:38 UTC (rev 209223)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Chris Fordham  aka 
flaccid
+# Package Source: 
https://github.com/flaccid/archlinux-packages/blob/master/python-jmespath/PKGBUILD
+
+pkgbase=python-jmespath
+pkgname=(python-jmespath python2-jmespath)
+pkgver=0.9.1
+pkgrel=1
+pkgdesc='A query language for JSON'
+arch=('any')
+url="https://github.com/jmespath/jmespath";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+checkdepends=('python-nose' 'python2-nose' 'python-py' 'python2-py')
+source=("git+https://github.com/jmespath/jmespath.py.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+prepare() {
+  cp -a jmespath.py{,-py2}
+}
+
+build() {
+  cd "$srcdir/jmespath.py"
+  python setup.py build
+
+  cd "$srcdir/jmespath.py-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/jmespath.py"
+  LC_CTYPE=en_US.utf8 nosetests3
+
+  cd "$srcdir/jmespath.py-py2"
+  LC_CTYPE=en_US.utf8 nosetests2
+}
+
+package_python-jmespath() {
+  depends=('python')
+
+  cd $srcdir/jmespath.py
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-jmespath() {
+  depends=('python2')
+
+  cd $srcdir/jmespath.py-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mv "$pkgdir"/usr/bin/jp{,2}.py
+}


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

2017-01-27 Thread Felix Yan
Date: Friday, January 27, 2017 @ 13:59:20
  Author: felixonmars
Revision: 209222

upgpkg: python-jmespath 0.9.1-1

Modified:
  python-jmespath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 13:57:08 UTC (rev 209221)
+++ PKGBUILD2017-01-27 13:59:20 UTC (rev 209222)
@@ -6,8 +6,8 @@
 
 pkgbase=python-jmespath
 pkgname=(python-jmespath python2-jmespath)
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.9.1
+pkgrel=1
 pkgdesc='A query language for JSON'
 arch=('any')
 url="https://github.com/jmespath/jmespath";


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 13:57:08
  Author: eworm
Revision: 209221

archrelease: copy trunk to community-testing-x86_64

Added:
  yubikey-personalization/repos/community-testing-x86_64/
  yubikey-personalization/repos/community-testing-x86_64/PKGBUILD
(from rev 209220, yubikey-personalization/trunk/PKGBUILD)

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

Copied: yubikey-personalization/repos/community-testing-x86_64/PKGBUILD (from 
rev 209220, yubikey-personalization/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-01-27 13:57:08 UTC (rev 209221)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Christian Hesse 
+
+pkgname=yubikey-personalization
+_shortname=ykpers
+pkgver=1.18.0
+pkgrel=1
+pkgdesc='Yubico YubiKey Personalization library and tool'
+arch=('i686' 'x86_64')
+url='https://github.com/Yubico/yubikey-personalization'
+license=('BSD')
+depends=('libusb' 'yubico-c-client')
+makedepends=('git' 'asciidoc')
+provides=('ykpers')
+conflicts=('ykpers')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('cf333e133b551adf5963e0f5fe0566f4e397f9784d4c1b8fc56b9d2ebcf982ad'
+'SKIP')
+
+build() {
+   cd "${_shortname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr \
+   --with-udevrulesdir=/usr/lib/udev/rules.d/
+   make
+}
+
+check() {
+   cd "${_shortname}-${pkgver}"
+
+   make check
+}
+
+package() {
+   cd "${_shortname}-${pkgver}"
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubikey-personalization/COPYING"
+   install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubikey-personalization/README"
+   make DESTDIR="${pkgdir}/" install
+}
+


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

2017-01-27 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 13:57:04
  Author: eworm
Revision: 209220

upgpkg: yubikey-personalization 1.18.0-1

* new upstream release
* use signed source tarball

Modified:
  yubikey-personalization/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 13:05:35 UTC (rev 209219)
+++ PKGBUILD2017-01-27 13:57:04 UTC (rev 209220)
@@ -2,8 +2,9 @@
 # Maintainer: Christian Hesse 
 
 pkgname=yubikey-personalization
-pkgver=1.17.3
-pkgrel=2
+_shortname=ykpers
+pkgver=1.18.0
+pkgrel=1
 pkgdesc='Yubico YubiKey Personalization library and tool'
 arch=('i686' 'x86_64')
 url='https://github.com/Yubico/yubikey-personalization'
@@ -12,25 +13,28 @@
 makedepends=('git' 'asciidoc')
 provides=('ykpers')
 conflicts=('ykpers')
-source=("git://github.com/Yubico/yubikey-personalization.git#tag=v${pkgver}")
-sha256sums=('SKIP')
+validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors 

+source=("https://developers.yubico.com/${pkgname}/Releases/${_shortname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('cf333e133b551adf5963e0f5fe0566f4e397f9784d4c1b8fc56b9d2ebcf982ad'
+'SKIP')
 
 build() {
-   cd yubikey-personalization/
+   cd "${_shortname}-${pkgver}"
 
-   autoreconf -fi
-   ./configure --prefix=/usr --with-udevrulesdir=/usr/lib/udev/rules.d/
+   ./configure \
+   --prefix=/usr \
+   --with-udevrulesdir=/usr/lib/udev/rules.d/
make
 }
 
 check() {
-   cd yubikey-personalization/
+   cd "${_shortname}-${pkgver}"
 
make check
 }
 
 package() {
-   cd yubikey-personalization/
+   cd "${_shortname}-${pkgver}"
 
install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/yubikey-personalization/COPYING"
install -D -m0644 README 
"${pkgdir}/usr/share/doc/yubikey-personalization/README"


[arch-commits] Commit in gitlab-runner/repos (24 files)

2017-01-27 Thread Sven-Hendrik Haase
Date: Friday, January 27, 2017 @ 13:05:35
  Author: svenstaro
Revision: 209219

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

Added:
  gitlab-runner/repos/community-i686/PKGBUILD
(from rev 209218, gitlab-runner/trunk/PKGBUILD)
  gitlab-runner/repos/community-i686/config.toml
(from rev 209218, gitlab-runner/trunk/config.toml)
  gitlab-runner/repos/community-i686/gitlab-runner.install
(from rev 209218, gitlab-runner/trunk/gitlab-runner.install)
  gitlab-runner/repos/community-i686/gitlab-runner.service
(from rev 209218, gitlab-runner/trunk/gitlab-runner.service)
  gitlab-runner/repos/community-i686/gitlab-runner.sysusers
(from rev 209218, gitlab-runner/trunk/gitlab-runner.sysusers)
  gitlab-runner/repos/community-i686/gitlab-runner.tmpfiles
(from rev 209218, gitlab-runner/trunk/gitlab-runner.tmpfiles)
  gitlab-runner/repos/community-x86_64/PKGBUILD
(from rev 209218, gitlab-runner/trunk/PKGBUILD)
  gitlab-runner/repos/community-x86_64/config.toml
(from rev 209218, gitlab-runner/trunk/config.toml)
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
(from rev 209218, gitlab-runner/trunk/gitlab-runner.install)
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
(from rev 209218, gitlab-runner/trunk/gitlab-runner.service)
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
(from rev 209218, gitlab-runner/trunk/gitlab-runner.sysusers)
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles
(from rev 209218, gitlab-runner/trunk/gitlab-runner.tmpfiles)
Deleted:
  gitlab-runner/repos/community-i686/PKGBUILD
  gitlab-runner/repos/community-i686/config.toml
  gitlab-runner/repos/community-i686/gitlab-runner.install
  gitlab-runner/repos/community-i686/gitlab-runner.service
  gitlab-runner/repos/community-i686/gitlab-runner.sysusers
  gitlab-runner/repos/community-i686/gitlab-runner.tmpfiles
  gitlab-runner/repos/community-x86_64/PKGBUILD
  gitlab-runner/repos/community-x86_64/config.toml
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles

-+
 /PKGBUILD   |  148 ++
 /config.toml|2 
 /gitlab-runner.install  |   16 +++
 /gitlab-runner.service  |   34 ++
 /gitlab-runner.sysusers |2 
 /gitlab-runner.tmpfiles |2 
 community-i686/PKGBUILD |   73 --
 community-i686/config.toml  |1 
 community-i686/gitlab-runner.install|8 -
 community-i686/gitlab-runner.service|   17 ---
 community-i686/gitlab-runner.sysusers   |1 
 community-i686/gitlab-runner.tmpfiles   |1 
 community-x86_64/PKGBUILD   |   73 --
 community-x86_64/config.toml|1 
 community-x86_64/gitlab-runner.install  |8 -
 community-x86_64/gitlab-runner.service  |   17 ---
 community-x86_64/gitlab-runner.sysusers |1 
 community-x86_64/gitlab-runner.tmpfiles |1 
 18 files changed, 204 insertions(+), 202 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-27 13:05:12 UTC (rev 209218)
+++ community-i686/PKGBUILD 2017-01-27 13:05:35 UTC (rev 209219)
@@ -1,73 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lubomir 'Kuci' Kucera 
-
-pkgname=gitlab-ci-multi-runner
-pkgver=1.10.1
-pkgrel=1
-pkgdesc="The official GitLab CI runner written in Go"
-arch=('i686' 'x86_64')
-url='https://gitlab.com/gitlab-org/gitlab-ci-multi-runner'
-license=('GPL3')
-depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar')
-makedepends=('git' 'go' 'git' 'go-bindata' 'mercurial')
-install='gitlab-runner.install'
-backup=('etc/gitlab-runner/config.toml')
-noextract=('prebuilt-x86_64.tar.xz'
-   'prebuilt-arm.tar.xz')
-
-# Note: This should be built using git because the runner gets its version 
information from there and I
-# haven't found the place to patch that yet.
-source=("git+https://gitlab.com/gitlab-org/gitlab-ci-multi-runner.git#tag=v${pkgver}";
-
"https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-x86_64.tar.xz";
-
"https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-arm.tar.xz";
-"gitlab-runner.install"
-"gitlab-runner.service"
-"gitlab-runner.sysusers"
-"gitlab-runner.tmpfiles"
-"config.toml")
-sha512sums=('SKIP'
-
'a584bc59a4a029a9e7c1a32d8f67db1f94a5173b0f5457b677a435601f02842a8ea248ef48c26314c4b53b61dc34db625f4277ddd5b753fd0811af7c8bc3e459'
-
'7d63be0e8b54b978acf2a44d28540217da1927d25246879d33720241ea20c473acecd7686e944bcbe76a6c0b

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

2017-01-27 Thread Sven-Hendrik Haase
Date: Friday, January 27, 2017 @ 13:05:12
  Author: svenstaro
Revision: 209218

upgpkg: gitlab-runner 1.10.3-1

upstream release 1.10.3

Modified:
  gitlab-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 13:02:03 UTC (rev 209217)
+++ PKGBUILD2017-01-27 13:05:12 UTC (rev 209218)
@@ -37,8 +37,8 @@
 
 prepare() {
 mkdir -p "${srcdir}/src/gitlab.com/gitlab-org/"
-ln -sf "${srcdir}/gitlab-ci-multi-runner" 
"${srcdir}/src/gitlab.com/gitlab-org/${pkgname}"
-cd "${srcdir}/src/gitlab.com/gitlab-org/${pkgname}"
+ln -sf "${srcdir}/gitlab-ci-multi-runner" 
"${srcdir}/src/gitlab.com/gitlab-org/gitlab-ci-multi-runner"
+cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-ci-multi-runner"
 
 export GOPATH="${srcdir}"
 make deps
@@ -48,7 +48,7 @@
 }
 
 build() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/${pkgname}"
+cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-ci-multi-runner"
 
 GOPATH="${srcdir}" go-bindata \
 -pkg docker \
@@ -63,12 +63,12 @@
 }
 
 package() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/${pkgname}"
+cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-ci-multi-runner"
 
 install -Dm644 "${srcdir}/config.toml" 
"${pkgdir}/etc/gitlab-runner/config.toml"
 install -Dm644 "${srcdir}/gitlab-runner.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-runner.service"
 install -Dm644 "${srcdir}/gitlab-runner.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/gitlab-runner.conf"
 install -Dm644 "${srcdir}/gitlab-runner.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/gitlab-runner.conf"
-install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-ln -s /usr/bin/${pkgname} "${pkgdir}/usr/bin/gitlab-runner"
+install -Dm755 "gitlab-ci-multi-runner" 
"${pkgdir}/usr/bin/gitlab-ci-multi-runner"
+ln -s /usr/bin/gitlab-ci-multi-runner "${pkgdir}/usr/bin/gitlab-runner"
 }


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

2017-01-27 Thread Sven-Hendrik Haase
Date: Friday, January 27, 2017 @ 13:01:20
  Author: svenstaro
Revision: 209216

upgpkg: gitlab 8.16.2-1

upstream release 8.16.2

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 12:39:51 UTC (rev 209215)
+++ PKGBUILD2017-01-27 13:01:20 UTC (rev 209216)
@@ -7,7 +7,7 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=gitlab
-pkgver=8.16.1
+pkgver=8.16.2
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('i686' 'x86_64')
@@ -41,7 +41,7 @@
 nginx-ssl.conf.example
 lighttpd.conf.example)
 install='gitlab.install'
-sha512sums=('b7b3fe997f5a3d8e275075ef2610662d00cfa60b7474e16af5cccf1b8e0957661e5529e0529729ad6673fb2c509caa31ea1f7566564efa1a150f53dc9abb'
+sha512sums=('04b80af9eccc3d67c86d9c894f42823d69b2ad291fccf52883a401702584171ecaf2cfea20b8945a2a3ce66d3d654ed06be132a79bac6c8075adc7e8f06e7de4'
 
'56cce150645ef74fa42a6100c8bc7689c4012579e1f3ba237c06c367b121246b39e968044615fa21c4757bc8e9d06f37f8ac8d39aa8b808c758e716857553f66'
 
'52651e4a5dd2d632e31b7275283f9b8ab2c32c4d56b63d17bd843f300e273e382e339e5aed66222b1b2279273357cbb73aa38119f04784fe380d1550346f1ff3'
 
'79cfb8ee740ab30f970c3113659b8349128abeae5e32cc81bb905f89a6db9941b7778040a094b884262daf020f66a1aee49a12d34fbb94efce6ade946bb4625b'


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

2017-01-27 Thread Sven-Hendrik Haase
Date: Friday, January 27, 2017 @ 12:39:51
  Author: svenstaro
Revision: 209215

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-27 12:39:36 UTC (rev 209214)
+++ community-i686/PKGBUILD 2017-01-27 12:39:51 UTC (rev 209215)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled
-pkgver=0.18.0
-pkgrel=1
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('i686' 'x86_64')
-url='http://mapeditor.org'
-license=('GPL')
-replaces=('tiled-qt')
-depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
-makedepends=('mesa' 'qt5-tools' 'python2')
-optdepends=('python2: Python plugin')
-source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('26d9d4e8f223d34842d17310471e7de8')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install INSTALL_ROOT=$pkgdir
-}

Copied: tiled/repos/community-i686/PKGBUILD (from rev 209214, 
tiled/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-27 12:39:51 UTC (rev 209215)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
+pkgname=tiled
+pkgver=0.18.1
+pkgrel=1
+pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
+arch=('i686' 'x86_64')
+url='http://mapeditor.org'
+license=('GPL')
+replaces=('tiled-qt')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
+makedepends=('mesa' 'qt5-tools' 'python2')
+optdepends=('python2: Python plugin')
+source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
+md5sums=('43ddbf0eaf5a168a742064ecc1d0c89d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install INSTALL_ROOT=$pkgdir
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-27 12:39:36 UTC (rev 209214)
+++ community-x86_64/PKGBUILD   2017-01-27 12:39:51 UTC (rev 209215)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled
-pkgver=0.18.0
-pkgrel=1
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('i686' 'x86_64')
-url='http://mapeditor.org'
-license=('GPL')
-replaces=('tiled-qt')
-depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
-makedepends=('mesa' 'qt5-tools' 'python2')
-optdepends=('python2: Python plugin')
-source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('26d9d4e8f223d34842d17310471e7de8')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install INSTALL_ROOT=$pkgdir
-}

Copied: tiled/repos/community-x86_64/PKGBUILD (from rev 209214, 
tiled/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-27 12:39:51 UTC (rev 209215)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
+pkgname=tiled
+pkgver=0.18.1
+pkgrel=1
+pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
+arch=('i686' 'x86_64')
+url='http://mapeditor.org'
+license=('GPL')
+replaces=('tiled-qt')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
+makedepends=('mesa' 'qt5-tools' 'python2')
+optdepends=('python2: Python plugin')
+source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
+md5sums=('43ddbf0eaf5a168a742064ecc1d0c89d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+

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

2017-01-27 Thread Sven-Hendrik Haase
Date: Friday, January 27, 2017 @ 12:39:36
  Author: svenstaro
Revision: 209214

upgpkg: tiled 0.18.1-1

upstream release 0.18.1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 12:37:49 UTC (rev 209213)
+++ PKGBUILD2017-01-27 12:39:36 UTC (rev 209214)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.18.0
+pkgver=0.18.1
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'qt5-tools' 'python2')
 optdepends=('python2: Python plugin')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('26d9d4e8f223d34842d17310471e7de8')
+md5sums=('43ddbf0eaf5a168a742064ecc1d0c89d')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


[arch-commits] Commit in (3 files)

2017-01-27 Thread Sven-Hendrik Haase
Date: Friday, January 27, 2017 @ 12:37:49
  Author: svenstaro
Revision: 209213

Rename gitlab-ci-multi-runner to gitlab-runner

Added:
  gitlab-runner/
Modified:
  gitlab-runner/trunk/PKGBUILD
Deleted:
  gitlab-ci-multi-runner/

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

Modified: gitlab-runner/trunk/PKGBUILD
===
--- gitlab-ci-multi-runner/trunk/PKGBUILD   2017-01-27 10:19:01 UTC (rev 
209212)
+++ gitlab-runner/trunk/PKGBUILD2017-01-27 12:37:49 UTC (rev 209213)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Lubomir 'Kuci' Kucera 
 
-pkgname=gitlab-ci-multi-runner
-pkgver=1.10.1
+pkgname=gitlab-runner
+pkgver=1.10.3
 pkgrel=1
 pkgdesc="The official GitLab CI runner written in Go"
 arch=('i686' 'x86_64')
@@ -11,6 +11,7 @@
 depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar')
 makedepends=('git' 'go' 'git' 'go-bindata' 'mercurial')
 install='gitlab-runner.install'
+replaces=('gitlab-ci-multi-runner')
 backup=('etc/gitlab-runner/config.toml')
 noextract=('prebuilt-x86_64.tar.xz'
'prebuilt-arm.tar.xz')


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

2017-01-27 Thread Nicola Squartini
Date: Friday, January 27, 2017 @ 10:19:01
  Author: tensor5
Revision: 209212

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

Added:
  messengerfordesktop/repos/community-i686/PKGBUILD
(from rev 209211, messengerfordesktop/trunk/PKGBUILD)
  messengerfordesktop/repos/community-i686/messengerfordesktop.js
(from rev 209211, messengerfordesktop/trunk/messengerfordesktop.js)
  messengerfordesktop/repos/community-i686/use-system-electron.patch
(from rev 209211, messengerfordesktop/trunk/use-system-electron.patch)
  messengerfordesktop/repos/community-x86_64/PKGBUILD
(from rev 209211, messengerfordesktop/trunk/PKGBUILD)
  messengerfordesktop/repos/community-x86_64/messengerfordesktop.js
(from rev 209211, messengerfordesktop/trunk/messengerfordesktop.js)
  messengerfordesktop/repos/community-x86_64/use-system-electron.patch
(from rev 209211, messengerfordesktop/trunk/use-system-electron.patch)
Deleted:
  messengerfordesktop/repos/community-i686/PKGBUILD
  messengerfordesktop/repos/community-i686/messengerfordesktop.js
  messengerfordesktop/repos/community-i686/use-system-electron.patch
  messengerfordesktop/repos/community-x86_64/PKGBUILD
  messengerfordesktop/repos/community-x86_64/messengerfordesktop.js
  messengerfordesktop/repos/community-x86_64/use-system-electron.patch

+
 /PKGBUILD  |  184 +++
 /messengerfordesktop.js|   58 
 /use-system-electron.patch |   56 
 community-i686/PKGBUILD|   92 -
 community-i686/messengerfordesktop.js  |   29 
 community-i686/use-system-electron.patch   |   28 
 community-x86_64/PKGBUILD  |   92 -
 community-x86_64/messengerfordesktop.js|   29 
 community-x86_64/use-system-electron.patch |   28 
 9 files changed, 298 insertions(+), 298 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-27 10:18:18 UTC (rev 209211)
+++ community-i686/PKGBUILD 2017-01-27 10:19:01 UTC (rev 209212)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=messengerfordesktop
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='A simple & beautiful desktop client for Facebook Messenger'
-arch=('i686' 'x86_64')
-url='https://messengerfordesktop.com/'
-license=('MIT')
-depends=('electron')
-makedepends=('apm' 'npm')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Aluxian/Messenger-for-Desktop/archive/v${pkgver}.tar.gz";
-"${pkgname}.js"
-'use-system-electron.patch')
-sha256sums=('442ff4bb63e4c44fa03c2452ef9533e8c40a70ad99600d54b37cb95398c28997'
-'55e6da47ddbf383fc8a6ef6e0aae5621b7800c8efe46422c1c352d6c029c1f45'
-'014ef8a03e38d4e5c5cab49cb6a2e9fbf81de9aecbfc66aeadf124844a541a66')
-
-if [ "${CARCH}" == 'i686' ]; then
-_target=linux32
-else
-_target=linux64
-fi
-
-prepare() {
-cd Messenger-for-Desktop-${pkgver}
-
-patch -Np1 -i "${srcdir}"/use-system-electron.patch
-sed -e 's|/opt/{{ name }}/||' \
--i resources/linux/app.desktop \
--i resources/linux/startup.desktop
-}
-
-build() {
-cd Messenger-for-Desktop-${pkgver}
-
-npm install
-cd src
-ATOM_HOME="${PWD}" apm install --production
-cd ..
-
-./node_modules/.bin/gulp build:${_target}
-}
-
-package() {
-cd Messenger-for-Desktop-${pkgver}
-
-appdir=/usr/lib/${pkgname}
-
-install -dm755 "${pkgdir}"${appdir}
-cp -r build/${_target}/opt/${pkgname}/resources/app/* "${pkgdir}"${appdir}
-
-cp -r build/${_target}/usr/share "${pkgdir}"/usr
-
-install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
-
-install -Dm644 -t "${pkgdir}"/usr/share/licenses/${pkgname} LICENSE.md
-
-# Clean up
-find "${pkgdir}"${appdir}/node_modules \
--name 'package.json' \
--exec sed -e 
"s|${srcdir}/Messenger-for-Desktop-${pkgver}/src|${appdir}|" \
--i {} \; \
--or -name '.*' -prune -exec rm -r '{}' \; \
--or -name '*.a' -exec rm '{}' \; \
--or -name '*.cc' -exec rm '{}' \; \
--or -name '*.h' -exec rm '{}' \; \
--or -name '*.gyp' -exec rm '{}' \; \
--or -name '*.gypi' -exec rm '{}' \; \
--or -name '*.Makefile' -exec rm '{}' \; \
--or -name '*.mk' -exec rm '{}' \; \
--or -name '*.mm' -exec rm '{}' \; \
--or -name 'appveyor.yml' -exec rm '{}' \; \
--or -name 'benchmark' -prune -exec rm -r '{}' \; \
--or -name 'bin' -prune -exec rm -r '{}' \; \
--or -name 'bin.js' -exec rm '{}' \; \
--or -name 'build.js' -exec rm '{}' \; \
--or -name 'cli.js' -exec rm '{}' \; \
--or -name 'deps' -prune -exec rm -r '{}' \; \
--or -name 'doc' -prune -exec rm -r '{}' \; \
--

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

2017-01-27 Thread Nicola Squartini
Date: Friday, January 27, 2017 @ 10:18:18
  Author: tensor5
Revision: 209211

upgpkg: messengerfordesktop 2.0.4-1

Modified:
  messengerfordesktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 08:56:30 UTC (rev 209210)
+++ PKGBUILD2017-01-27 10:18:18 UTC (rev 209211)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=messengerfordesktop
-pkgver=2.0.1
+pkgver=2.0.4
 pkgrel=1
 pkgdesc='A simple & beautiful desktop client for Facebook Messenger'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Aluxian/Messenger-for-Desktop/archive/v${pkgver}.tar.gz";
 "${pkgname}.js"
 'use-system-electron.patch')
-sha256sums=('442ff4bb63e4c44fa03c2452ef9533e8c40a70ad99600d54b37cb95398c28997'
+sha256sums=('cd678f768e81ed5e25b3706ccc0bfba578e8b6e64161510b97648ed722afbcf6'
 '55e6da47ddbf383fc8a6ef6e0aae5621b7800c8efe46422c1c352d6c029c1f45'
 '014ef8a03e38d4e5c5cab49cb6a2e9fbf81de9aecbfc66aeadf124844a541a66')
 


[arch-commits] Commit in xf86-video-ati/repos (4 files)

2017-01-27 Thread Andreas Radke
Date: Friday, January 27, 2017 @ 08:59:01
  Author: andyrtr
Revision: 287579

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

Added:
  xf86-video-ati/repos/testing-i686/
  xf86-video-ati/repos/testing-i686/PKGBUILD
(from rev 287578, xf86-video-ati/trunk/PKGBUILD)
  xf86-video-ati/repos/testing-x86_64/
  xf86-video-ati/repos/testing-x86_64/PKGBUILD
(from rev 287578, xf86-video-ati/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   54 ++
 testing-x86_64/PKGBUILD |   54 ++
 2 files changed, 108 insertions(+)

Copied: xf86-video-ati/repos/testing-i686/PKGBUILD (from rev 287578, 
xf86-video-ati/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-01-27 08:59:01 UTC (rev 287579)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xf86-video-ati
+_commit=d611d21 # 7 digits
+pkgver=7.8.99.r23.gd611d21d
+epoch=1
+pkgrel=1
+pkgdesc="X.org ati video driver"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org/";
+license=('custom')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23'
+ # additional for git snapshot
+ 'git')
+backup=(etc/X11/xorg.conf.d/10-radeon.conf)
+conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+#source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-ati#commit=${_commit}")
+sha256sums=('SKIP')
+#validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

+
+pkgver() {
+  cd $pkgname
+  # from ati-git AUR pkg
+  # git describe --long | sed 's/^xf86-video-ati-//;s/\([^-]*-g\)/r\1/;s/-/./g'
+  # use version already commited into configure.ac "7.8.99"
+  git describe --long | sed 
's/^xf86-video-ati-7.8.0/7.8.99/;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd ${pkgname} #-${pkgver}
+
+  ./configure --prefix=/usr \
+--with-xorg-conf-dir=/etc/X11/xorg.conf.d \
+--enable-glamor
+  make
+}
+
+package() {
+  cd ${pkgname} #-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-ati/repos/testing-x86_64/PKGBUILD (from rev 287578, 
xf86-video-ati/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-01-27 08:59:01 UTC (rev 287579)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xf86-video-ati
+_commit=d611d21 # 7 digits
+pkgver=7.8.99.r23.gd611d21d
+epoch=1
+pkgrel=1
+pkgdesc="X.org ati video driver"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org/";
+license=('custom')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23'
+ # additional for git snapshot
+ 'git')
+backup=(etc/X11/xorg.conf.d/10-radeon.conf)
+conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+#source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-ati#commit=${_commit}")
+sha256sums=('SKIP')
+#validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer 

+
+pkgver() {
+  cd $pkgname
+  # from ati-git AUR pkg
+  # git describe --long | sed 's/^xf86-video-ati-//;s/\([^-]*-g\)/r\1/;s/-/./g'
+  # use version already commited into configure.ac "7.8.99"
+  git describe --long | sed 
's/^xf86-video-ati-7.8.0/7.8.99/;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd ${pkgname} #-${pkgver}
+
+  ./configure --prefix=/usr \
+--with-xorg-conf-dir=/etc/X11/xorg.conf.d \
+--enable-glamor
+  make
+}
+
+package() {
+  cd ${pkgname} #-${pkgver}
+
+  make "DESTDIR=${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)

2017-01-27 Thread Andreas Radke
Date: Friday, January 27, 2017 @ 08:58:48
  Author: andyrtr
Revision: 287578

upgpkg: xf86-video-ati 1:7.8.99.r23.gd611d21d-1

update to latest git commit

Modified:
  xf86-video-ati/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 07:36:03 UTC (rev 287577)
+++ PKGBUILD2017-01-27 08:58:48 UTC (rev 287578)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xf86-video-ati
-_commit=ea30d85 # 7 digits
-pkgver=7.8.99.r16.gea30d856
+_commit=d611d21 # 7 digits
+pkgver=7.8.99.r23.gd611d21d
 epoch=1
 pkgrel=1
 pkgdesc="X.org ati video driver"
@@ -15,6 +15,7 @@
 makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23'
  # additional for git snapshot
  'git')
+backup=(etc/X11/xorg.conf.d/10-radeon.conf)
 conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
 groups=('xorg-drivers')
 #source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
@@ -39,6 +40,7 @@
   cd ${pkgname} #-${pkgver}
 
   ./configure --prefix=/usr \
+--with-xorg-conf-dir=/etc/X11/xorg.conf.d \
 --enable-glamor
   make
 }


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

2017-01-27 Thread Alexander Rødseth
Date: Friday, January 27, 2017 @ 08:56:30
  Author: arodseth
Revision: 209210

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-27 08:54:57 UTC (rev 209209)
+++ community-i686/PKGBUILD 2017-01-27 08:56:30 UTC (rev 209210)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=processing
-pkgver=3.2.3
-_rev=0255
-pkgrel=3
-arch=('x86_64' 'i686')
-pkgdesc='Programming environment for creating images, animations and 
interactions'
-url='http://www.processing.org/'
-license=('GPL' 'LGPL')
-makedepends=('gendesk' 'java-openjfx' 'java-environment=8' 'apache-ant' 
'rsync')
-depends=('libgl' 'java-openjfx')
-options=('!strip')
-source=("https://github.com/$pkgname/$pkgname/archive/$pkgname-$_rev-$pkgver.tar.gz";)
-sha256sums=('e2959b16375fa05bfaa2a2d02c5ddb88bd64aca4efd8366a831ace0e2bd119b2')
-
-prepare() {
-  gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"
-}
-
-build() {
-  cd "$pkgname-$pkgname-$_rev-$pkgver/build"
-
-  ant run
-}
-
-package() {
-  cd "$pkgname-$pkgname-$_rev-$pkgver/build"
-
-  install -d "$pkgdir/usr/bin/" "$pkgdir/usr/share/$pkgname/"
-  cp -r * "$pkgdir/usr/share/$pkgname/"
-  ln -s "/usr/share/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
-  ln -s "/usr/share/$pkgname/$pkgname-java" "$pkgdir/usr/bin/$pkgname-java"
-
-  # Desktop icon / application shortcut
-  install -Dm644 "shared/lib/icons/pde-256.png" \
-"$pkgdir/usr/share/pixmaps/$pkgname.png"
-  install -Dm644 "$srcdir/$pkgname.desktop" \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-}
-
-# getver: 
https://raw.githubusercontent.com/processing/processing/master/build/shared/revisions.txt
-# vim:set ts=2 sw=2 et:

Copied: processing/repos/community-i686/PKGBUILD (from rev 209209, 
processing/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-27 08:56:30 UTC (rev 209210)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=processing
+pkgver=3.2.3
+_rev=0255
+pkgrel=3
+arch=('x86_64' 'i686')
+pkgdesc='Programming environment for creating images, animations and 
interactions'
+url='http://www.processing.org/'
+license=('GPL' 'LGPL')
+makedepends=('gendesk' 'java-openjfx' 'java-environment=8' 'apache-ant' 
'rsync')
+depends=('libgl' 'java-runtime=8')
+options=('!strip')
+source=("https://github.com/$pkgname/$pkgname/archive/$pkgname-$_rev-$pkgver.tar.gz";)
+sha256sums=('e2959b16375fa05bfaa2a2d02c5ddb88bd64aca4efd8366a831ace0e2bd119b2')
+
+prepare() {
+  gendesk -f -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"
+}
+
+build() {
+  cd "$pkgname-$pkgname-$_rev-$pkgver/build"
+
+  ant run
+}
+
+package() {
+  cd "$pkgname-$pkgname-$_rev-$pkgver"
+
+  install -d "$pkgdir/usr/"{bin/,share/$pkgname/}
+  cp -r build/linux/work/* "$pkgdir/usr/share/$pkgname/"
+
+  # Desktop shortcut
+  install -Dm644 "build/shared/lib/icons/pde-256.png" \
+"$pkgdir/usr/share/pixmaps/$pkgname.png"
+  install -Dm644 "$srcdir/$pkgname.desktop" \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+
+  # Symbolic links in /usr/bin
+  ln -s "/usr/share/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
+  ln -s "/usr/share/$pkgname/$pkgname-java" "$pkgdir/usr/bin/$pkgname-java"
+}
+
+# getver: 
https://raw.githubusercontent.com/processing/processing/master/build/shared/revisions.txt
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-27 08:54:57 UTC (rev 209209)
+++ community-x86_64/PKGBUILD   2017-01-27 08:56:30 UTC (rev 209210)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=processing
-pkgver=3.2.3
-_rev=0255
-pkgrel=3
-arch=('x86_64' 'i686')
-pkgdesc='Programming environment for creating images, animations and 
interactions'
-url='http://www.processing.org/'
-license=('GPL' 'LGPL')
-makedepends=('gendesk' 'java-openjfx' 'java-environment=8' 'apache-ant' 
'rsync')
-depends=('libgl' 'java-openjfx')
-options=('!strip')
-source=("https://github.com/$pkgname/$pkgname/archive/$pkgname-$_rev-$pkgver.tar.gz";)
-sha256sums=('e2959b16375fa05bfaa2a2d02c5ddb88bd64aca4efd8366a831ace0e2bd119b2')
-
-prepare() {
-  gendesk -n --pkgname="$pkgnam

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

2017-01-27 Thread Alexander Rødseth
Date: Friday, January 27, 2017 @ 08:54:57
  Author: arodseth
Revision: 209209

upgpkg: processing 3.2.3-3

Modified:
  processing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-27 07:56:24 UTC (rev 209208)
+++ PKGBUILD2017-01-27 08:54:57 UTC (rev 209209)
@@ -10,13 +10,13 @@
 url='http://www.processing.org/'
 license=('GPL' 'LGPL')
 makedepends=('gendesk' 'java-openjfx' 'java-environment=8' 'apache-ant' 
'rsync')
-depends=('libgl' 'java-openjfx')
+depends=('libgl' 'java-runtime=8')
 options=('!strip')
 
source=("https://github.com/$pkgname/$pkgname/archive/$pkgname-$_rev-$pkgver.tar.gz";)
 sha256sums=('e2959b16375fa05bfaa2a2d02c5ddb88bd64aca4efd8366a831ace0e2bd119b2')
 
 prepare() {
-  gendesk -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"
+  gendesk -f -n --pkgname="$pkgname" --pkgdesc="$pkgdesc"
 }
 
 build() {
@@ -26,18 +26,20 @@
 }
 
 package() {
-  cd "$pkgname-$pkgname-$_rev-$pkgver/build"
+  cd "$pkgname-$pkgname-$_rev-$pkgver"
 
-  install -d "$pkgdir/usr/bin/" "$pkgdir/usr/share/$pkgname/"
-  cp -r * "$pkgdir/usr/share/$pkgname/"
-  ln -s "/usr/share/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
-  ln -s "/usr/share/$pkgname/$pkgname-java" "$pkgdir/usr/bin/$pkgname-java"
+  install -d "$pkgdir/usr/"{bin/,share/$pkgname/}
+  cp -r build/linux/work/* "$pkgdir/usr/share/$pkgname/"
 
-  # Desktop icon / application shortcut
-  install -Dm644 "shared/lib/icons/pde-256.png" \
+  # Desktop shortcut
+  install -Dm644 "build/shared/lib/icons/pde-256.png" \
 "$pkgdir/usr/share/pixmaps/$pkgname.png"
   install -Dm644 "$srcdir/$pkgname.desktop" \
 "$pkgdir/usr/share/applications/$pkgname.desktop"
+
+  # Symbolic links in /usr/bin
+  ln -s "/usr/share/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
+  ln -s "/usr/share/$pkgname/$pkgname-java" "$pkgdir/usr/bin/$pkgname-java"
 }
 
 # getver: 
https://raw.githubusercontent.com/processing/processing/master/build/shared/revisions.txt