[arch-commits] Commit in dbus/trunk (4 files)

2015-10-22 Thread Jan Steffens
Date: Thursday, October 22, 2015 @ 19:54:46
  Author: heftig
Revision: 249655

Better fix for https://github.com/systemd/systemd/issues/1600

Added:
  dbus/trunk/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
Modified:
  dbus/trunk/PKGBUILD
Deleted:
  dbus/trunk/dbus-setenv.service
  dbus/trunk/dbus.socket

--+
 0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch |   25 +
 PKGBUILD |   18 +
 dbus-setenv.service  |9 
 dbus.socket  |   11 -
 4 files changed, 35 insertions(+), 28 deletions(-)

Added: 0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
===
--- 0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
(rev 0)
+++ 0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch2015-10-22 
17:54:46 UTC (rev 249655)
@@ -0,0 +1,25 @@
+From 53c3f6c20980a9375f4c699355e8f7963ed63d7f Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Thu, 22 Oct 2015 19:50:29 +0200
+Subject: [PATCH] user dbus.socket: Set DBUS_SESSION_BUS_ADDRESS
+
+As discussed in https://github.com/systemd/systemd/issues/1600
+---
+ bus/systemd-user/dbus.socket.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/bus/systemd-user/dbus.socket.in b/bus/systemd-user/dbus.socket.in
+index 77958f7..5535443 100644
+--- a/bus/systemd-user/dbus.socket.in
 b/bus/systemd-user/dbus.socket.in
+@@ -3,6 +3,7 @@ Description=D-Bus User Message Bus Socket
+ 
+ [Socket]
+ ListenStream=%t/bus
++ExecStartPost=@EXPANDED_BINDIR@/systemctl --user set-environment 
DBUS_SESSION_BUS_ADDRESS=unix:path=%t/bus
+ 
+ [Install]
+ WantedBy=sockets.target
+-- 
+2.6.2
+

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 15:54:45 UTC (rev 249654)
+++ PKGBUILD2015-10-22 17:54:46 UTC (rev 249655)
@@ -6,7 +6,7 @@
 pkgbase=dbus
 pkgname=('dbus' 'libdbus')
 pkgver=1.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Freedesktop.org message bus system"
 url="http://www.freedesktop.org/Software/dbus;
 arch=(i686 x86_64)
@@ -13,13 +13,19 @@
 license=('GPL' 'custom')
 makedepends=('libx11' 'systemd' 'xmlto' 'docbook-xsl')
 source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
-dbus.socket dbus-setenv.service)
+0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch)
 md5sums=('5af6297348107a906c8449817a728b3b'
  'SKIP'
- '5fce2cd240ab1c90fe716076b7d33b8e'
- 'cb82de93178a65dad38a1356210b2453')
+ 'a97e2b8e5da583e38690d2ccd0424619')
 validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90') # Simon McVittie 

 
+prepare() {
+  cd dbus-$pkgver
+
+  # https://github.com/systemd/systemd/issues/1600
+  patch -Np1 -i ../0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
+}
+
 build() {
   cd dbus-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
@@ -52,10 +58,6 @@
   rm -r "${pkgdir}/var/run"
   rm -r "${pkgdir}/usr/lib/pkgconfig"
 
-  # Fix up manager environment
-  install -m644 "$srcdir"/{dbus.socket,dbus-setenv.service} \
-"$pkgdir/usr/lib/systemd/user"
-
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/dbus/COPYING"
 }
 

Deleted: dbus-setenv.service
===
--- dbus-setenv.service 2015-10-22 15:54:45 UTC (rev 249654)
+++ dbus-setenv.service 2015-10-22 17:54:46 UTC (rev 249655)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Set Environment DBUS_SESSION_BUS_ADDRESS
-DefaultDependencies=no
-Requisite=dbus.socket
-
-[Service]
-Type=oneshot
-Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=%t/bus
-ExecStart=/usr/bin/systemctl --user import-environment DBUS_SESSION_BUS_ADDRESS

Deleted: dbus.socket
===
--- dbus.socket 2015-10-22 15:54:45 UTC (rev 249654)
+++ dbus.socket 2015-10-22 17:54:46 UTC (rev 249655)
@@ -1,11 +0,0 @@
-[Unit]
-Description=D-Bus User Message Bus Socket
-Requires=dbus-setenv.service
-After=dbus-setenv.service
-
-[Socket]
-ListenStream=%t/bus
-
-[Install]
-WantedBy=sockets.target
-Also=dbus.service


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

2015-10-22 Thread Jelle van der Waa
Date: Thursday, October 22, 2015 @ 21:38:20
  Author: jelle
Revision: 144734

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 19:36:55 UTC (rev 144733)
+++ community-i686/PKGBUILD 2015-10-22 19:38:20 UTC (rev 144734)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Paulo Matias 
-# Maintainer: Jelle van der Waa 
-
-pkgname=pdf2djvu
-pkgver=0.9.1
-pkgrel=2
-pkgdesc="Creates DjVu files from PDF files"
-arch=('i686' 'x86_64')
-url="http://pdf2djvu.googlecode.com;
-license=('GPL')
-depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
-makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
-source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
-validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
-md5sums=('a4081d3ea575eab9e220e0811e8c1303'
- 'SKIP')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-./configure --prefix=/usr
-make
-}
-
-check() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-sed -i 's/nosetests/nosetests2/' tests/Makefile
-make test
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-make install DESTDIR=${pkgdir}
-install -Dm644 doc/${pkgname}.1 ${pkgdir}/usr/share/man/man1/${pkgname}.1
-}

Copied: pdf2djvu/repos/community-i686/PKGBUILD (from rev 144733, 
pdf2djvu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 19:38:20 UTC (rev 144734)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Paulo Matias 
+# Maintainer: Jelle van der Waa 
+
+pkgname=pdf2djvu
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="Creates DjVu files from PDF files"
+arch=('i686' 'x86_64')
+url="http://pdf2djvu.googlecode.com;
+license=('GPL')
+depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
+makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
+source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
+validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
+md5sums=('c9fef5b886046e3f2868537b6a5e6fee'
+ 'SKIP')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+sed -i 's/nosetests/nosetests2/' tests/Makefile
+make test
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+make install DESTDIR=${pkgdir}
+install -Dm644 doc/${pkgname}.1 ${pkgdir}/usr/share/man/man1/${pkgname}.1
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-22 19:36:55 UTC (rev 144733)
+++ community-x86_64/PKGBUILD   2015-10-22 19:38:20 UTC (rev 144734)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Paulo Matias 
-# Maintainer: Jelle van der Waa 
-
-pkgname=pdf2djvu
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="Creates DjVu files from PDF files"
-arch=('i686' 'x86_64')
-url="http://pdf2djvu.googlecode.com;
-license=('GPL')
-depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
-makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
-source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
-validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
-md5sums=('c9fef5b886046e3f2868537b6a5e6fee'
- 'SKIP')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-./configure --prefix=/usr
-make
-}
-
-check() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-sed -i 's/nosetests/nosetests2/' tests/Makefile
-make test
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-make install DESTDIR=${pkgdir}
-install -Dm644 doc/${pkgname}.1 ${pkgdir}/usr/share/man/man1/${pkgname}.1
-}

Copied: pdf2djvu/repos/community-x86_64/PKGBUILD (from rev 144733, 
pdf2djvu/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-22 19:38:20 UTC (rev 144734)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Paulo Matias 
+# Maintainer: Jelle van der Waa 

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

2015-10-22 Thread Anatol Pomozov
Date: Thursday, October 22, 2015 @ 21:45:09
  Author: anatolik
Revision: 144736

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

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

+
 /PKGBUILD  |   88 +++
 /sigil.install |   24 ++
 community-i686/PKGBUILD|   44 ---
 community-i686/sigil.install   |   12 -
 community-x86_64/PKGBUILD  |   44 ---
 community-x86_64/sigil.install |   12 -
 6 files changed, 112 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 19:44:31 UTC (rev 144735)
+++ community-i686/PKGBUILD 2015-10-22 19:45:09 UTC (rev 144736)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Larry Hajali 
-
-pkgname=sigil
-pkgver=0.8.7
-pkgrel=1
-pkgdesc="WYSIWYG ebook editor"
-arch=('i686' 'x86_64')
-url="https://github.com/user-none/Sigil/;
-license=('GPL3')
-depends=('qt5-webkit' 'boost-libs' 'python' 'hicolor-icon-theme')
-makedepends=('qt5-multimedia' 'qt5-tools' 'qt5-svg' 'cmake' 'boost')
-install=sigil.install
-source=("https://github.com/user-none/Sigil/releases/download/${pkgver}/Sigil-${pkgver}-Code.zip;)
-md5sums=('1eae1cc28f46f3d0fad185a3b5e34025')
-
-build() {
-  cd "${srcdir}/Sigil-${pkgver}"
-
-  mkdir build
-  cd build
-
-  cmake -G "Unix Makefiles" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_C_FLAGS:STRING="${CFLAGS}" \
--DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON ..
-
-  make
-}
-
-package() {
-  cd "${srcdir}"/Sigil-${pkgver}/build
-  make install DESTDIR="${pkgdir}"
-
-  for _pic in 16 32 48 128 256; do
-install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \
-  "${pkgdir}"/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
-  done
-  install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \
-"$pkgdir/usr/share/pixmaps/$pkgname.png"
-}

Copied: sigil/repos/community-i686/PKGBUILD (from rev 144735, 
sigil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 19:45:09 UTC (rev 144736)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Larry Hajali 
+
+pkgname=sigil
+pkgver=0.8.7
+pkgrel=2
+pkgdesc="WYSIWYG ebook editor"
+arch=('i686' 'x86_64')
+url="https://github.com/user-none/Sigil/;
+license=('GPL3')
+depends=('qt5-webkit' 'boost-libs' 'python' 'hicolor-icon-theme')
+makedepends=('qt5-multimedia' 'qt5-tools' 'qt5-svg' 'cmake' 'boost')
+install=sigil.install
+source=("https://github.com/user-none/Sigil/releases/download/${pkgver}/Sigil-${pkgver}-Code.zip;)
+md5sums=('1eae1cc28f46f3d0fad185a3b5e34025')
+
+build() {
+  cd "${srcdir}/Sigil-${pkgver}"
+
+  mkdir build
+  cd build
+
+  cmake -G "Unix Makefiles" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_C_FLAGS:STRING="${CFLAGS}" \
+-DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON ..
+
+  make
+}
+
+package() {
+  cd "${srcdir}"/Sigil-${pkgver}/build
+  make install DESTDIR="${pkgdir}"
+
+  for _pic in 16 32 48 128 256; do
+install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \
+  "${pkgdir}"/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
+  done
+  install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \
+"$pkgdir/usr/share/pixmaps/$pkgname.png"
+}

Deleted: community-i686/sigil.install
===
--- community-i686/sigil.install2015-10-22 19:44:31 UTC (rev 144735)
+++ community-i686/sigil.install2015-10-22 19:45:09 UTC (rev 144736)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: sigil/repos/community-i686/sigil.install (from rev 144735, 
sigil/trunk/sigil.install)
===
--- community-i686/sigil.install(rev 0)
+++ community-i686/sigil.install2015-10-22 19:45:09 

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

2015-10-22 Thread Anatol Pomozov
Date: Thursday, October 22, 2015 @ 21:44:31
  Author: anatolik
Revision: 144735

upgpkg: sigil 0.8.7-2

Modified:
  sigil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 19:38:20 UTC (rev 144734)
+++ PKGBUILD2015-10-22 19:44:31 UTC (rev 144735)
@@ -4,7 +4,7 @@
 
 pkgname=sigil
 pkgver=0.8.7
-pkgrel=1
+pkgrel=2
 pkgdesc="WYSIWYG ebook editor"
 arch=('i686' 'x86_64')
 url="https://github.com/user-none/Sigil/;


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

2015-10-22 Thread Anatol Pomozov
Date: Thursday, October 22, 2015 @ 20:11:33
  Author: anatolik
Revision: 144729

archrelease: copy trunk to community-any

Added:
  android-udev/repos/community-any/PKGBUILD
(from rev 144728, android-udev/trunk/PKGBUILD)
  android-udev/repos/community-any/android-udev.install
(from rev 144728, android-udev/trunk/android-udev.install)
Deleted:
  android-udev/repos/community-any/PKGBUILD
  android-udev/repos/community-any/android-udev.install

--+
 PKGBUILD |   56 -
 android-udev.install |8 +++
 2 files changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 18:11:08 UTC (rev 144728)
+++ PKGBUILD2015-10-22 18:11:33 UTC (rev 144729)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: M0Rf30
-# Contributor: marlock
-
-pkgname=android-udev
-pkgver=r162
-pkgrel=1
-pkgdesc='Udev rules to connect Android devices to your linux box'
-arch=(any)
-url='https://github.com/M0Rf30/android-udev-rules'
-license=(GPL3)
-depends=(udev libmtp)
-makedepends=(git)
-install='android-udev.install'
-
-# instead of using HEAD version let's depend on some known revision
-_git_revision=d2e89a3f6deb096071b15e18b9e3608a02d62437
-source=(git+https://github.com/M0Rf30/android-udev-rules.git#commit=$_git_revision)
-md5sums=('SKIP')
-
-pkgver() {
-  cd android-udev-rules
-  printf "r%s" "$(git rev-list --count HEAD)"
-}
-
-package() {
-  install -Dm 644 android-udev-rules/51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
-}

Copied: android-udev/repos/community-any/PKGBUILD (from rev 144728, 
android-udev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 18:11:33 UTC (rev 144729)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: M0Rf30
+# Contributor: marlock
+
+pkgname=android-udev
+pkgver=r164
+pkgrel=1
+pkgdesc='Udev rules to connect Android devices to your linux box'
+arch=(any)
+url='https://github.com/M0Rf30/android-udev-rules'
+license=(GPL3)
+depends=(udev libmtp)
+makedepends=(git)
+install='android-udev.install'
+
+# instead of using HEAD version let's depend on some known revision
+_git_revision=ca6a387
+source=(git+https://github.com/M0Rf30/android-udev-rules.git#commit=$_git_revision)
+md5sums=('SKIP')
+
+pkgver() {
+  cd android-udev-rules
+  printf "r%s" "$(git rev-list --count HEAD)"
+}
+
+package() {
+  install -Dm 644 android-udev-rules/51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
+}

Deleted: android-udev.install
===
--- android-udev.install2015-10-22 18:11:08 UTC (rev 144728)
+++ android-udev.install2015-10-22 18:11:33 UTC (rev 144729)
@@ -1,4 +0,0 @@
-post_install() {
-  getent group adbusers >/dev/null || groupadd -r adbusers
-  true
-}

Copied: android-udev/repos/community-any/android-udev.install (from rev 144728, 
android-udev/trunk/android-udev.install)
===
--- android-udev.install(rev 0)
+++ android-udev.install2015-10-22 18:11:33 UTC (rev 144729)
@@ -0,0 +1,4 @@
+post_install() {
+  getent group adbusers >/dev/null || groupadd -r adbusers
+  true
+}


[arch-commits] Commit in android-udev/repos (extra-any)

2015-10-22 Thread Anatol Pomozov
Date: Thursday, October 22, 2015 @ 20:11:08
  Author: anatolik
Revision: 144728

Incorrectly pushed to extra

Deleted:
  android-udev/repos/extra-any/


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

2015-10-22 Thread Evangelos Foutras
Date: Thursday, October 22, 2015 @ 10:36:39
  Author: foutrelis
Revision: 249647

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

Added:
  ntp/repos/extra-i686/PKGBUILD
(from rev 249646, ntp/trunk/PKGBUILD)
  ntp/repos/extra-i686/install
(from rev 249646, ntp/trunk/install)
  ntp/repos/extra-i686/ntp.conf
(from rev 249646, ntp/trunk/ntp.conf)
  ntp/repos/extra-i686/ntpd.service
(from rev 249646, ntp/trunk/ntpd.service)
  ntp/repos/extra-i686/ntpdate.service
(from rev 249646, ntp/trunk/ntpdate.service)
  ntp/repos/extra-x86_64/PKGBUILD
(from rev 249646, ntp/trunk/PKGBUILD)
  ntp/repos/extra-x86_64/install
(from rev 249646, ntp/trunk/install)
  ntp/repos/extra-x86_64/ntp.conf
(from rev 249646, ntp/trunk/ntp.conf)
  ntp/repos/extra-x86_64/ntpd.service
(from rev 249646, ntp/trunk/ntpd.service)
  ntp/repos/extra-x86_64/ntpdate.service
(from rev 249646, ntp/trunk/ntpdate.service)
Deleted:
  ntp/repos/extra-i686/PKGBUILD
  ntp/repos/extra-i686/install
  ntp/repos/extra-i686/ntp.conf
  ntp/repos/extra-i686/ntpd.service
  ntp/repos/extra-i686/ntpdate.service
  ntp/repos/extra-x86_64/PKGBUILD
  ntp/repos/extra-x86_64/install
  ntp/repos/extra-x86_64/ntp.conf
  ntp/repos/extra-x86_64/ntpd.service
  ntp/repos/extra-x86_64/ntpdate.service

--+
 /PKGBUILD|  104 +
 /install |   22 
 /ntp.conf|   48 ++
 /ntpd.service|   26 ++
 /ntpdate.service |   24 +
 extra-i686/PKGBUILD  |   53 
 extra-i686/install   |   11 
 extra-i686/ntp.conf  |   24 -
 extra-i686/ntpd.service  |   13 -
 extra-i686/ntpdate.service   |   12 
 extra-x86_64/PKGBUILD|   53 
 extra-x86_64/install |   11 
 extra-x86_64/ntp.conf|   24 -
 extra-x86_64/ntpd.service|   13 -
 extra-x86_64/ntpdate.service |   12 
 15 files changed, 224 insertions(+), 226 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-22 08:36:15 UTC (rev 249646)
+++ extra-i686/PKGBUILD 2015-10-22 08:36:39 UTC (rev 249647)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: kevin 
-
-pkgname=ntp
-_pkgname=ntp #-dev
-_pkgver=4.2.8p3
-pkgver=${_pkgver/p/.p}
-pkgrel=1
-pkgdesc='Network Time Protocol reference implementation'
-url='http://www.ntp.org/'
-license=('custom')
-arch=('i686' 'x86_64')
-depends=('openssl' 'libcap' 'libedit')
-backup=('etc/ntp.conf')
-#source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}/${_pkgname}-${_pkgver}.tar.gz;
-source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}-${_pkgver}.tar.gz;
-'ntp.conf'
-'ntpd.service'
-'ntpdate.service')
-sha1sums=('fc624396f8d9f9bc282da30c8e8e527ade7d420f'
-  'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
-  '0a872385e0142888ab48d273fec0669b30a8'
-  '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')
-
-options=('!emptydirs')
-install=install
-
-build() {
-   cd "${srcdir}/${_pkgname}-${_pkgver}"
-
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib \
-   --enable-linuxcaps \
-   --enable-ntp-signd \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${_pkgname}-${_pkgver}"
-
-   make DESTDIR="${pkgdir}" install
-
-   install -Dm644 ../ntp.conf "${pkgdir}"/etc/ntp.conf
-   install -Dm644 ../ntpd.service 
"${pkgdir}"/usr/lib/systemd/system/ntpd.service
-   install -Dm644 ../ntpdate.service 
"${pkgdir}"/usr/lib/systemd/system/ntpdate.service
-   install -Dm644 COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-   install -d -o 87 "${pkgdir}"/var/lib/ntp
-   echo > "${pkgdir}/var/lib/ntp/.placeholder"
-}

Copied: ntp/repos/extra-i686/PKGBUILD (from rev 249646, ntp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-22 08:36:39 UTC (rev 249647)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: kevin 
+
+pkgname=ntp
+_pkgname=ntp #-dev
+_pkgver=4.2.8p4
+pkgver=${_pkgver/p/.p}
+pkgrel=1
+pkgdesc='Network Time Protocol reference implementation'
+url='http://www.ntp.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('openssl' 'libcap' 'libedit')
+backup=('etc/ntp.conf')
+source=("https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${_pkgname}-${_pkgver}.tar.gz;
+'ntp.conf'
+'ntpd.service'
+'ntpdate.service')
+sha1sums=('a30f61f87b219ab3613def9e27f5c8e91ce38b0a'
+  'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
+  

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

2015-10-22 Thread Evangelos Foutras
Date: Thursday, October 22, 2015 @ 10:36:15
  Author: foutrelis
Revision: 249646

upgpkg: ntp 4.2.8.p4-1

New upstream release.

Modified:
  ntp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 03:51:01 UTC (rev 249645)
+++ PKGBUILD2015-10-22 08:36:15 UTC (rev 249646)
@@ -4,7 +4,7 @@
 
 pkgname=ntp
 _pkgname=ntp #-dev
-_pkgver=4.2.8p3
+_pkgver=4.2.8p4
 pkgver=${_pkgver/p/.p}
 pkgrel=1
 pkgdesc='Network Time Protocol reference implementation'
@@ -13,12 +13,11 @@
 arch=('i686' 'x86_64')
 depends=('openssl' 'libcap' 'libedit')
 backup=('etc/ntp.conf')
-#source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}/${_pkgname}-${_pkgver}.tar.gz;
-source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}-${_pkgver}.tar.gz;
+source=("https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${_pkgname}-${_pkgver}.tar.gz;
 'ntp.conf'
 'ntpd.service'
 'ntpdate.service')
-sha1sums=('fc624396f8d9f9bc282da30c8e8e527ade7d420f'
+sha1sums=('a30f61f87b219ab3613def9e27f5c8e91ce38b0a'
   'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
   '0a872385e0142888ab48d273fec0669b30a8'
   '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 09:45:30
  Author: fyan
Revision: 144678

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 07:44:56 UTC (rev 144677)
+++ community-i686/PKGBUILD 2015-10-22 07:45:30 UTC (rev 144678)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josh VanderLinden 
-# Contributor: Nicolas Storme 
-
-pkgname=goaccess
-pkgver=0.9.4
-pkgrel=2
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz;)
-sha512sums=('068ce399c4b202d322f297847c1a5b80e3143de93496db234a6db772ad7beb7d497ccad30a1d39b72d131488543f45d0dd179106bbabdbcdef4771a87dd8acef')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-i686/PKGBUILD (from rev 144677, 
goaccess/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 07:45:30 UTC (rev 144678)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josh VanderLinden 
+# Contributor: Nicolas Storme 
+
+pkgname=goaccess
+pkgver=0.9.5
+pkgrel=1
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz;)
+sha512sums=('201b88a9ed8cd4ab051ab928322b38d6a3843140f49ada43841ece6f7f4e7e11449fc4ad9916dc2553889d2b3fdbe6063315914f9350f0a292265aeb4d6152b6')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --enable-geoip --enable-utf8
+  make prefix=/usr sysconfdir=/etc
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-22 07:44:56 UTC (rev 144677)
+++ community-x86_64/PKGBUILD   2015-10-22 07:45:30 UTC (rev 144678)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josh VanderLinden 
-# Contributor: Nicolas Storme 
-
-pkgname=goaccess
-pkgver=0.9.4
-pkgrel=2
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz;)
-sha512sums=('068ce399c4b202d322f297847c1a5b80e3143de93496db234a6db772ad7beb7d497ccad30a1d39b72d131488543f45d0dd179106bbabdbcdef4771a87dd8acef')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-x86_64/PKGBUILD (from rev 144677, 
goaccess/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-22 07:45:30 UTC (rev 144678)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josh VanderLinden 
+# Contributor: Nicolas Storme 
+
+pkgname=goaccess
+pkgver=0.9.5
+pkgrel=1
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz;)

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

2015-10-22 Thread Jan Steffens
Date: Thursday, October 22, 2015 @ 19:55:29
  Author: heftig
Revision: 249656

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

Added:
  dbus/repos/testing-i686/
  
dbus/repos/testing-i686/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
(from rev 249655, 
dbus/trunk/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch)
  dbus/repos/testing-i686/PKGBUILD
(from rev 249655, dbus/trunk/PKGBUILD)
  dbus/repos/testing-x86_64/
  
dbus/repos/testing-x86_64/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
(from rev 249655, 
dbus/trunk/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch)
  dbus/repos/testing-x86_64/PKGBUILD
(from rev 249655, dbus/trunk/PKGBUILD)

-+
 testing-i686/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch   |   25 
+++
 testing-i686/PKGBUILD   |   72 
++
 testing-x86_64/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch |   25 
+++
 testing-x86_64/PKGBUILD |   72 
++
 4 files changed, 194 insertions(+)

Copied: 
dbus/repos/testing-i686/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
 (from rev 249655, 
dbus/trunk/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch)
===
--- testing-i686/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch   
(rev 0)
+++ testing-i686/0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch   
2015-10-22 17:55:29 UTC (rev 249656)
@@ -0,0 +1,25 @@
+From 53c3f6c20980a9375f4c699355e8f7963ed63d7f Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Thu, 22 Oct 2015 19:50:29 +0200
+Subject: [PATCH] user dbus.socket: Set DBUS_SESSION_BUS_ADDRESS
+
+As discussed in https://github.com/systemd/systemd/issues/1600
+---
+ bus/systemd-user/dbus.socket.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/bus/systemd-user/dbus.socket.in b/bus/systemd-user/dbus.socket.in
+index 77958f7..5535443 100644
+--- a/bus/systemd-user/dbus.socket.in
 b/bus/systemd-user/dbus.socket.in
+@@ -3,6 +3,7 @@ Description=D-Bus User Message Bus Socket
+ 
+ [Socket]
+ ListenStream=%t/bus
++ExecStartPost=@EXPANDED_BINDIR@/systemctl --user set-environment 
DBUS_SESSION_BUS_ADDRESS=unix:path=%t/bus
+ 
+ [Install]
+ WantedBy=sockets.target
+-- 
+2.6.2
+

Copied: dbus/repos/testing-i686/PKGBUILD (from rev 249655, dbus/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-22 17:55:29 UTC (rev 249656)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Maintainer: Jan de Groot 
+# Contributor: Link Dupont 
+
+pkgbase=dbus
+pkgname=('dbus' 'libdbus')
+pkgver=1.10.0
+pkgrel=5
+pkgdesc="Freedesktop.org message bus system"
+url="http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+makedepends=('libx11' 'systemd' 'xmlto' 'docbook-xsl')
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
+0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch)
+md5sums=('5af6297348107a906c8449817a728b3b'
+ 'SKIP'
+ 'a97e2b8e5da583e38690d2ccd0424619')
+validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90') # Simon McVittie 

+
+prepare() {
+  cd dbus-$pkgver
+
+  # https://github.com/systemd/systemd/issues/1600
+  patch -Np1 -i ../0001-user-dbus.socket-Set-DBUS_SESSION_BUS_ADDRESS.patch
+}
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=dbus \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --with-console-auth-dir=/run/console/ \
+  --enable-inotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests --disable-asserts \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
+  --enable-systemd --enable-user-session
+  make
+}
+
+package_dbus(){
+  depends=('libdbus' 'expat')
+  optdepends=('libx11: dbus-launch support')
+  provides=('dbus-core')
+  conflicts=('dbus-core')
+  replaces=('dbus-core')
+
+  cd dbus-$pkgver
+
+  # Disable installation of libdbus
+  sed -i -e 's/^SUBDIRS = dbus/SUBDIRS =/' Makefile
+
+  make DESTDIR="$pkgdir" install
+
+  rm -r "${pkgdir}/var/run"
+  rm -r "${pkgdir}/usr/lib/pkgconfig"
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/dbus/COPYING"
+}
+
+package_libdbus(){
+  pkgdesc="DBus library"
+  depends=('libsystemd')
+
+  cd dbus-$pkgver
+  make DESTDIR="$pkgdir" -C dbus install
+  make DESTDIR="$pkgdir" install-data-am
+  install -Dm644 COPYING 

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

2015-10-22 Thread Jaroslav Lichtblau
Date: Thursday, October 22, 2015 @ 21:32:37
  Author: jlichtblau
Revision: 144730

upgpkg: postgis 2.2.0-1 - new upstream release

Modified:
  postgis/trunk/PKGBUILD
  postgis/trunk/postgis.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 18:11:33 UTC (rev 144729)
+++ PKGBUILD2015-10-22 19:32:37 UTC (rev 144730)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=postgis
-pkgver=2.1.8
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('i686' 'x86_64')
@@ -12,8 +12,9 @@
 license=('GPL')
 depends=('postgresql' 'gdal' 'json-c' 'proj')
 changelog=$pkgname.changelog
+options=('!makeflags')
 source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('7c2380b895fe7bda34c2e70deab3fcf4c12b13ab40d7501cdaa6fa36f1a6c662')
+sha256sums=('66f0f8480d535959b8bb9abb5ee5d602d1001413ca770df120baf3de627f9e91')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: postgis.changelog
===
--- postgis.changelog   2015-10-22 18:11:33 UTC (rev 144729)
+++ postgis.changelog   2015-10-22 19:32:37 UTC (rev 144730)
@@ -1,3 +1,6 @@
+2015-10-22 Jaroslav Lichtblau 
+* postgis-2.2.0-1
+
 2015-09-12 Jaroslav Lichtblau 
 * postgis-2.1.8-1
 


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

2015-10-22 Thread Anatol Pomozov
Date: Thursday, October 22, 2015 @ 20:09:26
  Author: anatolik
Revision: 144726

upgpkg: android-udev r164-1

Modified:
  android-udev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 17:29:20 UTC (rev 144725)
+++ PKGBUILD2015-10-22 18:09:26 UTC (rev 144726)
@@ -3,7 +3,7 @@
 # Contributor: marlock
 
 pkgname=android-udev
-pkgver=r162
+pkgver=r164
 pkgrel=1
 pkgdesc='Udev rules to connect Android devices to your linux box'
 arch=(any)
@@ -14,7 +14,7 @@
 install='android-udev.install'
 
 # instead of using HEAD version let's depend on some known revision
-_git_revision=d2e89a3f6deb096071b15e18b9e3608a02d62437
+_git_revision=ca6a387
 
source=(git+https://github.com/M0Rf30/android-udev-rules.git#commit=$_git_revision)
 md5sums=('SKIP')
 


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

2015-10-22 Thread Anatol Pomozov
Date: Thursday, October 22, 2015 @ 20:09:47
  Author: anatolik
Revision: 144727

archrelease: copy trunk to extra-any

Added:
  android-udev/repos/extra-any/
  android-udev/repos/extra-any/PKGBUILD
(from rev 144726, android-udev/trunk/PKGBUILD)
  android-udev/repos/extra-any/android-udev.install
(from rev 144726, android-udev/trunk/android-udev.install)

--+
 PKGBUILD |   28 
 android-udev.install |4 
 2 files changed, 32 insertions(+)

Copied: android-udev/repos/extra-any/PKGBUILD (from rev 144726, 
android-udev/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2015-10-22 18:09:47 UTC (rev 144727)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: M0Rf30
+# Contributor: marlock
+
+pkgname=android-udev
+pkgver=r164
+pkgrel=1
+pkgdesc='Udev rules to connect Android devices to your linux box'
+arch=(any)
+url='https://github.com/M0Rf30/android-udev-rules'
+license=(GPL3)
+depends=(udev libmtp)
+makedepends=(git)
+install='android-udev.install'
+
+# instead of using HEAD version let's depend on some known revision
+_git_revision=ca6a387
+source=(git+https://github.com/M0Rf30/android-udev-rules.git#commit=$_git_revision)
+md5sums=('SKIP')
+
+pkgver() {
+  cd android-udev-rules
+  printf "r%s" "$(git rev-list --count HEAD)"
+}
+
+package() {
+  install -Dm 644 android-udev-rules/51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
+}

Copied: android-udev/repos/extra-any/android-udev.install (from rev 144726, 
android-udev/trunk/android-udev.install)
===
--- extra-any/android-udev.install  (rev 0)
+++ extra-any/android-udev.install  2015-10-22 18:09:47 UTC (rev 144727)
@@ -0,0 +1,4 @@
+post_install() {
+  getent group adbusers >/dev/null || groupadd -r adbusers
+  true
+}


[arch-commits] Commit in rapid-photo-downloader/repos/community-any (6 files)

2015-10-22 Thread Jaroslav Lichtblau
Date: Thursday, October 22, 2015 @ 19:29:20
  Author: jlichtblau
Revision: 144725

archrelease: copy trunk to community-any

Added:
  rapid-photo-downloader/repos/community-any/PKGBUILD
(from rev 144724, rapid-photo-downloader/trunk/PKGBUILD)
  rapid-photo-downloader/repos/community-any/rapid-photo-downloader.changelog
(from rev 144724, 
rapid-photo-downloader/trunk/rapid-photo-downloader.changelog)
  rapid-photo-downloader/repos/community-any/rapid-photo-downloader.install
(from rev 144724, 
rapid-photo-downloader/trunk/rapid-photo-downloader.install)
Deleted:
  rapid-photo-downloader/repos/community-any/PKGBUILD
  rapid-photo-downloader/repos/community-any/rapid-photo-downloader.changelog
  rapid-photo-downloader/repos/community-any/rapid-photo-downloader.install

--+
 PKGBUILD |   63 ++---
 rapid-photo-downloader.changelog |   13 ---
 rapid-photo-downloader.install   |   24 +++---
 3 files changed, 51 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 17:29:07 UTC (rev 144724)
+++ PKGBUILD2015-10-22 17:29:20 UTC (rev 144725)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Marc Moody 
-# Contributor: Dinh Bowman 
-
-pkgname=rapid-photo-downloader
-pkgver=0.4.10
-pkgrel=1
-pkgdesc="Photo and video downloader"
-arch=('any')
-url="http://www.damonlynch.net/rapid/;
-license=('GPL3')
-depends=('python2' 'gnome-python' 'python2-notify' 'pygtk' 'python2-rsvg' 
'python2-pillow' 'python2-exiv2' 'python2-gconf' 'python2-dbus' 
'perl-image-exiftool')
-optdepends=('kaa-metadata: Enable video downloading'
-'ffmpegthumbnailer: Enable video thumbnails'
-'hachoir-metadata: Enable video downloading')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('5519f05ab1522c500ba51021e5e7c7c22938d52f750a15226a736121b7cf91cb')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  python2 setup.py install --root=${pkgdir}
-}

Copied: rapid-photo-downloader/repos/community-any/PKGBUILD (from rev 144724, 
rapid-photo-downloader/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 17:29:20 UTC (rev 144725)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Marc Moody 
+# Contributor: Dinh Bowman 
+
+pkgname=rapid-photo-downloader
+pkgver=0.4.11
+pkgrel=1
+pkgdesc="Photo and video downloader"
+arch=('any')
+url="http://www.damonlynch.net/rapid/;
+license=('GPL3')
+depends=('python2' 'gnome-python' 'python2-notify' 'pygtk' 'python2-rsvg' 
'python2-pillow' 'python2-exiv2' 'python2-gconf' 'python2-dbus' 
'perl-image-exiftool')
+optdepends=('kaa-metadata: Enable video downloading'
+'ffmpegthumbnailer: Enable video thumbnails')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('57396807458dea457e814b1ba021d69378af3ca310c44800ccb150d3cbace911')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  python2 setup.py install --root="${pkgdir}"
+}

Deleted: rapid-photo-downloader.changelog
===
--- rapid-photo-downloader.changelog2015-10-22 17:29:07 UTC (rev 144724)
+++ rapid-photo-downloader.changelog2015-10-22 17:29:20 UTC (rev 144725)
@@ -1,5 +0,0 @@
-2014-02-0429 Jaroslav Lichtblau 
-   * rapid-photo-downloader 0.4.10-1
-
-2014-01-29 Jaroslav Lichtblau 
-   * rapid-photo-downloader 0.4.9-1 - moved from AUR to [community] with 
54 votes

Copied: 
rapid-photo-downloader/repos/community-any/rapid-photo-downloader.changelog 
(from rev 144724, rapid-photo-downloader/trunk/rapid-photo-downloader.changelog)
===
--- rapid-photo-downloader.changelog(rev 0)
+++ rapid-photo-downloader.changelog2015-10-22 17:29:20 UTC (rev 144725)
@@ -0,0 +1,8 @@
+2015-10-22 Jaroslav Lichtblau 
+   * rapid-photo-downloader 0.4.11-1
+
+2014-02-04 Jaroslav Lichtblau 
+   * rapid-photo-downloader 0.4.10-1
+
+2014-01-29 Jaroslav Lichtblau 
+   * rapid-photo-downloader 0.4.9-1 - moved from AUR to [community] with 
54 votes

Deleted: rapid-photo-downloader.install

[arch-commits] Commit in rapid-photo-downloader/trunk (2 files)

2015-10-22 Thread Jaroslav Lichtblau
Date: Thursday, October 22, 2015 @ 19:29:07
  Author: jlichtblau
Revision: 144724

upgpkg: rapid-photo-downloader 0.4.11-1 - new upstream release

Modified:
  rapid-photo-downloader/trunk/PKGBUILD
  rapid-photo-downloader/trunk/rapid-photo-downloader.changelog

--+
 PKGBUILD |   15 +++
 rapid-photo-downloader.changelog |7 +--
 2 files changed, 12 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 16:25:23 UTC (rev 144723)
+++ PKGBUILD2015-10-22 17:29:07 UTC (rev 144724)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Marc Moody 
 # Contributor: Dinh Bowman 
 
 pkgname=rapid-photo-downloader
-pkgver=0.4.10
+pkgver=0.4.11
 pkgrel=1
 pkgdesc="Photo and video downloader"
 arch=('any')
@@ -12,21 +12,20 @@
 license=('GPL3')
 depends=('python2' 'gnome-python' 'python2-notify' 'pygtk' 'python2-rsvg' 
'python2-pillow' 'python2-exiv2' 'python2-gconf' 'python2-dbus' 
'perl-image-exiftool')
 optdepends=('kaa-metadata: Enable video downloading'
-'ffmpegthumbnailer: Enable video thumbnails'
-'hachoir-metadata: Enable video downloading')
+'ffmpegthumbnailer: Enable video thumbnails')
 install=$pkgname.install
 changelog=$pkgname.changelog
 
source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('5519f05ab1522c500ba51021e5e7c7c22938d52f750a15226a736121b7cf91cb')
+sha256sums=('57396807458dea457e814b1ba021d69378af3ca310c44800ccb150d3cbace911')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-$pkgver
 
   python2 setup.py build
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-$pkgver
 
-  python2 setup.py install --root=${pkgdir}
+  python2 setup.py install --root="${pkgdir}"
 }

Modified: rapid-photo-downloader.changelog
===
--- rapid-photo-downloader.changelog2015-10-22 16:25:23 UTC (rev 144723)
+++ rapid-photo-downloader.changelog2015-10-22 17:29:07 UTC (rev 144724)
@@ -1,5 +1,8 @@
-2014-02-0429 Jaroslav Lichtblau 
+2015-10-22 Jaroslav Lichtblau 
+   * rapid-photo-downloader 0.4.11-1
+
+2014-02-04 Jaroslav Lichtblau 
* rapid-photo-downloader 0.4.10-1
 
-2014-01-29 Jaroslav Lichtblau 
+2014-01-29 Jaroslav Lichtblau 
* rapid-photo-downloader 0.4.9-1 - moved from AUR to [community] with 
54 votes


[arch-commits] Commit in docker/repos/community-x86_64 (9 files)

2015-10-22 Thread Sébastien Luttringer
Date: Thursday, October 22, 2015 @ 21:51:28
  Author: seblu
Revision: 144738

archrelease: copy trunk to community-x86_64

Added:
  docker/repos/community-x86_64/01-golang15.patch
(from rev 144737, docker/trunk/01-golang15.patch)
  docker/repos/community-x86_64/02-fix-unified-cgroup.patch
(from rev 144737, docker/trunk/02-fix-unified-cgroup.patch)
  docker/repos/community-x86_64/PKGBUILD
(from rev 144737, docker/trunk/PKGBUILD)
  docker/repos/community-x86_64/docker.install
(from rev 144737, docker/trunk/docker.install)
  docker/repos/community-x86_64/docker.sysusers
(from rev 144737, docker/trunk/docker.sysusers)
Deleted:
  docker/repos/community-x86_64/01-golang15.patch
  docker/repos/community-x86_64/PKGBUILD
  docker/repos/community-x86_64/docker.install
  docker/repos/community-x86_64/docker.sysusers

-+
 01-golang15.patch   |  174 +-
 02-fix-unified-cgroup.patch |   13 +++
 PKGBUILD|  129 +++
 docker.install  |   26 +++---
 docker.sysusers |2 
 5 files changed, 180 insertions(+), 164 deletions(-)

Deleted: 01-golang15.patch
===
--- 01-golang15.patch   2015-10-22 19:51:17 UTC (rev 144737)
+++ 01-golang15.patch   2015-10-22 19:51:28 UTC (rev 144738)
@@ -1,87 +0,0 @@
-From 0a426878b52e9eaa243df117ece0608804c28d29 Mon Sep 17 00:00:00 2001
-From: Vincent Batts 
-Date: Fri, 7 Aug 2015 10:18:20 -0400
-Subject: [PATCH] devicemapper: fix zero-sized field access
-
-Fixes: #15279
-
-Due to
-https://github.com/golang/go/commit/7904946eeb35faece61bbf6f5b3cc8be2f519c17
-the devices field is dropped.
-
-This solution works on go1.4 and go1.5
-
-Signed-off-by: Vincent Batts 
-
-Vincent Batts 

- daemon/graphdriver/devmapper/deviceset.go | 14 +-
- pkg/devicemapper/devmapper_wrapper.go | 18 +++---
- 2 files changed, 24 insertions(+), 8 deletions(-)
-
-diff --git a/daemon/graphdriver/devmapper/deviceset.go 
b/daemon/graphdriver/devmapper/deviceset.go
-index 3c90fed..e3106fc 100644
 a/daemon/graphdriver/devmapper/deviceset.go
-+++ b/daemon/graphdriver/devmapper/deviceset.go
-@@ -1485,12 +1485,16 @@ func (devices *DeviceSet) deactivatePool() error {
-   if err != nil {
-   return err
-   }
--  if d, err := devicemapper.GetDeps(devname); err == nil {
--  // Access to more Debug output
--  logrus.Debugf("[devmapper] devicemapper.GetDeps() %s: %#v", 
devname, d)
-+
-+  if devinfo.Exists == 0 {
-+  return nil
-   }
--  if devinfo.Exists != 0 {
--  return devicemapper.RemoveDevice(devname)
-+  if err := devicemapper.RemoveDevice(devname); err != nil {
-+  return err
-+  }
-+
-+  if d, err := devicemapper.GetDeps(devname); err == nil {
-+  logrus.Warnf("[devmapper] device %s still has %d active 
dependents", devname, d.Count)
-   }
- 
-   return nil
-diff --git a/pkg/devicemapper/devmapper_wrapper.go 
b/pkg/devicemapper/devmapper_wrapper.go
-index 87c2003..44ca772 100644
 a/pkg/devicemapper/devmapper_wrapper.go
-+++ b/pkg/devicemapper/devmapper_wrapper.go
-@@ -38,7 +38,10 @@ static void log_with_errno_init()
- */
- import "C"
- 
--import "unsafe"
-+import (
-+  "reflect"
-+  "unsafe"
-+)
- 
- type (
-   CDmTask C.struct_dm_task
-@@ -184,12 +187,21 @@ func dmTaskGetDepsFct(task *CDmTask) *Deps {
-   if Cdeps == nil {
-   return nil
-   }
-+
-+  // golang issue: https://github.com/golang/go/issues/11925
-+  hdr := reflect.SliceHeader{
-+  Data: uintptr(unsafe.Pointer(uintptr(unsafe.Pointer(Cdeps)) + 
unsafe.Sizeof(*Cdeps))),
-+  Len:  int(Cdeps.count),
-+  Cap:  int(Cdeps.count),
-+  }
-+  devices := *(*[]C.uint64_t)(unsafe.Pointer())
-+
-   deps := {
-   Count:  uint32(Cdeps.count),
-   Filler: uint32(Cdeps.filler),
-   }
--  for _, device := range Cdeps.device {
--  deps.Device = append(deps.Device, (uint64)(device))
-+  for _, device := range devices {
-+  deps.Device = append(deps.Device, uint64(device))
-   }
-   return deps
- }

Copied: docker/repos/community-x86_64/01-golang15.patch (from rev 144737, 
docker/trunk/01-golang15.patch)
===
--- 01-golang15.patch   (rev 0)
+++ 01-golang15.patch   2015-10-22 19:51:28 UTC (rev 144738)
@@ -0,0 +1,87 @@
+From 0a426878b52e9eaa243df117ece0608804c28d29 Mon Sep 17 00:00:00 2001
+From: Vincent Batts 
+Date: Fri, 7 Aug 2015 10:18:20 -0400
+Subject: [PATCH] devicemapper: fix zero-sized field access
+
+Fixes: #15279
+
+Due to

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

2015-10-22 Thread Jaroslav Lichtblau
Date: Thursday, October 22, 2015 @ 21:32:57
  Author: jlichtblau
Revision: 144731

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

Added:
  postgis/repos/community-i686/PKGBUILD
(from rev 144730, postgis/trunk/PKGBUILD)
  postgis/repos/community-i686/postgis.changelog
(from rev 144730, postgis/trunk/postgis.changelog)
  postgis/repos/community-x86_64/PKGBUILD
(from rev 144730, postgis/trunk/PKGBUILD)
  postgis/repos/community-x86_64/postgis.changelog
(from rev 144730, postgis/trunk/postgis.changelog)
Deleted:
  postgis/repos/community-i686/PKGBUILD
  postgis/repos/community-i686/postgis.changelog
  postgis/repos/community-x86_64/PKGBUILD
  postgis/repos/community-x86_64/postgis.changelog

+
 /PKGBUILD  |   60 ++
 /postgis.changelog |  112 +++
 community-i686/PKGBUILD|   29 -
 community-i686/postgis.changelog   |   53 
 community-x86_64/PKGBUILD  |   29 -
 community-x86_64/postgis.changelog |   53 
 6 files changed, 172 insertions(+), 164 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 19:32:37 UTC (rev 144730)
+++ community-i686/PKGBUILD 2015-10-22 19:32:57 UTC (rev 144731)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea 
-
-pkgname=postgis
-pkgver=2.1.8
-pkgrel=1
-pkgdesc="Adds support for geographic objects to PostgreSQL"
-arch=('i686' 'x86_64')
-url="http://postgis.net/;
-license=('GPL')
-depends=('postgresql' 'gdal' 'json-c' 'proj')
-changelog=$pkgname.changelog
-source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('7c2380b895fe7bda34c2e70deab3fcf4c12b13ab40d7501cdaa6fa36f1a6c662')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: postgis/repos/community-i686/PKGBUILD (from rev 144730, 
postgis/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 19:32:57 UTC (rev 144731)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgname=postgis
+pkgver=2.2.0
+pkgrel=1
+pkgdesc="Adds support for geographic objects to PostgreSQL"
+arch=('i686' 'x86_64')
+url="http://postgis.net/;
+license=('GPL')
+depends=('postgresql' 'gdal' 'json-c' 'proj')
+changelog=$pkgname.changelog
+options=('!makeflags')
+source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('66f0f8480d535959b8bb9abb5ee5d602d1001413ca770df120baf3de627f9e91')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/postgis.changelog
===
--- community-i686/postgis.changelog2015-10-22 19:32:37 UTC (rev 144730)
+++ community-i686/postgis.changelog2015-10-22 19:32:57 UTC (rev 144731)
@@ -1,53 +0,0 @@
-2015-09-12 Jaroslav Lichtblau 
-* postgis-2.1.8-1
-
-2015-06-28 Jaroslav Lichtblau 
-* postgis-2.1.5-2 gdal 2.0.0 rebuild
-
-2015-03-14 Jaroslav Lichtblau 
-* postgis-2.1.5-2 proj soname rebuild
-
-2015-01-20 Jaroslav Lichtblau 
-* postgis-2.1.5-1
-
-2014-09-12 Jaroslav Lichtblau 
-* postgis-2.1.4-1
-
-2014-05-25 Jaroslav Lichtblau 
-* postgis-2.1.3-1
-
-2014-04-02 Jaroslav Lichtblau 
-* postgis-2.1.2-1
-
-2013-11-11 Jaroslav Lichtblau 
-* postgis-2.1.1-1
-
-2013-08-22 Maxime Gauduin 
-* postgis-2.1.0-1
-* Fixes FS#35816
-
-2013-06-15 Jaroslav Lichtblau 
-* postgis-2.0.3-1
-
-2013-01-05 Jaroslav Lichtblau 
-* postgis-2.0.2-1
-
-2012-09-24 Dan McGee 
-* Rebuild for PostgreSQL 9.2.x
-* Update to minor release 2.0.1
-
-2012-05-31 Andrea Scarpino 
-* Add JSON-C support
-* Build utils (FS#25836)
-
-2012-05-31 Andrea Scarpino 
-* Update to major release 2.0.0-1
-
-2011-10-26 Jaroslav Lichtblau 
-* FS#26159 fix in postgis-1.5.3-2
-
-2010-10-30 Jaroslav 

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

2015-10-22 Thread Jelle van der Waa
Date: Thursday, October 22, 2015 @ 21:36:55
  Author: jelle
Revision: 144733

archrelease: copy trunk to community-x86_64

Added:
  pdf2djvu/repos/community-x86_64/PKGBUILD
(from rev 144732, pdf2djvu/trunk/PKGBUILD)
Deleted:
  pdf2djvu/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 19:36:48 UTC (rev 144732)
+++ PKGBUILD2015-10-22 19:36:55 UTC (rev 144733)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Paulo Matias 
-# Maintainer: Jelle van der Waa 
-
-pkgname=pdf2djvu
-pkgver=0.9.1
-pkgrel=2
-pkgdesc="Creates DjVu files from PDF files"
-arch=('i686' 'x86_64')
-url="http://pdf2djvu.googlecode.com;
-license=('GPL')
-depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
-makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
-source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
-validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
-md5sums=('a4081d3ea575eab9e220e0811e8c1303'
- 'SKIP')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-./configure --prefix=/usr
-make
-}
-
-check() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-sed -i 's/nosetests/nosetests2/' tests/Makefile
-make test
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-make install DESTDIR=${pkgdir}
-install -Dm644 doc/${pkgname}.1 ${pkgdir}/usr/share/man/man1/${pkgname}.1
-}

Copied: pdf2djvu/repos/community-x86_64/PKGBUILD (from rev 144732, 
pdf2djvu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 19:36:55 UTC (rev 144733)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Paulo Matias 
+# Maintainer: Jelle van der Waa 
+
+pkgname=pdf2djvu
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="Creates DjVu files from PDF files"
+arch=('i686' 'x86_64')
+url="http://pdf2djvu.googlecode.com;
+license=('GPL')
+depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
+makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
+source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
+validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
+md5sums=('c9fef5b886046e3f2868537b6a5e6fee'
+ 'SKIP')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+sed -i 's/nosetests/nosetests2/' tests/Makefile
+make test
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+make install DESTDIR=${pkgdir}
+install -Dm644 doc/${pkgname}.1 ${pkgdir}/usr/share/man/man1/${pkgname}.1
+}


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

2015-10-22 Thread Jelle van der Waa
Date: Thursday, October 22, 2015 @ 21:36:48
  Author: jelle
Revision: 144732

upgpkg: pdf2djvu 0.9.2-1

Modified:
  pdf2djvu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 19:32:57 UTC (rev 144731)
+++ PKGBUILD2015-10-22 19:36:48 UTC (rev 144732)
@@ -3,8 +3,8 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=pdf2djvu
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
 pkgdesc="Creates DjVu files from PDF files"
 arch=('i686' 'x86_64')
 url="http://pdf2djvu.googlecode.com;
@@ -13,7 +13,7 @@
 makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
 
source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/pdf2djvu-$pkgver.tar.xz{,.asc})
 validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
-md5sums=('a4081d3ea575eab9e220e0811e8c1303'
+md5sums=('c9fef5b886046e3f2868537b6a5e6fee'
  'SKIP')
 
 build() {


[arch-commits] Commit in monodevelop/repos/extra-any (6 files)

2015-10-22 Thread Daniel Isenmann
Date: Thursday, October 22, 2015 @ 21:36:18
  Author: daniel
Revision: 249658

archrelease: copy trunk to extra-any

Added:
  monodevelop/repos/extra-any/PKGBUILD
(from rev 249657, monodevelop/trunk/PKGBUILD)
  monodevelop/repos/extra-any/monodevelop-core-addins.pc.in.patch
(from rev 249657, monodevelop/trunk/monodevelop-core-addins.pc.in.patch)
  monodevelop/repos/extra-any/monodevelop.install
(from rev 249657, monodevelop/trunk/monodevelop.install)
Deleted:
  monodevelop/repos/extra-any/PKGBUILD
  monodevelop/repos/extra-any/monodevelop-core-addins.pc.in.patch
  monodevelop/repos/extra-any/monodevelop.install

-+
 PKGBUILD|   90 +-
 monodevelop-core-addins.pc.in.patch |   16 +++---
 monodevelop.install |   40 +++
 3 files changed, 73 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 19:36:14 UTC (rev 249657)
+++ PKGBUILD2015-10-22 19:36:18 UTC (rev 249658)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann 
-# Contributor: Timm Preetz 
-# Contributor: Giovanni Scafora 
-
-pkgname=monodevelop
-pkgver=5.9.6.20
-pkgrel=1
-pkgdesc="An IDE primarily designed for C# and other .NET languages"
-arch=('any')
-url="http://www.monodevelop.com;
-license=('GPL')
-depends=('mono>=4.0.1' 'mono-addins>=0.6.2' 'gnome-sharp' 'desktop-file-utils' 
'hicolor-icon-theme')
-makedepends=('rsync' 'git' 'nuget')
-options=(!makeflags)
-optdepends=('xsp: To run ASP.NET pages directly from monodevelop')
-install=monodevelop.install
-source=(git://github.com/mono/monodevelop.git)
-md5sums=('SKIP')
-
-build() {
-  export MONO_SHARED_DIR=$srcdir/src/.wabi
-  mkdir -p $MONO_SHARED_DIR
-
-  cd $srcdir/$pkgname
-  git submodule update --init --recursive || return 1
-  git checkout tags/$pkgname-$pkgver
-  git clean -dfx
-  
-  ./configure --prefix=/usr --profile=stable 
-  LD_PRELOAD="" make
-}
-
-package() {
-  cd $srcdir/$pkgname
-  
-  LD_PRELOAD="" make DESTDIR=$pkgdir install
-  # delete conflicting files
-  find $pkgdir/usr/share/mime/ -type f -exec rm {} \;
-  rm -r $MONO_SHARED_DIR
-
-  # NuGet.exe is missing somehow, fixed FS#43423
-  install -Dm755 "${srcdir}"/monodevelop/main/external/nuget-binary/NuGet.exe 
"${pkgdir}"/usr/lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.exe
-}
-

Copied: monodevelop/repos/extra-any/PKGBUILD (from rev 249657, 
monodevelop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 19:36:18 UTC (rev 249658)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Timm Preetz 
+# Contributor: Giovanni Scafora 
+
+pkgname=monodevelop
+pkgver=5.9.7.9
+pkgrel=1
+pkgdesc="An IDE primarily designed for C# and other .NET languages"
+arch=('any')
+url="http://www.monodevelop.com;
+license=('GPL')
+depends=('mono>=4.0.1' 'mono-addins>=0.6.2' 'gnome-sharp' 'desktop-file-utils' 
'hicolor-icon-theme')
+makedepends=('rsync' 'git' 'nuget')
+options=(!makeflags)
+optdepends=('xsp: To run ASP.NET pages directly from monodevelop')
+install=monodevelop.install
+source=(git://github.com/mono/monodevelop.git)
+md5sums=('SKIP')
+
+build() {
+  export MONO_SHARED_DIR=$srcdir/src/.wabi
+  mkdir -p $MONO_SHARED_DIR
+
+  cd $srcdir/$pkgname
+  git submodule update --init --recursive || return 1
+  git checkout tags/$pkgname-$pkgver
+  git clean -dfx
+  
+  ./configure --prefix=/usr --profile=stable 
+  LD_PRELOAD="" make
+}
+
+package() {
+  cd $srcdir/$pkgname
+  
+  LD_PRELOAD="" make DESTDIR=$pkgdir install
+  # delete conflicting files
+  find $pkgdir/usr/share/mime/ -type f -exec rm {} \;
+  rm -r $MONO_SHARED_DIR
+
+  # NuGet.exe is missing somehow, fixed FS#43423
+  install -Dm755 "${srcdir}"/monodevelop/main/external/nuget-binary/NuGet.exe 
"${pkgdir}"/usr/lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.exe
+}
+

Deleted: monodevelop-core-addins.pc.in.patch
===
--- monodevelop-core-addins.pc.in.patch 2015-10-22 19:36:14 UTC (rev 249657)
+++ monodevelop-core-addins.pc.in.patch 2015-10-22 19:36:18 UTC (rev 249658)
@@ -1,8 +0,0 @@
 monodevelop-core-addins.pc.in  2012-07-27 21:33:41.0 +0200
-+++ monodevelop-core-addins.pc.in.new  2012-08-04 12:42:36.086516667 +0200
-@@ -6,4 +6,4 @@
- Name: MonoDevelop Core Add-ins
- Description: MonoDevelop Core Add-ins
- Version: @VERSION@
--Libs: -r:${libdir}/AddIns/VersionControl/MonoDevelop.VersionControl.dll 
-r:${libdir}/AddIns/NUnit/MonoDevelop.NUnit.dll 
-r:${libdir}/AddIns/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.dll 
-r:${libdir}/AddIns/MonoDevelop.AspNet/MonoDevelop.AspNet.dll 

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

2015-10-22 Thread Daniel Isenmann
Date: Thursday, October 22, 2015 @ 21:36:14
  Author: daniel
Revision: 249657

upgpkg: monodevelop 5.9.7.9-1

New upstream release

Modified:
  monodevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 17:55:29 UTC (rev 249656)
+++ PKGBUILD2015-10-22 19:36:14 UTC (rev 249657)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=monodevelop
-pkgver=5.9.6.20
+pkgver=5.9.7.9
 pkgrel=1
 pkgdesc="An IDE primarily designed for C# and other .NET languages"
 arch=('any')


[arch-commits] Commit in docker/trunk (02-fix-unified-cgroup.patch PKGBUILD)

2015-10-22 Thread Sébastien Luttringer
Date: Thursday, October 22, 2015 @ 21:51:17
  Author: seblu
Revision: 144737

upgpkg: docker 1:1.8.3-2

- fix FS#46779
- fix FS#46602

Added:
  docker/trunk/02-fix-unified-cgroup.patch
Modified:
  docker/trunk/PKGBUILD

-+
 02-fix-unified-cgroup.patch |   13 +
 PKGBUILD|9 ++---
 2 files changed, 19 insertions(+), 3 deletions(-)

Added: 02-fix-unified-cgroup.patch
===
--- 02-fix-unified-cgroup.patch (rev 0)
+++ 02-fix-unified-cgroup.patch 2015-10-22 19:51:17 UTC (rev 144737)
@@ -0,0 +1,13 @@
+diff --git a/contrib/init/systemd/docker.service 
b/contrib/init/systemd/docker.service
+index f09c2d3..ab5bc8f 100644
+--- a/contrib/init/systemd/docker.service
 b/contrib/init/systemd/docker.service
+@@ -6,7 +6,7 @@ Requires=docker.socket
+ 
+ [Service]
+ Type=notify
+-ExecStart=/usr/bin/docker daemon -H fd://
++ExecStart=/usr/bin/docker daemon -H fd:// --exec-opt 
native.cgroupdriver=cgroupfs
+ MountFlags=slave
+ LimitNOFILE=1048576
+ LimitNPROC=1048576

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 19:45:09 UTC (rev 144736)
+++ PKGBUILD2015-10-22 19:51:17 UTC (rev 144737)
@@ -3,7 +3,7 @@
 
 pkgname=docker
 pkgver=1.8.3
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
 arch=('x86_64')
@@ -18,13 +18,16 @@
 install=$pkgname.install
 source=("git+https://github.com/docker/docker.git#tag=v$pkgver;
 "$pkgname.sysusers"
-'01-golang15.patch')
+'01-golang15.patch'
+'02-fix-unified-cgroup.patch')
 md5sums=('SKIP'
  '8cf9900ebada61f352a03465a088da34'
- '0511f2bbc52219a960dc91ea9c2d9e44')
+ '0511f2bbc52219a960dc91ea9c2d9e44'
+ '7fd0504057a60e1275b8ce3e06d53c53')
 
 prepare() {
   patch -p1 -d docker < 01-golang15.patch
+  patch -p1 -d docker < 02-fix-unified-cgroup.patch
 }
 
 build() {


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 12:35:44
  Author: fyan
Revision: 144688

upgpkg: toxcore 3523-2

- add missing backup array
- install datadir
- create user for upgrading, too

Modified:
  toxcore/trunk/PKGBUILD
  toxcore/trunk/toxcore.install

-+
 PKGBUILD|3 ++-
 toxcore.install |8 +++-
 2 files changed, 9 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 10:12:12 UTC (rev 144687)
+++ PKGBUILD2015-10-22 10:35:44 UTC (rev 144688)
@@ -8,7 +8,7 @@
 pkgname=toxcore
 pkgver=3523
 _commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
-pkgrel=1
+pkgrel=2
 pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
 arch=('i686' 'x86_64')
 url='https://tox.chat'
@@ -17,6 +17,7 @@
 makedepends=('git' 'check')
 conflicts=("tox")
 provides=("tox")
+backup=('etc/tox-bootstrapd.conf')
 install=$pkgname.install
 source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
 'toxcore.conf')

Modified: toxcore.install
===
--- toxcore.install 2015-10-22 10:12:12 UTC (rev 144687)
+++ toxcore.install 2015-10-22 10:35:44 UTC (rev 144688)
@@ -1,3 +1,9 @@
 post_install() {
   systemd-sysusers toxcore.conf
-}
\ No newline at end of file
+  [[ -d var/lib/tox-bootstrapd ]] || install -dm 750 -o tox-bootstrapd -g 
tox-bootstrapd var/lib/tox-bootstrapd
+}
+
+post_upgrade() {
+  (( $(vercmp $2 '3523-1') < 0 )) && systemd-sysusers toxcore.conf || true
+  (( $(vercmp $2 '3523-2') < 0 )) && ([[ -d var/lib/tox-bootstrapd ]] || 
install -dm 750 -o tox-bootstrapd -g tox-bootstrapd var/lib/tox-bootstrapd || 
true
+}


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 12:48:31
  Author: fyan
Revision: 144692

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

Added:
  toxcore/repos/community-i686/PKGBUILD
(from rev 144691, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-i686/toxcore.conf
(from rev 144691, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-i686/toxcore.install
(from rev 144691, toxcore/trunk/toxcore.install)
  toxcore/repos/community-x86_64/PKGBUILD
(from rev 144691, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-x86_64/toxcore.conf
(from rev 144691, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-x86_64/toxcore.install
(from rev 144691, toxcore/trunk/toxcore.install)
Deleted:
  toxcore/repos/community-i686/PKGBUILD
  toxcore/repos/community-i686/toxcore.conf
  toxcore/repos/community-i686/toxcore.install
  toxcore/repos/community-x86_64/PKGBUILD
  toxcore/repos/community-x86_64/toxcore.conf
  toxcore/repos/community-x86_64/toxcore.install

--+
 /PKGBUILD|  118 +
 /toxcore.conf|4 +
 /toxcore.install |   22 ++
 community-i686/PKGBUILD  |   59 --
 community-i686/toxcore.conf  |2 
 community-i686/toxcore.install   |9 --
 community-x86_64/PKGBUILD|   59 --
 community-x86_64/toxcore.conf|2 
 community-x86_64/toxcore.install |9 --
 9 files changed, 144 insertions(+), 140 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 10:47:51 UTC (rev 144691)
+++ community-i686/PKGBUILD 2015-10-22 10:48:31 UTC (rev 144692)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Håvard Pettersson 
-# Contributor: naxuroqa 
-# Contributor: Boohbah 
-# Contributor: Kevin MacMartin 
-
-pkgname=toxcore
-pkgver=3523
-_commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
-pkgrel=2
-pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
-arch=('i686' 'x86_64')
-url='https://tox.chat'
-license=('GPL3')
-depends=('libconfig' 'libsodium' 'libvpx' 'opus')
-makedepends=('git' 'check')
-conflicts=("tox")
-provides=("tox")
-backup=('etc/tox-bootstrapd.conf')
-install=$pkgname.install
-source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
-'toxcore.conf')
-sha512sums=('SKIP'
-
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
-
-pkgver() {
-  cd $pkgname
-  git rev-list --count HEAD
-}
-
-prepare() {
-  cd $pkgname
-  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
-}
-
-build() {
-  cd $pkgname
-  autoreconf -if
-  ./configure \
---prefix=/usr \
---enable-daemon \
---disable-ntox \
---enable-tests
-  make
-}
-
-check() {
-  cd $pkgname
-  make check || warning "Tests failed"
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
-}

Copied: toxcore/repos/community-i686/PKGBUILD (from rev 144691, 
toxcore/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 10:48:31 UTC (rev 144692)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Håvard Pettersson 
+# Contributor: naxuroqa 
+# Contributor: Boohbah 
+# Contributor: Kevin MacMartin 
+
+pkgname=toxcore
+pkgver=3523
+_commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
+pkgrel=3
+pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
+arch=('i686' 'x86_64')
+url='https://tox.chat'
+license=('GPL3')
+depends=('libconfig' 'libsodium' 'libvpx' 'opus')
+makedepends=('git' 'check')
+conflicts=("tox")
+provides=("tox")
+backup=('etc/tox-bootstrapd.conf')
+install=$pkgname.install
+source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
+'toxcore.conf')
+sha512sums=('SKIP'
+
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
+
+pkgver() {
+  cd $pkgname
+  git rev-list --count HEAD
+}
+
+prepare() {
+  cd $pkgname
+  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
+}
+
+build() {
+  cd $pkgname
+  autoreconf -if
+  ./configure \
+--prefix=/usr \
+--enable-daemon \
+--disable-ntox \
+--enable-tests
+  make
+}
+
+check() {
+  cd $pkgname
+  make check || 

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

2015-10-22 Thread Christian Hesse
Date: Thursday, October 22, 2015 @ 13:17:53
  Author: eworm
Revision: 144693

drop duplicate docs

This is installed by mpv build system, so do not install dupclicates. FS#46822

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 10:48:31 UTC (rev 144692)
+++ PKGBUILD2015-10-22 11:17:53 UTC (rev 144693)
@@ -47,9 +47,6 @@
 
   ./waf install --destdir="$pkgdir"
 
-  install -d "$pkgdir"/usr/share/doc/mpv/examples
-  install -m644 etc/{input,example}.conf \
-"$pkgdir"/usr/share/doc/mpv/examples
   install -m644 DOCS/{encoding.rst,tech-overview.txt} \
 "$pkgdir"/usr/share/doc/mpv
 }


[arch-commits] Commit in hhvm/repos/community-x86_64 (18 files)

2015-10-22 Thread Massimiliano Torromeo
Date: Thursday, October 22, 2015 @ 13:38:39
  Author: mtorromeo
Revision: 144695

archrelease: copy trunk to community-x86_64

Added:
  hhvm/repos/community-x86_64/PKGBUILD
(from rev 144694, hhvm/trunk/PKGBUILD)
  hhvm/repos/community-x86_64/gcc51.patch
(from rev 144694, hhvm/trunk/gcc51.patch)
  hhvm/repos/community-x86_64/hhvm.install
(from rev 144694, hhvm/trunk/hhvm.install)
  hhvm/repos/community-x86_64/hhvm.service
(from rev 144694, hhvm/trunk/hhvm.service)
  hhvm/repos/community-x86_64/hhvm.tmpfile
(from rev 144694, hhvm/trunk/hhvm.tmpfile)
  hhvm/repos/community-x86_64/hhvm@.service
(from rev 144694, hhvm/trunk/hhvm@.service)
  hhvm/repos/community-x86_64/libstdcxx-dual-abi.patch
(from rev 144694, hhvm/trunk/libstdcxx-dual-abi.patch)
  hhvm/repos/community-x86_64/php.ini
(from rev 144694, hhvm/trunk/php.ini)
  hhvm/repos/community-x86_64/server.ini
(from rev 144694, hhvm/trunk/server.ini)
Deleted:
  hhvm/repos/community-x86_64/PKGBUILD
  hhvm/repos/community-x86_64/gcc51.patch
  hhvm/repos/community-x86_64/hhvm.install
  hhvm/repos/community-x86_64/hhvm.service
  hhvm/repos/community-x86_64/hhvm.tmpfile
  hhvm/repos/community-x86_64/hhvm@.service
  hhvm/repos/community-x86_64/libstdcxx-dual-abi.patch
  hhvm/repos/community-x86_64/php.ini
  hhvm/repos/community-x86_64/server.ini

--+
 PKGBUILD |  310 ++---
 gcc51.patch  |   28 ++--
 hhvm.install |   18 +-
 hhvm.service |   30 ++--
 hhvm.tmpfile |4 
 hhvm@.service|   30 ++--
 libstdcxx-dual-abi.patch |   92 ++---
 php.ini  |   20 +-
 server.ini   |   12 -
 9 files changed, 272 insertions(+), 272 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 11:38:03 UTC (rev 144694)
+++ PKGBUILD2015-10-22 11:38:39 UTC (rev 144695)
@@ -1,155 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: James Miller 
-
-pkgname=hhvm
-pkgver=3.10.0
-pkgrel=2
-
-_thirdparty_commit=25006693fa6f5f09123d915225bc1b240102dfd6
-_folly_commit=3a6c9d3896badace174e6933c0a764f740e921c8
-_mcrouter_commit=2d51823b9516c9609da3c7c5022357ec33cd25f6
-_proxygen_commit=080b2b157915f7e970d9c406659ad4f8f9f0bedd
-_squangle_commit=8a074e1550c904816debb2221a829e0a4b1b6261
-_thrift_commit=181044fd78e0a26e77fb519e1cbd10238c2e32d6
-_wangle_commit=c1e434b725ca7e8336a0401f4bed548ea1aefc78
-_webscalesql_commit=04456ee8cb3f537537873504b33cdea17e346b12
-
-pkgdesc="Virtual Machine, Runtime, and JIT for PHP"
-arch=('x86_64')
-url="http://hhvm.com;
-license=('PHP')
-depends=('boost-libs' 'google-glog' 'libmysqlclient' 'libmemcached' 'libzip'
- 'libxslt' 'intel-tbb' 'libmcrypt' 'oniguruma' 'jemalloc' 'curl' 
'libvpx'
- 'libdwarf' 'imagemagick' 'libedit' 'sqlite' 'libyaml' 'fribidi' 're2'
- 'gperf' 'c-client' 'unixodbc')
-makedepends=('git' 'cmake' 'gcc' 'boost' 'gflags' 'python2' 'pfff' 'mongodb'
- 'ragel' 'libmariadbclient')
-source=("https://github.com/facebook/hhvm/archive/HHVM-$pkgver.tar.gz;
-
"https://github.com/hhvm/hhvm-third-party/archive/$_thirdparty_commit/hhvm-third-party-$_thirdparty_commit.tar.gz;
-
"https://github.com/facebook/folly/archive/$_folly_commit/folly-$_folly_commit.tar.gz;
-
"https://github.com/facebook/fbthrift/archive/$_thrift_commit/thrift-$_thrift_commit.tar.gz;
-
"https://github.com/facebook/proxygen/archive/$_proxygen_commit/proxygen-$_proxygen_commit.tar.gz;
-
"https://github.com/webscalesql/webscalesql-5.6/archive/$_webscalesql_commit/webscalesql-$_webscalesql_commit.tar.gz;
-
"https://github.com/facebook/mcrouter/archive/$_mcrouter_commit/mcrouter-$_mcrouter_commit.tar.gz;
-
"https://github.com/facebook/squangle/archive/$_squangle_commit/squangle-$_squangle_commit.tar.gz;
-
"https://github.com/facebook/wangle/archive/$_wangle_commit/wangle-$_wangle_commit.tar.gz;
-'hhvm.tmpfile'
-'hhvm.service'
-'hhvm@.service'
-'php.ini'
-'server.ini'
-'gcc51.patch'
-'libstdcxx-dual-abi.patch')
-install=hhvm.install
-backup=(etc/hhvm/{php,server}.ini)
-options+=('!buildflags')
-
-prepare() {
-cd "$srcdir"/$pkgname-HHVM-$pkgver
-
-sed -r 's/service hhvm (start|stop|restart)/systemctl \1 hhvm.service/' \
--i hphp/tools/oss-repo-mode
-
-patch -p1 -i "$srcdir"/gcc51.patch
-
-# Fix sendmail path
-sed -r 's#/usr/lib/sendmail#/usr/bin/sendmail#g' -i \
-hphp/runtime/base/runtime-option.cpp
-
-rm -rf third-party
-ln -s "$srcdir"/hhvm-third-party-$_thirdparty_commit third-party
-
-cd third-party/folly
-rm -rf src
-ln -s "$srcdir"/folly-$_folly_commit src
-patch -d src -p1 -i "$srcdir"/libstdcxx-dual-abi.patch
-
-cd 

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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 12:47:51
  Author: fyan
Revision: 144691

upgpkg: toxcore 3523-3

fix broken post_upgrade in -2

Modified:
  toxcore/trunk/PKGBUILD
  toxcore/trunk/toxcore.install

-+
 PKGBUILD|2 +-
 toxcore.install |6 --
 2 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 10:37:52 UTC (rev 144690)
+++ PKGBUILD2015-10-22 10:47:51 UTC (rev 144691)
@@ -8,7 +8,7 @@
 pkgname=toxcore
 pkgver=3523
 _commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
-pkgrel=2
+pkgrel=3
 pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
 arch=('i686' 'x86_64')
 url='https://tox.chat'

Modified: toxcore.install
===
--- toxcore.install 2015-10-22 10:37:52 UTC (rev 144690)
+++ toxcore.install 2015-10-22 10:47:51 UTC (rev 144691)
@@ -4,6 +4,8 @@
 }
 
 post_upgrade() {
-  (( $(vercmp $2 '3523-1') < 0 )) && systemd-sysusers toxcore.conf || true
-  (( $(vercmp $2 '3523-2') < 0 )) && ([[ -d var/lib/tox-bootstrapd ]] || 
install -dm 750 -o tox-bootstrapd -g tox-bootstrapd var/lib/tox-bootstrapd || 
true
+  (( $(vercmp $2 '3523-3') < 0 )) && (
+systemd-sysusers toxcore.conf
+[[ -d var/lib/tox-bootstrapd ]] || install -dm 750 -o tox-bootstrapd -g 
tox-bootstrapd var/lib/tox-bootstrapd
+  ) || true
 }


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

2015-10-22 Thread Massimiliano Torromeo
Date: Thursday, October 22, 2015 @ 13:38:03
  Author: mtorromeo
Revision: 144694

upgpkg: hhvm 3.10.1-1

Updated to 3.10.1

Modified:
  hhvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 11:17:53 UTC (rev 144693)
+++ PKGBUILD2015-10-22 11:38:03 UTC (rev 144694)
@@ -3,8 +3,8 @@
 # Contributor: James Miller 
 
 pkgname=hhvm
-pkgver=3.10.0
-pkgrel=2
+pkgver=3.10.1
+pkgrel=1
 
 _thirdparty_commit=25006693fa6f5f09123d915225bc1b240102dfd6
 _folly_commit=3a6c9d3896badace174e6933c0a764f740e921c8
@@ -137,7 +137,7 @@
 install -Dm644 server.ini "$pkgdir"/etc/hhvm/server.ini
 }
 
-sha256sums=('ff67b37d3a050831dcae60ffc4aef6f23a87e6afb3dfb449f23e692a15d2e933'
+sha256sums=('cdb7002f3cb8252f706fdf1ec7fc03a52a56cd2d8d9c3ee0951d82a1acf80fad'
 '1dd63ae9304bd49a5f43e04ff64866f03e826e287c6387a0cc1a31e67c7279eb'
 'ffca3a5d1867f104fd6a6699312d6c12ad6364cec24c05d6d5901ef79e974f59'
 '945e7100d14f44dd82f006742b5c5d703f979f034f701d14a99f2b2f1aaec5c6'


[arch-commits] Commit in zsh-syntax-highlighting/repos/community-any (6 files)

2015-10-22 Thread Evgeniy Alekseev
Date: Friday, October 23, 2015 @ 00:21:16
  Author: arcanis
Revision: 144742

archrelease: copy trunk to community-any

Added:
  zsh-syntax-highlighting/repos/community-any/ChangeLog
(from rev 144741, zsh-syntax-highlighting/trunk/ChangeLog)
  zsh-syntax-highlighting/repos/community-any/PKGBUILD
(from rev 144741, zsh-syntax-highlighting/trunk/PKGBUILD)
  zsh-syntax-highlighting/repos/community-any/zsh-syntax-highlighting.install
(from rev 144741, 
zsh-syntax-highlighting/trunk/zsh-syntax-highlighting.install)
Deleted:
  zsh-syntax-highlighting/repos/community-any/ChangeLog
  zsh-syntax-highlighting/repos/community-any/PKGBUILD
  zsh-syntax-highlighting/repos/community-any/zsh-syntax-highlighting.install

-+
 ChangeLog   |7 +++-
 PKGBUILD|   57 +++---
 zsh-syntax-highlighting.install |   16 +-
 3 files changed, 42 insertions(+), 38 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-10-22 22:20:58 UTC (rev 144741)
+++ ChangeLog   2015-10-22 22:21:16 UTC (rev 144742)
@@ -1,2 +0,0 @@
-0.2.1-1:
-ustream update

Copied: zsh-syntax-highlighting/repos/community-any/ChangeLog (from rev 144741, 
zsh-syntax-highlighting/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-22 22:21:16 UTC (rev 144742)
@@ -0,0 +1,5 @@
+0.3.0-1:
+upstream update
+
+0.2.1-1:
+upstream update

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 22:20:58 UTC (rev 144741)
+++ PKGBUILD2015-10-22 22:21:16 UTC (rev 144742)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Julien Nicoulaud 
-
-pkgname=zsh-syntax-highlighting
-pkgver=0.2.1
-pkgrel=1
-pkgdesc="Fish shell like syntax highlighting for Zsh"
-arch=(any)
-url="https://github.com/zsh-users/zsh-syntax-highlighting;
-license=('BSD')
-depends=('zsh>=4.3.9')
-install=${pkgname}.install
-conflicts=("${pkgname}-git")
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zsh-users/${pkgname}/tarball/${pkgver};)
-md5sums=('40f2b7f786b14886cb518c6ee9815dfa')
-changelog=ChangeLog
-
-package() {
-  install -dm755 "${pkgdir}/usr/share/zsh/plugins/${pkgname}"
-  cp -r "${srcdir}"/zsh-users-${pkgname}-*/* 
"${pkgdir}/usr/share/zsh/plugins/${pkgname}"
-
-  install -dm755 "${pkgdir}/usr/share/doc"
-  ln -s /usr/share/zsh/plugins/${pkgname} "${pkgdir}/usr/share/doc/${pkgname}"
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s /usr/share/zsh/plugins/${pkgname}/COPYING.md 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: zsh-syntax-highlighting/repos/community-any/PKGBUILD (from rev 144741, 
zsh-syntax-highlighting/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 22:21:16 UTC (rev 144742)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Julien Nicoulaud 
+
+pkgname=zsh-syntax-highlighting
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="Fish shell like syntax highlighting for Zsh"
+arch=('any')
+url="https://github.com/zsh-users/zsh-syntax-highlighting;
+license=('BSD')
+depends=('zsh>=4.3.9')
+install="${pkgname}.install"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zsh-users/${pkgname}/tarball/${pkgver};)
+md5sums=('73182f2db724455933edd624d920f4e8')
+changelog=ChangeLog
+
+package() {
+  install -dm755 "${pkgdir}/usr/share/zsh/plugins/"
+  cp -r "zsh-users-${pkgname}-"* "${pkgdir}/usr/share/zsh/plugins/${pkgname}"
+
+  # docs
+  install -dm755 "${pkgdir}/usr/share/doc"
+  ln -s "/usr/share/zsh/plugins/${pkgname}" \
+"${pkgdir}/usr/share/doc/${pkgname}"
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s "/usr/share/zsh/plugins/${pkgname}/COPYING.md" \
+"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: zsh-syntax-highlighting.install
===
--- zsh-syntax-highlighting.install 2015-10-22 22:20:58 UTC (rev 144741)
+++ zsh-syntax-highlighting.install 2015-10-22 22:21:16 UTC (rev 144742)
@@ -1,8 +0,0 @@
-post_install() {
-  cat << EOF
-To activate zsh-syntax-highlighting, add the following line at the end of 
~/.zshrc:
-source 
/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
-EOF
-}
-
-# vim:set ts=2 sw=2 et:

Copied: 
zsh-syntax-highlighting/repos/community-any/zsh-syntax-highlighting.install 
(from rev 144741, zsh-syntax-highlighting/trunk/zsh-syntax-highlighting.install)
===
--- zsh-syntax-highlighting.install (rev 0)
+++ zsh-syntax-highlighting.install 2015-10-22 22:21:16 UTC (rev 144742)
@@ -0,0 +1,8 @@

[arch-commits] Commit in zsh-syntax-highlighting/trunk (ChangeLog PKGBUILD)

2015-10-22 Thread Evgeniy Alekseev
Date: Friday, October 23, 2015 @ 00:20:58
  Author: arcanis
Revision: 144741

upgpkg: zsh-syntax-highlighting 0.3.0-1

Modified:
  zsh-syntax-highlighting/trunk/ChangeLog
  zsh-syntax-highlighting/trunk/PKGBUILD

---+
 ChangeLog |5 -
 PKGBUILD  |   21 +++--
 2 files changed, 15 insertions(+), 11 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-10-22 21:28:21 UTC (rev 144740)
+++ ChangeLog   2015-10-22 22:20:58 UTC (rev 144741)
@@ -1,2 +1,5 @@
+0.3.0-1:
+upstream update
+
 0.2.1-1:
-ustream update
+upstream update

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 21:28:21 UTC (rev 144740)
+++ PKGBUILD2015-10-22 22:20:58 UTC (rev 144741)
@@ -3,26 +3,27 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=zsh-syntax-highlighting
-pkgver=0.2.1
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Fish shell like syntax highlighting for Zsh"
-arch=(any)
+arch=('any')
 url="https://github.com/zsh-users/zsh-syntax-highlighting;
 license=('BSD')
 depends=('zsh>=4.3.9')
-install=${pkgname}.install
-conflicts=("${pkgname}-git")
+install="${pkgname}.install"
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zsh-users/${pkgname}/tarball/${pkgver};)
-md5sums=('40f2b7f786b14886cb518c6ee9815dfa')
+md5sums=('73182f2db724455933edd624d920f4e8')
 changelog=ChangeLog
 
 package() {
-  install -dm755 "${pkgdir}/usr/share/zsh/plugins/${pkgname}"
-  cp -r "${srcdir}"/zsh-users-${pkgname}-*/* 
"${pkgdir}/usr/share/zsh/plugins/${pkgname}"
+  install -dm755 "${pkgdir}/usr/share/zsh/plugins/"
+  cp -r "zsh-users-${pkgname}-"* "${pkgdir}/usr/share/zsh/plugins/${pkgname}"
 
+  # docs
   install -dm755 "${pkgdir}/usr/share/doc"
-  ln -s /usr/share/zsh/plugins/${pkgname} "${pkgdir}/usr/share/doc/${pkgname}"
-
+  ln -s "/usr/share/zsh/plugins/${pkgname}" \
+"${pkgdir}/usr/share/doc/${pkgname}"
   install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s /usr/share/zsh/plugins/${pkgname}/COPYING.md 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+  ln -s "/usr/share/zsh/plugins/${pkgname}/COPYING.md" \
+"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }


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

2015-10-22 Thread Evgeniy Alekseev
Date: Friday, October 23, 2015 @ 00:33:12
  Author: arcanis
Revision: 144744

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

Added:
  python-biopython/repos/community-i686/ChangeLog
(from rev 144743, python-biopython/trunk/ChangeLog)
  python-biopython/repos/community-i686/PKGBUILD
(from rev 144743, python-biopython/trunk/PKGBUILD)
  python-biopython/repos/community-x86_64/ChangeLog
(from rev 144743, python-biopython/trunk/ChangeLog)
  python-biopython/repos/community-x86_64/PKGBUILD
(from rev 144743, python-biopython/trunk/PKGBUILD)
Deleted:
  python-biopython/repos/community-i686/ChangeLog
  python-biopython/repos/community-i686/PKGBUILD
  python-biopython/repos/community-x86_64/ChangeLog
  python-biopython/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   16 ++
 /PKGBUILD  |  108 +++
 community-i686/ChangeLog   |5 -
 community-i686/PKGBUILD|   54 -
 community-x86_64/ChangeLog |5 -
 community-x86_64/PKGBUILD  |   54 -
 6 files changed, 124 insertions(+), 118 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-10-22 22:32:53 UTC (rev 144743)
+++ community-i686/ChangeLog2015-10-22 22:33:12 UTC (rev 144744)
@@ -1,5 +0,0 @@
-1.65-3:
-python3.5 rebuild
-
-1.65-1:
-upstream update

Copied: python-biopython/repos/community-i686/ChangeLog (from rev 144743, 
python-biopython/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-10-22 22:33:12 UTC (rev 144744)
@@ -0,0 +1,8 @@
+1.66-1:
+upstream update
+
+1.65-3:
+python3.5 rebuild
+
+1.65-1:
+upstream update

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 22:32:53 UTC (rev 144743)
+++ community-i686/PKGBUILD 2015-10-22 22:33:12 UTC (rev 144744)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Stunts 
-# Contributor: damir 
-
-pkgbase=python-biopython
-pkgname=('python-biopython' 'python2-biopython')
-_pkgname=biopython
-pkgver=1.65
-pkgrel=3
-pkgdesc="Freely available Python tools for computational molecular biology"
-arch=('i686' 'x86_64')
-url="http://www.biopython.org;
-license=('custom')
-depends=('python-numpy' 'python2-numpy')
-source=(http://www.biopython.org/DIST/${_pkgname}-${pkgver}.tar.gz)
-changelog=ChangeLog
-md5sums=('143e7861ade85c0a8b5e2bbdd1da1f67')
-
-prepare() {
-  cp -r "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"
-  # change python to python2
-  find "${_pkgname}-${pkgver}-py2" -name '*.py' -type f -exec \
-  sed -i 's|env python|env python2|' {} \;
-}
-
-build() {
-  cd "${srcdir}/${_pkgname}-${pkgver}"
-  python setup.py build
-
-  cd "${srcdir}/${_pkgname}-${pkgver}-py2"
-  python2 setup.py build
-}
-
-package_python-biopython() {
-  depends=('python-numpy')
-  optdepends=('python-mysql-connector: for BioSQL module')
-
-  cd "${srcdir}/${_pkgname}-${pkgver}"
-  python setup.py install --root="${pkgdir}"
-  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-biopython() {
-  depends=('python2-numpy')
-  optdepends=('python2-reportlab: for pdf graphics code'
-  'python2-mysql-connector: for BioSQL module'
-  'mysql-python: for BioSQL module')
-
-  cd "${srcdir}/${_pkgname}-${pkgver}-py2"
-  python2 setup.py install --root="${pkgdir}"
-  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: python-biopython/repos/community-i686/PKGBUILD (from rev 144743, 
python-biopython/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 22:33:12 UTC (rev 144744)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Stunts 
+# Contributor: damir 
+
+pkgbase=python-biopython
+pkgname=('python-biopython' 'python2-biopython')
+_pkgname=biopython
+pkgver=1.66
+pkgrel=1
+pkgdesc="Freely available Python tools for computational molecular biology"
+arch=('i686' 'x86_64')
+url="http://www.biopython.org;
+license=('custom')
+depends=('python-numpy' 'python2-numpy')
+source=(http://www.biopython.org/DIST/${_pkgname}-${pkgver}.tar.gz)
+changelog=ChangeLog
+md5sums=('2f09afb0a7740a70f64b6d10dfc2582b')
+
+prepare() {
+  cp -r "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"
+  # change python to python2
+  find "${_pkgname}-${pkgver}-py2" -name '*.py' -type f -exec \
+  sed -i 's|env python|env python2|' {} \;
+}
+
+build() {
+  cd "${srcdir}/${_pkgname}-${pkgver}"
+  python setup.py build
+
+  cd "${srcdir}/${_pkgname}-${pkgver}-py2"
+  python2 

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

2015-10-22 Thread Sven-Hendrik Haase
Date: Thursday, October 22, 2015 @ 23:28:21
  Author: svenstaro
Revision: 144740

archrelease: copy trunk to community-any

Added:
  freecol/repos/community-any/PKGBUILD
(from rev 144739, freecol/trunk/PKGBUILD)
  freecol/repos/community-any/fc.desktop
(from rev 144739, freecol/trunk/fc.desktop)
  freecol/repos/community-any/fc.sh
(from rev 144739, freecol/trunk/fc.sh)
Deleted:
  freecol/repos/community-any/PKGBUILD
  freecol/repos/community-any/fc.desktop
  freecol/repos/community-any/fc.sh

+
 PKGBUILD   |   74 +--
 fc.desktop |   20 +++
 fc.sh  |   10 +++
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 21:28:13 UTC (rev 144739)
+++ PKGBUILD2015-10-22 21:28:21 UTC (rev 144740)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: TDY 
-# Contributor: Nelson Menon 
-
-pkgname=freecol
-pkgver=0.11.5
-pkgrel=1
-pkgdesc="A turn-based strategy game based on Colonization"
-arch=('any')
-url="http://www.freecol.org/;
-license=('GPL')
-depends=('java-runtime')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.zip
-fc.desktop
-fc.sh)
-md5sums=('c7f1805733f5c47ab7a45e3a10504fe8'
- '55594d770904af3e3e3852d375085357'
- '5f8e99b4e5ab0e79895a31c6f5a15420')
-
-build() {
-  cd "$srcdir/$pkgname"
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-
-  install -Dm644 FreeCol.jar "$pkgdir/usr/share/java/$pkgname/FreeCol.jar"
-  install -Dm644 FreeCol.pdf "$pkgdir/usr/share/doc/$pkgname/FreeCol.pdf"
-  install -Dm644 $pkgname.xpm "$pkgdir/usr/share/pixmaps/$pkgname.xpm"
-  install -Dm644 ../fc.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm755 ../fc.sh "$pkgdir/usr/bin/$pkgname"
-
-  cp -r data jars "$pkgdir/usr/share/java/$pkgname/"
-  find "$pkgdir/usr/share/java/$pkgname" -type d -exec chmod 755 '{}' \;
-  find "$pkgdir/usr/share/java/$pkgname" -type f -exec chmod 644 '{}' \;
-}

Copied: freecol/repos/community-any/PKGBUILD (from rev 144739, 
freecol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 21:28:21 UTC (rev 144740)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: TDY 
+# Contributor: Nelson Menon 
+
+pkgname=freecol
+pkgver=0.11.6
+pkgrel=1
+pkgdesc="A turn-based strategy game based on Colonization"
+arch=('any')
+url="http://www.freecol.org/;
+license=('GPL')
+depends=('java-runtime')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.zip
+fc.desktop
+fc.sh)
+md5sums=('ac3617b63f1a7ea20b2abb40fdfab8ae'
+ '55594d770904af3e3e3852d375085357'
+ '5f8e99b4e5ab0e79895a31c6f5a15420')
+
+build() {
+  cd "$srcdir/$pkgname"
+}
+
+package() {
+  cd "$srcdir/$pkgname"
+
+  install -Dm644 FreeCol.jar "$pkgdir/usr/share/java/$pkgname/FreeCol.jar"
+  install -Dm644 FreeCol.pdf "$pkgdir/usr/share/doc/$pkgname/FreeCol.pdf"
+  install -Dm644 $pkgname.xpm "$pkgdir/usr/share/pixmaps/$pkgname.xpm"
+  install -Dm644 ../fc.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm755 ../fc.sh "$pkgdir/usr/bin/$pkgname"
+
+  cp -r data jars "$pkgdir/usr/share/java/$pkgname/"
+  find "$pkgdir/usr/share/java/$pkgname" -type d -exec chmod 755 '{}' \;
+  find "$pkgdir/usr/share/java/$pkgname" -type f -exec chmod 644 '{}' \;
+}

Deleted: fc.desktop
===
--- fc.desktop  2015-10-22 21:28:13 UTC (rev 144739)
+++ fc.desktop  2015-10-22 21:28:21 UTC (rev 144740)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=FreeCol
-GenericName=Strategy Game
-Comment=A free Colonization clone
-TryExec=/usr/bin/freecol
-Exec=freecol
-Icon=/usr/share/pixmaps/freecol.xpm
-Categories=Game;StrategyGame;

Copied: freecol/repos/community-any/fc.desktop (from rev 144739, 
freecol/trunk/fc.desktop)
===
--- fc.desktop  (rev 0)
+++ fc.desktop  2015-10-22 21:28:21 UTC (rev 144740)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=FreeCol
+GenericName=Strategy Game
+Comment=A free Colonization clone
+TryExec=/usr/bin/freecol
+Exec=freecol
+Icon=/usr/share/pixmaps/freecol.xpm
+Categories=Game;StrategyGame;

Deleted: fc.sh
===
--- fc.sh   2015-10-22 21:28:13 UTC (rev 144739)
+++ fc.sh   2015-10-22 21:28:21 UTC (rev 144740)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-FC_PATH=/usr/share/java/freecol
-
-java -Xmx512M -jar $FC_PATH/FreeCol.jar "$@" 

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

2015-10-22 Thread Sven-Hendrik Haase
Date: Thursday, October 22, 2015 @ 23:28:13
  Author: svenstaro
Revision: 144739

upgpkg: freecol 0.11.6-1

upstream release 0.11.6

Modified:
  freecol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 19:51:28 UTC (rev 144738)
+++ PKGBUILD2015-10-22 21:28:13 UTC (rev 144739)
@@ -4,7 +4,7 @@
 # Contributor: Nelson Menon 
 
 pkgname=freecol
-pkgver=0.11.5
+pkgver=0.11.6
 pkgrel=1
 pkgdesc="A turn-based strategy game based on Colonization"
 arch=('any')
@@ -14,7 +14,7 @@
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.zip
 fc.desktop
 fc.sh)
-md5sums=('c7f1805733f5c47ab7a45e3a10504fe8'
+md5sums=('ac3617b63f1a7ea20b2abb40fdfab8ae'
  '55594d770904af3e3e3852d375085357'
  '5f8e99b4e5ab0e79895a31c6f5a15420')
 


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

2015-10-22 Thread Evgeniy Alekseev
Date: Friday, October 23, 2015 @ 00:32:53
  Author: arcanis
Revision: 144743

upgpkg: python-biopython 1.66-1

Modified:
  python-biopython/trunk/ChangeLog
  python-biopython/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-10-22 22:21:16 UTC (rev 144742)
+++ ChangeLog   2015-10-22 22:32:53 UTC (rev 144743)
@@ -1,3 +1,6 @@
+1.66-1:
+upstream update
+
 1.65-3:
 python3.5 rebuild
 

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 22:21:16 UTC (rev 144742)
+++ PKGBUILD2015-10-22 22:32:53 UTC (rev 144743)
@@ -6,8 +6,8 @@
 pkgbase=python-biopython
 pkgname=('python-biopython' 'python2-biopython')
 _pkgname=biopython
-pkgver=1.65
-pkgrel=3
+pkgver=1.66
+pkgrel=1
 pkgdesc="Freely available Python tools for computational molecular biology"
 arch=('i686' 'x86_64')
 url="http://www.biopython.org;
@@ -15,7 +15,7 @@
 depends=('python-numpy' 'python2-numpy')
 source=(http://www.biopython.org/DIST/${_pkgname}-${pkgver}.tar.gz)
 changelog=ChangeLog
-md5sums=('143e7861ade85c0a8b5e2bbdd1da1f67')
+md5sums=('2f09afb0a7740a70f64b6d10dfc2582b')
 
 prepare() {
   cp -r "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"


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

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:07:11
  Author: anthraxx
Revision: 144745

upgpkg: gradle 2.8-1

upgpkg: gradle 2.8-1

Modified:
  gradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 22:33:12 UTC (rev 144744)
+++ PKGBUILD2015-10-22 23:07:11 UTC (rev 144745)
@@ -5,7 +5,7 @@
 
 pkgbase=gradle
 pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=2.7
+pkgver=2.8
 pkgrel=1
 pkgdesc=('A powerful build system for the JVM')
 url='https://gradle.org/'
@@ -14,7 +14,7 @@
 depends=('java-environment' 'bash')
 source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
 ${pkgbase}.sh)
-sha512sums=('89d2ec75d94b7e341dfd6b41813174ea08b12d097a4b58ecf31f56feea3335d52b897d3d03df7876b5b6182e09bbb215906d958531e60026bfd72541adc48ed7'
+sha512sums=('94ed03c08748688aa54ed48c4c634d97a7909c2f479d82508d736cbf0f4cf44da7d17922643abe275d4602d6e73fabb3aa5a95dc907bd98910f70675433464e7'
 
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
 
 package_gradle() {
@@ -53,12 +53,12 @@
   cd ${pkgbase}-${pkgver}
 
   # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/gradle/docs/"
-  install -d "${pkgdir}/usr/share/java/gradle/samples/"
+  install -d "${pkgdir}/usr/share/java/gradle/docs"
+  install -d "${pkgdir}/usr/share/java/gradle/samples"
 
   # copy across documentation and samples
-  cp -r docs/* "${pkgdir}/usr/share/java/gradle/docs/"
-  cp -r samples/* "${pkgdir}/usr/share/java/gradle/samples/"
+  cp -r docs/* "${pkgdir}/usr/share/java/gradle/docs"
+  cp -r samples/* "${pkgdir}/usr/share/java/gradle/samples"
 }
 
 package_gradle-src() {


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

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:07:17
  Author: anthraxx
Revision: 144746

archrelease: copy trunk to community-any

Added:
  gradle/repos/community-any/PKGBUILD
(from rev 144745, gradle/trunk/PKGBUILD)
  gradle/repos/community-any/gradle.sh
(from rev 144745, gradle/trunk/gradle.sh)
Deleted:
  gradle/repos/community-any/PKGBUILD
  gradle/repos/community-any/gradle.sh

---+
 PKGBUILD  |  148 ++--
 gradle.sh |4 -
 2 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 23:07:11 UTC (rev 144745)
+++ PKGBUILD2015-10-22 23:07:17 UTC (rev 144746)
@@ -1,74 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Simon Legner 
-# Contributor: Chris Molozian (novabyte) 
-# Contributor: Sanjuro Makabe (itti) 
-
-pkgbase=gradle
-pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=2.7
-pkgrel=1
-pkgdesc=('A powerful build system for the JVM')
-url='https://gradle.org/'
-arch=('any')
-license=('Apache')
-depends=('java-environment' 'bash')
-source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
-${pkgbase}.sh)
-sha512sums=('89d2ec75d94b7e341dfd6b41813174ea08b12d097a4b58ecf31f56feea3335d52b897d3d03df7876b5b6182e09bbb215906d958531e60026bfd72541adc48ed7'
-
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
-
-package_gradle() {
-  cd ${pkgbase}-${pkgver}
-
-  # install profile.d script
-  install -Dm 755 "${srcdir}/${pkgbase}.sh" 
"${pkgdir}/etc/profile.d/${pkgbase}.sh"
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/init.d"
-  install -d "${pkgdir}/usr/bin"
-
-  # copy across jar files
-  install -Dm 644 lib/*.jar "${pkgdir}/usr/share/java/${pkgname}/lib"
-  install -Dm 644 lib/plugins/*.jar 
"${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-
-  # copy across supporting text documentation and scripts
-  install -m 644 NOTICE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 LICENSE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 *.txt "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 *.html "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 755 bin/gradle "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -m 644 init.d/*.* "${pkgdir}/usr/share/java/${pkgname}/init.d"
-
-  # link gradle script to /usr/bin
-  ln -s /usr/share/java/${pkgname}/bin/${pkgname} "${pkgdir}/usr/bin"
-}
-
-package_gradle-doc() {
-  pkgdesc=('A powerful build system for the JVM (documentation and samples)')
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/gradle/docs/"
-  install -d "${pkgdir}/usr/share/java/gradle/samples/"
-
-  # copy across documentation and samples
-  cp -r docs/* "${pkgdir}/usr/share/java/gradle/docs/"
-  cp -r samples/* "${pkgdir}/usr/share/java/gradle/samples/"
-}
-
-package_gradle-src() {
-  pkgdesc=('A powerful build system for the JVM (sources)')
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-  install -d "${pkgdir}/usr/share/java/gradle/src"
-  cp -r src/* "${pkgdir}/usr/share/java/gradle/src"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gradle/repos/community-any/PKGBUILD (from rev 144745, 
gradle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 23:07:17 UTC (rev 144746)
@@ -0,0 +1,74 @@
+# Maintainer: Levente Polyak 
+# Contributor: Simon Legner 
+# Contributor: Chris Molozian (novabyte) 
+# Contributor: Sanjuro Makabe (itti) 
+
+pkgbase=gradle
+pkgname=('gradle' 'gradle-doc' 'gradle-src')
+pkgver=2.8
+pkgrel=1
+pkgdesc=('A powerful build system for the JVM')
+url='https://gradle.org/'
+arch=('any')
+license=('Apache')
+depends=('java-environment' 'bash')
+source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
+${pkgbase}.sh)
+sha512sums=('94ed03c08748688aa54ed48c4c634d97a7909c2f479d82508d736cbf0f4cf44da7d17922643abe275d4602d6e73fabb3aa5a95dc907bd98910f70675433464e7'
+
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
+
+package_gradle() {
+  cd ${pkgbase}-${pkgver}
+
+  # install profile.d script
+  install -Dm 755 "${srcdir}/${pkgbase}.sh" 
"${pkgdir}/etc/profile.d/${pkgbase}.sh"
+
+  # create the necessary directory structure
+  install -d "${pkgdir}/usr/share/java/${pkgname}/bin"
+  install -d 

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

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:21:50
  Author: anthraxx
Revision: 144750

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

Added:
  scanmem/repos/community-i686/
  scanmem/repos/community-i686/PKGBUILD
(from rev 144749, scanmem/trunk/PKGBUILD)
  scanmem/repos/community-i686/scanmem.install
(from rev 144749, scanmem/trunk/scanmem.install)
  scanmem/repos/community-x86_64/
  scanmem/repos/community-x86_64/PKGBUILD
(from rev 144749, scanmem/trunk/PKGBUILD)
  scanmem/repos/community-x86_64/scanmem.install
(from rev 144749, scanmem/trunk/scanmem.install)

--+
 community-i686/PKGBUILD  |   32 
 community-i686/scanmem.install   |   23 +++
 community-x86_64/PKGBUILD|   32 
 community-x86_64/scanmem.install |   23 +++
 4 files changed, 110 insertions(+)

Copied: scanmem/repos/community-i686/PKGBUILD (from rev 144749, 
scanmem/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 23:21:50 UTC (rev 144750)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: Michael P 
+# Contributor: Aaron Griffin  
+# Contributor: Elmo Todurov 
+# Contributor: Alexander De Sousa 
+
+pkgname=scanmem
+pkgver=0.15.3
+pkgrel=1
+pkgdesc="Memory scanner designed to isolate the address of an arbitrary 
variable in an executing process"
+url="https://github.com/scanmem/scanmem;
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('pygtk' 'python-gobject' 'polkit')
+makedepends=('intltool')
+install=scanmem.install
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('7f14e8a129321d7e58651d7e98ab71e58926465c98d256226ef7803fa7e42ba8bbe0879da8173ad2659deb655c73338db27d832a264b429f740331aee1f6d4b7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./autogen.sh
+  ./configure --enable-gui --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Copied: scanmem/repos/community-i686/scanmem.install (from rev 144749, 
scanmem/trunk/scanmem.install)
===
--- community-i686/scanmem.install  (rev 0)
+++ community-i686/scanmem.install  2015-10-22 23:21:50 UTC (rev 144750)
@@ -0,0 +1,23 @@
+update_cache() {
+  if [ -x usr/bin/xdg-icon-resource ]; then
+xdg-icon-resource forceupdate --theme hicolor > /dev/null 2>&1
+  fi
+
+  if [ -x usr/bin/update-desktop-database ]; then
+usr/bin/update-desktop-database -q
+  fi
+}
+
+post_install() {
+  update_cache
+}
+
+post_upgrade() {
+  update_cache
+}
+
+post_remove() {
+  update_cache
+}
+
+# vim: ts=2 sw=2 et:

Copied: scanmem/repos/community-x86_64/PKGBUILD (from rev 144749, 
scanmem/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-22 23:21:50 UTC (rev 144750)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: Michael P 
+# Contributor: Aaron Griffin  
+# Contributor: Elmo Todurov 
+# Contributor: Alexander De Sousa 
+
+pkgname=scanmem
+pkgver=0.15.3
+pkgrel=1
+pkgdesc="Memory scanner designed to isolate the address of an arbitrary 
variable in an executing process"
+url="https://github.com/scanmem/scanmem;
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('pygtk' 'python-gobject' 'polkit')
+makedepends=('intltool')
+install=scanmem.install
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('7f14e8a129321d7e58651d7e98ab71e58926465c98d256226ef7803fa7e42ba8bbe0879da8173ad2659deb655c73338db27d832a264b429f740331aee1f6d4b7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./autogen.sh
+  ./configure --enable-gui --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Copied: scanmem/repos/community-x86_64/scanmem.install (from rev 144749, 
scanmem/trunk/scanmem.install)
===
--- community-x86_64/scanmem.install(rev 0)
+++ community-x86_64/scanmem.install2015-10-22 23:21:50 UTC (rev 144750)
@@ -0,0 +1,23 @@
+update_cache() {
+  if [ -x usr/bin/xdg-icon-resource ]; then
+xdg-icon-resource forceupdate --theme hicolor > /dev/null 2>&1
+  fi
+
+  if [ -x usr/bin/update-desktop-database ]; then
+

[arch-commits] Commit in (5 files)

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:21:13
  Author: anthraxx
Revision: 144749

addpkg: scanmem 0.15.3-1

Added:
  scanmem/
  scanmem/repos/
  scanmem/trunk/
  scanmem/trunk/PKGBUILD
  scanmem/trunk/scanmem.install

-+
 PKGBUILD|   32 
 scanmem.install |   23 +++
 2 files changed, 55 insertions(+)

Added: scanmem/trunk/PKGBUILD
===
--- scanmem/trunk/PKGBUILD  (rev 0)
+++ scanmem/trunk/PKGBUILD  2015-10-22 23:21:13 UTC (rev 144749)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: Michael P 
+# Contributor: Aaron Griffin  
+# Contributor: Elmo Todurov 
+# Contributor: Alexander De Sousa 
+
+pkgname=scanmem
+pkgver=0.15.3
+pkgrel=1
+pkgdesc="Memory scanner designed to isolate the address of an arbitrary 
variable in an executing process"
+url="https://github.com/scanmem/scanmem;
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('pygtk' 'python-gobject' 'polkit')
+makedepends=('intltool')
+install=scanmem.install
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('7f14e8a129321d7e58651d7e98ab71e58926465c98d256226ef7803fa7e42ba8bbe0879da8173ad2659deb655c73338db27d832a264b429f740331aee1f6d4b7')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./autogen.sh
+  ./configure --enable-gui --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Added: scanmem/trunk/scanmem.install
===
--- scanmem/trunk/scanmem.install   (rev 0)
+++ scanmem/trunk/scanmem.install   2015-10-22 23:21:13 UTC (rev 144749)
@@ -0,0 +1,23 @@
+update_cache() {
+  if [ -x usr/bin/xdg-icon-resource ]; then
+xdg-icon-resource forceupdate --theme hicolor > /dev/null 2>&1
+  fi
+
+  if [ -x usr/bin/update-desktop-database ]; then
+usr/bin/update-desktop-database -q
+  fi
+}
+
+post_install() {
+  update_cache
+}
+
+post_upgrade() {
+  update_cache
+}
+
+post_remove() {
+  update_cache
+}
+
+# vim: ts=2 sw=2 et:


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

2015-10-22 Thread Evangelos Foutras
Date: Friday, October 23, 2015 @ 02:07:09
  Author: foutrelis
Revision: 249660

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

Added:
  
chromium/repos/extra-i686/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch
(from rev 249659, 
chromium/trunk/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch)
  chromium/repos/extra-i686/PKGBUILD
(from rev 249659, chromium/trunk/PKGBUILD)
  chromium/repos/extra-i686/chromium-widevine.patch
(from rev 249659, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-i686/chromium.desktop
(from rev 249659, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 249659, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch
(from rev 249659, 
chromium/trunk/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 249659, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 249659, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 249659, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 249659, chromium/trunk/chromium.install)
Deleted:
  
chromium/repos/extra-i686/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch
  chromium/repos/extra-i686/PKGBUILD
  chromium/repos/extra-i686/chromium-widevine.patch
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install
  
chromium/repos/extra-x86_64/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install

---+
 /0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch |  
436 ++
 /PKGBUILD |  
420 +
 /chromium-widevine.patch  |   
24 
 /chromium.desktop |  
224 +
 /chromium.install |   
54 +
 extra-i686/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch   |  
218 -
 extra-i686/PKGBUILD   |  
210 
 extra-i686/chromium-widevine.patch|   
12 
 extra-i686/chromium.desktop   |  
112 --
 extra-i686/chromium.install   |   
27 
 extra-x86_64/0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch |  
218 -
 extra-x86_64/PKGBUILD |  
210 
 extra-x86_64/chromium-widevine.patch  |   
12 
 extra-x86_64/chromium.desktop |  
112 --
 extra-x86_64/chromium.install |   
27 
 15 files changed, 1158 insertions(+), 1158 deletions(-)

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


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

2015-10-22 Thread Jan Steffens
Date: Friday, October 23, 2015 @ 02:35:12
  Author: heftig
Revision: 249661

4.2.4

Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config
  linux-zen/trunk/config.x86_64

---+
 PKGBUILD  |   12 ++--
 config|8 +---
 config.x86_64 |8 +---
 3 files changed, 16 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 00:07:09 UTC (rev 249660)
+++ PKGBUILD2015-10-23 00:35:12 UTC (rev 249661)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.2
-_zenpatch=a5809ae5c8560be3ff955c60578ade3dd6dbf833
-pkgver=4.2.3
+_zenpatch=ce5fbc12f25d1179209b7987d339bd5b8c6e52ed
+pkgver=4.2.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
@@ -26,12 +26,12 @@
 'change-default-console-loglevel.patch')
 sha256sums=('cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb'
 'SKIP'
-'e0e066f3fc5f310644e9f3f3ede47db7ac040f44782f0a5cf75ce2c940444972'
+'104ba869111c7ce037fc92646f9da7352412a73e84cde7467f29cd4b973d6e78'
 'SKIP'
-'aca68258a8bbc31afca03fca1116ec8ea069c9ed572d30b9e7bb2b12233cb47f'
-'7354745ee16f58832e1a6d1dc2a5134cea440554e5297b2a0187ca42439702e5'
+'41f44c163c9ac753f2b54485ce5e8e8ff6b24e44226332cb3e786a6727bb1ee6'
+'a7db50627c01ad500ded918f708b258ee6918b1968e7b2db6641a06456b8f8f3'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
-'f3ec9dd453d01cb9ea8f8e24ce403a119760a4a424423593a38319f18fd4145e'
+'6cbd5fbee5d880b820e4f1d23d7fb63f6e1a22753b4f54ffaf2985ca08405145'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(
   'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds

Modified: config
===
--- config  2015-10-23 00:07:09 UTC (rev 249660)
+++ config  2015-10-23 00:35:12 UTC (rev 249661)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.2.0-2 Kernel Configuration
+# Linux/x86 4.2.3-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -825,7 +825,7 @@
 CONFIG_NET_IPGRE=m
 # CONFIG_NET_IPGRE_BROADCAST is not set
 CONFIG_IP_MROUTE=y
-# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
+CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
 CONFIG_IP_PIMSM_V1=y
 CONFIG_IP_PIMSM_V2=y
 CONFIG_SYN_COOKIES=y
@@ -888,7 +888,9 @@
 CONFIG_IPV6_GRE=m
 CONFIG_IPV6_MULTIPLE_TABLES=y
 CONFIG_IPV6_SUBTREES=y
-# CONFIG_IPV6_MROUTE is not set
+CONFIG_IPV6_MROUTE=y
+CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
+CONFIG_IPV6_PIMSM_V2=y
 CONFIG_NETLABEL=y
 CONFIG_NETWORK_SECMARK=y
 CONFIG_NET_PTP_CLASSIFY=y

Modified: config.x86_64
===
--- config.x86_64   2015-10-23 00:07:09 UTC (rev 249660)
+++ config.x86_64   2015-10-23 00:35:12 UTC (rev 249661)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.2.0-2 Kernel Configuration
+# Linux/x86 4.2.3-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -820,7 +820,7 @@
 CONFIG_NET_IPGRE=m
 # CONFIG_NET_IPGRE_BROADCAST is not set
 CONFIG_IP_MROUTE=y
-# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
+CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
 CONFIG_IP_PIMSM_V1=y
 CONFIG_IP_PIMSM_V2=y
 CONFIG_SYN_COOKIES=y
@@ -883,7 +883,9 @@
 CONFIG_IPV6_GRE=m
 CONFIG_IPV6_MULTIPLE_TABLES=y
 CONFIG_IPV6_SUBTREES=y
-# CONFIG_IPV6_MROUTE is not set
+CONFIG_IPV6_MROUTE=y
+CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
+CONFIG_IPV6_PIMSM_V2=y
 CONFIG_NETLABEL=y
 CONFIG_NETWORK_SECMARK=y
 CONFIG_NET_PTP_CLASSIFY=y


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

2015-10-22 Thread Gaetan Bisson
Date: Friday, October 23, 2015 @ 02:34:45
  Author: bisson
Revision: 144756

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

Added:
  nsd/repos/community-i686/PKGBUILD
(from rev 144755, nsd/trunk/PKGBUILD)
  nsd/repos/community-i686/install
(from rev 144755, nsd/trunk/install)
  nsd/repos/community-i686/service
(from rev 144755, nsd/trunk/service)
  nsd/repos/community-i686/tmpfiles.d
(from rev 144755, nsd/trunk/tmpfiles.d)
  nsd/repos/community-x86_64/PKGBUILD
(from rev 144755, nsd/trunk/PKGBUILD)
  nsd/repos/community-x86_64/install
(from rev 144755, nsd/trunk/install)
  nsd/repos/community-x86_64/service
(from rev 144755, nsd/trunk/service)
  nsd/repos/community-x86_64/tmpfiles.d
(from rev 144755, nsd/trunk/tmpfiles.d)
Deleted:
  nsd/repos/community-i686/PKGBUILD
  nsd/repos/community-i686/install
  nsd/repos/community-i686/service
  nsd/repos/community-i686/tmpfiles.d
  nsd/repos/community-x86_64/PKGBUILD
  nsd/repos/community-x86_64/install
  nsd/repos/community-x86_64/service
  nsd/repos/community-x86_64/tmpfiles.d

-+
 /PKGBUILD   |   98 ++
 /install|   34 ++
 /service|   26 +++
 /tmpfiles.d |2 
 community-i686/PKGBUILD |   49 -
 community-i686/install  |   17 ---
 community-i686/service  |   13 -
 community-i686/tmpfiles.d   |1 
 community-x86_64/PKGBUILD   |   49 -
 community-x86_64/install|   17 ---
 community-x86_64/service|   13 -
 community-x86_64/tmpfiles.d |1 
 12 files changed, 160 insertions(+), 160 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-23 00:33:58 UTC (rev 144755)
+++ community-i686/PKGBUILD 2015-10-23 00:34:45 UTC (rev 144756)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Kaiting Chen 
-# Contributor: Roberto Alsina 
-
-pkgname=nsd
-pkgver=4.1.5
-pkgrel=1
-pkgdesc='Authoritative only, high performance and simple DNS server'
-url='http://www.nlnetlabs.nl/nsd/'
-license=('BSD')
-arch=('i686' 'x86_64')
-depends=('openssl' 'libevent')
-makedepends=('flex')
-source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'tmpfiles.d'
-'service')
-sha256sums=('105dda21fab68b150f1f4d045211869b13becadc52be830b9c0093f8e9f01baa'
-'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
-'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/ \
-   --sbindir=/usr/bin \
-   --datarootdir=/usr/share \
-   --with-pidfile=/run/nsd/nsd.pid \
-   --enable-ratelimit \
-   --enable-relro-now \
-   --enable-pie \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
-   install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service
-   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
-
-   rm doc/differences.pdf
-   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
-   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
-   ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
-}

Copied: nsd/repos/community-i686/PKGBUILD (from rev 144755, nsd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-23 00:34:45 UTC (rev 144756)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Kaiting Chen 
+# Contributor: Roberto Alsina 
+
+pkgname=nsd
+pkgver=4.1.6
+pkgrel=1
+pkgdesc='Authoritative only, high performance and simple DNS server'
+url='http://www.nlnetlabs.nl/nsd/'
+license=('BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'libevent')
+makedepends=('flex')
+source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+'tmpfiles.d'
+'service')
+sha256sums=('88f622055c95d38b9ef3723a240d1d0da35a28d09fe23b601015181a61d7775f'
+'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
+'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/ \
+   --sbindir=/usr/bin \
+   --datarootdir=/usr/share 

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

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:09:17
  Author: anthraxx
Revision: 144747

upgpkg: grails 3.0.9-1

upgpkg: grails 3.0.9-1

Modified:
  grails/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 23:07:17 UTC (rev 144746)
+++ PKGBUILD2015-10-22 23:09:17 UTC (rev 144747)
@@ -3,7 +3,7 @@
 
 pkgbase=grails
 pkgname=('grails' 'grails-docs')
-pkgver=3.0.8
+pkgver=3.0.9
 pkgrel=1
 pkgdesc='Groovy on rails, web framework'
 url='http://grails.org/'
@@ -18,8 +18,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=('7837d3c09b5c8e99f2ff220072319815d890c2e27832fb277a7de2c9588ea4be12f97e5f1fcfd1c3c7e3f22009b3cad33e5ebccff37829fe420d405138cf8ec0'
-
'db2325b40f147b369de8833b12c5e249ecc0a567ef20f326f2933df28775fb9643d1734384d41e6f2c16bb83981df6733ef975db7f30139a68a92413628bc9e6')
+sha512sums=('e466a361a3ddc5bcfa08f1e7f781c10736abc569c883086d3443ef7fd411aca033b9d3741398c695db29197f745dd5ad0b49589e7db51b0120aaa666acc21763'
+
'f12eabe87bf722b6b1f48011ece85756bcf79f3761093061e1c294a5d06d1a9cc15da60f27985a5addc5671b2a41463756a85bb69b92c241ccee2a8e13f343c6')
 
 prepare() {
   cd ${pkgbase}-${pkgver}


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

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:09:24
  Author: anthraxx
Revision: 144748

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 23:09:17 UTC (rev 144747)
+++ PKGBUILD2015-10-22 23:09:24 UTC (rev 144748)
@@ -1,59 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander Rødseth 
-
-pkgbase=grails
-pkgname=('grails' 'grails-docs')
-pkgver=3.0.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=('7837d3c09b5c8e99f2ff220072319815d890c2e27832fb277a7de2c9588ea4be12f97e5f1fcfd1c3c7e3f22009b3cad33e5ebccff37829fe420d405138cf8ec0'
-
'db2325b40f147b369de8833b12c5e249ecc0a567ef20f326f2933df28775fb9643d1734384d41e6f2c16bb83981df6733ef975db7f30139a68a92413628bc9e6')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-
-  # profile.d script
-  echo 'export GRAILS_HOME=/usr/share/grails' > "${srcdir}/${pkgbase}.profile"
-
-  # set APP_HOME
-  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"
-  cp media/icons/*.png "${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 144747, 
grails/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 23:09:24 UTC (rev 144748)
@@ -0,0 +1,59 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+
+pkgbase=grails
+pkgname=('grails' 'grails-docs')
+pkgver=3.0.9
+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=('e466a361a3ddc5bcfa08f1e7f781c10736abc569c883086d3443ef7fd411aca033b9d3741398c695db29197f745dd5ad0b49589e7db51b0120aaa666acc21763'
+
'f12eabe87bf722b6b1f48011ece85756bcf79f3761093061e1c294a5d06d1a9cc15da60f27985a5addc5671b2a41463756a85bb69b92c241ccee2a8e13f343c6')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+
+  # profile.d script
+  echo 'export GRAILS_HOME=/usr/share/grails' > "${srcdir}/${pkgbase}.profile"
+
+  # set APP_HOME
+  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"
+  cp media/icons/*.png "${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 

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

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:24:32
  Author: anthraxx
Revision: 144752

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

Added:
  mdk3/repos/community-i686/
  mdk3/repos/community-i686/PKGBUILD
(from rev 144751, mdk3/trunk/PKGBUILD)
  mdk3/repos/community-x86_64/
  mdk3/repos/community-x86_64/PKGBUILD
(from rev 144751, mdk3/trunk/PKGBUILD)

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

Copied: mdk3/repos/community-i686/PKGBUILD (from rev 144751, 
mdk3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 23:24:32 UTC (rev 144752)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+# Contributor: Andrés Cordero 
+# Contributor: Jens Pranaitis 
+
+pkgname=mdk3
+pkgver=v6
+pkgrel=6
+pkgdesc="WLAN penetration tool"
+url="http://aspj.aircrack-ng.org/;
+arch=("i686" "x86_64")
+license=('GPL2')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.bz2::http://aspj.aircrack-ng.org/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('a5180fc231c2e041064467b9415d2d238ea680f19c88b2320983dd6dbe91a62af1a37da0fc548c1b0860ede046e1f9976dec729c919d8e6c0ab98231990dfec4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed "s|-g -O3|${CFLAGS}|g" -i Makefile
+  sed 's|sbin|bin|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make -C osdep
+  make
+}
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX="/usr" install
+  install -Dm 644 docs/*.html -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: mdk3/repos/community-x86_64/PKGBUILD (from rev 144751, 
mdk3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-22 23:24:32 UTC (rev 144752)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+# Contributor: Andrés Cordero 
+# Contributor: Jens Pranaitis 
+
+pkgname=mdk3
+pkgver=v6
+pkgrel=6
+pkgdesc="WLAN penetration tool"
+url="http://aspj.aircrack-ng.org/;
+arch=("i686" "x86_64")
+license=('GPL2')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.bz2::http://aspj.aircrack-ng.org/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('a5180fc231c2e041064467b9415d2d238ea680f19c88b2320983dd6dbe91a62af1a37da0fc548c1b0860ede046e1f9976dec729c919d8e6c0ab98231990dfec4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed "s|-g -O3|${CFLAGS}|g" -i Makefile
+  sed 's|sbin|bin|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make -C osdep
+  make
+}
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX="/usr" install
+  install -Dm 644 docs/*.html -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2015-10-22 Thread Levente Polyak
Date: Friday, October 23, 2015 @ 01:24:06
  Author: anthraxx
Revision: 144751

addpkg: mdk3 v6-6

Added:
  mdk3/
  mdk3/repos/
  mdk3/trunk/
  mdk3/trunk/PKGBUILD

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

Added: mdk3/trunk/PKGBUILD
===
--- mdk3/trunk/PKGBUILD (rev 0)
+++ mdk3/trunk/PKGBUILD 2015-10-22 23:24:06 UTC (rev 144751)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+# Contributor: Andrés Cordero 
+# Contributor: Jens Pranaitis 
+
+pkgname=mdk3
+pkgver=v6
+pkgrel=6
+pkgdesc="WLAN penetration tool"
+url="http://aspj.aircrack-ng.org/;
+arch=("i686" "x86_64")
+license=('GPL2')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.bz2::http://aspj.aircrack-ng.org/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('a5180fc231c2e041064467b9415d2d238ea680f19c88b2320983dd6dbe91a62af1a37da0fc548c1b0860ede046e1f9976dec729c919d8e6c0ab98231990dfec4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed "s|-g -O3|${CFLAGS}|g" -i Makefile
+  sed 's|sbin|bin|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make -C osdep
+  make
+}
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX="/usr" install
+  install -Dm 644 docs/*.html -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2015-10-22 Thread Evgeniy Alekseev
Date: Friday, October 23, 2015 @ 01:47:43
  Author: arcanis
Revision: 144753

upgpkg: geogebra 5.0.164.0-1

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-10-22 23:24:32 UTC (rev 144752)
+++ ChangeLog   2015-10-22 23:47:43 UTC (rev 144753)
@@ -1,3 +1,6 @@
+5.0.164.0-1:
+upstream update
+
 5.0.161.0-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 23:24:32 UTC (rev 144752)
+++ PKGBUILD2015-10-22 23:47:43 UTC (rev 144753)
@@ -5,7 +5,7 @@
 # Contributor: moostik 
 
 pkgname=geogebra
-pkgver=5.0.161.0
+pkgver=5.0.164.0
 pkgrel=1
 pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
 arch=('any')
@@ -38,6 +38,6 @@
   install -Dm644 "${srcdir}/geogebra-logo.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
 }
 
-md5sums=('7e41e89d841972704945f7248774ec31'
+md5sums=('10ef5ebd68a3148257804d6f62950bec'
  '863782da033f1a337e688b544afb7d07'
  'fc4a3140ceb50967598a620eb85219f4')


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

2015-10-22 Thread Evgeniy Alekseev
Date: Friday, October 23, 2015 @ 01:48:04
  Author: arcanis
Revision: 144754

archrelease: copy trunk to community-any

Added:
  geogebra/repos/community-any/ChangeLog
(from rev 144753, geogebra/trunk/ChangeLog)
  geogebra/repos/community-any/PKGBUILD
(from rev 144753, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-any/geogebra
(from rev 144753, geogebra/trunk/geogebra)
  geogebra/repos/community-any/geogebra.install
(from rev 144753, geogebra/trunk/geogebra.install)
Deleted:
  geogebra/repos/community-any/ChangeLog
  geogebra/repos/community-any/PKGBUILD
  geogebra/repos/community-any/geogebra
  geogebra/repos/community-any/geogebra.install

--+
 ChangeLog|   95 +++--
 PKGBUILD |   86 +++
 geogebra |   14 +++
 geogebra.install |   28 +++
 4 files changed, 113 insertions(+), 110 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-10-22 23:47:43 UTC (rev 144753)
+++ ChangeLog   2015-10-22 23:48:04 UTC (rev 144754)
@@ -1,46 +0,0 @@
-5.0.161.0-1:
-upstream update
-
-5.0.158.0-1:
-upstream update
-
-5.0.150.0-1:
-upstream update
-
-5.0.149.0-1:
-upstream update
-
-5.0.146.0-1:
-upstream update
-
-5.0.143.0-1:
-upstream update
-
-5.0.129.0-1:
-upstream update
-put icon back
-
-5.0.128.0-1:
-upstream update
-
-5.0.119.0-1:
-upstream update
-
-5.0.112.0-1:
-upstream update
-
-5.0.82.0-1:
-upstream update
-
-5.0.74.0-1:
-upstream update
-
-5.0.57.0-1:
-upstream update
-
-5.0.56.0-1:
-upstream update
-
-5.0.53.0-1:
-upstream update
-

Copied: geogebra/repos/community-any/ChangeLog (from rev 144753, 
geogebra/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-22 23:48:04 UTC (rev 144754)
@@ -0,0 +1,49 @@
+5.0.164.0-1:
+upstream update
+
+5.0.161.0-1:
+upstream update
+
+5.0.158.0-1:
+upstream update
+
+5.0.150.0-1:
+upstream update
+
+5.0.149.0-1:
+upstream update
+
+5.0.146.0-1:
+upstream update
+
+5.0.143.0-1:
+upstream update
+
+5.0.129.0-1:
+upstream update
+put icon back
+
+5.0.128.0-1:
+upstream update
+
+5.0.119.0-1:
+upstream update
+
+5.0.112.0-1:
+upstream update
+
+5.0.82.0-1:
+upstream update
+
+5.0.74.0-1:
+upstream update
+
+5.0.57.0-1:
+upstream update
+
+5.0.56.0-1:
+upstream update
+
+5.0.53.0-1:
+upstream update
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 23:47:43 UTC (rev 144753)
+++ PKGBUILD2015-10-22 23:48:04 UTC (rev 144754)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Felipe Hommen 
-# Contributor: moostik 
-
-pkgname=geogebra
-pkgver=5.0.161.0
-pkgrel=1
-pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
-arch=('any')
-url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
- 'shared-mime-info' 'xdg-utils')
-makedepends=('gendesk')
-source=("http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2;
-"http://static.geogebra.org/images/geogebra-logo.svg;
-"geogebra")
-install=geogebra.install
-changelog=ChangeLog
-
-prepare() {
-  gendesk -f -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
-  --name="GeoGebra" \
-  --categories="Education;Science;Math" \
-  
--mimetypes="application/vnd.geogebra.file;application/vnd.geogebra.tool"
-}
-
-package() {
-  cd "GeoGebra-Linux-Portable-${pkgver}"
-
-  install -Dm755 "${srcdir}/geogebra" "${pkgdir}/usr/bin/geogebra"
-  install -dm755 "${pkgdir}/usr/share/geogebra"
-  install "geogebra/"* -t "${pkgdir}/usr/share/geogebra/"
-
-  install -Dm644 "${srcdir}/geogebra.desktop" 
"${pkgdir}/usr/share/applications/geogebra.desktop"
-  install -Dm644 "${srcdir}/geogebra-logo.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
-}
-
-md5sums=('7e41e89d841972704945f7248774ec31'
- '863782da033f1a337e688b544afb7d07'
- 'fc4a3140ceb50967598a620eb85219f4')

Copied: geogebra/repos/community-any/PKGBUILD (from rev 144753, 
geogebra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 23:48:04 UTC (rev 144754)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Felipe Hommen 
+# Contributor: moostik 
+
+pkgname=geogebra
+pkgver=5.0.164.0
+pkgrel=1
+pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
+arch=('any')
+url='http://www.geogebra.org/'
+license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
+depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 

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

2015-10-22 Thread Evangelos Foutras
Date: Friday, October 23, 2015 @ 02:06:49
  Author: foutrelis
Revision: 249659

upgpkg: chromium 46.0.2490.80-1

New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 19:36:18 UTC (rev 249658)
+++ PKGBUILD2015-10-23 00:06:49 UTC (rev 249659)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=46.0.2490.71
-pkgrel=2
+pkgver=46.0.2490.80
+pkgrel=1
 _launcher_ver=3
 pkgdesc="The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser"
 arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@
 chromium.desktop
 0001-Add-FPDFAPIJPEG_-prefix-to-more-libjpeg-functions.patch
 chromium-widevine.patch)
-sha256sums=('cd4b18249e64ee267236c9d4578effe810bf8f47567e2d43a5a8a7613787dcb6'
+sha256sums=('fe8610294664b44fdf80d9d0ed140158783474e7ae889e3a34ed32d24913fe3f'
 '8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28'
 '028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
 'd114def156d60d5f4c9e42f2955ba19bdebe38037a330ef947af24ace25db39d'


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

2015-10-22 Thread Gaetan Bisson
Date: Friday, October 23, 2015 @ 02:33:58
  Author: bisson
Revision: 144755

upstream update

Modified:
  nsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 23:48:04 UTC (rev 144754)
+++ PKGBUILD2015-10-23 00:33:58 UTC (rev 144755)
@@ -4,7 +4,7 @@
 # Contributor: Roberto Alsina 
 
 pkgname=nsd
-pkgver=4.1.5
+pkgver=4.1.6
 pkgrel=1
 pkgdesc='Authoritative only, high performance and simple DNS server'
 url='http://www.nlnetlabs.nl/nsd/'
@@ -15,7 +15,7 @@
 
source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 'tmpfiles.d'
 'service')
-sha256sums=('105dda21fab68b150f1f4d045211869b13becadc52be830b9c0093f8e9f01baa'
+sha256sums=('88f622055c95d38b9ef3723a240d1d0da35a28d09fe23b601015181a61d7775f'
 '8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
 '5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
 


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 12:07:48
  Author: fyan
Revision: 144686

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

Added:
  toxcore/repos/community-i686/PKGBUILD
(from rev 144685, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-i686/toxcore.conf
(from rev 144685, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-i686/toxcore.install
(from rev 144685, toxcore/trunk/toxcore.install)
  toxcore/repos/community-x86_64/PKGBUILD
(from rev 144685, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-x86_64/toxcore.conf
(from rev 144685, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-x86_64/toxcore.install
(from rev 144685, toxcore/trunk/toxcore.install)
Deleted:
  toxcore/repos/community-i686/PKGBUILD
  toxcore/repos/community-x86_64/PKGBUILD

--+
 /PKGBUILD|  116 +
 community-i686/PKGBUILD  |   51 
 community-i686/toxcore.conf  |2 
 community-i686/toxcore.install   |3 
 community-x86_64/PKGBUILD|   51 
 community-x86_64/toxcore.conf|2 
 community-x86_64/toxcore.install |3 
 7 files changed, 126 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 10:07:05 UTC (rev 144685)
+++ community-i686/PKGBUILD 2015-10-22 10:07:48 UTC (rev 144686)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Håvard Pettersson 
-# Contributor: naxuroqa 
-# Contributor: Boohbah 
-# Contributor: Kevin MacMartin 
-
-pkgname=toxcore
-pkgver=3513
-_commit=6120b0e0bb865ab196cdf717a4829a3f83ef1e7b
-pkgrel=1
-pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
-arch=('i686' 'x86_64')
-url='https://tox.chat'
-license=('GPL3')
-depends=('libconfig>=1.4'
- 'libsodium>=1.0'
- 'libvpx'
- 'opus')
-makedepends=('git' 'check')
-conflicts=("tox")
-provides=("tox")
-source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git rev-list --count HEAD
-}
-
-build() {
-  cd $pkgname
-  autoreconf -if
-  ./configure \
---prefix=/usr \
---enable-daemon \
---disable-ntox \
---disable-tests
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
-}

Copied: toxcore/repos/community-i686/PKGBUILD (from rev 144685, 
toxcore/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 10:07:48 UTC (rev 144686)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Håvard Pettersson 
+# Contributor: naxuroqa 
+# Contributor: Boohbah 
+# Contributor: Kevin MacMartin 
+
+pkgname=toxcore
+pkgver=3523
+_commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
+pkgrel=1
+pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
+arch=('i686' 'x86_64')
+url='https://tox.chat'
+license=('GPL3')
+depends=('libconfig' 'libsodium' 'libvpx' 'opus')
+makedepends=('git' 'check')
+conflicts=("tox")
+provides=("tox")
+install=$pkgname.install
+source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
+'toxcore.conf')
+sha512sums=('SKIP'
+
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
+
+pkgver() {
+  cd $pkgname
+  git rev-list --count HEAD
+}
+
+prepare() {
+  cd $pkgname
+  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
+}
+
+build() {
+  cd $pkgname
+  autoreconf -if
+  ./configure \
+--prefix=/usr \
+--enable-daemon \
+--disable-ntox \
+--enable-tests
+  make
+}
+
+check() {
+  cd $pkgname
+  make check || warning "Tests failed"
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
+  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
+  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
+}

Copied: toxcore/repos/community-i686/toxcore.conf (from rev 144685, 
toxcore/trunk/toxcore.conf)
===
--- community-i686/toxcore.conf (rev 0)
+++ community-i686/toxcore.conf 2015-10-22 10:07:48 UTC (rev 144686)
@@ -0,0 +1,2 @@
+u tox-bootstrapd - "Tox bootstrapd"
+g tox-bootstrapd -
\ No newline at end of file

Copied: 

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

2015-10-22 Thread Evangelos Foutras
Date: Thursday, October 22, 2015 @ 11:34:30
  Author: foutrelis
Revision: 144681

upgpkg: gcompris-data 15.10-1

New upstream release.

Modified:
  gcompris-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 09:34:22 UTC (rev 144680)
+++ PKGBUILD2015-10-22 09:34:30 UTC (rev 144681)
@@ -3,15 +3,16 @@
 # Contributor: Daniel Isenmann 
 
 pkgname=gcompris-data
-pkgver=15.02
+pkgver=15.10
 pkgrel=1
 pkgdesc="Data files for GCompris"
 arch=('any')
 url="http://gcompris.net/;
 license=('GPL3')
-makedepends=('texinfo' 'texi2html' 'intltool' 'pygtk' 'librsvg' 
'gstreamer0.10-base-plugins')
+makedepends=('texinfo' 'texi2html' 'intltool' 'pygtk' 'librsvg'
+ 'gstreamer0.10-base-plugins')
 source=(http://gcompris.net/download/gcompris-$pkgver.tar.bz2)
-sha256sums=('c3e2f84f459d747b853b0424e366d0ce7b1f4ef00d660cdde5084712cf5c3ad4')
+sha256sums=('6aba73e2a1db0f50d43a40ee1a4a2b9d62a96e68542971b555c9debd8f50fc38')
 
 build() {
   cd "$srcdir/gcompris-$pkgver"


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

2015-10-22 Thread Evangelos Foutras
Date: Thursday, October 22, 2015 @ 11:34:22
  Author: foutrelis
Revision: 144680

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

Added:
  gcompris/repos/community-i686/PKGBUILD
(from rev 144679, gcompris/trunk/PKGBUILD)
  gcompris/repos/community-x86_64/PKGBUILD
(from rev 144679, gcompris/trunk/PKGBUILD)
Deleted:
  gcompris/repos/community-i686/PKGBUILD
  gcompris/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 2015-10-22 09:34:14 UTC (rev 144679)
+++ community-i686/PKGBUILD 2015-10-22 09:34:22 UTC (rev 144680)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Daniel Isenmann 
-
-pkgname=gcompris
-pkgver=15.02
-pkgrel=1
-pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
-arch=('i686' 'x86_64')
-url="http://gcompris.net/;
-license=('GPL3')
-depends=('pygtk' 'librsvg' 'gstreamer0.10-base-plugins')
-optdepends=('gnucap: for computer simulation within the electricity activity'
-'tuxpaint: for the painting activity')
-makedepends=('texinfo' 'texi2html' 'intltool')
-source=(http://gcompris.net/download/$pkgname-$pkgver.tar.bz2)
-sha256sums=('c3e2f84f459d747b853b0424e366d0ce7b1f4ef00d660cdde5084712cf5c3ad4')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i 's/"$GNUCHESS"/"gcompris-gnuchess"/' configure
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  depends+=("gcompris-data=$pkgver")
-
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install-exec
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gcompris/repos/community-i686/PKGBUILD (from rev 144679, 
gcompris/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 09:34:22 UTC (rev 144680)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Daniel Isenmann 
+
+pkgname=gcompris
+pkgver=15.10
+pkgrel=1
+pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
+arch=('i686' 'x86_64')
+url="http://gcompris.net/;
+license=('GPL3')
+depends=('pygtk' 'librsvg' 'gstreamer0.10-base-plugins')
+optdepends=('gnucap: for computer simulation within the electricity activity'
+'tuxpaint: for the painting activity')
+makedepends=('texinfo' 'texi2html' 'intltool')
+source=(http://gcompris.net/download/$pkgname-$pkgver.tar.bz2)
+sha256sums=('6aba73e2a1db0f50d43a40ee1a4a2b9d62a96e68542971b555c9debd8f50fc38')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  sed -i 's/"$GNUCHESS"/"gcompris-gnuchess"/' configure
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  depends+=("gcompris-data=$pkgver")
+
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install-exec
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-22 09:34:14 UTC (rev 144679)
+++ community-x86_64/PKGBUILD   2015-10-22 09:34:22 UTC (rev 144680)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Daniel Isenmann 
-
-pkgname=gcompris
-pkgver=15.02
-pkgrel=1
-pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
-arch=('i686' 'x86_64')
-url="http://gcompris.net/;
-license=('GPL3')
-depends=('pygtk' 'librsvg' 'gstreamer0.10-base-plugins')
-optdepends=('gnucap: for computer simulation within the electricity activity'
-'tuxpaint: for the painting activity')
-makedepends=('texinfo' 'texi2html' 'intltool')
-source=(http://gcompris.net/download/$pkgname-$pkgver.tar.bz2)
-sha256sums=('c3e2f84f459d747b853b0424e366d0ce7b1f4ef00d660cdde5084712cf5c3ad4')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i 's/"$GNUCHESS"/"gcompris-gnuchess"/' configure
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  depends+=("gcompris-data=$pkgver")
-
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install-exec
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gcompris/repos/community-x86_64/PKGBUILD (from rev 144679, 
gcompris/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-22 09:34:22 UTC (rev 144680)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Daniel Isenmann 

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

2015-10-22 Thread Evangelos Foutras
Date: Thursday, October 22, 2015 @ 11:34:14
  Author: foutrelis
Revision: 144679

upgpkg: gcompris 15.10-1

New upstream release.

Modified:
  gcompris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 07:45:30 UTC (rev 144678)
+++ PKGBUILD2015-10-22 09:34:14 UTC (rev 144679)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Isenmann 
 
 pkgname=gcompris
-pkgver=15.02
+pkgver=15.10
 pkgrel=1
 pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'tuxpaint: for the painting activity')
 makedepends=('texinfo' 'texi2html' 'intltool')
 source=(http://gcompris.net/download/$pkgname-$pkgver.tar.bz2)
-sha256sums=('c3e2f84f459d747b853b0424e366d0ce7b1f4ef00d660cdde5084712cf5c3ad4')
+sha256sums=('6aba73e2a1db0f50d43a40ee1a4a2b9d62a96e68542971b555c9debd8f50fc38')
 
 prepare() {
   cd $pkgname-$pkgver


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

2015-10-22 Thread Evangelos Foutras
Date: Thursday, October 22, 2015 @ 11:34:40
  Author: foutrelis
Revision: 144682

archrelease: copy trunk to community-any

Added:
  gcompris-data/repos/community-any/PKGBUILD
(from rev 144681, gcompris-data/trunk/PKGBUILD)
Deleted:
  gcompris-data/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 09:34:30 UTC (rev 144681)
+++ PKGBUILD2015-10-22 09:34:40 UTC (rev 144682)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Daniel Isenmann 
-
-pkgname=gcompris-data
-pkgver=15.02
-pkgrel=1
-pkgdesc="Data files for GCompris"
-arch=('any')
-url="http://gcompris.net/;
-license=('GPL3')
-makedepends=('texinfo' 'texi2html' 'intltool' 'pygtk' 'librsvg' 
'gstreamer0.10-base-plugins')
-source=(http://gcompris.net/download/gcompris-$pkgver.tar.bz2)
-sha256sums=('c3e2f84f459d747b853b0424e366d0ce7b1f4ef00d660cdde5084712cf5c3ad4')
-
-build() {
-  cd "$srcdir/gcompris-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/gcompris-$pkgver"
-  make DESTDIR="$pkgdir" install-data
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gcompris-data/repos/community-any/PKGBUILD (from rev 144681, 
gcompris-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 09:34:40 UTC (rev 144682)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Daniel Isenmann 
+
+pkgname=gcompris-data
+pkgver=15.10
+pkgrel=1
+pkgdesc="Data files for GCompris"
+arch=('any')
+url="http://gcompris.net/;
+license=('GPL3')
+makedepends=('texinfo' 'texi2html' 'intltool' 'pygtk' 'librsvg'
+ 'gstreamer0.10-base-plugins')
+source=(http://gcompris.net/download/gcompris-$pkgver.tar.bz2)
+sha256sums=('6aba73e2a1db0f50d43a40ee1a4a2b9d62a96e68542971b555c9debd8f50fc38')
+
+build() {
+  cd "$srcdir/gcompris-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/gcompris-$pkgver"
+  make DESTDIR="$pkgdir" install-data
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in / ()

2015-10-22 Thread Evangelos Foutras
Date: Thursday, October 22, 2015 @ 11:55:10
  Author: foutrelis
Revision: 144683

Remove ignore/global-ignores properties

Modified:
  / (properties)

Index: 
===
--- 2015-10-22 09:34:40 UTC (rev 144682)
+++ 2015-10-22 09:55:10 UTC (rev 144683)

Property changes on: 
___
Deleted: svn:global-ignores
## -1,2 +0,0 ##
-*.pkg.tar.xz
-*.pkg.tar.xz.sig
Deleted: svn:ignore
## -1,2 +0,0 ##
-*.pkg.tar.xz.sig
-*.pkg.tar.xz


[arch-commits] Commit in toxcore/trunk (PKGBUILD toxcore.conf toxcore.install)

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 12:07:05
  Author: fyan
Revision: 144685

upgpkg: toxcore 3523-1

Added:
  toxcore/trunk/toxcore.conf
  toxcore/trunk/toxcore.install
Modified:
  toxcore/trunk/PKGBUILD

-+
 PKGBUILD|   27 +--
 toxcore.conf|2 ++
 toxcore.install |3 +++
 3 files changed, 22 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 10:07:04 UTC (rev 144684)
+++ PKGBUILD2015-10-22 10:07:05 UTC (rev 144685)
@@ -6,22 +6,22 @@
 # Contributor: Kevin MacMartin 
 
 pkgname=toxcore
-pkgver=3513
-_commit=6120b0e0bb865ab196cdf717a4829a3f83ef1e7b
+pkgver=3523
+_commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
 pkgrel=1
 pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
 arch=('i686' 'x86_64')
 url='https://tox.chat'
 license=('GPL3')
-depends=('libconfig>=1.4'
- 'libsodium>=1.0'
- 'libvpx'
- 'opus')
+depends=('libconfig' 'libsodium' 'libvpx' 'opus')
 makedepends=('git' 'check')
 conflicts=("tox")
 provides=("tox")
-source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;)
-sha512sums=('SKIP')
+install=$pkgname.install
+source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
+'toxcore.conf')
+sha512sums=('SKIP'
+
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
 
 pkgver() {
   cd $pkgname
@@ -28,6 +28,11 @@
   git rev-list --count HEAD
 }
 
+prepare() {
+  cd $pkgname
+  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
+}
+
 build() {
   cd $pkgname
   autoreconf -if
@@ -35,17 +40,19 @@
 --prefix=/usr \
 --enable-daemon \
 --disable-ntox \
---disable-tests
+--enable-tests
   make
 }
 
 check() {
   cd $pkgname
-  make check
+  make check || warning "Tests failed"
 }
 
 package() {
   cd $pkgname
   make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
   install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
+  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
 }

Added: toxcore.conf
===
--- toxcore.conf(rev 0)
+++ toxcore.conf2015-10-22 10:07:05 UTC (rev 144685)
@@ -0,0 +1,2 @@
+u tox-bootstrapd - "Tox bootstrapd"
+g tox-bootstrapd -
\ No newline at end of file

Added: toxcore.install
===
--- toxcore.install (rev 0)
+++ toxcore.install 2015-10-22 10:07:05 UTC (rev 144685)
@@ -0,0 +1,3 @@
+post_install() {
+  systemd-sysusers toxcore.conf
+}
\ No newline at end of file


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

2015-10-22 Thread Jan Steffens
Date: Thursday, October 22, 2015 @ 12:07:04
  Author: heftig
Revision: 144684

9.0.3.0

Modified:
  jruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 09:55:10 UTC (rev 144683)
+++ PKGBUILD2015-10-22 10:07:04 UTC (rev 144684)
@@ -3,7 +3,7 @@
 # Contributor: FaziBear 
 
 pkgname=jruby
-pkgver=9.0.1.0
+pkgver=9.0.3.0
 pkgrel=1
 pkgdesc="100% pure-Java implementation of the Ruby programming language"
 arch=(any)
@@ -12,7 +12,7 @@
 options=(!strip)
 noextract=("$pkgname-bin-${pkgver}.tar.gz")
 
source=(http://jruby.org.s3.amazonaws.com/downloads/$pkgver/$pkgname-bin-${pkgver}.tar.gz)
-sha256sums=('3cab8ead2f080eb9cdf16fc30cbc1974c36a4a4e6c9d321d5a3bbd973b64527f')
+sha256sums=('e40c06d43cfbdd5b8447d07c0689183c70c4234da26621a177f426ebc5024cc1')
 
 package() {
   depends=(java-runtime-headless bash)


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 12:36:16
  Author: fyan
Revision: 144689

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

Deleted:
  toxcore/repos/community-i686/PKGBUILD
  toxcore/repos/community-x86_64/PKGBUILD

---+
 community-i686/PKGBUILD   |   58 
 community-x86_64/PKGBUILD |   58 
 2 files changed, 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 10:35:44 UTC (rev 144688)
+++ community-i686/PKGBUILD 2015-10-22 10:36:16 UTC (rev 144689)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Håvard Pettersson 
-# Contributor: naxuroqa 
-# Contributor: Boohbah 
-# Contributor: Kevin MacMartin 
-
-pkgname=toxcore
-pkgver=3523
-_commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
-pkgrel=1
-pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
-arch=('i686' 'x86_64')
-url='https://tox.chat'
-license=('GPL3')
-depends=('libconfig' 'libsodium' 'libvpx' 'opus')
-makedepends=('git' 'check')
-conflicts=("tox")
-provides=("tox")
-install=$pkgname.install
-source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
-'toxcore.conf')
-sha512sums=('SKIP'
-
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
-
-pkgver() {
-  cd $pkgname
-  git rev-list --count HEAD
-}
-
-prepare() {
-  cd $pkgname
-  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
-}
-
-build() {
-  cd $pkgname
-  autoreconf -if
-  ./configure \
---prefix=/usr \
---enable-daemon \
---disable-ntox \
---enable-tests
-  make
-}
-
-check() {
-  cd $pkgname
-  make check || warning "Tests failed"
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-22 10:35:44 UTC (rev 144688)
+++ community-x86_64/PKGBUILD   2015-10-22 10:36:16 UTC (rev 144689)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Håvard Pettersson 
-# Contributor: naxuroqa 
-# Contributor: Boohbah 
-# Contributor: Kevin MacMartin 
-
-pkgname=toxcore
-pkgver=3523
-_commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
-pkgrel=1
-pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
-arch=('i686' 'x86_64')
-url='https://tox.chat'
-license=('GPL3')
-depends=('libconfig' 'libsodium' 'libvpx' 'opus')
-makedepends=('git' 'check')
-conflicts=("tox")
-provides=("tox")
-install=$pkgname.install
-source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
-'toxcore.conf')
-sha512sums=('SKIP'
-
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
-
-pkgver() {
-  cd $pkgname
-  git rev-list --count HEAD
-}
-
-prepare() {
-  cd $pkgname
-  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
-}
-
-build() {
-  cd $pkgname
-  autoreconf -if
-  ./configure \
---prefix=/usr \
---enable-daemon \
---disable-ntox \
---enable-tests
-  make
-}
-
-check() {
-  cd $pkgname
-  make check || warning "Tests failed"
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
-}


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

2015-10-22 Thread Jan Steffens
Date: Thursday, October 22, 2015 @ 11:41:54
  Author: heftig
Revision: 249648

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

Added:
  evince/repos/extra-i686/PKGBUILD
(from rev 249647, evince/trunk/PKGBUILD)
  evince/repos/extra-i686/evince.install
(from rev 249647, evince/trunk/evince.install)
  evince/repos/extra-x86_64/PKGBUILD
(from rev 249647, evince/trunk/PKGBUILD)
  evince/repos/extra-x86_64/evince.install
(from rev 249647, evince/trunk/evince.install)
Deleted:
  evince/repos/extra-i686/PKGBUILD
  evince/repos/extra-i686/evince.install
  evince/repos/extra-x86_64/PKGBUILD
  evince/repos/extra-x86_64/evince.install

-+
 /PKGBUILD   |   74 ++
 /evince.install |   26 ++
 extra-i686/PKGBUILD |   37 -
 extra-i686/evince.install   |   13 ---
 extra-x86_64/PKGBUILD   |   37 -
 extra-x86_64/evince.install |   13 ---
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-22 08:36:39 UTC (rev 249647)
+++ extra-i686/PKGBUILD 2015-10-22 09:41:54 UTC (rev 249648)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=evince
-pkgver=3.18.0
-pkgrel=1
-pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
-url="https://wiki.gnome.org/Apps/Evince;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib 
libsecret desktop-file-utils dconf gsettings-desktop-schemas gnome-desktop 
libarchive)
-makedepends=(itstool libnautilus-extension texlive-bin intltool 
gobject-introspection docbook-xsl python)
-optdepends=('texlive-bin: DVI support'
-   'gvfs: bookmark support and session saving')
-groups=(gnome)
-install=evince.install
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('96e8351f6a6fc5823bb8f51178cde1182bd66481af6fb09bf58a18b673cafa70')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr   --sysconfdir=/etc \
-  --localstatedir=/var--libexecdir=/usr/lib/evince \
-  --disable-static--enable-nautilus \
-  --enable-pdf--enable-tiff \
-  --enable-djvu   --enable-dvi \
-  --enable-t1lib  --enable-comics \
-  --disable-scrollkeeper  --disable-schemas-compile \
-  --enable-introspection --disable-browser-plugin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: evince/repos/extra-i686/PKGBUILD (from rev 249647, 
evince/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-22 09:41:54 UTC (rev 249648)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=evince
+pkgver=3.18.1
+pkgrel=1
+pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
+url="https://wiki.gnome.org/Apps/Evince;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib 
libsecret desktop-file-utils dconf gsettings-desktop-schemas gnome-desktop 
libarchive)
+makedepends=(itstool libnautilus-extension texlive-bin intltool 
gobject-introspection docbook-xsl python)
+optdepends=('texlive-bin: DVI support'
+   'gvfs: bookmark support and session saving')
+groups=(gnome)
+install=evince.install
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('7b5023765e6d6fb98da582fe3adc4f268f87b2f35110634e12cdac40f7aa8c31')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr   --sysconfdir=/etc \
+  --localstatedir=/var--libexecdir=/usr/lib/evince \
+  --disable-static--enable-nautilus \
+  --enable-pdf--enable-tiff \
+  --enable-djvu   --enable-dvi \
+  --enable-t1lib  --enable-comics \
+  --disable-scrollkeeper  --disable-schemas-compile \
+  --enable-introspection --disable-browser-plugin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/evince.install
===
--- extra-i686/evince.install   2015-10-22 08:36:39 UTC (rev 249647)
+++ extra-i686/evince.install   2015-10-22 09:41:54 UTC (rev 249648)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  

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

2015-10-22 Thread Jan Steffens
Date: Thursday, October 22, 2015 @ 12:12:12
  Author: heftig
Revision: 144687

archrelease: copy trunk to community-any

Added:
  jruby/repos/community-any/PKGBUILD
(from rev 144686, jruby/trunk/PKGBUILD)
Deleted:
  jruby/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 10:07:48 UTC (rev 144686)
+++ PKGBUILD2015-10-22 10:12:12 UTC (rev 144687)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: FaziBear 
-
-pkgname=jruby
-pkgver=9.0.1.0
-pkgrel=1
-pkgdesc="100% pure-Java implementation of the Ruby programming language"
-arch=(any)
-url="http://www.jruby.org/;
-license=(EPL GPL2 LGPL2.1 custom)
-options=(!strip)
-noextract=("$pkgname-bin-${pkgver}.tar.gz")
-source=(http://jruby.org.s3.amazonaws.com/downloads/$pkgver/$pkgname-bin-${pkgver}.tar.gz)
-sha256sums=('3cab8ead2f080eb9cdf16fc30cbc1974c36a4a4e6c9d321d5a3bbd973b64527f')
-
-package() {
-  depends=(java-runtime-headless bash)
-
-  cd "$pkgdir"
-
-  mkdir opt
-  bsdtar -C opt -xf "$srcdir/$pkgname-bin-$pkgver.tar.gz"
-  mv opt/jruby-$pkgver opt/jruby
-
-  find opt/jruby -regextype posix-extended -regex '.*\.(bat|dll|exe)' -delete
-  rm -r opt/jruby/lib/jni/{Darwin,*-SunOS,*-Windows,*-AIX,*-FreeBSD}
-
-  mkdir -p usr/bin
-  for _file in jirb{,_swing} jgem jruby{,c}; do
-ln -s ../../opt/jruby/bin/$_file usr/bin/$_file
-  done
-
-  mkdir -p usr/share/licenses/$pkgname
-  ln -s ../../../../opt/jruby/COPYING usr/share/licenses/$pkgname/COPYING
-}

Copied: jruby/repos/community-any/PKGBUILD (from rev 144686, 
jruby/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 10:12:12 UTC (rev 144687)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: FaziBear 
+
+pkgname=jruby
+pkgver=9.0.3.0
+pkgrel=1
+pkgdesc="100% pure-Java implementation of the Ruby programming language"
+arch=(any)
+url="http://www.jruby.org/;
+license=(EPL GPL2 LGPL2.1 custom)
+options=(!strip)
+noextract=("$pkgname-bin-${pkgver}.tar.gz")
+source=(http://jruby.org.s3.amazonaws.com/downloads/$pkgver/$pkgname-bin-${pkgver}.tar.gz)
+sha256sums=('e40c06d43cfbdd5b8447d07c0689183c70c4234da26621a177f426ebc5024cc1')
+
+package() {
+  depends=(java-runtime-headless bash)
+
+  cd "$pkgdir"
+
+  mkdir opt
+  bsdtar -C opt -xf "$srcdir/$pkgname-bin-$pkgver.tar.gz"
+  mv opt/jruby-$pkgver opt/jruby
+
+  find opt/jruby -regextype posix-extended -regex '.*\.(bat|dll|exe)' -delete
+  rm -r opt/jruby/lib/jni/{Darwin,*-SunOS,*-Windows,*-AIX,*-FreeBSD}
+
+  mkdir -p usr/bin
+  for _file in jirb{,_swing} jgem jruby{,c}; do
+ln -s ../../opt/jruby/bin/$_file usr/bin/$_file
+  done
+
+  mkdir -p usr/share/licenses/$pkgname
+  ln -s ../../../../opt/jruby/COPYING usr/share/licenses/$pkgname/COPYING
+}


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 12:37:52
  Author: fyan
Revision: 144690

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

Added:
  toxcore/repos/community-i686/PKGBUILD
(from rev 144689, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-i686/toxcore.conf
(from rev 144689, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-i686/toxcore.install
(from rev 144689, toxcore/trunk/toxcore.install)
  toxcore/repos/community-x86_64/PKGBUILD
(from rev 144689, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-x86_64/toxcore.conf
(from rev 144689, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-x86_64/toxcore.install
(from rev 144689, toxcore/trunk/toxcore.install)
Deleted:
  toxcore/repos/community-i686/toxcore.conf
  toxcore/repos/community-i686/toxcore.install
  toxcore/repos/community-x86_64/toxcore.conf
  toxcore/repos/community-x86_64/toxcore.install

--+
 /toxcore.conf|4 ++
 /toxcore.install |   18 +++
 community-i686/PKGBUILD  |   59 +
 community-i686/toxcore.conf  |2 -
 community-i686/toxcore.install   |3 -
 community-x86_64/PKGBUILD|   59 +
 community-x86_64/toxcore.conf|2 -
 community-x86_64/toxcore.install |3 -
 8 files changed, 140 insertions(+), 10 deletions(-)

Copied: toxcore/repos/community-i686/PKGBUILD (from rev 144689, 
toxcore/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 10:37:52 UTC (rev 144690)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Håvard Pettersson 
+# Contributor: naxuroqa 
+# Contributor: Boohbah 
+# Contributor: Kevin MacMartin 
+
+pkgname=toxcore
+pkgver=3523
+_commit=a25cc96b4f2aeaca169df834e39df796ac08f1bd
+pkgrel=2
+pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
+arch=('i686' 'x86_64')
+url='https://tox.chat'
+license=('GPL3')
+depends=('libconfig' 'libsodium' 'libvpx' 'opus')
+makedepends=('git' 'check')
+conflicts=("tox")
+provides=("tox")
+backup=('etc/tox-bootstrapd.conf')
+install=$pkgname.install
+source=("git+https://github.com/irungentoo/toxcore.git#commit=$_commit;
+'toxcore.conf')
+sha512sums=('SKIP'
+
'71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
+
+pkgver() {
+  cd $pkgname
+  git rev-list --count HEAD
+}
+
+prepare() {
+  cd $pkgname
+  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
+}
+
+build() {
+  cd $pkgname
+  autoreconf -if
+  ./configure \
+--prefix=/usr \
+--enable-daemon \
+--disable-ntox \
+--enable-tests
+  make
+}
+
+check() {
+  cd $pkgname
+  make check || warning "Tests failed"
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
+  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
+  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
+}

Deleted: community-i686/toxcore.conf
===
--- community-i686/toxcore.conf 2015-10-22 10:36:16 UTC (rev 144689)
+++ community-i686/toxcore.conf 2015-10-22 10:37:52 UTC (rev 144690)
@@ -1,2 +0,0 @@
-u tox-bootstrapd - "Tox bootstrapd"
-g tox-bootstrapd -
\ No newline at end of file

Copied: toxcore/repos/community-i686/toxcore.conf (from rev 144689, 
toxcore/trunk/toxcore.conf)
===
--- community-i686/toxcore.conf (rev 0)
+++ community-i686/toxcore.conf 2015-10-22 10:37:52 UTC (rev 144690)
@@ -0,0 +1,2 @@
+u tox-bootstrapd - "Tox bootstrapd"
+g tox-bootstrapd -
\ No newline at end of file

Deleted: community-i686/toxcore.install
===
--- community-i686/toxcore.install  2015-10-22 10:36:16 UTC (rev 144689)
+++ community-i686/toxcore.install  2015-10-22 10:37:52 UTC (rev 144690)
@@ -1,3 +0,0 @@
-post_install() {
-  systemd-sysusers toxcore.conf
-}
\ No newline at end of file

Copied: toxcore/repos/community-i686/toxcore.install (from rev 144689, 
toxcore/trunk/toxcore.install)
===
--- community-i686/toxcore.install  (rev 0)
+++ community-i686/toxcore.install  2015-10-22 10:37:52 UTC (rev 144690)
@@ -0,0 +1,9 @@
+post_install() {
+  systemd-sysusers toxcore.conf
+  [[ -d var/lib/tox-bootstrapd ]] || install -dm 750 -o tox-bootstrapd -g 
tox-bootstrapd var/lib/tox-bootstrapd
+}
+

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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 16:37:51
  Author: fyan
Revision: 144703

upgpkg: keybase 0.8.23-1

Modified:
  keybase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 14:30:19 UTC (rev 144702)
+++ PKGBUILD2015-10-22 14:37:51 UTC (rev 144703)
@@ -4,7 +4,7 @@
 
 pkgname=keybase
 pkgdesc='CLI tool for GPG with keybase.io'
-pkgver=0.8.22
+pkgver=0.8.23
 pkgrel=1
 arch=('any')
 url='http://keybase.io/'
@@ -13,7 +13,7 @@
 makedepends=('npm' 'git')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha256sums=('139df86057f1a17ed1f5391b39d50323402a7f7cd6a896173d3db5767a628a87')
+sha256sums=('b3fc8c84289199cce461ae138df0896b46077f1e473e1006132ad1d78ff8d3ef')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


[arch-commits] Commit in python-dogpile.cache/trunk (PKGBUILD)

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 16:44:34
  Author: fyan
Revision: 144707

upgpkg: python-dogpile.cache 0.5.7-1

Modified:
  python-dogpile.cache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 14:44:28 UTC (rev 144706)
+++ PKGBUILD2015-10-22 14:44:34 UTC (rev 144707)
@@ -4,21 +4,18 @@
 pkgbase=python-dogpile.cache
 pkgname=(python-dogpile.cache python2-dogpile.cache)
 _pypiname=dogpile.cache
-pkgver=0.5.6
-pkgrel=3
+pkgver=0.5.7
+pkgrel=1
 pkgdesc="A caching front-end based on the Dogpile lock"
 arch=('any')
 url="http://pypi.python.org/pypi/dogpile.cache;
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-dogpile.core' 
'python2-dogpile.core')
-checkdepends=('python-mako' 'python2-mako' 'python-nose' 'python2-nose'
-  'python-coverage' 'python2-coverage' 'python-redis' 
'python2-redis' 'python2-memcached'
+checkdepends=('python-mako' 'python2-mako' 'python-redis' 'python2-redis' 
'python2-memcached'
   'memcached' 'redis' 'python-pytest-runner' 
'python2-pytest-runner'
-  # 'python-mock' 'python2-mock'  # See comments below in check()
-  'python-pbr' 'python2-pbr' 'python-six' 'python2-six'  # These 
can be removed when we have a working mock in repos
-  )
+  'python-mock' 'python2-mock' 'python-pytest-cov' 
'python2-pytest-cov')
 
source=("http://pypi.python.org/packages/source/d/$_pypiname/$_pypiname-$pkgver.tar.gz;)
-md5sums=('6283f8e0d94f06d75b6987875cb2e6e8')
+md5sums=('3e58ce41af574aab41d78e9c4190f194')
 
 prepare() {
   cp -a "$_pypiname-$pkgver"{,-py2}
@@ -33,9 +30,6 @@
 }
 
 check() {
-  # Dirty hack: workaround mock errors by installing it with ptr, because we 
have a too old version in the repos
-  # https://github.com/testing-cabal/mock/issues/249
-
   _run() {
 rm -f "$srcdir/memcached.pid" "$srcdir/redis.pid"
 memcached -d -P "$srcdir/memcached.pid"


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 16:44:28
  Author: fyan
Revision: 144706

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-gnutls/repos/multilib-testing-x86_64/
  lib32-gnutls/repos/multilib-testing-x86_64/PKGBUILD
(from rev 144705, lib32-gnutls/trunk/PKGBUILD)

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

Copied: lib32-gnutls/repos/multilib-testing-x86_64/PKGBUILD (from rev 144705, 
lib32-gnutls/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2015-10-22 14:44:28 UTC (rev 144706)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Florian Pritz 
+# Contributor: Christoph Vigano 
+# Contributor: Biru Ionut 
+# Contributor: Pierre Schmitz 
+# Contributor: Mikko Seppälä 
+
+_pkgbasename=gnutls
+pkgname=lib32-$_pkgbasename
+pkgver=3.4.6
+pkgrel=1
+pkgdesc="A library which provides a secure layer over a reliable transport 
layer (32-bit)"
+arch=('x86_64')
+license=('GPL3' 'LGPL2.1')
+url="http://gnutls.org/;
+depends=('lib32-zlib' 'lib32-nettle' 'lib32-p11-kit' 'lib32-libtasn1' 
'lib32-libidn' $_pkgbasename)
+makedepends=('gcc-multilib')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
+md5sums=('4f2c4b4483da65de7edfeb050911fafb'
+ 'SKIP')
+validpgpkeys=(1F42418905D8206AA754CCDC29EE58B996865171)
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  # disable libidn for security reasons:
+  # http://lists.gnupg.org/pipermail/gnutls-devel/2015-May/007582.html
+
+  # build fails without --disable-hardware-acceleration because of assembler 
errors
+  ./configure --prefix=/usr --libdir=/usr/lib32 \
+--with-zlib \
+--disable-static \
+--disable-guile \
+--disable-valgrind-tests --disable-hardware-acceleration
+  make
+}
+
+check() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  #make -k check
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  find $pkgdir
+
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+}


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 16:44:10
  Author: fyan
Revision: 144705

upgpkg: lib32-gnutls 3.4.6-1

sync with [testing]

Modified:
  lib32-gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 14:38:12 UTC (rev 144704)
+++ PKGBUILD2015-10-22 14:44:10 UTC (rev 144705)
@@ -7,7 +7,7 @@
 
 _pkgbasename=gnutls
 pkgname=lib32-$_pkgbasename
-pkgver=3.4.5
+pkgver=3.4.6
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer (32-bit)"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 depends=('lib32-zlib' 'lib32-nettle' 'lib32-p11-kit' 'lib32-libtasn1' 
'lib32-libidn' $_pkgbasename)
 makedepends=('gcc-multilib')
 
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
-md5sums=('f5dae0e0ecda28aab12386e6c0705d4c'
+md5sums=('4f2c4b4483da65de7edfeb050911fafb'
  'SKIP')
 validpgpkeys=(1F42418905D8206AA754CCDC29EE58B996865171)
 


[arch-commits] Commit in mysql-workbench/trunk (4 files)

2015-10-22 Thread Christian Hesse
Date: Thursday, October 22, 2015 @ 16:07:06
  Author: eworm
Revision: 144701

upgpkg: mysql-workbench 6.3.5-1

upstream release

Added:
  mysql-workbench/trunk/0013-mysql-workbench-no-json.patch
Modified:
  mysql-workbench/trunk/0010-mysql-workbench-object.patch
  mysql-workbench/trunk/PKGBUILD
Deleted:
  mysql-workbench/trunk/0011-mysql-workbench-swig.patch

+
 0010-mysql-workbench-object.patch  |   11 --
 0011-mysql-workbench-swig.patch|   40 
 0013-mysql-workbench-no-json.patch |   58 +++
 PKGBUILD   |   27 ++--
 4 files changed, 75 insertions(+), 61 deletions(-)

Modified: 0010-mysql-workbench-object.patch
===
--- 0010-mysql-workbench-object.patch   2015-10-22 14:00:53 UTC (rev 144700)
+++ 0010-mysql-workbench-object.patch   2015-10-22 14:07:06 UTC (rev 144701)
@@ -11,14 +11,3 @@
  mysql_options4(&_mysql, MYSQL_OPT_CONNECT_ATTR_ADD, "program_name", 
app_name.c_str());
  #endif
  #endif
-@@ -2871,8 +2871,8 @@ bool 
MySQLCopyDataTarget::InsertBuffer::append_escaped(const char *data, size_t
-   // This function is used to create a legal SQL string that you can use in 
an SQL statement
-   // This is needed because the escaping depends on the character set in use 
by the server
-   #if defined(MYSQL_VERSION_MAJOR) && defined(MYSQL_VERSION_MINOR) && 
defined(MYSQL_VERSION_PATCH)
--  #if MYSQL_CHECK_VERSION(5,7,6)
--if (is_mysql_version_at_least(5,7,6))
-+  #if MYSQL_CHECK_VERSION(5,7,6) && not defined(MARIADB_BASE_VERSION)
-+if (MySQLCopyDataTarget::is_mysql_version_at_least(5,7,6))
-   length += mysql_real_escape_string_quote(_mysql, buffer + length, data, 
(unsigned long)dlength);
- else
-   length += mysql_real_escape_string(_mysql, buffer + length, data, 
(unsigned long)dlength);

Deleted: 0011-mysql-workbench-swig.patch
===
--- 0011-mysql-workbench-swig.patch 2015-10-22 14:00:53 UTC (rev 144700)
+++ 0011-mysql-workbench-swig.patch 2015-10-22 14:07:06 UTC (rev 144701)
@@ -1,40 +0,0 @@
-From f972aaad2c9e762d61c43d93467b9e03010594cf Mon Sep 17 00:00:00 2001
-From: Christian Hesse 
-Date: Thu, 27 Aug 2015 20:23:03 +0200
-Subject: [PATCH 1/1] swig 3.0.6 changed behaviour again - revert
-
-Signed-off-by: Christian Hesse 

- library/forms/mforms/textbox.h | 2 +-
- library/forms/swig/mforms.i| 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/library/forms/mforms/textbox.h b/library/forms/mforms/textbox.h
-index d244a8f..1989592 100644
 a/library/forms/mforms/textbox.h
-+++ b/library/forms/mforms/textbox.h
-@@ -72,7 +72,7 @@ namespace mforms {
-   class MFORMS_EXPORT TextBox : public View
-   {
- #ifdef SWIG
--#if SWIG_VERSION < 0x030003   // starting with SWIG v3.0.3, this is no longer 
necessary (https://github.com/swig/swig/pull/201)
-+#if SWIG_VERSION < 0x030003 || SWIG_VERSION >= 0x030006   // starting with 
SWIG v3.0.3, this is no longer necessary (https://github.com/swig/swig/pull/201)
- //workaround for problem with unicode strings and default args in swig
- %rename(append_text_and_scroll) append_text(const std::string , bool 
scroll_to_end);
- %rename(append_text) append_text(const std::string );
-diff --git a/library/forms/swig/mforms.i b/library/forms/swig/mforms.i
-index 7e0775c..7ae6f6f 100644
 a/library/forms/swig/mforms.i
-+++ b/library/forms/swig/mforms.i
-@@ -1129,7 +1129,7 @@ SWIG_ADD_SIGNAL_VOID_CALLBACK(deactivated_callback, 
self->signal_deactivated());
- 
- %extend mforms::TextBox {
- SWIG_ADD_SIGNAL_VOID_CALLBACK(changed_callback, self->signal_changed());
--#if SWIG_VERSION >= 0x030003  // SWIG v3.0.3 changed its behaviour and broke 
compatibility (https://github.com/swig/swig/pull/201).  This is a workaround to 
make it work again.
-+#if SWIG_VERSION >= 0x030003 && SWIG_VERSION < 0x030006  // SWIG v3.0.3 
changed its behaviour and broke compatibility 
(https://github.com/swig/swig/pull/201).  This is a workaround to make it work 
again.
-  void append_text_and_scroll(const std::string , bool scroll_to_end= 
false)
-  {
-self->append_text(text, scroll_to_end);
--- 
-2.5.0
-

Added: 0013-mysql-workbench-no-json.patch
===
--- 0013-mysql-workbench-no-json.patch  (rev 0)
+++ 0013-mysql-workbench-no-json.patch  2015-10-22 14:07:06 UTC (rev 144701)
@@ -0,0 +1,58 @@
+diff --git a/plugins/migration/copytable/copytable.cpp 
b/plugins/migration/copytable/copytable.cpp
+index de52d91..2df53a4 100644
+--- a/plugins/migration/copytable/copytable.cpp
 b/plugins/migration/copytable/copytable.cpp
+@@ -79,7 +79,7 @@ static const char *mysql_field_type_to_name(enum 
enum_field_types type)
+ case MYSQL_TYPE_VAR_STRING: return 

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

2015-10-22 Thread Sébastien Luttringer
Date: Thursday, October 22, 2015 @ 16:45:33
  Author: seblu
Revision: 249650

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

Added:
  openvpn/repos/testing-i686/
  
openvpn/repos/testing-i686/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
(from rev 249649, 
openvpn/trunk/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch)
  openvpn/repos/testing-i686/PKGBUILD
(from rev 249649, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-i686/openvpn.install
(from rev 249649, openvpn/trunk/openvpn.install)
  openvpn/repos/testing-i686/openvpn@.service
(from rev 249649, openvpn/trunk/openvpn@.service)
  openvpn/repos/testing-x86_64/
  
openvpn/repos/testing-x86_64/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
(from rev 249649, 
openvpn/trunk/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch)
  openvpn/repos/testing-x86_64/PKGBUILD
(from rev 249649, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-x86_64/openvpn.install
(from rev 249649, openvpn/trunk/openvpn.install)
  openvpn/repos/testing-x86_64/openvpn@.service
(from rev 249649, openvpn/trunk/openvpn@.service)

+
 testing-i686/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch   
|   88 ++
 testing-i686/PKGBUILD  
|   56 ++
 testing-i686/openvpn.install   
|8 
 testing-i686/openvpn@.service  
|   10 +
 testing-x86_64/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch 
|   88 ++
 testing-x86_64/PKGBUILD
|   56 ++
 testing-x86_64/openvpn.install 
|8 
 testing-x86_64/openvpn@.service
|   10 +
 8 files changed, 324 insertions(+)

Copied: 
openvpn/repos/testing-i686/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
 (from rev 249649, 
openvpn/trunk/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch)
===
--- 
testing-i686/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
(rev 0)
+++ 
testing-i686/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
2015-10-22 14:45:33 UTC (rev 249650)
@@ -0,0 +1,88 @@
+From 62b1b34a1230885a37e6108d1c988aff56350c2c Mon Sep 17 00:00:00 2001
+From: David Sommerseth 
+Date: Tue, 13 Oct 2015 11:57:59 +0200
+Subject: [PATCH] Fix systemd errors when openvpn is started when there is no
+ tty available
+
+It was discovered that starting openvpn during boot on systemd enabled
+systems after commit b131c7b974d9d4d did not work as expected.  This is
+due to that there is no tty available at that point.
+
+This patch adds an extra check considering if systemd is available or not.
+
+Trac: #618
+Reported-by: Ismail Donmez 
+Signed-off-by: David Sommerseth 
+---
+ src/openvpn/console.c | 11 +++
+ src/openvpn/console.h |  3 +++
+ src/openvpn/misc.c|  2 +-
+ 3 files changed, 11 insertions(+), 5 deletions(-)
+
+diff --git a/src/openvpn/console.c b/src/openvpn/console.c
+index d66d408..b0fa417 100644
+--- a/src/openvpn/console.c
 b/src/openvpn/console.c
+@@ -138,15 +138,14 @@ close_tty (FILE *fp)
+ 
+ #endif
+ 
+-#ifdef ENABLE_SYSTEMD
+-
+ /*
+  * is systemd running
+  */
+ 
+-static bool
++bool
+ check_systemd_running ()
+ {
++#ifdef ENABLE_SYSTEMD
+   struct stat c;
+ 
+   /* We simply test whether the systemd cgroup hierarchy is
+@@ -155,9 +154,13 @@ check_systemd_running ()
+ 
+   return (sd_booted() > 0)
+ && (stat(SYSTEMD_ASK_PASSWORD_PATH, ) == 0);
+-
++#else
++  return false;
++#endif
+ }
+ 
++#ifdef ENABLE_SYSTEMD
++
+ static bool
+ get_console_input_systemd (const char *prompt, const bool echo, char *input, 
const int capacity)
+ {
+diff --git a/src/openvpn/console.h b/src/openvpn/console.h
+index 268f3fe..e29dd2e 100644
+--- a/src/openvpn/console.h
 b/src/openvpn/console.h
+@@ -28,6 +28,9 @@
+ #include "basic.h"
+ 
+ bool
++check_systemd_running ();
++
++bool
+ get_console_input (const char *prompt, const bool echo, char *input, const 
int capacity);
+ 
+ #endif
+diff --git a/src/openvpn/misc.c b/src/openvpn/misc.c
+index fd1930a..6c85677 100644
+--- a/src/openvpn/misc.c
 b/src/openvpn/misc.c
+@@ -1058,7 +1058,7 @@ get_user_pass_cr (struct user_pass *up,
+   {
+ #ifndef WIN32
+ /* did we --daemon'ize before asking for passwords? */
+-if ( !isatty(0) && !isatty(2) )
++if ( !isatty(0) && !isatty(2) && !check_systemd_running() )
+   { msg(M_FATAL, "neither stdin nor stderr are a tty device, can't 
ask for %s password.  If you used 

[arch-commits] Commit in openvpn/trunk (2 files)

2015-10-22 Thread Sébastien Luttringer
Date: Thursday, October 22, 2015 @ 16:45:17
  Author: seblu
Revision: 249649

upgpkg: openvpn 2.3.8-2

- FS#46422

Added:
  openvpn/trunk/0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
Modified:
  openvpn/trunk/PKGBUILD

-+
 0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch |   88 
++
 PKGBUILD|8 
 2 files changed, 95 insertions(+), 1 deletion(-)

Added: 0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
===
--- 0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch 
(rev 0)
+++ 0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch 
2015-10-22 14:45:17 UTC (rev 249649)
@@ -0,0 +1,88 @@
+From 62b1b34a1230885a37e6108d1c988aff56350c2c Mon Sep 17 00:00:00 2001
+From: David Sommerseth 
+Date: Tue, 13 Oct 2015 11:57:59 +0200
+Subject: [PATCH] Fix systemd errors when openvpn is started when there is no
+ tty available
+
+It was discovered that starting openvpn during boot on systemd enabled
+systems after commit b131c7b974d9d4d did not work as expected.  This is
+due to that there is no tty available at that point.
+
+This patch adds an extra check considering if systemd is available or not.
+
+Trac: #618
+Reported-by: Ismail Donmez 
+Signed-off-by: David Sommerseth 
+---
+ src/openvpn/console.c | 11 +++
+ src/openvpn/console.h |  3 +++
+ src/openvpn/misc.c|  2 +-
+ 3 files changed, 11 insertions(+), 5 deletions(-)
+
+diff --git a/src/openvpn/console.c b/src/openvpn/console.c
+index d66d408..b0fa417 100644
+--- a/src/openvpn/console.c
 b/src/openvpn/console.c
+@@ -138,15 +138,14 @@ close_tty (FILE *fp)
+ 
+ #endif
+ 
+-#ifdef ENABLE_SYSTEMD
+-
+ /*
+  * is systemd running
+  */
+ 
+-static bool
++bool
+ check_systemd_running ()
+ {
++#ifdef ENABLE_SYSTEMD
+   struct stat c;
+ 
+   /* We simply test whether the systemd cgroup hierarchy is
+@@ -155,9 +154,13 @@ check_systemd_running ()
+ 
+   return (sd_booted() > 0)
+ && (stat(SYSTEMD_ASK_PASSWORD_PATH, ) == 0);
+-
++#else
++  return false;
++#endif
+ }
+ 
++#ifdef ENABLE_SYSTEMD
++
+ static bool
+ get_console_input_systemd (const char *prompt, const bool echo, char *input, 
const int capacity)
+ {
+diff --git a/src/openvpn/console.h b/src/openvpn/console.h
+index 268f3fe..e29dd2e 100644
+--- a/src/openvpn/console.h
 b/src/openvpn/console.h
+@@ -28,6 +28,9 @@
+ #include "basic.h"
+ 
+ bool
++check_systemd_running ();
++
++bool
+ get_console_input (const char *prompt, const bool echo, char *input, const 
int capacity);
+ 
+ #endif
+diff --git a/src/openvpn/misc.c b/src/openvpn/misc.c
+index fd1930a..6c85677 100644
+--- a/src/openvpn/misc.c
 b/src/openvpn/misc.c
+@@ -1058,7 +1058,7 @@ get_user_pass_cr (struct user_pass *up,
+   {
+ #ifndef WIN32
+ /* did we --daemon'ize before asking for passwords? */
+-if ( !isatty(0) && !isatty(2) )
++if ( !isatty(0) && !isatty(2) && !check_systemd_running() )
+   { msg(M_FATAL, "neither stdin nor stderr are a tty device, can't 
ask for %s password.  If you used --daemon, you need to use --askpass to make 
passphrase-protected keys work, and you can not use --auth-nocache.", prefix ); 
}
+ #endif
+ 
+-- 
+1.8.3.1
+

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 09:41:54 UTC (rev 249648)
+++ PKGBUILD2015-10-22 14:45:17 UTC (rev 249649)
@@ -3,7 +3,7 @@
 
 pkgname=openvpn
 pkgver=2.3.8
-pkgrel=1
+pkgrel=2
 pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)"
 arch=(i686 x86_64)
 url="http://openvpn.net/index.php/open-source.html;
@@ -13,12 +13,18 @@
 install=openvpn.install
 source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz
 
http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz.asc
+   0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
 openvpn@.service)
 sha256sums=('532435eff61c14b44a583f27b72f93e7864e96c95fe51134ec0ad4b1b1107c51'
 'SKIP'
+'a03a22de7cb3bd9ece7ccb041283d4bd17eb898a9e3fe76d0fd1e20fb80a59f3'
 '860976d954bd1db95861b95f0ef42e4e80618aa23a9f2aed26d17ee3d09110df')
 validpgpkeys=('03300E11FED16F59715F9996C29D97ED198D22A3')  # Samuli Seppänen
 
+prepare() {
+   patch -p 1 -d $pkgname-$pkgver < 
0001-Fix-systemd-errors-when-openvpn-is-started-when-ther.patch
+}
+
 build() {
   cd "${srcdir}"/$pkgname-$pkgver
   CFLAGS="$CFLAGS -DPLUGIN_LIBDIR=\\\"/usr/lib/openvpn\\\"" ./configure \


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

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 16:38:12
  Author: fyan
Revision: 144704

archrelease: copy trunk to community-any

Added:
  keybase/repos/community-any/PKGBUILD
(from rev 144703, keybase/trunk/PKGBUILD)
Deleted:
  keybase/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 14:37:51 UTC (rev 144703)
+++ PKGBUILD2015-10-22 14:38:12 UTC (rev 144704)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Michael Hansen 
-
-pkgname=keybase
-pkgdesc='CLI tool for GPG with keybase.io'
-pkgver=0.8.22
-pkgrel=1
-arch=('any')
-url='http://keybase.io/'
-license=('BSD')
-depends=('gnupg' 'nodejs')
-makedepends=('npm' 'git')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha256sums=('139df86057f1a17ed1f5391b39d50323402a7f7cd6a896173d3db5767a628a87')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: keybase/repos/community-any/PKGBUILD (from rev 144703, 
keybase/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 14:38:12 UTC (rev 144704)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Hansen 
+
+pkgname=keybase
+pkgdesc='CLI tool for GPG with keybase.io'
+pkgver=0.8.23
+pkgrel=1
+arch=('any')
+url='http://keybase.io/'
+license=('BSD')
+depends=('gnupg' 'nodejs')
+makedepends=('npm' 'git')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('b3fc8c84289199cce461ae138df0896b46077f1e473e1006132ad1d78ff8d3ef')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}


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

2015-10-22 Thread Sergej Pupykin
Date: Thursday, October 22, 2015 @ 15:58:12
  Author: spupykin
Revision: 144698

upgpkg: drupal 7.41-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 13:58:08 UTC (rev 144697)
+++ PKGBUILD2015-10-22 13:58:12 UTC (rev 144698)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=drupal
-pkgver=7.40
+pkgver=7.41
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -13,7 +13,7 @@
 install='drupal.install'
 options=(!strip)
 source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('d4509f13c23999a76e61ec4d5ccfaf26')
+md5sums=('7636e75e8be213455b4ac7911ce5801f')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver


[arch-commits] Commit in mysql-workbench/repos (20 files)

2015-10-22 Thread Christian Hesse
Date: Thursday, October 22, 2015 @ 16:30:19
  Author: eworm
Revision: 144702

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

Added:
  mysql-workbench/repos/community-testing-i686/
  
mysql-workbench/repos/community-testing-i686/0001-mysql-workbench-no-check-for-updates.patch
(from rev 144701, 
mysql-workbench/trunk/0001-mysql-workbench-no-check-for-updates.patch)
  
mysql-workbench/repos/community-testing-i686/0007-mysql-workbench-no-set-gtid-purged.patch
(from rev 144701, 
mysql-workbench/trunk/0007-mysql-workbench-no-set-gtid-purged.patch)
  
mysql-workbench/repos/community-testing-i686/0009-mysql-workbench-gnome-keyring.patch
(from rev 144701, 
mysql-workbench/trunk/0009-mysql-workbench-gnome-keyring.patch)
  mysql-workbench/repos/community-testing-i686/0010-mysql-workbench-object.patch
(from rev 144701, mysql-workbench/trunk/0010-mysql-workbench-object.patch)
  mysql-workbench/repos/community-testing-i686/0012-mysql-workbench-cpp11.patch
(from rev 144701, mysql-workbench/trunk/0012-mysql-workbench-cpp11.patch)
  
mysql-workbench/repos/community-testing-i686/0013-mysql-workbench-no-json.patch
(from rev 144701, mysql-workbench/trunk/0013-mysql-workbench-no-json.patch)
  mysql-workbench/repos/community-testing-i686/PKGBUILD
(from rev 144701, mysql-workbench/trunk/PKGBUILD)
  mysql-workbench/repos/community-testing-i686/arch_linux_profile.xml
(from rev 144701, mysql-workbench/trunk/arch_linux_profile.xml)
  mysql-workbench/repos/community-testing-i686/mysql-workbench.install
(from rev 144701, mysql-workbench/trunk/mysql-workbench.install)
  mysql-workbench/repos/community-testing-x86_64/
  
mysql-workbench/repos/community-testing-x86_64/0001-mysql-workbench-no-check-for-updates.patch
(from rev 144701, 
mysql-workbench/trunk/0001-mysql-workbench-no-check-for-updates.patch)
  
mysql-workbench/repos/community-testing-x86_64/0007-mysql-workbench-no-set-gtid-purged.patch
(from rev 144701, 
mysql-workbench/trunk/0007-mysql-workbench-no-set-gtid-purged.patch)
  
mysql-workbench/repos/community-testing-x86_64/0009-mysql-workbench-gnome-keyring.patch
(from rev 144701, 
mysql-workbench/trunk/0009-mysql-workbench-gnome-keyring.patch)
  
mysql-workbench/repos/community-testing-x86_64/0010-mysql-workbench-object.patch
(from rev 144701, mysql-workbench/trunk/0010-mysql-workbench-object.patch)
  
mysql-workbench/repos/community-testing-x86_64/0012-mysql-workbench-cpp11.patch
(from rev 144701, mysql-workbench/trunk/0012-mysql-workbench-cpp11.patch)
  
mysql-workbench/repos/community-testing-x86_64/0013-mysql-workbench-no-json.patch
(from rev 144701, mysql-workbench/trunk/0013-mysql-workbench-no-json.patch)
  mysql-workbench/repos/community-testing-x86_64/PKGBUILD
(from rev 144701, mysql-workbench/trunk/PKGBUILD)
  mysql-workbench/repos/community-testing-x86_64/arch_linux_profile.xml
(from rev 144701, mysql-workbench/trunk/arch_linux_profile.xml)
  mysql-workbench/repos/community-testing-x86_64/mysql-workbench.install
(from rev 144701, mysql-workbench/trunk/mysql-workbench.install)

--+
 community-testing-i686/0001-mysql-workbench-no-check-for-updates.patch   |   
21 +
 community-testing-i686/0007-mysql-workbench-no-set-gtid-purged.patch |   
29 ++
 community-testing-i686/0009-mysql-workbench-gnome-keyring.patch  |   
17 +
 community-testing-i686/0010-mysql-workbench-object.patch |   
13 +
 community-testing-i686/0012-mysql-workbench-cpp11.patch  |   
25 ++
 community-testing-i686/0013-mysql-workbench-no-json.patch|   
58 +
 community-testing-i686/PKGBUILD  |  
111 ++
 community-testing-i686/mysql-workbench.install   |   
14 +
 community-testing-x86_64/0001-mysql-workbench-no-check-for-updates.patch |   
21 +
 community-testing-x86_64/0007-mysql-workbench-no-set-gtid-purged.patch   |   
29 ++
 community-testing-x86_64/0009-mysql-workbench-gnome-keyring.patch|   
17 +
 community-testing-x86_64/0010-mysql-workbench-object.patch   |   
13 +
 community-testing-x86_64/0012-mysql-workbench-cpp11.patch|   
25 ++
 community-testing-x86_64/0013-mysql-workbench-no-json.patch  |   
58 +
 community-testing-x86_64/PKGBUILD|  
111 ++
 community-testing-x86_64/mysql-workbench.install |   
14 +
 16 files changed, 576 insertions(+)

Copied: 
mysql-workbench/repos/community-testing-i686/0001-mysql-workbench-no-check-for-updates.patch
 (from rev 144701, 
mysql-workbench/trunk/0001-mysql-workbench-no-check-for-updates.patch)
===
--- community-testing-i686/0001-mysql-workbench-no-check-for-updates.patch  
(rev 0)
+++ 

[arch-commits] Commit in python-dogpile.cache/repos/community-any (PKGBUILD PKGBUILD)

2015-10-22 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 16:44:56
  Author: fyan
Revision: 144708

archrelease: copy trunk to community-any

Added:
  python-dogpile.cache/repos/community-any/PKGBUILD
(from rev 144707, python-dogpile.cache/trunk/PKGBUILD)
Deleted:
  python-dogpile.cache/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 14:44:34 UTC (rev 144707)
+++ PKGBUILD2015-10-22 14:44:56 UTC (rev 144708)
@@ -1,70 +0,0 @@
-# $Id: PKGBUILD 138808 2015-08-27 08:24:22Z fyan $
-# Maintainer: Felix Yan 
-
-pkgbase=python-dogpile.cache
-pkgname=(python-dogpile.cache python2-dogpile.cache)
-_pypiname=dogpile.cache
-pkgver=0.5.6
-pkgrel=3
-pkgdesc="A caching front-end based on the Dogpile lock"
-arch=('any')
-url="http://pypi.python.org/pypi/dogpile.cache;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-dogpile.core' 
'python2-dogpile.core')
-checkdepends=('python-mako' 'python2-mako' 'python-nose' 'python2-nose'
-  'python-coverage' 'python2-coverage' 'python-redis' 
'python2-redis' 'python2-memcached'
-  'memcached' 'redis' 'python-pytest-runner' 
'python2-pytest-runner'
-  # 'python-mock' 'python2-mock'  # See comments below in check()
-  'python-pbr' 'python2-pbr' 'python-six' 'python2-six'  # These 
can be removed when we have a working mock in repos
-  )
-source=("http://pypi.python.org/packages/source/d/$_pypiname/$_pypiname-$pkgver.tar.gz;)
-md5sums=('6283f8e0d94f06d75b6987875cb2e6e8')
-
-prepare() {
-  cp -a "$_pypiname-$pkgver"{,-py2}
-}
-
-build() {
-  cd $_pypiname-$pkgver
-  python setup.py build
-
-  cd ../$_pypiname-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  # Dirty hack: workaround mock errors by installing it with ptr, because we 
have a too old version in the repos
-  # https://github.com/testing-cabal/mock/issues/249
-
-  _run() {
-rm -f "$srcdir/memcached.pid" "$srcdir/redis.pid"
-memcached -d -P "$srcdir/memcached.pid"
-redis-server --daemonize yes --pidfile "$srcdir/redis.pid"
-"$@"
-kill $(cat "$srcdir/memcached.pid") $(cat "$srcdir/redis.pid")
-  }
-
-  cd $_pypiname-$pkgver
-  _run python setup.py ptr
-
-  cd ../$_pypiname-$pkgver-py2
-  _run python2 setup.py ptr
-}
-
-package_python-dogpile.cache() {
-  depends=('python-dogpile.core' 'python-setuptools')
-
-  cd "$srcdir/$_pypiname-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-dogpile.cache() {
-  depends=('python2-dogpile.core' 'python2-setuptools')
-
-  cd "$srcdir/$_pypiname-$pkgver-py2"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-dogpile.cache/repos/community-any/PKGBUILD (from rev 144707, 
python-dogpile.cache/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 14:44:56 UTC (rev 144708)
@@ -0,0 +1,64 @@
+# $Id: PKGBUILD 138808 2015-08-27 08:24:22Z fyan $
+# Maintainer: Felix Yan 
+
+pkgbase=python-dogpile.cache
+pkgname=(python-dogpile.cache python2-dogpile.cache)
+_pypiname=dogpile.cache
+pkgver=0.5.7
+pkgrel=1
+pkgdesc="A caching front-end based on the Dogpile lock"
+arch=('any')
+url="http://pypi.python.org/pypi/dogpile.cache;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-dogpile.core' 
'python2-dogpile.core')
+checkdepends=('python-mako' 'python2-mako' 'python-redis' 'python2-redis' 
'python2-memcached'
+  'memcached' 'redis' 'python-pytest-runner' 
'python2-pytest-runner'
+  'python-mock' 'python2-mock' 'python-pytest-cov' 
'python2-pytest-cov')
+source=("http://pypi.python.org/packages/source/d/$_pypiname/$_pypiname-$pkgver.tar.gz;)
+md5sums=('3e58ce41af574aab41d78e9c4190f194')
+
+prepare() {
+  cp -a "$_pypiname-$pkgver"{,-py2}
+}
+
+build() {
+  cd $_pypiname-$pkgver
+  python setup.py build
+
+  cd ../$_pypiname-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  _run() {
+rm -f "$srcdir/memcached.pid" "$srcdir/redis.pid"
+memcached -d -P "$srcdir/memcached.pid"
+redis-server --daemonize yes --pidfile "$srcdir/redis.pid"
+"$@"
+kill $(cat "$srcdir/memcached.pid") $(cat "$srcdir/redis.pid")
+  }
+
+  cd $_pypiname-$pkgver
+  _run python setup.py ptr
+
+  cd ../$_pypiname-$pkgver-py2
+  _run python2 setup.py ptr
+}
+
+package_python-dogpile.cache() {
+  depends=('python-dogpile.core' 'python-setuptools')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python setup.py install --root="$pkgdir/" 

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

2015-10-22 Thread Jan Steffens
Date: Friday, October 23, 2015 @ 03:59:26
  Author: heftig
Revision: 249662

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

Added:
  linux-zen/repos/testing-i686/
  linux-zen/repos/testing-i686/PKGBUILD
(from rev 249661, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-i686/change-default-console-loglevel.patch
(from rev 249661, linux-zen/trunk/change-default-console-loglevel.patch)
  linux-zen/repos/testing-i686/config
(from rev 249661, linux-zen/trunk/config)
  linux-zen/repos/testing-i686/config.x86_64
(from rev 249661, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-i686/linux.install
(from rev 249661, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-i686/linux.preset
(from rev 249661, linux-zen/trunk/linux.preset)
  linux-zen/repos/testing-x86_64/
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 249661, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 249661, linux-zen/trunk/change-default-console-loglevel.patch)
  linux-zen/repos/testing-x86_64/config
(from rev 249661, linux-zen/trunk/config)
  linux-zen/repos/testing-x86_64/config.x86_64
(from rev 249661, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-x86_64/linux.install
(from rev 249661, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-x86_64/linux.preset
(from rev 249661, linux-zen/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  296 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 7754 +
 testing-i686/config.x86_64   | 7506 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  296 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 7754 +
 testing-x86_64/config.x86_64 | 7506 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 31236 insertions(+)

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


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 03:59:25
  Author: fyan
Revision: 144758

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-23 01:58:46 UTC (rev 144757)
+++ community-i686/PKGBUILD 2015-10-23 01:59:25 UTC (rev 144758)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Maintainer: Felix Yan 
-# Contributor: T. Jameson Little 
-# Contributor: Usagi Ito 
-# Contributor: siasia 
-# Contributor: Julien Nicoulaud 
-
-pkgname=dart
-pkgver=1.12.1
-pkgrel=1
-pkgdesc='The dart programming language SDK'
-arch=('x86_64' 'i686')
-url='http://www.dartlang.org/'
-license=('BSD')
-makedepends=('setconf')
-options=('!strip')
-source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
-source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip;)
-sha512sums_x86_64=('ab8114379697dc24f1fff9c105e59c481f98475912048624b06d35cf3b5efc59f8c0b1be52272d5a7c87486e86954ddd7cb843d447ca2eab09631e6655a7')
-sha512sums_i686=('ee9cfe56631b03249d965626a5009ccef20f8bb43052b8aac7e2b8bab7ca5beb203216491bb68d92703998e6bccac48e9c0325675035e98c159c2ce8b386b4d3')
-
-prepare() {
-  # Fix permissions
-  find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
--or -type f -exec chmod 0644 '{}' +
-  chmod +x "$pkgname-sdk/bin/"*
-
-  cd "$pkgname-sdk/bin"
-
-  # Configure paths
-  setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2js"
-  setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname-sdk/bin"
-  setconf docgen BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf pub BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf pub SDK_DIR "/opt/$pkgname-sdk/"
-  setconf dartfmt BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf dartfmt SDK_DIR "/opt/$pkgname-sdk/"
-
-  # Extract license (AUTHORS and LICENSE files are missing)
-  head -n5 "../include/dart_api.h" > ../../LICENSE
-}
-
-package() {
-  # Create directories
-  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
-
-  # Package the files
-  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
-
-  # Set up symbolic links for the executables
-  for f in dart dart2js dartanalyzer docgen pub dartfmt; do
-ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
-  done
-
-  # Package samples and documentation
-  for f in samples about.html about_files; do
-echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
-  done
-
-  # BSD License
-  install -Dm644 LICENSE \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dart/repos/community-i686/PKGBUILD (from rev 144757, 
dart/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-23 01:59:25 UTC (rev 144758)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Maintainer: Felix Yan 
+# Contributor: T. Jameson Little 
+# Contributor: Usagi Ito 
+# Contributor: siasia 
+# Contributor: Julien Nicoulaud 
+
+pkgname=dart
+pkgver=1.12.2
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64' 'i686')
+url='http://www.dartlang.org/'
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
+source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip;)
+sha512sums_x86_64=('e184ff9f4b4639d36d3e5e73d6bf1948688c6a3f57dda6b8cc76fb3fd643ab0cad202181aa3ae83bf607b3a742e6beed8eae71030df95a6249294486e86464dd')
+sha512sums_i686=('ea49c48843bde4854587ae7588dbc1a7484afb247187b5856209a0b6f6673688a16edcd618f097a9d54529daaee9936f38a2ddb657eabdaa3f6490b9a04f50f3')
+
+prepare() {
+  # Fix permissions
+  find "$pkgname-sdk" -type d -exec 

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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 03:58:46
  Author: fyan
Revision: 144757

upgpkg: dart 1.12.2-1

Modified:
  dart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 00:34:45 UTC (rev 144756)
+++ PKGBUILD2015-10-23 01:58:46 UTC (rev 144757)
@@ -7,7 +7,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=dart
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64' 'i686')
@@ -17,8 +17,8 @@
 options=('!strip')
 
source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
 
source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip;)
-sha512sums_x86_64=('ab8114379697dc24f1fff9c105e59c481f98475912048624b06d35cf3b5efc59f8c0b1be52272d5a7c87486e86954ddd7cb843d447ca2eab09631e6655a7')
-sha512sums_i686=('ee9cfe56631b03249d965626a5009ccef20f8bb43052b8aac7e2b8bab7ca5beb203216491bb68d92703998e6bccac48e9c0325675035e98c159c2ce8b386b4d3')
+sha512sums_x86_64=('e184ff9f4b4639d36d3e5e73d6bf1948688c6a3f57dda6b8cc76fb3fd643ab0cad202181aa3ae83bf607b3a742e6beed8eae71030df95a6249294486e86464dd')
+sha512sums_i686=('ea49c48843bde4854587ae7588dbc1a7484afb247187b5856209a0b6f6673688a16edcd618f097a9d54529daaee9936f38a2ddb657eabdaa3f6490b9a04f50f3')
 
 prepare() {
   # Fix permissions


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

2015-10-22 Thread Eric Bélanger
Date: Friday, October 23, 2015 @ 04:28:43
  Author: eric
Revision: 249663

upgpkg: python-pyasn1 0.1.9-1

Upstream update

Modified:
  python-pyasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 01:59:26 UTC (rev 249662)
+++ PKGBUILD2015-10-23 02:28:43 UTC (rev 249663)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pyasn1
 pkgname=('python-pyasn1' 'python2-pyasn1')
-pkgver=0.1.8
-pkgrel=2
+pkgver=0.1.9
+pkgrel=1
 arch=('any')
 url="http://sourceforge.net/projects/pyasn1/;
 license=('BSD')
@@ -12,7 +12,7 @@
 replaces=('pyasn1')
 provides=('pyasn1')
 
source=(http://downloads.sourceforge.net/sourceforge/pyasn1/pyasn1-${pkgver}.tar.gz)
-sha1sums=('1fac3b68e5ae4b34ef35abf36c946d0b03a26812')
+sha1sums=('d19599c5d9d039ead21ffcd1a2392c29a838ae03')
 
 check() {
   cd pyasn1-${pkgver}
@@ -26,7 +26,7 @@
 
   cd pyasn1-${pkgver}
   python setup.py install --root="${pkgdir}"
-  install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -D -m 644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
 
 package_python2-pyasn1() {
@@ -35,5 +35,5 @@
 
   cd pyasn1-${pkgver}
   python2 setup.py install --root="${pkgdir}"
-  install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -D -m 644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 04:33:09
  Author: fyan
Revision: 249665

upgpkg: python-urllib3 1.12-3

provide docs (FS#45691)

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 02:30:10 UTC (rev 249664)
+++ PKGBUILD2015-10-23 02:33:09 UTC (rev 249665)
@@ -5,17 +5,19 @@
 # Contributor: BorgHunter 
 
 pkgbase=python-urllib3
-pkgname=(python-urllib3 python2-urllib3)
+pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
 pkgver=1.12
 _commit=e91c16169e463118ce662345461933bb3a7dedef
-pkgrel=2
+pkgrel=3
 pkgdesc="HTTP library with thread-safe connection pooling and file post 
support"
 arch=("any")
 url="https://github.com/shazow/urllib3;
 license=("MIT")
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-coverage' 'python2-coverage'
-  'python-tornado' 'python2-tornado' 'twine' 'python2-twine' 
'python2-pyopenssl')
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-sphinx' 'git'
+ 'python2-ndg-httpsclient')
+checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock'
+  'python-coverage' 'python2-coverage' 'python-tornado' 
'python2-tornado'
+  'twine' 'python2-twine' 'python2-pyopenssl')
 source=("git+https://github.com/shazow/urllib3.git#commit=$_commit;)
 md5sums=('SKIP')
 
@@ -24,20 +26,24 @@
 }
 
 build() {
-  cd urllib3
+  cd "$srcdir/urllib3"
   python setup.py build
 
-  cd ../urllib3-py2
+  cd "$srcdir/urllib3-py2"
   python2 setup.py build
+
+  # Build with Python 2 since no ndg-httpsclient present for Python 3
+  cd "$srcdir/urllib3/docs"
+  make SPHINXBUILD=sphinx-build2 html
 }
 
 check() {
   # Expected failure when asking for external resources
 
-  cd urllib3
+  cd "$srcdir/urllib3"
   nosetests3 || warning "Tests failed"
 
-  cd ../urllib3-py2
+  cd "$srcdir/urllib3-py2"
   nosetests2 || warning "Tests failed"
 }
 
@@ -56,3 +62,12 @@
   python2 setup.py install --root="${pkgdir}"
   install -Dm644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
 }
+
+package_python-urllib3-doc() {
+  pkgdesc="urllib3 Documentation"
+
+  cd urllib3/docs
+  install -d "$pkgdir/usr/share/doc"
+  cp -r _build/html "$pkgdir/usr/share/doc/python-urllib3"
+  install -Dm644 ../LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
+}
\ No newline at end of file


[arch-commits] Commit in python-urllib3/repos/extra-any (4 files)

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 04:33:31
  Author: fyan
Revision: 249666

archrelease: copy trunk to extra-any

Added:
  python-urllib3/repos/extra-any/LICENSE
(from rev 249665, python-urllib3/trunk/LICENSE)
  python-urllib3/repos/extra-any/PKGBUILD
(from rev 249665, python-urllib3/trunk/PKGBUILD)
Deleted:
  python-urllib3/repos/extra-any/LICENSE
  python-urllib3/repos/extra-any/PKGBUILD

--+
 LICENSE  |   64 ++---
 PKGBUILD |  131 +
 2 files changed, 105 insertions(+), 90 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2015-10-23 02:33:09 UTC (rev 249665)
+++ LICENSE 2015-10-23 02:33:31 UTC (rev 249666)
@@ -1,32 +0,0 @@
-Note from the ArchLinux Packager:
-The urllib3 source doesn't come with a license file.  Its homepage
-does provide a link to the text of the MIT license, so I copied
-the following text to a file when building the package.
-
---CUT--
-Open Source Initiative OSI - The MIT License:Licensing
-
-
-[OSI Approved License]
-
-The MIT License
-
-Copyright (c)  
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.

Copied: python-urllib3/repos/extra-any/LICENSE (from rev 249665, 
python-urllib3/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-10-23 02:33:31 UTC (rev 249666)
@@ -0,0 +1,32 @@
+Note from the ArchLinux Packager:
+The urllib3 source doesn't come with a license file.  Its homepage
+does provide a link to the text of the MIT license, so I copied
+the following text to a file when building the package.
+
+--CUT--
+Open Source Initiative OSI - The MIT License:Licensing
+
+
+[OSI Approved License]
+
+The MIT License
+
+Copyright (c)  
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-23 02:33:09 UTC (rev 249665)
+++ PKGBUILD2015-10-23 02:33:31 UTC (rev 249666)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Patrice Peterson 
-# Contributor: Chris Brannon 
-# Contributor: BorgHunter 
-
-pkgbase=python-urllib3
-pkgname=(python-urllib3 python2-urllib3)
-pkgver=1.12
-_commit=e91c16169e463118ce662345461933bb3a7dedef
-pkgrel=2
-pkgdesc="HTTP library with thread-safe connection pooling and file post 
support"
-arch=("any")
-url="https://github.com/shazow/urllib3;
-license=("MIT")
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-coverage' 'python2-coverage'
-  'python-tornado' 'python2-tornado' 'twine' 'python2-twine' 
'python2-pyopenssl')
-source=("git+https://github.com/shazow/urllib3.git#commit=$_commit;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a urllib3{,-py2}
-}
-
-build() {

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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 04:42:44
  Author: fyan
Revision: 144761

upgpkg: zbar 0.10-6

apply our CFLAGS (FS#44092)

Modified:
  zbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 02:23:25 UTC (rev 144760)
+++ PKGBUILD2015-10-23 02:42:44 UTC (rev 144761)
@@ -6,7 +6,7 @@
 
 pkgname=zbar
 pkgver=0.10
-pkgrel=5
+pkgrel=6
 pkgdesc="Application and library for reading bar codes from various sources"
 arch=('i686' 'x86_64')
 url="http://zbar.sourceforge.net/;
@@ -16,17 +16,18 @@
 provides=("zbar-gtk=$pkgver" "zbar-qt=$pkgver")
 
source=("http://downloads.sourceforge.net/project/zbar/zbar/$pkgver/zbar-$pkgver.tar.bz2;
 v4l1.patch)
+md5sums=('0fd61eb590ac1bab62a77913c8b086a5'
+ '284f11ca2a5e009744c4a1b9e92d6953')
 
+prepare() {
+  cd zbar-$pkgver
+  patch -p1 -i ../v4l1.patch
+}
+
 build() {
   cd zbar-$pkgver
 
-  msg 'Patching...'
-  patch -p1 < ../v4l1.patch
-
-  msg 'Running configure...'
-  ./configure --prefix=/usr --with-qt --with-gtk CFLAGS=-DNDEBUG
-
-  msg 'Running make...'
+  ./configure --prefix=/usr --with-qt --with-gtk CFLAGS="$CFLAGS -DNDEBUG"
   make
 }
 
@@ -36,5 +37,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('0fd61eb590ac1bab62a77913c8b086a5'
- '284f11ca2a5e009744c4a1b9e92d6953')


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 04:43:23
  Author: fyan
Revision: 144762

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

Added:
  zbar/repos/community-i686/PKGBUILD
(from rev 144761, zbar/trunk/PKGBUILD)
  zbar/repos/community-i686/v4l1.patch
(from rev 144761, zbar/trunk/v4l1.patch)
  zbar/repos/community-x86_64/PKGBUILD
(from rev 144761, zbar/trunk/PKGBUILD)
  zbar/repos/community-x86_64/v4l1.patch
(from rev 144761, zbar/trunk/v4l1.patch)
Deleted:
  zbar/repos/community-i686/PKGBUILD
  zbar/repos/community-i686/v4l1.patch
  zbar/repos/community-x86_64/PKGBUILD
  zbar/repos/community-x86_64/v4l1.patch

-+
 /PKGBUILD   |   78 ++
 /v4l1.patch |   48 +
 community-i686/PKGBUILD |   40 -
 community-i686/v4l1.patch   |   24 
 community-x86_64/PKGBUILD   |   40 -
 community-x86_64/v4l1.patch |   24 
 6 files changed, 126 insertions(+), 128 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-23 02:42:44 UTC (rev 144761)
+++ community-i686/PKGBUILD 2015-10-23 02:43:23 UTC (rev 144762)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Marti Raudsepp 
-# Contributor: Radu Andries 
-# Contributor: Andy Weidenbaum 
-
-pkgname=zbar
-pkgver=0.10
-pkgrel=5
-pkgdesc="Application and library for reading bar codes from various sources"
-arch=('i686' 'x86_64')
-url="http://zbar.sourceforge.net/;
-license=('LGPL')
-depends=('imagemagick' 'libxv' 'python2' 'gtk2' 'qt4' 'pygtk' 'v4l-utils')
-conflicts=('zbar-gtk' 'zbar-qt')
-provides=("zbar-gtk=$pkgver" "zbar-qt=$pkgver")
-source=("http://downloads.sourceforge.net/project/zbar/zbar/$pkgver/zbar-$pkgver.tar.bz2;
-v4l1.patch)
-
-build() {
-  cd zbar-$pkgver
-
-  msg 'Patching...'
-  patch -p1 < ../v4l1.patch
-
-  msg 'Running configure...'
-  ./configure --prefix=/usr --with-qt --with-gtk CFLAGS=-DNDEBUG
-
-  msg 'Running make...'
-  make
-}
-
-package() {
-  cd zbar-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
-md5sums=('0fd61eb590ac1bab62a77913c8b086a5'
- '284f11ca2a5e009744c4a1b9e92d6953')

Copied: zbar/repos/community-i686/PKGBUILD (from rev 144761, 
zbar/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-23 02:43:23 UTC (rev 144762)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Marti Raudsepp 
+# Contributor: Radu Andries 
+# Contributor: Andy Weidenbaum 
+
+pkgname=zbar
+pkgver=0.10
+pkgrel=6
+pkgdesc="Application and library for reading bar codes from various sources"
+arch=('i686' 'x86_64')
+url="http://zbar.sourceforge.net/;
+license=('LGPL')
+depends=('imagemagick' 'libxv' 'python2' 'gtk2' 'qt4' 'pygtk' 'v4l-utils')
+conflicts=('zbar-gtk' 'zbar-qt')
+provides=("zbar-gtk=$pkgver" "zbar-qt=$pkgver")
+source=("http://downloads.sourceforge.net/project/zbar/zbar/$pkgver/zbar-$pkgver.tar.bz2;
+v4l1.patch)
+md5sums=('0fd61eb590ac1bab62a77913c8b086a5'
+ '284f11ca2a5e009744c4a1b9e92d6953')
+
+prepare() {
+  cd zbar-$pkgver
+  patch -p1 -i ../v4l1.patch
+}
+
+build() {
+  cd zbar-$pkgver
+
+  ./configure --prefix=/usr --with-qt --with-gtk CFLAGS="$CFLAGS -DNDEBUG"
+  make
+}
+
+package() {
+  cd zbar-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/v4l1.patch
===
--- community-i686/v4l1.patch   2015-10-23 02:42:44 UTC (rev 144761)
+++ community-i686/v4l1.patch   2015-10-23 02:43:23 UTC (rev 144762)
@@ -1,24 +0,0 @@
-Thanks to Andy Weidenbaum  for providing this patch!
-
 ./zbar/video/v4l1.c2013-03-06 23:24:22.996336417 -0800
-+++ ./zbar/video/v4l1.c2013-03-06 23:29:29.789662369 -0800
-@@ -41,7 +41,7 @@
- #ifdef HAVE_SYS_MMAN_H
- # include 
- #endif
--#include 
-+#include 
- 
- #include "video.h"
- #include "image.h"
 ./configure2009-10-23 11:17:24.0 -0700
-+++ ./configure2013-03-06 23:47:33.902966990 -0800
-@@ -18709,7 +18709,7 @@
- if test "x$enable_video" != "xno"; then
-   if test "x$win32" = "xno"; then
- 
--for ac_header in linux/videodev.h
-+for ac_header in libv4l1-videodev.h
- do
- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
- if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then

Copied: zbar/repos/community-i686/v4l1.patch (from rev 144761, 
zbar/trunk/v4l1.patch)
===
--- 

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

2015-10-22 Thread Daniel Micay
Date: Friday, October 23, 2015 @ 05:30:31
  Author: thestinger
Revision: 144765

upgpkg: linux-grsec 4.2.4.201510222059-1

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 03:19:11 UTC (rev 144764)
+++ PKGBUILD2015-10-23 03:30:31 UTC (rev 144765)
@@ -7,9 +7,9 @@
 
 pkgbase=linux-grsec
 _srcname=linux-4.2
-_pkgver=4.2.3
+_pkgver=4.2.4
 _grsecver=3.1
-_timestamp=201510202025
+_timestamp=201510222059
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -34,9 +34,9 @@
 
 sha256sums=('cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb'
 'SKIP'
-'e0e066f3fc5f310644e9f3f3ede47db7ac040f44782f0a5cf75ce2c940444972'
+'104ba869111c7ce037fc92646f9da7352412a73e84cde7467f29cd4b973d6e78'
 'SKIP'
-'a3cffc7cffa792c2d627fa2c41c3a7a51a79f0aa43c78f75e252cf2091b0c8b3'
+'6895024a67d5628190ccc6186f063b03846ec5b8e5b5f1e757d6508d7495cba7'
 'SKIP'
 '41bee7ff2cc75519d38c0cddc1d56ffbaa8483d2b1a0c3fa800f9b178606a0c4'
 '364e0cf0453f93c5a3b529c933978254d57b63d45fafe92f053730fee4e93301'


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 05:29:44
  Author: fyan
Revision: 249668

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-23 03:29:06 UTC (rev 249667)
+++ extra-i686/PKGBUILD 2015-10-23 03:29:44 UTC (rev 249668)
@@ -1,25 +0,0 @@
-# $Id$
-#Maintainer: Ionut Biru 
-
-pkgname=libdmapsharing
-pkgver=2.9.31
-pkgrel=1
-pkgdesc="A library that implements the DMAP family of protocols"
-arch=('i686' 'x86_64')
-url="http://www.flyn.org/projects/libdmapsharing/index.html;
-license=('LGPL2.1')
-depends=('libsoup' 'avahi' 'gst-plugins-base-libs' 'gdk-pixbuf2')
-source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
-md5sums=('bb9fb29645ba8eaea63c8b000a9ad3df')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --with-mdns=avahi
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libdmapsharing/repos/extra-i686/PKGBUILD (from rev 249667, 
libdmapsharing/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-23 03:29:44 UTC (rev 249668)
@@ -0,0 +1,25 @@
+# $Id$
+#Maintainer: Ionut Biru 
+
+pkgname=libdmapsharing
+pkgver=2.9.32
+pkgrel=1
+pkgdesc="A library that implements the DMAP family of protocols"
+arch=('i686' 'x86_64')
+url="http://www.flyn.org/projects/libdmapsharing/index.html;
+license=('LGPL2.1')
+depends=('libsoup' 'avahi' 'gst-plugins-base-libs' 'gdk-pixbuf2')
+source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
+md5sums=('b0bb27525c92233bd76e5f7b7b6cfe6d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --with-mdns=avahi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-10-23 03:29:06 UTC (rev 249667)
+++ extra-x86_64/PKGBUILD   2015-10-23 03:29:44 UTC (rev 249668)
@@ -1,25 +0,0 @@
-# $Id$
-#Maintainer: Ionut Biru 
-
-pkgname=libdmapsharing
-pkgver=2.9.31
-pkgrel=1
-pkgdesc="A library that implements the DMAP family of protocols"
-arch=('i686' 'x86_64')
-url="http://www.flyn.org/projects/libdmapsharing/index.html;
-license=('LGPL2.1')
-depends=('libsoup' 'avahi' 'gst-plugins-base-libs' 'gdk-pixbuf2')
-source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
-md5sums=('bb9fb29645ba8eaea63c8b000a9ad3df')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --with-mdns=avahi
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libdmapsharing/repos/extra-x86_64/PKGBUILD (from rev 249667, 
libdmapsharing/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-10-23 03:29:44 UTC (rev 249668)
@@ -0,0 +1,25 @@
+# $Id$
+#Maintainer: Ionut Biru 
+
+pkgname=libdmapsharing
+pkgver=2.9.32
+pkgrel=1
+pkgdesc="A library that implements the DMAP family of protocols"
+arch=('i686' 'x86_64')
+url="http://www.flyn.org/projects/libdmapsharing/index.html;
+license=('LGPL2.1')
+depends=('libsoup' 'avahi' 'gst-plugins-base-libs' 'gdk-pixbuf2')
+source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
+md5sums=('b0bb27525c92233bd76e5f7b7b6cfe6d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --with-mdns=avahi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 05:29:06
  Author: fyan
Revision: 249667

upgpkg: libdmapsharing 2.9.32-1

Modified:
  libdmapsharing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 02:33:31 UTC (rev 249666)
+++ PKGBUILD2015-10-23 03:29:06 UTC (rev 249667)
@@ -2,7 +2,7 @@
 #Maintainer: Ionut Biru 
 
 pkgname=libdmapsharing
-pkgver=2.9.31
+pkgver=2.9.32
 pkgrel=1
 pkgdesc="A library that implements the DMAP family of protocols"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('LGPL2.1')
 depends=('libsoup' 'avahi' 'gst-plugins-base-libs' 'gdk-pixbuf2')
 source=(http://www.flyn.org/projects/libdmapsharing/$pkgname-$pkgver.tar.gz)
-md5sums=('bb9fb29645ba8eaea63c8b000a9ad3df')
+md5sums=('b0bb27525c92233bd76e5f7b7b6cfe6d')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-22 Thread Eric Bélanger
Date: Friday, October 23, 2015 @ 06:29:41
  Author: eric
Revision: 249671

upgpkg: imagemagick 6.9.2.4-1

Upstream update, Add glu makedepends (close FS#46164)

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 03:36:43 UTC (rev 249670)
+++ PKGBUILD2015-10-23 04:29:41 UTC (rev 249671)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.2.0
+pkgver=6.9.2.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
@@ -10,11 +10,11 @@
 license=('custom')
 makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
  'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2'
- 'opencl-headers' 'libcl' 'libwebp' 'subversion')
+ 'opencl-headers' 'libcl' 'libwebp' 'subversion' 'glu')
 
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 perlmagick.rpath.patch)
-sha1sums=('1db8234c996b5dd1f230f8e043fad27851709b8d'
+sha1sums=('3914e51541e2242467dbf848018a417662ce784b'
   'SKIP'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
@@ -32,7 +32,7 @@
   [[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
 
   ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
---enable-hdri --with-wmf --with-openexr --with-xml --with-lcms2 \
+--enable-hdri --with-wmf --with-openexr --with-xml \
 --with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
 --with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr 
--with-rsvg \
 --enable-opencl --with-openjp2 --without-gvc --without-djvu 
--without-autotrace \


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 05:36:43
  Author: fyan
Revision: 249670

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-23 03:36:04 UTC (rev 249669)
+++ extra-i686/PKGBUILD 2015-10-23 03:36:43 UTC (rev 249670)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: hauptmech, figo.zhang, chubtuff, lubosz
-#
-# Matlab bindings are not built by default to reduce dependencies.
-
-pkgname=gl2ps
-pkgver=1.3.8
-pkgrel=3
-pkgdesc="an OpenGL to PostScript printing library"
-arch=('i686' 'x86_64')
-url='http://geuz.org/gl2ps/'
-license=('LGPL')
-depends=('libpng')
-makedepends=('cmake' 'texlive-core')
-source=("http://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz;)
-sha512sums=('76e90d675764196d249d87c6041088736a8b41d9b93620c6171a40362a259d50e34d5efc06e4ea17e6c147bc26b6a3a7356d95ea5e204193ef631fb48e0c0a4e')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../gl2ps-$pkgver-source \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_EXE_LINKER_FLAGS=-lm
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir/" install
-}
-

Copied: gl2ps/repos/extra-i686/PKGBUILD (from rev 249669, gl2ps/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-23 03:36:43 UTC (rev 249670)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: hauptmech, figo.zhang, chubtuff, lubosz
+#
+# Matlab bindings are not built by default to reduce dependencies.
+
+pkgname=gl2ps
+pkgver=1.3.9
+pkgrel=1
+pkgdesc="an OpenGL to PostScript printing library"
+arch=('i686' 'x86_64')
+url='http://geuz.org/gl2ps/'
+license=('LGPL')
+depends=('libpng' 'libgl')
+makedepends=('cmake' 'texlive-core')
+source=("http://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz;)
+sha512sums=('e6770c27d4832a300b4e16a9f98deb8557e7875460e7aa7e655fdb796f5dfffd5eccdc8b15f5a3ae151713fc46f97dacad48ee7550c41373b6fc8cfd21a437cb')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../gl2ps-$pkgver-source \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_EXE_LINKER_FLAGS=-lm
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir/" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-10-23 03:36:04 UTC (rev 249669)
+++ extra-x86_64/PKGBUILD   2015-10-23 03:36:43 UTC (rev 249670)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: hauptmech, figo.zhang, chubtuff, lubosz
-#
-# Matlab bindings are not built by default to reduce dependencies.
-
-pkgname=gl2ps
-pkgver=1.3.8
-pkgrel=3
-pkgdesc="an OpenGL to PostScript printing library"
-arch=('i686' 'x86_64')
-url='http://geuz.org/gl2ps/'
-license=('LGPL')
-depends=('libpng')
-makedepends=('cmake' 'texlive-core')
-source=("http://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz;)
-sha512sums=('76e90d675764196d249d87c6041088736a8b41d9b93620c6171a40362a259d50e34d5efc06e4ea17e6c147bc26b6a3a7356d95ea5e204193ef631fb48e0c0a4e')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../gl2ps-$pkgver-source \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_EXE_LINKER_FLAGS=-lm
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir/" install
-}
-

Copied: gl2ps/repos/extra-x86_64/PKGBUILD (from rev 249669, 
gl2ps/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-10-23 03:36:43 UTC (rev 249670)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: hauptmech, figo.zhang, chubtuff, lubosz
+#
+# Matlab bindings are not built by default to reduce dependencies.
+
+pkgname=gl2ps
+pkgver=1.3.9
+pkgrel=1
+pkgdesc="an OpenGL to PostScript printing library"
+arch=('i686' 'x86_64')
+url='http://geuz.org/gl2ps/'
+license=('LGPL')
+depends=('libpng' 'libgl')
+makedepends=('cmake' 'texlive-core')
+source=("http://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz;)

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

2015-10-22 Thread Eric Bélanger
Date: Friday, October 23, 2015 @ 06:32:18
  Author: eric
Revision: 249672

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

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

-+
 /PKGBUILD   |  198 ++
 /perlmagick.rpath.patch |   22 +++
 extra-i686/PKGBUILD |   99 -
 extra-i686/perlmagick.rpath.patch   |   11 -
 extra-x86_64/PKGBUILD   |   99 -
 extra-x86_64/perlmagick.rpath.patch |   11 -
 6 files changed, 220 insertions(+), 220 deletions(-)

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

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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 04:23:25
  Author: fyan
Revision: 144760

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-23 02:23:02 UTC (rev 144759)
+++ PKGBUILD2015-10-23 02:23:25 UTC (rev 144760)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=npm
-pkgver=3.3.8
-pkgrel=2
-pkgdesc='A package manager for javascript'
-arch=('any')
-url='https://www.npmjs.com/'
-license=('custom:Artistic')
-depends=('nodejs')
-provides=('nodejs-node-gyp')
-makedepends=('git' 'procps-ng')
-optdepends=('python2: for node-gyp')
-options=('!emptydirs')
-source=("git+https://github.com/npm/npm.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-build() {
-  cd npm
-  make
-}
-
-package() {
-  cd npm
-  make NPMOPTS="--prefix=\"$pkgdir/usr\"" install
-
-  # Why 777? :/
-  chmod -R u=rwX,go=rX "$pkgdir"
-  
-  # Fix files owned by nobody:
-  chown -R root "$pkgdir/usr/lib/node_modules" 
-
-  # Fix wrong symlinks
-  for _dir in man1 man5 man7; do
-rm -f "$pkgdir"/usr/share/man/$_dir/*
-cd "$pkgdir"/usr/lib/node_modules/npm/man/$_dir
-for _file in *; do
-  ln -s /usr/lib/node_modules/npm/man/$_dir/$_file 
"$pkgdir"/usr/share/man/$_dir/
-done
-  done
-  
-  # Provide node-gyp executable
-  cp "$pkgdir"/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp 
"$pkgdir"/usr/bin/node-gyp
-  sed -i 's|"`dirname "$0"`/../../|"`dirname "$0"`/../lib/node_modules/npm/|' 
"$pkgdir"/usr/bin/node-gyp
-  
-  install -Dm644 "$srcdir/npm/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

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


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 04:23:02
  Author: fyan
Revision: 144759

upgpkg: npm 3.3.9-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 01:59:25 UTC (rev 144758)
+++ PKGBUILD2015-10-23 02:23:02 UTC (rev 144759)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=npm
-pkgver=3.3.8
-pkgrel=2
+pkgver=3.3.9
+pkgrel=1
 pkgdesc='A package manager for javascript'
 arch=('any')
 url='https://www.npmjs.com/'


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

2015-10-22 Thread Eric Bélanger
Date: Friday, October 23, 2015 @ 04:30:10
  Author: eric
Revision: 249664

archrelease: copy trunk to extra-any

Added:
  python-pyasn1/repos/extra-any/PKGBUILD
(from rev 249663, python-pyasn1/trunk/PKGBUILD)
Deleted:
  python-pyasn1/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-23 02:28:43 UTC (rev 249663)
+++ PKGBUILD2015-10-23 02:30:10 UTC (rev 249664)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=python-pyasn1
-pkgname=('python-pyasn1' 'python2-pyasn1')
-pkgver=0.1.8
-pkgrel=2
-arch=('any')
-url="http://sourceforge.net/projects/pyasn1/;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-replaces=('pyasn1')
-provides=('pyasn1')
-source=(http://downloads.sourceforge.net/sourceforge/pyasn1/pyasn1-${pkgver}.tar.gz)
-sha1sums=('1fac3b68e5ae4b34ef35abf36c946d0b03a26812')
-
-check() {
-  cd pyasn1-${pkgver}
-  python2 setup.py test
-  python setup.py test
-}
-
-package_python-pyasn1() {
-  pkgdesc="ASN.1 library for Python 3"
-  depends=('python')
-
-  cd pyasn1-${pkgver}
-  python setup.py install --root="${pkgdir}"
-  install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-pyasn1() {
-  pkgdesc="ASN.1 library for Python 2"
-  depends=('python2')
-
-  cd pyasn1-${pkgver}
-  python2 setup.py install --root="${pkgdir}"
-  install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python-pyasn1/repos/extra-any/PKGBUILD (from rev 249663, 
python-pyasn1/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-23 02:30:10 UTC (rev 249664)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=python-pyasn1
+pkgname=('python-pyasn1' 'python2-pyasn1')
+pkgver=0.1.9
+pkgrel=1
+arch=('any')
+url="http://sourceforge.net/projects/pyasn1/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+replaces=('pyasn1')
+provides=('pyasn1')
+source=(http://downloads.sourceforge.net/sourceforge/pyasn1/pyasn1-${pkgver}.tar.gz)
+sha1sums=('d19599c5d9d039ead21ffcd1a2392c29a838ae03')
+
+check() {
+  cd pyasn1-${pkgver}
+  python2 setup.py test
+  python setup.py test
+}
+
+package_python-pyasn1() {
+  pkgdesc="ASN.1 library for Python 3"
+  depends=('python')
+
+  cd pyasn1-${pkgver}
+  python setup.py install --root="${pkgdir}"
+  install -D -m 644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-pyasn1() {
+  pkgdesc="ASN.1 library for Python 2"
+  depends=('python2')
+
+  cd pyasn1-${pkgver}
+  python2 setup.py install --root="${pkgdir}"
+  install -D -m 644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2015-10-22 Thread Daniel Micay
Date: Friday, October 23, 2015 @ 05:31:41
  Author: thestinger
Revision: 144766

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

Added:
  
linux-grsec/repos/community-i686/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch
(from rev 144765, 
linux-grsec/trunk/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch)
  
linux-grsec/repos/community-i686/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch
(from rev 144765, 
linux-grsec/trunk/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch)
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 144765, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 144765, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 144765, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 144765, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 144765, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 144765, linux-grsec/trunk/linux.preset)
  
linux-grsec/repos/community-x86_64/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch
(from rev 144765, 
linux-grsec/trunk/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch)
  
linux-grsec/repos/community-x86_64/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch
(from rev 144765, 
linux-grsec/trunk/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 144765, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 144765, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 144765, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 144765, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 144765, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 144765, linux-grsec/trunk/linux.preset)
Deleted:
  
linux-grsec/repos/community-i686/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch
  
linux-grsec/repos/community-i686/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  
linux-grsec/repos/community-x86_64/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch
  
linux-grsec/repos/community-x86_64/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

--+
 /0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch   
  |  130 
 /0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch   
  |  206 
 /PKGBUILD  
  |  658 
 /change-default-console-loglevel.patch 
  |   22 
 /config
  |15602 ++
 /config.x86_64 
  |15000 +
 /linux-grsec.install   
  |   74 
 /linux.preset  
  |   28 
 community-i686/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch 
  |   65 
 community-i686/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch 
  |  103 
 community-i686/PKGBUILD
  |  329 
 community-i686/change-default-console-loglevel.patch   
  |   11 
 community-i686/config  
  | 7801 -
 community-i686/config.x86_64   
  | 7500 
 community-i686/linux-grsec.install 
  |   37 
 community-i686/linux.preset
  |   14 
 

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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 05:19:11
  Author: fyan
Revision: 144764

archrelease: copy trunk to community-any

Added:
  stylus/repos/community-any/
  stylus/repos/community-any/PKGBUILD
(from rev 144763, stylus/trunk/PKGBUILD)

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

Copied: stylus/repos/community-any/PKGBUILD (from rev 144763, 
stylus/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-23 03:19:11 UTC (rev 144764)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=stylus
+pkgdesc='Robust, expressive, and feature-rich CSS superset'
+pkgver=0.52.4
+pkgrel=1
+arch=('any')
+url='https://github.com/stylus/stylus'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm' 'git')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('5735ac9ff8a6943643ea4d044e2cff6016b43639154fd64f07cb7d1e5c681416')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 05:18:44
  Author: fyan
Revision: 144763

addpkg: stylus 0.52.4-1

Added:
  stylus/
  stylus/repos/
  stylus/trunk/
  stylus/trunk/PKGBUILD

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

Added: stylus/trunk/PKGBUILD
===
--- stylus/trunk/PKGBUILD   (rev 0)
+++ stylus/trunk/PKGBUILD   2015-10-23 03:18:44 UTC (rev 144763)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=stylus
+pkgdesc='Robust, expressive, and feature-rich CSS superset'
+pkgver=0.52.4
+pkgrel=1
+arch=('any')
+url='https://github.com/stylus/stylus'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm' 'git')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('5735ac9ff8a6943643ea4d044e2cff6016b43639154fd64f07cb7d1e5c681416')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}


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


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

2015-10-22 Thread Felix Yan
Date: Friday, October 23, 2015 @ 05:36:04
  Author: fyan
Revision: 249669

upgpkg: gl2ps 1.3.9-1

Modified:
  gl2ps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 03:29:44 UTC (rev 249668)
+++ PKGBUILD2015-10-23 03:36:04 UTC (rev 249669)
@@ -5,16 +5,16 @@
 # Matlab bindings are not built by default to reduce dependencies.
 
 pkgname=gl2ps
-pkgver=1.3.8
-pkgrel=3
+pkgver=1.3.9
+pkgrel=1
 pkgdesc="an OpenGL to PostScript printing library"
 arch=('i686' 'x86_64')
 url='http://geuz.org/gl2ps/'
 license=('LGPL')
-depends=('libpng')
+depends=('libpng' 'libgl')
 makedepends=('cmake' 'texlive-core')
 source=("http://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz;)
-sha512sums=('76e90d675764196d249d87c6041088736a8b41d9b93620c6171a40362a259d50e34d5efc06e4ea17e6c147bc26b6a3a7356d95ea5e204193ef631fb48e0c0a4e')
+sha512sums=('e6770c27d4832a300b4e16a9f98deb8557e7875460e7aa7e655fdb796f5dfffd5eccdc8b15f5a3ae151713fc46f97dacad48ee7550c41373b6fc8cfd21a437cb')
 
 prepare() {
   mkdir build


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

2015-10-22 Thread Sergej Pupykin
Date: Thursday, October 22, 2015 @ 15:57:48
  Author: spupykin
Revision: 144696

upgpkg: bmake 20151020-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 11:38:39 UTC (rev 144695)
+++ PKGBUILD2015-10-22 13:57:48 UTC (rev 144696)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya 
 
 pkgname=bmake
-pkgver=20150910
+pkgver=20151020
 pkgrel=1
 pkgdesc="Portable version of the NetBSD 'make' build tool"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 url="http://www.crufty.net/help/sjg/bmake.html;
 license=('BSD')
 source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;)
-md5sums=('6fda7d89ad9ae113864003b3d5f079a9')
+md5sums=('f6df5751c8144b0b1d81e140540c0526')
 
 prepare() {
 cd "$srcdir/$pkgname"


[arch-commits] Commit in mysql-workbench/trunk (2 files)

2015-10-22 Thread Christian Hesse
Date: Thursday, October 22, 2015 @ 16:00:53
  Author: eworm
Revision: 144700

upgpkg: mysql-workbench 6.3.4-7

fix build against libsigc++ 2.6.1-1 by using ISO C++ 2011 standard

Added:
  mysql-workbench/trunk/0012-mysql-workbench-cpp11.patch
Modified:
  mysql-workbench/trunk/PKGBUILD

--+
 0012-mysql-workbench-cpp11.patch |   25 +
 PKGBUILD |   13 +++--
 2 files changed, 36 insertions(+), 2 deletions(-)

Added: 0012-mysql-workbench-cpp11.patch
===
--- 0012-mysql-workbench-cpp11.patch(rev 0)
+++ 0012-mysql-workbench-cpp11.patch2015-10-22 14:00:53 UTC (rev 144700)
@@ -0,0 +1,25 @@
+diff --git a/library/forms/swig/mforms.i b/library/forms/swig/mforms.i
+index 3f5104f..cdcca30 100644
+--- a/library/forms/swig/mforms.i
 b/library/forms/swig/mforms.i
+@@ -533,7 +533,7 @@ inline boost::function 
pycall_void_entryaction_f
+ 
+ #define SWIG_ADD_SIGNAL_BOOL_INT_CALLBACK(method, signal)\
+ void add_##method(PyObject *callback) { 
signal->connect(pycall_bool_int_fun(callback)); }\
+-bool call_##method(int i) { return (*signal)(i); }
++bool call_##method(int i) { return *( (*signal)(i) ); }
+ 
+ #define SWIG_ADD_SIGNAL_VOID_ENTRYACTION_CALLBACK(method, signal)\
+   void add_##method(PyObject *callback) { 
signal->connect(pycall_void_entryaction_fun(callback)); }
+diff --git a/library/forms/view.cpp b/library/forms/view.cpp
+index ec49389..67ff486 100644
+--- a/library/forms/view.cpp
 b/library/forms/view.cpp
+@@ -512,7 +512,7 @@ DropPosition View::get_drop_position()
+ bool View::mouse_leave()
+ {
+   if (_signal_mouse_leave.num_slots() > 0)
+-return _signal_mouse_leave();
++return *_signal_mouse_leave();
+   return false;
+ }

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 13:58:22 UTC (rev 144699)
+++ PKGBUILD2015-10-22 14:00:53 UTC (rev 144700)
@@ -7,7 +7,7 @@
 
 pkgname=mysql-workbench
 pkgver=6.3.4
-pkgrel=6
+pkgrel=7
 pkgdesc='A cross-platform, visual database design tool developed by MySQL'
 arch=('i686' 'x86_64')
 url='https://www.mysql.com/products/workbench/'
@@ -30,6 +30,7 @@
'0009-mysql-workbench-gnome-keyring.patch'
'0010-mysql-workbench-object.patch'
'0011-mysql-workbench-swig.patch'
+   '0012-mysql-workbench-cpp11.patch'
'arch_linux_profile.xml')
 sha256sums=('be47f30c48c04f951a1be9b6496e4d94d5b975d6c693933ba2fa6e96718179d3'
 'SKIP'
@@ -39,6 +40,7 @@
 '9c2ae2fe7a4f59502bdcf591a07353c350b0ba29c3935c8242d97848cc0e50d3'
 'c8bbaee5d601333730bd200baa9514e880e4c5277b1241a67e267b602b400ded'
 'ac110e12ec775dd18400dc3e8ed2b0502ad857ea2b4c6c509481eaed1991a646'
+'f76ffa7343b758ac0de2448e948c533e8623a0e426d293602ab7261c853ec684'
 '28724c4b4cec29ce19aada08279df1b086381cd788fef7ae07c1860f7d17af7e')
 
 prepare() {
@@ -60,6 +62,10 @@
# fix the swig workaround
patch -Np1 < "${srcdir}"/0011-mysql-workbench-swig.patch
 
+   # fix for C++11
+   # http://bugs.mysql.com/bug.php?id=78668
+   patch -Np1 < "${srcdir}"/0012-mysql-workbench-cpp11.patch
+
# fix GDAL
sed -i '/#include/s|gdal/||' backend/wbpublic/grtui/geom_draw_box.h 
backend/wbpublic/grt/spatial_handler.h
 
@@ -70,8 +76,11 @@
 build() {
cd "${srcdir}/mysql-workbench-community-${pkgver}-src/"
 
+   # link to libsigc++, which requires ISO C++ 2011 standard
+   # so add the flag to enable c++11
cmake . \
-   -DCMAKE_INSTALL_PREFIX:PATH=/usr
+   -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+   -DCMAKE_CXX_FLAGS="-std=c++11"
 
make
 }


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

2015-10-22 Thread Sergej Pupykin
Date: Thursday, October 22, 2015 @ 15:58:22
  Author: spupykin
Revision: 144699

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |  100 +++
 drupal.install |   30 
 2 files changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-22 13:58:12 UTC (rev 144698)
+++ PKGBUILD2015-10-22 13:58:22 UTC (rev 144699)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Corrado Primier 
-
-pkgname=drupal
-pkgver=7.40
-pkgrel=1
-pkgdesc="A PHP-based content management platform"
-arch=('any')
-url="http://www.drupal.org/;
-license=('GPL')
-depends=('php')
-install='drupal.install'
-options=(!strip)
-source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('d4509f13c23999a76e61ec4d5ccfaf26')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-#  patch -p1 <$srcdir/1599774-htaccess-apache-2.4-53-D7-backport.patch
-}
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/drupal
-  mkdir -p ${_instdir}
-  cd ${_instdir}
-  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
-
-  # move .htaccess
-  mkdir -p $pkgdir/etc/webapps/drupal
-  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
-  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
-  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
-
-  # move sites/
-  mkdir -p $pkgdir/var/lib/drupal/
-  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
-  ln -s /var/lib/drupal/sites ${_instdir}/sites
-
-  # apache config example
-  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Require all granted
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
-   
-EOF
-}

Copied: drupal/repos/community-any/PKGBUILD (from rev 144698, 
drupal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-22 13:58:22 UTC (rev 144699)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Corrado Primier 
+
+pkgname=drupal
+pkgver=7.41
+pkgrel=1
+pkgdesc="A PHP-based content management platform"
+arch=('any')
+url="http://www.drupal.org/;
+license=('GPL')
+depends=('php')
+install='drupal.install'
+options=(!strip)
+source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
+md5sums=('7636e75e8be213455b4ac7911ce5801f')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+#  patch -p1 <$srcdir/1599774-htaccess-apache-2.4-53-D7-backport.patch
+}
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/drupal
+  mkdir -p ${_instdir}
+  cd ${_instdir}
+  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
+
+  # move .htaccess
+  mkdir -p $pkgdir/etc/webapps/drupal
+  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
+  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
+  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
+
+  # move sites/
+  mkdir -p $pkgdir/var/lib/drupal/
+  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
+  ln -s /var/lib/drupal/sites ${_instdir}/sites
+
+  # apache config example
+  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
+   AllowOverride All
+   Options FollowSymlinks
+   Require all granted
+   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
+   
+EOF
+}

Deleted: drupal.install
===
--- drupal.install  2015-10-22 13:58:12 UTC (rev 144698)
+++ drupal.install  2015-10-22 13:58:22 UTC (rev 144699)
@@ -1,15 +0,0 @@
-post_install() {
-  echo "Remember that you need to install either mysql or postgresql for this 
package"
-  echo "to work. Also make sure to read either INSTALL.mysql.txt (for MySQL) 
or"
-  echo "INSTALL.pgsql.txt (for PostgreSQL) in /usr/share/webapps/drupal/."
-  if [[ ! `grep "^extension=mysql.so" /etc/php/php.ini` ]]
-   then echo "If you use mysql you should enable its module by adding the 
line:"
-   echo "   extension=mysql.so"
-   echo "to your /etc/php/php.ini, otherwise drupal won't work."
-  fi
-  chown -R http:http var/lib/drupal
-}
-
-post_upgrade() {
-  chown -R http:http var/lib/drupal
-}

Copied: drupal/repos/community-any/drupal.install (from rev 144698, 
drupal/trunk/drupal.install)

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

2015-10-22 Thread Sergej Pupykin
Date: Thursday, October 22, 2015 @ 15:58:08
  Author: spupykin
Revision: 144697

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-22 13:57:48 UTC (rev 144696)
+++ community-i686/PKGBUILD 2015-10-22 13:58:08 UTC (rev 144697)
@@ -1,38 +0,0 @@
-# Maintainer: Alex Szczuczko 
-# Contributor: Devin Cofer 
-# Contributor: Imanol Celaya 
-
-pkgname=bmake
-pkgver=20150910
-pkgrel=1
-pkgdesc="Portable version of the NetBSD 'make' build tool"
-arch=('i686' 'x86_64')
-url="http://www.crufty.net/help/sjg/bmake.html;
-license=('BSD')
-source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;)
-md5sums=('6fda7d89ad9ae113864003b3d5f079a9')
-
-prepare() {
-cd "$srcdir/$pkgname"
-# Add missing bsd.*.mk symlinks
-_links_orig="dep doc init lib links man nls obj own prog subdir"
-_links_new="dep doc inc init lib links man nls obj own prog subdir"
-sed -i -e "s/$_links_orig/$_links_new/" mk/install-mk
-}
-
-build() {
-cd "$srcdir"
-mkdir -p bmake-build
-cd bmake-build
-sh ../bmake/boot-strap --prefix=/usr
-}
-
-package() {
-cd "$srcdir/bmake-build"
-# Fix directory permissions on install
-install -dm0755 "$pkgdir/usr/bin"
-install -dm0755 "$pkgdir/usr/share/man/cat1"
-install -dm0755 "$pkgdir/usr/share/licenses/$pkgname"
-sh ../bmake/boot-strap --prefix=/usr --install-destdir="$pkgdir" op=install
-head -n70 ../bmake/main.c >$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: bmake/repos/community-i686/PKGBUILD (from rev 144696, 
bmake/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-22 13:58:08 UTC (rev 144697)
@@ -0,0 +1,38 @@
+# Maintainer: Alex Szczuczko 
+# Contributor: Devin Cofer 
+# Contributor: Imanol Celaya 
+
+pkgname=bmake
+pkgver=20151020
+pkgrel=1
+pkgdesc="Portable version of the NetBSD 'make' build tool"
+arch=('i686' 'x86_64')
+url="http://www.crufty.net/help/sjg/bmake.html;
+license=('BSD')
+source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;)
+md5sums=('f6df5751c8144b0b1d81e140540c0526')
+
+prepare() {
+cd "$srcdir/$pkgname"
+# Add missing bsd.*.mk symlinks
+_links_orig="dep doc init lib links man nls obj own prog subdir"
+_links_new="dep doc inc init lib links man nls obj own prog subdir"
+sed -i -e "s/$_links_orig/$_links_new/" mk/install-mk
+}
+
+build() {
+cd "$srcdir"
+mkdir -p bmake-build
+cd bmake-build
+sh ../bmake/boot-strap --prefix=/usr
+}
+
+package() {
+cd "$srcdir/bmake-build"
+# Fix directory permissions on install
+install -dm0755 "$pkgdir/usr/bin"
+install -dm0755 "$pkgdir/usr/share/man/cat1"
+install -dm0755 "$pkgdir/usr/share/licenses/$pkgname"
+sh ../bmake/boot-strap --prefix=/usr --install-destdir="$pkgdir" op=install
+head -n70 ../bmake/main.c >$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-22 13:57:48 UTC (rev 144696)
+++ community-x86_64/PKGBUILD   2015-10-22 13:58:08 UTC (rev 144697)
@@ -1,38 +0,0 @@
-# Maintainer: Alex Szczuczko 
-# Contributor: Devin Cofer 
-# Contributor: Imanol Celaya 
-
-pkgname=bmake
-pkgver=20150910
-pkgrel=1
-pkgdesc="Portable version of the NetBSD 'make' build tool"
-arch=('i686' 'x86_64')
-url="http://www.crufty.net/help/sjg/bmake.html;
-license=('BSD')
-source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz;)
-md5sums=('6fda7d89ad9ae113864003b3d5f079a9')
-
-prepare() {
-cd "$srcdir/$pkgname"
-# Add missing bsd.*.mk symlinks
-_links_orig="dep doc init lib links man nls obj own prog subdir"
-_links_new="dep doc inc init lib links man nls obj own prog subdir"
-sed -i -e "s/$_links_orig/$_links_new/" mk/install-mk
-}
-
-build() {
-cd "$srcdir"
-mkdir -p bmake-build
-cd bmake-build
-sh ../bmake/boot-strap --prefix=/usr
-}
-
-package() {
-cd "$srcdir/bmake-build"
-# Fix directory permissions on install
-install -dm0755 "$pkgdir/usr/bin"
-

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

2015-10-22 Thread Tobias Powalowski
Date: Friday, October 23, 2015 @ 07:53:20
  Author: tpowa
Revision: 249673

upgpkg: linux 4.2.4-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
Deleted:
  linux/trunk/0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch
  linux/trunk/0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch

-+
 0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch |   65 --
 0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch |  103 
--
 PKGBUILD|   21 --
 3 files changed, 4 insertions(+), 185 deletions(-)

Deleted: 0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch
===
--- 0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch 
2015-10-23 04:32:18 UTC (rev 249672)
+++ 0001-e1000e-Fix-tight-loop-implementation-of-systime-read.patch 
2015-10-23 05:53:20 UTC (rev 249673)
@@ -1,65 +0,0 @@
-From 37b12910dd11d9ab969f2c310dc9160b7f3e3405 Mon Sep 17 00:00:00 2001
-From: Raanan Avargil 
-Date: Sun, 19 Jul 2015 16:33:20 +0300
-Subject: [PATCH] e1000e: Fix tight loop implementation of systime read
- algorithm
-
-Change the algorithm. Read systimel twice and check for overflow.
-If there was no overflow, use the first value.
-If there was an overflow, read systimeh again and use the second
-systimel value.
-
-Signed-off-by: Raanan Avargil 
-Tested-by: Aaron Brown 
-Signed-off-by: Jeff Kirsher 

- drivers/net/ethernet/intel/e1000e/netdev.c | 31 --
- 1 file changed, 21 insertions(+), 10 deletions(-)
-
-diff --git a/drivers/net/ethernet/intel/e1000e/netdev.c 
b/drivers/net/ethernet/intel/e1000e/netdev.c
-index 24b7269..96a8166 100644
 a/drivers/net/ethernet/intel/e1000e/netdev.c
-+++ b/drivers/net/ethernet/intel/e1000e/netdev.c
-@@ -4280,18 +4280,29 @@ static cycle_t e1000e_cyclecounter_read(const struct 
cyclecounter *cc)
-   struct e1000_adapter *adapter = container_of(cc, struct e1000_adapter,
-cc);
-   struct e1000_hw *hw = >hw;
-+  u32 systimel_1, systimel_2, systimeh;
-   cycle_t systim, systim_next;
--  /* SYSTIMH latching upon SYSTIML read does not work well. To fix that
--   * we don't want to allow overflow of SYSTIML and a change to SYSTIMH
--   * to occur between reads, so if we read a vale close to overflow, we
--   * wait for overflow to occur and read both registers when its safe.
-+  /* SYSTIMH latching upon SYSTIML read does not work well.
-+   * This means that if SYSTIML overflows after we read it but before
-+   * we read SYSTIMH, the value of SYSTIMH has been incremented and we
-+   * will experience a huge non linear increment in the systime value
-+   * to fix that we test for overflow and if true, we re-read systime.
-*/
--  u32 systim_overflow_latch_fix = 0x3FFF;
--
--  do {
--  systim = (cycle_t)er32(SYSTIML);
--  } while (systim > systim_overflow_latch_fix);
--  systim |= (cycle_t)er32(SYSTIMH) << 32;
-+  systimel_1 = er32(SYSTIML);
-+  systimeh = er32(SYSTIMH);
-+  systimel_2 = er32(SYSTIML);
-+  /* Check for overflow. If there was no overflow, use the values */
-+  if (systimel_1 < systimel_2) {
-+  systim = (cycle_t)systimel_1;
-+  systim |= (cycle_t)systimeh << 32;
-+  } else {
-+  /* There was an overflow, read again SYSTIMH, and use
-+   * systimel_2
-+   */
-+  systimeh = er32(SYSTIMH);
-+  systim = (cycle_t)systimel_2;
-+  systim |= (cycle_t)systimeh << 32;
-+  }
- 
-   if ((hw->mac.type == e1000_82574) || (hw->mac.type == e1000_82583)) {
-   u64 incvalue, time_delta, rem, temp;
--- 
-2.5.1
-

Deleted: 0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch
===
--- 0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch 
2015-10-23 04:32:18 UTC (rev 249672)
+++ 0001-netfilter-conntrack-use-nf_ct_tmpl_free-in-CT-synpro.patch 
2015-10-23 05:53:20 UTC (rev 249673)
@@ -1,103 +0,0 @@
-From 9cf94eab8b309e8bcc78b41dd1561c75b537dd0b Mon Sep 17 00:00:00 2001
-From: Daniel Borkmann 
-Date: Mon, 31 Aug 2015 19:11:02 +0200
-Subject: [PATCH] netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy
- error paths
-
-Commit 0838aa7fcfcd ("netfilter: fix netns dependencies with conntrack
-templates") migrated templates to the new allocator api, but forgot to
-update error paths for them in CT and synproxy to use nf_ct_tmpl_free()
-instead of nf_conntrack_free().
-
-Due to that, memory is being freed into the wrong 

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

2015-10-22 Thread Tobias Powalowski
Date: Friday, October 23, 2015 @ 07:53:38
  Author: tpowa
Revision: 249674

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 249673, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 249673, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 249673, linux/trunk/config)
  linux/repos/testing-i686/config-4.3
(from rev 249673, linux/trunk/config-4.3)
  linux/repos/testing-i686/config-4.3.x86_64
(from rev 249673, linux/trunk/config-4.3.x86_64)
  linux/repos/testing-i686/config.x86_64
(from rev 249673, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 249673, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 249673, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 249673, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 249673, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 249673, linux/trunk/config)
  linux/repos/testing-x86_64/config-4.3
(from rev 249673, linux/trunk/config-4.3)
  linux/repos/testing-x86_64/config-4.3.x86_64
(from rev 249673, linux/trunk/config-4.3.x86_64)
  linux/repos/testing-x86_64/config.x86_64
(from rev 249673, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 249673, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 249673, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  290 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 7723 
 testing-i686/config-4.3  | 7797 +
 testing-i686/config-4.3.x86_64   | 7558 
 testing-i686/config.x86_64   | 7475 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  290 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 7723 
 testing-x86_64/config-4.3| 7797 +
 testing-x86_64/config-4.3.x86_64 | 7558 
 testing-x86_64/config.x86_64 | 7475 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 16 files changed, 61810 insertions(+)

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


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

2015-10-22 Thread Johannes Löthberg
Date: Thursday, October 22, 2015 @ 17:10:50
  Author: demize
Revision: 144710

python-pylibmc: Update checksum

Modified:
  python-pylibmc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 15:09:42 UTC (rev 144709)
+++ PKGBUILD2015-10-22 15:10:50 UTC (rev 144710)
@@ -15,7 +15,7 @@
 
 
source=("https://pypi.python.org/packages/source/p/pylibmc/pylibmc-$pkgver.tar.gz;)
 
-md5sums=('eaed0ba707abc0eabb1356310febada1')
+md5sums=('4ac8daf1f4b2dc90b21b67355055f992')
 
 package_python-pylibmc() {
depends=('python')


  1   2   >