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

2017-04-03 Thread Antonio Rojas
Date: Tuesday, April 4, 2017 @ 06:35:05
  Author: arojas
Revision: 220457

archrelease: copy trunk to community-any

Added:
  jmol/repos/community-any/PKGBUILD
(from rev 220456, jmol/trunk/PKGBUILD)
Deleted:
  jmol/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-04 06:34:44 UTC (rev 220456)
+++ PKGBUILD2017-04-04 06:35:05 UTC (rev 220457)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: James Spencer 
-
-pkgname=jmol
-pkgver=14.11.0
-pkgrel=1
-pkgdesc="a Java 3D viewer for chemical structures"
-arch=(any)
-url="http://jmol.sourceforge.net";
-license=(LGPL)
-depends=(java-runtime)
-makedepends=(unzip)
-source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz";)
-sha256sums=('24c42c4365f4d57f83c0cd4cc97123c9f887b4affd7dc25e545b496b4b7c79d2')
-
-package() {
-  cd $pkgname-$pkgver
-
-  mkdir -p "$pkgdir"/usr/share/$pkgname
-  mkdir -p "$pkgdir"/usr/bin
-
-  unzip jsmol.zip -d "$pkgdir"/usr/share/
-  rm jsmol.zip
-
-  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
-  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-}

Copied: jmol/repos/community-any/PKGBUILD (from rev 220456, jmol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-04 06:35:05 UTC (rev 220457)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.11.1
+pkgrel=1
+pkgdesc="a Java 3D viewer for chemical structures"
+arch=(any)
+url="http://jmol.sourceforge.net";
+license=(LGPL)
+depends=(java-runtime)
+makedepends=(unzip)
+source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz";)
+sha256sums=('4344ed9f8e35b6e49a1c5bcebabc887488300d5de6ddfed462f4f4d58b470304')
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/share/$pkgname
+  mkdir -p "$pkgdir"/usr/bin
+
+  unzip jsmol.zip -d "$pkgdir"/usr/share/
+  rm jsmol.zip
+
+  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
+  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+}


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

2017-04-03 Thread Antonio Rojas
Date: Tuesday, April 4, 2017 @ 06:34:44
  Author: arojas
Revision: 220456

Update to 14.11.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-04 05:28:43 UTC (rev 220455)
+++ PKGBUILD2017-04-04 06:34:44 UTC (rev 220456)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer 
 
 pkgname=jmol
-pkgver=14.11.0
+pkgver=14.11.1
 pkgrel=1
 pkgdesc="a Java 3D viewer for chemical structures"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(java-runtime)
 makedepends=(unzip)
 
source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz";)
-sha256sums=('24c42c4365f4d57f83c0cd4cc97123c9f887b4affd7dc25e545b496b4b7c79d2')
+sha256sums=('4344ed9f8e35b6e49a1c5bcebabc887488300d5de6ddfed462f4f4d58b470304')
 
 package() {
   cd $pkgname-$pkgver


[arch-commits] Commit in noto-fonts-cjk/repos/extra-any (PKGBUILD PKGBUILD)

2017-04-03 Thread Antonio Rojas
Date: Tuesday, April 4, 2017 @ 06:29:50
  Author: arojas
Revision: 292067

archrelease: copy trunk to extra-any

Added:
  noto-fonts-cjk/repos/extra-any/PKGBUILD
(from rev 292066, noto-fonts-cjk/trunk/PKGBUILD)
Deleted:
  noto-fonts-cjk/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-04 06:24:25 UTC (rev 292066)
+++ PKGBUILD2017-04-04 06:29:50 UTC (rev 292067)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=noto-fonts-cjk
-pkgver=1.004
-pkgrel=3
-pkgdesc="Google Noto CJK fonts"
-arch=(any)
-url="https://www.google.com/get/noto/";
-license=(custom:SIL)
-depends=(fontconfig)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/googlei18n/noto-cjk/archive/v$pkgver.tar.gz";)
-sha256sums=('835a42755c1e8d6a4a406f32609da1f0fa7f9674d05760f0be658d9d6f4ab71c')
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/fonts/noto
-  install -m644 noto-cjk-$pkgver/*.ttc "$pkgdir"/usr/share/fonts/noto
-  install -Dm644 noto-cjk-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: noto-fonts-cjk/repos/extra-any/PKGBUILD (from rev 292066, 
noto-fonts-cjk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-04 06:29:50 UTC (rev 292067)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=noto-fonts-cjk
+pkgver=20170404
+_commit=daf5dd0a5603a0bdcd6df38ab023aee17bccc90d
+pkgrel=1
+pkgdesc="Google Noto CJK fonts"
+arch=(any)
+url="https://www.google.com/get/noto/";
+license=(custom:SIL)
+source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip";)
+sha256sums=('29538d544a367b97b6c728d2f404fc0b769894f4a3d2baf79c0528de29a914cd')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/fonts/noto
+  install -m644 noto-cjk-*/*.ttc "$pkgdir"/usr/share/fonts/noto
+  install -Dm644 noto-cjk-*/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in noto-fonts-cjk/trunk (PKGBUILD)

2017-04-03 Thread Antonio Rojas
Date: Tuesday, April 4, 2017 @ 06:24:25
  Author: arojas
Revision: 292066

Update

Modified:
  noto-fonts-cjk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-04 05:28:55 UTC (rev 292065)
+++ PKGBUILD2017-04-04 06:24:25 UTC (rev 292066)
@@ -2,17 +2,18 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=noto-fonts-cjk
-pkgver=1.004
-pkgrel=3
+pkgver=20170404
+_commit=daf5dd0a5603a0bdcd6df38ab023aee17bccc90d
+pkgrel=1
 pkgdesc="Google Noto CJK fonts"
 arch=(any)
 url="https://www.google.com/get/noto/";
 license=(custom:SIL)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/googlei18n/noto-cjk/archive/v$pkgver.tar.gz";)
-sha256sums=('835a42755c1e8d6a4a406f32609da1f0fa7f9674d05760f0be658d9d6f4ab71c')
+source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip";)
+sha256sums=('29538d544a367b97b6c728d2f404fc0b769894f4a3d2baf79c0528de29a914cd')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/fonts/noto
-  install -m644 noto-cjk-$pkgver/*.ttc "$pkgdir"/usr/share/fonts/noto
-  install -Dm644 noto-cjk-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -m644 noto-cjk-*/*.ttc "$pkgdir"/usr/share/fonts/noto
+  install -Dm644 noto-cjk-*/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


[arch-commits] Commit in fossil/repos (16 files)

2017-04-03 Thread Anatol Pomozov
Date: Tuesday, April 4, 2017 @ 05:28:43
  Author: anatolik
Revision: 220455

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

Added:
  fossil/repos/community-testing-i686/PKGBUILD
(from rev 220454, fossil/trunk/PKGBUILD)
  fossil/repos/community-testing-i686/fossil-xinetd
(from rev 220454, fossil/trunk/fossil-xinetd)
  fossil/repos/community-testing-i686/fossil.service
(from rev 220454, fossil/trunk/fossil.service)
  fossil/repos/community-testing-i686/fossil.socket
(from rev 220454, fossil/trunk/fossil.socket)
  fossil/repos/community-testing-x86_64/PKGBUILD
(from rev 220454, fossil/trunk/PKGBUILD)
  fossil/repos/community-testing-x86_64/fossil-xinetd
(from rev 220454, fossil/trunk/fossil-xinetd)
  fossil/repos/community-testing-x86_64/fossil.service
(from rev 220454, fossil/trunk/fossil.service)
  fossil/repos/community-testing-x86_64/fossil.socket
(from rev 220454, fossil/trunk/fossil.socket)
Deleted:
  fossil/repos/community-testing-i686/PKGBUILD
  fossil/repos/community-testing-i686/fossil-xinetd
  fossil/repos/community-testing-i686/fossil.service
  fossil/repos/community-testing-i686/fossil.socket
  fossil/repos/community-testing-x86_64/PKGBUILD
  fossil/repos/community-testing-x86_64/fossil-xinetd
  fossil/repos/community-testing-x86_64/fossil.service
  fossil/repos/community-testing-x86_64/fossil.socket

-+
 /PKGBUILD   |   86 ++
 /fossil-xinetd  |   46 
 /fossil.service |   22 +++
 /fossil.socket  |   20 ++
 community-testing-i686/PKGBUILD |   43 ---
 community-testing-i686/fossil-xinetd|   23 
 community-testing-i686/fossil.service   |   11 ---
 community-testing-i686/fossil.socket|   10 ---
 community-testing-x86_64/PKGBUILD   |   43 ---
 community-testing-x86_64/fossil-xinetd  |   23 
 community-testing-x86_64/fossil.service |   11 ---
 community-testing-x86_64/fossil.socket  |   10 ---
 12 files changed, 174 insertions(+), 174 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-04-04 05:27:41 UTC (rev 220454)
+++ community-testing-i686/PKGBUILD 2017-04-04 05:28:43 UTC (rev 220455)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov  
-# Contributor: Daniel YC Lin 
-# Contributor: Konstantin Plotnikov 
-
-pkgname=fossil
-pkgver=2.0
-pkgrel=2
-pkgdesc='Simple, high-reliability, distributed software configuration 
management'
-arch=(i686 x86_64)
-license=(BSD)
-url='http://www.fossil-scm.org'
-depends=(openssl zlib sqlite)
-backup=(etc/xinetd.d/fossil)
-source=(
-  fossil.socket
-  fossil.service
-  fossil-xinetd
-  http://www.fossil-scm.org/index.html/uv/download/fossil-src-$pkgver.tar.gz
-)
-sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
-'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
-'2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
-'359f474844792b57ba2733277c2dc8ba3b20d890925d50618d85a20867ae1761')
-
-build() {
-  cd fossil-$pkgver
-  ./configure --prefix=/usr --json --disable-internal-sqlite
-  # headers and translate targets are problematic with parallel jobs
-  #make -j1 bld bld/headers
-  make
-}
-
-package() {
-  install -Dm644 fossil-xinetd "$pkgdir"/etc/xinetd.d/fossil
-  install -Dm644 fossil.socket "$pkgdir"/usr/lib/systemd/system/fossil.socket
-  install -Dm644 fossil.service 
"$pkgdir"/usr/lib/systemd/system/fossil@.service
-
-  cd fossil-$pkgver
-  install -Dm755 fossil "$pkgdir"/usr/bin/fossil
-  install -Dm644 tools/fossil-autocomplete.bash 
"$pkgdir"/usr/share/bash-completion/completions/fossil
-  install -Dm644 COPYRIGHT-BSD2.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: fossil/repos/community-testing-i686/PKGBUILD (from rev 220454, 
fossil/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-04-04 05:28:43 UTC (rev 220455)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Anatol Pomozov  
+# Contributor: Daniel YC Lin 
+# Contributor: Konstantin Plotnikov 
+
+pkgname=fossil
+pkgver=2.1
+pkgrel=2
+pkgdesc='Simple, high-reliability, distributed software configuration 
management'
+arch=(i686 x86_64)
+license=(BSD)
+url='http://www.fossil-scm.org'
+depends=(openssl zlib sqlite)
+backup=(etc/xinetd.d/fossil)
+source=(
+  fossil.socket
+  fossil.service
+  fossil-xinetd
+  https://www.fossil-scm.org/index.html/uv/fossil-src-$pkgver.tar.gz
+)
+sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
+'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e

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

2017-04-03 Thread Gaëtan Bisson
Date: Tuesday, April 4, 2017 @ 05:28:55
  Author: bisson
Revision: 292065

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

Added:
  mlocate/repos/testing-i686/
  mlocate/repos/testing-i686/PKGBUILD
(from rev 292064, mlocate/trunk/PKGBUILD)
  mlocate/repos/testing-i686/sysusers.d
(from rev 292064, mlocate/trunk/sysusers.d)
  mlocate/repos/testing-i686/updatedb.conf
(from rev 292064, mlocate/trunk/updatedb.conf)
  mlocate/repos/testing-i686/updatedb.service
(from rev 292064, mlocate/trunk/updatedb.service)
  mlocate/repos/testing-i686/updatedb.timer
(from rev 292064, mlocate/trunk/updatedb.timer)
  mlocate/repos/testing-x86_64/
  mlocate/repos/testing-x86_64/PKGBUILD
(from rev 292064, mlocate/trunk/PKGBUILD)
  mlocate/repos/testing-x86_64/sysusers.d
(from rev 292064, mlocate/trunk/sysusers.d)
  mlocate/repos/testing-x86_64/updatedb.conf
(from rev 292064, mlocate/trunk/updatedb.conf)
  mlocate/repos/testing-x86_64/updatedb.service
(from rev 292064, mlocate/trunk/updatedb.service)
  mlocate/repos/testing-x86_64/updatedb.timer
(from rev 292064, mlocate/trunk/updatedb.timer)

-+
 testing-i686/PKGBUILD   |   63 ++
 testing-i686/sysusers.d |1 
 testing-i686/updatedb.conf  |4 ++
 testing-i686/updatedb.service   |7 
 testing-i686/updatedb.timer |7 
 testing-x86_64/PKGBUILD |   63 ++
 testing-x86_64/sysusers.d   |1 
 testing-x86_64/updatedb.conf|4 ++
 testing-x86_64/updatedb.service |7 
 testing-x86_64/updatedb.timer   |7 
 10 files changed, 164 insertions(+)

Copied: mlocate/repos/testing-i686/PKGBUILD (from rev 292064, 
mlocate/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-04-04 05:28:55 UTC (rev 292065)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Allan McRae 
+# Contributor: lydgate
+
+pkgname=mlocate
+pkgver=0.26
+pkgrel=6
+pkgdesc='Merging locate/updatedb implementation'
+url='https://anonscm.debian.org/cgit/collab-maint/mlocate.git'
+arch=('i686' 'x86_64')
+license=('GPL')
+backup=('etc/updatedb.conf')
+depends=('glibc')
+makedepends=('git')
+_commit=596d4ad222328e8bae7a00cc489a9f862edc82fb #tag=upstream/0.26
+source=("git+https://anonscm.debian.org/cgit/collab-maint/mlocate.git#commit=$_commit";
+   'sysusers.d'
+   'updatedb.conf'
+   'updatedb.timer'
+   'updatedb.service')
+sha256sums=('SKIP'
+'1713a8fc8b81f4a390bf8597c4c0e917474379002dcc984aad2f44218d10c82a'
+'ea65bb68bb854803965ac16c770ba2567256e2066d68c272f1a1974ffc5c5ee7'
+'2e813effb651fae101d93722827553c6b9b9d42e898e808db4991eafdd330e02'
+'83c7a508bad5dccd55a158cf8b8029d680f82cf8b1d21074279def14d9ad4dee')
+
+prepare() {
+   cd "${srcdir}/${pkgname}"
+   sed -i '/^groupname /s/mlocate/locate/' Makefile.in
+}
+
+build() {
+   cd "${srcdir}/${pkgname}"
+   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}"
+   make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}"
+
+   make DESTDIR="${pkgdir}" install
+
+   chgrp 21 "${pkgdir}/usr/bin/locate"
+   chmod 2755 "${pkgdir}/usr/bin/locate"
+   ln -s locate "${pkgdir}/usr/bin/slocate"
+
+   install -dm755 "${pkgdir}/var/lib"
+   install -dm750 -g21 "${pkgdir}/var/lib/locate"
+   
+   install -Dm644 ../updatedb.conf "${pkgdir}/etc/updatedb.conf"
+   install -Dm644 ../sysusers.d "${pkgdir}/usr/lib/sysusers.d/locate.conf"
+   install -Dm644 ../updatedb.timer 
"${pkgdir}/usr/lib/systemd/system/updatedb.timer"
+   install -Dm644 ../updatedb.service 
"${pkgdir}/usr/lib/systemd/system/updatedb.service"
+
+   install -d "${pkgdir}/usr/lib/systemd/system/multi-user.target.wants"
+   ln -s ../updatedb.timer 
"${pkgdir}//usr/lib/systemd/system/multi-user.target.wants/updatedb.timer"
+}

Copied: mlocate/repos/testing-i686/sysusers.d (from rev 292064, 
mlocate/trunk/sysusers.d)
===
--- testing-i686/sysusers.d (rev 0)
+++ testing-i686/sysusers.d 2017-04-04 05:28:55 UTC (rev 292065)
@@ -0,0 +1 @@
+g locate 21 - -

Copied: mlocate/repos/testing-i686/updatedb.conf (from rev 292064, 
mlocate/trunk/updatedb.conf)
===
--- testing-i686/updatedb.conf  (rev 0)
+++ testing-i686/updatedb.conf  2017-04-04 05:28:55 UTC (rev 292065)
@@ -0,0 +1,4 @@
+PRUNE_BIND_MOUNTS = "yes"
+PRUNEFS = "9p afs anon_inodefs auto autofs bdev binfmt_misc cgroup cifs coda 
configfs cpuset cramfs debugfs devpts devtmpfs ecryptfs exofs ftpfs fuse 
fuse.encf

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

2017-04-03 Thread Anatol Pomozov
Date: Tuesday, April 4, 2017 @ 05:27:41
  Author: anatolik
Revision: 220454

openssl 1.1.0 rebuild

Modified:
  fossil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-04 05:12:32 UTC (rev 220453)
+++ PKGBUILD2017-04-04 05:27:41 UTC (rev 220454)
@@ -5,7 +5,7 @@
 
 pkgname=fossil
 pkgver=2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, high-reliability, distributed software configuration 
management'
 arch=(i686 x86_64)
 license=(BSD)


[arch-commits] Commit in mlocate/trunk (PKGBUILD sysusers.d)

2017-04-03 Thread Gaëtan Bisson
Date: Tuesday, April 4, 2017 @ 05:27:41
  Author: bisson
Revision: 292064

implement FS#53539

Added:
  mlocate/trunk/sysusers.d
Modified:
  mlocate/trunk/PKGBUILD

+
 PKGBUILD   |   16 ++--
 sysusers.d |1 +
 2 files changed, 11 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 21:32:26 UTC (rev 292063)
+++ PKGBUILD2017-04-04 05:27:41 UTC (rev 292064)
@@ -5,7 +5,7 @@
 
 pkgname=mlocate
 pkgver=0.26
-pkgrel=5
+pkgrel=6
 pkgdesc='Merging locate/updatedb implementation'
 url='https://anonscm.debian.org/cgit/collab-maint/mlocate.git'
 arch=('i686' 'x86_64')
@@ -15,9 +15,12 @@
 makedepends=('git')
 _commit=596d4ad222328e8bae7a00cc489a9f862edc82fb #tag=upstream/0.26
 
source=("git+https://anonscm.debian.org/cgit/collab-maint/mlocate.git#commit=$_commit";
+   'sysusers.d'
'updatedb.conf'
-   updatedb.{timer,service})
+   'updatedb.timer'
+   'updatedb.service')
 sha256sums=('SKIP'
+'1713a8fc8b81f4a390bf8597c4c0e917474379002dcc984aad2f44218d10c82a'
 'ea65bb68bb854803965ac16c770ba2567256e2066d68c272f1a1974ffc5c5ee7'
 '2e813effb651fae101d93722827553c6b9b9d42e898e808db4991eafdd330e02'
 '83c7a508bad5dccd55a158cf8b8029d680f82cf8b1d21074279def14d9ad4dee')
@@ -51,9 +54,10 @@
install -dm750 -g21 "${pkgdir}/var/lib/locate"

install -Dm644 ../updatedb.conf "${pkgdir}/etc/updatedb.conf"
+   install -Dm644 ../sysusers.d "${pkgdir}/usr/lib/sysusers.d/locate.conf"
+   install -Dm644 ../updatedb.timer 
"${pkgdir}/usr/lib/systemd/system/updatedb.timer"
+   install -Dm644 ../updatedb.service 
"${pkgdir}/usr/lib/systemd/system/updatedb.service"
 
-   install -D -m644 ${srcdir}/updatedb.timer 
${pkgdir}/usr/lib/systemd/system/updatedb.timer
-   install -D -m644 ${srcdir}/updatedb.service 
${pkgdir}/usr/lib/systemd/system/updatedb.service
-   install -d -m755 
${pkgdir}/usr/lib/systemd/system/multi-user.target.wants
-   ln -s ../updatedb.timer 
${pkgdir}//usr/lib/systemd/system/multi-user.target.wants/updatedb.timer
+   install -d "${pkgdir}/usr/lib/systemd/system/multi-user.target.wants"
+   ln -s ../updatedb.timer 
"${pkgdir}//usr/lib/systemd/system/multi-user.target.wants/updatedb.timer"
 }

Added: sysusers.d
===
--- sysusers.d  (rev 0)
+++ sysusers.d  2017-04-04 05:27:41 UTC (rev 292064)
@@ -0,0 +1 @@
+g locate 21 - -


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

2017-04-03 Thread Jan Steffens
Date: Tuesday, April 4, 2017 @ 05:12:32
  Author: heftig
Revision: 220453

archrelease: copy trunk to community-testing-x86_64

Added:
  rubinius/repos/community-testing-x86_64/PKGBUILD
(from rev 220452, rubinius/trunk/PKGBUILD)
  rubinius/repos/community-testing-x86_64/dirs.patch
(from rev 220452, rubinius/trunk/dirs.patch)
  rubinius/repos/community-testing-x86_64/gemrc
(from rev 220452, rubinius/trunk/gemrc)
Deleted:
  rubinius/repos/community-testing-x86_64/PKGBUILD
  rubinius/repos/community-testing-x86_64/dirs.patch
  rubinius/repos/community-testing-x86_64/gemrc

+
 PKGBUILD   |  174 +--
 dirs.patch |   42 +++---
 gemrc  |   10 +--
 3 files changed, 113 insertions(+), 113 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-04 05:08:16 UTC (rev 220452)
+++ PKGBUILD2017-04-04 05:12:32 UTC (rev 220453)
@@ -1,87 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgbase=rubinius
-pkgname=(rubinius rubinius-ruby)
-pkgver=3.71
-pkgrel=2
-pkgdesc="Ruby runtime written in Ruby, designed for concurrency"
-arch=(x86_64)
-url="http://rubinius.com";
-license=(custom)
-depends=(libffi openssl-1.0 libyaml)
-makedepends=(llvm ruby clang valgrind)
-options=(!emptydirs)
-source=(http://releases.rubinius.com/${pkgbase}-${pkgver}.tar.bz2
-gemrc dirs.patch)
-sha256sums=('77bfac38feea0f7d1ebecd7be5b6fac9cefe44d00ee5932ee7ba9d1f078080b8'
-'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
-'1bfb4d590d35f01b3ee344cec8f961558f08847b3db54e5f56a4a20a22a898ec')
-
-_common() {
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  export GEM_HOME="$srcdir/gemdir" LANG="en_US.UTF-8" TMPDIR="$srcdir"
-  cd $pkgbase-$pkgver
-}
-
-prepare() {
-  _common
-
-  patch -Np1 -i ../dirs.patch
-
-  mkdir -p "$GEM_HOME"
-  gem install --no-user-install -N vendor/cache/bundler-*.gem
-
-  "$GEM_HOME/bin/bundle" install --local
-}
-
-build() {
-  _common
-  ./configure --prefix=/usr \
---mandir=/usr/share/man \
---includedir=/usr/include/rubinius \
---appdir=/usr/lib/rubinius \
---gemsdir=/usr/lib/rubinius/gems \
---preserve-prefix \
---without-rpath \
---bin-link bundle --bin-link bundler
-  "$GEM_HOME/bin/bundle" exec rake build
-}
-
-check() {
-  _common
-  rake vm:test || :
-}
-
-package_rubinius() {
-  optdepends=('ruby-docs: Ruby documentation')
-
-  _common
-
-  DESTDIR="$pkgdir" "$GEM_HOME/bin/bundle" exec rake install
-
-  mkdir -p "$pkgdir/usr/share/ri"
-  ln -s 2.4.0 "$pkgdir/usr/share/ri/2.3"
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/rubinius/LICENSE"
-
-### Split rubinius-ruby
-  mkdir -p "$srcdir/ruby/usr/bin"
-  for _f in "$pkgdir"/usr/bin/*; do
-[[ $_f == */rbx ]] && continue
-mv $_f "$srcdir/ruby/usr/bin"
-  done
-}
-
-package_rubinius-ruby() {
-  pkgdesc="Ruby compat for Rubinius"
-  depends=("rubinius=$pkgver-$pkgrel")
-  provides=(ruby)
-  conflicts=(ruby)
-  backup=(etc/gemrc)
-
-  mv ruby/* "$pkgdir"
-  install -Dm644 gemrc "$pkgdir/etc/gemrc"
-  install -d "$pkgdir/usr/share/licenses/rubinius-ruby"
-  ln -s ../rubinius/LICENSE "$pkgdir/usr/share/licenses/rubinius-ruby/LICENSE"
-}

Copied: rubinius/repos/community-testing-x86_64/PKGBUILD (from rev 220452, 
rubinius/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-04 05:12:32 UTC (rev 220453)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgbase=rubinius
+pkgname=(rubinius rubinius-ruby)
+pkgver=3.73
+pkgrel=1
+pkgdesc="Ruby runtime written in Ruby, designed for concurrency"
+arch=(x86_64)
+url="http://rubinius.com";
+license=(custom)
+depends=(libffi openssl-1.0 libyaml)
+makedepends=(llvm ruby clang valgrind)
+options=(!emptydirs)
+source=(http://releases.rubinius.com/${pkgbase}-${pkgver}.tar.bz2
+gemrc dirs.patch)
+sha256sums=('4fea98d26df5a00185d5d92684ec04cf6a22ca8cf6e9b47c3895ba5e6f14ea1a'
+'4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
+'1bfb4d590d35f01b3ee344cec8f961558f08847b3db54e5f56a4a20a22a898ec')
+
+_common() {
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  export GEM_HOME="$srcdir/gemdir" LANG="en_US.UTF-8" TMPDIR="$srcdir"
+  cd $pkgbase-$pkgver
+}
+
+prepare() {
+  _common
+
+  patch -Np1 -i ../dirs.patch
+
+  mkdir -p "$GEM_HOME"
+  gem install --no-user-install -N vendor/cache/bundler-*.gem
+
+  "$GEM_HOME/bin/bundle" install --local
+}
+
+build() {
+  _common
+  ./configure --prefix=/usr \
+--mandir=/usr/share/man \
+--includedir=/usr/include/rubinius \
+--appdir=/usr/lib/rubinius \
+--gemsdir=/usr/lib/rubinius/gems \
+--preserve-prefix \
+--without-rpath \
+--bin-link bundle --bin-link bundler
+  "$GEM_HOME/bin/bundle" exec rake build
+}
+

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

2017-04-03 Thread Jan Steffens
Date: Tuesday, April 4, 2017 @ 05:08:16
  Author: heftig
Revision: 220452

3.73-1

Modified:
  rubinius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-04 04:04:24 UTC (rev 220451)
+++ PKGBUILD2017-04-04 05:08:16 UTC (rev 220452)
@@ -3,8 +3,8 @@
 
 pkgbase=rubinius
 pkgname=(rubinius rubinius-ruby)
-pkgver=3.71
-pkgrel=2
+pkgver=3.73
+pkgrel=1
 pkgdesc="Ruby runtime written in Ruby, designed for concurrency"
 arch=(x86_64)
 url="http://rubinius.com";
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(http://releases.rubinius.com/${pkgbase}-${pkgver}.tar.bz2
 gemrc dirs.patch)
-sha256sums=('77bfac38feea0f7d1ebecd7be5b6fac9cefe44d00ee5932ee7ba9d1f078080b8'
+sha256sums=('4fea98d26df5a00185d5d92684ec04cf6a22ca8cf6e9b47c3895ba5e6f14ea1a'
 '4bb7eb2fe66e396ed16b589cdb656831407b39ad4e138d88536754c0448ac614'
 '1bfb4d590d35f01b3ee344cec8f961558f08847b3db54e5f56a4a20a22a898ec')
 


[arch-commits] Commit in fossil/repos (16 files)

2017-04-03 Thread Anatol Pomozov
Date: Tuesday, April 4, 2017 @ 04:04:24
  Author: anatolik
Revision: 220451

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

Added:
  fossil/repos/community-i686/PKGBUILD
(from rev 220450, fossil/trunk/PKGBUILD)
  fossil/repos/community-i686/fossil-xinetd
(from rev 220450, fossil/trunk/fossil-xinetd)
  fossil/repos/community-i686/fossil.service
(from rev 220450, fossil/trunk/fossil.service)
  fossil/repos/community-i686/fossil.socket
(from rev 220450, fossil/trunk/fossil.socket)
  fossil/repos/community-x86_64/PKGBUILD
(from rev 220450, fossil/trunk/PKGBUILD)
  fossil/repos/community-x86_64/fossil-xinetd
(from rev 220450, fossil/trunk/fossil-xinetd)
  fossil/repos/community-x86_64/fossil.service
(from rev 220450, fossil/trunk/fossil.service)
  fossil/repos/community-x86_64/fossil.socket
(from rev 220450, fossil/trunk/fossil.socket)
Deleted:
  fossil/repos/community-i686/PKGBUILD
  fossil/repos/community-i686/fossil-xinetd
  fossil/repos/community-i686/fossil.service
  fossil/repos/community-i686/fossil.socket
  fossil/repos/community-x86_64/PKGBUILD
  fossil/repos/community-x86_64/fossil-xinetd
  fossil/repos/community-x86_64/fossil.service
  fossil/repos/community-x86_64/fossil.socket

-+
 /PKGBUILD   |   86 ++
 /fossil-xinetd  |   46 
 /fossil.service |   22 +
 /fossil.socket  |   20 
 community-i686/PKGBUILD |   43 ---
 community-i686/fossil-xinetd|   23 --
 community-i686/fossil.service   |   11 
 community-i686/fossil.socket|   10 
 community-x86_64/PKGBUILD   |   43 ---
 community-x86_64/fossil-xinetd  |   23 --
 community-x86_64/fossil.service |   11 
 community-x86_64/fossil.socket  |   10 
 12 files changed, 174 insertions(+), 174 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-04 04:03:14 UTC (rev 220450)
+++ community-i686/PKGBUILD 2017-04-04 04:04:24 UTC (rev 220451)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov  
-# Contributor: Daniel YC Lin 
-# Contributor: Konstantin Plotnikov 
-
-pkgname=fossil
-pkgver=2.0
-pkgrel=1
-pkgdesc='Simple, high-reliability, distributed software configuration 
management'
-arch=(i686 x86_64)
-license=(BSD)
-url='http://www.fossil-scm.org'
-depends=(openssl zlib sqlite)
-backup=(etc/xinetd.d/fossil)
-source=(
-  fossil.socket
-  fossil.service
-  fossil-xinetd
-  http://www.fossil-scm.org/index.html/uv/download/fossil-src-$pkgver.tar.gz
-)
-sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
-'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
-'2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
-'359f474844792b57ba2733277c2dc8ba3b20d890925d50618d85a20867ae1761')
-
-build() {
-  cd fossil-$pkgver
-  ./configure --prefix=/usr --json --disable-internal-sqlite
-  # headers and translate targets are problematic with parallel jobs
-  #make -j1 bld bld/headers
-  make
-}
-
-package() {
-  install -Dm644 fossil-xinetd "$pkgdir"/etc/xinetd.d/fossil
-  install -Dm644 fossil.socket "$pkgdir"/usr/lib/systemd/system/fossil.socket
-  install -Dm644 fossil.service 
"$pkgdir"/usr/lib/systemd/system/fossil@.service
-
-  cd fossil-$pkgver
-  install -Dm755 fossil "$pkgdir"/usr/bin/fossil
-  install -Dm644 tools/fossil-autocomplete.bash 
"$pkgdir"/usr/share/bash-completion/completions/fossil
-  install -Dm644 COPYRIGHT-BSD2.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: fossil/repos/community-i686/PKGBUILD (from rev 220450, 
fossil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-04 04:04:24 UTC (rev 220451)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Anatol Pomozov  
+# Contributor: Daniel YC Lin 
+# Contributor: Konstantin Plotnikov 
+
+pkgname=fossil
+pkgver=2.1
+pkgrel=1
+pkgdesc='Simple, high-reliability, distributed software configuration 
management'
+arch=(i686 x86_64)
+license=(BSD)
+url='http://www.fossil-scm.org'
+depends=(openssl zlib sqlite)
+backup=(etc/xinetd.d/fossil)
+source=(
+  fossil.socket
+  fossil.service
+  fossil-xinetd
+  https://www.fossil-scm.org/index.html/uv/fossil-src-$pkgver.tar.gz
+)
+sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
+'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
+'2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
+'85dcdf10d0f1be41eef53839c6faaa73d2498a9a140a89327cfb092f23cfef05')
+
+build() {
+  cd fossil-$pkgver
+  ./configure --prefix=/usr --json --disable-internal-sqlite

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

2017-04-03 Thread Anatol Pomozov
Date: Tuesday, April 4, 2017 @ 04:03:14
  Author: anatolik
Revision: 220450

upgpkg: fossil 2.1-1

Modified:
  fossil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 22:09:44 UTC (rev 220449)
+++ PKGBUILD2017-04-04 04:03:14 UTC (rev 220450)
@@ -4,8 +4,8 @@
 # Contributor: Konstantin Plotnikov 
 
 pkgname=fossil
-pkgver=2.0
-pkgrel=2
+pkgver=2.1
+pkgrel=1
 pkgdesc='Simple, high-reliability, distributed software configuration 
management'
 arch=(i686 x86_64)
 license=(BSD)
@@ -16,12 +16,12 @@
   fossil.socket
   fossil.service
   fossil-xinetd
-  http://www.fossil-scm.org/index.html/uv/download/fossil-src-$pkgver.tar.gz
+  https://www.fossil-scm.org/index.html/uv/fossil-src-$pkgver.tar.gz
 )
 sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
 'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
 '2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
-'359f474844792b57ba2733277c2dc8ba3b20d890925d50618d85a20867ae1761')
+'85dcdf10d0f1be41eef53839c6faaa73d2498a9a140a89327cfb092f23cfef05')
 
 build() {
   cd fossil-$pkgver


[arch-commits] Commit in mate-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 22:09:44
  Author: arojas
Revision: 220449

archrelease: copy trunk to community-any

Added:
  mate-icon-theme/repos/community-any/PKGBUILD
(from rev 220448, mate-icon-theme/trunk/PKGBUILD)
Deleted:
  mate-icon-theme/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 22:09:06 UTC (rev 220448)
+++ PKGBUILD2017-04-03 22:09:44 UTC (rev 220449)
@@ -1,26 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-icon-theme
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="MATE icon theme"
-url="http://mate-desktop.org";
-arch=('any')
-license=('LGPL')
-options=('!emptydirs')
-makedepends=('icon-naming-utils' 'intltool')
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('aab434f5e29488c2310dde6ea34845fd50de79f2')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-icon-theme/repos/community-any/PKGBUILD (from rev 220448, 
mate-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 22:09:44 UTC (rev 220449)
@@ -0,0 +1,26 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-icon-theme
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="MATE icon theme"
+url="http://mate-desktop.org";
+arch=('any')
+license=('LGPL')
+options=('!emptydirs')
+makedepends=('icon-naming-utils' 'intltool')
+groups=('mate')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('d015231f8c56b84de5978ff2083ae01b4a2854c9')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 22:09:06
  Author: arojas
Revision: 220448

Update to 1.18.1

Modified:
  mate-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 20:57:22 UTC (rev 220447)
+++ PKGBUILD2017-04-03 22:09:06 UTC (rev 220448)
@@ -1,7 +1,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-icon-theme
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc="MATE icon theme"
 url="http://mate-desktop.org";
@@ -11,7 +11,7 @@
 makedepends=('icon-naming-utils' 'intltool')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('aab434f5e29488c2310dde6ea34845fd50de79f2')
+sha1sums=('d015231f8c56b84de5978ff2083ae01b4a2854c9')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 21:32:21
  Author: jgc
Revision: 292062

upgpkg: evolution-data-server 3.24.0+7+g4c598a652-1

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 21:29:57 UTC (rev 292061)
+++ PKGBUILD2017-04-03 21:32:21 UTC (rev 292062)
@@ -2,15 +2,15 @@
 # Maintainer: Jan de Groot 
 
 pkgname=evolution-data-server
-pkgver=3.22.6
+pkgver=3.24.0+7+g4c598a652
 pkgrel=1
 pkgdesc="Centralized access to appointments and contacts"
 url="https://wiki.gnome.org/Apps/Evolution";
 arch=(i686 x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
-makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata)
+makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake)
 license=(GPL)
-_commit=994c96a5d6dbcc967fb8aeae358f7a209df9be96  # 
tags/EVOLUTION_DATA_SERVER_3_22_6^0
+_commit=4c598a65295a9c828438c8ddc5219a48ce4a3dc7  # gnome-3-24
 
source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -19,23 +19,10 @@
   git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
 }
 
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
 build() {
   cd $pkgname
 
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --with-openldap=yes \
-  --libexecdir=/usr/lib/evolution-data-server \
-  --with-krb5=/usr --with-libdb=/usr --with-phonenumber=/usr \
-  --enable-vala-bindings --disable-uoa \
-  --enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
+  cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution-data-server -DSYSCONF_INSTALL_DIR=/etc 
-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON -DENABLE_UOA=OFF 
-DENABLE_GOOGLE_AUTH=ON -DENABLE_GTK_DOC=ON .
   make
 }
 


[arch-commits] Commit in evolution-data-server/repos (4 files)

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 21:32:26
  Author: jgc
Revision: 292063

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  evolution-data-server/repos/gnome-unstable-i686/
  evolution-data-server/repos/gnome-unstable-i686/PKGBUILD
(from rev 292062, evolution-data-server/trunk/PKGBUILD)
  evolution-data-server/repos/gnome-unstable-x86_64/
  evolution-data-server/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292062, evolution-data-server/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   39 +++
 gnome-unstable-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: evolution-data-server/repos/gnome-unstable-i686/PKGBUILD (from rev 
292062, evolution-data-server/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 21:32:26 UTC (rev 292063)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=evolution-data-server
+pkgver=3.24.0+7+g4c598a652
+pkgrel=1
+pkgdesc="Centralized access to appointments and contacts"
+url="https://wiki.gnome.org/Apps/Evolution";
+arch=(i686 x86_64)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata)
+makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake)
+license=(GPL)
+_commit=4c598a65295a9c828438c8ddc5219a48ce4a3dc7  # gnome-3-24
+source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution-data-server -DSYSCONF_INSTALL_DIR=/etc 
-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON -DENABLE_UOA=OFF 
-DENABLE_GOOGLE_AUTH=ON -DENABLE_GTK_DOC=ON .
+  make
+}
+
+check() {
+  cd $pkgname
+  # libedata-book tests fail because they try to
+  # mkdir /usr/lib/evolution-data-server/camel-providers
+  make check -k || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: evolution-data-server/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
292062, evolution-data-server/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 21:32:26 UTC (rev 292063)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=evolution-data-server
+pkgver=3.24.0+7+g4c598a652
+pkgrel=1
+pkgdesc="Centralized access to appointments and contacts"
+url="https://wiki.gnome.org/Apps/Evolution";
+arch=(i686 x86_64)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata)
+makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake)
+license=(GPL)
+_commit=4c598a65295a9c828438c8ddc5219a48ce4a3dc7  # gnome-3-24
+source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution-data-server -DSYSCONF_INSTALL_DIR=/etc 
-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON -DENABLE_UOA=OFF 
-DENABLE_GOOGLE_AUTH=ON -DENABLE_GTK_DOC=ON .
+  make
+}
+
+check() {
+  cd $pkgname
+  # libedata-book tests fail because they try to
+  # mkdir /usr/lib/evolution-data-server/camel-providers
+  make check -k || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-04-03 Thread Gaëtan Bisson
Date: Monday, April 3, 2017 @ 21:29:57
  Author: bisson
Revision: 292061

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

Added:
  gnupg/repos/testing-i686/
  gnupg/repos/testing-i686/PKGBUILD
(from rev 292060, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/install
(from rev 292060, gnupg/trunk/install)
  gnupg/repos/testing-x86_64/
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 292060, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/install
(from rev 292060, gnupg/trunk/install)

-+
 testing-i686/PKGBUILD   |   67 ++
 testing-i686/install|   10 ++
 testing-x86_64/PKGBUILD |   67 ++
 testing-x86_64/install  |   10 ++
 4 files changed, 154 insertions(+)

Copied: gnupg/repos/testing-i686/PKGBUILD (from rev 292060, 
gnupg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-04-03 21:29:57 UTC (rev 292061)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.1.20
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
+ 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+  '46CC730865BB5C78EBABADCF04376F3EE0856959'
+  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
+source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha256sums=('24cf9a69369be64a9f6f8cc11a1be33ab7780ad77a6a1b93719438f49f69960d'
+'SKIP')
+
+install=install
+
+conflicts=('dirmngr' 'gnupg2')
+provides=('dirmngr' "gnupg2=${pkgver}")
+replaces=('dirmngr' 'gnupg2')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' -i 
tools/Makefile.in
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --libexecdir=/usr/lib/gnupg \
+   --enable-maintainer-mode \
+   --enable-symcryptrun \
+
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -s gpg2 "${pkgdir}"/usr/bin/gpg
+   ln -s gpgv2 "${pkgdir}"/usr/bin/gpgv
+   ln -s gpg2.1.gz "${pkgdir}"/usr/share/man/man1/gpg.1.gz
+
+   cd doc/examples/systemd-user
+   for i in *.*; do
+   install -Dm644 "$i" "${pkgdir}/usr/lib/systemd/user/$i"
+   done
+}

Copied: gnupg/repos/testing-i686/install (from rev 292060, gnupg/trunk/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install2017-04-03 21:29:57 UTC (rev 292061)
@@ -0,0 +1,10 @@
+post_install() {
+   # See FS#42798 and FS#47371
+   dirmngr /dev/null || true
+}
+
+post_upgrade() {
+   if [[ $(vercmp $2 2.1.13-1) = -1 ]]; then
+   echo "==> Please kill running gpg-agent and dirmngr processes 
before using this release."
+   fi
+}

Copied: gnupg/repos/testing-x86_64/PKGBUILD (from rev 292060, 
gnupg/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-04-03 21:29:57 UTC (rev 292061)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.1.20
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
+ 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+  '46CC730865BB5C78EBABADCF04376F3EE0856959'
+  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
+source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha256sums=('24cf9a69369be64a9f6f8cc11a1be33ab77

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

2017-04-03 Thread Gaëtan Bisson
Date: Monday, April 3, 2017 @ 21:29:07
  Author: bisson
Revision: 292060

upstream update

Modified:
  gnupg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 20:44:26 UTC (rev 292059)
+++ PKGBUILD2017-04-03 21:29:07 UTC (rev 292060)
@@ -5,7 +5,7 @@
 # Contributor: Judd Vinet 
 
 pkgname=gnupg
-pkgver=2.1.19
+pkgver=2.1.20
 pkgrel=1
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
@@ -21,7 +21,7 @@
   '031EC2536E580D8EA286A9F22071B08A33BD3F06'
   'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
 
source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha256sums=('46cced1f5641ce29cc28250f52fadf6e417e649b3bfdec49a5a0d0b22a639bf0'
+sha256sums=('24cf9a69369be64a9f6f8cc11a1be33ab7780ad77a6a1b93719438f49f69960d'
 'SKIP')
 
 install=install
@@ -50,8 +50,7 @@
 
 check() {
cd "${srcdir}/${pkgname}-${pkgver}"
-   make check || true
-   # 
https://lists.gnupg.org/pipermail/gnupg-devel/2016-December/032364.html
+   make check
 }
 
 package() {


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

2017-04-03 Thread Christian Rebischke
Date: Monday, April 3, 2017 @ 20:57:22
  Author: shibumi
Revision: 220447

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

Added:
  connman/repos/community-i686/PKGBUILD
(from rev 220446, connman/trunk/PKGBUILD)
  connman/repos/community-i686/allow_group_network.diff
(from rev 220446, connman/trunk/allow_group_network.diff)
  connman/repos/community-x86_64/PKGBUILD
(from rev 220446, connman/trunk/PKGBUILD)
  connman/repos/community-x86_64/allow_group_network.diff
(from rev 220446, connman/trunk/allow_group_network.diff)
Deleted:
  connman/repos/community-i686/PKGBUILD
  connman/repos/community-i686/allow_group_network.diff
  connman/repos/community-x86_64/PKGBUILD
  connman/repos/community-x86_64/allow_group_network.diff

---+
 /PKGBUILD |  110 
 /allow_group_network.diff |   24 ++
 community-i686/PKGBUILD   |   55 --
 community-i686/allow_group_network.diff   |   12 ---
 community-x86_64/PKGBUILD |   55 --
 community-x86_64/allow_group_network.diff |   12 ---
 6 files changed, 134 insertions(+), 134 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-03 20:55:42 UTC (rev 220446)
+++ community-i686/PKGBUILD 2017-04-03 20:57:22 UTC (rev 220447)
@@ -1,55 +0,0 @@
-#$Id$
-# Maintainer : Christian Rebischke 
-# Contributor: Daniel Wallace 
-# Contributor: Lucas De Marchi 
-
-pkgname=connman
-pkgver=1.33
-pkgrel=5
-pkgdesc="Wireless LAN network manager"
-url="https://01.org/connman";
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('dbus' 'iptables' 'gnutls' 'glib2')
-optdepends=('bluez: Support for Bluetooth devices'
-'wpa_supplicant: For WiFi devices'
-'pptpclient: for ppp support')
-makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp')
-source=("${pkgname}-${pkgver}.tar.xz::http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.xz";
-
"${pkgname}-${pkgver}.tar.sign::http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.sign";
-'allow_group_network.diff')
-sha512sums=('5670124d2e17ffde4bd5fb878198843b712a31f5840e8523e8247373c8547619e32a4d6dda9cf993eebd5c65bdd256cfc570708a79da1d10f969662b5b750566'
-'SKIP'
-
'06dd5867d460f1c3cf6c359e650ca2ef24495493a99cd03dbd17f23e587e9066d9bc98758d85d5c690d1ae21fa77ad8da5e2fa83d0b52c95d7a535784c5c4964')
-validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
-
-prepare(){
-  cd "${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/allow_group_network.diff"
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --bindir=/usr/bin \
-  --sbindir=/usr/bin \
-  --with-systemdunitdir=/usr/lib/systemd/system \
-  --enable-pptp \
-  --enable-openconnect \
-  --enable-vpnc \
-  --enable-openvpn \
-  --enable-polkit \
-  --enable-client \
-  --enable-nmcompat
-  make
-}
-
-package() {
-  make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
-  install -Dm755 "${srcdir}/${pkgname}-${pkgver}/client/${pkgname}ctl" 
"${pkgdir}/usr/bin/${pkgname}ctl"
-  find "${pkgdir}/usr" -name \*.service -exec sed -i 's/s\(bin\)/\1/' {} +
-# See FS#48044
-  sed -i 's/ProtectSystem=full/ProtectSystem=true/' 
"${pkgdir}"/usr/lib/systemd/system/connman.service
-  rm -r "${pkgdir}"/usr/lib/tmpfiles.d
-}

Copied: connman/repos/community-i686/PKGBUILD (from rev 220446, 
connman/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 20:57:22 UTC (rev 220447)
@@ -0,0 +1,55 @@
+#$Id$
+# Maintainer : Christian Rebischke 
+# Contributor: Daniel Wallace 
+# Contributor: Lucas De Marchi 
+
+pkgname=connman
+pkgver=1.33
+pkgrel=6
+pkgdesc="Wireless LAN network manager"
+url="https://01.org/connman";
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('dbus' 'iptables' 'gnutls' 'glib2')
+optdepends=('bluez: Support for Bluetooth devices'
+'wpa_supplicant: For WiFi devices'
+'pptpclient: for ppp support')
+makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp')
+source=("${pkgname}-${pkgver}.tar.xz::https://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.xz";
+
"${pkgname}-${pkgver}.tar.sign::https://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.sign";
+'allow_group_network.diff')
+sha512sums=('5670124d2e17ffde4bd5fb878198843b712a31f5840e8523e8247373c8547619e32a4d6dda9cf993eebd5c65bdd256cfc570708a79da1d10f969662b5b750566'
+'SKIP'
+
'06dd5867d460f1c3cf6c359e650ca2ef24495493a99cd03dbd17f23e587e9066d9bc98758d85d5c690d1ae21fa77ad8da5

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

2017-04-03 Thread Christian Rebischke
Date: Monday, April 3, 2017 @ 20:55:42
  Author: shibumi
Revision: 220446

upgpkg: connman 1.33-6 enabled https

Modified:
  connman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 19:59:28 UTC (rev 220445)
+++ PKGBUILD2017-04-03 20:55:42 UTC (rev 220446)
@@ -5,7 +5,7 @@
 
 pkgname=connman
 pkgver=1.33
-pkgrel=5
+pkgrel=6
 pkgdesc="Wireless LAN network manager"
 url="https://01.org/connman";
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 'wpa_supplicant: For WiFi devices'
 'pptpclient: for ppp support')
 makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp')
-source=("${pkgname}-${pkgver}.tar.xz::http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.xz";
-
"${pkgname}-${pkgver}.tar.sign::http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.sign";
+source=("${pkgname}-${pkgver}.tar.xz::https://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.xz";
+
"${pkgname}-${pkgver}.tar.sign::https://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.sign";
 'allow_group_network.diff')
 
sha512sums=('5670124d2e17ffde4bd5fb878198843b712a31f5840e8523e8247373c8547619e32a4d6dda9cf993eebd5c65bdd256cfc570708a79da1d10f969662b5b750566'
 'SKIP'


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

2017-04-03 Thread Jaroslav Lichtblau
Date: Monday, April 3, 2017 @ 19:59:28
  Author: jlichtblau
Revision: 220445

archrelease: copy trunk to community-any

Added:
  josm/repos/community-any/PKGBUILD
(from rev 220444, josm/trunk/PKGBUILD)
  josm/repos/community-any/josm.changelog
(from rev 220444, josm/trunk/josm.changelog)
  josm/repos/community-any/josm.conf.d
(from rev 220444, josm/trunk/josm.conf.d)
Deleted:
  josm/repos/community-any/PKGBUILD
  josm/repos/community-any/josm.changelog
  josm/repos/community-any/josm.conf.d

+
 PKGBUILD   |  104 ++--
 josm.changelog |  459 +++
 josm.conf.d|8 
 3 files changed, 287 insertions(+), 284 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 19:58:22 UTC (rev 220444)
+++ PKGBUILD2017-04-03 19:59:28 UTC (rev 220445)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Michele Schäuble 
-
-pkgname=josm
-pkgver=11639
-pkgrel=1
-pkgdesc="An editor for OpenStreetMap written in Java"
-arch=('any')
-url="http://josm.openstreetmap.de/";
-license=('GPL')
-depends=('java-runtime>=8' 'libxtst' 'ttf-font')
-changelog=$pkgname.changelog
-backup=('etc/conf.d/josm')
-source=(https://josm.openstreetmap.de/$pkgname-tested.jar
-
https://josm.openstreetmap.de/export/HEAD/$pkgname/trunk/linux/tested/usr/share/applications/$pkgname.desktop
-$pkgname.conf.d)
-noextract=($pkgname-tested.jar)
-sha256sums=('cb6990948f0c5e606cc24ff3d36f2383dac596d449a35a7b810f95e9243900f7'
-'9b18b076fd371fc87b851a700bb1fff6547b061769af57a3abc9af83405c16d2'
-'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663')
-
-prepare() {
-  cd "${srcdir}"
-  bsdtar -xf $pkgname-tested.jar images/logo.png
-}
-
-package() {
-  cd "${srcdir}"
-
-  install -Dm644 $pkgname-tested.jar 
"${pkgdir}"/usr/share/java/$pkgname/$pkgname.jar
-
-#.desktop and icon file
-  install -Dm644 "${srcdir}"/${pkgname}.desktop 
${pkgdir}/usr/share/applications/$pkgname.desktop
-  install -Dm644 images/logo.png "${pkgdir}"/usr/share/pixmaps/$pkgname.png
-
-#executable file
-  install -d "${pkgdir}"/usr/bin
-  cat <<"EOF" >"${pkgdir}"/usr/bin/$pkgname 
-#!/bin/sh
-# source application-specific settings
-while true; do
-JOSM_ARGS=
-[ -f /etc/conf.d/josm ] && . /etc/conf.d/josm
-CLASSPATH="/usr/share/java/josm/josm.jar"
-java ${JOSM_ARGS} -cp "${CLASSPATH}" -Djosm.restart=true 
org.openstreetmap.josm.gui.MainApplication "$@"
-[ $? -eq 9 ] || break
-done
-EOF
-  chmod 755 "${pkgdir}"/usr/bin/$pkgname
-  install -Dm644 "${srcdir}"/$pkgname.conf.d "${pkgdir}"/etc/conf.d/$pkgname
-}

Copied: josm/repos/community-any/PKGBUILD (from rev 220444, josm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 19:59:28 UTC (rev 220445)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Michele Schäuble 
+
+pkgname=josm
+pkgver=11826
+pkgrel=1
+pkgdesc="An editor for OpenStreetMap written in Java"
+arch=('any')
+url="http://josm.openstreetmap.de/";
+license=('GPL')
+depends=('java-runtime>=8' 'libxtst' 'ttf-font')
+changelog=$pkgname.changelog
+backup=('etc/conf.d/josm')
+source=(https://josm.openstreetmap.de/$pkgname-tested.jar
+
https://josm.openstreetmap.de/export/HEAD/$pkgname/trunk/linux/tested/usr/share/applications/$pkgname.desktop
+$pkgname.conf.d)
+noextract=($pkgname-tested.jar)
+sha256sums=('627ef0fedce87a10ceabdd091a5b77f981ebad6f4ccff530c36af649a7b1a974'
+'9b18b076fd371fc87b851a700bb1fff6547b061769af57a3abc9af83405c16d2'
+'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663')
+
+prepare() {
+  cd "${srcdir}"
+  bsdtar -xf $pkgname-tested.jar images/logo.png
+}
+
+package() {
+  cd "${srcdir}"
+
+  install -Dm644 $pkgname-tested.jar 
"${pkgdir}"/usr/share/java/$pkgname/$pkgname.jar
+
+#.desktop and icon file
+  install -Dm644 "${srcdir}"/${pkgname}.desktop 
${pkgdir}/usr/share/applications/$pkgname.desktop
+  install -Dm644 images/logo.png "${pkgdir}"/usr/share/pixmaps/$pkgname.png
+
+#executable file
+  install -d "${pkgdir}"/usr/bin
+  cat <<"EOF" >"${pkgdir}"/usr/bin/$pkgname 
+#!/bin/sh
+# source application-specific settings
+while true; do
+JOSM_ARGS=
+[ -f /etc/conf.d/josm ] && . /etc/conf.d/josm
+CLASSPATH="/usr/share/java/josm/josm.jar"
+java ${JOSM_ARGS} -cp "${CLASSPATH}" -Djosm.restart=true 
org.openstreetmap.josm.gui.MainApplication "$@"
+[ $? -eq 9 ] || break
+done
+EOF
+  chmod 755 "${pkgdir}"/usr/bin/$pkgname
+  install -Dm644 "${srcdir}"/$pkgname.conf.d "${pkgdir}"/etc/conf.d/$pkgname
+}

Deleted: josm.changelog
===
--- josm.changelog  2017-04-03 19:58:22 UTC (rev 220444)
+++ josm.changelog  2017-04-03 19:59:28 UTC (rev 22

[arch-commits] Commit in josm/trunk (PKGBUILD josm.changelog)

2017-04-03 Thread Jaroslav Lichtblau
Date: Monday, April 3, 2017 @ 19:58:22
  Author: jlichtblau
Revision: 220444

upgpkg: josm 11826-1 - new upstream release

Modified:
  josm/trunk/PKGBUILD
  josm/trunk/josm.changelog

+
 PKGBUILD   |4 ++--
 josm.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 19:56:30 UTC (rev 220443)
+++ PKGBUILD2017-04-03 19:58:22 UTC (rev 220444)
@@ -3,7 +3,7 @@
 # Contributor: Michele Schäuble 
 
 pkgname=josm
-pkgver=11639
+pkgver=11826
 pkgrel=1
 pkgdesc="An editor for OpenStreetMap written in Java"
 arch=('any')
@@ -16,7 +16,7 @@
 
https://josm.openstreetmap.de/export/HEAD/$pkgname/trunk/linux/tested/usr/share/applications/$pkgname.desktop
 $pkgname.conf.d)
 noextract=($pkgname-tested.jar)
-sha256sums=('cb6990948f0c5e606cc24ff3d36f2383dac596d449a35a7b810f95e9243900f7'
+sha256sums=('627ef0fedce87a10ceabdd091a5b77f981ebad6f4ccff530c36af649a7b1a974'
 '9b18b076fd371fc87b851a700bb1fff6547b061769af57a3abc9af83405c16d2'
 'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663')
 

Modified: josm.changelog
===
--- josm.changelog  2017-04-03 19:56:30 UTC (rev 220443)
+++ josm.changelog  2017-04-03 19:58:22 UTC (rev 220444)
@@ -1,3 +1,6 @@
+2017-04-03 Jaroslav Lichtblau 
+   * josm 11826-1
+
 2017-03-01 Jaroslav Lichtblau 
* josm 11639-1
 


[arch-commits] Commit in btrfs-progs/repos (26 files)

2017-04-03 Thread Sébastien Luttringer
Date: Monday, April 3, 2017 @ 19:56:48
  Author: seblu
Revision: 292058

db-move: moved btrfs-progs from [testing] to [core] (i686, x86_64)

Added:
  btrfs-progs/repos/core-i686/PKGBUILD
(from rev 292057, btrfs-progs/repos/testing-i686/PKGBUILD)
  btrfs-progs/repos/core-i686/btrfs-progs.install
(from rev 292057, btrfs-progs/repos/testing-i686/btrfs-progs.install)
  btrfs-progs/repos/core-i686/btrfs-scrub@.service
(from rev 292057, btrfs-progs/repos/testing-i686/btrfs-scrub@.service)
  btrfs-progs/repos/core-i686/btrfs-scrub@.timer
(from rev 292057, btrfs-progs/repos/testing-i686/btrfs-scrub@.timer)
  btrfs-progs/repos/core-i686/initcpio-hook-btrfs
(from rev 292057, btrfs-progs/repos/testing-i686/initcpio-hook-btrfs)
  btrfs-progs/repos/core-i686/initcpio-install-btrfs
(from rev 292057, btrfs-progs/repos/testing-i686/initcpio-install-btrfs)
  btrfs-progs/repos/core-x86_64/PKGBUILD
(from rev 292057, btrfs-progs/repos/testing-x86_64/PKGBUILD)
  btrfs-progs/repos/core-x86_64/btrfs-progs.install
(from rev 292057, btrfs-progs/repos/testing-x86_64/btrfs-progs.install)
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.service
(from rev 292057, btrfs-progs/repos/testing-x86_64/btrfs-scrub@.service)
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.timer
(from rev 292057, btrfs-progs/repos/testing-x86_64/btrfs-scrub@.timer)
  btrfs-progs/repos/core-x86_64/initcpio-hook-btrfs
(from rev 292057, btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs)
  btrfs-progs/repos/core-x86_64/initcpio-install-btrfs
(from rev 292057, btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs)
Deleted:
  btrfs-progs/repos/core-i686/PKGBUILD
  btrfs-progs/repos/core-i686/btrfs-progs.install
  btrfs-progs/repos/core-i686/btrfs-scrub@.service
  btrfs-progs/repos/core-i686/btrfs-scrub@.timer
  btrfs-progs/repos/core-i686/initcpio-hook-btrfs
  btrfs-progs/repos/core-i686/initcpio-install-btrfs
  btrfs-progs/repos/core-x86_64/PKGBUILD
  btrfs-progs/repos/core-x86_64/btrfs-progs.install
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.service
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.timer
  btrfs-progs/repos/core-x86_64/initcpio-hook-btrfs
  btrfs-progs/repos/core-x86_64/initcpio-install-btrfs
  btrfs-progs/repos/testing-i686/
  btrfs-progs/repos/testing-x86_64/

+
 /PKGBUILD  |  122 +++
 /btrfs-progs.install   |   30 
 /btrfs-scrub@.service  |   14 
 /btrfs-scrub@.timer|   20 +
 /initcpio-hook-btrfs   |   14 
 /initcpio-install-btrfs|   34 +
 core-i686/PKGBUILD |   61 -
 core-i686/btrfs-progs.install  |   15 
 core-i686/btrfs-scrub@.service |7 --
 core-i686/btrfs-scrub@.timer   |   10 --
 core-i686/initcpio-hook-btrfs  |7 --
 core-i686/initcpio-install-btrfs   |   17 
 core-x86_64/PKGBUILD   |   61 -
 core-x86_64/btrfs-progs.install|   15 
 core-x86_64/btrfs-scrub@.service   |7 --
 core-x86_64/btrfs-scrub@.timer |   10 --
 core-x86_64/initcpio-hook-btrfs|7 --
 core-x86_64/initcpio-install-btrfs |   17 
 18 files changed, 234 insertions(+), 234 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2017-04-03 19:06:40 UTC (rev 292057)
+++ core-i686/PKGBUILD  2017-04-03 19:56:48 UTC (rev 292058)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer 
-# Contributor: Tom Gundersen 
-# Contributor: Tobias Powalowski 
-
-pkgname=btrfs-progs
-pkgver=4.10.1
-pkgrel=1
-pkgdesc='Btrfs filesystem utilities'
-arch=('i686' 'x86_64')
-depends=('glibc' 'libutil-linux' 'e2fsprogs' 'lzo' 'zlib')
-makedepends=('git' 'asciidoc' 'xmlto' 'systemd')
-url='https://btrfs.wiki.kernel.org'
-replaces=('btrfs-progs-unstable')
-conflicts=('btrfs-progs-unstable')
-provides=('btrfs-progs-unstable')
-license=('GPL2')
-validpgpkeys=('F2B41200C54EFB30380C1756C565D5F9D76D583B')
-source=("https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v$pkgver.tar."{sign,xz}
-'initcpio-install-btrfs'
-'initcpio-hook-btrfs'
-'btrfs-scrub@.service'
-'btrfs-scrub@.timer')
-install=btrfs-progs.install
-options=(!staticlibs)
-md5sums=('SKIP'
- '6979d86e92440c95f47956595de8dee3'
- '7241ba3a4286d08da0d50b7176941112'
- 'b09688a915a0ec8f40e2f5aacbabc9ad'
- '794b867e09451284c545bae112aa0cfd'
- '502221c1b47a3bb2c06703d4fb90a0c2')
-
-build() {
-  cd $pkgname-v$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-v$pkgver
- ./btrfs filesystem show
-}
-
-package() {
-  cd $pkgname-v$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # install bash completion (FS#44618)
-  install -Dm644 btrfs-completion 
"$pkgdir/usr/share/bash-completion/completions/btrfs"
-

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

2017-04-03 Thread Sébastien Luttringer
Date: Monday, April 3, 2017 @ 19:56:30
  Author: seblu
Revision: 220443

archrelease: copy trunk to community-any

Added:
  ferm/repos/community-any/PKGBUILD
(from rev 220442, ferm/trunk/PKGBUILD)
  ferm/repos/community-any/ferm.service
(from rev 220442, ferm/trunk/ferm.service)
Deleted:
  ferm/repos/community-any/PKGBUILD
  ferm/repos/community-any/ferm.service

--+
 PKGBUILD |   74 -
 ferm.service |   30 +++
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 19:55:56 UTC (rev 220442)
+++ PKGBUILD2017-04-03 19:56:30 UTC (rev 220443)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Marti Raudsepp 
-# Contributor: Manuel Mazzuola 
-
-pkgname=ferm
-pkgver=2.3.1
-pkgrel=1
-pkgdesc='Tool to maintain complex firewalls'
-arch=('any')
-url='http://ferm.foo-projects.org/'
-license=('GPL2')
-depends=('iptables' 'perl')
-optdepends=('ebtables' 'arptables' 'ipset')
-backup=("etc/$pkgname.conf")
-source=(
-  "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz";
-  "$pkgname.service")
-md5sums=('a7c80de6ed0691af6a764acdb99fb002'
- '9c5ece2628fd86a73b70f9c39df63e9f')
-
-package() {
-  # software setup
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir/usr" install
-  cd "$pkgdir"
-  # setup default config
-  install -D -m 644 usr/share/doc/ferm/examples/workstation.ferm 
etc/$pkgname.conf
-  # remove fancy docs
-  rm usr/share/doc/ferm/ferm.{html,txt}
-  # /usr merge
-  mv usr/sbin usr/bin
-  # systemd
-  install -Dm 644 "$srcdir/$pkgname.service" 
usr/lib/systemd/system/$pkgname.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ferm/repos/community-any/PKGBUILD (from rev 220442, ferm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 19:56:30 UTC (rev 220443)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Marti Raudsepp 
+# Contributor: Manuel Mazzuola 
+
+pkgname=ferm
+pkgver=2.4
+pkgrel=1
+pkgdesc='Tool to maintain complex firewalls'
+arch=('any')
+url='http://ferm.foo-projects.org/'
+license=('GPL2')
+depends=('iptables' 'perl')
+optdepends=('ebtables' 'arptables' 'ipset')
+backup=("etc/$pkgname.conf")
+source=(
+  "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz";
+  "$pkgname.service")
+md5sums=('82a04e5bd064126aa759d9e64e5418dc'
+ '9c5ece2628fd86a73b70f9c39df63e9f')
+
+package() {
+  # software setup
+  cd $pkgname-$pkgver
+  make PREFIX="$pkgdir/usr" install
+  cd "$pkgdir"
+  # setup default config
+  install -D -m 644 usr/share/doc/ferm/examples/workstation.ferm 
etc/$pkgname.conf
+  # remove fancy docs
+  rm usr/share/doc/ferm/ferm.{html,txt}
+  # /usr merge
+  mv usr/sbin usr/bin
+  # systemd
+  install -Dm 644 "$srcdir/$pkgname.service" 
usr/lib/systemd/system/$pkgname.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: ferm.service
===
--- ferm.service2017-04-03 19:55:56 UTC (rev 220442)
+++ ferm.service2017-04-03 19:56:30 UTC (rev 220443)
@@ -1,15 +0,0 @@
-[Unit]
-Description=for Easy Rule Making
-After=ipset.service
-Before=network-pre.target
-Wants=network-pre.target
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/ferm /etc/ferm.conf
-ExecReload=/usr/bin/ferm /etc/ferm.conf
-ExecStop=/usr/bin/ferm -F /etc/ferm.conf
-
-[Install]
-WantedBy=multi-user.target

Copied: ferm/repos/community-any/ferm.service (from rev 220442, 
ferm/trunk/ferm.service)
===
--- ferm.service(rev 0)
+++ ferm.service2017-04-03 19:56:30 UTC (rev 220443)
@@ -0,0 +1,15 @@
+[Unit]
+Description=for Easy Rule Making
+After=ipset.service
+Before=network-pre.target
+Wants=network-pre.target
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/usr/bin/ferm /etc/ferm.conf
+ExecReload=/usr/bin/ferm /etc/ferm.conf
+ExecStop=/usr/bin/ferm -F /etc/ferm.conf
+
+[Install]
+WantedBy=multi-user.target


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

2017-04-03 Thread Sébastien Luttringer
Date: Monday, April 3, 2017 @ 19:55:56
  Author: seblu
Revision: 220442

upgpkg: ferm 2.4-1

Modified:
  ferm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 19:46:26 UTC (rev 220441)
+++ PKGBUILD2017-04-03 19:55:56 UTC (rev 220442)
@@ -4,7 +4,7 @@
 # Contributor: Manuel Mazzuola 
 
 pkgname=ferm
-pkgver=2.3.1
+pkgver=2.4
 pkgrel=1
 pkgdesc='Tool to maintain complex firewalls'
 arch=('any')
@@ -16,7 +16,7 @@
 source=(
   "http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz";
   "$pkgname.service")
-md5sums=('a7c80de6ed0691af6a764acdb99fb002'
+md5sums=('82a04e5bd064126aa759d9e64e5418dc'
  '9c5ece2628fd86a73b70f9c39df63e9f')
 
 package() {


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

2017-04-03 Thread Jaroslav Lichtblau
Date: Monday, April 3, 2017 @ 19:46:26
  Author: jlichtblau
Revision: 220441

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 220440, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 220440, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/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-04-03 19:45:53 UTC (rev 220440)
+++ community-i686/PKGBUILD 2017-04-03 19:46:26 UTC (rev 220441)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.2
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3";
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 220440, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 19:46:26 UTC (rev 220441)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.3
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3";
+license=('custom:wxWindows')
+depends=('wxgtk')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-03 19:45:53 UTC (rev 220440)
+++ community-x86_64/PKGBUILD   2017-04-03 19:46:26 UTC (rev 220441)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.2
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3";
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 220440, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-03 19:46:26 UTC (rev 220441)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.3
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3";
+license=('custom:wxWindows')
+depends=('wxgtk')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-04-03 Thread Jaroslav Lichtblau
Date: Monday, April 3, 2017 @ 19:45:53
  Author: jlichtblau
Revision: 220440

upgpkg: wxsqlite3 3.5.3-1 - new upstream release

Modified:
  wxsqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 19:07:05 UTC (rev 220439)
+++ PKGBUILD2017-04-03 19:45:53 UTC (rev 220440)
@@ -5,7 +5,7 @@
 # Contributor: Scott Furry 
 
 pkgname=wxsqlite3
-pkgver=3.5.2
+pkgver=3.5.3
 pkgrel=1
 pkgdesc="wxWidgets wrapper for SQLite3"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('custom:wxWindows')
 depends=('wxgtk')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
+sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
 
 build() {
   cd $pkgname-$pkgver


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

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 19:05:00
  Author: arojas
Revision: 220431

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

Added:
  latte-dock/repos/community-i686/
  latte-dock/repos/community-i686/PKGBUILD
(from rev 220430, latte-dock/trunk/PKGBUILD)
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 220430, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-x86_64/PKGBUILD

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

Copied: latte-dock/repos/community-i686/PKGBUILD (from rev 220430, 
latte-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 19:05:00 UTC (rev 220431)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz";)
+sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-03 19:04:21 UTC (rev 220430)
+++ community-x86_64/PKGBUILD   2017-04-03 19:05:00 UTC (rev 220431)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz";)
-sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 220430, 
latte-dock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-03 19:05:00 UTC (rev 220431)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz";)
+sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in latte-dock (3 files)

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 19:04:21
  Author: arojas
Revision: 220430

archrelease: copy trunk to community-x86_64

Added:
  latte-dock/repos/
  latte-dock/repos/community-x86_64/
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 220429, latte-dock/trunk/PKGBUILD)

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

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 220429, 
latte-dock/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-04-03 19:04:21 UTC (rev 220430)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz";)
+sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}


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

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 19:03:57
  Author: arojas
Revision: 220429

Move latte-dock (11 votes)

Added:
  latte-dock/
  latte-dock/trunk/
  latte-dock/trunk/PKGBUILD

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

Added: latte-dock/trunk/PKGBUILD
===
--- latte-dock/trunk/PKGBUILD   (rev 0)
+++ latte-dock/trunk/PKGBUILD   2017-04-03 19:03:57 UTC (rev 220429)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz";)
+sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libva-intel-driver/repos (6 files)

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:59:37
  Author: bpiotrowski
Revision: 292048

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

Added:
  libva-intel-driver/repos/testing-i686/
  libva-intel-driver/repos/testing-i686/PKGBUILD
(from rev 292047, libva-intel-driver/trunk/PKGBUILD)
  libva-intel-driver/repos/testing-i686/libva-intel-driver-1.7.3-glvnd-fix.patch
(from rev 292047, 
libva-intel-driver/trunk/libva-intel-driver-1.7.3-glvnd-fix.patch)
  libva-intel-driver/repos/testing-x86_64/
  libva-intel-driver/repos/testing-x86_64/PKGBUILD
(from rev 292047, libva-intel-driver/trunk/PKGBUILD)
  
libva-intel-driver/repos/testing-x86_64/libva-intel-driver-1.7.3-glvnd-fix.patch
(from rev 292047, 
libva-intel-driver/trunk/libva-intel-driver-1.7.3-glvnd-fix.patch)

-+
 testing-i686/PKGBUILD   |   35 ++
 testing-i686/libva-intel-driver-1.7.3-glvnd-fix.patch   |   29 +++
 testing-x86_64/PKGBUILD |   35 ++
 testing-x86_64/libva-intel-driver-1.7.3-glvnd-fix.patch |   29 +++
 4 files changed, 128 insertions(+)

Copied: libva-intel-driver/repos/testing-i686/PKGBUILD (from rev 292047, 
libva-intel-driver/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-04-03 18:59:37 UTC (rev 292048)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva-intel-driver
+pkgver=1.8.0
+pkgrel=1
+pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
+arch=(i686 x86_64)
+url='https://01.org/linuxmedia/vaapi'
+license=(MIT)
+depends=(libva)
+replaces=(libva-driver-intel)
+source=(https://github.com/01org/intel-vaapi-driver/releases/download/$pkgver/intel-vaapi-driver-$pkgver.tar.bz2)
+sha1sums=('9982122c8ef36aad01aa09c083974532afa8f8ca')
+
+prepare() {
+  cd intel-vaapi-driver-$pkgver
+
+  # Only relevant if intel-gpu-tools is installed,
+  # since then the shaders will be recompiled
+  sed -i '1s/python$/&2/' src/shaders/gpp.py
+}
+
+build() {
+  cd intel-vaapi-driver-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd intel-vaapi-driver-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: 
libva-intel-driver/repos/testing-i686/libva-intel-driver-1.7.3-glvnd-fix.patch 
(from rev 292047, 
libva-intel-driver/trunk/libva-intel-driver-1.7.3-glvnd-fix.patch)
===
--- testing-i686/libva-intel-driver-1.7.3-glvnd-fix.patch   
(rev 0)
+++ testing-i686/libva-intel-driver-1.7.3-glvnd-fix.patch   2017-04-03 
18:59:37 UTC (rev 292048)
@@ -0,0 +1,29 @@
+diff -up libva-intel-driver-1.7.3/src/i965_output_wayland.c~ 
libva-intel-driver-1.7.3/src/i965_output_wayland.c
+--- libva-intel-driver-1.7.3/src/i965_output_wayland.c~2016-11-10 
01:37:13.0 +0100
 libva-intel-driver-1.7.3/src/i965_output_wayland.c 2017-02-15 
10:58:25.288569428 +0100
+@@ -36,7 +36,10 @@
+ #include "i965_defines.h"
+ #include "dso_utils.h"
+ 
+-#define LIBEGL_NAME "libEGL.so.1"
++/* We need mesa's libEGL, first try the soname of a glvnd enabled mesa build 
*/
++#define LIBEGL_NAME "libEGL_mesa.so.0"
++/* Then fallback to plain libEGL.so.1 (which might not be mesa) */
++#define LIBEGL_NAME_FALLBACK"libEGL.so.1"
+ #define LIBWAYLAND_CLIENT_NAME  "libwayland-client.so.0"
+ 
+ typedef uint32_t (*wl_display_get_global_func)(struct wl_display *display,
+@@ -380,8 +383,11 @@ i965_output_wayland_init(VADriverContext
+ goto error;
+ 
+ i965->wl_output->libegl_handle = dso_open(LIBEGL_NAME);
+-if (!i965->wl_output->libegl_handle)
+-goto error;
++if (!i965->wl_output->libegl_handle) {
++i965->wl_output->libegl_handle = dso_open(LIBEGL_NAME_FALLBACK);
++if (!i965->wl_output->libegl_handle)
++goto error;
++}
+ 
+ dso_handle = i965->wl_output->libegl_handle;
+ wl_vtable  = &i965->wl_output->vtable;

Copied: libva-intel-driver/repos/testing-x86_64/PKGBUILD (from rev 292047, 
libva-intel-driver/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-04-03 18:59:37 UTC (rev 292048)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva-intel-driver
+pkgver=1.8.0
+pkgrel=1
+pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
+arch=(i686 x86_64)
+url='https://01.org/linuxmedia/vaapi'
+license=(MIT)
+depends=(libva)
+replaces=(libva-driver-intel)
+source=(https://github.com/01org/intel-vaapi-driver/releases/download/$pkgver/intel-vaapi-driver

[arch-commits] Commit in libva-intel-driver/trunk (PKGBUILD)

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:59:31
  Author: bpiotrowski
Revision: 292047

upgpkg: libva-intel-driver 1.8.0-1

new upstream release

Modified:
  libva-intel-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 18:53:18 UTC (rev 292046)
+++ PKGBUILD2017-04-03 18:59:31 UTC (rev 292047)
@@ -3,38 +3,33 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=libva-intel-driver
-pkgver=1.7.3
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libva')
-replaces=('libva-driver-intel')
-source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2
-libva-intel-driver-1.7.3-glvnd-fix.patch)
-sha1sums=('5100f187afc4e39fce5664b96fe11a38faa9afaa'
-  'cf885e9fe35b03a453d21e6bad0f203f2995a88e')
+arch=(i686 x86_64)
+url='https://01.org/linuxmedia/vaapi'
+license=(MIT)
+depends=(libva)
+replaces=(libva-driver-intel)
+source=(https://github.com/01org/intel-vaapi-driver/releases/download/$pkgver/intel-vaapi-driver-$pkgver.tar.bz2)
+sha1sums=('9982122c8ef36aad01aa09c083974532afa8f8ca')
 
 prepare() {
-  cd $pkgname-$pkgver
+  cd intel-vaapi-driver-$pkgver
 
   # Only relevant if intel-gpu-tools is installed,
   # since then the shaders will be recompiled
   sed -i '1s/python$/&2/' src/shaders/gpp.py
-
-  # fix with libglvnd
-  patch -Np1 -i ../libva-intel-driver-1.7.3-glvnd-fix.patch
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd intel-vaapi-driver-$pkgver
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd intel-vaapi-driver-$pkgver
   make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }


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

2017-04-03 Thread Jelle van der Waa
Date: Monday, April 3, 2017 @ 18:57:23
  Author: jelle
Revision: 220428

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-03 18:57:06 UTC (rev 220427)
+++ community-i686/PKGBUILD 2017-04-03 18:57:23 UTC (rev 220428)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Stéphane Gaudreault 
-
-pkgname=cppcheck
-pkgver=1.77
-pkgrel=2
-pkgdesc="A tool for static C/C++ code analysis"
-arch=('i686' 'x86_64')
-url="http://cppcheck.sourceforge.net/";
-license=('GPL')
-depends=('qt5-base' 'python-pygments')
-makedepends=('docbook-xsl' 'qt5-tools' 'python')
-source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
-sha1sums=('932ae16decf76c0c056a49f99145dd236d52753c')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   # Unicode fix
-   
-   LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes
-
-   make 
DB2MAN=/usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl 
CFGDIR=/usr/share/cppcheck/cfg man
-
-   cd gui
-   lrelease gui.pro
-   qmake HAVE_RULES=yes
-   make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg HAVE_RULES=yes
-}
-
-check() {
-   cd "${pkgname}-${pkgver}"
-
-   #LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes test
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   LANG='en_US.UTF-8' make DESTDIR=${pkgdir} CFGDIR=/usr/share/cppcheck/cfg 
SRCDIR=build HAVE_RULES=yes install 
-
-   install -D -p -m 644 cppcheck.1 "${pkgdir}"/usr/share/man/man1/cppcheck.1
-
-   # GUI
-   install -m755 gui/cppcheck-gui "${pkgdir}"/usr/bin
-   install -d "${pkgdir}/usr/share/applications/"
-   install -m644 gui/cppcheck-gui.desktop "${pkgdir}/usr/share/applications/"
-
-   install -d "${pkgdir}"/usr/share/cppcheck/cfg
-   install -D ./cfg/* -t "${pkgdir}"/usr/share/cppcheck/cfg
-
-   install -d "${pkgdir}"/usr/share/cppcheck/cfg/lang
-   install -D gui/*.qm -t "${pkgdir}"/usr/share/cppcheck/cfg/lang/
-}

Copied: cppcheck/repos/community-i686/PKGBUILD (from rev 220427, 
cppcheck/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 18:57:23 UTC (rev 220428)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jelle van der Waa 
+# Maintainer: Stéphane Gaudreault 
+
+pkgname=cppcheck
+pkgver=1.78
+pkgrel=1
+pkgdesc="A tool for static C/C++ code analysis"
+arch=('i686' 'x86_64')
+url="http://cppcheck.sourceforge.net/";
+license=('GPL')
+depends=('qt5-base' 'python-pygments')
+makedepends=('docbook-xsl' 'qt5-tools' 'python')
+source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
+sha1sums=('0d2fa5094e06b5355c4f5ea2752623ec8c91cc11')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   # Unicode fix
+   
+   LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes
+
+   make 
DB2MAN=/usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl 
CFGDIR=/usr/share/cppcheck/cfg man
+
+   cd gui
+   lrelease gui.pro
+   qmake HAVE_RULES=yes
+   make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg HAVE_RULES=yes
+}
+
+check() {
+   cd "${pkgname}-${pkgver}"
+
+   #LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes test
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   LANG='en_US.UTF-8' make DESTDIR=${pkgdir} CFGDIR=/usr/share/cppcheck/cfg 
SRCDIR=build HAVE_RULES=yes install 
+
+   install -D -p -m 644 cppcheck.1 "${pkgdir}"/usr/share/man/man1/cppcheck.1
+
+   # GUI
+   install -m755 gui/cppcheck-gui "${pkgdir}"/usr/bin
+   install -d "${pkgdir}/usr/share/applications/"
+   install -m644 gui/cppcheck-gui.desktop "${pkgdir}/usr/share/applications/"
+
+   install -d "${pkgdir}"/usr/share/cppcheck/cfg
+   install -D ./cfg/* -t "${pkgdir}"/usr/share/cppcheck/cfg
+
+   install -d "${pkgdir}"/usr/share/cppcheck/cfg/lang
+   install -D gui/*.qm -t "${pkgdir}"/usr/share/cppcheck/cfg/lang/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-03 18:57:06 UTC (rev 220427)
+++ community-x86_64/PKGBUILD   2017-04-03 18:57:23 UTC (rev 220428)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-#

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

2017-04-03 Thread Jelle van der Waa
Date: Monday, April 3, 2017 @ 18:57:06
  Author: jelle
Revision: 220427

upgpkg: cppcheck 1.78-1

Modified:
  cppcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 17:16:00 UTC (rev 220426)
+++ PKGBUILD2017-04-03 18:57:06 UTC (rev 220427)
@@ -3,8 +3,8 @@
 # Maintainer: Stéphane Gaudreault 
 
 pkgname=cppcheck
-pkgver=1.77
-pkgrel=2
+pkgver=1.78
+pkgrel=1
 pkgdesc="A tool for static C/C++ code analysis"
 arch=('i686' 'x86_64')
 url="http://cppcheck.sourceforge.net/";
@@ -12,7 +12,7 @@
 depends=('qt5-base' 'python-pygments')
 makedepends=('docbook-xsl' 'qt5-tools' 'python')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
-sha1sums=('932ae16decf76c0c056a49f99145dd236d52753c')
+sha1sums=('0d2fa5094e06b5355c4f5ea2752623ec8c91cc11')
 
 build() {
cd "${pkgname}-${pkgver}"


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:53:18
  Author: bpiotrowski
Revision: 292046

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

Added:
  libva/repos/testing-i686/
  libva/repos/testing-i686/PKGBUILD
(from rev 292045, libva/trunk/PKGBUILD)
  libva/repos/testing-i686/not-finding-wl-drm-interface-with-libglvnd.patch
(from rev 292045, 
libva/trunk/not-finding-wl-drm-interface-with-libglvnd.patch)
  libva/repos/testing-x86_64/
  libva/repos/testing-x86_64/PKGBUILD
(from rev 292045, libva/trunk/PKGBUILD)
  libva/repos/testing-x86_64/not-finding-wl-drm-interface-with-libglvnd.patch
(from rev 292045, 
libva/trunk/not-finding-wl-drm-interface-with-libglvnd.patch)

-+
 testing-i686/PKGBUILD   |   29 ++
 testing-i686/not-finding-wl-drm-interface-with-libglvnd.patch   |   48 
++
 testing-x86_64/PKGBUILD |   29 ++
 testing-x86_64/not-finding-wl-drm-interface-with-libglvnd.patch |   48 
++
 4 files changed, 154 insertions(+)

Copied: libva/repos/testing-i686/PKGBUILD (from rev 292045, 
libva/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-04-03 18:53:18 UTC (rev 292046)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+
+pkgname=libva
+pkgver=1.8.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=(i686 x86_64)
+url='https://01.org/linuxmedia/vaapi'
+license=(MIT)
+depends=(libgl libdrm libxfixes)
+makedepends=(mesa)
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(https://github.com/01org/libva/releases/download/$pkgver/libva-${pkgver}.tar.bz2)
+sha256sums=('eb92f3dcbe3981df3575348377263b31361113c77b2c3745f23174d1f562d658')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: 
libva/repos/testing-i686/not-finding-wl-drm-interface-with-libglvnd.patch (from 
rev 292045, libva/trunk/not-finding-wl-drm-interface-with-libglvnd.patch)
===
--- testing-i686/not-finding-wl-drm-interface-with-libglvnd.patch   
(rev 0)
+++ testing-i686/not-finding-wl-drm-interface-with-libglvnd.patch   
2017-04-03 18:53:18 UTC (rev 292046)
@@ -0,0 +1,48 @@
+From b832b37c6a6f7ff69a4ea4656007827a1b7e67e8 Mon Sep 17 00:00:00 2001
+From: Hans de Goede 
+Date: Wed, 15 Feb 2017 15:18:44 +0100
+Subject: [PATCH] Wayland-drm: Fix not finding wl_drm_interface on systems with
+ libglvnd
+
+We do not want just any libEGL.so.1 we want mesa's libEGL.so.1 as that
+is the only way which defines the wl_drm_interface symbol we need,
+one systems with libglvnd libEGL.so.1 is a dispatcher library provided
+by libglvnd and the actual mesa libEGL we want is named libEGL_mesa.so.0
+so try that first.
+
+Signed-off-by: Hans de Goede 
+---
+ va/wayland/va_wayland_drm.c | 12 +---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+diff --git a/va/wayland/va_wayland_drm.c b/va/wayland/va_wayland_drm.c
+index 958ea85..2ff19f5 100644
+--- a/va/wayland/va_wayland_drm.c
 b/va/wayland/va_wayland_drm.c
+@@ -38,7 +38,10 @@
+ #include "wayland-drm-client-protocol.h"
+ 
+ /* XXX: Wayland/DRM support currently lives in Mesa libEGL.so.* library */
+-#define LIBWAYLAND_DRM_NAME "libEGL.so.1"
++/* First try the soname of a glvnd enabled mesa build */
++#define LIBWAYLAND_DRM_NAME "libEGL_mesa.so.0"
++/* Then fallback to plain libEGL.so.1 (which might not be mesa) */
++#define LIBWAYLAND_DRM_NAME_FALLBACK "libEGL.so.1"
+ 
+ typedef struct va_wayland_drm_context {
+ struct va_wayland_context   base;
+@@ -207,8 +210,11 @@ va_wayland_drm_create(VADisplayContextP pDisplayContext)
+ vtable->has_prime_sharing = 0;
+ 
+ wl_drm_ctx->handle = dlopen(LIBWAYLAND_DRM_NAME, RTLD_LAZY|RTLD_LOCAL);
+-if (!wl_drm_ctx->handle)
+-return false;
++if (!wl_drm_ctx->handle) {
++wl_drm_ctx->handle = dlopen(LIBWAYLAND_DRM_NAME_FALLBACK, 
RTLD_LAZY|RTLD_LOCAL);
++if (!wl_drm_ctx->handle)
++return false;
++}
+ 
+ wl_drm_ctx->drm_interface =
+ dlsym(wl_drm_ctx->handle, "wl_drm_interface");
+

Copied: libva/repos/testing-x86_64/PKGBUILD (from rev 292045, 
libva/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-04-03 18:53:18 UTC (rev 292046)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+
+pkgname=libva
+pkgver=1.8.

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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:53:12
  Author: bpiotrowski
Revision: 292045

upgpkg: libva 1.8.0-1

new upstream release

Modified:
  libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 18:45:08 UTC (rev 292044)
+++ PKGBUILD2017-04-03 18:53:12 UTC (rev 292045)
@@ -1,28 +1,21 @@
 # $Id$
-# Maintainer: Ionut Biru 
 # Maintainer: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
 
 pkgname=libva
-pkgver=1.7.3
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
+arch=(i686 x86_64)
+url='https://01.org/linuxmedia/vaapi'
+license=(MIT)
+depends=(libgl libdrm libxfixes)
+makedepends=(mesa)
 optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
 'libva-intel-driver: backend for Intel cards')
-source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2
-not-finding-wl-drm-interface-with-libglvnd.patch)
-sha1sums=('18e46f3d5a0e971eb0ec9fe14bc021e69eb13fb8'
-  'b6f28238cc3c93f727d44198d9b303379b74fab1')
+source=(https://github.com/01org/libva/releases/download/$pkgver/libva-${pkgver}.tar.bz2)
+sha256sums=('eb92f3dcbe3981df3575348377263b31361113c77b2c3745f23174d1f562d658')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../not-finding-wl-drm-interface-with-libglvnd.patch
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr
@@ -32,5 +25,5 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:45:01
  Author: bpiotrowski
Revision: 292043

upgpkg: ncurses 6.0+20170401-1

new upstream release

Modified:
  ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 18:19:03 UTC (rev 292042)
+++ PKGBUILD2017-04-03 18:45:01 UTC (rev 292043)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=ncurses
-_pkgver=6.0-20170128
+_pkgver=6.0-20170401
 pkgver=${_pkgver/-/+}
 pkgrel=1
 pkgdesc='System V Release 4.0 curses emulation library'
@@ -15,7 +15,7 @@
 provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
   'libncursesw.so')
 
source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
-md5sums=('644f300b887f7e6c7aadf803caead9d9'
+md5sums=('9f97785b37222bfcaaed26de25d8be4b'
  'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
 


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:45:08
  Author: bpiotrowski
Revision: 292044

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

Added:
  ncurses/repos/testing-i686/
  ncurses/repos/testing-i686/PKGBUILD
(from rev 292043, ncurses/trunk/PKGBUILD)
  ncurses/repos/testing-x86_64/
  ncurses/repos/testing-x86_64/PKGBUILD
(from rev 292043, ncurses/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   49 ++
 testing-x86_64/PKGBUILD |   49 ++
 2 files changed, 98 insertions(+)

Copied: ncurses/repos/testing-i686/PKGBUILD (from rev 292043, 
ncurses/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-04-03 18:45:08 UTC (rev 292044)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=ncurses
+_pkgver=6.0-20170401
+pkgver=${_pkgver/-/+}
+pkgrel=1
+pkgdesc='System V Release 4.0 curses emulation library'
+arch=('i686' 'x86_64')
+url='http://invisible-island.net/ncurses/ncurses.html'
+license=('MIT')
+depends=('glibc' 'gcc-libs')
+provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
+  'libncursesw.so')
+source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+md5sums=('9f97785b37222bfcaaed26de25d8be4b'
+ 'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
+
+build() {
+  cd $pkgname-${_pkgver}
+
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+--with-pkg-config-libdir=/usr/lib/pkgconfig \
+--with-shared --with-normal --without-debug --without-ada \
+--enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared
+  make
+}
+
+package() {
+  cd $pkgname-${_pkgver}
+  make DESTDIR="$pkgdir" install
+
+  # fool packages looking to link to non-wide-character ncurses libraries
+  for lib in ncurses ncurses++ form panel menu; do
+echo "INPUT(-l${lib}w)" > "$pkgdir"/usr/lib/lib${lib}.so
+ln -s ${lib}w.pc "$pkgdir"/usr/lib/pkgconfig/${lib}.pc
+  done
+
+  # some packages look for -lcurses during build
+  echo "INPUT(-lncursesw)" > "$pkgdir"/usr/lib/libcursesw.so
+  ln -s libncurses.so "$pkgdir"/usr/lib/libcurses.so
+
+  # install license, rip it from the readme
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  grep -B 100 '$Id' README > "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: ncurses/repos/testing-x86_64/PKGBUILD (from rev 292043, 
ncurses/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-04-03 18:45:08 UTC (rev 292044)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=ncurses
+_pkgver=6.0-20170401
+pkgver=${_pkgver/-/+}
+pkgrel=1
+pkgdesc='System V Release 4.0 curses emulation library'
+arch=('i686' 'x86_64')
+url='http://invisible-island.net/ncurses/ncurses.html'
+license=('MIT')
+depends=('glibc' 'gcc-libs')
+provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
+  'libncursesw.so')
+source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+md5sums=('9f97785b37222bfcaaed26de25d8be4b'
+ 'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
+
+build() {
+  cd $pkgname-${_pkgver}
+
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+--with-pkg-config-libdir=/usr/lib/pkgconfig \
+--with-shared --with-normal --without-debug --without-ada \
+--enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared
+  make
+}
+
+package() {
+  cd $pkgname-${_pkgver}
+  make DESTDIR="$pkgdir" install
+
+  # fool packages looking to link to non-wide-character ncurses libraries
+  for lib in ncurses ncurses++ form panel menu; do
+echo "INPUT(-l${lib}w)" > "$pkgdir"/usr/lib/lib${lib}.so
+ln -s ${lib}w.pc "$pkgdir"/usr/lib/pkgconfig/${lib}.pc
+  done
+
+  # some packages look for -lcurses during build
+  echo "INPUT(-lncursesw)" > "$pkgdir"/usr/lib/libcursesw.so
+  ln -s libncurses.so "$pkgdir"/usr/lib/libcurses.so
+
+  # install license, rip it from the readme
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  grep -B 100 '$Id' README > "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:18:55
  Author: bpiotrowski
Revision: 292041

upgpkg: go-tools 2:1.8.r2071.5682db0e-3

fix conflict with community/stress

Modified:
  go-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 17:27:28 UTC (rev 292040)
+++ PKGBUILD2017-04-03 18:18:55 UTC (rev 292041)
@@ -4,7 +4,7 @@
 pkgname=go-tools
 epoch=2
 pkgver=1.8.r2071.5682db0e
-pkgrel=2
+pkgrel=3
 pkgdesc='Developer tools for the Go programming language'
 arch=(i686 x86_64)
 url='http://golang.org/'
@@ -20,7 +20,7 @@
 
 _tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
 gomvpkg gorename gotype goyacc guru heapview html2article present
-ssadump stress stringer)
+ssadump stringer)
 
 pkgver() {
   local _gover=1.8


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 18:19:03
  Author: bpiotrowski
Revision: 292042

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

Added:
  go-tools/repos/extra-i686/PKGBUILD
(from rev 292041, go-tools/trunk/PKGBUILD)
  go-tools/repos/extra-x86_64/PKGBUILD
(from rev 292041, go-tools/trunk/PKGBUILD)
Deleted:
  go-tools/repos/extra-i686/PKGBUILD
  go-tools/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-04-03 18:18:55 UTC (rev 292041)
+++ extra-i686/PKGBUILD 2017-04-03 18:19:03 UTC (rev 292042)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=go-tools
-epoch=2
-pkgver=1.8.r2071.5682db0e
-pkgrel=2
-pkgdesc='Developer tools for the Go programming language'
-arch=(i686 x86_64)
-url='http://golang.org/'
-license=(BSD)
-depends=(glibc)
-makedepends=(git go)
-_commit=5682db0e919ed9cfc6f52ac32e170511a106eb3b
-_net_commit=a6577fac2d73be281a500b310739095313165611
-source=(git+https://go.googlesource.com/tools#commit=$_commit
-git+https://github.com/golang/net#commit=$_net_commit)
-md5sums=('SKIP'
- 'SKIP')
-
-_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
-gomvpkg gorename gotype goyacc guru heapview html2article present
-ssadump stress stringer)
-
-pkgver() {
-  local _gover=1.8
-  cd tools
-  printf "%s.r%s.%s" $_gover "$(git rev-list --count HEAD)" \
-"$(git rev-parse --short HEAD)"
-}
-
-prepare() {
-  mkdir -p gopath/src/golang.org/x build
-  cp -r tools net gopath/src/golang.org/x/
-}
-
-build() {
-  export GOPATH="$srcdir/gopath"
-
-  cd build
-  for tool in ${_tools[@]}; do
-go build -v -a golang.org/x/tools/cmd/$tool
-  done
-}
-
-check() {
-  export GOPATH="$srcdir/gopath"
-
-  for tool in ${_tools[@]}; do
-go test golang.org/x/tools/cmd/$tool
-  done
-}
-
-package() {
-  for tool in ${_tools[@]}; do
-install -Dm755 build/$tool "$pkgdir/usr/bin/$tool"
-  done
-
-  install -Dm644 tools/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: go-tools/repos/extra-i686/PKGBUILD (from rev 292041, 
go-tools/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-04-03 18:19:03 UTC (rev 292042)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=go-tools
+epoch=2
+pkgver=1.8.r2071.5682db0e
+pkgrel=3
+pkgdesc='Developer tools for the Go programming language'
+arch=(i686 x86_64)
+url='http://golang.org/'
+license=(BSD)
+depends=(glibc)
+makedepends=(git go)
+_commit=5682db0e919ed9cfc6f52ac32e170511a106eb3b
+_net_commit=a6577fac2d73be281a500b310739095313165611
+source=(git+https://go.googlesource.com/tools#commit=$_commit
+git+https://github.com/golang/net#commit=$_net_commit)
+md5sums=('SKIP'
+ 'SKIP')
+
+_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
+gomvpkg gorename gotype goyacc guru heapview html2article present
+ssadump stringer)
+
+pkgver() {
+  local _gover=1.8
+  cd tools
+  printf "%s.r%s.%s" $_gover "$(git rev-list --count HEAD)" \
+"$(git rev-parse --short HEAD)"
+}
+
+prepare() {
+  mkdir -p gopath/src/golang.org/x build
+  cp -r tools net gopath/src/golang.org/x/
+}
+
+build() {
+  export GOPATH="$srcdir/gopath"
+
+  cd build
+  for tool in ${_tools[@]}; do
+go build -v -a golang.org/x/tools/cmd/$tool
+  done
+}
+
+check() {
+  export GOPATH="$srcdir/gopath"
+
+  for tool in ${_tools[@]}; do
+go test golang.org/x/tools/cmd/$tool
+  done
+}
+
+package() {
+  for tool in ${_tools[@]}; do
+install -Dm755 build/$tool "$pkgdir/usr/bin/$tool"
+  done
+
+  install -Dm644 tools/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-04-03 18:18:55 UTC (rev 292041)
+++ extra-x86_64/PKGBUILD   2017-04-03 18:19:03 UTC (rev 292042)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=go-tools
-epoch=2
-pkgver=1.8.r2071.5682db0e
-pkgrel=2
-pkgdesc='Developer tools for the Go programming language'
-arch=(i686 x86_64)
-url='http://golang.org/'
-license=(BSD)
-depends=(glibc)
-makedepends=(git go)
-_commit=5682db0e919ed9cfc6f52ac32e170511a106eb3b
-_net_commit=a6577fac2d73be281a500b310739095313165611
-source=(git+https://go.googlesource.com/tools#commit=$_commit
-git+https://github.com/golang/net#commit=$_net_commit)
-md5sums=('SKIP'
- 'SKIP')
-
-_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
-gomvpkg gor

[arch-commits] Commit in gnome-online-accounts/repos (4 files)

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 17:27:28
  Author: jgc
Revision: 292040

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-online-accounts/repos/gnome-unstable-i686/
  gnome-online-accounts/repos/gnome-unstable-i686/PKGBUILD
(from rev 292039, gnome-online-accounts/trunk/PKGBUILD)
  gnome-online-accounts/repos/gnome-unstable-x86_64/
  gnome-online-accounts/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292039, gnome-online-accounts/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   58 +++
 gnome-unstable-x86_64/PKGBUILD |   58 +++
 2 files changed, 116 insertions(+)

Copied: gnome-online-accounts/repos/gnome-unstable-i686/PKGBUILD (from rev 
292039, gnome-online-accounts/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 17:27:28 UTC (rev 292040)
@@ -0,0 +1,58 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=gnome-online-accounts
+pkgver=3.24.0+6+g8108ad4c
+pkgrel=1
+pkgdesc="Single sign-on framework for GNOME"
+url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts";
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
+makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
+optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
+'gvfs-google: Google Drive')
+_commit=8108ad4c2ab1d72a5bd413ab50d3b9f8d8e6f91c  # master
+source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit";
+"git+https://git.gnome.org/browse/telepathy-account-widgets";)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.telepathy-account-widgets.url 
"$srcdir/telepathy-account-widgets"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static \
+--enable-media-server \
+--enable-kerberos \
+--enable-lastfm \
+--enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-online-accounts/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
292039, gnome-online-accounts/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 17:27:28 UTC (rev 292040)
@@ -0,0 +1,58 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=gnome-online-accounts
+pkgver=3.24.0+6+g8108ad4c
+pkgrel=1
+pkgdesc="Single sign-on framework for GNOME"
+url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts";
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
+makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
+optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
+'gvfs-google: Google Drive')
+_commit=8108ad4c2ab1d72a5bd413ab50d3b9f8d8e6f91c  # master
+source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit";
+"git+https://git.gnome.org/browse/telepathy-account-widgets";)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.telepathy-account-widgets.url 
"$srcdir/telepathy-account-widgets"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static \
+--enable-media-server \
+--enable-kerberos \
+--enable-lastfm \
+--enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in gnome-online-accounts/trunk (PKGBUILD)

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 17:27:17
  Author: jgc
Revision: 292039

upgpkg: gnome-online-accounts 3.24.0+6+g8108ad4c-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 17:09:50 UTC (rev 292038)
+++ PKGBUILD2017-04-03 17:27:17 UTC (rev 292039)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gnome-online-accounts
-pkgver=3.22.5
+pkgver=3.24.0+6+g8108ad4c
 pkgrel=1
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts";
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
 optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
 'gvfs-google: Google Drive')
-_commit=9f6d764e2792363daae2e7e7d99037e3cf508127  # tags/3.22.5^0
+_commit=8108ad4c2ab1d72a5bd413ab50d3b9f8d8e6f91c  # master
 
source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit";
 "git+https://git.gnome.org/browse/telepathy-account-widgets";)
 sha256sums=('SKIP'


[arch-commits] Commit in squid/repos/community-testing-i686 (16 files)

2017-04-03 Thread Sergej Pupykin
Date: Monday, April 3, 2017 @ 17:16:00
  Author: spupykin
Revision: 220426

archrelease: copy trunk to community-testing-i686

Added:
  squid/repos/community-testing-i686/PKGBUILD
(from rev 220425, squid/trunk/PKGBUILD)
  squid/repos/community-testing-i686/squid-rotate.service
(from rev 220425, squid/trunk/squid-rotate.service)
  squid/repos/community-testing-i686/squid-rotate.timer
(from rev 220425, squid/trunk/squid-rotate.timer)
  squid/repos/community-testing-i686/squid.install
(from rev 220425, squid/trunk/squid.install)
  squid/repos/community-testing-i686/squid.pam
(from rev 220425, squid/trunk/squid.pam)
  squid/repos/community-testing-i686/squid.service
(from rev 220425, squid/trunk/squid.service)
  squid/repos/community-testing-i686/squid.sysusers
(from rev 220425, squid/trunk/squid.sysusers)
  squid/repos/community-testing-i686/squid.tmpfiles
(from rev 220425, squid/trunk/squid.tmpfiles)
Deleted:
  squid/repos/community-testing-i686/PKGBUILD
  squid/repos/community-testing-i686/squid-rotate.service
  squid/repos/community-testing-i686/squid-rotate.timer
  squid/repos/community-testing-i686/squid.install
  squid/repos/community-testing-i686/squid.pam
  squid/repos/community-testing-i686/squid.service
  squid/repos/community-testing-i686/squid.sysusers
  squid/repos/community-testing-i686/squid.tmpfiles

--+
 PKGBUILD |  216 -
 squid-rotate.service |   18 ++--
 squid-rotate.timer   |   20 ++--
 squid.install|   28 +++---
 squid.pam|8 -
 squid.service|   26 ++---
 squid.sysusers   |2 
 squid.tmpfiles   |4 
 8 files changed, 161 insertions(+), 161 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 17:12:12 UTC (rev 220425)
+++ PKGBUILD2017-04-03 17:16:00 UTC (rev 220426)
@@ -1,108 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Mark Coolen 
-# Contributor: Tom Newsom 
-# Contributor: Kevin Piche 
-
-pkgname=squid
-pkgver=3.5.24
-pkgrel=2
-pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64' 'i686')
-url='http://www.squid-cache.org'
-depends=('openssl-1.0' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls')
-makedepends=('krb5')
-license=('GPL')
-options=('emptydirs')
-backup=('etc/squid/squid.conf'
-   'etc/squid/cachemgr.conf'
-   'etc/squid/errorpage.css'
-   'etc/squid/mime.conf')
-install=$pkgname.install
-validpgpkeys=('EA31CC5E9488E5168D2DCC5EB268E706FF5CF463')
-source=("http://www.squid-cache.org/Versions/v3/3.5/$pkgname-$pkgver.tar.xz"{,.asc}
-'squid.pam'
-'squid.service'
-'squid.tmpfiles'
-'squid.sysusers'
-'squid-rotate.service'
-'squid-rotate.timer')
-sha256sums=('4fe29f582eef357faa541a53835b6885e24e6f28b80a3abcdf3b57f5393bbdb2'
-'SKIP'
-'11fb388f8679fd6461e0de006810ea608a3686fffda16904b0ed71f412be499c'
-'b0cf95652d56c62ae0ceba8912d11ac248bdb3eb91f062bceadd99f80c4b160e'
-'0d7db4e078a2a6d8d8e46537054aa84523efdf95dd92a78189e81606200f48a5'
-'c903eb86e6968b9d3bd0a9ad3335e8ce76a718b6217251e9dd7e66d5cf1ac94a'
-'3a97aa6bf6dcdc427e73bb2f36afdeaaf2bbf7dd2c0bbb7f1a948850198a8b7c'
-'8bc77fa1f653a17a4956feac042be9577ba30a8a43480b443fbd67640ae711ee')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig \
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---datadir=/usr/share/squid \
---sysconfdir=/etc/squid \
---libexecdir=/usr/lib/squid \
---localstatedir=/var \
---with-logdir=/var/log/squid \
---with-pidfile=/run/squid.pid \
---enable-auth \
---enable-auth-basic \
---enable-auth-ntlm \
---enable-auth-digest \
---enable-auth-negotiate \
---enable-removal-policies="lru,heap" \
---enable-storeio="aufs,ufs,diskd" \
---enable-delay-pools \
---enable-arp-acl \
---with-openssl \
---enable-snmp \
---enable-linux-netfilter \
---enable-ident-lookups \
---enable-useragent-log \
---enable-cache-digests \
---enable-referer-log \
---enable-arp-acl \
---enable-htcp \
---enable-carp \
---enable-epoll \
---with-large-files \
---enable-arp-acl \
---with-default-user=proxy \
---enable-async-io \
---enable-truncate \
---enable-icap-client \
---enable-ssl-crtd \
---disable-arch-native \
---disable-strict-error-checking \
---enable-wccpv2
-  make
-}
-
-package() {
-  cd "$srcdir"
-
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/squid.pam" "$pkgdir/etc/pam.d/squid"
-  install -Dm644 "$srcdir/squid.tmpfiles" 
"$pkgdir/usr/lib/tmpfiles.d/squid.conf"
-  install -Dm644 "$srcdir/squid.sysusers" 
"$pkgdir/usr/lib/sysusers.d/squid.conf"
-  

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

2017-04-03 Thread Sergej Pupykin
Date: Monday, April 3, 2017 @ 17:11:57
  Author: spupykin
Revision: 220424

upgpkg: openshot 2.3.1-1

upd

Modified:
  openshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 17:11:50 UTC (rev 220423)
+++ PKGBUILD2017-04-03 17:11:57 UTC (rev 220424)
@@ -4,8 +4,8 @@
 # Contributor: Asa Marco 
 
 pkgname=openshot
-pkgver=2.2.0
-pkgrel=3
+pkgver=2.3.1
+pkgrel=1
 pkgdesc="an open-source, non-linear video editor for Linux based on MLT 
framework"
 arch=('any')
 url="http://www.openshotvideo.com/";
@@ -18,7 +18,7 @@
'libquicktime' 'libavc1394' 'faac' 'jack' 'jack-rack')
 makedepends=('python-setuptools')
 
source=("https://launchpad.net/openshot/${pkgver%.*}/$pkgver/+download/openshot-qt-$pkgver.tar.gz";)
-sha256sums=('8de6e193784af3b9149ea13c0552d4556df33396452360d5f9ac30682148e6f7')
+sha256sums=('f3bcfb82b66cd58409acbef8b58445ae0034b07fa3593353653d1d306adf7b88')
 
 package() {
   cd "$srcdir"


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

2017-04-03 Thread Sergej Pupykin
Date: Monday, April 3, 2017 @ 17:12:12
  Author: spupykin
Revision: 220425

archrelease: copy trunk to community-any

Added:
  openshot/repos/community-any/PKGBUILD
(from rev 220424, openshot/trunk/PKGBUILD)
Deleted:
  openshot/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 17:11:57 UTC (rev 220424)
+++ PKGBUILD2017-04-03 17:12:12 UTC (rev 220425)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Florian Pritz 
-# Contributor: Asa Marco 
-
-pkgname=openshot
-pkgver=2.2.0
-pkgrel=3
-pkgdesc="an open-source, non-linear video editor for Linux based on MLT 
framework"
-arch=('any')
-url="http://www.openshotvideo.com/";
-license=('GPL')
-depends=('mlt-python-bindings' 'sdl' 'librsvg' 'mplayer'
-'pyxdg' 'python-pyqt5' 'python-httplib2' 'python-pillow' 'dvgrab'
-'ladspa' 'sox' 'vid.stab' 'qt5-svg' 'sdl_image'
-'libopenshot' 'python-pyzmq' 'qt5-webkit' 'python-setuptools')
-optdepends=('frei0r-plugins: effects'
-   'libquicktime' 'libavc1394' 'faac' 'jack' 'jack-rack')
-makedepends=('python-setuptools')
-source=("https://launchpad.net/openshot/${pkgver%.*}/$pkgver/+download/openshot-qt-$pkgver.tar.gz";)
-sha256sums=('8de6e193784af3b9149ea13c0552d4556df33396452360d5f9ac30682148e6f7')
-
-package() {
-  cd "$srcdir"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: openshot/repos/community-any/PKGBUILD (from rev 220424, 
openshot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 17:12:12 UTC (rev 220425)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Florian Pritz 
+# Contributor: Asa Marco 
+
+pkgname=openshot
+pkgver=2.3.1
+pkgrel=1
+pkgdesc="an open-source, non-linear video editor for Linux based on MLT 
framework"
+arch=('any')
+url="http://www.openshotvideo.com/";
+license=('GPL')
+depends=('mlt-python-bindings' 'sdl' 'librsvg' 'mplayer'
+'pyxdg' 'python-pyqt5' 'python-httplib2' 'python-pillow' 'dvgrab'
+'ladspa' 'sox' 'vid.stab' 'qt5-svg' 'sdl_image'
+'libopenshot' 'python-pyzmq' 'qt5-webkit' 'python-setuptools')
+optdepends=('frei0r-plugins: effects'
+   'libquicktime' 'libavc1394' 'faac' 'jack' 'jack-rack')
+makedepends=('python-setuptools')
+source=("https://launchpad.net/openshot/${pkgver%.*}/$pkgver/+download/openshot-qt-$pkgver.tar.gz";)
+sha256sums=('f3bcfb82b66cd58409acbef8b58445ae0034b07fa3593353653d1d306adf7b88')
+
+package() {
+  cd "$srcdir"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}


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

2017-04-03 Thread Sergej Pupykin
Date: Monday, April 3, 2017 @ 17:11:50
  Author: spupykin
Revision: 220423

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-03 17:11:32 UTC (rev 220422)
+++ community-i686/PKGBUILD 2017-04-03 17:11:50 UTC (rev 220423)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Christian Himpel 
-# Contributor: Johannes Hanika 
-
-pkgname=darktable
-epoch=2
-pkgver=2.2.3
-pkgrel=2
-pkgdesc="Utility to organize and develop raw images"
-arch=('i686' 'x86_64')
-url=http://darktable.sf.net/
-license=('GPL3')
-depends=('exiv2>=0.18' 'lcms2' 'lensfun>=0.2.3' 'desktop-file-utils'
-'curl' 'libsecret' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
-'libsoup' 'gtk3' 'pugixml' 'json-glib' 'flickcurl' 'lua52'
-'colord' 'colord-gtk' 'graphicsmagick' 'osm-gps-map')
-makedepends=('intltool>=0.40' 'cmake' 'librsvg' 'osm-gps-map' 'libcups')
-optdepends=('librsvg' 'libcups')
-validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
-# even releases are stable, do not change source url!
-source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
-sha256sums=('1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0'
-'SKIP')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/rc/~rc}"
-  mkdir -p build
-  cd build
-  CXXFLAGS+=" -fpermissive"
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBINARY_PACKAGE_BUILD=1 \
-  -DBUILD_USERMANUAL=False \
-  -DUSE_LIBSECRET=On \
-  -DUSE_LUA=On \
-  -DUSE_GNOME_KEYRING=Off \
-  -DUSE_COLORD=On \
-  -DPROJECT_VERSION=$pkgver \
-  ..
-  make
-
-  cd ../tools/basecurve
-  cmake .
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/rc/~rc}/build"
-  make DESTDIR="$pkgdir" install
-  ln -s darktable/libdarktable.so "$pkgdir/usr/lib/libdarktable.so"
-  install -Dm0755 ../tools/basecurve/dt-curve-tool 
"$pkgdir"/usr/bin/dt-curve-tool
-  install -Dm0755 ../tools/basecurve/dt-curve-tool-helper 
"$pkgdir"/usr/bin/dt-curve-tool-helper
-}

Copied: darktable/repos/community-i686/PKGBUILD (from rev 220422, 
darktable/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 17:11:50 UTC (rev 220423)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+epoch=2
+pkgver=2.2.4
+pkgrel=1
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'lcms2' 'lensfun>=0.2.3' 'desktop-file-utils'
+'curl' 'libsecret' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk3' 'pugixml' 'json-glib' 'flickcurl' 'lua52'
+'colord' 'colord-gtk' 'graphicsmagick' 'osm-gps-map')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg' 'osm-gps-map' 'libcups')
+optdepends=('librsvg' 'libcups')
+validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
+# even releases are stable, do not change source url!
+source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
+sha256sums=('bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8'
+'SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/rc/~rc}"
+  mkdir -p build
+  cd build
+  CXXFLAGS+=" -fpermissive"
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DBUILD_USERMANUAL=False \
+  -DUSE_LIBSECRET=On \
+  -DUSE_LUA=On \
+  -DUSE_GNOME_KEYRING=Off \
+  -DUSE_COLORD=On \
+  -DPROJECT_VERSION=$pkgver \
+  ..
+  make
+
+  cd ../tools/basecurve
+  cmake .
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/rc/~rc}/build"
+  make DESTDIR="$pkgdir" install
+  ln -s darktable/libdarktable.so "$pkgdir/usr/lib/libdarktable.so"
+  install -Dm0755 ../tools/basecurve/dt-curve-tool 
"$pkgdir"/usr/bin/dt-curve-tool
+  install -Dm0755 ../tools/basecurve/dt-curve-tool-helper 
"$pkgd

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

2017-04-03 Thread Sergej Pupykin
Date: Monday, April 3, 2017 @ 17:11:32
  Author: spupykin
Revision: 220422

upgpkg: darktable 2:2.2.4-1

upd

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 17:10:21 UTC (rev 220421)
+++ PKGBUILD2017-04-03 17:11:32 UTC (rev 220422)
@@ -5,8 +5,8 @@
 
 pkgname=darktable
 epoch=2
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.4
+pkgrel=1
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/
@@ -20,7 +20,7 @@
 validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
 # even releases are stable, do not change source url!
 
source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
-sha256sums=('1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0'
+sha256sums=('bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8'
 'SKIP')
 
 build() {


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

2017-04-03 Thread Sergej Pupykin
Date: Monday, April 3, 2017 @ 17:10:21
  Author: spupykin
Revision: 220421

archrelease: copy trunk to community-testing-x86_64

Added:
  squid/repos/community-testing-x86_64/PKGBUILD
(from rev 220420, squid/trunk/PKGBUILD)
  squid/repos/community-testing-x86_64/squid-rotate.service
(from rev 220420, squid/trunk/squid-rotate.service)
  squid/repos/community-testing-x86_64/squid-rotate.timer
(from rev 220420, squid/trunk/squid-rotate.timer)
  squid/repos/community-testing-x86_64/squid.install
(from rev 220420, squid/trunk/squid.install)
  squid/repos/community-testing-x86_64/squid.pam
(from rev 220420, squid/trunk/squid.pam)
  squid/repos/community-testing-x86_64/squid.service
(from rev 220420, squid/trunk/squid.service)
  squid/repos/community-testing-x86_64/squid.sysusers
(from rev 220420, squid/trunk/squid.sysusers)
  squid/repos/community-testing-x86_64/squid.tmpfiles
(from rev 220420, squid/trunk/squid.tmpfiles)
Deleted:
  squid/repos/community-testing-x86_64/PKGBUILD
  squid/repos/community-testing-x86_64/squid-rotate.service
  squid/repos/community-testing-x86_64/squid-rotate.timer
  squid/repos/community-testing-x86_64/squid.install
  squid/repos/community-testing-x86_64/squid.pam
  squid/repos/community-testing-x86_64/squid.service
  squid/repos/community-testing-x86_64/squid.sysusers
  squid/repos/community-testing-x86_64/squid.tmpfiles

--+
 PKGBUILD |  216 -
 squid-rotate.service |   18 ++--
 squid-rotate.timer   |   20 ++--
 squid.install|   28 +++---
 squid.pam|8 -
 squid.service|   26 ++---
 squid.sysusers   |2 
 squid.tmpfiles   |4 
 8 files changed, 161 insertions(+), 161 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 17:09:54 UTC (rev 220420)
+++ PKGBUILD2017-04-03 17:10:21 UTC (rev 220421)
@@ -1,108 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Mark Coolen 
-# Contributor: Tom Newsom 
-# Contributor: Kevin Piche 
-
-pkgname=squid
-pkgver=3.5.24
-pkgrel=2
-pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64' 'i686')
-url='http://www.squid-cache.org'
-depends=('openssl-1.0' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls')
-makedepends=('krb5')
-license=('GPL')
-options=('emptydirs')
-backup=('etc/squid/squid.conf'
-   'etc/squid/cachemgr.conf'
-   'etc/squid/errorpage.css'
-   'etc/squid/mime.conf')
-install=$pkgname.install
-validpgpkeys=('EA31CC5E9488E5168D2DCC5EB268E706FF5CF463')
-source=("http://www.squid-cache.org/Versions/v3/3.5/$pkgname-$pkgver.tar.xz"{,.asc}
-'squid.pam'
-'squid.service'
-'squid.tmpfiles'
-'squid.sysusers'
-'squid-rotate.service'
-'squid-rotate.timer')
-sha256sums=('4fe29f582eef357faa541a53835b6885e24e6f28b80a3abcdf3b57f5393bbdb2'
-'SKIP'
-'11fb388f8679fd6461e0de006810ea608a3686fffda16904b0ed71f412be499c'
-'b0cf95652d56c62ae0ceba8912d11ac248bdb3eb91f062bceadd99f80c4b160e'
-'0d7db4e078a2a6d8d8e46537054aa84523efdf95dd92a78189e81606200f48a5'
-'c903eb86e6968b9d3bd0a9ad3335e8ce76a718b6217251e9dd7e66d5cf1ac94a'
-'3a97aa6bf6dcdc427e73bb2f36afdeaaf2bbf7dd2c0bbb7f1a948850198a8b7c'
-'8bc77fa1f653a17a4956feac042be9577ba30a8a43480b443fbd67640ae711ee')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig \
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---datadir=/usr/share/squid \
---sysconfdir=/etc/squid \
---libexecdir=/usr/lib/squid \
---localstatedir=/var \
---with-logdir=/var/log/squid \
---with-pidfile=/run/squid.pid \
---enable-auth \
---enable-auth-basic \
---enable-auth-ntlm \
---enable-auth-digest \
---enable-auth-negotiate \
---enable-removal-policies="lru,heap" \
---enable-storeio="aufs,ufs,diskd" \
---enable-delay-pools \
---enable-arp-acl \
---with-openssl \
---enable-snmp \
---enable-linux-netfilter \
---enable-ident-lookups \
---enable-useragent-log \
---enable-cache-digests \
---enable-referer-log \
---enable-arp-acl \
---enable-htcp \
---enable-carp \
---enable-epoll \
---with-large-files \
---enable-arp-acl \
---with-default-user=proxy \
---enable-async-io \
---enable-truncate \
---enable-icap-client \
---enable-ssl-crtd \
---disable-arch-native \
---disable-strict-error-checking \
---enable-wccpv2
-  make
-}
-
-package() {
-  cd "$srcdir"
-
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/squid.pam" "$pkgdir/etc/pam.d/squid"
-  install -Dm644 "$srcdir/squid.tmpfiles" 
"$pkgdir/usr/lib/tmpfiles.d/squid.conf"
-  install -Dm644 "$srcdir/squid.sysusers" 
"$pkgdir/

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

2017-04-03 Thread Sergej Pupykin
Date: Monday, April 3, 2017 @ 17:09:54
  Author: spupykin
Revision: 220420

upgpkg: squid 3.5.25-1

upd

Modified:
  squid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 16:47:58 UTC (rev 220419)
+++ PKGBUILD2017-04-03 17:09:54 UTC (rev 220420)
@@ -5,8 +5,8 @@
 # Contributor: Kevin Piche 
 
 pkgname=squid
-pkgver=3.5.24
-pkgrel=2
+pkgver=3.5.25
+pkgrel=1
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
 url='http://www.squid-cache.org'
@@ -27,7 +27,7 @@
 'squid.sysusers'
 'squid-rotate.service'
 'squid-rotate.timer')
-sha256sums=('4fe29f582eef357faa541a53835b6885e24e6f28b80a3abcdf3b57f5393bbdb2'
+sha256sums=('28959254c32b8cd87e9599b6beb97352cf0638524e0f5ac3e1754f08462f3585'
 'SKIP'
 '11fb388f8679fd6461e0de006810ea608a3686fffda16904b0ed71f412be499c'
 'b0cf95652d56c62ae0ceba8912d11ac248bdb3eb91f062bceadd99f80c4b160e'


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 17:09:50
  Author: jgc
Revision: 292038

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  webkit2gtk/repos/gnome-unstable-i686/
  webkit2gtk/repos/gnome-unstable-i686/PKGBUILD
(from rev 292037, webkit2gtk/trunk/PKGBUILD)
  webkit2gtk/repos/gnome-unstable-x86_64/
  webkit2gtk/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292037, webkit2gtk/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   53 +++
 gnome-unstable-x86_64/PKGBUILD |   53 +++
 2 files changed, 106 insertions(+)

Copied: webkit2gtk/repos/gnome-unstable-i686/PKGBUILD (from rev 292037, 
webkit2gtk/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 17:09:50 UTC (rev 292038)
@@ -0,0 +1,53 @@
+# $Id$
+# Contributor: Eric Bélanger 
+
+pkgname=webkit2gtk
+pkgver=2.16.0
+pkgrel=1
+pkgdesc="GTK+ Web content engine library"
+arch=(i686 x86_64)
+url="https://webkitgtk.org/";
+license=(custom)
+depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
+ libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen)
+makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python 
python2)
+optdepends=('gtk2: Netscape plugin support'
+'gst-plugins-base: free media decoding'
+'gst-plugins-good: media decoding'
+'gst-libav: nonfree media decoding')
+options=(!emptydirs)
+source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
+sha256sums=('5ea371d8910ef3ce7f7d087242c5646f8f3073a5298287c9eb60e055ec107cdc'
+'SKIP')
+validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
+
+prepare() {
+  mkdir build
+
+  cd webkitgtk-$pkgver
+  sed -i '1s/python$/&2/' Tools/gtk/generate-gtkdoc
+  rm -r Source/ThirdParty/gtest/
+  #rm -r Source/ThirdParty/qunit/
+}
+
+build() {
+  cd build
+  cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=/usr/lib 
-DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \
+-DENABLE_GTKDOC=ON -DPYTHON_EXECUTABLE=/usr/bin/python2 
../webkitgtk-$pkgver
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -m755 -d "$pkgdir/usr/share/licenses/webkit2gtk"
+  cd "$srcdir/webkitgtk-$pkgver/Source"
+  for f in $(find -name 'COPYING*' -or -name 'LICENSE*'); do
+echo $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+cat $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+echo "" >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+  done
+}

Copied: webkit2gtk/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292037, 
webkit2gtk/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 17:09:50 UTC (rev 292038)
@@ -0,0 +1,53 @@
+# $Id$
+# Contributor: Eric Bélanger 
+
+pkgname=webkit2gtk
+pkgver=2.16.0
+pkgrel=1
+pkgdesc="GTK+ Web content engine library"
+arch=(i686 x86_64)
+url="https://webkitgtk.org/";
+license=(custom)
+depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
+ libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen)
+makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python 
python2)
+optdepends=('gtk2: Netscape plugin support'
+'gst-plugins-base: free media decoding'
+'gst-plugins-good: media decoding'
+'gst-libav: nonfree media decoding')
+options=(!emptydirs)
+source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
+sha256sums=('5ea371d8910ef3ce7f7d087242c5646f8f3073a5298287c9eb60e055ec107cdc'
+'SKIP')
+validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
+
+prepare() {
+  mkdir build
+
+  cd webkitgtk-$pkgver
+  sed -i '1s/python$/&2/' Tools/gtk/generate-gtkdoc
+  rm -r Source/ThirdParty/gtest/
+  #rm -r Source/ThirdParty/qunit/
+}
+
+build() {
+  cd build
+  cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=/usr/lib 
-DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \
+-DENABLE_GTKDOC=ON -DPYTHON_EXECUTABLE=/usr/bin/python2 
../webkitgtk-$pkgver
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -m755 -d "$pkgdir/usr/share/licenses/webkit2gtk"
+  cd "$srcdir/webkitgtk-$pkgver/Source"
+  for f in $(find -name 'COPYING*' -or -name 'LICENSE*'); do
+echo $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+cat $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+echo "" >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+  done
+}


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 17:09:38
  Author: jgc
Revision: 292037

upgpkg: webkit2gtk 2.16.0-1

Modified:
  webkit2gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:32:41 UTC (rev 292036)
+++ PKGBUILD2017-04-03 17:09:38 UTC (rev 292037)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=webkit2gtk
-pkgver=2.14.5
+pkgver=2.16.0
 pkgrel=1
 pkgdesc="GTK+ Web content engine library"
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 'gst-libav: nonfree media decoding')
 options=(!emptydirs)
 source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
-sha256sums=('3ca8f1c33a9b43d6c753dcac1c0788656930e06382b10fdf5c2805ea8f96369f'
+sha256sums=('5ea371d8910ef3ce7f7d087242c5646f8f3073a5298287c9eb60e055ec107cdc'
 'SKIP')
 validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
 
@@ -27,7 +27,7 @@
   cd webkitgtk-$pkgver
   sed -i '1s/python$/&2/' Tools/gtk/generate-gtkdoc
   rm -r Source/ThirdParty/gtest/
-  rm -r Source/ThirdParty/qunit/
+  #rm -r Source/ThirdParty/qunit/
 }
 
 build() {


[arch-commits] Commit in arduino/repos (16 files)

2017-04-03 Thread NicoHood
Date: Monday, April 3, 2017 @ 16:47:58
  Author: nicohood
Revision: 220419

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

Added:
  arduino/repos/community-i686/PKGBUILD
(from rev 220418, arduino/trunk/PKGBUILD)
  arduino/repos/community-i686/arduino.install
(from rev 220418, arduino/trunk/arduino.install)
  arduino/repos/community-i686/arduino.sh
(from rev 220418, arduino/trunk/arduino.sh)
  arduino/repos/community-i686/build.patch
(from rev 220418, arduino/trunk/build.patch)
  arduino/repos/community-x86_64/PKGBUILD
(from rev 220418, arduino/trunk/PKGBUILD)
  arduino/repos/community-x86_64/arduino.install
(from rev 220418, arduino/trunk/arduino.install)
  arduino/repos/community-x86_64/arduino.sh
(from rev 220418, arduino/trunk/arduino.sh)
  arduino/repos/community-x86_64/build.patch
(from rev 220418, arduino/trunk/build.patch)
Deleted:
  arduino/repos/community-i686/PKGBUILD
  arduino/repos/community-i686/arduino.install
  arduino/repos/community-i686/arduino.sh
  arduino/repos/community-i686/build.patch
  arduino/repos/community-x86_64/PKGBUILD
  arduino/repos/community-x86_64/arduino.install
  arduino/repos/community-x86_64/arduino.sh
  arduino/repos/community-x86_64/build.patch

--+
 /PKGBUILD|  204 +++
 /arduino.install |   80 ++
 /arduino.sh  |6 
 /build.patch |  478 +
 community-i686/PKGBUILD  |   96 ---
 community-i686/arduino.install   |   40 ---
 community-i686/arduino.sh|3 
 community-i686/build.patch   |  239 --
 community-x86_64/PKGBUILD|   96 ---
 community-x86_64/arduino.install |   40 ---
 community-x86_64/arduino.sh  |3 
 community-x86_64/build.patch |  239 --
 12 files changed, 768 insertions(+), 756 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-03 16:47:35 UTC (rev 220418)
+++ community-i686/PKGBUILD 2017-04-03 16:47:58 UTC (rev 220419)
@@ -1,96 +0,0 @@
-# Maintainer: NicoHood 
-# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
-# Contributor: Tomas Schertel 
-# Contributor: Christopher Loen 
-# Contributor: Peter Reschenhofer 
-# Contributor: Niels Martignène 
-# Contributor: PyroPeter 
-# Contributor: darkapex 
-# Contributor: tty0 
-
-pkgname=arduino
-pkgver=1.8.2
-pkgrel=1
-epoch=1
-pkgdesc="Arduino prototyping platform SDK"
-arch=('i686' 'x86_64')
-url="https://github.com/arduino/Arduino";
-license=('GPL' 'LGPL')
-depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'java-runtime=8' 
'arduino-builder')
-makedepends=('java-environment=8' 'apache-ant' 'unzip')
-optdepends=('arduino-docs: Offline documentation for arduino'
-'arduino-avr-core: AVR core with upstream avr-gcc and avrdude'
-'python2: Intel Galileo Board installation')
-options=(!strip)
-install="arduino.install"
-source=("${pkgname}-${pkgver}.tar.xz::https://github.com/arduino/Arduino/releases/download/${pkgver}/arduino-${pkgver}.tar.xz";
-
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/arduino/Arduino/releases/download/${pkgver}/arduino-${pkgver}.tar.xz.sig";
-
"https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/releases/download/v0.9.0/WiFi101-Updater-ArduinoIDE-Plugin-0.9.0.zip";
-"https://downloads.arduino.cc/libastylej-2.05.1-3.zip";
-"https://downloads.arduino.cc/liblistSerials/liblistSerials-1.4.0.zip";
-"arduino.sh")
-sha512sums=('b5fe219e8d7090e104e1e4db7bf6479b9cf8e827cba87d8e8d664dbc48de07adb64c206da91de2ae81c7a2b6c5ac7d718e41734a9fb2fcbcaf8a3c3f3479f9ed'
-'SKIP'
-
'55b5e4378eb42f02b8ce85de3a662b6ab827950f14261a007875778739f8445d6c943501212033d675f7904c36986dc27bb07518684a0683aa68caea50e6ffa6'
-
'7f82d64e34ef2d85a6b037caeecfa338b72f8edfc57a9903af3ab89b1d42cf7dfd9a6170abe8131ae3e6506850d82ed5092c3b08983a16d9c80319cd24c14555'
-
'd78270ee9007fc8427b7f962aced6c14fd4772deca1bbf4ad47c3c74d9addb74e67184e80516af4613cf8d7270bc50d4019437d9ad84274d6fc26b68c4a00db1'
-
'd97e73a6764232c5fbcdbd46d98f1dfde1d95d8256f578fb05480694423842ec864c49d572a325c7d00b026619d84dc114f1e3e0d2f8219b94871dce1718f05a')
-validpgpkeys=('326567C1C6B288DF32CB061A95FA6F43E21188C4') # Arduino Packages 

-
-build() {
-cd "Arduino-${pkgver}/build"
-
-# Compile with java8
-export PATH=/usr/lib/jvm/java-8-openjdk/jre/bin/:"$PATH"
-
-# Do not include their avr-core + tools and no docs. We build them 
seperately
-ant clean dist -Dversion="${pkgver}" build -Dlight_bundle=true \
- -Dno_docs=true \
- -Dlocal_sources=true \
- -Dno_arduino_builder=true
-}

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

2017-04-03 Thread NicoHood
Date: Monday, April 3, 2017 @ 16:47:35
  Author: nicohood
Revision: 220418

Added GPG signatures

Modified:
  arduino/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:59:11 UTC (rev 220417)
+++ PKGBUILD2017-04-03 16:47:35 UTC (rev 220418)
@@ -26,14 +26,20 @@
 
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/arduino/Arduino/releases/download/${pkgver}/arduino-${pkgver}.tar.xz";
 
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/arduino/Arduino/releases/download/${pkgver}/arduino-${pkgver}.tar.xz.sig";
 
"https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/releases/download/v0.9.0/WiFi101-Updater-ArduinoIDE-Plugin-0.9.0.zip";
+
"https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/releases/download/v0.9.0/WiFi101-Updater-ArduinoIDE-Plugin-0.9.0.zip.asc";
 "https://downloads.arduino.cc/libastylej-2.05.1-3.zip";
+"https://downloads.arduino.cc/libastylej-2.05.1-3.zip.asc";
 "https://downloads.arduino.cc/liblistSerials/liblistSerials-1.4.0.zip";
+
"https://downloads.arduino.cc/liblistSerials/liblistSerials-1.4.0.zip.asc";
 "arduino.sh")
 
sha512sums=('b5fe219e8d7090e104e1e4db7bf6479b9cf8e827cba87d8e8d664dbc48de07adb64c206da91de2ae81c7a2b6c5ac7d718e41734a9fb2fcbcaf8a3c3f3479f9ed'
 'SKIP'
 
'55b5e4378eb42f02b8ce85de3a662b6ab827950f14261a007875778739f8445d6c943501212033d675f7904c36986dc27bb07518684a0683aa68caea50e6ffa6'
+'SKIP'
 
'7f82d64e34ef2d85a6b037caeecfa338b72f8edfc57a9903af3ab89b1d42cf7dfd9a6170abe8131ae3e6506850d82ed5092c3b08983a16d9c80319cd24c14555'
+'SKIP'
 
'd78270ee9007fc8427b7f962aced6c14fd4772deca1bbf4ad47c3c74d9addb74e67184e80516af4613cf8d7270bc50d4019437d9ad84274d6fc26b68c4a00db1'
+'SKIP'
 
'd97e73a6764232c5fbcdbd46d98f1dfde1d95d8256f578fb05480694423842ec864c49d572a325c7d00b026619d84dc114f1e3e0d2f8219b94871dce1718f05a')
 validpgpkeys=('326567C1C6B288DF32CB061A95FA6F43E21188C4') # Arduino Packages 

 


[arch-commits] Commit in qgit/trunk (PKGBUILD qgit.desktop qgit.png)

2017-04-03 Thread Jakob Gruber
Date: Monday, April 3, 2017 @ 15:59:11
  Author: schuay
Revision: 220417

qgit 2.7-2

Modified:
  qgit/trunk/PKGBUILD
Deleted:
  qgit/trunk/qgit.desktop
  qgit/trunk/qgit.png

--+
 PKGBUILD |   22 ++
 qgit.desktop |   11 ---
 2 files changed, 10 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:52:30 UTC (rev 220416)
+++ PKGBUILD2017-04-03 15:59:11 UTC (rev 220417)
@@ -6,28 +6,26 @@
 
 pkgname=qgit
 pkgver=2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A GIT GUI viewer built on Qt/C++"
 url='http://libre.tibirna.org/projects/qgit/wiki/QGit'
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('qt5-base' 'git')
+makedepends=('cmake')
+depends=('qt5-base' 'git' 'hicolor-icon-theme')
 optdepends=('source-highlight')
-source=("${pkgname}::git://repo.or.cz/qgit4/redivivus.git#tag=${pkgname}-${pkgver}"
-'qgit.desktop' 'qgit.png')
+source=("${pkgname}::git://repo.or.cz/qgit4/redivivus.git#tag=${pkgname}-${pkgver}")
 
 build() {
   cd ${srcdir}/${pkgname}
-  qmake qgit.pro
+  rm -rf build && mkdir build && cd build
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" ..
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}
-  install -Dm755 bin/qgit ${pkgdir}/usr/bin/qgit
-  install -Dm644 ${srcdir}/qgit.desktop 
${pkgdir}/usr/share/applications/qgit.desktop
-  install -Dm644 ${srcdir}/qgit.png ${pkgdir}/usr/share/pixmaps/qgit.png
+  cd ${srcdir}/${pkgname}/build
+  make DESTDIR=${pkgdir} install
 }
-md5sums=('SKIP'
- 'ecb8b35e17163a7ec6893ffa71445c40'
- '85138f44d577b03dfc738d3f27e04992')
+
+md5sums=('SKIP')

Deleted: qgit.desktop
===
--- qgit.desktop2017-04-03 15:52:30 UTC (rev 220416)
+++ qgit.desktop2017-04-03 15:59:11 UTC (rev 220417)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Categories=Development;RevisionControl;
-Name=QGit
-Comment=A GIT GUI viewer built on Qt/C++
-Icon=qgit.png
-Exec=/usr/bin/qgit
-URL=http://digilander.libero.it/mcostalba/
-StartupNotify=true
-Terminal=false
-Type=Application

Deleted: qgit.png
===
(Binary files differ)


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

2017-04-03 Thread Jerome Leclanche
Date: Monday, April 3, 2017 @ 15:52:30
  Author: jleclanche
Revision: 220416

upgpkg: sway 0.12.2-1

Upstream release 0.12.2

Modified:
  sway/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:50:12 UTC (rev 220415)
+++ PKGBUILD2017-04-03 15:52:30 UTC (rev 220416)
@@ -1,7 +1,7 @@
 # $Id$
 
 pkgname=sway
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc="i3 compatible window manager for Wayland"
 arch=("i686" "x86_64")
@@ -24,7 +24,7 @@
 )
 install="$pkgname.install"
 sha256sums=(
-   "f395ab920733dd5523d1cc887e21a4245f5827ef7c1545ac4f836d69cc60b28c"
+   "134387d4da1b912f31c0b23f75722d3896cd2560ef5a37775f75e7057cd4a010"
"SKIP"
 )
 validpgpkeys=(


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:50:12
  Author: anthraxx
Revision: 220415

archrelease: copy trunk to community-any

Added:
  smplayer-themes/repos/community-any/PKGBUILD
(from rev 220414, smplayer-themes/trunk/PKGBUILD)
Deleted:
  smplayer-themes/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 15:49:59 UTC (rev 220414)
+++ PKGBUILD2017-04-03 15:50:12 UTC (rev 220415)
@@ -1,33 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alessio 'mOLOk' Bolognino 
-
-pkgname=smplayer-themes
-pkgver=17.2.0
-pkgrel=1
-epoch=1
-pkgdesc='Themes for SMPlayer'
-url='http://smplayer.sourceforge.net/'
-arch=('any')
-license=('GPL2')
-depends=('smplayer')
-makedepends=('optipng')
-source=(https://downloads.sourceforge.net/smplayer/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('c2ca64aed6feda30de2be62f1ced99122cc92506c086dbb2a8f9b8a5a6b0f9d6bb3c85dfa43be0dea848f8e2d094115de1acf75da3c23ecf8d46d3685d22e4ba')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # Fix invalid PNG icons to work with libpng 1.6
-  find -name '*.png' -exec optipng -quiet -force -fix {} +
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX=/usr install
-}
-
-# vim: ts=2 sw=2 et:

Copied: smplayer-themes/repos/community-any/PKGBUILD (from rev 220414, 
smplayer-themes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 15:50:12 UTC (rev 220415)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+pkgname=smplayer-themes
+pkgver=17.3.0
+pkgrel=1
+epoch=1
+pkgdesc='Themes for SMPlayer'
+url='http://smplayer.sourceforge.net/'
+arch=('any')
+license=('GPL2')
+depends=('smplayer')
+makedepends=('optipng')
+source=(https://downloads.sourceforge.net/smplayer/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('99f320fdd6934b377da7f39486489e8c5f6f2c76168b06a58ef4b019689da87fe7474ba59d0653e1ec8f2e2e075c1e9af06c09b6a3bc7a416f8c328a47e495fe')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # Fix invalid PNG icons to work with libpng 1.6
+  find -name '*.png' -exec optipng -quiet -force -fix {} +
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX=/usr install
+}
+
+# vim: ts=2 sw=2 et:


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:49:59
  Author: anthraxx
Revision: 220414

upgpkg: smplayer-themes 1:17.3.0-1

Modified:
  smplayer-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:46:33 UTC (rev 220413)
+++ PKGBUILD2017-04-03 15:49:59 UTC (rev 220414)
@@ -2,7 +2,7 @@
 # Contributor: Alessio 'mOLOk' Bolognino 
 
 pkgname=smplayer-themes
-pkgver=17.2.0
+pkgver=17.3.0
 pkgrel=1
 epoch=1
 pkgdesc='Themes for SMPlayer'
@@ -12,7 +12,7 @@
 depends=('smplayer')
 makedepends=('optipng')
 
source=(https://downloads.sourceforge.net/smplayer/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('c2ca64aed6feda30de2be62f1ced99122cc92506c086dbb2a8f9b8a5a6b0f9d6bb3c85dfa43be0dea848f8e2d094115de1acf75da3c23ecf8d46d3685d22e4ba')
+sha512sums=('99f320fdd6934b377da7f39486489e8c5f6f2c76168b06a58ef4b019689da87fe7474ba59d0653e1ec8f2e2e075c1e9af06c09b6a3bc7a416f8c328a47e495fe')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:46:33
  Author: anthraxx
Revision: 220413

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-03 15:46:23 UTC (rev 220412)
+++ community-i686/PKGBUILD 2017-04-03 15:46:33 UTC (rev 220413)
@@ -1,37 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Allan McRae 
-# Contributor: Alessio 'mOLOk' Bolognino 
-# Contributor: shamrok 
-
-pkgname=smplayer
-pkgver=17.3.0
-pkgrel=1
-pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
-url='http://smplayer.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('qt5-script' 'mpv' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-optdepends=('smplayer-themes: icon themes collection'
-'smplayer-skins: skin themes collection'
-'smtube: browse and play youtube videos'
-'youtube-dl: youtube videos and streaming'
-'mplayer: alternative multimedia engine')
-source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('f848241a9398c837c106b01d255cc5ab2391cec914d9eef9409b3c0a4fab29424a9c4a74668db186b82694797d7671af787dbd914602dde283a7453d4b5fae6e')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr \
-DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
-QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DOC_PATH=/usr/share/doc/smplayer \
-DESTDIR="${pkgdir}" PREFIX=/usr install
-}
-
-# vim: ts=2 sw=2 et:

Copied: smplayer/repos/community-i686/PKGBUILD (from rev 220412, 
smplayer/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 15:46:33 UTC (rev 220413)
@@ -0,0 +1,37 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Allan McRae 
+# Contributor: Alessio 'mOLOk' Bolognino 
+# Contributor: shamrok 
+
+pkgname=smplayer
+pkgver=17.4.0
+pkgrel=1
+pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
+url='http://smplayer.sourceforge.net/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('qt5-script' 'mpv' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+optdepends=('smplayer-themes: icon themes collection'
+'smplayer-skins: skin themes collection'
+'smtube: browse and play youtube videos'
+'youtube-dl: youtube videos and streaming'
+'mplayer: alternative multimedia engine')
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('92f5d4e80b189910305f1178efe8939a32b1b0993d41878a2edf042a909e60652a120339aaffa7e244cacffe0ca8506b99f5c9e14a75d6832f94d69338aa77a0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr \
+DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
+QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DOC_PATH=/usr/share/doc/smplayer \
+DESTDIR="${pkgdir}" PREFIX=/usr install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-03 15:46:23 UTC (rev 220412)
+++ community-x86_64/PKGBUILD   2017-04-03 15:46:33 UTC (rev 220413)
@@ -1,37 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Allan McRae 
-# Contributor: Alessio 'mOLOk' Bolognino 
-# Contributor: shamrok 
-
-pkgname=smplayer
-pkgver=17.3.0
-pkgrel=1
-pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
-url='http://smplayer.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('qt5-script' 'mpv' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-optdepends=('smplayer-themes: icon themes collection'
-'smplayer-skins: skin themes collection'
-'smtube: browse and play youtube videos'
-'youtube-dl: youtube videos and streaming'
-'mplayer: alternative multimedia engine')
-source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('f848241a9398c837c106b01d255cc5ab2391cec914d9eef9409b3c0a4fab29424a9c4a74668db186b82694797d767

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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:46:23
  Author: anthraxx
Revision: 220412

upgpkg: smplayer 17.4.0-1

Modified:
  smplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:35:50 UTC (rev 220411)
+++ PKGBUILD2017-04-03 15:46:23 UTC (rev 220412)
@@ -5,7 +5,7 @@
 # Contributor: shamrok 
 
 pkgname=smplayer
-pkgver=17.3.0
+pkgver=17.4.0
 pkgrel=1
 pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
 url='http://smplayer.sourceforge.net/'
@@ -19,7 +19,7 @@
 'youtube-dl: youtube videos and streaming'
 'mplayer: alternative multimedia engine')
 
source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('f848241a9398c837c106b01d255cc5ab2391cec914d9eef9409b3c0a4fab29424a9c4a74668db186b82694797d7671af787dbd914602dde283a7453d4b5fae6e')
+sha512sums=('92f5d4e80b189910305f1178efe8939a32b1b0993d41878a2edf042a909e60652a120339aaffa7e244cacffe0ca8506b99f5c9e14a75d6832f94d69338aa77a0')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 15:35:50
  Author: arojas
Revision: 220411

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

Added:
  yakuake/repos/community-i686/PKGBUILD
(from rev 220410, yakuake/trunk/PKGBUILD)
  yakuake/repos/community-x86_64/PKGBUILD
(from rev 220410, yakuake/trunk/PKGBUILD)
Deleted:
  yakuake/repos/community-i686/PKGBUILD
  yakuake/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-04-03 15:35:15 UTC (rev 220410)
+++ community-i686/PKGBUILD 2017-04-03 15:35:50 UTC (rev 220411)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: James Rayner 
-# Contributor: leeghoofd 
-
-pkgname=yakuake
-pkgver=3.0.3
-pkgrel=1
-pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
-arch=('i686' 'x86_64')
-url='http://yakuake.kde.org/'
-license=('GPL')
-depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('f85eb541a76061012fe815e573f441f3'
- 'SKIP')
-validpgpkeys=('DA6B31C4B98A877DBB2EF9A292220328C632316E') # Eike Hein 

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

Copied: yakuake/repos/community-i686/PKGBUILD (from rev 220410, 
yakuake/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 15:35:50 UTC (rev 220411)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=3.0.4
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=('i686' 'x86_64')
+url='http://yakuake.kde.org/'
+license=('GPL')
+depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=('f8f43f2f3d99925d8853879ff1eb5826'
+ 'SKIP')
+validpgpkeys=('DA6B31C4B98A877DBB2EF9A292220328C632316E') # Eike Hein 

+
+build() {
+  mkdir 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-04-03 15:35:15 UTC (rev 220410)
+++ community-x86_64/PKGBUILD   2017-04-03 15:35:50 UTC (rev 220411)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: James Rayner 
-# Contributor: leeghoofd 
-
-pkgname=yakuake
-pkgver=3.0.3
-pkgrel=1
-pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
-arch=('i686' 'x86_64')
-url='http://yakuake.kde.org/'
-license=('GPL')
-depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('f85eb541a76061012fe815e573f441f3'
- 'SKIP')
-validpgpkeys=('DA6B31C4B98A877DBB2EF9A292220328C632316E') # Eike Hein 

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

Copied: yakuake/repos/community-x86_64/PKGBUILD (from rev 220410, 
yakuake/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-03 15:35:50 UTC (rev 220411)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=3.0.4
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=('i686' 'x86_64')
+url='http://yakuake.kde.org/'
+license=('GPL')
+depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=(

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

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 15:35:15
  Author: arojas
Revision: 220410

Update to 3.0.4

Modified:
  yakuake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:34:20 UTC (rev 220409)
+++ PKGBUILD2017-04-03 15:35:15 UTC (rev 220410)
@@ -5,7 +5,7 @@
 # Contributor: leeghoofd 
 
 pkgname=yakuake
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('f85eb541a76061012fe815e573f441f3'
+md5sums=('f8f43f2f3d99925d8853879ff1eb5826'
  'SKIP')
 validpgpkeys=('DA6B31C4B98A877DBB2EF9A292220328C632316E') # Eike Hein 

 


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:34:20
  Author: anthraxx
Revision: 220409

archrelease: copy trunk to community-any

Added:
  vicious/repos/community-any/PKGBUILD
(from rev 220408, vicious/trunk/PKGBUILD)
Deleted:
  vicious/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 15:34:13 UTC (rev 220408)
+++ PKGBUILD2017-04-03 15:34:20 UTC (rev 220409)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=vicious
-pkgver=2.1.3
-pkgrel=2
-pkgdesc='Widgets for the Awesome window manager'
-arch=('any')
-url='http://git.sysphere.org/vicious/about/'
-license=('GPL2')
-depends=('lua')
-optdepends=(
-  'hddtemp: for the HDD Temp widget type'
-  'alsa-utils: for the Volume widget type'
-  'wireless_tools: for the Wireless widget type'
-  'curl: for widget types accessing network resources'
-)
-source=("http://git.sysphere.org/vicious/snapshot/vicious-$pkgver.tar.xz";)
-md5sums=('457c286dae9ec4870f3349bf7cbff0f7')
-
-package() {
-  cd $pkgname-$pkgver
-  # Install the vicious library
-  install -dm755 "$pkgdir"/usr/share/lua/5.3/$pkgname/{widgets,contrib}
-  install -m644 *.lua "$pkgdir/usr/share/lua/5.3/$pkgname"
-  install -m644 widgets/*.lua "$pkgdir/usr/share/lua/5.3/$pkgname/widgets"
-  install -m644 contrib/*.lua "$pkgdir/usr/share/lua/5.3/$pkgname/contrib"
-  # Install documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 README CHANGES "$pkgdir/usr/share/doc/$pkgname"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vicious/repos/community-any/PKGBUILD (from rev 220408, 
vicious/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 15:34:20 UTC (rev 220409)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sébastien Luttringer
+
+pkgname=vicious
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='Widgets for the Awesome window manager'
+url='https://github.com/Mic92/vicious'
+arch=('any')
+license=('GPL2')
+depends=('lua')
+optdepends=(
+  'hddtemp: for the HDD Temp widget type'
+  'alsa-utils: for the Volume widget type'
+  'wireless_tools: for the Wireless widget type'
+  'curl: for widget types accessing network resources'
+)
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Mic92/vicious/archive/v${pkgver}.tar.gz)
+sha256sums=('93b45dca464530f8b9de7ed56bc62916bb693d587a796f8d642cd5c195eee190')
+sha512sums=('717c57b14870bb72a35c90c5356a807e2431d50f28be6e50abdbf17d39fea33c5b16ee14746726d238a80f9fe30c0ad1a6a98d6c9730e42437495656fed8cfbe')
+
+package() {
+  cd ${pkgname}-$pkgver
+  install -Dm 644 *.lua -t "${pkgdir}/usr/share/lua/5.3/${pkgname}"
+  install -Dm 644 widgets/*.lua -t 
"${pkgdir}/usr/share/lua/5.3/${pkgname}/widgets"
+  install -Dm 644 contrib/*.lua -t 
"${pkgdir}/usr/share/lua/5.3/${pkgname}/contrib"
+  install -Dm 644 README.md Changes.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:34:13
  Author: anthraxx
Revision: 220408

upgpkg: vicious 2.2.0-1

Modified:
  vicious/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:28:05 UTC (rev 220407)
+++ PKGBUILD2017-04-03 15:34:13 UTC (rev 220408)
@@ -1,12 +1,12 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
+# Maintainer: Levente Polyak 
+# Contributor: Sébastien Luttringer
 
 pkgname=vicious
-pkgver=2.1.3
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='Widgets for the Awesome window manager'
+url='https://github.com/Mic92/vicious'
 arch=('any')
-url='http://git.sysphere.org/vicious/about/'
 license=('GPL2')
 depends=('lua')
 optdepends=(
@@ -15,19 +15,16 @@
   'wireless_tools: for the Wireless widget type'
   'curl: for widget types accessing network resources'
 )
-source=("http://git.sysphere.org/vicious/snapshot/vicious-$pkgver.tar.xz";)
-md5sums=('457c286dae9ec4870f3349bf7cbff0f7')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Mic92/vicious/archive/v${pkgver}.tar.gz)
+sha256sums=('93b45dca464530f8b9de7ed56bc62916bb693d587a796f8d642cd5c195eee190')
+sha512sums=('717c57b14870bb72a35c90c5356a807e2431d50f28be6e50abdbf17d39fea33c5b16ee14746726d238a80f9fe30c0ad1a6a98d6c9730e42437495656fed8cfbe')
 
 package() {
-  cd $pkgname-$pkgver
-  # Install the vicious library
-  install -dm755 "$pkgdir"/usr/share/lua/5.3/$pkgname/{widgets,contrib}
-  install -m644 *.lua "$pkgdir/usr/share/lua/5.3/$pkgname"
-  install -m644 widgets/*.lua "$pkgdir/usr/share/lua/5.3/$pkgname/widgets"
-  install -m644 contrib/*.lua "$pkgdir/usr/share/lua/5.3/$pkgname/contrib"
-  # Install documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 README CHANGES "$pkgdir/usr/share/doc/$pkgname"
+  cd ${pkgname}-$pkgver
+  install -Dm 644 *.lua -t "${pkgdir}/usr/share/lua/5.3/${pkgname}"
+  install -Dm 644 widgets/*.lua -t 
"${pkgdir}/usr/share/lua/5.3/${pkgname}/widgets"
+  install -Dm 644 contrib/*.lua -t 
"${pkgdir}/usr/share/lua/5.3/${pkgname}/contrib"
+  install -Dm 644 README.md Changes.md -t "${pkgdir}/usr/share/doc/${pkgname}"
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in penlight/repos/community-any (3 files)

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:28:05
  Author: anthraxx
Revision: 220407

archrelease: copy trunk to community-any

Added:
  penlight/repos/community-any/PKGBUILD
(from rev 220406, penlight/trunk/PKGBUILD)
Deleted:
  penlight/repos/community-any/PKGBUILD
  penlight/repos/community-any/fix-tablex.patch

--+
 PKGBUILD |   77 +++--
 fix-tablex.patch |   23 ---
 2 files changed, 34 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 15:27:57 UTC (rev 220406)
+++ PKGBUILD2017-04-03 15:28:05 UTC (rev 220407)
@@ -1,43 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sébastien Luttringer
-# Contributor: SpepS 
-# Contributor: Laszlo Papp 
-# Contributor: Donald Ephraim Curtis 
-
-pkgbase=penlight
-pkgname=('lua-penlight')
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='Lua libraries focusing on input data handling'
-url='https://github.com/stevedonovan/penlight'
-arch=('any')
-license=('custom')
-depends=('lua' 'lua-filesystem')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/stevedonovan/penlight/archive/${pkgver}.tar.gz
-fix-tablex.patch)
-sha512sums=('ed34c119a43bb9b8baf0cf570ace3d175bd0beeacb250a5d5ee3efe5782864b79a8f5b7e92bd1e676a369ec32def29a1c5b0a7d77b1c665a22c1e69a4904abd4'
-
'e3384422aee4a20db7fd4cbd86ed7acafe61a397c51293d3285be94c950bbf06e746ed8d4db121a53ef52fe0d19c9a7b09f7d02acfcd722118b2ae19971d3c41')
-
-prepare() {
-  cd Penlight-${pkgver}
-  patch -p1 < "${srcdir}/fix-tablex.patch"
-}
-
-check() {
-  cd Penlight-${pkgver}
-  export LUA_PATH="${PWD}/lua/?/init.lua;${PWD}/lua/?.lua;$(lua -e 
'print(package.path)')"
-  lua run.lua
-}
-
-package_lua-penlight() {
-  cd Penlight-${pkgver}
-  install -Dm 644 lua/pl/* -t "${pkgdir}/usr/share/lua/5.3/pl"
-  # copy docs
-  install -Dm 644 CONTRIBUTING.md CHANGES.md README.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 doc/manual/* -t "${pkgdir}/usr/share/doc/${pkgname}/manual"
-  install -Dm 644 examples/* -t "${pkgdir}/usr/share/doc/${pkgname}/examples"
-  # copy license
-  install -Dm 644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: penlight/repos/community-any/PKGBUILD (from rev 220406, 
penlight/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 15:28:05 UTC (rev 220407)
@@ -0,0 +1,34 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sébastien Luttringer
+# Contributor: SpepS 
+# Contributor: Laszlo Papp 
+# Contributor: Donald Ephraim Curtis 
+
+pkgbase=penlight
+pkgname=('lua-penlight')
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='Lua libraries focusing on input data handling'
+url='https://github.com/stevedonovan/penlight'
+arch=('any')
+license=('custom')
+depends=('lua' 'lua-filesystem')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/stevedonovan/penlight/archive/${pkgver}.tar.gz)
+sha512sums=('0d85b389ed86f0aac6bc524f7a616ce5193e992e4df2a554042f5820a328c9ed1d04134e0a653fcce1dacf4be09fcc839acf502ee30f8184ab497eed315b99c8')
+
+check() {
+  cd Penlight-${pkgver}
+  export LUA_PATH="${PWD}/lua/?/init.lua;${PWD}/lua/?.lua;$(lua -e 
'print(package.path)')"
+  lua run.lua
+}
+
+package_lua-penlight() {
+  cd Penlight-${pkgver}
+  install -Dm 644 lua/pl/* -t "${pkgdir}/usr/share/lua/5.3/pl"
+  install -Dm 644 CONTRIBUTING.md CHANGES.md README.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 doc/manual/* -t "${pkgdir}/usr/share/doc/${pkgname}/manual"
+  install -Dm 644 examples/* -t "${pkgdir}/usr/share/doc/${pkgname}/examples"
+  install -Dm 644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: fix-tablex.patch
===
--- fix-tablex.patch2017-04-03 15:27:57 UTC (rev 220406)
+++ fix-tablex.patch2017-04-03 15:28:05 UTC (rev 220407)
@@ -1,23 +0,0 @@
-From 9cbdf99d98f19f1e0bfc5f1c6b76dfaff47455fa Mon Sep 17 00:00:00 2001
-From: Peter Melnichenko 
-Date: Mon, 22 Aug 2016 19:13:12 +0300
-Subject: [PATCH] Fix error in tablex.count_map
-
-Regression introduced in @6123f9e.

- lua/pl/tablex.lua | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lua/pl/tablex.lua b/lua/pl/tablex.lua
-index fa3b5b0..c513231 100644
 a/lua/pl/tablex.lua
-+++ b/lua/pl/tablex.lua
-@@ -640,7 +640,7 @@ function tablex.count_map (t,cmp)
- end
- end
- end
--return setmetatable(res,'Map')
-+return makemap(res)
- end
- 
- --- filter an array's values using a predicate function


[arch-commits] Commit in penlight/trunk (fix-tablex.patch)

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:27:57
  Author: anthraxx
Revision: 220406

upgpkg: penlight 1.5.0-1

Deleted:
  penlight/trunk/fix-tablex.patch

--+
 fix-tablex.patch |   23 ---
 1 file changed, 23 deletions(-)

Deleted: fix-tablex.patch
===
--- fix-tablex.patch2017-04-03 15:27:29 UTC (rev 220405)
+++ fix-tablex.patch2017-04-03 15:27:57 UTC (rev 220406)
@@ -1,23 +0,0 @@
-From 9cbdf99d98f19f1e0bfc5f1c6b76dfaff47455fa Mon Sep 17 00:00:00 2001
-From: Peter Melnichenko 
-Date: Mon, 22 Aug 2016 19:13:12 +0300
-Subject: [PATCH] Fix error in tablex.count_map
-
-Regression introduced in @6123f9e.

- lua/pl/tablex.lua | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lua/pl/tablex.lua b/lua/pl/tablex.lua
-index fa3b5b0..c513231 100644
 a/lua/pl/tablex.lua
-+++ b/lua/pl/tablex.lua
-@@ -640,7 +640,7 @@ function tablex.count_map (t,cmp)
- end
- end
- end
--return setmetatable(res,'Map')
-+return makemap(res)
- end
- 
- --- filter an array's values using a predicate function


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:27:29
  Author: anthraxx
Revision: 220405

upgpkg: penlight 1.5.0-1

Modified:
  penlight/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:16:15 UTC (rev 220404)
+++ PKGBUILD2017-04-03 15:27:29 UTC (rev 220405)
@@ -6,7 +6,7 @@
 
 pkgbase=penlight
 pkgname=('lua-penlight')
-pkgver=1.4.1
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Lua libraries focusing on input data handling'
 url='https://github.com/stevedonovan/penlight'
@@ -13,16 +13,9 @@
 arch=('any')
 license=('custom')
 depends=('lua' 'lua-filesystem')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/stevedonovan/penlight/archive/${pkgver}.tar.gz
-fix-tablex.patch)
-sha512sums=('ed34c119a43bb9b8baf0cf570ace3d175bd0beeacb250a5d5ee3efe5782864b79a8f5b7e92bd1e676a369ec32def29a1c5b0a7d77b1c665a22c1e69a4904abd4'
-
'e3384422aee4a20db7fd4cbd86ed7acafe61a397c51293d3285be94c950bbf06e746ed8d4db121a53ef52fe0d19c9a7b09f7d02acfcd722118b2ae19971d3c41')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/stevedonovan/penlight/archive/${pkgver}.tar.gz)
+sha512sums=('0d85b389ed86f0aac6bc524f7a616ce5193e992e4df2a554042f5820a328c9ed1d04134e0a653fcce1dacf4be09fcc839acf502ee30f8184ab497eed315b99c8')
 
-prepare() {
-  cd Penlight-${pkgver}
-  patch -p1 < "${srcdir}/fix-tablex.patch"
-}
-
 check() {
   cd Penlight-${pkgver}
   export LUA_PATH="${PWD}/lua/?/init.lua;${PWD}/lua/?.lua;$(lua -e 
'print(package.path)')"
@@ -32,11 +25,9 @@
 package_lua-penlight() {
   cd Penlight-${pkgver}
   install -Dm 644 lua/pl/* -t "${pkgdir}/usr/share/lua/5.3/pl"
-  # copy docs
   install -Dm 644 CONTRIBUTING.md CHANGES.md README.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 doc/manual/* -t "${pkgdir}/usr/share/doc/${pkgname}/manual"
   install -Dm 644 examples/* -t "${pkgdir}/usr/share/doc/${pkgname}/examples"
-  # copy license
   install -Dm 644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
 


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:16:15
  Author: anthraxx
Revision: 220404

archrelease: copy trunk to community-any

Added:
  grails/repos/community-any/PKGBUILD
(from rev 220403, grails/trunk/PKGBUILD)
Deleted:
  grails/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 15:16:07 UTC (rev 220403)
+++ PKGBUILD2017-04-03 15:16:15 UTC (rev 220404)
@@ -1,51 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander Rødseth 
-
-pkgbase=grails
-pkgname=('grails' 'grails-docs')
-pkgver=3.2.7
-pkgrel=1
-pkgdesc='Groovy on rails, web framework'
-url='http://grails.org/'
-arch=('any')
-license=('Apache')
-makedepends=('apache-ant' 'unzip' 'setconf' 'junit' 'java-environment')
-optdepends=('groovy: the groovy programming language'
-'grails-docs: documentation for grails')
-options=('!emptydirs')
-noextract=("${pkgname[1]}-${pkgver}.zip")
-source=(${pkgname[0]}-${pkgver}.zip::https://github.com/grails/grails-core/releases/download/v${pkgver}/grails-${pkgver}.zip
-
${pkgname[1]}-${pkgver}.zip::https://github.com/grails/grails-doc/releases/download/v${pkgver}/grails-docs-${pkgver}.zip)
-sha512sums=('1ae33c2d287e612469cbd359e4922d3716482b4cd6e0e5688d3612fff4a545ccec55e1522bee585e864a490797fc0eb7d923cecd727c13e85e69539f9c05c50f'
-
'5a2e7ca79cbbd7ce2fe608aa8d787ce9ea156616c25e133553a806f5c1d279d78ca361dc27a98849ef5a3bb96dfe3a2fd87b7023e0aa6ce1d3442b5a146a46b7')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  echo 'export GRAILS_HOME=/usr/share/grails' > "${srcdir}/${pkgbase}.profile"
-  setconf bin/grails APP_HOME /usr/share/grails
-}
-
-package_grails() {
-  depends=('java-environment' 'junit' 'bash')
-
-  cd ${pkgname}-${pkgver}
-  install -d "${pkgdir}/usr/share/pixmaps"
-  cp -r . "${pkgdir}/usr/share/${pkgname}"
-  install -Dm 755 bin/grails "${pkgdir}/usr/bin/grails"
-  install -Dm 644 media/icons/*.png -t "${pkgdir}/usr/share/pixmaps"
-  install -Dm 755 "${srcdir}/${pkgbase}.profile" 
"${pkgdir}/etc/profile.d/${pkgname}.sh"
-
-  # clean up
-  cd "${pkgdir}/usr/share/${pkgname}"
-  rm -rf doc INSTALL LICENSE README
-  find "${pkgdir}/usr/share" -name "*.bat" -exec rm {} \;
-}
-
-package_grails-docs() {
-  pkgdesc='Documentation for Grails'
-  install -d "${pkgdir}/usr/share/doc" "${pkgdir}/usr/share/grails"
-  unzip "grails-docs-${pkgver}.zip" -d 
"${pkgdir}/usr/share/doc/grails-${pkgver}"
-  ln -s "/usr/share/doc/grails-${pkgver}" "${pkgdir}/usr/share/grails/doc"
-}
-
-# vim: ts=2 sw=2 et:

Copied: grails/repos/community-any/PKGBUILD (from rev 220403, 
grails/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 15:16:15 UTC (rev 220404)
@@ -0,0 +1,51 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+
+pkgbase=grails
+pkgname=('grails' 'grails-docs')
+pkgver=3.2.8
+pkgrel=1
+pkgdesc='Groovy on rails, web framework'
+url='http://grails.org/'
+arch=('any')
+license=('Apache')
+makedepends=('apache-ant' 'unzip' 'setconf' 'junit' 'java-environment')
+optdepends=('groovy: the groovy programming language'
+'grails-docs: documentation for grails')
+options=('!emptydirs')
+noextract=("${pkgname[1]}-${pkgver}.zip")
+source=(${pkgname[0]}-${pkgver}.zip::https://github.com/grails/grails-core/releases/download/v${pkgver}/grails-${pkgver}.zip
+
${pkgname[1]}-${pkgver}.zip::https://github.com/grails/grails-doc/releases/download/v${pkgver}/grails-docs-${pkgver}.zip)
+sha512sums=('96f9eff3745b975d3778759421540148f89a6972fba9a7bfbf4654fbeb20a76e9d6e07fc727a3ecb7515f8be70560a63aae5c87567dec7c777d98fb1f2e9c3a9'
+
'a7d661e1894c24f2e806016ba3e3b2ff6f56a82385acc70ad7bbe673f24a0691c1c27c5d8aac404beabb14eabc7e3f2e13f5be861cb7425675d8f70558d01c60')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  echo 'export GRAILS_HOME=/usr/share/grails' > "${srcdir}/${pkgbase}.profile"
+  setconf bin/grails APP_HOME /usr/share/grails
+}
+
+package_grails() {
+  depends=('java-environment' 'junit' 'bash')
+
+  cd ${pkgname}-${pkgver}
+  install -d "${pkgdir}/usr/share/pixmaps"
+  cp -r . "${pkgdir}/usr/share/${pkgname}"
+  install -Dm 755 bin/grails "${pkgdir}/usr/bin/grails"
+  install -Dm 644 media/icons/*.png -t "${pkgdir}/usr/share/pixmaps"
+  install -Dm 755 "${srcdir}/${pkgbase}.profile" 
"${pkgdir}/etc/profile.d/${pkgname}.sh"
+
+  # clean up
+  cd "${pkgdir}/usr/share/${pkgname}"
+  rm -rf doc INSTALL LICENSE README
+  find "${pkgdir}/usr/share" -name "*.bat" -exec rm {} \;
+}
+
+package_grails-docs() {
+  pkgdesc='Documentation for Grails'
+  install -d "${pkgdir}/usr/share/doc" "${pkgdir}/usr/share/grails"
+  unzip "grails-docs-${pkgver}.zip" -d 
"${pkgdir}/usr/share/doc/grails-${pkgver}"
+  ln -s "/usr/share/doc/grai

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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:16:07
  Author: anthraxx
Revision: 220403

upgpkg: grails 3.2.8-1

Modified:
  grails/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 15:03:35 UTC (rev 220402)
+++ PKGBUILD2017-04-03 15:16:07 UTC (rev 220403)
@@ -3,7 +3,7 @@
 
 pkgbase=grails
 pkgname=('grails' 'grails-docs')
-pkgver=3.2.7
+pkgver=3.2.8
 pkgrel=1
 pkgdesc='Groovy on rails, web framework'
 url='http://grails.org/'
@@ -16,8 +16,8 @@
 noextract=("${pkgname[1]}-${pkgver}.zip")
 
source=(${pkgname[0]}-${pkgver}.zip::https://github.com/grails/grails-core/releases/download/v${pkgver}/grails-${pkgver}.zip
 
${pkgname[1]}-${pkgver}.zip::https://github.com/grails/grails-doc/releases/download/v${pkgver}/grails-docs-${pkgver}.zip)
-sha512sums=('1ae33c2d287e612469cbd359e4922d3716482b4cd6e0e5688d3612fff4a545ccec55e1522bee585e864a490797fc0eb7d923cecd727c13e85e69539f9c05c50f'
-
'5a2e7ca79cbbd7ce2fe608aa8d787ce9ea156616c25e133553a806f5c1d279d78ca361dc27a98849ef5a3bb96dfe3a2fd87b7023e0aa6ce1d3442b5a146a46b7')
+sha512sums=('96f9eff3745b975d3778759421540148f89a6972fba9a7bfbf4654fbeb20a76e9d6e07fc727a3ecb7515f8be70560a63aae5c87567dec7c777d98fb1f2e9c3a9'
+
'a7d661e1894c24f2e806016ba3e3b2ff6f56a82385acc70ad7bbe673f24a0691c1c27c5d8aac404beabb14eabc7e3f2e13f5be861cb7425675d8f70558d01c60')
 
 prepare() {
   cd ${pkgbase}-${pkgver}


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:03:26
  Author: anthraxx
Revision: 220401

upgpkg: speedtest-cli 1.0.3-1

Modified:
  speedtest-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:53:58 UTC (rev 220400)
+++ PKGBUILD2017-04-03 15:03:26 UTC (rev 220401)
@@ -3,7 +3,7 @@
 # Contributor: Victor Aurélio 
 
 pkgname=speedtest-cli
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc='Command line interface for testing internet bandwidth using 
speedtest.net'
 url='https://github.com/sivel/speedtest-cli'
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz)
-sha512sums=('aa2dad2d9c1246af332c63437be171c0c0d138f16604d246f9f5b8b36b456fbb02376b166c75491211369d6b61220be7669f0b0487235f74dc2db95014e8d349')
+sha512sums=('0a8527e5dc60ca55c199619707c344b6e4e44702a5283c183c3c057776464933bf039ee3a3928c1a48c2d2675d0186b89f25670b1ef17ea237e98b7d813f8f1e')
 
 package(){
   cd ${pkgname}-${pkgver}


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 15:03:35
  Author: anthraxx
Revision: 220402

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 15:03:26 UTC (rev 220401)
+++ PKGBUILD2017-04-03 15:03:35 UTC (rev 220402)
@@ -1,24 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: William Grieshaber 
-# Contributor: Victor Aurélio 
-
-pkgname=speedtest-cli
-pkgver=1.0.2
-pkgrel=1
-pkgdesc='Command line interface for testing internet bandwidth using 
speedtest.net'
-url='https://github.com/sivel/speedtest-cli'
-arch=('any')
-license=('Apache')
-depends=('python-setuptools')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz)
-sha512sums=('aa2dad2d9c1246af332c63437be171c0c0d138f16604d246f9f5b8b36b456fbb02376b166c75491211369d6b61220be7669f0b0487235f74dc2db95014e8d349')
-
-package(){
-  cd ${pkgname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 ${pkgname}.1 -t "${pkgdir}/usr/share/man/man1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: speedtest-cli/repos/community-any/PKGBUILD (from rev 220401, 
speedtest-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 15:03:35 UTC (rev 220402)
@@ -0,0 +1,24 @@
+# Maintainer: Levente Polyak 
+# Contributor: William Grieshaber 
+# Contributor: Victor Aurélio 
+
+pkgname=speedtest-cli
+pkgver=1.0.3
+pkgrel=1
+pkgdesc='Command line interface for testing internet bandwidth using 
speedtest.net'
+url='https://github.com/sivel/speedtest-cli'
+arch=('any')
+license=('Apache')
+depends=('python-setuptools')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz)
+sha512sums=('0a8527e5dc60ca55c199619707c344b6e4e44702a5283c183c3c057776464933bf039ee3a3928c1a48c2d2675d0186b89f25670b1ef17ea237e98b7d813f8f1e')
+
+package(){
+  cd ${pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 ${pkgname}.1 -t "${pkgdir}/usr/share/man/man1"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-04-03 Thread Felix Yan
Date: Monday, April 3, 2017 @ 14:53:58
  Author: felixonmars
Revision: 220400

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 14:53:41 UTC (rev 220399)
+++ PKGBUILD2017-04-03 14:53:58 UTC (rev 220400)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-utils
-pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.24.0
-pkgrel=1
-pkgdesc="Oslo Utility library"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.utils/$pkgver";
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
- 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n' 'python2-monotonic'
- 'python-pytz' 'python2-pytz' 'python-netaddr' 'python2-netaddr' 
'python-netifaces'
- 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
-checkdepends=('python-oslotest' 'python2-oslotest')
-source=("git+https://git.openstack.org/openstack/oslo.utils#tag=$pkgver";)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a oslo.utils{,-py2}
-
-  # Use python 3's standard monotonic function
-  sed -i '/monotonic/d' oslo.utils/requirements.txt
-  sed -i 's/from monotonic import monotonic/from time import monotonic/' 
oslo.utils/oslo_utils/timeutils.py
-}
-
-build() {
-  cd "$srcdir"/oslo.utils
-  python setup.py build
-
-  cd "$srcdir"/oslo.utils-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.utils
-  python setup.py testr
-
-  cd "$srcdir"/oslo.utils-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-oslo-utils() {
-  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
-   'python-netaddr' 'python-netifaces' 'python-debtcollector')
-
-  cd "$srcdir"/oslo.utils
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-oslo-utils() {
-  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-oslo-i18n' 
'python2-monotonic'
-   'python2-pytz' 'python2-netaddr' 'python2-netifaces' 
'python2-debtcollector'
-   'python2-funcsigs')
-
-  cd "$srcdir"/oslo.utils-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-utils/repos/community-any/PKGBUILD (from rev 220399, 
python-oslo-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 14:53:58 UTC (rev 220400)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-utils
+pkgname=(python-oslo-utils python2-oslo-utils)
+pkgver=3.25.0
+pkgrel=1
+pkgdesc="Oslo Utility library"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.utils/$pkgver";
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
+ 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n' 'python2-monotonic'
+ 'python-pytz' 'python2-pytz' 'python-netaddr' 'python2-netaddr' 
'python-netifaces'
+ 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
+checkdepends=('python-oslotest' 'python2-oslotest')
+source=("git+https://git.openstack.org/openstack/oslo.utils#tag=$pkgver";)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a oslo.utils{,-py2}
+
+  # Use python 3's standard monotonic function
+  sed -i '/monotonic/d' oslo.utils/requirements.txt
+  sed -i 's/from monotonic import monotonic/from time import monotonic/' 
oslo.utils/oslo_utils/timeutils.py
+}
+
+build() {
+  cd "$srcdir"/oslo.utils
+  python setup.py build
+
+  cd "$srcdir"/oslo.utils-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.utils
+  python setup.py testr
+
+  cd "$srcdir"/oslo.utils-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-oslo-utils() {
+  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
+   'python-netaddr' 'python-netifaces' 'python-debtcollector')
+
+  cd "$srcdir"/oslo.utils
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-oslo-utils() {
+  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-oslo-i18n' 
'python2-monotonic'
+   'python2-pytz' 'python2-netaddr' 'python2-netifaces' 
'python2-debtcollector'
+   'python2-funcsigs')
+
+  cd "$srcdir"/oslo.utils-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-04-03 Thread Felix Yan
Date: Monday, April 3, 2017 @ 14:53:41
  Author: felixonmars
Revision: 220399

upgpkg: python-oslo-utils 3.25.0-1

Modified:
  python-oslo-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:44:49 UTC (rev 220398)
+++ PKGBUILD2017-04-03 14:53:41 UTC (rev 220399)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-utils
 pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.24.0
+pkgver=3.25.0
 pkgrel=1
 pkgdesc="Oslo Utility library"
 arch=('any')


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

2017-04-03 Thread Felix Yan
Date: Monday, April 3, 2017 @ 14:44:49
  Author: felixonmars
Revision: 220398

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 14:44:33 UTC (rev 220397)
+++ PKGBUILD2017-04-03 14:44:49 UTC (rev 220398)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-config
-pkgname=(python-oslo-config python2-oslo-config)
-pkgver=3.23.0
-pkgrel=1
-pkgdesc="parsing command line arguments and .ini style configuration files"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.config/$pkgver";
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-netaddr' 
'python2-netaddr'
- 'python-stevedore' 'python2-stevedore' 'python-debtcollector' 
'python2-debtcollector'
- 'python-oslo-i18n' 'python2-oslo-i18n' 'python-rfc3986' 
'python2-rfc3986')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 
'python2-sphinx')
-options=('!emptydirs')
-source=("git+https://git.openstack.org/openstack/oslo.config#tag=$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  sed -i '/argparse/d' oslo.config/requirements.txt
-
-  cp -a oslo.config{,-py2}
-  find oslo.config-py2 -name \*.py -exec sed -i '1s/python$/&2/' {} +
-}
-
-build() {
-  cd "$srcdir"/oslo.config
-  python setup.py build
-
-  cd "$srcdir"/oslo.config-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.config
-  python setup.py testr
-
-  cd "$srcdir"/oslo.config-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-oslo-config() {
-  depends=('python-six' 'python-netaddr' 'python-stevedore' 
'python-debtcollector'
-   'python-oslo-i18n' 'python-rfc3986')
-
-  cd "$srcdir"/oslo.config
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-oslo-config() {
-  depends=('python2-six' 'python2-netaddr' 'python2-stevedore' 
'python2-debtcollector'
-   'python2-oslo-i18n' 'python2-rfc3986')
-
-  cd "$srcdir"/oslo.config-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  mv $pkgdir/usr/bin/oslo-config-generator 
$pkgdir/usr/bin/oslo-config-generator2
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-config/repos/community-any/PKGBUILD (from rev 220397, 
python-oslo-config/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 14:44:49 UTC (rev 220398)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-config
+pkgname=(python-oslo-config python2-oslo-config)
+pkgver=3.24.0
+pkgrel=1
+pkgdesc="parsing command line arguments and .ini style configuration files"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.config/$pkgver";
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-netaddr' 
'python2-netaddr'
+ 'python-stevedore' 'python2-stevedore' 'python-debtcollector' 
'python2-debtcollector'
+ 'python-oslo-i18n' 'python2-oslo-i18n' 'python-rfc3986' 
'python2-rfc3986')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 
'python2-sphinx')
+options=('!emptydirs')
+source=("git+https://git.openstack.org/openstack/oslo.config#tag=$pkgver";)
+sha512sums=('SKIP')
+
+prepare() {
+  sed -i '/argparse/d' oslo.config/requirements.txt
+
+  cp -a oslo.config{,-py2}
+  find oslo.config-py2 -name \*.py -exec sed -i '1s/python$/&2/' {} +
+}
+
+build() {
+  cd "$srcdir"/oslo.config
+  python setup.py build
+
+  cd "$srcdir"/oslo.config-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.config
+  python setup.py testr
+
+  cd "$srcdir"/oslo.config-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-oslo-config() {
+  depends=('python-six' 'python-netaddr' 'python-stevedore' 
'python-debtcollector'
+   'python-oslo-i18n' 'python-rfc3986')
+
+  cd "$srcdir"/oslo.config
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-oslo-config() {
+  depends=('python2-six' 'python2-netaddr' 'python2-stevedore' 
'python2-debtcollector'
+   'python2-oslo-i18n' 'python2-rfc3986')
+
+  cd "$srcdir"/oslo.config-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+  mv $pkgdir/usr/bin/oslo-config-generator 
$pkgdir/usr/bin/oslo-config-generator2
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-04-03 Thread Felix Yan
Date: Monday, April 3, 2017 @ 14:44:33
  Author: felixonmars
Revision: 220397

upgpkg: python-oslo-config 3.24.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:39:32 UTC (rev 220396)
+++ PKGBUILD2017-04-03 14:44:33 UTC (rev 220397)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=3.23.0
+pkgver=3.24.0
 pkgrel=1
 pkgdesc="parsing command line arguments and .ini style configuration files"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 
'python2-sphinx')
 options=('!emptydirs')
 source=("git+https://git.openstack.org/openstack/oslo.config#tag=$pkgver";)
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   sed -i '/argparse/d' oslo.config/requirements.txt


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

2017-04-03 Thread Felix Yan
Date: Monday, April 3, 2017 @ 14:39:32
  Author: felixonmars
Revision: 220396

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-03 14:39:04 UTC (rev 220395)
+++ community-i686/PKGBUILD 2017-04-03 14:39:32 UTC (rev 220396)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=idris
-pkgver=0.99.2
-pkgrel=2
-pkgdesc="Functional Programming Language with Dependent Types"
-url="http://www.idris-lang.org/";
-license=("custom:BSD3")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi' 'zlib' 'gcc')
-makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
- "haskell-ansi-wl-pprint" "haskell-async" 
"haskell-base64-bytestring"
- "haskell-blaze-html" "haskell-blaze-markup" "haskell-cheapskate" 
"haskell-code-page"
- "haskell-fingertree" "haskell-fsnotify" "haskell-ieee754" 
"haskell-mtl"
- "haskell-libffi" "haskell-network" "haskell-optparse-applicative" 
"haskell-parsers"
- "haskell-regex-tdfa" "haskell-safe" "haskell-split" 
"haskell-terminal-size"
- "haskell-text" "haskell-transformers-compat" "haskell-trifecta" 
"haskell-uniplate"
- "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-vector"
- "haskell-vector-binary-instances" "haskell-zip-archive")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz";)
-sha512sums=('c59968429de3c846034d078bebb7200e745d143d8c17d8b770ff3b6ac7a00aba855ad6add35a5c7e93d3f89d6041a083b0dfc1b3241f28936bf654c21144468e')
-
-build() {
-cd "$srcdir"/Idris-dev-$pkgver
-
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
---prefix=/usr --docdir="/usr/share/doc/$pkgname" 
--datasubdir="$pkgname" \
---libsubdir=\$compiler/site-local/\$pkgid \
--fFFI -fGMP -frelease -f-freestanding -f-CI -f-execonly
-LC_CTYPE=en_US.UTF-8 runhaskell Setup build
-}
-
-package() {
-cd "$srcdir"/Idris-dev-$pkgver
-runhaskell Setup copy --destdir="$pkgdir"
-rm -r "$pkgdir"/usr/{lib,share/doc}
-}

Copied: idris/repos/community-i686/PKGBUILD (from rev 220395, 
idris/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 14:39:32 UTC (rev 220396)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.0
+pkgrel=1
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib' 'gcc')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
+ "haskell-ansi-wl-pprint" "haskell-async" 
"haskell-base64-bytestring"
+ "haskell-blaze-html" "haskell-blaze-markup" "haskell-cheapskate" 
"haskell-code-page"
+ "haskell-fingertree" "haskell-fsnotify" "haskell-ieee754" 
"haskell-mtl"
+ "haskell-libffi" "haskell-network" "haskell-optparse-applicative" 
"haskell-parsers"
+ "haskell-regex-tdfa" "haskell-safe" "haskell-split" 
"haskell-terminal-size"
+ "haskell-text" "haskell-transformers-compat" "haskell-trifecta" 
"haskell-uniplate"
+ "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-vector"
+ "haskell-vector-binary-instances" "haskell-zip-archive")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz";)
+sha512sums=('a350004a8510f01d1cc8f965a9a4e2dab219f003980b98354ebb5ae42f73b32c90c98dce193943e9709d994cb92ad35814a46b79412a1afc85d42e1018c6ba10')
+
+build() {
+cd "$srcdir"/Idris-dev-$pkgver
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" 
--datasubdir="$pkgname" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fFFI -fGMP -frelease -f-freestanding -f-CI -f-execonly
+LC_CTYPE=en_US.UTF-8 runhaskell Setup build
+}
+
+package() {
+cd "$srcdir"/Idris-dev-$pkgver
+runhaskell Setup copy --destdir="$pkgdir"
+rm -r "$pkgdir"/usr/{li

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

2017-04-03 Thread Felix Yan
Date: Monday, April 3, 2017 @ 14:39:04
  Author: felixonmars
Revision: 220395

upgpkg: idris 1.0-1

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:32:49 UTC (rev 220394)
+++ PKGBUILD2017-04-03 14:39:04 UTC (rev 220395)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=idris
-pkgver=0.99.2
-pkgrel=2
+pkgver=1.0
+pkgrel=1
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/";
 license=("custom:BSD3")
@@ -20,7 +20,7 @@
  "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-vector"
  "haskell-vector-binary-instances" "haskell-zip-archive")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz";)
-sha512sums=('c59968429de3c846034d078bebb7200e745d143d8c17d8b770ff3b6ac7a00aba855ad6add35a5c7e93d3f89d6041a083b0dfc1b3241f28936bf654c21144468e')
+sha512sums=('a350004a8510f01d1cc8f965a9a4e2dab219f003980b98354ebb5ae42f73b32c90c98dce193943e9709d994cb92ad35814a46b79412a1afc85d42e1018c6ba10')
 
 build() {
 cd "$srcdir"/Idris-dev-$pkgver


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 14:30:53
  Author: anthraxx
Revision: 220392

archrelease: copy trunk to community-any

Added:
  rabbitmqadmin/repos/community-any/PKGBUILD
(from rev 220391, rabbitmqadmin/trunk/PKGBUILD)
Deleted:
  rabbitmqadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 14:30:46 UTC (rev 220391)
+++ PKGBUILD2017-04-03 14:30:53 UTC (rev 220392)
@@ -1,26 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Dmitry Chusovitin 
-
-pkgname=rabbitmqadmin
-pkgver=3.6.6
-pkgrel=1
-pkgdesc='Command-line tool for managing RabbitMQ server (requires "management" 
plugin)'
-url='https://www.rabbitmq.com/management-cli.html'
-arch=('any')
-license=('MPL')
-depends=('python')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rabbitmq/rabbitmq-management/archive/rabbitmq_v${pkgver//./_}.tar.gz)
-sha512sums=('4e70cb8baf72dce1c5171d685c71209f18054599daeea0b4d56c8bdbb29514f7cebf1a28736dbaecb2ee5cf1324f753483dc19a96c99b9dff05aea5aa5376587')
-
-prepare() {
-  cd rabbitmq-management-rabbitmq_v${pkgver//./_}
-  sed -e "s|%%VSN%%|${pkgver}|" -i bin/rabbitmqadmin
-}
-
-package() {
-  cd rabbitmq-management-rabbitmq_v${pkgver//./_}
-  install -Dm 755 bin/rabbitmqadmin -t "${pkgdir}/usr/bin"
-  install -Dm 644 LICENSE-MPL-RabbitMQ 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: rabbitmqadmin/repos/community-any/PKGBUILD (from rev 220391, 
rabbitmqadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 14:30:53 UTC (rev 220392)
@@ -0,0 +1,26 @@
+# Maintainer: Levente Polyak 
+# Contributor: Dmitry Chusovitin 
+
+pkgname=rabbitmqadmin
+pkgver=3.6.9
+pkgrel=1
+pkgdesc='Command-line tool for managing RabbitMQ server (requires "management" 
plugin)'
+url='https://www.rabbitmq.com/management-cli.html'
+arch=('any')
+license=('MPL')
+depends=('python')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rabbitmq/rabbitmq-management/archive/rabbitmq_v${pkgver//./_}.tar.gz)
+sha512sums=('abf460dc711ebb0d02a810d345bd9d529d76ed34c9d6dff97eec599be8a39a90fcae0acadd6d4ccdb67bc45005cfc6305cb61682ea734ebea340eb02c1c5d83a')
+
+prepare() {
+  cd rabbitmq-management-rabbitmq_v${pkgver//./_}
+  sed -e "s|%%VSN%%|${pkgver}|" -i bin/rabbitmqadmin
+}
+
+package() {
+  cd rabbitmq-management-rabbitmq_v${pkgver//./_}
+  install -Dm 755 bin/rabbitmqadmin -t "${pkgdir}/usr/bin"
+  install -Dm 644 LICENSE-MPL-RabbitMQ 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in rabbitmq/repos/community-any (8 files)

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 14:30:29
  Author: anthraxx
Revision: 220390

archrelease: copy trunk to community-any

Added:
  rabbitmq/repos/community-any/PKGBUILD
(from rev 220389, rabbitmq/trunk/PKGBUILD)
  rabbitmq/repos/community-any/rabbitmq-env.conf
(from rev 220389, rabbitmq/trunk/rabbitmq-env.conf)
  rabbitmq/repos/community-any/rabbitmq.install
(from rev 220389, rabbitmq/trunk/rabbitmq.install)
  rabbitmq/repos/community-any/rabbitmq.service
(from rev 220389, rabbitmq/trunk/rabbitmq.service)
Deleted:
  rabbitmq/repos/community-any/PKGBUILD
  rabbitmq/repos/community-any/rabbitmq-env.conf
  rabbitmq/repos/community-any/rabbitmq.install
  rabbitmq/repos/community-any/rabbitmq.service

---+
 PKGBUILD  |  124 ++--
 rabbitmq-env.conf |   12 ++---
 rabbitmq.install  |   30 ++--
 rabbitmq.service  |   30 ++--
 4 files changed, 98 insertions(+), 98 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 14:30:19 UTC (rev 220389)
+++ PKGBUILD2017-04-03 14:30:29 UTC (rev 220390)
@@ -1,62 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Marcello "mereghost" Rocha 
-# Contributor: Gianni Vialetto 
-# Contributor: Stefan J. Betz 
-# Contributor: p2k 
-# Contributor: Jonathan Liu 
-# Contributor: Christopher Grebs 
-# Contributor: mutantmonkey
-
-pkgname=rabbitmq
-pkgver=3.6.6
-pkgrel=1
-pkgdesc='Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP'
-url='https://rabbitmq.com'
-arch=('any')
-license=('MPL')
-depends=('erlang-nox')
-optdepends=('rabbitmqadmin: CLI management tool')
-backup=('etc/rabbitmq/rabbitmq-env.conf')
-install=rabbitmq.install
-source=(https://www.rabbitmq.com/releases/${pkgname}-server/v${pkgver}/${pkgname}-server-generic-unix-${pkgver}.tar.xz{,.asc}
-rabbitmq-env.conf
-rabbitmq.service)
-sha512sums=('ed1db2aa8eafed77e888b9a18100c8647ad8fdc28ebec1659063ea2af4167c8c0d4f771ca8f29fa2f9b39de5bbaa3b469cd3c32c631f459b458da11f0f04de45'
-'SKIP'
-
'4872ff514c9f841fe4c93bc442ec4e3177d1bfa3834e8d8a26fc77a63aff1cdc14944827673a59556e26210b2b4c0091f93c8e93a334710e5bc3336a64e77140'
-
'd51b43f948febb23cdd5b0c7736f966d8433b05ccd95778e90d280d45ccfd9a714e888762f458337a784fff4b86430151adb0f81d779d6b99c9154fcd7e0e319')
-validpgpkeys=('0A9AF2115F4687BD29803A206B73A36E6026DFCA') # RabbitMQ Release 
Signing Key 
-
-prepare() {
-  cd ${pkgname}_server-${pkgver}
-  sed -r 's|^(SYS_PREFIX=).*$|\1""|' -i sbin/rabbitmq-defaults
-}
-
-package() {
-  cd ${pkgname}_server-${pkgver}
-  local libdir="${pkgdir}/usr/lib/rabbitmq/lib/rabbitmq-server-${pkgver}"
-
-  install -d "${libdir}"
-  install -d "${pkgdir}/usr/bin"
-  install -dm 750 "${pkgdir}/var/log/rabbitmq"
-  install -dm 750 "${pkgdir}/var/lib/rabbitmq"
-
-  cp -R ebin "${libdir}"
-  cp -R include "${libdir}"
-  cp -R plugins "${libdir}"
-  cp -R sbin "${libdir}"
-  cp -R share "${pkgdir}/usr"
-
-  for script in ${libdir}/sbin/*; do
-ln -s "${script#${pkgdir}}" "${pkgdir}/usr/bin/"
-  done
-
-  install -Dm 644 "${srcdir}/rabbitmq-env.conf" 
"${pkgdir}/etc/rabbitmq/rabbitmq-env.conf"
-  install -Dm 644 "${srcdir}/rabbitmq.service" 
"${pkgdir}/usr/lib/systemd/system/rabbitmq.service"
-
-  chown -R 197:197 "${pkgdir}/var/log/rabbitmq"
-  chown -R 197:197 "${pkgdir}/var/lib/rabbitmq"
-  chown -R 197:0 "${pkgdir}/etc/rabbitmq"
-}
-
-# vim: ts=2 sw=2 et:

Copied: rabbitmq/repos/community-any/PKGBUILD (from rev 220389, 
rabbitmq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 14:30:29 UTC (rev 220390)
@@ -0,0 +1,62 @@
+# Maintainer: Levente Polyak 
+# Contributor: Marcello "mereghost" Rocha 
+# Contributor: Gianni Vialetto 
+# Contributor: Stefan J. Betz 
+# Contributor: p2k 
+# Contributor: Jonathan Liu 
+# Contributor: Christopher Grebs 
+# Contributor: mutantmonkey
+
+pkgname=rabbitmq
+pkgver=3.6.9
+pkgrel=1
+pkgdesc='Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP'
+url='https://rabbitmq.com'
+arch=('any')
+license=('MPL')
+depends=('erlang-nox')
+optdepends=('rabbitmqadmin: CLI management tool')
+backup=('etc/rabbitmq/rabbitmq-env.conf')
+install=rabbitmq.install
+source=(https://www.rabbitmq.com/releases/${pkgname}-server/v${pkgver}/${pkgname}-server-generic-unix-${pkgver}.tar.xz{,.asc}
+rabbitmq-env.conf
+rabbitmq.service)
+sha512sums=('feb38e459c98661f2d64d67b8fc39e4d6efc4cba87177ca3b543386847ff5960e81d3471676927c200a75354c7d52c86d53eb596d0ad8bf1c0af7ca82ce28ae4'
+'SKIP'
+
'4872ff514c9f841fe4c93bc442ec4e3177d1bfa3834e8d8a26fc77a63aff1cdc14944827673a59556e26210b2b4c0091f93c8e93a334710e5bc3336a64e77140'
+
'd51b43f948febb23cdd5b0c7736f966d8433b05ccd95778e90d280d45ccfd9a7

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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 14:30:46
  Author: anthraxx
Revision: 220391

upgpkg: rabbitmqadmin 3.6.9-1

Modified:
  rabbitmqadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:30:29 UTC (rev 220390)
+++ PKGBUILD2017-04-03 14:30:46 UTC (rev 220391)
@@ -2,7 +2,7 @@
 # Contributor: Dmitry Chusovitin 
 
 pkgname=rabbitmqadmin
-pkgver=3.6.6
+pkgver=3.6.9
 pkgrel=1
 pkgdesc='Command-line tool for managing RabbitMQ server (requires "management" 
plugin)'
 url='https://www.rabbitmq.com/management-cli.html'
@@ -10,7 +10,7 @@
 license=('MPL')
 depends=('python')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rabbitmq/rabbitmq-management/archive/rabbitmq_v${pkgver//./_}.tar.gz)
-sha512sums=('4e70cb8baf72dce1c5171d685c71209f18054599daeea0b4d56c8bdbb29514f7cebf1a28736dbaecb2ee5cf1324f753483dc19a96c99b9dff05aea5aa5376587')
+sha512sums=('abf460dc711ebb0d02a810d345bd9d529d76ed34c9d6dff97eec599be8a39a90fcae0acadd6d4ccdb67bc45005cfc6305cb61682ea734ebea340eb02c1c5d83a')
 
 prepare() {
   cd rabbitmq-management-rabbitmq_v${pkgver//./_}


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 14:30:19
  Author: anthraxx
Revision: 220389

upgpkg: rabbitmq 3.6.9-1

Modified:
  rabbitmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:18:31 UTC (rev 220388)
+++ PKGBUILD2017-04-03 14:30:19 UTC (rev 220389)
@@ -8,7 +8,7 @@
 # Contributor: mutantmonkey
 
 pkgname=rabbitmq
-pkgver=3.6.6
+pkgver=3.6.9
 pkgrel=1
 pkgdesc='Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP'
 url='https://rabbitmq.com'
@@ -21,7 +21,7 @@
 
source=(https://www.rabbitmq.com/releases/${pkgname}-server/v${pkgver}/${pkgname}-server-generic-unix-${pkgver}.tar.xz{,.asc}
 rabbitmq-env.conf
 rabbitmq.service)
-sha512sums=('ed1db2aa8eafed77e888b9a18100c8647ad8fdc28ebec1659063ea2af4167c8c0d4f771ca8f29fa2f9b39de5bbaa3b469cd3c32c631f459b458da11f0f04de45'
+sha512sums=('feb38e459c98661f2d64d67b8fc39e4d6efc4cba87177ca3b543386847ff5960e81d3471676927c200a75354c7d52c86d53eb596d0ad8bf1c0af7ca82ce28ae4'
 'SKIP'
 
'4872ff514c9f841fe4c93bc442ec4e3177d1bfa3834e8d8a26fc77a63aff1cdc14944827673a59556e26210b2b4c0091f93c8e93a334710e5bc3336a64e77140'
 
'd51b43f948febb23cdd5b0c7736f966d8433b05ccd95778e90d280d45ccfd9a714e888762f458337a784fff4b86430151adb0f81d779d6b99c9154fcd7e0e319')


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 14:30:11
  Author: bpiotrowski
Revision: 292034

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

Added:
  git/repos/testing-i686/
  git/repos/testing-i686/PKGBUILD
(from rev 292033, git/trunk/PKGBUILD)
  git/repos/testing-i686/git-daemon.socket
(from rev 292033, git/trunk/git-daemon.socket)
  git/repos/testing-i686/git-daemon@.service
(from rev 292033, git/trunk/git-daemon@.service)
  git/repos/testing-i686/git.install
(from rev 292033, git/trunk/git.install)
  git/repos/testing-x86_64/
  git/repos/testing-x86_64/PKGBUILD
(from rev 292033, git/trunk/PKGBUILD)
  git/repos/testing-x86_64/git-daemon.socket
(from rev 292033, git/trunk/git-daemon.socket)
  git/repos/testing-x86_64/git-daemon@.service
(from rev 292033, git/trunk/git-daemon@.service)
  git/repos/testing-x86_64/git.install
(from rev 292033, git/trunk/git.install)

+
 testing-i686/PKGBUILD  |  119 +++
 testing-i686/git-daemon.socket |9 ++
 testing-i686/git-daemon@.service   |   10 ++
 testing-i686/git.install   |   12 +++
 testing-x86_64/PKGBUILD|  119 +++
 testing-x86_64/git-daemon.socket   |9 ++
 testing-x86_64/git-daemon@.service |   10 ++
 testing-x86_64/git.install |   12 +++
 8 files changed, 300 insertions(+)

Copied: git/repos/testing-i686/PKGBUILD (from rev 292033, git/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-04-03 14:30:11 UTC (rev 292034)
@@ -0,0 +1,119 @@
+# $Id$
+# Maintainer: Dan McGee 
+
+pkgname=git
+pkgver=2.12.2
+pkgrel=3
+pkgdesc="the fast distributed version control system"
+arch=(i686 x86_64)
+url="http://git-scm.com/";
+license=('GPL2')
+depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
+makedepends=('python2' 'emacs' 'libgnome-keyring' 'xmlto' 'asciidoc')
+optdepends=('tk: gitk and git gui'
+'perl-libwww: git svn'
+'perl-term-readkey: git svn'
+'perl-mime-tools: git send-email'
+'perl-net-smtp-ssl: git send-email TLS support'
+'perl-authen-sasl: git send-email TLS support'
+'python2: various helper scripts'
+'subversion: git svn'
+'cvsps2: git cvsimport'
+'gnome-keyring: GNOME keyring credential helper')
+replaces=('git-core')
+provides=('git-core')
+install=git.install
+validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
+source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz";
+"https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign";
+git-daemon@.service
+git-daemon.socket)
+sha256sums=('d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a'
+'SKIP'
+'3bc3250d9e04b05c41975c01f85f512d3386d60b41475cbc7292bc88148852f6'
+'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203')
+
+build() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+all doc
+
+  make -C contrib/emacs prefix=/usr
+  make -C contrib/credential/gnome-keyring
+  make -C contrib/credential/libsecret
+  make -C contrib/subtree prefix=/usr gitexecdir=/usr/lib/git-core all doc
+}
+
+check() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  local jobs
+  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*') || true
+  mkdir -p /dev/shm/git-test
+  # explicitly specify SHELL to avoid a test failure in t/t9903-bash-prompt.sh
+  # which is caused by 'git rebase' trying to use builduser's SHELL inside the
+  # build chroot (i.e.: /usr/bin/nologin)
+  SHELL=/bin/sh \
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+NO_SVN_TESTS=y \
+DEFAULT_TEST_TARGET=prove \
+GIT_PROVE_OPTS="$jobs -Q" \
+GIT_TEST_OPTS="--root=/dev/shm/git-test" \
+test
+}
+
+package() {
+  export PYTHON_PATH='/usr/bin/python2'
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix=/usr gitexecdir=/usr/lib/git-core \
+CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
+USE_LIBPCRE=1 \
+NO_CROSS_DIRECTORY_HARDLINKS=1 \
+MAN_BOLD_LITERAL=1 \
+INSTALLDIRS=vendor DESTDIR="$pkgdir" install install-doc
+
+  # bash completion
+  mkdir -p "$pkgdir"/usr/share/bash-completion/completions/
+  install -m644 ./contrib/completion/git-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/git
+  # fancy git prompt
+  mkdir -p "$pkgdir"/usr/share/git/
+  install -m644 ./contrib/completion/git-prompt.sh 
"$pkg

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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 14:30:02
  Author: bpiotrowski
Revision: 292033

upgpkg: git 2.12.2-3

rebuild against [testing]

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:23:14 UTC (rev 292032)
+++ PKGBUILD2017-04-03 14:30:02 UTC (rev 292033)
@@ -3,7 +3,7 @@
 
 pkgname=git
 pkgver=2.12.2
-pkgrel=2
+pkgrel=3
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
 url="http://git-scm.com/";


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 14:23:14
  Author: bpiotrowski
Revision: 292032

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

Added:
  git/repos/extra-i686/PKGBUILD
(from rev 292031, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon.socket
(from rev 292031, git/trunk/git-daemon.socket)
  git/repos/extra-i686/git-daemon@.service
(from rev 292031, git/trunk/git-daemon@.service)
  git/repos/extra-i686/git.install
(from rev 292031, git/trunk/git.install)
  git/repos/extra-x86_64/PKGBUILD
(from rev 292031, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon.socket
(from rev 292031, git/trunk/git-daemon.socket)
  git/repos/extra-x86_64/git-daemon@.service
(from rev 292031, git/trunk/git-daemon@.service)
  git/repos/extra-x86_64/git.install
(from rev 292031, git/trunk/git.install)
Deleted:
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon.socket
  git/repos/extra-i686/git-daemon@.service
  git/repos/extra-i686/git.install
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon.socket
  git/repos/extra-x86_64/git-daemon@.service
  git/repos/extra-x86_64/git.install

--+
 /PKGBUILD|  238 +
 /git-daemon.socket   |   18 ++
 /git-daemon@.service |   20 +++
 /git.install |   24 +++
 extra-i686/PKGBUILD  |  119 --
 extra-i686/git-daemon.socket |9 -
 extra-i686/git-daemon@.service   |   10 -
 extra-i686/git.install   |   12 -
 extra-x86_64/PKGBUILD|  119 --
 extra-x86_64/git-daemon.socket   |9 -
 extra-x86_64/git-daemon@.service |   10 -
 extra-x86_64/git.install |   12 -
 12 files changed, 300 insertions(+), 300 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-04-03 14:23:06 UTC (rev 292031)
+++ extra-i686/PKGBUILD 2017-04-03 14:23:14 UTC (rev 292032)
@@ -1,119 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-
-pkgname=git
-pkgver=2.12.2
-pkgrel=1
-pkgdesc="the fast distributed version control system"
-arch=(i686 x86_64)
-url="http://git-scm.com/";
-license=('GPL2')
-depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
-makedepends=('python2' 'emacs' 'libgnome-keyring' 'xmlto' 'asciidoc')
-optdepends=('tk: gitk and git gui'
-'perl-libwww: git svn'
-'perl-term-readkey: git svn'
-'perl-mime-tools: git send-email'
-'perl-net-smtp-ssl: git send-email TLS support'
-'perl-authen-sasl: git send-email TLS support'
-'python2: various helper scripts'
-'subversion: git svn'
-'cvsps2: git cvsimport'
-'gnome-keyring: GNOME keyring credential helper')
-replaces=('git-core')
-provides=('git-core')
-install=git.install
-validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
-source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz";
-"https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign";
-git-daemon@.service
-git-daemon.socket)
-sha256sums=('d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a'
-'SKIP'
-'3bc3250d9e04b05c41975c01f85f512d3386d60b41475cbc7292bc88148852f6'
-'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203')
-
-build() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-all doc
-
-  make -C contrib/emacs prefix=/usr
-  make -C contrib/credential/gnome-keyring
-  make -C contrib/credential/libsecret
-  make -C contrib/subtree prefix=/usr gitexecdir=/usr/lib/git-core all doc
-}
-
-check() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  local jobs
-  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*') || true
-  mkdir -p /dev/shm/git-test
-  # explicitly specify SHELL to avoid a test failure in t/t9903-bash-prompt.sh
-  # which is caused by 'git rebase' trying to use builduser's SHELL inside the
-  # build chroot (i.e.: /usr/bin/nologin)
-  SHELL=/bin/sh \
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-NO_SVN_TESTS=y \
-DEFAULT_TEST_TARGET=prove \
-GIT_PROVE_OPTS="$jobs -Q" \
-GIT_TEST_OPTS="--root=/dev/shm/git-test" \
-test
-}
-
-package() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-INSTALLDIRS=

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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 14:23:06
  Author: bpiotrowski
Revision: 292031

upgpkg: git 2.12.2-2

rebuild against [extra]

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:21:31 UTC (rev 292030)
+++ PKGBUILD2017-04-03 14:23:06 UTC (rev 292031)
@@ -3,7 +3,7 @@
 
 pkgname=git
 pkgver=2.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
 url="http://git-scm.com/";


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:21:26
  Author: jgc
Revision: 292029

upgpkg: vala 0.36.1-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:14:45 UTC (rev 292028)
+++ PKGBUILD2017-04-03 14:21:26 UTC (rev 292029)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=vala
-pkgver=0.36.0
+pkgver=0.36.1
 pkgrel=1
 pkgdesc='Compiler for the GObject type system'
 url='https://wiki.gnome.org/Projects/Vala'
@@ -12,7 +12,7 @@
 depends=('glib2')
 makedepends=('libxslt' 'git' 'vala')
 checkdepends=('dbus' 'libx11' 'gobject-introspection')
-_commit=97d8687d46f9f26403adc5764ae7e32c7f8dc551  # tags/0.36.0^0
+_commit=879cf36b5f4727af22410bd49eaf99fedd16d8ae  # tags/0.36.1^0
 source=("git+https://git.gnome.org/browse/vala#commit=${_commit}";)
 sha256sums=('SKIP')
 


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:21:31
  Author: jgc
Revision: 292030

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  vala/repos/gnome-unstable-i686/PKGBUILD
(from rev 292029, vala/trunk/PKGBUILD)
  vala/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292029, vala/trunk/PKGBUILD)
Deleted:
  vala/repos/gnome-unstable-i686/PKGBUILD
  vala/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   90 +++
 gnome-unstable-i686/PKGBUILD   |   45 ---
 gnome-unstable-x86_64/PKGBUILD |   45 ---
 3 files changed, 90 insertions(+), 90 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2017-04-03 14:21:26 UTC (rev 292029)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 14:21:31 UTC (rev 292030)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor : Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.36.0
-pkgrel=1
-pkgdesc='Compiler for the GObject type system'
-url='https://wiki.gnome.org/Projects/Vala'
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt' 'git' 'vala')
-checkdepends=('dbus' 'libx11' 'gobject-introspection')
-_commit=97d8687d46f9f26403adc5764ae7e32c7f8dc551  # tags/0.36.0^0
-source=("git+https://git.gnome.org/browse/vala#commit=${_commit}";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd ${pkgname}
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd ${pkgname}
-  ./configure --prefix=/usr --enable-vapigen
-  make
-}
-
-check() {
-  cd ${pkgname}
-  make check
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: vala/repos/gnome-unstable-i686/PKGBUILD (from rev 292029, 
vala/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 14:21:31 UTC (rev 292030)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Contributor : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.36.1
+pkgrel=1
+pkgdesc='Compiler for the GObject type system'
+url='https://wiki.gnome.org/Projects/Vala'
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt' 'git' 'vala')
+checkdepends=('dbus' 'libx11' 'gobject-introspection')
+_commit=879cf36b5f4727af22410bd49eaf99fedd16d8ae  # tags/0.36.1^0
+source=("git+https://git.gnome.org/browse/vala#commit=${_commit}";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd ${pkgname}
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd ${pkgname}
+  ./configure --prefix=/usr --enable-vapigen
+  make
+}
+
+check() {
+  cd ${pkgname}
+  make check
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:21:26 UTC (rev 292029)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:21:31 UTC (rev 292030)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor : Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.36.0
-pkgrel=1
-pkgdesc='Compiler for the GObject type system'
-url='https://wiki.gnome.org/Projects/Vala'
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt' 'git' 'vala')
-checkdepends=('dbus' 'libx11' 'gobject-introspection')
-_commit=97d8687d46f9f26403adc5764ae7e32c7f8dc551  # tags/0.36.0^0
-source=("git+https://git.gnome.org/browse/vala#commit=${_commit}";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd ${pkgname}
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd ${pkgname}
-  ./configure --prefix=/usr --enable-vapigen
-  make
-}
-
-check() {
-  cd ${pkgname}
-  make check
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: vala/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292029, 
vala/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:21:31 UTC (rev 292030)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Contributor : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.36.1
+pkgrel=1
+pkgdesc='Compiler for the GObject type system'
+url='https://wiki.gnome.org/Projects/Vala'
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt' 'git' 'vala')
+checkdepends=('dbus' 'libx11' 'gobject-introspection')
+_commit=

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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 14:18:22
  Author: anthraxx
Revision: 220387

upgpkg: zaproxy 2.6.0-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 13:56:38 UTC (rev 220386)
+++ PKGBUILD2017-04-03 14:18:22 UTC (rev 220387)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
 url='https://www.owasp.org/index.php/ZAP'
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('java-runtime' 'ttf-font')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('070c2a1ae8193e79e50d21ea38702a9bd6fdba5c1fc73308b3c79be44589f5ffaff1809c48d0fbe6db39d4369ea477b85e3f57f8b90ad674043d7e1970b3696b')
+sha512sums=('e2b3321f233c9bae31f60238e10684779f64db1d88c36530d6de6faf5f1fd09cfc53c3738b6572686f5239238009fe7318519e28884ffc113f0464650609c4d7')
 
 prepare() {
   cd ZAP_${pkgver}


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 14:18:31
  Author: anthraxx
Revision: 220388

archrelease: copy trunk to community-any

Added:
  zaproxy/repos/community-any/PKGBUILD
(from rev 220387, zaproxy/trunk/PKGBUILD)
Deleted:
  zaproxy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 14:18:22 UTC (rev 220387)
+++ PKGBUILD2017-04-03 14:18:31 UTC (rev 220388)
@@ -1,33 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Joris Steyn 
-# Contributor: fnord0 
-
-pkgname=zaproxy
-pkgver=2.5.0
-pkgrel=1
-pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
-url='https://www.owasp.org/index.php/ZAP'
-arch=('any')
-license=('Apache')
-depends=('java-runtime' 'ttf-font')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('070c2a1ae8193e79e50d21ea38702a9bd6fdba5c1fc73308b3c79be44589f5ffaff1809c48d0fbe6db39d4369ea477b85e3f57f8b90ad674043d7e1970b3696b')
-
-prepare() {
-  cd ZAP_${pkgver}
-  cat > ${pkgname} <
+# Contributor: Joris Steyn 
+# Contributor: fnord0 
+
+pkgname=zaproxy
+pkgver=2.6.0
+pkgrel=1
+pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
+url='https://www.owasp.org/index.php/ZAP'
+arch=('any')
+license=('Apache')
+depends=('java-runtime' 'ttf-font')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
+sha512sums=('e2b3321f233c9bae31f60238e10684779f64db1d88c36530d6de6faf5f1fd09cfc53c3738b6572686f5239238009fe7318519e28884ffc113f0464650609c4d7')
+
+prepare() {
+  cd ZAP_${pkgver}
+  cat > ${pkgname} <

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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:14:03
  Author: jgc
Revision: 292025

upgpkg: libmediaart 1.9.1-1

Modified:
  libmediaart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:14:02 UTC (rev 292024)
+++ PKGBUILD2017-04-03 14:14:03 UTC (rev 292025)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libmediaart
-pkgver=1.9.0+8+g52eb649
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 depends=('gdk-pixbuf2')
 makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
 url="https://github.com/curlybeast/libmediaart";
-_commit=52eb6498c97ce0005186946bc9162d87597abc2c
-source=("git://git.gnome.org/libmediaart#commit=$_commit")
+_commit=015a7f81bb3eb0d6f30f1e15062dbca388927f1e  # tags/1.9.1^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:14:09
  Author: jgc
Revision: 292027

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 292025, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292026, libmediaart/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   36 
 gnome-unstable-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 292025, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 14:14:09 UTC (rev 292027)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.1
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
+url="https://github.com/curlybeast/libmediaart";
+_commit=015a7f81bb3eb0d6f30f1e15062dbca388927f1e  # tags/1.9.1^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292026, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:14:09 UTC (rev 292027)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libmediaart
+pkgver=1.9.1
+pkgrel=1
+pkgdesc="Library tasked with managing, extracting and handling media art 
caches"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection' 'git' 'gtk-doc')
+url="https://github.com/curlybeast/libmediaart";
+_commit=015a7f81bb3eb0d6f30f1e15062dbca388927f1e  # tags/1.9.1^0
+source=("git+https://git.gnome.org/browse/libmediaart#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-04-03 Thread Bartłomiej Piotrowski
Date: Monday, April 3, 2017 @ 14:11:29
  Author: bpiotrowski
Revision: 292022

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

Added:
  autogen/repos/staging-i686/
  autogen/repos/staging-i686/PKGBUILD
(from rev 292021, autogen/trunk/PKGBUILD)
  autogen/repos/staging-x86_64/
  autogen/repos/staging-x86_64/PKGBUILD
(from rev 292021, autogen/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   34 ++
 staging-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: autogen/repos/staging-i686/PKGBUILD (from rev 292021, 
autogen/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-04-03 14:11:29 UTC (rev 292022)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Arjan Timmerman 
+# Contributor: Tor Krill
+
+pkgname=autogen
+pkgver=5.18.12
+pkgrel=2
+pkgdesc="A tool designed to simplify the creation and maintenance of programs 
that contain large amounts of repetitious text"
+arch=('i686' 'x86_64')
+url="https://www.gnu.org/software/autogen/";
+license=('GPL3')
+depends=('guile2.0' 'libxml2')
+source=(https://ftp.gnu.org/gnu/${pkgname}/rel${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig})
+validpgpkeys=('44A088E295C3A722C450590EC9EF76DEB74EE762') # Bruce Korb 

+sha256sums=('be3ba62e883185b6ee8475edae97d7197d701d6b9ad9c3d2df53697110c1bfd8'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+} 

Copied: autogen/repos/staging-x86_64/PKGBUILD (from rev 292021, 
autogen/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-04-03 14:11:29 UTC (rev 292022)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Arjan Timmerman 
+# Contributor: Tor Krill
+
+pkgname=autogen
+pkgver=5.18.12
+pkgrel=2
+pkgdesc="A tool designed to simplify the creation and maintenance of programs 
that contain large amounts of repetitious text"
+arch=('i686' 'x86_64')
+url="https://www.gnu.org/software/autogen/";
+license=('GPL3')
+depends=('guile2.0' 'libxml2')
+source=(https://ftp.gnu.org/gnu/${pkgname}/rel${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig})
+validpgpkeys=('44A088E295C3A722C450590EC9EF76DEB74EE762') # Bruce Korb 

+sha256sums=('be3ba62e883185b6ee8475edae97d7197d701d6b9ad9c3d2df53697110c1bfd8'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+} 


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:10:30
  Author: jgc
Revision: 292021

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  baobab/repos/gnome-unstable-i686/
  baobab/repos/gnome-unstable-i686/PKGBUILD
(from rev 292020, baobab/trunk/PKGBUILD)
  baobab/repos/gnome-unstable-x86_64/
  baobab/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292020, baobab/trunk/PKGBUILD)

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

Copied: baobab/repos/gnome-unstable-i686/PKGBUILD (from rev 292020, 
baobab/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 14:10:30 UTC (rev 292021)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=baobab
+pkgver=3.24.0+1+g202d168
+pkgrel=1
+pkgdesc="A graphical directory tree analyzer"
+url="https://wiki.gnome.org/Apps/Baobab";
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(dconf gtk3 gsettings-desktop-schemas librsvg)
+makedepends=(intltool itstool vala gobject-introspection yelp-tools 
appstream-glib git)
+groups=(gnome)
+_commit=202d168b67964975fea570d3da48e3ab765fdba7  # master
+source=("git+https://git.gnome.org/browse/baobab#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+
+  # https://bugs.archlinux.org/task/31861
+  sed -i '/MimeType/d' 
"$pkgdir/usr/share/applications/org.gnome.baobab.desktop"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: baobab/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292020, 
baobab/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:10:30 UTC (rev 292021)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=baobab
+pkgver=3.24.0+1+g202d168
+pkgrel=1
+pkgdesc="A graphical directory tree analyzer"
+url="https://wiki.gnome.org/Apps/Baobab";
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(dconf gtk3 gsettings-desktop-schemas librsvg)
+makedepends=(intltool itstool vala gobject-introspection yelp-tools 
appstream-glib git)
+groups=(gnome)
+_commit=202d168b67964975fea570d3da48e3ab765fdba7  # master
+source=("git+https://git.gnome.org/browse/baobab#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+
+  # https://bugs.archlinux.org/task/31861
+  sed -i '/MimeType/d' 
"$pkgdir/usr/share/applications/org.gnome.baobab.desktop"
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:10:26
  Author: jgc
Revision: 292020

upgpkg: baobab 3.24.0+1+g202d168-1

Modified:
  baobab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:06:41 UTC (rev 292019)
+++ PKGBUILD2017-04-03 14:10:26 UTC (rev 292020)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=baobab
-pkgver=3.22.1
+pkgver=3.24.0+1+g202d168
 pkgrel=1
 pkgdesc="A graphical directory tree analyzer"
 url="https://wiki.gnome.org/Apps/Baobab";
@@ -11,8 +11,8 @@
 depends=(dconf gtk3 gsettings-desktop-schemas librsvg)
 makedepends=(intltool itstool vala gobject-introspection yelp-tools 
appstream-glib git)
 groups=(gnome)
-_commit=b1b0443002bb66971191e9244415a02910c78e72  # tags/3.22.1^0
-source=("git://git.gnome.org/baobab#commit=$_commit")
+_commit=202d168b67964975fea570d3da48e3ab765fdba7  # master
+source=("git+https://git.gnome.org/browse/baobab#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:06:41
  Author: jgc
Revision: 292019

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgee/repos/gnome-unstable-i686/
  libgee/repos/gnome-unstable-i686/PKGBUILD
(from rev 292018, libgee/trunk/PKGBUILD)
  libgee/repos/gnome-unstable-x86_64/
  libgee/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292018, libgee/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   44 +++
 gnome-unstable-x86_64/PKGBUILD |   44 +++
 2 files changed, 88 insertions(+)

Copied: libgee/repos/gnome-unstable-i686/PKGBUILD (from rev 292018, 
libgee/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 14:06:41 UTC (rev 292019)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Sergej Pupykin 
+
+pkgname=libgee
+pkgver=0.20.0
+pkgrel=1
+pkgdesc="A collection library providing GObject-based interfaces and classes 
for commonly used data structures"
+url="https://git.gnome.org/browse/libgee";
+license=(LGPL2.1)
+arch=(i686 x86_64)
+depends=(glib2)
+makedepends=(gobject-introspection vala autoconf-archive git valadoc)
+_commit=fe7c7e86185e919adcbd053404e7ee497bb90dc5
+source=("git+https://git.gnome.org/browse/libgee#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname
+  # generates a bazillion traps - make sure systemd's core_pattern
+  # is deactivated, or you'll DoS the journal and the system
+  #make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: libgee/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292018, 
libgee/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:06:41 UTC (rev 292019)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Sergej Pupykin 
+
+pkgname=libgee
+pkgver=0.20.0
+pkgrel=1
+pkgdesc="A collection library providing GObject-based interfaces and classes 
for commonly used data structures"
+url="https://git.gnome.org/browse/libgee";
+license=(LGPL2.1)
+arch=(i686 x86_64)
+depends=(glib2)
+makedepends=(gobject-introspection vala autoconf-archive git valadoc)
+_commit=fe7c7e86185e919adcbd053404e7ee497bb90dc5
+source=("git+https://git.gnome.org/browse/libgee#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname
+  # generates a bazillion traps - make sure systemd's core_pattern
+  # is deactivated, or you'll DoS the journal and the system
+  #make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:06:36
  Author: jgc
Revision: 292018

upgpkg: libgee 0.20.0-1

Modified:
  libgee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 14:01:55 UTC (rev 292017)
+++ PKGBUILD2017-04-03 14:06:36 UTC (rev 292018)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin 
 
 pkgname=libgee
-pkgver=0.18.1
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="A collection library providing GObject-based interfaces and classes 
for commonly used data structures"
 url="https://git.gnome.org/browse/libgee";
@@ -11,8 +11,8 @@
 arch=(i686 x86_64)
 depends=(glib2)
 makedepends=(gobject-introspection vala autoconf-archive git valadoc)
-_commit=d52a07b1851e45f3cae3384cae4aa4803a1b6f51  # tags/0.18.1^0
-source=("git://git.gnome.org/libgee#commit=$_commit")
+_commit=fe7c7e86185e919adcbd053404e7ee497bb90dc5
+source=("git+https://git.gnome.org/browse/libgee#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:01:55
  Author: jgc
Revision: 292017

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libsoup/repos/gnome-unstable-i686/
  libsoup/repos/gnome-unstable-i686/PKGBUILD
(from rev 292016, libsoup/trunk/PKGBUILD)
  libsoup/repos/gnome-unstable-x86_64/
  libsoup/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292016, libsoup/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   49 +++
 gnome-unstable-x86_64/PKGBUILD |   49 +++
 2 files changed, 98 insertions(+)

Copied: libsoup/repos/gnome-unstable-i686/PKGBUILD (from rev 292016, 
libsoup/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-03 14:01:55 UTC (rev 292017)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libsoup
+pkgver=2.57.1+29+g5b6d632a
+pkgrel=1
+pkgdesc="GNOME HTTP Library"
+arch=(i686 x86_64)
+license=(LGPL)
+url="http://www.gnome.org";
+depends=(glib2 libxml2 glib-networking sqlite krb5)
+makedepends=(intltool gobject-introspection python vala git gtk-doc)
+checkdepends=(apache php php-apache)
+provides=("libsoup-gnome=$pkgver-$pkgrel")
+conflicts=(libsoup-gnome)
+replaces=(libsoup-gnome)
+options=('!emptydirs')
+_commit=5b6d632a34e1ce833e43f39fcdecff5388b26146  # master
+source=("git://git.gnome.org/libsoup#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+#  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: libsoup/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292016, 
libsoup/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-03 14:01:55 UTC (rev 292017)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libsoup
+pkgver=2.57.1+29+g5b6d632a
+pkgrel=1
+pkgdesc="GNOME HTTP Library"
+arch=(i686 x86_64)
+license=(LGPL)
+url="http://www.gnome.org";
+depends=(glib2 libxml2 glib-networking sqlite krb5)
+makedepends=(intltool gobject-introspection python vala git gtk-doc)
+checkdepends=(apache php php-apache)
+provides=("libsoup-gnome=$pkgver-$pkgrel")
+conflicts=(libsoup-gnome)
+replaces=(libsoup-gnome)
+options=('!emptydirs')
+_commit=5b6d632a34e1ce833e43f39fcdecff5388b26146  # master
+source=("git://git.gnome.org/libsoup#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+#  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 14:01:50
  Author: jgc
Revision: 292016

upgpkg: libsoup 2.57.1+29+g5b6d632a-1

Modified:
  libsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 13:54:34 UTC (rev 292015)
+++ PKGBUILD2017-04-03 14:01:50 UTC (rev 292016)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libsoup
-pkgver=2.56.0
+pkgver=2.57.1+29+g5b6d632a
 pkgrel=1
 pkgdesc="GNOME HTTP Library"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 conflicts=(libsoup-gnome)
 replaces=(libsoup-gnome)
 options=('!emptydirs')
-_commit=65f5c1d50f453f219d17eef17eb1b99e5382dcf8
+_commit=5b6d632a34e1ce833e43f39fcdecff5388b26146  # master
 source=("git://git.gnome.org/libsoup#commit=$_commit")
 sha256sums=('SKIP')
 


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 13:56:38
  Author: anthraxx
Revision: 220386

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-03 13:56:30 UTC (rev 220385)
+++ PKGBUILD2017-04-03 13:56:38 UTC (rev 220386)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-tblib
-pkgname=('python-tblib' 'python2-tblib')
-_pyname=tblib
-pkgver=1.3.0
-pkgrel=2
-pkgdesc="Python traceback fiddling library"
-url="https://github.com/ionelmc/python-tblib";
-arch=('any')
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-source=(${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/source/t/${_pyname}/${_pyname}-${pkgver}.tar.gz)
-sha512sums=('2bead497b7a2ff2a23e164935efe5ca242cb6d6063a7d5e1cf88d7d3af6475255435507855f5f359738285d315f0c8c0274c539f33cf5017fcb743c49b8f58a3')
-
-prepare() {
-  cp -ra ${_pyname}-${pkgver}{,-py2}
-}
-
-check() {
-  (cd ${_pyname}-${pkgver}
-python setup.py test
-  )
-  (cd ${_pyname}-${pkgver}-py2
-python2 setup.py test
-  )
-}
-
-package_python-tblib() {
-  depends=('python-six')
-  cd ${_pyname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-tblib() {
-  depends=('python2-six')
-  cd ${_pyname}-${pkgver}-py2
-  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-tblib/repos/community-any/PKGBUILD (from rev 220385, 
python-tblib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-03 13:56:38 UTC (rev 220386)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-tblib
+pkgname=('python-tblib' 'python2-tblib')
+_pyname=tblib
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Python traceback fiddling library'
+url='https://github.com/ionelmc/python-tblib'
+arch=('any')
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/ionelmc/python-tblib/archive/v${pkgver}.tar.gz)
+sha512sums=('6543e0dae3dd053f62c38aad0e8a2fce23cfc986148c9022b57f79f475c03b2a719e5a7c34edcca34c8a276f33ee020d1099fdb1f17352625c9b92bd11ab464d')
+
+prepare() {
+  cp -ra ${pkgbase}-${pkgver}{,-py2}
+}
+
+check() {
+  (cd ${pkgbase}-${pkgver}
+python setup.py test
+  )
+  (cd ${pkgbase}-${pkgver}-py2
+python2 setup.py test
+  )
+}
+
+package_python-tblib() {
+  depends=('python-six')
+  cd ${pkgbase}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-tblib() {
+  depends=('python2-six')
+  cd ${pkgbase}-${pkgver}-py2
+  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-04-03 Thread Levente Polyak
Date: Monday, April 3, 2017 @ 13:56:30
  Author: anthraxx
Revision: 220385

upgpkg: python-tblib 1.3.1-1

Modified:
  python-tblib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 13:49:22 UTC (rev 220384)
+++ PKGBUILD2017-04-03 13:56:30 UTC (rev 220385)
@@ -3,25 +3,25 @@
 pkgbase=python-tblib
 pkgname=('python-tblib' 'python2-tblib')
 _pyname=tblib
-pkgver=1.3.0
-pkgrel=2
-pkgdesc="Python traceback fiddling library"
-url="https://github.com/ionelmc/python-tblib";
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Python traceback fiddling library'
+url='https://github.com/ionelmc/python-tblib'
 arch=('any')
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-source=(${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/source/t/${_pyname}/${_pyname}-${pkgver}.tar.gz)
-sha512sums=('2bead497b7a2ff2a23e164935efe5ca242cb6d6063a7d5e1cf88d7d3af6475255435507855f5f359738285d315f0c8c0274c539f33cf5017fcb743c49b8f58a3')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/ionelmc/python-tblib/archive/v${pkgver}.tar.gz)
+sha512sums=('6543e0dae3dd053f62c38aad0e8a2fce23cfc986148c9022b57f79f475c03b2a719e5a7c34edcca34c8a276f33ee020d1099fdb1f17352625c9b92bd11ab464d')
 
 prepare() {
-  cp -ra ${_pyname}-${pkgver}{,-py2}
+  cp -ra ${pkgbase}-${pkgver}{,-py2}
 }
 
 check() {
-  (cd ${_pyname}-${pkgver}
+  (cd ${pkgbase}-${pkgver}
 python setup.py test
   )
-  (cd ${_pyname}-${pkgver}-py2
+  (cd ${pkgbase}-${pkgver}-py2
 python2 setup.py test
   )
 }
@@ -28,7 +28,7 @@
 
 package_python-tblib() {
   depends=('python-six')
-  cd ${_pyname}-${pkgver}
+  cd ${pkgbase}-${pkgver}
   python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
   install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
   install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
@@ -36,7 +36,7 @@
 
 package_python2-tblib() {
   depends=('python2-six')
-  cd ${_pyname}-${pkgver}-py2
+  cd ${pkgbase}-${pkgver}-py2
   python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
   install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
   install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"


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

2017-04-03 Thread Jan de Groot
Date: Monday, April 3, 2017 @ 13:54:29
  Author: jgc
Revision: 292014

upgpkg: gjs 1.48.0+5+ga6f0735-1

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-03 13:35:21 UTC (rev 292013)
+++ PKGBUILD2017-04-03 13:54:29 UTC (rev 292014)
@@ -2,15 +2,15 @@
 # Maintainer: Ionut Biru 
 
 pkgname=gjs
-pkgver=1.46.0
-pkgrel=2
+pkgver=1.48.0+5+ga6f0735
+pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=(i686 x86_64)
 url="http://live.gnome.org/Gjs";
 license=(GPL)
-depends=(cairo gobject-introspection-runtime 'js>=24.2.0' 'gtk3')
+depends=(cairo gobject-introspection-runtime 'js38' 'gtk3')
 makedepends=('gobject-introspection' 'git' 'gnome-common')
-_commit=caeb97adf1f3de02fe5c9d0cd3c1434999a1a6ce
+_commit=a6f07354a1c6f58d78585be9edefb393c4ca8584  # master
 source=("git://git.gnome.org/gjs#commit=$_commit")
 sha256sums=('SKIP')
 


  1   2   >