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

2016-10-29 Thread Sven-Hendrik Haase
Date: Sunday, October 30, 2016 @ 03:58:39
  Author: svenstaro
Revision: 279467

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-30 03:58:29 UTC (rev 279466)
+++ extra-i686/PKGBUILD 2016-10-30 03:58:39 UTC (rev 279467)
@@ -1,35 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=sdl2
-pkgver=2.0.5
-pkgrel=1
-pkgdesc="A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard (Version 2)"
-arch=('i686' 'x86_64')
-url="http://www.libsdl.org";
-license=('MIT')
-depends=('glibc' 'libxext' 'libxrender' 'libx11' 'libgl' 'libxcursor')
-makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 
'libxkbcommon')
-optdepends=('alsa-lib: ALSA audio driver'
-'libpulse: PulseAudio audio driver')
-source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz";)
-md5sums=('d4055424d556b4a908aa76fad63abd3c')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../SDL2-$pkgver/configure --prefix=/usr \
---enable-sdl-dlopen \
---disable-arts --disable-esd --disable-nas \
---enable-alsa --enable-pulseaudio-shared \
---enable-video-wayland \
---disable-rpath
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../SDL2-$pkgver/COPYING.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: sdl2/repos/extra-i686/PKGBUILD (from rev 279466, sdl2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-30 03:58:39 UTC (rev 279467)
@@ -0,0 +1,37 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=sdl2
+pkgver=2.0.5
+pkgrel=2
+pkgdesc="A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard (Version 2)"
+arch=('i686' 'x86_64')
+url="http://www.libsdl.org";
+license=('MIT')
+depends=('glibc' 'libxext' 'libxrender' 'libx11' 'libgl' 'libxcursor')
+makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 
'libxkbcommon' 'wayland-protocols')
+optdepends=('alsa-lib: ALSA audio driver'
+'libpulse: PulseAudio audio driver')
+source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz"{,.sig})
+sha512sums=('6401f5df08c08316c09bc6ac5b28345c5184bb25770baa5c94c0a582ae130ddf73bb736e44bb31f4e427c1ddbbeec4755a6a5f530b6b4c3d0f13ebc78ddc1750'
+'SKIP')
+validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../SDL2-$pkgver/configure --prefix=/usr \
+--enable-sdl-dlopen \
+--disable-arts --disable-esd --disable-nas \
+--enable-alsa --enable-pulseaudio-shared \
+--enable-video-wayland \
+--disable-rpath
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../SDL2-$pkgver/COPYING.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-30 03:58:29 UTC (rev 279466)
+++ extra-x86_64/PKGBUILD   2016-10-30 03:58:39 UTC (rev 279467)
@@ -1,35 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=sdl2
-pkgver=2.0.5
-pkgrel=1
-pkgdesc="A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard (Version 2)"
-arch=('i686' 'x86_64')
-url="http://www.libsdl.org";
-license=('MIT')
-depends=('glibc' 'libxext' 'libxrender' 'libx11' 'libgl' 'libxcursor')
-makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 
'libxkbcommon')
-optdepends=('alsa-lib: ALSA audio driver'
-'libpulse: PulseAudio audio driver')
-source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz";)
-md5sums=('d4055424d556b4a908aa76fad63abd3c')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../SDL2-$pkgver/configure --prefix=/usr \
---enable-sdl-dlopen \
---disable-arts --disable-esd --disable-nas \
---enable-alsa --enable-pulseaudio-shared \
---enable-video-wayland \
---disable-rpath
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../SDL2-$pkgver/COPYING.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: sdl2/repos/extra-x86_64/PKGBUILD (from rev 279466, sdl2/trunk/PKGBUILD)

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

2016-10-29 Thread Sven-Hendrik Haase
Date: Sunday, October 30, 2016 @ 03:58:29
  Author: svenstaro
Revision: 279466

upgpkg: sdl2 2.0.5-2

Add gpg stuff and wayland

Modified:
  sdl2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-30 03:39:46 UTC (rev 279465)
+++ PKGBUILD2016-10-30 03:58:29 UTC (rev 279466)
@@ -1,17 +1,19 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=sdl2
 pkgver=2.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard (Version 2)"
 arch=('i686' 'x86_64')
 url="http://www.libsdl.org";
 license=('MIT')
 depends=('glibc' 'libxext' 'libxrender' 'libx11' 'libgl' 'libxcursor')
-makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 
'libxkbcommon')
+makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 
'libxkbcommon' 'wayland-protocols')
 optdepends=('alsa-lib: ALSA audio driver'
 'libpulse: PulseAudio audio driver')
-source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz";)
-md5sums=('d4055424d556b4a908aa76fad63abd3c')
+source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz"{,.sig})
+sha512sums=('6401f5df08c08316c09bc6ac5b28345c5184bb25770baa5c94c0a582ae130ddf73bb736e44bb31f4e427c1ddbbeec4755a6a5f530b6b4c3d0f13ebc78ddc1750'
+'SKIP')
+validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6')
 
 prepare() {
   mkdir build


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

2016-10-29 Thread Sven-Hendrik Haase
Date: Sunday, October 30, 2016 @ 03:39:46
  Author: svenstaro
Revision: 279465

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

Added:
  qtcreator/repos/extra-i686/PKGBUILD
(from rev 279464, qtcreator/trunk/PKGBUILD)
  qtcreator/repos/extra-i686/qtcreator.desktop
(from rev 279464, qtcreator/trunk/qtcreator.desktop)
  qtcreator/repos/extra-x86_64/PKGBUILD
(from rev 279464, qtcreator/trunk/PKGBUILD)
  qtcreator/repos/extra-x86_64/qtcreator.desktop
(from rev 279464, qtcreator/trunk/qtcreator.desktop)
Deleted:
  qtcreator/repos/extra-i686/PKGBUILD
  qtcreator/repos/extra-i686/qtcreator.desktop
  qtcreator/repos/extra-x86_64/PKGBUILD
  qtcreator/repos/extra-x86_64/qtcreator.desktop

+
 /PKGBUILD  |  134 +++
 /qtcreator.desktop |   20 +
 extra-i686/PKGBUILD|   68 ---
 extra-i686/qtcreator.desktop   |   10 --
 extra-x86_64/PKGBUILD  |   68 ---
 extra-x86_64/qtcreator.desktop |   10 --
 6 files changed, 154 insertions(+), 156 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-30 03:39:30 UTC (rev 279464)
+++ extra-i686/PKGBUILD 2016-10-30 03:39:46 UTC (rev 279465)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Imanol Celaya 
-# Contributor: Lukas Jirkovsky 
-# Contributor: Dan Vratil 
-# Contributor: thotypous 
-# Contributor: delor 
-
-pkgname=qtcreator
-pkgver=4.1.0
-_pkgver=v4.1.0
-pkgrel=3
-pkgdesc='Lightweight, cross-platform integrated development environment'
-arch=('i686' 'x86_64')
-url='http://qt-project.org'
-license=('LGPL')
-depends=('qt5-tools' 'qt5-declarative' 'qt5-script' 'qt5-quickcontrols' 
'qt5-quickcontrols2' 'qt5-webkit')
-makedepends=('git' 'mesa' 'clang')
-options=('docs')
-optdepends=('qt5-doc: integrated Qt documentation'
-'qt5-examples: welcome page examples'
-'qt5-translations: for other languages'
-'gdb: debugger'
-'cmake: cmake project support'
-'openssh-askpass: ssh support'
-'git: git support'
-'mercurial: mercurial support'
-'bzr: bazaar support'
-'clang: Clang code model'
-'valgrind: analyze support')
-source=("git://code.qt.io/qt-creator/qt-creator.git#tag=${_pkgver}"
-"git://code.qt.io/qt-labs/qbs.git"
-'qtcreator.desktop')
-md5sums=('SKIP'
- 'SKIP'
- '800c94165c547b64012a207d9830250a')
-
-prepare() {
-  cd qt-creator
-  git submodule init
-  git config submodule.qbs.url $srcdir/qbs
-  git submodule update
-}
-
-build() {
-  [[ -d build ]] && rm -r build
-  mkdir build && cd build
-
-  LLVM_INSTALL_DIR=/usr qmake CONFIG+=journald -r ../qt-creator/qtcreator.pro
-  make
-  make docs -j1
-}
-
-package() {
-  cd build
-
-  make INSTALL_ROOT="${pkgdir}/usr/" install
-  make INSTALL_ROOT="${pkgdir}/usr/" install_docs
-
-  # Workaround for FS#40583
-  mv "${pkgdir}"/usr/bin/qtcreator "${pkgdir}"/usr/bin/qtcreator-bin
-  echo "#!/bin/sh" > "${pkgdir}"/usr/bin/qtcreator
-  echo "QT_LOGGING_TO_CONSOLE=1 qtcreator-bin \$@" >> 
"${pkgdir}"/usr/bin/qtcreator
-  chmod +x "${pkgdir}"/usr/bin/qtcreator
-
-  install -Dm644 ${srcdir}/qtcreator.desktop 
${pkgdir}/usr/share/applications/qtcreator.desktop
-  install -Dm644 ${srcdir}/qt-creator/LICENSE.GPL3-EXCEPT 
${pkgdir}/usr/share/licenses/qtcreator/LICENSE.GPL3-EXCEPT
-}

Copied: qtcreator/repos/extra-i686/PKGBUILD (from rev 279464, 
qtcreator/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-30 03:39:46 UTC (rev 279465)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Imanol Celaya 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dan Vratil 
+# Contributor: thotypous 
+# Contributor: delor 
+
+pkgname=qtcreator
+pkgver=4.1.0
+_pkgver=v4.1.0
+pkgrel=4
+pkgdesc='Lightweight, cross-platform integrated development environment'
+arch=('i686' 'x86_64')
+url='http://qt-project.org'
+license=('LGPL')
+depends=('qt5-tools' 'qt5-declarative' 'qt5-script' 'qt5-quickcontrols' 
'qt5-quickcontrols2' 'qt5-webkit' 'clang')
+makedepends=('git' 'mesa')
+options=('docs')
+optdepends=('qt5-doc: integrated Qt documentation'
+'qt5-examples: welcome page examples'
+'qt5-translations: for other languages'
+'gdb: debugger'
+'cmake: cmake project support'
+'openssh-askpass: ssh support'
+'git: git support'
+'mercurial: mercurial support'
+'bzr: bazaar support'
+'valgrind: analyze support')
+source=("git://code.qt.io/qt-creator/qt-creator.git#tag=${_pkgver}"
+"git://code.qt.io/qt-labs/qbs.git"
+'qtcreator.desktop')
+md5sums=('SKIP'
+ 'SKIP'
+

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

2016-10-29 Thread Sven-Hendrik Haase
Date: Sunday, October 30, 2016 @ 03:39:30
  Author: svenstaro
Revision: 279464

upgpkg: qtcreator 4.1.0-4

Hard depend on clang

Modified:
  qtcreator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 23:27:26 UTC (rev 279463)
+++ PKGBUILD2016-10-30 03:39:30 UTC (rev 279464)
@@ -9,13 +9,13 @@
 pkgname=qtcreator
 pkgver=4.1.0
 _pkgver=v4.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=('i686' 'x86_64')
 url='http://qt-project.org'
 license=('LGPL')
-depends=('qt5-tools' 'qt5-declarative' 'qt5-script' 'qt5-quickcontrols' 
'qt5-quickcontrols2' 'qt5-webkit')
-makedepends=('git' 'mesa' 'clang')
+depends=('qt5-tools' 'qt5-declarative' 'qt5-script' 'qt5-quickcontrols' 
'qt5-quickcontrols2' 'qt5-webkit' 'clang')
+makedepends=('git' 'mesa')
 options=('docs')
 optdepends=('qt5-doc: integrated Qt documentation'
 'qt5-examples: welcome page examples'
@@ -26,7 +26,6 @@
 'git: git support'
 'mercurial: mercurial support'
 'bzr: bazaar support'
-'clang: Clang code model'
 'valgrind: analyze support')
 source=("git://code.qt.io/qt-creator/qt-creator.git#tag=${_pkgver}"
 "git://code.qt.io/qt-labs/qbs.git"


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

2016-10-29 Thread Antonio Rojas
Date: Saturday, October 29, 2016 @ 23:27:26
  Author: arojas
Revision: 279463

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

Added:
  kdebase-runtime/repos/testing-i686/PKGBUILD
(from rev 279462, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/testing-i686/kdebase-runtime-gpgme-1.7.patch
(from rev 279462, kdebase-runtime/trunk/kdebase-runtime-gpgme-1.7.patch)
  kdebase-runtime/repos/testing-x86_64/PKGBUILD
(from rev 279462, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/testing-x86_64/kdebase-runtime-gpgme-1.7.patch
(from rev 279462, kdebase-runtime/trunk/kdebase-runtime-gpgme-1.7.patch)
Deleted:
  kdebase-runtime/repos/testing-i686/PKGBUILD
  kdebase-runtime/repos/testing-i686/kdebase-runtime-gpgme-1.7.patch
  kdebase-runtime/repos/testing-x86_64/PKGBUILD
  kdebase-runtime/repos/testing-x86_64/kdebase-runtime-gpgme-1.7.patch

+
 /PKGBUILD  |  126 
 /kdebase-runtime-gpgme-1.7.patch   |  180 +++
 testing-i686/PKGBUILD  |   59 ---
 testing-i686/kdebase-runtime-gpgme-1.7.patch   |   90 ---
 testing-x86_64/PKGBUILD|   59 ---
 testing-x86_64/kdebase-runtime-gpgme-1.7.patch |   90 ---
 6 files changed, 306 insertions(+), 298 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-10-29 23:26:54 UTC (rev 279462)
+++ testing-i686/PKGBUILD   2016-10-29 23:27:26 UTC (rev 279463)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=kdebase-runtime
-pkgver=16.08.2
-pkgrel=2
-pkgdesc="Plugins and applications necessary for the running of KDE 
applications"
-arch=('i686' 'x86_64')
-url='https://www.kde.org/'
-license=('GPL' 'LGPL')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 
'networkmanager' 'boost' 'kdepimlibs')
-depends=('libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth' 'libwebp' 'exiv2' 'gpgme')
-optdepends=('kdepimlibs4: for DrKonqi' 'gdb: needed by DrKonqi to generate 
backtrace' 'khelpcenter: to display applications documentation')
-provides=(notification-daemon)
-conflicts=(kdesu4)
-replaces=(kdesu4)
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz";
 kdebase-runtime-gpgme-1.7.patch)
-sha1sums=('966c5706318f6f8f09aa77332d4088a379cb1914'
-  'a9261cc182da51ed86155e5068a845b9d490b784')
-
-prepare() {
-  mkdir -p build
-
-# Build against gpgme's gpgme++
-  cd kde-runtime-$pkgver
-  patch -p1 -i ../kdebase-runtime-gpgme-1.7.patch
-}
-
-build() {
-  cd build
-  cmake ../kde-runtime-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_QNtrack=OFF \
--DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \
--DWITH_NepomukCore=OFF \
--DBUILD_khelpcenter=OFF \
--DBUILD_kglobalaccel=OFF \
--DBUILD_kuiserver=OFF \
--DBUILD_doc=OFF \
--DWITH_QGpgme=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  rm "$pkgdir"/usr/share/icons/hicolor/index.theme
-  ln -s /usr/lib/kde4/libexec/kdesu "$pkgdir"/usr/bin/kdesu4
-
-# FS#36668
-  chown :nobody "$pkgdir"/usr/lib/kde4/libexec/kdesud
-  chmod g+s "$pkgdir"/usr/lib/kde4/libexec/kdesud
-}

Copied: kdebase-runtime/repos/testing-i686/PKGBUILD (from rev 279462, 
kdebase-runtime/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-29 23:27:26 UTC (rev 279463)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdebase-runtime
+pkgver=16.08.2
+pkgrel=3
+pkgdesc="Plugins and applications necessary for the running of KDE 
applications"
+arch=('i686' 'x86_64')
+url='https://www.kde.org/'
+license=('GPL' 'LGPL')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 
'networkmanager' 'boost')
+depends=('libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth' 'libwebp' 'exiv2' 'gpgme')
+optdepends=('drkonqi: crash report tool' 'khelpcenter: to display applications 
documentation')
+provides=(notification-daemon)
+conflicts=(kdesu4)
+replaces=(kdesu4)
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz";
 kdebase-runtime-gpgme-1.7.patch)
+sha1sums=('966c5706318f6f8f09aa77332d4088a379cb1914'
+  'a9261cc182da51ed86155e5068a845b9d490b784')
+
+prepare() {
+  mkdir -p build
+
+# Build against gpgme's gpgme++
+  cd kde-runtime-$pkgver
+  patch -p1 -i ../kdebase-runtime-gpgme-1.7.patch
+# Don't build drkonqi
+  sed -e '/drkonqi/d' -i CMakeLists.tx

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

2016-10-29 Thread Antonio Rojas
Date: Saturday, October 29, 2016 @ 23:26:54
  Author: arojas
Revision: 279462

Don't build drkonqi, use KF5 version

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 20:44:44 UTC (rev 279461)
+++ PKGBUILD2016-10-29 23:26:54 UTC (rev 279462)
@@ -5,14 +5,14 @@
 
 pkgname=kdebase-runtime
 pkgver=16.08.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugins and applications necessary for the running of KDE 
applications"
 arch=('i686' 'x86_64')
 url='https://www.kde.org/'
 license=('GPL' 'LGPL')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 
'networkmanager' 'boost' 'kdepimlibs')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 
'networkmanager' 'boost')
 depends=('libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth' 'libwebp' 'exiv2' 'gpgme')
-optdepends=('kdepimlibs4: for DrKonqi' 'gdb: needed by DrKonqi to generate 
backtrace' 'khelpcenter: to display applications documentation')
+optdepends=('drkonqi: crash report tool' 'khelpcenter: to display applications 
documentation')
 provides=(notification-daemon)
 conflicts=(kdesu4)
 replaces=(kdesu4)
@@ -26,6 +26,8 @@
 # Build against gpgme's gpgme++
   cd kde-runtime-$pkgver
   patch -p1 -i ../kdebase-runtime-gpgme-1.7.patch
+# Don't build drkonqi
+  sed -e '/drkonqi/d' -i CMakeLists.txt
 }
 
 build() {
@@ -41,8 +43,7 @@
 -DBUILD_khelpcenter=OFF \
 -DBUILD_kglobalaccel=OFF \
 -DBUILD_kuiserver=OFF \
--DBUILD_doc=OFF \
--DWITH_QGpgme=ON
+-DBUILD_doc=OFF
   make
 }
 
@@ -53,6 +54,9 @@
   rm "$pkgdir"/usr/share/icons/hicolor/index.theme
   ln -s /usr/lib/kde4/libexec/kdesu "$pkgdir"/usr/bin/kdesu4
 
+# Use KF5 drkonqi
+  ln -s /usr/lib/drkonqi "$pkgdir"/usr/lib/kde4/libexec/
+
 # FS#36668
   chown :nobody "$pkgdir"/usr/lib/kde4/libexec/kdesud
   chmod g+s "$pkgdir"/usr/lib/kde4/libexec/kdesud


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

2016-10-29 Thread Jelle van der Waa
Date: Saturday, October 29, 2016 @ 21:20:13
  Author: jelle
Revision: 193982

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

Added:
  sunxi-tools/repos/community-i686/
  sunxi-tools/repos/community-i686/PKGBUILD
(from rev 193981, sunxi-tools/trunk/PKGBUILD)
  sunxi-tools/repos/community-x86_64/
  sunxi-tools/repos/community-x86_64/PKGBUILD
(from rev 193981, sunxi-tools/trunk/PKGBUILD)

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

Copied: sunxi-tools/repos/community-i686/PKGBUILD (from rev 193981, 
sunxi-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-29 21:20:13 UTC (rev 193982)
@@ -0,0 +1,23 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Marco Kundt 
+
+pkgname=sunxi-tools
+pkgver=1.4
+pkgrel=1
+pkgdesc="Tools to help hacking Allwinner devices."
+arch=('i686' 'x86_64')
+url="https://github.com/linux-sunxi/sunxi-tools";
+license=('GPL')
+depends=(libusb)
+source=(https://github.com/linux-sunxi/${pkgname}/archive/v${pkgver}.tar.gz)
+sha256sums=('f80e6cd5f2d61d57d4f0e68b345e2a42aac206350be0680d233c494e3a13a7c3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  PREFIX="$pkgdir/usr" make install
+}

Copied: sunxi-tools/repos/community-x86_64/PKGBUILD (from rev 193981, 
sunxi-tools/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-29 21:20:13 UTC (rev 193982)
@@ -0,0 +1,23 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Marco Kundt 
+
+pkgname=sunxi-tools
+pkgver=1.4
+pkgrel=1
+pkgdesc="Tools to help hacking Allwinner devices."
+arch=('i686' 'x86_64')
+url="https://github.com/linux-sunxi/sunxi-tools";
+license=('GPL')
+depends=(libusb)
+source=(https://github.com/linux-sunxi/${pkgname}/archive/v${pkgver}.tar.gz)
+sha256sums=('f80e6cd5f2d61d57d4f0e68b345e2a42aac206350be0680d233c494e3a13a7c3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  PREFIX="$pkgdir/usr" make install
+}


[arch-commits] Commit in (4 files)

2016-10-29 Thread Jelle van der Waa
Date: Saturday, October 29, 2016 @ 21:17:45
  Author: jelle
Revision: 193981

sunxi-tools: initial commit

Added:
  sunxi-tools/
  sunxi-tools/repos/
  sunxi-tools/trunk/
  sunxi-tools/trunk/PKGBUILD

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

Added: sunxi-tools/trunk/PKGBUILD
===
--- sunxi-tools/trunk/PKGBUILD  (rev 0)
+++ sunxi-tools/trunk/PKGBUILD  2016-10-29 21:17:45 UTC (rev 193981)
@@ -0,0 +1,23 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Marco Kundt 
+
+pkgname=sunxi-tools
+pkgver=1.4
+pkgrel=1
+pkgdesc="Tools to help hacking Allwinner devices."
+arch=('i686' 'x86_64')
+url="https://github.com/linux-sunxi/sunxi-tools";
+license=('GPL')
+depends=(libusb)
+source=(https://github.com/linux-sunxi/${pkgname}/archive/v${pkgver}.tar.gz)
+sha256sums=('f80e6cd5f2d61d57d4f0e68b345e2a42aac206350be0680d233c494e3a13a7c3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  PREFIX="$pkgdir/usr" make install
+}


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


[arch-commits] Commit in wine/repos/multilib-x86_64 (4 files)

2016-10-29 Thread Sven-Hendrik Haase
Date: Saturday, October 29, 2016 @ 20:57:57
  Author: svenstaro
Revision: 193980

archrelease: copy trunk to multilib-x86_64

Added:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 193979, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-x86_64/PKGBUILD
(from rev 193979, wine/trunk/PKGBUILD)
Deleted:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
  wine/repos/multilib-x86_64/PKGBUILD

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  356 
 2 files changed, 198 insertions(+), 198 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2016-10-29 20:52:33 UTC (rev 193979)
+++ 30-win32-aliases.conf   2016-10-29 20:57:57 UTC (rev 193980)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 193979, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2016-10-29 20:57:57 UTC (rev 193980)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-29 20:52:33 UTC (rev 193979)
+++ PKGBUILD2016-10-29 20:57:57 UTC (rev 193980)
@@ -1,178 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine
-pkgver=1.9.21
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(https://dl.winehq.org/wine/source/1.9/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-sha1sums=('e689ee468be174df689b151752d1d2a1fd0a82f3'
-  'SKIP'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
-  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
-
-pkgdesc="A compatibility layer for running Windows programs"
-url="http://www.winehq.com";
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  lcms2   lib32-lcms2
-  libxml2 lib32-libxml2
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  libpcap lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("bin32-wine

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

2016-10-29 Thread Anatol Pomozov
Date: Saturday, October 29, 2016 @ 20:52:14
  Author: anatolik
Revision: 193978

upgpkg: tt-rss 1:r8036-1

Modified:
  tt-rss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 20:38:19 UTC (rev 193977)
+++ PKGBUILD2016-10-29 20:52:14 UTC (rev 193978)
@@ -6,7 +6,7 @@
 # Contributor: Erik Mank 
 
 pkgname=tt-rss
-pkgver=r8015
+pkgver=r8036
 pkgrel=1
 epoch=1
 pkgdesc='Web-based news feed (RSS/Atom) aggregator'
@@ -19,9 +19,9 @@
 'postgresql'
 'php-gd: for coloured feed badges')
 makedepends=('git')
-_commit=5cbd1fe8e4d9a67b002a681ab6bc2bc3ab60c628
+_commit=3bba9c396f0ed586fed75e38d8f7db380ee86122
 # periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10&t=3262
-source=(git+https://tt-rss.org/git/tt-rss.git#commit=$_commit
+source=(git+https://tt-rss.org/gitlab/fox/tt-rss.git#commit=$_commit
 service)
 sha1sums=('SKIP'
   'e3277cd1d717e7803cdc41a0275dcc7c188ef8db')


[arch-commits] Commit in tt-rss/repos (3 files)

2016-10-29 Thread Anatol Pomozov
Date: Saturday, October 29, 2016 @ 20:52:33
  Author: anatolik
Revision: 193979

archrelease: copy trunk to community-testing-any

Added:
  tt-rss/repos/community-testing-any/
  tt-rss/repos/community-testing-any/PKGBUILD
(from rev 193978, tt-rss/trunk/PKGBUILD)
  tt-rss/repos/community-testing-any/service
(from rev 193978, tt-rss/trunk/service)

--+
 PKGBUILD |   53 +
 service  |   12 
 2 files changed, 65 insertions(+)

Copied: tt-rss/repos/community-testing-any/PKGBUILD (from rev 193978, 
tt-rss/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2016-10-29 20:52:33 UTC (rev 193979)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer:  Anatol Pomozov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Clément Démoulins 
+# Contributor: David Rosenstrauch 
+# Contributor: Erik Mank 
+
+pkgname=tt-rss
+pkgver=r8036
+pkgrel=1
+epoch=1
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=(any)
+url='http://tt-rss.org'
+license=(GPL)
+backup=(etc/webapps/tt-rss/config.php)
+depends=(php)
+optdepends=('mysql'
+'postgresql'
+'php-gd: for coloured feed badges')
+makedepends=('git')
+_commit=3bba9c396f0ed586fed75e38d8f7db380ee86122
+# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10&t=3262
+source=(git+https://tt-rss.org/gitlab/fox/tt-rss.git#commit=$_commit
+service)
+sha1sums=('SKIP'
+  'e3277cd1d717e7803cdc41a0275dcc7c188ef8db')
+
+pkgver() {
+  cd tt-rss
+  echo r$(git rev-list --count HEAD)
+}
+
+package() {
+  cd tt-rss
+  _instdir="$pkgdir"/usr/share/webapps/$pkgname
+
+  install -d "$_instdir"
+  cp -ra * "$_instdir/"
+
+  install -Dm640 -g http config.php-dist 
"$pkgdir"/etc/webapps/tt-rss/config.php
+  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
+
+  install -d "$pkgdir"/var/lib/tt-rss
+  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
+  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
+  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
+  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
+  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
+  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
+
+  install -Dm644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
+}

Copied: tt-rss/repos/community-testing-any/service (from rev 193978, 
tt-rss/trunk/service)
===
--- community-testing-any/service   (rev 0)
+++ community-testing-any/service   2016-10-29 20:52:33 UTC (rev 193979)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Tiny Tiny RSS feeds update daemon
+After=network.target mysqld.service postgresql.service
+
+[Service]
+ExecStart=/usr/bin/php /usr/share/webapps/tt-rss/update.php --daemon
+User=http
+StandardOutput=null
+StandardError=syslog
+
+[Install]
+WantedBy=multi-user.target


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

2016-10-29 Thread Sven-Hendrik Haase
Date: Saturday, October 29, 2016 @ 20:38:15
  Author: svenstaro
Revision: 193976

upgpkg: wine 1.9.22-1

upstream release 1.9.22

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 20:24:28 UTC (rev 193975)
+++ PKGBUILD2016-10-29 20:38:15 UTC (rev 193976)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine
-pkgver=1.9.21
+pkgver=1.9.22
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -12,7 +12,7 @@
 
 
source=(https://dl.winehq.org/wine/source/1.9/$pkgname-$_pkgbasever.tar.bz2{,.sign}
 30-win32-aliases.conf)
-sha1sums=('e689ee468be174df689b151752d1d2a1fd0a82f3'
+sha1sums=('0302de669ef777b7cbef0ca068c11de491fe220b'
   'SKIP'
   '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
 validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7


[arch-commits] Commit in wine/repos/community-i686 (4 files)

2016-10-29 Thread Sven-Hendrik Haase
Date: Saturday, October 29, 2016 @ 20:38:19
  Author: svenstaro
Revision: 193977

archrelease: copy trunk to community-i686

Added:
  wine/repos/community-i686/30-win32-aliases.conf
(from rev 193976, wine/trunk/30-win32-aliases.conf)
  wine/repos/community-i686/PKGBUILD
(from rev 193976, wine/trunk/PKGBUILD)
Deleted:
  wine/repos/community-i686/30-win32-aliases.conf
  wine/repos/community-i686/PKGBUILD

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  356 
 2 files changed, 198 insertions(+), 198 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2016-10-29 20:38:15 UTC (rev 193976)
+++ 30-win32-aliases.conf   2016-10-29 20:38:19 UTC (rev 193977)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/community-i686/30-win32-aliases.conf (from rev 193976, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2016-10-29 20:38:19 UTC (rev 193977)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-29 20:38:15 UTC (rev 193976)
+++ PKGBUILD2016-10-29 20:38:19 UTC (rev 193977)
@@ -1,178 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine
-pkgver=1.9.21
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(https://dl.winehq.org/wine/source/1.9/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-sha1sums=('e689ee468be174df689b151752d1d2a1fd0a82f3'
-  'SKIP'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
-  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
-
-pkgdesc="A compatibility layer for running Windows programs"
-url="http://www.winehq.com";
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  lcms2   lib32-lcms2
-  libxml2 lib32-libxml2
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  libpcap lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("bin32-wine=$pkgv

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

2016-10-29 Thread Sven-Hendrik Haase
Date: Saturday, October 29, 2016 @ 20:24:28
  Author: svenstaro
Revision: 193975

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

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

-+
 /PKGBUILD   |   90 ++
 /neovim.install |   20 
 community-i686/PKGBUILD |   45 ---
 community-i686/neovim.install   |   10 
 community-x86_64/PKGBUILD   |   45 ---
 community-x86_64/neovim.install |   10 
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-29 20:24:19 UTC (rev 193974)
+++ community-i686/PKGBUILD 2016-10-29 20:24:28 UTC (rev 193975)
@@ -1,45 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Florian Walch 
-# Contributor: Florian Hahn 
-
-pkgname=neovim
-pkgver=0.1.5
-pkgrel=1
-pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
-arch=('i686' 'x86_64')
-url='https://neovim.io'
-license=('custom:neovim')
-depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm')
-makedepends=('cmake' 'luajit' 'lua51-mpack' 'lua51-lpeg')
-optdepends=('python2-neovim: for Python 2 plugin support (see :help 
nvim-python)'
-'python-neovim: for Python 3 plugin support (see :help 
nvim-python)'
-'xclip: for clipboard support (or xsel) (see :help nvim-clipboard)'
-'xsel: for clipboard support (or xclip) (see :help 
nvim-clipboard)')
-source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz";)
-sha256sums=('f286ff7994ef1835272285425d65804063f112c91925fee3ef8865282a6d2b7e')
-install=neovim.install
-
-build() {
-  mkdir -p "${srcdir}/build"
-  cd "${srcdir}/build"
-
-  cmake "../neovim-${pkgver}" \
--DCMAKE_BUILD_TYPE=RelWithDebInfo \
--DCMAKE_INSTALL_PREFIX=/usr \
--DENABLE_JEMALLOC=ON
-  make
-}
-
-check() {
-  cd "${srcdir}/build"
-  ./bin/nvim --version
-  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
-}
-
-package() {
-  cd "${srcdir}/build"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 "${srcdir}/neovim-${pkgver}"/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set sw=2 sts=2 et:

Copied: neovim/repos/community-i686/PKGBUILD (from rev 193974, 
neovim/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-29 20:24:28 UTC (rev 193975)
@@ -0,0 +1,45 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Florian Walch 
+# Contributor: Florian Hahn 
+
+pkgname=neovim
+pkgver=0.1.6
+pkgrel=1
+pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
+arch=('i686' 'x86_64')
+url='https://neovim.io'
+license=('custom:neovim')
+depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm' 
'gperf')
+makedepends=('cmake' 'luajit' 'lua51-mpack' 'lua51-lpeg')
+optdepends=('python2-neovim: for Python 2 plugin support (see :help 
nvim-python)'
+'python-neovim: for Python 3 plugin support (see :help 
nvim-python)'
+'xclip: for clipboard support (or xsel) (see :help nvim-clipboard)'
+'xsel: for clipboard support (or xclip) (see :help 
nvim-clipboard)')
+source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz";)
+sha256sums=('a9fe7aadd38ef015f82ec340f6b6c0629d02c9ca4d85352db0934ae511d2f02a')
+install=neovim.install
+
+build() {
+  mkdir -p "${srcdir}/build"
+  cd "${srcdir}/build"
+
+  cmake "../neovim-${pkgver}" \
+-DCMAKE_BUILD_TYPE=RelWithDebInfo \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DENABLE_JEMALLOC=ON
+  make
+}
+
+check() {
+  cd "${srcdir}/build"
+  ./bin/nvim --version
+  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
+}
+
+package() {
+  cd "${srcdir}/build"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 "${srcdir}/neovim-${pkgver}"/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set sw=2 sts=2 et:

Deleted: community-i686/neovim.install
===
--- community-i686/neovim.install   2016-10-29 20:24:19 UTC (rev 193974)
+++ community-i686/neovim.install   2016-10-29 20:24:28 UTC (rev 193975)
@@ -1,10 +0,0 @@
-# $1: new package version
-post_install(

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

2016-10-29 Thread Sven-Hendrik Haase
Date: Saturday, October 29, 2016 @ 20:24:19
  Author: svenstaro
Revision: 193974

upgpkg: neovim 0.1.6-1

upstream release 0.1.6

Modified:
  neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 20:13:18 UTC (rev 193973)
+++ PKGBUILD2016-10-29 20:24:19 UTC (rev 193974)
@@ -3,13 +3,13 @@
 # Contributor: Florian Hahn 
 
 pkgname=neovim
-pkgver=0.1.5
+pkgver=0.1.6
 pkgrel=1
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('i686' 'x86_64')
 url='https://neovim.io'
 license=('custom:neovim')
-depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm')
+depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm' 
'gperf')
 makedepends=('cmake' 'luajit' 'lua51-mpack' 'lua51-lpeg')
 optdepends=('python2-neovim: for Python 2 plugin support (see :help 
nvim-python)'
 'python-neovim: for Python 3 plugin support (see :help 
nvim-python)'
@@ -16,7 +16,7 @@
 'xclip: for clipboard support (or xsel) (see :help nvim-clipboard)'
 'xsel: for clipboard support (or xclip) (see :help 
nvim-clipboard)')
 source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz";)
-sha256sums=('f286ff7994ef1835272285425d65804063f112c91925fee3ef8865282a6d2b7e')
+sha256sums=('a9fe7aadd38ef015f82ec340f6b6c0629d02c9ca4d85352db0934ae511d2f02a')
 install=neovim.install
 
 build() {


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

2016-10-29 Thread Gaëtan Bisson
Date: Saturday, October 29, 2016 @ 18:52:34
  Author: bisson
Revision: 193971

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

Added:
  collectd/repos/community-staging-i686/
  collectd/repos/community-staging-i686/PKGBUILD
(from rev 193970, collectd/trunk/PKGBUILD)
  collectd/repos/community-staging-i686/service
(from rev 193970, collectd/trunk/service)
  collectd/repos/community-staging-x86_64/
  collectd/repos/community-staging-x86_64/PKGBUILD
(from rev 193970, collectd/trunk/PKGBUILD)
  collectd/repos/community-staging-x86_64/service
(from rev 193970, collectd/trunk/service)
Deleted:
  collectd/repos/staging-i686/
  collectd/repos/staging-x86_64/

---+
 community-staging-i686/PKGBUILD   |   77 
 community-staging-i686/service|   13 ++
 community-staging-x86_64/PKGBUILD |   77 
 community-staging-x86_64/service  |   13 ++
 4 files changed, 180 insertions(+)

Copied: collectd/repos/community-staging-i686/PKGBUILD (from rev 193970, 
collectd/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-29 18:52:34 UTC (rev 193971)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gerhard Brauer 
+
+pkgname=collectd
+pkgver=5.6.1
+pkgrel=1
+pkgdesc='Daemon which collects system performance statistics periodically'
+url='http://collectd.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+
+optdepends=('curl: apache, ascent, curl, nginx, and write_http plugins'
+'libdbi: dbi plugin'
+'libesmtp: notify_email plugin'
+'libgcrypt: encryption and authentication for network plugin'
+'libmemcached: memcachec plugin'
+'libmariadbclient: mysql plugin'
+'iproute2: netlink plugin'
+'net-snmp: snmp plugin'
+'libnotify: notify_desktop plugin'
+'openipmi: ipmi plugin'
+'liboping: ping plugin'
+'libpcap: dns plugin'
+'perl: perl plugin'
+'postgresql-libs: postgresql plugin'
+'python2: python plugin'
+'rrdtool: rrdtool and rrdcached plugins'
+'lm_sensors: lm_sensors and sensors plugins'
+'libvirt: libvirt plugin'
+'libxml2: ascent and libvirt plugins'
+'yajl: curl_json plugin'
+'libatasmart: smart plugin'
+'lvm2: lvm plugin'
+'protobuf-c: write_riemann plugin')
+
+makedepends=('curl' 'libdbi' 'libesmtp' 'libgcrypt' 'libmemcached'
+ 'libmariadbclient' 'iproute2' 'net-snmp' 'libnotify' 'openipmi'
+ 'liboping' 'libpcap' 'postgresql-libs' 'python2' 'rrdtool'
+ 'lm_sensors' 'libvirt' 'libxml2' 'yajl' 'libatasmart' 'lvm2'
+ 'protobuf-c')
+
+depends=('libltdl' 'iptables')
+
+source=("${url}files/${pkgname}-${pkgver}.tar.bz2"
+'service')
+sha256sums=('c30ff644f91407b4dc2d99787b99cc45ec00e538bd1cc269429d3c5e8a4aee2c'
+'e45e261146563b0bf6967c669dff7ac2400f066f0eb4c022ac3fdb0ccadca2f9')
+
+backup=('etc/collectd.conf')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed 's/-Werror//g' -i *.ac */*.{am,in} */*/*.{am,in}
+   autoreconf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export MAKEFLAGS='-j1'
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --sbindir=/usr/bin \
+   --with-python=/usr/bin/python2 \
+   --with-perl-bindings='INSTALLDIRS=vendor'
+   make all
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rmdir "${pkgdir}/var/run" # FS#30201
+   install -Dm644 ../service 
"${pkgdir}"/usr/lib/systemd/system/collectd.service
+   install -Dm644 contrib/collectd2html.pl 
"${pkgdir}"/usr/share/collectd/collectd2html.pl
+}

Copied: collectd/repos/community-staging-i686/service (from rev 193970, 
collectd/trunk/service)
===
--- community-staging-i686/service  (rev 0)
+++ community-staging-i686/service  2016-10-29 18:52:34 UTC (rev 193971)
@@ -0,0 +1,13 @@
+[Unit]
+Description=System statistics collection daemon
+After=local-fs.target network.target
+
+[Service]
+Type=forking
+PIDFile=/run/collectdmon.pid
+ExecStart=/usr/bin/collectdmon
+ExecReload=/bin/kill -HUP $MAINPID
+Restart=always
+
+[Install]
+WantedBy=multi-user.target

Copied: collectd/repos/community-staging-x86_64/PKGBUILD (from rev 193970, 
collectd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)

[arch-commits] Commit in postgresql/trunk (PKGBUILD postgresql-check-db-dir)

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 18:51:34
  Author: dan
Revision: 279453

upgpkg: postgresql 9.6.1-2

Modified:
  postgresql/trunk/PKGBUILD
  postgresql/trunk/postgresql-check-db-dir

-+
 PKGBUILD|6 +++---
 postgresql-check-db-dir |6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 18:29:16 UTC (rev 279452)
+++ PKGBUILD2016-10-29 18:51:34 UTC (rev 279453)
@@ -5,7 +5,7 @@
 pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
 pkgver=9.6.1
 _majorver=${pkgver%.*}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.postgresql.org/";
 license=('custom:PostgreSQL')
@@ -19,13 +19,13 @@
  '96f82c38f3f540b53f3e5144900acf17'
  'd28e443f9f65a5712c52018b84e27137'
  '5a7933453a572bbe12320b088272ee71'
- '937eec7aabce171bc9d1eab65c560bcb')
+ 'ac707e63c1ac68c7a5c31516ba27b172')
 sha256sums=('e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd'
 '8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
 '57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
 '6abb842764bbed74ea4a269d24f1e73d1c0b1d8ecd6e2e6fb5fb10590298605e'
 'b48fe97f8e43ed0d2041d519119a4dafb70fcae72870951bf4fb7350fe169ac8'
-'20a8716745ff3690275ff088ea394d397063d4c5e159ca26d0d91462146bc74b')
+'2340da0947bcb1c5602008d0ca00588ca0bfa8aca4fa6947a8bdb2c6df800b0e')
 
 build() {
   cd "${srcdir}/postgresql-${pkgver}"

Modified: postgresql-check-db-dir
===
--- postgresql-check-db-dir 2016-10-29 18:29:16 UTC (rev 279452)
+++ postgresql-check-db-dir 2016-10-29 18:51:34 UTC (rev 279453)
@@ -16,9 +16,9 @@
 fi
 
 # PGMAJORVERSION is major version
-PGMAJORVERSION=9.5
-# PREVMAJORVERSION is the previous major version, e.g., 8.4, for upgrades
-PREVMAJORVERSION=9.4
+PGMAJORVERSION=9.6
+# PREVMAJORVERSION is the previous major version
+PREVMAJORVERSION=9.5
 
 # Check for the PGDATA structure
 if [ -f "$PGDATA/PG_VERSION" ] && [ -d "$PGDATA/base" ]


[arch-commits] Commit in postgresql/repos (28 files)

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 18:51:48
  Author: dan
Revision: 279454

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

Added:
  postgresql/repos/testing-i686/PKGBUILD
(from rev 279453, postgresql/trunk/PKGBUILD)
  postgresql/repos/testing-i686/postgresql-check-db-dir
(from rev 279453, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/testing-i686/postgresql-run-socket.patch
(from rev 279453, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/testing-i686/postgresql.install
(from rev 279453, postgresql/trunk/postgresql.install)
  postgresql/repos/testing-i686/postgresql.logrotate
(from rev 279453, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/testing-i686/postgresql.pam
(from rev 279453, postgresql/trunk/postgresql.pam)
  postgresql/repos/testing-i686/postgresql.service
(from rev 279453, postgresql/trunk/postgresql.service)
  postgresql/repos/testing-x86_64/PKGBUILD
(from rev 279453, postgresql/trunk/PKGBUILD)
  postgresql/repos/testing-x86_64/postgresql-check-db-dir
(from rev 279453, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/testing-x86_64/postgresql-run-socket.patch
(from rev 279453, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/testing-x86_64/postgresql.install
(from rev 279453, postgresql/trunk/postgresql.install)
  postgresql/repos/testing-x86_64/postgresql.logrotate
(from rev 279453, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/testing-x86_64/postgresql.pam
(from rev 279453, postgresql/trunk/postgresql.pam)
  postgresql/repos/testing-x86_64/postgresql.service
(from rev 279453, postgresql/trunk/postgresql.service)
Deleted:
  postgresql/repos/testing-i686/PKGBUILD
  postgresql/repos/testing-i686/postgresql-check-db-dir
  postgresql/repos/testing-i686/postgresql-run-socket.patch
  postgresql/repos/testing-i686/postgresql.install
  postgresql/repos/testing-i686/postgresql.logrotate
  postgresql/repos/testing-i686/postgresql.pam
  postgresql/repos/testing-i686/postgresql.service
  postgresql/repos/testing-x86_64/PKGBUILD
  postgresql/repos/testing-x86_64/postgresql-check-db-dir
  postgresql/repos/testing-x86_64/postgresql-run-socket.patch
  postgresql/repos/testing-x86_64/postgresql.install
  postgresql/repos/testing-x86_64/postgresql.logrotate
  postgresql/repos/testing-x86_64/postgresql.pam
  postgresql/repos/testing-x86_64/postgresql.service

+
 /PKGBUILD  |  316 +++
 /postgresql-check-db-dir   |   98 
 /postgresql-run-socket.patch   |   24 ++
 /postgresql.install|   50 
 /postgresql.logrotate  |8 
 /postgresql.pam|6 
 /postgresql.service|   68 +
 testing-i686/PKGBUILD  |  158 -
 testing-i686/postgresql-check-db-dir   |   49 
 testing-i686/postgresql-run-socket.patch   |   12 -
 testing-i686/postgresql.install|   25 --
 testing-i686/postgresql.logrotate  |4 
 testing-i686/postgresql.pam|3 
 testing-i686/postgresql.service|   34 --
 testing-x86_64/PKGBUILD|  158 -
 testing-x86_64/postgresql-check-db-dir |   49 
 testing-x86_64/postgresql-run-socket.patch |   12 -
 testing-x86_64/postgresql.install  |   25 --
 testing-x86_64/postgresql.logrotate|4 
 testing-x86_64/postgresql.pam  |3 
 testing-x86_64/postgresql.service  |   34 --
 21 files changed, 570 insertions(+), 570 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-10-29 18:51:34 UTC (rev 279453)
+++ testing-i686/PKGBUILD   2016-10-29 18:51:48 UTC (rev 279454)
@@ -1,158 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-
-pkgbase=postgresql
-pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
-pkgver=9.6.1
-_majorver=${pkgver%.*}
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://www.postgresql.org/";
-license=('custom:PostgreSQL')
-makedepends=('krb5' 'libxml2' 'python2' 'perl' 'tcl>=8.6.0' 'openssl>=1.0.0')
-source=(http://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2
-postgresql-run-socket.patch
-postgresql.pam postgresql.logrotate
-postgresql.service postgresql-check-db-dir)
-md5sums=('92ae6d7cdf18e648b3c22d0aa015565d'
- '75c579eed03ffb2312631f0b649175b4'
- '96f82c38f3f540b53f3e5144900acf17'
- 'd28e443f9f65a5712c52018b84e27137'
- '5a7933453a572bbe12320b088272ee71'
- '937eec7aabce171bc9d1eab65c560bcb')
-sha256sums=('e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd'
-'8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
-'57dfd072fd7ef

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

2016-10-29 Thread Gaëtan Bisson
Date: Saturday, October 29, 2016 @ 18:48:51
  Author: bisson
Revision: 193970

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

Added:
  collectd/repos/staging-i686/
  collectd/repos/staging-i686/PKGBUILD
(from rev 193969, collectd/trunk/PKGBUILD)
  collectd/repos/staging-i686/service
(from rev 193969, collectd/trunk/service)
  collectd/repos/staging-x86_64/
  collectd/repos/staging-x86_64/PKGBUILD
(from rev 193969, collectd/trunk/PKGBUILD)
  collectd/repos/staging-x86_64/service
(from rev 193969, collectd/trunk/service)

-+
 staging-i686/PKGBUILD   |   77 ++
 staging-i686/service|   13 +++
 staging-x86_64/PKGBUILD |   77 ++
 staging-x86_64/service  |   13 +++
 4 files changed, 180 insertions(+)

Copied: collectd/repos/staging-i686/PKGBUILD (from rev 193969, 
collectd/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-10-29 18:48:51 UTC (rev 193970)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gerhard Brauer 
+
+pkgname=collectd
+pkgver=5.6.1
+pkgrel=1
+pkgdesc='Daemon which collects system performance statistics periodically'
+url='http://collectd.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+
+optdepends=('curl: apache, ascent, curl, nginx, and write_http plugins'
+'libdbi: dbi plugin'
+'libesmtp: notify_email plugin'
+'libgcrypt: encryption and authentication for network plugin'
+'libmemcached: memcachec plugin'
+'libmariadbclient: mysql plugin'
+'iproute2: netlink plugin'
+'net-snmp: snmp plugin'
+'libnotify: notify_desktop plugin'
+'openipmi: ipmi plugin'
+'liboping: ping plugin'
+'libpcap: dns plugin'
+'perl: perl plugin'
+'postgresql-libs: postgresql plugin'
+'python2: python plugin'
+'rrdtool: rrdtool and rrdcached plugins'
+'lm_sensors: lm_sensors and sensors plugins'
+'libvirt: libvirt plugin'
+'libxml2: ascent and libvirt plugins'
+'yajl: curl_json plugin'
+'libatasmart: smart plugin'
+'lvm2: lvm plugin'
+'protobuf-c: write_riemann plugin')
+
+makedepends=('curl' 'libdbi' 'libesmtp' 'libgcrypt' 'libmemcached'
+ 'libmariadbclient' 'iproute2' 'net-snmp' 'libnotify' 'openipmi'
+ 'liboping' 'libpcap' 'postgresql-libs' 'python2' 'rrdtool'
+ 'lm_sensors' 'libvirt' 'libxml2' 'yajl' 'libatasmart' 'lvm2'
+ 'protobuf-c')
+
+depends=('libltdl' 'iptables')
+
+source=("${url}files/${pkgname}-${pkgver}.tar.bz2"
+'service')
+sha256sums=('c30ff644f91407b4dc2d99787b99cc45ec00e538bd1cc269429d3c5e8a4aee2c'
+'e45e261146563b0bf6967c669dff7ac2400f066f0eb4c022ac3fdb0ccadca2f9')
+
+backup=('etc/collectd.conf')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed 's/-Werror//g' -i *.ac */*.{am,in} */*/*.{am,in}
+   autoreconf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export MAKEFLAGS='-j1'
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --sbindir=/usr/bin \
+   --with-python=/usr/bin/python2 \
+   --with-perl-bindings='INSTALLDIRS=vendor'
+   make all
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rmdir "${pkgdir}/var/run" # FS#30201
+   install -Dm644 ../service 
"${pkgdir}"/usr/lib/systemd/system/collectd.service
+   install -Dm644 contrib/collectd2html.pl 
"${pkgdir}"/usr/share/collectd/collectd2html.pl
+}

Copied: collectd/repos/staging-i686/service (from rev 193969, 
collectd/trunk/service)
===
--- staging-i686/service(rev 0)
+++ staging-i686/service2016-10-29 18:48:51 UTC (rev 193970)
@@ -0,0 +1,13 @@
+[Unit]
+Description=System statistics collection daemon
+After=local-fs.target network.target
+
+[Service]
+Type=forking
+PIDFile=/run/collectdmon.pid
+ExecStart=/usr/bin/collectdmon
+ExecReload=/bin/kill -HUP $MAINPID
+Restart=always
+
+[Install]
+WantedBy=multi-user.target

Copied: collectd/repos/staging-x86_64/PKGBUILD (from rev 193969, 
collectd/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-10-29 18:48:51 UTC (rev 193970)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Gerhard Brauer 
+
+pkgname=collectd
+pkgver=5.6.1
+pkgrel=1
+pkgdesc='Daemon which collects system performance

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

2016-10-29 Thread Gaëtan Bisson
Date: Saturday, October 29, 2016 @ 18:48:13
  Author: bisson
Revision: 193969

upstream update, rebuild for rrdtool-1.6.0

Modified:
  collectd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 15:43:17 UTC (rev 193968)
+++ PKGBUILD2016-10-29 18:48:13 UTC (rev 193969)
@@ -3,7 +3,7 @@
 # Contributor: Gerhard Brauer 
 
 pkgname=collectd
-pkgver=5.6.0
+pkgver=5.6.1
 pkgrel=1
 pkgdesc='Daemon which collects system performance statistics periodically'
 url='http://collectd.org/'
@@ -44,8 +44,8 @@
 
 source=("${url}files/${pkgname}-${pkgver}.tar.bz2"
 'service')
-sha1sums=('c010b74c58d0e30613a008c881ea70b40147'
-  '04f676d0b76c34df0bbf94629813e035b1febe04')
+sha256sums=('c30ff644f91407b4dc2d99787b99cc45ec00e538bd1cc269429d3c5e8a4aee2c'
+'e45e261146563b0bf6967c669dff7ac2400f066f0eb4c022ac3fdb0ccadca2f9')
 
 backup=('etc/collectd.conf')
 


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

2016-10-29 Thread Andreas Radke
Date: Saturday, October 29, 2016 @ 18:20:06
  Author: andyrtr
Revision: 279444

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

Added:
  gssproxy/repos/testing-i686/
  gssproxy/repos/testing-i686/PKGBUILD
(from rev 279443, gssproxy/trunk/PKGBUILD)
  gssproxy/repos/testing-x86_64/
  gssproxy/repos/testing-x86_64/PKGBUILD
(from rev 279443, gssproxy/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   78 ++
 testing-x86_64/PKGBUILD |   78 ++
 2 files changed, 156 insertions(+)

Copied: gssproxy/repos/testing-i686/PKGBUILD (from rev 279443, 
gssproxy/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-29 18:20:06 UTC (rev 279444)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Mantas Mikulėnas 
+
+pkgname=gssproxy
+pkgver=0.5.1
+pkgrel=2
+pkgdesc="GSSAPI Proxy"
+arch=(i686 x86_64)
+url="https://fedorahosted.org/gss-proxy/";
+license=('custom: MIT')
+depends=('krb5' 'popt' 'ding-libs')
+makedepends=('popt' 'libxslt' 'systemd' 'docbook-xsl' 'doxygen'  'po4a')
+options=('emptydirs')
+backup=(etc/gssproxy/{gssproxy,24-nfs-server,80-httpd,99-nfs-client}.conf
+etc/gss/mech.d/gssproxy.conf)
+source=(https://fedorahosted.org/released/gss-proxy/$pkgname-$pkgver.tar.gz)
+sha512sums=('72cb987413feba341b57caa27d5efadb8ed63af3751fda7013fe68768457a88011ac3bcf6e90b3d1d5ecf8894708daa0f20e57fe191d8ba3ce9b6492b57708f7')
+
+prepare() {
+  cd "$srcdir/gssproxy-$pkgver"
+  # delete unneeded service dependency
+  sed -i "/# GSSPROXY will not be started until syslog is/d" 
systemd/gssproxy.service.in
+  sed -i "/^After=syslog.target/d" systemd/gssproxy.service.in
+  
+  # see http://pkgs.fedoraproject.org/cgit/nfs-utils.git/tree/nfs-utils.spec 
creating symlinks
+  # rpc-gssd.service is nfs-secure.service
+  sed -i "s/nfs-secure.service/rpc-gssd.service/" systemd/gssproxy.service.in
+  # rpc.svcgssd is nfs-secure-server.service
+  sed -i "s/nfs-secure-server.service/rpc-svcgssd.service/" 
systemd/gssproxy.service.in
+}
+
+build() {
+  cd gssproxy-$pkgver
+  # make it find bundled verto from krb5 without its own pkg-config file
+  export VERTO_CFLAGS="-I/usr/include"
+  export VERTO_LIBS="-L/usr/lib -lverto"
+  ./configure --prefix=/usr \
+--sysconfdir=/etc  \
+--with-pubconf-path=/etc/gssproxy \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+--without-selinux \
+--with-initscript=systemd
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make test_proxymech
+}
+
+
+package() {
+  cd gssproxy-$pkgver
+  make DESTDIR=$pkgdir install
+  
+  # cleanup empty directories
+  rm -rf $pkgdir/usr/include
+  rm -rf $pkgdir/usr/share/doc
+
+  # install default config files
+  install -m644 examples/gssproxy.conf $pkgdir/etc/gssproxy/gssproxy.conf
+  # nfs services
+  install -m644 examples/24-nfs-server.conf 
$pkgdir/etc/gssproxy/24-nfs-server.conf
+  install -m644 examples/99-nfs-client.conf 
$pkgdir/etc/gssproxy/99-nfs-client.conf
+  # httpd service / use Arch UID/GID http/33 (by pkg filesystem)
+  install -m644 examples/80-httpd.conf $pkgdir/etc/gssproxy/80-httpd.conf
+  sed -i -e "s:euid = apache:euid = http:" $pkgdir/etc/gssproxy/80-httpd.conf
+
+  install -Dm644 examples/mech  $pkgdir/etc/gss/mech.d/gssproxy.conf
+  
+  # FS#51574
+  install -m700 -d ${pkgdir}/var/lib/gssproxy/rcache
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/$pkgname
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/
+}

Copied: gssproxy/repos/testing-x86_64/PKGBUILD (from rev 279443, 
gssproxy/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-29 18:20:06 UTC (rev 279444)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Mantas Mikulėnas 
+
+pkgname=gssproxy
+pkgver=0.5.1
+pkgrel=2
+pkgdesc="GSSAPI Proxy"
+arch=(i686 x86_64)
+url="https://fedorahosted.org/gss-proxy/";
+license=('custom: MIT')
+depends=('krb5' 'popt' 'ding-libs')
+makedepends=('popt' 'libxslt' 'systemd' 'docbook-xsl' 'doxygen'  'po4a')
+options=('emptydirs')
+backup=(etc/gssproxy/{gssproxy,24-nfs-server,80-httpd,99-nfs-client}.conf
+etc/gss/mech.d/gssproxy.conf)
+source=(https://fedorahosted.org/released/gss-proxy/$pkgname-$pkgver.tar.gz)
+sha512sums=('72cb987413feba341b57caa27d5efadb8ed63af3751fda7013fe68768457a88011ac3bcf6e90b3d1d5ecf8894708daa0f20e57fe191d8ba3ce9b6492b57708f7')
+
+prepare() {
+  cd "$srcdir/gssproxy-$pkgver"
+  # delete unneeded service dependency
+  sed -i "/# GSSPROXY will not be started until syslog is/d" 
systemd/gssproxy.service.in
+  sed -i "/^After=syslog.target/d" systemd/gssproxy.service.in
+  
+  # see http://pkgs.fedoraproject.org/cgit/nfs-utils.git/tree/nfs-utils.spec 
creating symlinks
+

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

2016-10-29 Thread Andreas Radke
Date: Saturday, October 29, 2016 @ 18:19:57
  Author: andyrtr
Revision: 279443

upgpkg: gssproxy 0.5.1-2

own /var/lib/gssproxy/rcache; FS#51574

Modified:
  gssproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 18:13:40 UTC (rev 279442)
+++ PKGBUILD2016-10-29 18:19:57 UTC (rev 279443)
@@ -4,7 +4,7 @@
 
 pkgname=gssproxy
 pkgver=0.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GSSAPI Proxy"
 arch=(i686 x86_64)
 url="https://fedorahosted.org/gss-proxy/";
@@ -70,6 +70,9 @@
 
   install -Dm644 examples/mech  $pkgdir/etc/gss/mech.d/gssproxy.conf
   
+  # FS#51574
+  install -m700 -d ${pkgdir}/var/lib/gssproxy/rcache
+
   install -m755 -d ${pkgdir}/usr/share/licenses/$pkgname
   install -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/
 }


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

2016-10-29 Thread Andreas Radke
Date: Saturday, October 29, 2016 @ 18:13:28
  Author: andyrtr
Revision: 279441

upgpkg: nano 2.7.1-1

upstream update 2.7.1

Modified:
  nano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 16:44:48 UTC (rev 279440)
+++ PKGBUILD2016-10-29 18:13:28 UTC (rev 279441)
@@ -3,7 +3,7 @@
 # Contributor: Judd 
 
 pkgname=nano
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('ncurses' 'file' 'sh')
 backup=('etc/nanorc')
 
source=(http://www.nano-editor.org/dist/v2.7/${pkgname}-${pkgver}.tar.gz{,.asc})
-md5sums=('0805c5b8c75d4fde053e4b1431270f91'
+md5sums=('6d6aea789dd15171d8d05d2359c52f23'
  'SKIP')
 validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta 
"
   'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg 
"


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

2016-10-29 Thread Andreas Radke
Date: Saturday, October 29, 2016 @ 18:13:40
  Author: andyrtr
Revision: 279442

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

Added:
  nano/repos/testing-i686/
  nano/repos/testing-i686/PKGBUILD
(from rev 279441, nano/trunk/PKGBUILD)
  nano/repos/testing-x86_64/
  nano/repos/testing-x86_64/PKGBUILD
(from rev 279441, nano/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: nano/repos/testing-i686/PKGBUILD (from rev 279441, nano/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-29 18:13:40 UTC (rev 279442)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Judd 
+
+pkgname=nano
+pkgver=2.7.1
+pkgrel=1
+pkgdesc="Pico editor clone with enhancements"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.nano-editor.org";
+groups=('base')
+depends=('ncurses' 'file' 'sh')
+backup=('etc/nanorc')
+source=(http://www.nano-editor.org/dist/v2.7/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('6d6aea789dd15171d8d05d2359c52f23'
+ 'SKIP')
+validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta 
"
+  'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg 
"
+)
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-color \
+--enable-nanorc \
+--enable-multibuffer \
+--disable-wrapping-as-root
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -DTm644 ${srcdir}/${pkgname}-${pkgver}/doc/nanorc.sample 
${pkgdir}/etc/nanorc
+}

Copied: nano/repos/testing-x86_64/PKGBUILD (from rev 279441, 
nano/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-29 18:13:40 UTC (rev 279442)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Judd 
+
+pkgname=nano
+pkgver=2.7.1
+pkgrel=1
+pkgdesc="Pico editor clone with enhancements"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.nano-editor.org";
+groups=('base')
+depends=('ncurses' 'file' 'sh')
+backup=('etc/nanorc')
+source=(http://www.nano-editor.org/dist/v2.7/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('6d6aea789dd15171d8d05d2359c52f23'
+ 'SKIP')
+validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta 
"
+  'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg 
"
+)
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-color \
+--enable-nanorc \
+--enable-multibuffer \
+--disable-wrapping-as-root
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -DTm644 ${srcdir}/${pkgname}-${pkgver}/doc/nanorc.sample 
${pkgdir}/etc/nanorc
+}


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

2016-10-29 Thread Dave Reisner
Date: Saturday, October 29, 2016 @ 16:44:48
  Author: dreisner
Revision: 279440

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

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

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

Copied: shadow/repos/testing-i686/LICENSE (from rev 279439, 
shadow/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2016-10-29 16:44:48 UTC (rev 279440)
@@ -0,0 +1,31 @@
+/*
+ * Copyright (c) 1990 - 

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

2016-10-29 Thread Jan Steffens
Date: Saturday, October 29, 2016 @ 16:31:08
  Author: heftig
Revision: 279439

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

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

--+
 testing-i686/PKGBUILD|  312 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 8254 +
 testing-i686/config.x86_64   | 8004 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  312 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 8254 +
 testing-x86_64/config.x86_64 | 8004 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 33264 insertions(+)

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


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

2016-10-29 Thread Jan Steffens
Date: Saturday, October 29, 2016 @ 16:17:19
  Author: heftig
Revision: 279438

4.8.5-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 15:58:41 UTC (rev 279437)
+++ PKGBUILD2016-10-29 16:17:19 UTC (rev 279438)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.8
-_zenpatch=zen-4.8.4-c02b9c5c9fdebf1ed062a445ef101cf62d08cf5b.diff
-pkgver=4.8.4
+_zenpatch=zen-4.8.5-c1be7bc8c06e42f32da24fb10cb2e23016273563.diff
+pkgver=4.8.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel";
@@ -29,9 +29,9 @@
 
 sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
 'SKIP'
-'86e246b19253ee3aa971403a5990376a5e33667122f7c8742cc0ee807f204403'
+'99f5e8f3836580440f12de9c00c9faab10f09529e2734fab584ef4baa84fd7ca'
 'SKIP'
-'f8877960852afb28bea1e9476246b714b02229d4739790c366236e2ad48ab43b'
+'7757332bc736e8b99c0660e862a2d860e17c6d66259d75282fa74ea1be582512'
 'SKIP'
 '3b764e486dfb961518a3b514fbc35b78a67df3abed83173e752aced212a16c82'
 '0a1194e0e5cdf73f4340fc73385f010fe4eb43125e9e6c45304bb91ff41e6278'


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

2016-10-29 Thread Dave Reisner
Date: Saturday, October 29, 2016 @ 15:58:41
  Author: dreisner
Revision: 279437

upgpkg: shadow 4.4-3

- Avoid blocking bootup with shadow.service (FS#48245)

Modified:
  shadow/trunk/PKGBUILD
  shadow/trunk/shadow.service

+
 PKGBUILD   |8 
 shadow.service |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 15:58:12 UTC (rev 279436)
+++ PKGBUILD2016-10-29 15:58:41 UTC (rev 279437)
@@ -4,7 +4,7 @@
 
 pkgname=shadow
 pkgver=4.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Password and account management tool suite with support for shadow 
files and PAM"
 arch=('i686' 'x86_64')
 url='https://github.com/shadow-maint/shadow'
@@ -42,7 +42,7 @@
   '12427b1ca92a9b85ca8202239f0d9f50198b818f'
   '611be25d91c3f8f307c7fe2485d5f781e5dee75f'
   'a154a94b47a3d0c6c287253b98c0d10b861226d0'
-  'e40fc20894e69a07fb0070b41f567d0c27133720'
+  '7372dfd8a3030bee4ec39c79bad4f9b9c6f8687a'
   '9ae93de5987dd0ae428f0cc1a5a5a5cd53583f19'
   '6010fffeed1fc6673ad9875492e1193b1a847b53'
   '21e12966a6befb25ec123b403cd9b5c492fe5b16'
@@ -103,8 +103,8 @@
   # systemd timer
   install -D -m644 "$srcdir/shadow.timer" 
"$pkgdir/usr/lib/systemd/system/shadow.timer"
   install -D -m644 "$srcdir/shadow.service" 
$pkgdir/usr/lib/systemd/system/shadow.service
-  install -d -m755 "$pkgdir/usr/lib/systemd/system/multi-user.target.wants"
-  ln -s ../shadow.timer 
"$pkgdir/usr/lib/systemd/system/multi-user.target.wants/shadow.timer"
+  install -d -m755 "$pkgdir/usr/lib/systemd/system/timers.target.wants"
+  ln -s ../shadow.timer 
"$pkgdir/usr/lib/systemd/system/timers.target.wants/shadow.timer"
 
   # login.defs
   install -Dm644 "$srcdir/login.defs" "$pkgdir/etc/login.defs"

Modified: shadow.service
===
--- shadow.service  2016-10-29 15:58:12 UTC (rev 279436)
+++ shadow.service  2016-10-29 15:58:41 UTC (rev 279437)
@@ -1,10 +1,10 @@
 [Unit]
 Description=Verify integrity of password and group files
+After=systemd-sysusers.service
 
 [Service]
-Type=oneshot
-ExecStart=/usr/bin/pwck -r
-ExecStart=/usr/bin/grpck -r
+Type=simple
+ExecStart=/bin/sh -c '/usr/bin/pwck -r ; /usr/bin/grpck -r'
 Nice=19
 IOSchedulingClass=best-effort
 IOSchedulingPriority=7


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

2016-10-29 Thread Jonathan Steel
Date: Saturday, October 29, 2016 @ 15:42:59
  Author: jsteel
Revision: 193967

upgpkg: gnuchess 6.2.4-1

Modified:
  gnuchess/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 13:48:04 UTC (rev 193966)
+++ PKGBUILD2016-10-29 15:42:59 UTC (rev 193967)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=gnuchess
-pkgver=6.2.3
+pkgver=6.2.4
 pkgrel=1
 pkgdesc="Play chess against the computer on a terminal and an engine for 
graphical chess frontends"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('bash')
 optdepends=('xboard: graphical frontend')
 source=(http://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
-md5sums=('972f79d1f2e0c320f8beed8f2a8c10f8')
+md5sums=('4e1268030ba1ae83cbd03b3eac2f44a5')
 
 build() {
   cd $pkgname-$pkgver


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

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 15:34:31
  Author: dan
Revision: 279435

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

Added:
  memcached/repos/extra-i686/PKGBUILD
(from rev 279434, memcached/trunk/PKGBUILD)
  memcached/repos/extra-i686/memcached.install
(from rev 279434, memcached/trunk/memcached.install)
  memcached/repos/extra-i686/memcached.service
(from rev 279434, memcached/trunk/memcached.service)
  memcached/repos/extra-x86_64/PKGBUILD
(from rev 279434, memcached/trunk/PKGBUILD)
  memcached/repos/extra-x86_64/memcached.install
(from rev 279434, memcached/trunk/memcached.install)
  memcached/repos/extra-x86_64/memcached.service
(from rev 279434, memcached/trunk/memcached.service)
Deleted:
  memcached/repos/extra-i686/PKGBUILD
  memcached/repos/extra-i686/memcached.install
  memcached/repos/extra-i686/memcached.service
  memcached/repos/extra-x86_64/PKGBUILD
  memcached/repos/extra-x86_64/memcached.install
  memcached/repos/extra-x86_64/memcached.service

+
 /PKGBUILD  |   72 +++
 /memcached.install |   24 +
 /memcached.service |   32 +
 extra-i686/PKGBUILD|   36 ---
 extra-i686/memcached.install   |   12 --
 extra-i686/memcached.service   |   16 
 extra-x86_64/PKGBUILD  |   36 ---
 extra-x86_64/memcached.install |   12 --
 extra-x86_64/memcached.service |   16 
 9 files changed, 128 insertions(+), 128 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-29 15:34:21 UTC (rev 279434)
+++ extra-i686/PKGBUILD 2016-10-29 15:34:31 UTC (rev 279435)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-# Contributor: Michael Irwin <6d6...@gmail.com>
-
-pkgname=memcached
-pkgver=1.4.31
-pkgrel=1
-pkgdesc="A distributed memory object caching system"
-arch=(i686 x86_64)
-url="http://memcached.org/";
-license=('GPL')
-depends=('libevent')
-optdepends=('perl: for memcached-tool usage')
-install=memcached.install
-source=(http://www.memcached.org/files/$pkgname-$pkgver.tar.gz
-memcached.service)
-sha256sums=('77ce5f820bafe94c33bf7bd86268d9bcdb3b76f68128d795b106db53d528707f'
-'fd60fde92b959dc4160facc0d165f04319d2ece4d2c59b68d8ae24824abea7dd')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -D -m 755 scripts/memcached-tool "$pkgdir"/usr/bin/memcached-tool
-  install -D -m 644 ../memcached.service 
"$pkgdir"/usr/lib/systemd/system/memcached.service
-}

Copied: memcached/repos/extra-i686/PKGBUILD (from rev 279434, 
memcached/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-29 15:34:31 UTC (rev 279435)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Dan McGee 
+# Contributor: Michael Irwin <6d6...@gmail.com>
+
+pkgname=memcached
+pkgver=1.4.32
+pkgrel=1
+pkgdesc="A distributed memory object caching system"
+arch=(i686 x86_64)
+url="http://memcached.org/";
+license=('GPL')
+depends=('libevent')
+optdepends=('perl: for memcached-tool usage')
+install=memcached.install
+source=(http://www.memcached.org/files/$pkgname-$pkgver.tar.gz
+memcached.service)
+sha256sums=('54bb9acd5fbbb73cd1fbfa67cbc6b301009a2835a26c8a4c3dba634a0c3d875d'
+'fd60fde92b959dc4160facc0d165f04319d2ece4d2c59b68d8ae24824abea7dd')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -D -m 755 scripts/memcached-tool "$pkgdir"/usr/bin/memcached-tool
+  install -D -m 644 ../memcached.service 
"$pkgdir"/usr/lib/systemd/system/memcached.service
+}

Deleted: extra-i686/memcached.install
===
--- extra-i686/memcached.install2016-10-29 15:34:21 UTC (rev 279434)
+++ extra-i686/memcached.install2016-10-29 15:34:31 UTC (rev 279435)
@@ -1,12 +0,0 @@
-post_install() {
-  if ! getent group memcached >/dev/null; then
-groupadd --system memcached
-  fi
-  if ! getent passwd memcached >/dev/null; then
-useradd --system -c 'memcached user' -g memcached -d / -s /bin/bash 
memcached
-  fi
-}
-
-post_upgrade() {
-  post_install $1
-}

Copied: memcached/repos/extra-i686/memcached.install (from rev 279434, 
memcached/trunk/memcached.install)
===
--- extra-i686/memcached.install(rev 0)
+++ extra-i686/memcached.install2016-10-29 1

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

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 15:34:21
  Author: dan
Revision: 279434

upgpkg: memcached 1.4.32-1

Modified:
  memcached/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 15:11:39 UTC (rev 279433)
+++ PKGBUILD2016-10-29 15:34:21 UTC (rev 279434)
@@ -3,7 +3,7 @@
 # Contributor: Michael Irwin <6d6...@gmail.com>
 
 pkgname=memcached
-pkgver=1.4.31
+pkgver=1.4.32
 pkgrel=1
 pkgdesc="A distributed memory object caching system"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 install=memcached.install
 source=(http://www.memcached.org/files/$pkgname-$pkgver.tar.gz
 memcached.service)
-sha256sums=('77ce5f820bafe94c33bf7bd86268d9bcdb3b76f68128d795b106db53d528707f'
+sha256sums=('54bb9acd5fbbb73cd1fbfa67cbc6b301009a2835a26c8a4c3dba634a0c3d875d'
 'fd60fde92b959dc4160facc0d165f04319d2ece4d2c59b68d8ae24824abea7dd')
 
 build() {


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

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 15:11:39
  Author: dan
Revision: 279433

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

Added:
  libarchive/repos/testing-i686/
  libarchive/repos/testing-i686/PKGBUILD
(from rev 279432, libarchive/trunk/PKGBUILD)
  libarchive/repos/testing-x86_64/
  libarchive/repos/testing-x86_64/PKGBUILD
(from rev 279432, libarchive/trunk/PKGBUILD)

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

Copied: libarchive/repos/testing-i686/PKGBUILD (from rev 279432, 
libarchive/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-29 15:11:39 UTC (rev 279433)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Dan McGee 
+
+pkgname=libarchive
+pkgver=3.2.2
+pkgrel=1
+pkgdesc="library that can create and read several streaming archive formats"
+arch=('i686' 'x86_64')
+url="http://libarchive.org/";
+license=('BSD')
+depends=('acl' 'attr' 'bzip2' 'expat' 'lz4' 'lzo' 'openssl' 'xz' 'zlib')
+options=('strip' 'debug' 'libtool')
+provides=('libarchive.so')
+source=("http://libarchive.org/downloads/$pkgname-$pkgver.tar.gz";)
+md5sums=('1ec00b7dcaf969dd2a5712f85f23c764')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --without-xml2 \
+  --without-nettle
+
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+
+  make check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -D -m644 COPYING "$pkgdir"/usr/share/licenses/libarchive/COPYING
+}

Copied: libarchive/repos/testing-x86_64/PKGBUILD (from rev 279432, 
libarchive/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-29 15:11:39 UTC (rev 279433)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Dan McGee 
+
+pkgname=libarchive
+pkgver=3.2.2
+pkgrel=1
+pkgdesc="library that can create and read several streaming archive formats"
+arch=('i686' 'x86_64')
+url="http://libarchive.org/";
+license=('BSD')
+depends=('acl' 'attr' 'bzip2' 'expat' 'lz4' 'lzo' 'openssl' 'xz' 'zlib')
+options=('strip' 'debug' 'libtool')
+provides=('libarchive.so')
+source=("http://libarchive.org/downloads/$pkgname-$pkgver.tar.gz";)
+md5sums=('1ec00b7dcaf969dd2a5712f85f23c764')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --without-xml2 \
+  --without-nettle
+
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+
+  make check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -D -m644 COPYING "$pkgdir"/usr/share/licenses/libarchive/COPYING
+}


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

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 15:06:03
  Author: dan
Revision: 279432

upgpkg: libarchive 3.2.2-1

Modified:
  libarchive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 15:02:50 UTC (rev 279431)
+++ PKGBUILD2016-10-29 15:06:03 UTC (rev 279432)
@@ -2,8 +2,8 @@
 # Maintainer: Dan McGee 
 
 pkgname=libarchive
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
 pkgdesc="library that can create and read several streaming archive formats"
 arch=('i686' 'x86_64')
 url="http://libarchive.org/";
@@ -12,7 +12,7 @@
 options=('strip' 'debug' 'libtool')
 provides=('libarchive.so')
 source=("http://libarchive.org/downloads/$pkgname-$pkgver.tar.gz";)
-md5sums=('afa257047d1941a565216edbf0171e72')
+md5sums=('1ec00b7dcaf969dd2a5712f85f23c764')
 
 build() {
   cd "$pkgname-$pkgver"


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

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 15:02:50
  Author: dan
Revision: 279431

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

Added:
  postgresql/repos/testing-i686/
  postgresql/repos/testing-i686/PKGBUILD
(from rev 279430, postgresql/trunk/PKGBUILD)
  postgresql/repos/testing-i686/postgresql-check-db-dir
(from rev 279430, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/testing-i686/postgresql-run-socket.patch
(from rev 279430, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/testing-i686/postgresql.install
(from rev 279430, postgresql/trunk/postgresql.install)
  postgresql/repos/testing-i686/postgresql.logrotate
(from rev 279430, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/testing-i686/postgresql.pam
(from rev 279430, postgresql/trunk/postgresql.pam)
  postgresql/repos/testing-i686/postgresql.service
(from rev 279430, postgresql/trunk/postgresql.service)
  postgresql/repos/testing-x86_64/
  postgresql/repos/testing-x86_64/PKGBUILD
(from rev 279430, postgresql/trunk/PKGBUILD)
  postgresql/repos/testing-x86_64/postgresql-check-db-dir
(from rev 279430, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/testing-x86_64/postgresql-run-socket.patch
(from rev 279430, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/testing-x86_64/postgresql.install
(from rev 279430, postgresql/trunk/postgresql.install)
  postgresql/repos/testing-x86_64/postgresql.logrotate
(from rev 279430, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/testing-x86_64/postgresql.pam
(from rev 279430, postgresql/trunk/postgresql.pam)
  postgresql/repos/testing-x86_64/postgresql.service
(from rev 279430, postgresql/trunk/postgresql.service)

+
 testing-i686/PKGBUILD  |  158 +++
 testing-i686/postgresql-check-db-dir   |   49 
 testing-i686/postgresql-run-socket.patch   |   12 ++
 testing-i686/postgresql.install|   25 
 testing-i686/postgresql.logrotate  |4 
 testing-i686/postgresql.pam|3 
 testing-i686/postgresql.service|   34 +
 testing-x86_64/PKGBUILD|  158 +++
 testing-x86_64/postgresql-check-db-dir |   49 
 testing-x86_64/postgresql-run-socket.patch |   12 ++
 testing-x86_64/postgresql.install  |   25 
 testing-x86_64/postgresql.logrotate|4 
 testing-x86_64/postgresql.pam  |3 
 testing-x86_64/postgresql.service  |   34 +
 14 files changed, 570 insertions(+)

Copied: postgresql/repos/testing-i686/PKGBUILD (from rev 279430, 
postgresql/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-29 15:02:50 UTC (rev 279431)
@@ -0,0 +1,158 @@
+# $Id$
+# Maintainer: Dan McGee 
+
+pkgbase=postgresql
+pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
+pkgver=9.6.1
+_majorver=${pkgver%.*}
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://www.postgresql.org/";
+license=('custom:PostgreSQL')
+makedepends=('krb5' 'libxml2' 'python2' 'perl' 'tcl>=8.6.0' 'openssl>=1.0.0')
+source=(http://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2
+postgresql-run-socket.patch
+postgresql.pam postgresql.logrotate
+postgresql.service postgresql-check-db-dir)
+md5sums=('92ae6d7cdf18e648b3c22d0aa015565d'
+ '75c579eed03ffb2312631f0b649175b4'
+ '96f82c38f3f540b53f3e5144900acf17'
+ 'd28e443f9f65a5712c52018b84e27137'
+ '5a7933453a572bbe12320b088272ee71'
+ '937eec7aabce171bc9d1eab65c560bcb')
+sha256sums=('e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd'
+'8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
+'57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
+'6abb842764bbed74ea4a269d24f1e73d1c0b1d8ecd6e2e6fb5fb10590298605e'
+'b48fe97f8e43ed0d2041d519119a4dafb70fcae72870951bf4fb7350fe169ac8'
+'20a8716745ff3690275ff088ea394d397063d4c5e159ca26d0d91462146bc74b')
+
+build() {
+  cd "${srcdir}/postgresql-${pkgver}"
+
+  patch -Np1 < ../postgresql-run-socket.patch
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--datadir=/usr/share/postgresql \
+--sysconfdir=/etc \
+--with-gssapi \
+--with-libxml \
+--with-openssl \
+--with-perl \
+--with-python PYTHON=/usr/bin/python2 \
+--with-tcl \
+--with-pam \
+--with-system-tzdata=/usr/share/zoneinfo \
+--with-uuid=e2fs \
+--enable-nls \
+--enable-thread-safety
+
+  make world
+}
+
+package_postgresql-libs() {
+  pkgdesc="Libraries for use with PostgreSQL"
+  depends=('krb5' 'openssl>=1.0.0' 'readline>=6.0')
+  provides=('postgresql-client'

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

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 15:02:36
  Author: dan
Revision: 279430

upgpkg: postgresql 9.6.1-1

Modified:
  postgresql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 14:51:31 UTC (rev 279429)
+++ PKGBUILD2016-10-29 15:02:36 UTC (rev 279430)
@@ -3,7 +3,7 @@
 
 pkgbase=postgresql
 pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
-pkgver=9.5.4
+pkgver=9.6.1
 _majorver=${pkgver%.*}
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -14,13 +14,13 @@
 postgresql-run-socket.patch
 postgresql.pam postgresql.logrotate
 postgresql.service postgresql-check-db-dir)
-md5sums=('ad36fcf624748b8ed67783ad04529f43'
+md5sums=('92ae6d7cdf18e648b3c22d0aa015565d'
  '75c579eed03ffb2312631f0b649175b4'
  '96f82c38f3f540b53f3e5144900acf17'
  'd28e443f9f65a5712c52018b84e27137'
  '5a7933453a572bbe12320b088272ee71'
  '937eec7aabce171bc9d1eab65c560bcb')
-sha256sums=('cf5e571164ad66028ecd7dd8819e3765470d45bcd440d258b686be7e69c76ed0'
+sha256sums=('e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd'
 '8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
 '57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
 '6abb842764bbed74ea4a269d24f1e73d1c0b1d8ecd6e2e6fb5fb10590298605e'


[arch-commits] Commit in postgresql-old-upgrade/trunk (PKGBUILD)

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 14:51:22
  Author: dan
Revision: 279428

upgpkg: postgresql-old-upgrade 9.5.5-1

Modified:
  postgresql-old-upgrade/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 14:43:40 UTC (rev 279427)
+++ PKGBUILD2016-10-29 14:51:22 UTC (rev 279428)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=postgresql-old-upgrade
-pkgver=9.4.9
+pkgver=9.5.5
 _majorver=${pkgver%.*}
 pkgrel=1
 pkgdesc="PostgreSQL build for migrating between major versions with pg_upgrade"
@@ -12,8 +12,8 @@
 depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam')
 makedepends=('krb5' 'python2' 'perl' 'tcl>=8.6.0')
 
source=(http://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-md5sums=('cb2960fb4022d57f9d7cf421a592a7c0')
-sha256sums=('c120a62e90214c20d9160da3ca3fbaec97d5f1656f1dd033f60e7297b7a1e1c9')
+md5sums=('e75b182d250ad1fcdd71b280f146db4c')
+sha256sums=('02c65290be74de6604c3fed87c9fd3e6b32e949f0ab8105a75bd7ed5aa71f394')
 
 build() {
   cd "${srcdir}/postgresql-${pkgver}"


[arch-commits] Commit in postgresql-old-upgrade/repos (4 files)

2016-10-29 Thread Dan McGee
Date: Saturday, October 29, 2016 @ 14:51:31
  Author: dan
Revision: 279429

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

Added:
  postgresql-old-upgrade/repos/testing-i686/
  postgresql-old-upgrade/repos/testing-i686/PKGBUILD
(from rev 279428, postgresql-old-upgrade/trunk/PKGBUILD)
  postgresql-old-upgrade/repos/testing-x86_64/
  postgresql-old-upgrade/repos/testing-x86_64/PKGBUILD
(from rev 279428, postgresql-old-upgrade/trunk/PKGBUILD)

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

Copied: postgresql-old-upgrade/repos/testing-i686/PKGBUILD (from rev 279428, 
postgresql-old-upgrade/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-29 14:51:31 UTC (rev 279429)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Dan McGee 
+
+pkgname=postgresql-old-upgrade
+pkgver=9.5.5
+_majorver=${pkgver%.*}
+pkgrel=1
+pkgdesc="PostgreSQL build for migrating between major versions with pg_upgrade"
+arch=('i686' 'x86_64')
+url="http://www.postgresql.org/";
+license=('custom:PostgreSQL')
+depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam')
+makedepends=('krb5' 'python2' 'perl' 'tcl>=8.6.0')
+source=(http://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
+md5sums=('e75b182d250ad1fcdd71b280f146db4c')
+sha256sums=('02c65290be74de6604c3fed87c9fd3e6b32e949f0ab8105a75bd7ed5aa71f394')
+
+build() {
+  cd "${srcdir}/postgresql-${pkgver}"
+
+  ./configure \
+--prefix=/opt/pgsql-${_majorver} \
+--with-gssapi \
+--with-libxml \
+--with-openssl \
+--with-perl \
+--with-python PYTHON=/usr/bin/python2 \
+--with-tcl \
+--with-pam \
+--without-readline \
+--with-system-tzdata=/usr/share/zoneinfo \
+--with-uuid=e2fs \
+--disable-nls \
+--enable-thread-safety
+
+  make -C src all
+  make -C contrib all
+}
+
+package() {
+  cd "${srcdir}/postgresql-${pkgver}"
+
+  # install
+  make -C src DESTDIR="${pkgdir}" install
+  make -C contrib DESTDIR="${pkgdir}" install
+
+  # install license
+  install -D -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # clean up unneeded installed items
+  rm -rf "${pkgdir}/opt/pgsql-${_majorver}/include/"
+}

Copied: postgresql-old-upgrade/repos/testing-x86_64/PKGBUILD (from rev 279428, 
postgresql-old-upgrade/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-29 14:51:31 UTC (rev 279429)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Dan McGee 
+
+pkgname=postgresql-old-upgrade
+pkgver=9.5.5
+_majorver=${pkgver%.*}
+pkgrel=1
+pkgdesc="PostgreSQL build for migrating between major versions with pg_upgrade"
+arch=('i686' 'x86_64')
+url="http://www.postgresql.org/";
+license=('custom:PostgreSQL')
+depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam')
+makedepends=('krb5' 'python2' 'perl' 'tcl>=8.6.0')
+source=(http://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
+md5sums=('e75b182d250ad1fcdd71b280f146db4c')
+sha256sums=('02c65290be74de6604c3fed87c9fd3e6b32e949f0ab8105a75bd7ed5aa71f394')
+
+build() {
+  cd "${srcdir}/postgresql-${pkgver}"
+
+  ./configure \
+--prefix=/opt/pgsql-${_majorver} \
+--with-gssapi \
+--with-libxml \
+--with-openssl \
+--with-perl \
+--with-python PYTHON=/usr/bin/python2 \
+--with-tcl \
+--with-pam \
+--without-readline \
+--with-system-tzdata=/usr/share/zoneinfo \
+--with-uuid=e2fs \
+--disable-nls \
+--enable-thread-safety
+
+  make -C src all
+  make -C contrib all
+}
+
+package() {
+  cd "${srcdir}/postgresql-${pkgver}"
+
+  # install
+  make -C src DESTDIR="${pkgdir}" install
+  make -C contrib DESTDIR="${pkgdir}" install
+
+  # install license
+  install -D -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # clean up unneeded installed items
+  rm -rf "${pkgdir}/opt/pgsql-${_majorver}/include/"
+}


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

2016-10-29 Thread Alexander Rødseth
Date: Saturday, October 29, 2016 @ 13:48:04
  Author: arodseth
Revision: 193966

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

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

---+
 /PKGBUILD |  138 
 community-i686/PKGBUILD   |   68 -
 community-x86_64/PKGBUILD |   68 -
 3 files changed, 138 insertions(+), 136 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-29 13:47:48 UTC (rev 193965)
+++ community-i686/PKGBUILD 2016-10-29 13:48:04 UTC (rev 193966)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Daniel Micay 
-# Contributor: userwithuid 
-
-pkgname=('rust' 'rust-docs')
-epoch=1
-pkgver=1.12.1
-pkgrel=1
-arch=('x86_64' 'i686')
-pkgdesc='Systems programming language focused on safety, speed and concurrency'
-url='http://www.rust-lang.org/'
-groups=('rust')
-license=('MIT' 'Apache')
-makedepends=('libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake' 'ninja')
-source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc})
-sha256sums=('97913ae4cb255618aaacd1a534b11f343634b040b32656250d09d8d9ec02d3dc'
-'SKIP')
-options=('staticlibs' '!strip' '!emptydirs')
-validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag 
and Release Signing Key) 
-#gpg --keyserver hkp://keys.gnupg.net --recv-keys 
108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
-
-build() {
-  cd "rustc-$pkgver"
-
-  ./configure \
---prefix=/usr \
---release-channel=stable \
---enable-ninja \
---llvm-root=/usr \
---disable-codegen-tests
-
-  export RUSTFLAGS="$RUSTFLAGS -C link-args=-lffi"
-  export CFLAGS="$CFLAGS -fPIC -w"
-
-  make
-}
-
-package_rust() {
-  depends=('gcc-libs' 'llvm-libs')
-
-  cd "rustc-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  for license in APACHE MIT; do install -Dm644 "LICENSE-$license" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-$license"; done
-
-  cd "$pkgdir/usr/lib"
-
-  rm rustlib/{components,manifest-rustc,rust-installer-version}
-  ln -sf rustlib/$CARCH-unknown-linux-gnu/lib/*.so .
-
-  # move docs out of the way
-  mv "$pkgdir/usr/share/doc" "$srcdir/"
-}
-
-package_rust-docs() {
-  msg2 "Packaging documentation"
-  install -d "$pkgdir/usr/share/doc/"
-  mv "$srcdir/doc" "$pkgdir/usr/share/doc/rust"
-
-  msg2 "Packaging license files for the documentation"
-  for license in APACHE MIT; do install -Dm644 
"rustc-$pkgver/LICENSE-$license" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-$license"; done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rust/repos/community-i686/PKGBUILD (from rev 193965, 
rust/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-29 13:48:04 UTC (rev 193966)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Daniel Micay 
+# Contributor: userwithuid 
+
+pkgname=('rust' 'rust-docs')
+epoch=1
+pkgver=1.12.1
+pkgrel=2
+arch=('x86_64' 'i686')
+pkgdesc='Systems programming language focused on safety, speed and concurrency'
+url='http://www.rust-lang.org/'
+groups=('rust')
+license=('MIT' 'Apache')
+makedepends=('libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake' 'ninja' 
'jemalloc')
+source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc})
+sha256sums=('97913ae4cb255618aaacd1a534b11f343634b040b32656250d09d8d9ec02d3dc'
+'SKIP')
+options=('staticlibs' '!strip' '!emptydirs')
+validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag 
and Release Signing Key) 
+#gpg --keyserver hkp://keys.gnupg.net --recv-keys 
108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
+
+build() {
+  cd "rustc-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--release-channel=stable \
+--enable-ninja \
+--llvm-root=/usr \
+--disable-codegen-tests \
+--jemalloc-root=/usr/lib
+
+  export RUSTFLAGS="$RUSTFLAGS -C link-args=-lffi"
+  export CFLAGS="$CFLAGS -fPIC -w"
+
+  make
+}
+
+package_rust() {
+  depends=('gcc-libs' 'llvm-libs')
+
+  cd "rustc-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  for license in APACHE MIT; do install -Dm644 "LICENSE-$license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE-$license"; done
+
+  cd "$pkgdir/usr/lib"
+
+  rm rustlib/{components,manifest-rustc,rust-installer-version}
+  ln -sf rustlib/$CARCH-unknown-linux-gnu/lib/*.so .
+
+  # move docs out of the way
+  mv "$pkgdir/usr/share/doc" "$srcdir/"
+}
+
+package_rust-docs() {
+  msg2 "Packaging documentation"
+  install -d "$pkgdir/usr/share/doc/"
+  mv "$srcdir"/doc/* "$pk

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

2016-10-29 Thread Alexander Rødseth
Date: Saturday, October 29, 2016 @ 13:47:48
  Author: arodseth
Revision: 193965

upgpkg: rust 1:1.12.1-2

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 11:16:50 UTC (rev 193964)
+++ PKGBUILD2016-10-29 13:47:48 UTC (rev 193965)
@@ -6,13 +6,13 @@
 pkgname=('rust' 'rust-docs')
 epoch=1
 pkgver=1.12.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64' 'i686')
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
 url='http://www.rust-lang.org/'
 groups=('rust')
 license=('MIT' 'Apache')
-makedepends=('libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake' 'ninja')
+makedepends=('libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake' 'ninja' 
'jemalloc')
 source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc})
 sha256sums=('97913ae4cb255618aaacd1a534b11f343634b040b32656250d09d8d9ec02d3dc'
 'SKIP')
@@ -28,7 +28,8 @@
 --release-channel=stable \
 --enable-ninja \
 --llvm-root=/usr \
---disable-codegen-tests
+--disable-codegen-tests \
+--jemalloc-root=/usr/lib
 
   export RUSTFLAGS="$RUSTFLAGS -C link-args=-lffi"
   export CFLAGS="$CFLAGS -fPIC -w"
@@ -58,7 +59,7 @@
 package_rust-docs() {
   msg2 "Packaging documentation"
   install -d "$pkgdir/usr/share/doc/"
-  mv "$srcdir/doc" "$pkgdir/usr/share/doc/rust"
+  mv "$srcdir"/doc/* "$pkgdir"/usr/share/doc/rust/
 
   msg2 "Packaging license files for the documentation"
   for license in APACHE MIT; do install -Dm644 
"rustc-$pkgver/LICENSE-$license" \


[arch-commits] Commit in libvdpau-va-gl/repos (4 files)

2016-10-29 Thread Antonio Rojas
Date: Saturday, October 29, 2016 @ 11:16:50
  Author: arojas
Revision: 193964

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

Added:
  libvdpau-va-gl/repos/community-i686/PKGBUILD
(from rev 193963, libvdpau-va-gl/trunk/PKGBUILD)
  libvdpau-va-gl/repos/community-x86_64/PKGBUILD
(from rev 193963, libvdpau-va-gl/trunk/PKGBUILD)
Deleted:
  libvdpau-va-gl/repos/community-i686/PKGBUILD
  libvdpau-va-gl/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-29 11:16:17 UTC (rev 193963)
+++ community-i686/PKGBUILD 2016-10-29 11:16:50 UTC (rev 193964)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Behem0th 
-
-pkgname=libvdpau-va-gl
-pkgver=0.4.0
-pkgrel=1
-pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
-arch=('i686' 'x86_64')
-url='https://github.com/i-rinat/libvdpau-va-gl'
-license=('LGPL3')
-depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
-makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-md5sums=('638244652a702d0262039890904f37ce')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: libvdpau-va-gl/repos/community-i686/PKGBUILD (from rev 193963, 
libvdpau-va-gl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-29 11:16:50 UTC (rev 193964)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Behem0th 
+
+pkgname=libvdpau-va-gl
+pkgver=0.4.2
+pkgrel=1
+pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
+arch=('i686' 'x86_64')
+url='https://github.com/i-rinat/libvdpau-va-gl'
+license=('LGPL3')
+depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
+makedepends=('cmake')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+md5sums=('8db21dcfd5cd14c6ec51b992e20369dc')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-29 11:16:17 UTC (rev 193963)
+++ community-x86_64/PKGBUILD   2016-10-29 11:16:50 UTC (rev 193964)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Behem0th 
-
-pkgname=libvdpau-va-gl
-pkgver=0.4.0
-pkgrel=1
-pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
-arch=('i686' 'x86_64')
-url='https://github.com/i-rinat/libvdpau-va-gl'
-license=('LGPL3')
-depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
-makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-md5sums=('638244652a702d0262039890904f37ce')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: libvdpau-va-gl/repos/community-x86_64/PKGBUILD (from rev 193963, 
libvdpau-va-gl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-29 11:16:50 UTC (rev 193964)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Behem0th 
+
+pkgname=libvdpau-va-gl
+pkgver=0.4.2
+pkgrel=1
+pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
+arch=('i686' 'x86_64')
+url='https://github.com/i-rinat/libvdpau-va-gl'
+license=('LGPL3')
+depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
+makedepends=('cmake')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+md5sums=('8db21dcfd5cd14c6ec51b992e20369dc')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libvdpau-va-gl/trunk (PKGBUILD)

2016-10-29 Thread Antonio Rojas
Date: Saturday, October 29, 2016 @ 11:16:17
  Author: arojas
Revision: 193963

Update to 0.4.2

Modified:
  libvdpau-va-gl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 08:28:11 UTC (rev 193962)
+++ PKGBUILD2016-10-29 11:16:17 UTC (rev 193963)
@@ -3,7 +3,7 @@
 # Contributor: Behem0th 
 
 pkgname=libvdpau-va-gl
-pkgver=0.4.0
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
 makedepends=('cmake')
 source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-md5sums=('638244652a702d0262039890904f37ce')
+md5sums=('8db21dcfd5cd14c6ec51b992e20369dc')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in hunspell-fr/repos/extra-any (4 files)

2016-10-29 Thread Guillaume Alaux
Date: Saturday, October 29, 2016 @ 09:24:22
  Author: guillaume
Revision: 279425

archrelease: copy trunk to extra-any

Added:
  hunspell-fr/repos/extra-any/LICENSE
(from rev 279424, hunspell-fr/trunk/LICENSE)
  hunspell-fr/repos/extra-any/PKGBUILD
(from rev 279424, hunspell-fr/trunk/PKGBUILD)
Deleted:
  hunspell-fr/repos/extra-any/LICENSE
  hunspell-fr/repos/extra-any/PKGBUILD

--+
 LICENSE  |  746 ++---
 PKGBUILD |   88 +++
 2 files changed, 417 insertions(+), 417 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2016-10-29 09:23:40 UTC (rev 279424)
+++ LICENSE 2016-10-29 09:24:22 UTC (rev 279425)
@@ -1,373 +0,0 @@
-Mozilla Public License Version 2.0
-==
-
-1. Definitions
---
-
-1.1. "Contributor"
-means each individual or legal entity that creates, contributes to
-the creation of, or owns Covered Software.
-
-1.2. "Contributor Version"
-means the combination of the Contributions of others (if any) used
-by a Contributor and that particular Contributor's Contribution.
-
-1.3. "Contribution"
-means Covered Software of a particular Contributor.
-
-1.4. "Covered Software"
-means Source Code Form to which the initial Contributor has attached
-the notice in Exhibit A, the Executable Form of such Source Code
-Form, and Modifications of such Source Code Form, in each case
-including portions thereof.
-
-1.5. "Incompatible With Secondary Licenses"
-means
-
-(a) that the initial Contributor has attached the notice described
-in Exhibit B to the Covered Software; or
-
-(b) that the Covered Software was made available under the terms of
-version 1.1 or earlier of the License, but not also under the
-terms of a Secondary License.
-
-1.6. "Executable Form"
-means any form of the work other than Source Code Form.
-
-1.7. "Larger Work"
-means a work that combines Covered Software with other material, in 
-a separate file or files, that is not Covered Software.
-
-1.8. "License"
-means this document.
-
-1.9. "Licensable"
-means having the right to grant, to the maximum extent possible,
-whether at the time of the initial grant or subsequently, any and
-all of the rights conveyed by this License.
-
-1.10. "Modifications"
-means any of the following:
-
-(a) any file in Source Code Form that results from an addition to,
-deletion from, or modification of the contents of Covered
-Software; or
-
-(b) any new file in Source Code Form that contains any Covered
-Software.
-
-1.11. "Patent Claims" of a Contributor
-means any patent claim(s), including without limitation, method,
-process, and apparatus claims, in any patent Licensable by such
-Contributor that would be infringed, but for the grant of the
-License, by the making, using, selling, offering for sale, having
-made, import, or transfer of either its Contributions or its
-Contributor Version.
-
-1.12. "Secondary License"
-means either the GNU General Public License, Version 2.0, the GNU
-Lesser General Public License, Version 2.1, the GNU Affero General
-Public License, Version 3.0, or any later versions of those
-licenses.
-
-1.13. "Source Code Form"
-means the form of the work preferred for making modifications.
-
-1.14. "You" (or "Your")
-means an individual or a legal entity exercising rights under this
-License. For legal entities, "You" includes any entity that
-controls, is controlled by, or is under common control with You. For
-purposes of this definition, "control" means (a) the power, direct
-or indirect, to cause the direction or management of such entity,
-whether by contract or otherwise, or (b) ownership of more than
-fifty percent (50%) of the outstanding shares or beneficial
-ownership of such entity.
-
-2. License Grants and Conditions
-
-
-2.1. Grants
-
-Each Contributor hereby grants You a world-wide, royalty-free,
-non-exclusive license:
-
-(a) under intellectual property rights (other than patent or trademark)
-Licensable by such Contributor to use, reproduce, make available,
-modify, display, perform, distribute, and otherwise exploit its
-Contributions, either on an unmodified basis, with Modifications, or
-as part of a Larger Work; and
-
-(b) under Patent Claims of such Contributor to make, use, sell, offer
-for sale, have made, import, and otherwise transfer either its
-Contributions or its Contributor Version.
-
-2.2. Effective Date
-
-The licenses granted in Section 2.1 with respect to any Contribution
-become effective for each Contribution on the date the Contributor first
-distributes such Contribution.
-
-2.3. Limitations on Grant Scope
-
-The licenses granted in this Section 2 are the

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

2016-10-29 Thread Guillaume Alaux
Date: Saturday, October 29, 2016 @ 09:23:40
  Author: guillaume
Revision: 279424

Upstream release 5.7

Modified:
  hunspell-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 02:30:52 UTC (rev 279423)
+++ PKGBUILD2016-10-29 09:23:40 UTC (rev 279424)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX 
 
 pkgname=hunspell-fr
-pkgver=5.6
+pkgver=5.7
 pkgrel=1
 pkgdesc='French (modern) hunspell dictionaries'
 arch=(any)
@@ -10,7 +10,7 @@
 optdepends=('hunspell: the spell checking libraries and apps')
 
source=(http://www.dicollecte.org/download/fr/${pkgname/-fr/}-french-dictionaries-v${pkgver}.zip
 LICENSE)
-sha256sums=('0e3e27aac53b60590dcd33a0bae32df58d767d5b0e0fbf0c4b23c755e87987c3'
+sha256sums=('275c19c202913f7d6ec2a7687d45120bd9277351d7ca0fc3dcd88faae81e483f'
 'fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85')
 
 package() {


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

2016-10-29 Thread Antonio Rojas
Date: Saturday, October 29, 2016 @ 08:28:11
  Author: arojas
Revision: 193962

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-29 04:02:20 UTC (rev 193961)
+++ community-i686/PKGBUILD 2016-10-29 08:28:11 UTC (rev 193962)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Andrea Scarpino 
-# Contributor: Gilles CHAUVIN 
-# Contributor: Jonathan Schaeffer 
-# Contributor: chfoxli 
-
-pkgname=kphotoalbum
-pkgver=4.7.2
-pkgrel=1
-pkgdesc="KDE Photo Album, picture collection manager"
-url="http://www.kphotoalbum.org/";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('kdebase-runtime' 'libkipi4' 'libkdcraw4' 'libkface4' 'libkgeomap4')
-makedepends=('cmake' 'automoc4' 'kdemultimedia-mplayerthumbs')
-optdepends=('kipi-plugins: add extra functionality'
-   'mplayer: video thumbnails')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('313214df2b1dad2c9beb3e56051622155b142fcf67bdbaa65c3fff26790a')
-
-build() {
-# workaround build failure
-#  mv $pkgname-$pkgver $pkgname
-
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: kphotoalbum/repos/community-i686/PKGBUILD (from rev 193961, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-29 08:28:11 UTC (rev 193962)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Gilles CHAUVIN 
+# Contributor: Jonathan Schaeffer 
+# Contributor: chfoxli 
+
+pkgname=kphotoalbum
+pkgver=4.7.2
+pkgrel=1
+pkgdesc="KDE Photo Album, picture collection manager"
+url="http://www.kphotoalbum.org/";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'libkipi4' 'libkdcraw4' 'libkface4' 'libkgeomap4')
+makedepends=('cmake' 'automoc4')
+optdepends=('mplayer: video thumbnails')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('313214df2b1dad2c9beb3e56051622155b142fcf67bdbaa65c3fff26790a')
+
+build() {
+# workaround build failure
+#  mv $pkgname-$pkgver $pkgname
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-29 04:02:20 UTC (rev 193961)
+++ community-x86_64/PKGBUILD   2016-10-29 08:28:11 UTC (rev 193962)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Andrea Scarpino 
-# Contributor: Gilles CHAUVIN 
-# Contributor: Jonathan Schaeffer 
-# Contributor: chfoxli 
-
-pkgname=kphotoalbum
-pkgver=4.7.2
-pkgrel=1
-pkgdesc="KDE Photo Album, picture collection manager"
-url="http://www.kphotoalbum.org/";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('kdebase-runtime' 'libkipi4' 'libkdcraw4' 'libkface4' 'libkgeomap4')
-makedepends=('cmake' 'automoc4' 'kdemultimedia-mplayerthumbs')
-optdepends=('kipi-plugins: add extra functionality'
-   'mplayer: video thumbnails')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('313214df2b1dad2c9beb3e56051622155b142fcf67bdbaa65c3fff26790a')
-
-build() {
-# workaround build failure
-#  mv $pkgname-$pkgver $pkgname
-
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: kphotoalbum/repos/community-x86_64/PKGBUILD (from rev 193961, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-29 08:28:11 UTC (rev 193962)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea