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

2016-07-24 Thread Felix Yan
Date: Monday, July 25, 2016 @ 06:40:35
  Author: felixonmars
Revision: 183948

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 183947, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-25 06:40:19 UTC (rev 183947)
+++ PKGBUILD2016-07-25 06:40:35 UTC (rev 183948)
@@ -1,23 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20160709
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdebase-kdialog: GUI for KDE desktop')
-source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz";)
-md5sums=('446d7cbeb1a0c10f74c4c673d4d159bd')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd "winetricks-${pkgver}"
-  make DESTDIR="${pkgdir}" install 
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 183947, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-25 06:40:35 UTC (rev 183948)
@@ -0,0 +1,23 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20160724
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdebase-kdialog: GUI for KDE desktop')
+source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz";)
+md5sums=('ff9c6e35e3f7d3ed2e006d4d1df0dd5b')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd "winetricks-${pkgver}"
+  make DESTDIR="${pkgdir}" install 
+}


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

2016-07-24 Thread Felix Yan
Date: Monday, July 25, 2016 @ 06:40:19
  Author: felixonmars
Revision: 183947

upgpkg: winetricks 20160724-1

Modified:
  winetricks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 06:23:10 UTC (rev 183946)
+++ PKGBUILD2016-07-25 06:40:19 UTC (rev 183947)
@@ -4,7 +4,7 @@
 # Contributor: Allan McRae 
 
 pkgname=winetricks
-pkgver=20160709
+pkgver=20160724
 pkgrel=1
 pkgdesc='Script to install various redistributable runtime libraries in Wine.'
 url='http://wiki.winehq.org/winetricks'
@@ -13,7 +13,7 @@
 optdepends=('zenity: GUI for GNOME desktop'
 'kdebase-kdialog: GUI for KDE desktop')
 source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz";)
-md5sums=('446d7cbeb1a0c10f74c4c673d4d159bd')
+md5sums=('ff9c6e35e3f7d3ed2e006d4d1df0dd5b')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')


[arch-commits] Commit in vtk6/repos (13 files)

2016-07-24 Thread Florian Pritz
Date: Monday, July 25, 2016 @ 06:23:10
  Author: bluewind
Revision: 183946

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

Added:
  vtk6/repos/community-testing-i686/
  vtk6/repos/community-testing-i686/PKGBUILD
(from rev 183945, vtk6/trunk/PKGBUILD)
  vtk6/repos/community-testing-i686/ffmpeg3_compat.patch
(from rev 183945, vtk6/trunk/ffmpeg3_compat.patch)
  vtk6/repos/community-testing-i686/gcc6.patch
(from rev 183945, vtk6/trunk/gcc6.patch)
  vtk6/repos/community-testing-i686/gdal2.patch
(from rev 183945, vtk6/trunk/gdal2.patch)
  vtk6/repos/community-testing-x86_64/PKGBUILD
(from rev 183945, vtk6/trunk/PKGBUILD)
  vtk6/repos/community-testing-x86_64/ffmpeg3_compat.patch
(from rev 183945, vtk6/trunk/ffmpeg3_compat.patch)
  vtk6/repos/community-testing-x86_64/gcc6.patch
(from rev 183945, vtk6/trunk/gcc6.patch)
  vtk6/repos/community-testing-x86_64/gdal2.patch
(from rev 183945, vtk6/trunk/gdal2.patch)
Deleted:
  vtk6/repos/community-testing-x86_64/PKGBUILD
  vtk6/repos/community-testing-x86_64/ffmpeg3_compat.patch
  vtk6/repos/community-testing-x86_64/gcc6.patch
  vtk6/repos/community-testing-x86_64/gdal2.patch

---+
 /PKGBUILD |  136 
 /ffmpeg3_compat.patch |   62 ++
 /gcc6.patch   |   24 
 /gdal2.patch  |   31 +
 community-testing-i686/PKGBUILD   |  136 
 community-testing-i686/ffmpeg3_compat.patch   |   62 ++
 community-testing-i686/gcc6.patch |   24 
 community-testing-i686/gdal2.patch|   31 +
 community-testing-x86_64/PKGBUILD |  136 
 community-testing-x86_64/ffmpeg3_compat.patch |   62 --
 community-testing-x86_64/gcc6.patch   |   24 
 community-testing-x86_64/gdal2.patch  |   31 -
 12 files changed, 506 insertions(+), 253 deletions(-)

Copied: vtk6/repos/community-testing-i686/PKGBUILD (from rev 183945, 
vtk6/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-07-25 06:23:10 UTC (rev 183946)
@@ -0,0 +1,136 @@
+# Mainteriner: Florian Pritz 
+# Contributor: Ray Rashif 
+# Contributor: Andrzej Giniewicz 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+
+pkgname=vtk6
+pkgver=6.3.0
+_majorver=6.3
+pkgrel=4
+pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization. Legacy 6.3 version.'
+arch=('i686' 'x86_64')
+url='http://www.vtk.org/'
+license=('BSD')
+depends=('gcc-libs' 'gl2ps')
+makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 
'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 
'lesstif' 'qt5-base' 'jsoncpp' 'qt5-webkit')
+optdepends=('python2: python bindings'
+'java-runtime: java bindings'
+'tk: tcl bindings'
+'gnuplot: plotting tools'
+'graphviz: drawing tools'
+'python2-matplotlib: for Matplotlib rendering'
+'python2-twisted: for vtkWeb'
+'python2-autobahn: for vtkWeb'
+'openmpi: OpenMPI support'
+'python2-mpi4py: OpenMPI python support'
+'unixodbc'
+'glew'
+'gdal'
+'mariadb')
+source=("http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz";
+
"http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz";
+
"http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz";
+# https://github.com/Kitware/VTK/pull/21
+
remove-vtkxdmf3.patch::https://github.com/nschloe/VTK/commit/a98527dfe9ce23beebf386fab07caef99b911ede.patch
+
find-libxml2.patch::https://github.com/nschloe/VTK/commit/6216f98a7124e12a2c1cefd113347f94b51f3c51.patch
+   ffmpeg3_compat.patch
+gdal2.patch
+gcc6.patch)
+options=(staticlibs)
+sha1sums=('452efab1eedf6202f2d9a3362b5f69adfc44edda'
+  '424b138c079a688cd8c52c43d12b54e2f2b06acf'
+  '622a2bd314262961c6d96f2686f96224e8e31de3'
+  'f8c9270941707a296ff5e0ea3c73a1f0407c6f9b'
+  'baa807e4495219b3104b6245ca79b8f33ff299db'
+  'a78177f8dd6dedd9ad189fa12730ec53c7d02508'
+  'c60610e7c8cf0ad93d7c02cbf8a20fc415f59b3e'
+  '0dc5e510a7f522e32484e2e77205c1a9d2c48854')
+
+prepare() {
+  cd "${srcdir}"/VTK-$pkgver
+
+  # fix compilation errors:
+  patch -Np1 -i "${srcdir}"/remove-vtkxdmf3.patch
+  patch -Np1 -i "${srcdir}"/find-libxml2.patch
+  patch -Np1 -i "${srcdir}"/gdal2.patch
+  patch -Np1 -i "${srcdir}"/ffmpeg3_compat.patch
+  patch -Np1 -i "${srcdir}"/gcc6.patch
+
+  sed

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

2016-07-24 Thread Florian Pritz
Date: Monday, July 25, 2016 @ 05:55:22
  Author: bluewind
Revision: 183944

Fix FS#49233 - [vtk6] [vtk] vtk6 6.3.0-2 links to wrong version of libhdf5.so

upgpkg: vtk6 6.3.0-4

Modified:
  vtk6/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 05:24:36 UTC (rev 183943)
+++ PKGBUILD2016-07-25 05:55:22 UTC (rev 183944)
@@ -6,13 +6,13 @@
 pkgname=vtk6
 pkgver=6.3.0
 _majorver=6.3
-pkgrel=3
+pkgrel=4
 pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization. Legacy 6.3 version.'
 arch=('i686' 'x86_64')
 url='http://www.vtk.org/'
 license=('BSD')
 depends=('gcc-libs' 'gl2ps')
-makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 
'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 
'lesstif' 'qt5-base' 'jsoncpp')
+makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 
'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 
'lesstif' 'qt5-base' 'jsoncpp' 'qt5-webkit')
 optdepends=('python2: python bindings'
 'java-runtime: java bindings'
 'tk: tcl bindings'
@@ -77,7 +77,7 @@
   # VTK fails to compile with recent netcdf-cxx package, VTK should be ported 
to the latest API
   # VTK does not work with XDMF2 compiled from git. TODO: make vtk compatible 
with system XDMF library. 
   # Note: VTK explicitly disables system GLEW dependency, it uses embedded 
sources with modifications
-  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA TWISTED 
ZOPE SIX AUTOBAHN MPI4PY JSONCPP GLEW GL2PS; do
+  for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA TWISTED ZOPE 
SIX AUTOBAHN MPI4PY JSONCPP GLEW GL2PS; do
 cmake_system_flags+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
   done
 


[arch-commits] Commit in vtk6/repos (5 files)

2016-07-24 Thread Florian Pritz
Date: Monday, July 25, 2016 @ 05:55:25
  Author: bluewind
Revision: 183945

archrelease: copy trunk to community-testing-x86_64

Added:
  vtk6/repos/community-testing-x86_64/
  vtk6/repos/community-testing-x86_64/PKGBUILD
(from rev 183944, vtk6/trunk/PKGBUILD)
  vtk6/repos/community-testing-x86_64/ffmpeg3_compat.patch
(from rev 183944, vtk6/trunk/ffmpeg3_compat.patch)
  vtk6/repos/community-testing-x86_64/gcc6.patch
(from rev 183944, vtk6/trunk/gcc6.patch)
  vtk6/repos/community-testing-x86_64/gdal2.patch
(from rev 183944, vtk6/trunk/gdal2.patch)

--+
 PKGBUILD |  136 +
 ffmpeg3_compat.patch |   62 ++
 gcc6.patch   |   24 
 gdal2.patch  |   31 +++
 4 files changed, 253 insertions(+)

Copied: vtk6/repos/community-testing-x86_64/PKGBUILD (from rev 183944, 
vtk6/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-07-25 05:55:25 UTC (rev 183945)
@@ -0,0 +1,136 @@
+# Mainteriner: Florian Pritz 
+# Contributor: Ray Rashif 
+# Contributor: Andrzej Giniewicz 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+
+pkgname=vtk6
+pkgver=6.3.0
+_majorver=6.3
+pkgrel=4
+pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization. Legacy 6.3 version.'
+arch=('i686' 'x86_64')
+url='http://www.vtk.org/'
+license=('BSD')
+depends=('gcc-libs' 'gl2ps')
+makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 
'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 
'lesstif' 'qt5-base' 'jsoncpp' 'qt5-webkit')
+optdepends=('python2: python bindings'
+'java-runtime: java bindings'
+'tk: tcl bindings'
+'gnuplot: plotting tools'
+'graphviz: drawing tools'
+'python2-matplotlib: for Matplotlib rendering'
+'python2-twisted: for vtkWeb'
+'python2-autobahn: for vtkWeb'
+'openmpi: OpenMPI support'
+'python2-mpi4py: OpenMPI python support'
+'unixodbc'
+'glew'
+'gdal'
+'mariadb')
+source=("http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz";
+
"http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz";
+
"http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz";
+# https://github.com/Kitware/VTK/pull/21
+
remove-vtkxdmf3.patch::https://github.com/nschloe/VTK/commit/a98527dfe9ce23beebf386fab07caef99b911ede.patch
+
find-libxml2.patch::https://github.com/nschloe/VTK/commit/6216f98a7124e12a2c1cefd113347f94b51f3c51.patch
+   ffmpeg3_compat.patch
+gdal2.patch
+gcc6.patch)
+options=(staticlibs)
+sha1sums=('452efab1eedf6202f2d9a3362b5f69adfc44edda'
+  '424b138c079a688cd8c52c43d12b54e2f2b06acf'
+  '622a2bd314262961c6d96f2686f96224e8e31de3'
+  'f8c9270941707a296ff5e0ea3c73a1f0407c6f9b'
+  'baa807e4495219b3104b6245ca79b8f33ff299db'
+  'a78177f8dd6dedd9ad189fa12730ec53c7d02508'
+  'c60610e7c8cf0ad93d7c02cbf8a20fc415f59b3e'
+  '0dc5e510a7f522e32484e2e77205c1a9d2c48854')
+
+prepare() {
+  cd "${srcdir}"/VTK-$pkgver
+
+  # fix compilation errors:
+  patch -Np1 -i "${srcdir}"/remove-vtkxdmf3.patch
+  patch -Np1 -i "${srcdir}"/find-libxml2.patch
+  patch -Np1 -i "${srcdir}"/gdal2.patch
+  patch -Np1 -i "${srcdir}"/ffmpeg3_compat.patch
+  patch -Np1 -i "${srcdir}"/gcc6.patch
+
+  sed -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
+  -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+  -e "s|#![ ]*/bin/env python$|#!/usr/bin/env python2|" \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  cd "${srcdir}"
+  rm -rf build
+  mkdir build
+  cd build
+
+  # to help cmake find java
+  export JAVA_HOME=/usr/lib/jvm/default
+
+  # flags to enable using system libs
+  local cmake_system_flags=""
+  # TODO: try to use system provided XDMF2, XDMF3, LIBPROJ4 NETCDF
+  # VTK fails to compile with recent netcdf-cxx package, VTK should be ported 
to the latest API
+  # VTK does not work with XDMF2 compiled from git. TODO: make vtk compatible 
with system XDMF library. 
+  # Note: VTK explicitly disables system GLEW dependency, it uses embedded 
sources with modifications
+  for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA TWISTED ZOPE 
SIX AUTOBAHN MPI4PY JSONCPP GLEW GL2PS; do
+cmake_system_flags+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
+  done
+
+  # flags to use python2 instead of python which is 3.x.x on archlinux
+  local cmake_system_python_flags="-DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7 
-DPYTHON_LIBRARY:PATH=/usr/lib/libp

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

2016-07-24 Thread Daniel Micay
Date: Monday, July 25, 2016 @ 05:24:36
  Author: thestinger
Revision: 183943

merge changes from core/linux (objtool, soc dir)

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 05:16:23 UTC (rev 183942)
+++ PKGBUILD2016-07-25 05:24:36 UTC (rev 183943)
@@ -181,7 +181,7 @@
   mkdir -p "${pkgdir}/usr/lib/modules/${_kernver}/build/include"
 
   for i in acpi asm-generic config crypto drm generated keys linux math-emu \
-media net pcmcia scsi sound trace uapi video xen; do
+media net pcmcia scsi soc sound trace uapi video xen; do
 cp -a include/${i} "${pkgdir}/usr/lib/modules/${_kernver}/build/include/"
   done
 
@@ -263,6 +263,12 @@
 cp ${i} "${pkgdir}/usr/lib/modules/${_kernver}/build/${i}"
   done
 
+  # add objtool for external module building and enabled VALIDATION_STACK 
option
+  if [ -f tools/objtool/objtool ];  then
+  mkdir -p "${pkgdir}/usr/lib/modules/${_kernver}/build/tools/objtool"
+  cp -a tools/objtool/objtool 
${pkgdir}/usr/lib/modules/${_kernver}/build/tools/objtool/ 
+  fi
+
   chown -R root.root "${pkgdir}/usr/lib/modules/${_kernver}/build"
   find "${pkgdir}/usr/lib/modules/${_kernver}/build" -type d -exec chmod 755 
{} \;
 


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

2016-07-24 Thread Balló György
Date: Monday, July 25, 2016 @ 05:16:23
  Author: bgyorgy
Revision: 183942

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

Added:
  budgie-desktop/repos/community-i686/PKGBUILD
(from rev 183941, budgie-desktop/trunk/PKGBUILD)
  budgie-desktop/repos/community-i686/fix-workspaces-applet.patch
(from rev 183941, budgie-desktop/trunk/fix-workspaces-applet.patch)
  budgie-desktop/repos/community-x86_64/PKGBUILD
(from rev 183941, budgie-desktop/trunk/PKGBUILD)
  budgie-desktop/repos/community-x86_64/fix-workspaces-applet.patch
(from rev 183941, budgie-desktop/trunk/fix-workspaces-applet.patch)
Deleted:
  budgie-desktop/repos/community-i686/PKGBUILD
  budgie-desktop/repos/community-x86_64/PKGBUILD

--+
 /PKGBUILD|  118 +
 community-i686/PKGBUILD  |   58 
 community-i686/fix-workspaces-applet.patch   |   46 +
 community-x86_64/PKGBUILD|   58 
 community-x86_64/fix-workspaces-applet.patch |   46 +
 5 files changed, 210 insertions(+), 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-25 05:16:13 UTC (rev 183941)
+++ community-i686/PKGBUILD 2016-07-25 05:16:23 UTC (rev 183942)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=budgie-desktop
-_helper_pkgname=budgie-helper
-pkgver=10.2.6
-_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
-pkgrel=1
-pkgdesc="Modern desktop environment from the Solus Project"
-arch=('i686' 'x86_64')
-url="https://solus-project.com/budgie";
-license=('GPL' 'LGPL')
-depends=('gnome-bluetooth' 'gnome-menus' 'gnome-session' 
'gnome-themes-standard' 'libpeas' 'libwnck3' 'mutter')
-makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'intltool' 
'vala')
-optdepends=('gnome-backgrounds: Default background'
-'gnome-control-center: System settings'
-'gnome-screensaver: Lock screen'
-'network-manager-applet: Network management')
-source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz";
-
"$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev";)
-sha256sums=('88febba5dbf5456a1573753be836d17c261971ccefcb4b56370b5bf053e9b659'
-'3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e')
-
-prepare() {
-   cd $pkgname-$pkgver
-
-   # Disable workspaces applet as it's broken
-   # https://github.com/solus-project/budgie-desktop/issues/302
-   sed -i ':a;N;$!ba;s/ \\\n\tworkspaces//' panel/applets/Makefile.am
-   autoreconf -fi
-
-   # Provide better compatibility for GNOME
-   # https://github.com/solus-project/budgie-desktop/issues/261
-   cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
-   NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile
-
-   #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-   make
-
-   cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
-   ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile 
--disable-Werror
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-
-   cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
-   make DESTDIR="$pkgdir" install
-}

Copied: budgie-desktop/repos/community-i686/PKGBUILD (from rev 183941, 
budgie-desktop/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-25 05:16:23 UTC (rev 183942)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=budgie-desktop
+_helper_pkgname=budgie-helper
+pkgver=10.2.6
+_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
+pkgrel=2
+pkgdesc="Modern desktop environment from the Solus Project"
+arch=('i686' 'x86_64')
+url="https://solus-project.com/budgie";
+license=('GPL' 'LGPL')
+depends=('gnome-bluetooth' 'gnome-menus' 'gnome-session' 
'gnome-themes-standard' 'libpeas' 'libwnck3' 'mutter')
+makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'intltool' 
'vala')
+optdepends=('gnome-backgrounds: Default background'
+'gnome-control-center: System settings'
+'gnome-screensaver: Lock screen'
+'network-manager-applet: Network management')
+source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz";
+
"$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev";
+"fix-workspaces-applet.patch")
+sha256su

[arch-commits] Commit in budgie-desktop/trunk (PKGBUILD fix-workspaces-applet.patch)

2016-07-24 Thread Balló György
Date: Monday, July 25, 2016 @ 05:16:13
  Author: bgyorgy
Revision: 183941

upgpkg: budgie-desktop 10.2.6-2

Fix workspaces applet

Added:
  budgie-desktop/trunk/fix-workspaces-applet.patch
Modified:
  budgie-desktop/trunk/PKGBUILD

-+
 PKGBUILD|   15 +++--
 fix-workspaces-applet.patch |   46 ++
 2 files changed, 54 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 04:56:48 UTC (rev 183940)
+++ PKGBUILD2016-07-25 05:16:13 UTC (rev 183941)
@@ -5,7 +5,7 @@
 _helper_pkgname=budgie-helper
 pkgver=10.2.6
 _helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern desktop environment from the Solus Project"
 arch=('i686' 'x86_64')
 url="https://solus-project.com/budgie";
@@ -17,17 +17,18 @@
 'gnome-screensaver: Lock screen'
 'network-manager-applet: Network management')
 
source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz";
-
"$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev";)
+
"$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev";
+"fix-workspaces-applet.patch")
 sha256sums=('88febba5dbf5456a1573753be836d17c261971ccefcb4b56370b5bf053e9b659'
-'3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e')
+'3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e'
+'d6e439410dd67d8a89ca5340fe9678b8a6e4b4a6c5e06f03a05a2507ead3d1b8')
 
 prepare() {
cd $pkgname-$pkgver
 
-   # Disable workspaces applet as it's broken
-   # https://github.com/solus-project/budgie-desktop/issues/302
-   sed -i ':a;N;$!ba;s/ \\\n\tworkspaces//' panel/applets/Makefile.am
-   autoreconf -fi
+   # Fix workspaces applet to prevent crash
+   # https://github.com/solus-project/budgie-desktop/pull/509
+   patch -Np1 -i ../fix-workspaces-applet.patch
 
# Provide better compatibility for GNOME
# https://github.com/solus-project/budgie-desktop/issues/261

Added: fix-workspaces-applet.patch
===
--- fix-workspaces-applet.patch (rev 0)
+++ fix-workspaces-applet.patch 2016-07-25 05:16:13 UTC (rev 183941)
@@ -0,0 +1,46 @@
+From 582060d816563a83ceff1cceefa097ce7c33e3cf Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Gy=C3=B6rgy=20Ball=C3=B3?= 
+Date: Mon, 25 Jul 2016 06:58:34 +0200
+Subject: [PATCH] workspaces-applet: Really fix panel crash (issue #302)
+
+This reverts commit 9422bb1563ac42759087b64d531898d567748b1e and add the 
set_size_request line to prevent the crash.
+---
+ panel/applets/workspaces/WorkspacesApplet.vala | 21 ++---
+ 1 file changed, 2 insertions(+), 19 deletions(-)
+
+diff --git a/panel/applets/workspaces/WorkspacesApplet.vala 
b/panel/applets/workspaces/WorkspacesApplet.vala
+index 39e023c..b41e855 100644
+--- a/panel/applets/workspaces/WorkspacesApplet.vala
 b/panel/applets/workspaces/WorkspacesApplet.vala
+@@ -21,29 +21,12 @@ public class WorkspacesApplet : Budgie.Applet
+ {
+ 
+ Wnck.Pager? widget;
+-Gtk.EventBox? box;
+ 
+ public WorkspacesApplet()
+ {
+-box = new Gtk.EventBox();
+-add(box);
+-
+-show_all();
+-
+-realize.connect_after(()=> {
+-maybe_integrate_pager();
+-});
+-}
+-
+-public void maybe_integrate_pager()
+-{
+-if (widget != null) {
+-return;
+-}
+-
+ widget = new Wnck.Pager();
+-
+-box.add(widget);
++widget.set_size_request (0, 0);
++add(widget);
+ show_all();
+ }
+ }


[arch-commits] Commit in kde-l10n (kde-unstable)

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 18:05:09
  Author: arojas
Revision: 272448

Remove

Deleted:
  kde-l10n/kde-unstable/


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

2016-07-24 Thread Florian Pritz
Date: Monday, July 25, 2016 @ 04:56:48
  Author: bluewind
Revision: 183940

archrelease: copy trunk to community-any

Added:
  tenshi/repos/community-any/PKGBUILD
(from rev 183939, tenshi/trunk/PKGBUILD)
  tenshi/repos/community-any/conf.diff
(from rev 183939, tenshi/trunk/conf.diff)
  tenshi/repos/community-any/tenshi.install
(from rev 183939, tenshi/trunk/tenshi.install)
  tenshi/repos/community-any/tenshi.service
(from rev 183939, tenshi/trunk/tenshi.service)
Deleted:
  tenshi/repos/community-any/PKGBUILD
  tenshi/repos/community-any/conf.diff
  tenshi/repos/community-any/tenshi.install
  tenshi/repos/community-any/tenshi.service

+
 PKGBUILD   |   78 +++
 conf.diff  |   26 +-
 tenshi.install |   45 ++-
 tenshi.service |   18 ++--
 4 files changed, 81 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-25 04:56:44 UTC (rev 183939)
+++ PKGBUILD2016-07-25 04:56:48 UTC (rev 183940)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz 
-# Contributor: Ryan Corder 
-
-pkgname=tenshi
-pkgver=0.15
-pkgrel=1
-pkgdesc="real-time log monitor from the Gentoo Linux project"
-url="http://dev.inversepath.com/trac/tenshi";
-arch=(any)
-license=("custom")
-depends=('perl' 'perl-io-bufferedselect')
-install="$pkgname.install"
-source=("http://dev.inversepath.com/tenshi/$pkgname-$pkgver.tar.gz";
-'tenshi.install'
-'tenshi.service'
-'conf.diff')
-backup=(etc/tenshi/tenshi.conf)
-md5sums=('3eb858893e29f0f6e7fb9f58f653a5b1'
- 'd8a70806f3a2a498d9d8ef2ecb171ad8'
- '8c8a582c6a8c61d4ff596ed3af8ab593'
- '451250b1955b14691ca1c7124d1991f2')
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   patch -i "$srcdir/conf.diff"
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   make DESTDIR="$pkgdir" docdir=/usr/share/doc/tenshi bindir=/usr/bin 
install
-   install -Dm644 "$srcdir/tenshi.service" 
"$pkgdir/usr/lib/systemd/system/tenshi.service"
-   install -dm755 "$pkgdir/usr/share/licenses/tenshi"
-   mv "$pkgdir/usr/share/doc/tenshi/LICENSE" 
"$pkgdir/usr/share/licenses/tenshi/LICENSE"
-   chmod 750 "$pkgdir/etc/tenshi" "$pkgdir/var/lib/tenshi"
-}

Copied: tenshi/repos/community-any/PKGBUILD (from rev 183939, 
tenshi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-25 04:56:48 UTC (rev 183940)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Florian Pritz 
+# Contributor: Ryan Corder 
+
+pkgname=tenshi
+pkgver=0.15
+pkgrel=2
+pkgdesc="real-time log monitor from the Gentoo Linux project"
+url="http://dev.inversepath.com/trac/tenshi";
+arch=(any)
+license=("custom")
+depends=('perl' 'perl-io-bufferedselect')
+install="$pkgname.install"
+source=("http://dev.inversepath.com/tenshi/$pkgname-$pkgver.tar.gz";
+'tenshi.install'
+'tenshi.service'
+'conf.diff')
+backup=(etc/tenshi/tenshi.conf)
+md5sums=('3eb858893e29f0f6e7fb9f58f653a5b1'
+ '29bd3646a619768666b704b2ed2e6e72'
+ '8c8a582c6a8c61d4ff596ed3af8ab593'
+ '451250b1955b14691ca1c7124d1991f2')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   patch -i "$srcdir/conf.diff"
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir" docdir=/usr/share/doc/tenshi bindir=/usr/bin 
install
+   install -Dm644 "$srcdir/tenshi.service" 
"$pkgdir/usr/lib/systemd/system/tenshi.service"
+   install -dm755 "$pkgdir/usr/share/licenses/tenshi"
+   mv "$pkgdir/usr/share/doc/tenshi/LICENSE" 
"$pkgdir/usr/share/licenses/tenshi/LICENSE"
+   chmod 750 "$pkgdir/etc/tenshi" "$pkgdir/var/lib/tenshi"
+}

Deleted: conf.diff
===
--- conf.diff   2016-07-25 04:56:44 UTC (rev 183939)
+++ conf.diff   2016-07-25 04:56:48 UTC (rev 183940)
@@ -1,13 +0,0 @@
 tenshi_2011-01-01_194405.conf  2011-01-01 19:44:05.0 +0100
-+++ tenshi.conf2011-01-01 19:44:23.0 +0100
-@@ -7,8 +7,8 @@
- set uid tenshi
- set gid tenshi
- 
--set pidfile /var/run/tenshi.pid
--set logfile /var/log/messages
-+set pidfile /var/lib/tenshi/tenshi.pid
-+set logfile /var/log/everything.log
- set logfile /var/log/mail.log
- # set fifo   /var/log/tenshi.fifo
- # set listen 127.0.0.1:514

Copied: tenshi/repos/community-any/conf.diff (from rev 183939, 
tenshi/trunk/conf.diff)
===
--- conf.diff   (rev 0)
+++ conf.diff   2016-07-25 04:56:48 UTC (rev 183940)
@@ -0,0 +1,13 @@
+--- tenshi_2011-01-01_194405.conf  2011-01-01 19:44:05.0 +0100
 tenshi.conf2011-01-01 19:44:23.0 +0100
+@@ -7,8 +7,8 @@
+ set uid tensh

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

2016-07-24 Thread Florian Pritz
Date: Monday, July 25, 2016 @ 04:56:44
  Author: bluewind
Revision: 183939

upgpkg: tenshi 0.15-2

Todo List: User/Group management

Modified:
  tenshi/trunk/PKGBUILD
  tenshi/trunk/tenshi.install

+
 PKGBUILD   |4 ++--
 tenshi.install |5 -
 2 files changed, 2 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 03:41:37 UTC (rev 183938)
+++ PKGBUILD2016-07-25 04:56:44 UTC (rev 183939)
@@ -4,7 +4,7 @@
 
 pkgname=tenshi
 pkgver=0.15
-pkgrel=1
+pkgrel=2
 pkgdesc="real-time log monitor from the Gentoo Linux project"
 url="http://dev.inversepath.com/trac/tenshi";
 arch=(any)
@@ -17,7 +17,7 @@
 'conf.diff')
 backup=(etc/tenshi/tenshi.conf)
 md5sums=('3eb858893e29f0f6e7fb9f58f653a5b1'
- 'd8a70806f3a2a498d9d8ef2ecb171ad8'
+ '29bd3646a619768666b704b2ed2e6e72'
  '8c8a582c6a8c61d4ff596ed3af8ab593'
  '451250b1955b14691ca1c7124d1991f2')
 

Modified: tenshi.install
===
--- tenshi.install  2016-07-25 03:41:37 UTC (rev 183938)
+++ tenshi.install  2016-07-25 04:56:44 UTC (rev 183939)
@@ -18,8 +18,3 @@
 post_install $1
 }
 
-pre_remove() {
-userdel tenshi &> /dev/null
-groupdel tenshi &> /dev/null
-}
-


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

2016-07-24 Thread Felix Yan
Date: Monday, July 25, 2016 @ 03:40:59
  Author: felixonmars
Revision: 183937

upgpkg: python-pifpaf 0.10.3-1

Modified:
  python-pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 03:00:31 UTC (rev 183936)
+++ PKGBUILD2016-07-25 03:40:59 UTC (rev 183937)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pifpaf
 pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -14,11 +14,10 @@
  'python-fixtures' 'python2-fixtures' 'python-xattr' 
'python2-xattr' 'git')
 checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests' 'python2-requests'
   'python-testtools' 'python2-testtools' 'python-oslotest' 
'python2-oslotest'
-  'memcached' 'mongodb' 'percona-server' 'percona-server-clients' 
'postgresql' 'redis'
-  'ceph' 'consul')
+  'memcached' 'mongodb' 'mariadb' 'postgresql' 'redis' 'ceph' 
'consul')
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
-source=("git+https://github.com/jd/pifpaf.git#tag=$pkgver";)
+source=("git+https://github.com/jd/pifpaf.git";)
 md5sums=('SKIP')
 
 prepare() {


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

2016-07-24 Thread Felix Yan
Date: Monday, July 25, 2016 @ 03:41:37
  Author: felixonmars
Revision: 183938

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-25 03:40:59 UTC (rev 183937)
+++ PKGBUILD2016-07-25 03:41:37 UTC (rev 183938)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-pifpaf
-pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=0.10.2
-pkgrel=1
-pkgdesc='Suite of tools and fixtures to manage daemons for testing'
-arch=('any')
-license=('Apache')
-url='https://github.com/jd/pifpaf'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-cliff'
- 'python2-cliff' 'python-stevedore' 'python2-stevedore' 
'python-six' 'python2-six'
- 'python-fixtures' 'python2-fixtures' 'python-xattr' 
'python2-xattr' 'git')
-checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests' 'python2-requests'
-  'python-testtools' 'python2-testtools' 'python-oslotest' 
'python2-oslotest'
-  'memcached' 'mongodb' 'percona-server' 'percona-server-clients' 
'postgresql' 'redis'
-  'ceph' 'consul')
-# 'elasticsearch': test fails
-# 'rabbitmq': test hangs
-source=("git+https://github.com/jd/pifpaf.git#tag=$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a pifpaf{,-py2}
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/pifpaf
-  python setup.py build
-
-  cd "$srcdir"/pifpaf-py2
-  python2 setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd "$srcdir"/pifpaf
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" python setup.py testr
-
-  cd "$srcdir"/pifpaf-py2
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" PYTHON=python2 python2 setup.py testr
-}
-
-package_python-pifpaf() {
-  depends=('python-pbr' 'python-cliff' 'python-stevedore' 'python-six' 
'python-fixtures'
-   'python-xattr')
-
-  cd "$srcdir"/pifpaf
-  python setup.py install --root="$pkgdir"/ --optimize=1
-}
-
-package_python2-pifpaf() {
-  depends=('python2-pbr' 'python2-cliff' 'python2-stevedore' 'python2-six' 
'python2-fixtures'
-   'python2-xattr')
-
-  cd "$srcdir"/pifpaf-py2
-  python2 setup.py install --root="$pkgdir"/ --optimize=1
-
-  mv "$pkgdir"/usr/bin/pifpaf{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pifpaf/repos/community-any/PKGBUILD (from rev 183937, 
python-pifpaf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-25 03:41:37 UTC (rev 183938)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pifpaf
+pkgname=('python-pifpaf' 'python2-pifpaf')
+pkgver=0.10.3
+pkgrel=1
+pkgdesc='Suite of tools and fixtures to manage daemons for testing'
+arch=('any')
+license=('Apache')
+url='https://github.com/jd/pifpaf'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-cliff'
+ 'python2-cliff' 'python-stevedore' 'python2-stevedore' 
'python-six' 'python2-six'
+ 'python-fixtures' 'python2-fixtures' 'python-xattr' 
'python2-xattr' 'git')
+checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests' 'python2-requests'
+  'python-testtools' 'python2-testtools' 'python-oslotest' 
'python2-oslotest'
+  'memcached' 'mongodb' 'mariadb' 'postgresql' 'redis' 'ceph' 
'consul')
+# 'elasticsearch': test fails
+# 'rabbitmq': test hangs
+source=("git+https://github.com/jd/pifpaf.git";)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a pifpaf{,-py2}
+
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir"/pifpaf
+  python setup.py build
+
+  cd "$srcdir"/pifpaf-py2
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir"/pifpaf
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" python setup.py testr
+
+  cd "$srcdir"/pifpaf-py2
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" PYTHON=python2 python2 setup.py testr
+}
+
+package_python-pifpaf() {
+  depends=('python-pbr' 'python-cliff' 'python-stevedore' 'python-six' 
'python-fixtures'
+   'python-xattr')
+
+

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

2016-07-24 Thread Daniel Micay
Date: Monday, July 25, 2016 @ 03:00:31
  Author: thestinger
Revision: 183936

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 183935, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 183935, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 183935, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 183935, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 183935, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 183935, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 183935, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 183935, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 183935, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 183935, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 183935, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 183935, linux-grsec/trunk/linux.preset)
Deleted:
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

+
 /PKGBUILD  |  624 
 /change-default-console-loglevel.patch |   22 
 /config|16318 +++
 /config.x86_64 |15740 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  312 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 8159 ---
 community-i686/config.x86_64   | 7870 ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  312 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 8159 ---
 community-x86_64/config.x86_64 | 7870 ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 32806 insertions(+), 32806 deletions(-)

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


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

2016-07-24 Thread Daniel Micay
Date: Monday, July 25, 2016 @ 02:59:29
  Author: thestinger
Revision: 183935

upgpkg: linux-grsec 4.6.4.201607242014-1

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 21:55:54 UTC (rev 183934)
+++ PKGBUILD2016-07-25 02:59:29 UTC (rev 183935)
@@ -9,7 +9,7 @@
 _srcname=linux-4.6
 _pkgver=4.6.4
 _grsecver=3.1
-_timestamp=201607192040
+_timestamp=201607242014
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -34,7 +34,7 @@
 'SKIP'
 'f500a3b841c41420914938d681e258c712fbbd7ebec5fe70f0abc071a1738e47'
 'SKIP'
-'5f1b9593e6c6a824ac751886794e16a2b382cfae6e7ca8eee2d44c4615148592'
+'5a4797359327ac9c41d16327904fdfbb23f9233142727a530a271a152af9bfc6'
 'SKIP'
 'de52f89abfef30d40239725ab298ee2028aef5a2b9c807ddaf4e9eff7ddc35df'
 'b42aebcb2820b6cad4ca2e79bd75906cb342b513e9c9ffb6be52eff4df18ab5e'


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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 21:55:54
  Author: arojas
Revision: 183934

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

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

---+
 /PKGBUILD |  102 
 /allow_group_network.diff |   24 ++
 community-i686/PKGBUILD   |   51 --
 community-i686/allow_group_network.diff   |   12 ---
 community-x86_64/PKGBUILD |   51 --
 community-x86_64/allow_group_network.diff |   12 ---
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-24 21:55:20 UTC (rev 183933)
+++ community-i686/PKGBUILD 2016-07-24 21:55:54 UTC (rev 183934)
@@ -1,51 +0,0 @@
-#$Id$
-# Maintainer:
-# Contributor: Daniel Wallace 
-# Contributor: Lucas De Marchi 
-
-pkgname=connman
-pkgver=1.32
-pkgrel=1
-pkgdesc="Wireless LAN network manager"
-url="https://01.org/connman";
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('dbus' 'iptables' 'gnutls' 'glib2')
-optdepends=('bluez: Support for Bluetooth devices'
-'wpa_supplicant: For WiFi devices'
-'pptpclient: for ppp support')
-makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp')
-source=("http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.xz";
 'allow_group_network.diff')
-md5sums=('d0c3071c1d8dec9cd17b760f862de2ad'
- 'a8d22ee089fb0ed725130d16ad393047')
-
-prepare(){
-  cd $pkgname-$pkgver
-  patch -Np1 -i "$srcdir/allow_group_network.diff"
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --bindir=/usr/bin \
-  --sbindir=/usr/bin \
-  --with-systemdunitdir=/usr/lib/systemd/system \
-  --enable-pptp \
-  --enable-openconnect \
-  --enable-vpnc \
-  --enable-openvpn \
-  --enable-polkit \
-  --enable-client
-
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  install -Dm755 "$srcdir/$pkgname-$pkgver/client/${pkgname}ctl" 
"$pkgdir/usr/bin/${pkgname}ctl"
-  find "$pkgdir/usr" -name \*.service -exec sed -i 's/s\(bin\)/\1/' {} +
-# See FS#48044
-  sed -i 's/ProtectSystem=full/ProtectSystem=true/' 
"$pkgdir"/usr/lib/systemd/system/connman.service
-  rm -r "$pkgdir"/usr/lib/tmpfiles.d
-}

Copied: connman/repos/community-i686/PKGBUILD (from rev 183933, 
connman/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-24 21:55:54 UTC (rev 183934)
@@ -0,0 +1,51 @@
+#$Id$
+# Maintainer:
+# Contributor: Daniel Wallace 
+# Contributor: Lucas De Marchi 
+
+pkgname=connman
+pkgver=1.33
+pkgrel=1
+pkgdesc="Wireless LAN network manager"
+url="https://01.org/connman";
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('dbus' 'iptables' 'gnutls' 'glib2')
+optdepends=('bluez: Support for Bluetooth devices'
+'wpa_supplicant: For WiFi devices'
+'pptpclient: for ppp support')
+makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp')
+source=("http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.xz";
 'allow_group_network.diff')
+md5sums=('c51903fd3e7a6a371d12ac5d72a1fa01'
+ 'a8d22ee089fb0ed725130d16ad393047')
+
+prepare(){
+  cd $pkgname-$pkgver
+  patch -Np1 -i "$srcdir/allow_group_network.diff"
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --bindir=/usr/bin \
+  --sbindir=/usr/bin \
+  --with-systemdunitdir=/usr/lib/systemd/system \
+  --enable-pptp \
+  --enable-openconnect \
+  --enable-vpnc \
+  --enable-openvpn \
+  --enable-polkit \
+  --enable-client
+
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+  install -Dm755 "$srcdir/$pkgname-$pkgver/client/${pkgname}ctl" 
"$pkgdir/usr/bin/${pkgname}ctl"
+  find "$pkgdir/usr" -name \*.service -exec sed -i 's/s\(bin\)/\1/' {} +
+# See FS#48044
+  sed -i 's/ProtectSystem=full/ProtectSystem=true/' 
"$pkgdir"/usr/lib/systemd/system/connman.service
+  rm -r "$pkgdir"/usr/lib/tmpfiles.d
+}

Deleted: community-i

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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 21:55:20
  Author: arojas
Revision: 183933

Update to 1.33

Modified:
  connman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 21:39:30 UTC (rev 183932)
+++ PKGBUILD2016-07-24 21:55:20 UTC (rev 183933)
@@ -4,7 +4,7 @@
 # Contributor: Lucas De Marchi 
 
 pkgname=connman
-pkgver=1.32
+pkgver=1.33
 pkgrel=1
 pkgdesc="Wireless LAN network manager"
 url="https://01.org/connman";
@@ -16,7 +16,7 @@
 'pptpclient: for ppp support')
 makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp')
 
source=("http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.xz";
 'allow_group_network.diff')
-md5sums=('d0c3071c1d8dec9cd17b760f862de2ad'
+md5sums=('c51903fd3e7a6a371d12ac5d72a1fa01'
  'a8d22ee089fb0ed725130d16ad393047')
 
 prepare(){


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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 21:39:30
  Author: arojas
Revision: 183932

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-24 21:38:22 UTC (rev 183931)
+++ community-i686/PKGBUILD 2016-07-24 21:39:30 UTC (rev 183932)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=ccache
-pkgver=3.2.6
-pkgrel=1
-pkgdesc="A compiler cache"
-arch=('i686' 'x86_64')
-url="http://ccache.samba.org/";
-license=('GPL3')
-depends=('zlib')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('aadbf109d1e52ec0cdc67112a517c75e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
-  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
-
-  install -d ${pkgdir}/usr/lib/ccache/bin
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/g++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cpp
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/c++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-gcc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-g++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cpp
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-c++
-}

Copied: ccache/repos/community-i686/PKGBUILD (from rev 183931, 
ccache/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-24 21:39:30 UTC (rev 183932)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=ccache
+pkgver=3.2.7
+pkgrel=1
+pkgdesc="A compiler cache"
+arch=('i686' 'x86_64')
+url="http://ccache.samba.org/";
+license=('GPL3')
+depends=('zlib')
+source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('d51bff83f656f6a3a58c7e9117d6d8fc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
+  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
+
+  install -d ${pkgdir}/usr/lib/ccache/bin
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/g++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cpp
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/c++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-gcc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-g++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cpp
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-c++
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-24 21:38:22 UTC (rev 183931)
+++ community-x86_64/PKGBUILD   2016-07-24 21:39:30 UTC (rev 183932)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=ccache
-pkgver=3.2.6
-pkgrel=1
-pkgdesc="A compiler cache"
-arch=('i686' 'x86_64')
-url="http://ccache.samba.org/";
-license=('GPL3')
-depends=('zlib')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('aadbf109d1e52ec0cdc67112a517c75e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
-  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
-
-  install -d ${pkgdir}/usr/lib/ccache/bin
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
-  ln -sf /usr/bin/ccac

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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 21:38:22
  Author: arojas
Revision: 183931

Update to 3.2.7

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 20:27:25 UTC (rev 183930)
+++ PKGBUILD2016-07-24 21:38:22 UTC (rev 183931)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=ccache
-pkgver=3.2.6
+pkgver=3.2.7
 pkgrel=1
 pkgdesc="A compiler cache"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('zlib')
 source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('aadbf109d1e52ec0cdc67112a517c75e')
+md5sums=('d51bff83f656f6a3a58c7e9117d6d8fc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2016-07-24 Thread Jelle van der Waa
Date: Sunday, July 24, 2016 @ 20:27:25
  Author: jelle
Revision: 183930

Pre-bump pkgver

This version does not work with calibre

Modified:
  python-html5lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 19:44:56 UTC (rev 183929)
+++ PKGBUILD2016-07-24 20:27:25 UTC (rev 183930)
@@ -3,21 +3,21 @@
 
 pkgbase=python-html5lib
 pkgname=('python2-html5lib' 'python-html5lib')
-pkgver=0.999
-pkgrel=2
+pkgver=0.9
+pkgrel=1
 arch=('any')
 url="https://github.com/html5lib";
 license=('MIT')
-makedepends=('python2' 'python' 'unzip')
-checkdepends=('python-nose' 'python2-nose' 'python-six' 'python2-six')
+makedepends=('python2' 'python' 'unzip' 'python-webencodings' 
'python2-webencodings')
+checkdepends=('python-six' 'python2-six' 'python2-pytest' 'python-pytest' 
'python-lxml' 'python2-lxml' 'python-mock' 'python2-mock') 
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/html5lib/html5lib-python/archive/${pkgver}.tar.gz
 LICENSE)
-md5sums=('2ca78b1ec5852779bc121a97da6e8d4d'
+md5sums=('a81446ef3ce3ef18f5e8e242b7072b83'
  '838c366f69b72c5df05c96dff79b35f2')
 
 package_python-html5lib() {
 pkgdesc="A Python HTML parser/tokenizer based on the WHATWG HTML5 spec"
-depends=('python' 'python-six')
+depends=('python' 'python-six' 'python-webencodings')
 cd ${srcdir}/html5lib-python-${pkgver}
 
 python3 setup.py install --root=${pkgdir}
@@ -25,7 +25,7 @@
 }
 
 package_python2-html5lib() {
-depends=('python2' 'python2-six')
+depends=('python2' 'python2-six' 'python2-webencodings')
 pkgdesc="A Python2 HTML parser/tokenizer based on the WHATWG HTML5 spec"
 cd ${srcdir}/html5lib-python-${pkgver}
 
@@ -36,7 +36,7 @@
 check() {
 cd ${srcdir}/html5lib-python-${pkgver}/html5lib/tests
 
-nosetests2 
+#nosetests2 
   
-nosetests
+#nosetests
 }


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

2016-07-24 Thread Jelle van der Waa
Date: Sunday, July 24, 2016 @ 19:44:56
  Author: jelle
Revision: 183929

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

Added:
  vte3-ng/repos/community-i686/PKGBUILD
(from rev 183928, vte3-ng/trunk/PKGBUILD)
  vte3-ng/repos/community-x86_64/PKGBUILD
(from rev 183928, vte3-ng/trunk/PKGBUILD)
Deleted:
  vte3-ng/repos/community-i686/PKGBUILD
  vte3-ng/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-24 19:44:45 UTC (rev 183928)
+++ community-i686/PKGBUILD 2016-07-24 19:44:56 UTC (rev 183929)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-
-pkgname=vte3-ng
-_basever=0.44.1
-pkgver=$_basever.b
-pkgrel=1
-pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3"
-arch=('i686' 'x86_64')
-license=('LGPL')
-options=('!emptydirs')
-depends=('gtk3' 'vte-common' 'pcre2')
-makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala' 'gtk-doc' 
'gperf')
-url="https://github.com/thestinger/vte-ng";
-source=("https://github.com/thestinger/vte-ng/archive/$pkgver.tar.gz";)
-md5sums=('e070846470080972a021b1a6cbfac043')
-provides=(vte3=$_basever vte3-select-text=$_basever)
-conflicts=(vte3 vte3-select-text)
-replaces=(vte3-select-text)
-
-build() {
-  cd "vte-ng-$pkgver"
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/vte \
-  --localstatedir=/var --disable-static \
-  --enable-introspection
-  make
-}
-
-package() {
-  cd "vte-ng-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  rm "$pkgdir/etc/profile.d/vte.sh"
-}

Copied: vte3-ng/repos/community-i686/PKGBUILD (from rev 183928, 
vte3-ng/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-24 19:44:56 UTC (rev 183929)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Daniel Micay 
+# Maintainer: Jelle van der Waa 
+
+pkgname=vte3-ng
+_basever=0.44.2
+pkgver=$_basever.a
+pkgrel=1
+pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3"
+arch=('i686' 'x86_64')
+license=('LGPL')
+options=('!emptydirs')
+depends=('gtk3' 'vte-common' 'pcre2')
+makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala' 'gtk-doc' 
'gperf')
+url="https://github.com/thestinger/vte-ng";
+source=("https://github.com/thestinger/vte-ng/archive/$pkgver.tar.gz";)
+md5sums=('1948a7647a0bdbcd87311e08fe4a35ec')
+provides=(vte3=$_basever vte3-select-text=$_basever)
+conflicts=(vte3 vte3-select-text)
+replaces=(vte3-select-text)
+
+build() {
+  cd "vte-ng-$pkgver"
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/vte \
+  --localstatedir=/var --disable-static \
+  --enable-introspection
+  make
+}
+
+package() {
+  cd "vte-ng-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  rm "$pkgdir/etc/profile.d/vte.sh"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-24 19:44:45 UTC (rev 183928)
+++ community-x86_64/PKGBUILD   2016-07-24 19:44:56 UTC (rev 183929)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-
-pkgname=vte3-ng
-_basever=0.44.1
-pkgver=$_basever.b
-pkgrel=1
-pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3"
-arch=('i686' 'x86_64')
-license=('LGPL')
-options=('!emptydirs')
-depends=('gtk3' 'vte-common' 'pcre2')
-makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala' 'gtk-doc' 
'gperf')
-url="https://github.com/thestinger/vte-ng";
-source=("https://github.com/thestinger/vte-ng/archive/$pkgver.tar.gz";)
-md5sums=('e070846470080972a021b1a6cbfac043')
-provides=(vte3=$_basever vte3-select-text=$_basever)
-conflicts=(vte3 vte3-select-text)
-replaces=(vte3-select-text)
-
-build() {
-  cd "vte-ng-$pkgver"
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/vte \
-  --localstatedir=/var --disable-static \
-  --enable-introspection
-  make
-}
-
-package() {
-  cd "vte-ng-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  rm "$pkgdir/etc/profile.d/vte.sh"
-}

Copied: vte3-ng/repos/community-x86_64/PKGBUILD (from rev 183928, 
vte3-ng/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-24 19:44:56 UTC (rev 183929)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Daniel Micay 
+# Maintainer: Jelle van der Waa 
+
+pkgname=vte3-ng
+_basever=0.44.2
+pkgver=$_basever.a
+pkgrel=1
+pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3"
+arch=('i686' 'x86_64')
+license=('LGPL

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

2016-07-24 Thread Jelle van der Waa
Date: Sunday, July 24, 2016 @ 19:44:45
  Author: jelle
Revision: 183928

upgpkg: vte3-ng 0.44.2.a-1

Modified:
  vte3-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 16:51:05 UTC (rev 183927)
+++ PKGBUILD2016-07-24 19:44:45 UTC (rev 183928)
@@ -1,9 +1,10 @@
 # $Id$
 # Maintainer: Daniel Micay 
+# Maintainer: Jelle van der Waa 
 
 pkgname=vte3-ng
-_basever=0.44.1
-pkgver=$_basever.b
+_basever=0.44.2
+pkgver=$_basever.a
 pkgrel=1
 pkgdesc="Enhanced Virtual Terminal Emulator widget for use with GTK3"
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
 makedepends=('intltool' 'gobject-introspection' 'gtk3' 'vala' 'gtk-doc' 
'gperf')
 url="https://github.com/thestinger/vte-ng";
 source=("https://github.com/thestinger/vte-ng/archive/$pkgver.tar.gz";)
-md5sums=('e070846470080972a021b1a6cbfac043')
+md5sums=('1948a7647a0bdbcd87311e08fe4a35ec')
 provides=(vte3=$_basever vte3-select-text=$_basever)
 conflicts=(vte3 vte3-select-text)
 replaces=(vte3-select-text)


[arch-commits] Commit in adobe-source-code-pro-fonts/repos/extra-any (4 files)

2016-07-24 Thread Jan Steffens
Date: Sunday, July 24, 2016 @ 19:35:04
  Author: heftig
Revision: 272450

archrelease: copy trunk to extra-any

Added:
  adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD
(from rev 272449, adobe-source-code-pro-fonts/trunk/PKGBUILD)
  adobe-source-code-pro-fonts/repos/extra-any/fonts.install
(from rev 272449, adobe-source-code-pro-fonts/trunk/fonts.install)
Deleted:
  adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD
  adobe-source-code-pro-fonts/repos/extra-any/fonts.install

---+
 PKGBUILD  |   50 +-
 fonts.install |   22 +++---
 2 files changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-24 19:34:26 UTC (rev 272449)
+++ PKGBUILD2016-07-24 19:35:04 UTC (rev 272450)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=adobe-source-code-pro-fonts
-pkgver=2.010ro+1.030it
-_relver=2.010R-ro/1.030R-it
-_tarver=${_relver//\//-}
-pkgrel=1
-pkgdesc=" Monospaced font family for user interface and coding environments"
-arch=(any)
-url="http://adobe-fonts.github.io/source-code-pro/";
-license=(custom)
-depends=(fontconfig)
-install=fonts.install
-source=("${_tarver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${_relver}.tar.gz";)
-sha256sums=('fcb82b3becff6dbc6440d6e03c1edca410a912d616088205bf1dff96fb93918b')
-
-package() {
-  cd source-code-pro-$_tarver
-  install -d "$pkgdir/usr/share/fonts/adobe-source-code-pro"
-  install -t "$pkgdir/usr/share/fonts/adobe-source-code-pro" -m644 OTF/*.otf
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD (from rev 272449, 
adobe-source-code-pro-fonts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-24 19:35:04 UTC (rev 272450)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=adobe-source-code-pro-fonts
+pkgver=2.030ro+1.050it
+_relver=2.010R-ro/1.030R-it
+_tarver=${_relver//\//-}
+pkgrel=1
+pkgdesc=" Monospaced font family for user interface and coding environments"
+arch=(any)
+url="http://adobe-fonts.github.io/source-code-pro/";
+license=(custom)
+depends=(fontconfig)
+install=fonts.install
+source=("${_tarver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${_relver}.tar.gz";)
+sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')
+
+package() {
+  cd source-code-pro-$_tarver
+  install -d "$pkgdir/usr/share/fonts/adobe-source-code-pro"
+  install -t "$pkgdir/usr/share/fonts/adobe-source-code-pro" -m644 OTF/*.otf
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: fonts.install
===
--- fonts.install   2016-07-24 19:34:26 UTC (rev 272449)
+++ fonts.install   2016-07-24 19:35:04 UTC (rev 272450)
@@ -1,11 +0,0 @@
-post_install() {
-  fc-cache -s
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: adobe-source-code-pro-fonts/repos/extra-any/fonts.install (from rev 
272449, adobe-source-code-pro-fonts/trunk/fonts.install)
===
--- fonts.install   (rev 0)
+++ fonts.install   2016-07-24 19:35:04 UTC (rev 272450)
@@ -0,0 +1,11 @@
+post_install() {
+  fc-cache -s
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2016-07-24 Thread Jan Steffens
Date: Sunday, July 24, 2016 @ 19:34:26
  Author: heftig
Revision: 272449

2.030ro+1.050it-1

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 18:05:09 UTC (rev 272448)
+++ PKGBUILD2016-07-24 19:34:26 UTC (rev 272449)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=adobe-source-code-pro-fonts
-pkgver=2.010ro+1.030it
+pkgver=2.030ro+1.050it
 _relver=2.010R-ro/1.030R-it
 _tarver=${_relver//\//-}
 pkgrel=1
@@ -13,7 +13,7 @@
 depends=(fontconfig)
 install=fonts.install
 
source=("${_tarver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${_relver}.tar.gz";)
-sha256sums=('fcb82b3becff6dbc6440d6e03c1edca410a912d616088205bf1dff96fb93918b')
+sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')
 
 package() {
   cd source-code-pro-$_tarver


[arch-commits] Commit in (11 files)

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 18:04:38
  Author: arojas
Revision: 272447

Update dependencies

Added:
  kde-l10n/kde-unstable/
  kde-l10n/kde-unstable/PKGBUILD
(from rev 271532, kde-l10n/trunk/PKGBUILD)
Modified:
  akonadi-contacts/kde-unstable/PKGBUILD
  akonadi-mime/kde-unstable/PKGBUILD
  akonadi-notes/kde-unstable/PKGBUILD
  cervisia/kde-unstable/PKGBUILD
  kdf/kde-unstable/PKGBUILD
  kldap/kde-unstable/PKGBUILD
  kolourpaint/kde-unstable/PKGBUILD
  pimcommon/kde-unstable/PKGBUILD
Deleted:
  kde-l10n/kde-unstable/PKGBUILD

+
 PKGBUILD   |  174 ---
 akonadi-contacts/kde-unstable/PKGBUILD |2 
 akonadi-mime/kde-unstable/PKGBUILD |2 
 akonadi-notes/kde-unstable/PKGBUILD|2 
 cervisia/kde-unstable/PKGBUILD |2 
 kde-l10n/kde-unstable/PKGBUILD |  174 +++
 kdf/kde-unstable/PKGBUILD  |2 
 kldap/kde-unstable/PKGBUILD|2 
 kolourpaint/kde-unstable/PKGBUILD  |2 
 pimcommon/kde-unstable/PKGBUILD|2 
 10 files changed, 182 insertions(+), 182 deletions(-)

Modified: akonadi-contacts/kde-unstable/PKGBUILD
===
--- akonadi-contacts/kde-unstable/PKGBUILD  2016-07-24 16:37:17 UTC (rev 
272446)
+++ akonadi-contacts/kde-unstable/PKGBUILD  2016-07-24 18:04:38 UTC (rev 
272447)
@@ -8,7 +8,7 @@
 url="https://community.kde.org/KDE_PIM";
 license=(LGPL)
 depends=(akonadi grantlee-qt5 kcontacts kmime qt5-webengine) # prison
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python boost 
akonadi-mime kcalcore)
 conflicts=(akonadi-contact)
 replaces=(akonadi-contact)
 
source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)

Modified: akonadi-mime/kde-unstable/PKGBUILD
===
--- akonadi-mime/kde-unstable/PKGBUILD  2016-07-24 16:37:17 UTC (rev 272446)
+++ akonadi-mime/kde-unstable/PKGBUILD  2016-07-24 18:04:38 UTC (rev 272447)
@@ -8,7 +8,7 @@
 url="https://community.kde.org/KDE_PIM";
 license=(LGPL)
 depends=(akonadi kmime)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules python kdoctools boost kdelibs4support 
kdesignerplugin)
 
source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
 md5sums=('5a66402ba9f3188d025dd9137a7b4933')
 

Modified: akonadi-notes/kde-unstable/PKGBUILD
===
--- akonadi-notes/kde-unstable/PKGBUILD 2016-07-24 16:37:17 UTC (rev 272446)
+++ akonadi-notes/kde-unstable/PKGBUILD 2016-07-24 18:04:38 UTC (rev 272447)
@@ -8,7 +8,7 @@
 url="https://community.kde.org/KDE_PIM";
 license=(LGPL)
 depends=(kmime)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules python akonadi kdelibs4support 
kdesignerplugin kdoctools boost)
 
source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
 md5sums=('2d73271bb02ad1cec3d16bb1ae4a47fa')
 

Modified: cervisia/kde-unstable/PKGBUILD
===
--- cervisia/kde-unstable/PKGBUILD  2016-07-24 16:37:17 UTC (rev 272446)
+++ cervisia/kde-unstable/PKGBUILD  2016-07-24 18:04:38 UTC (rev 272447)
@@ -12,7 +12,7 @@
 license=(GPL LGPL FDL)
 groups=(kde-applications kdesdk)
 depends=(kdesu kparts hicolor-icon-theme)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules python kdoctools)
 conflicts=(kdesdk-cervisia)
 replaces=(kdesdk-cervisia)
 
source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)

Deleted: kde-l10n/kde-unstable/PKGBUILD
===
--- kde-l10n/trunk/PKGBUILD 2016-06-24 03:20:33 UTC (rev 270548)
+++ kde-l10n/kde-unstable/PKGBUILD  2016-07-24 18:04:38 UTC (rev 272447)
@@ -1,174 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kde-l10n
-pkgver=16.04.2
-pkgrel=1
-arch=('any')
-url='http://www.kde.org/'
-license=('GPL')
-makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4' 'kconfig' 
'ki18n' 'qt5-tools' 'python')
-options=('docs')
-
-_languages=(
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'bg "Bulgarian"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'ca@valencia "Catalan (Valencian)"'
-  'cs "Czech"'
-  'da "Danish"'
-  'de "German"'
-  'el "Greek"'
-  'en_GB  "British English"'
-  'eo "Esperanto"'
-  'es "Spanish"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Farsi"'
-  'fi "Finnish"'
-  'fr "French"'
-  'ga "Irish"'
-  'gl "Galician"'
-  'he "Hebrew"'
-  'hi "Hindi"'
-  'hr "Croatian"'
-  'hu "Hungarian"'
-  'ia "Interlingua"'
-  'id

[arch-commits] Commit in perl-net-openssh/repos/community-any (PKGBUILD PKGBUILD)

2016-07-24 Thread Florian Pritz
Date: Sunday, July 24, 2016 @ 16:51:05
  Author: bluewind
Revision: 183927

archrelease: copy trunk to community-any

Added:
  perl-net-openssh/repos/community-any/PKGBUILD
(from rev 183926, perl-net-openssh/trunk/PKGBUILD)
Deleted:
  perl-net-openssh/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-24 16:50:44 UTC (rev 183926)
+++ PKGBUILD2016-07-24 16:51:05 UTC (rev 183927)
@@ -1,45 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgname=perl-net-openssh
-pkgver=0.70
-pkgrel=1
-pkgdesc='Perl SSH client package implemented on top of OpenSSH'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=(perl)
-url=https://metacpan.org/release/Net-OpenSSH
-source=("http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Net-OpenSSH-$pkgver.tar.gz";)
-md5sums=('f37eaebeddf9d0218f94eb1913c9d728')
-sha512sums=('ce2e74fa68e79a1180c3b29ad32d1d75ff1223e0721a9c91b7bc29ab0dbe3a0ffea490223dcaaa2c3c0eaa43a859af572b1777ad36eea80fe240319af8f358e5')
-_ddir="Net-OpenSSH-$pkgver"
-
-build()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  unset PERL5LIB PERL_MM_OPT
-  /usr/bin/perl Makefile.PL
-  make
-)
-
-check()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1
-  unset PERL5LIB
-  make test
-)
-
-package()
-(
-  cd "$srcdir/$_ddir"
-  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-net-openssh/repos/community-any/PKGBUILD (from rev 183926, 
perl-net-openssh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-24 16:51:05 UTC (rev 183927)
@@ -0,0 +1,45 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-net-openssh
+pkgver=0.73
+pkgrel=1
+pkgdesc='Perl SSH client package implemented on top of OpenSSH'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl)
+url=https://metacpan.org/release/Net-OpenSSH
+source=("http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Net-OpenSSH-$pkgver.tar.gz";)
+md5sums=('896884d917f3fe349400bf1ccc38fa77')
+sha512sums=('754770b04d31b7b556ea547bbf8a6b1db36c81c32d40a561767d8f1f9305d18a3779d0592bf8f53e43e70e635a45ea4c3f1f4c7c79a9b259c7b786c441f3f888')
+_ddir="Net-OpenSSH-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-net-openssh/trunk (PKGBUILD)

2016-07-24 Thread Florian Pritz
Date: Sunday, July 24, 2016 @ 16:50:44
  Author: bluewind
Revision: 183926

upgpkg: perl-net-openssh 0.73-1

upstream update

Modified:
  perl-net-openssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 16:28:54 UTC (rev 183925)
+++ PKGBUILD2016-07-24 16:50:44 UTC (rev 183926)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz 
 
 pkgname=perl-net-openssh
-pkgver=0.70
+pkgver=0.73
 pkgrel=1
 pkgdesc='Perl SSH client package implemented on top of OpenSSH'
 arch=(any)
@@ -10,8 +10,8 @@
 depends=(perl)
 url=https://metacpan.org/release/Net-OpenSSH
 
source=("http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Net-OpenSSH-$pkgver.tar.gz";)
-md5sums=('f37eaebeddf9d0218f94eb1913c9d728')
-sha512sums=('ce2e74fa68e79a1180c3b29ad32d1d75ff1223e0721a9c91b7bc29ab0dbe3a0ffea490223dcaaa2c3c0eaa43a859af572b1777ad36eea80fe240319af8f358e5')
+md5sums=('896884d917f3fe349400bf1ccc38fa77')
+sha512sums=('754770b04d31b7b556ea547bbf8a6b1db36c81c32d40a561767d8f1f9305d18a3779d0592bf8f53e43e70e635a45ea4c3f1f4c7c79a9b259c7b786c441f3f888')
 _ddir="Net-OpenSSH-$pkgver"
 
 build()


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

2016-07-24 Thread Rémy Oudompheng
Date: Sunday, July 24, 2016 @ 16:37:17
  Author: remy
Revision: 272446

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

Added:
  texlive-bin/repos/testing-i686/PKGBUILD
(from rev 272445, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/testing-i686/fix-fontforge-encoding.patch
(from rev 272445, texlive-bin/trunk/fix-fontforge-encoding.patch)
  texlive-bin/repos/testing-i686/texlive.install
(from rev 272445, texlive-bin/trunk/texlive.install)
  texlive-bin/repos/testing-x86_64/PKGBUILD
(from rev 272445, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/testing-x86_64/fix-fontforge-encoding.patch
(from rev 272445, texlive-bin/trunk/fix-fontforge-encoding.patch)
  texlive-bin/repos/testing-x86_64/texlive.install
(from rev 272445, texlive-bin/trunk/texlive.install)
Deleted:
  texlive-bin/repos/testing-i686/PKGBUILD
  texlive-bin/repos/testing-i686/fix-fontforge-encoding.patch
  texlive-bin/repos/testing-i686/texlive.install
  texlive-bin/repos/testing-x86_64/PKGBUILD
  texlive-bin/repos/testing-x86_64/fix-fontforge-encoding.patch
  texlive-bin/repos/testing-x86_64/texlive.install

-+
 /PKGBUILD   |  698 ++
 /fix-fontforge-encoding.patch   |   24 
 /texlive.install|   62 ++
 testing-i686/PKGBUILD   |  372 -
 testing-i686/fix-fontforge-encoding.patch   |   12 
 testing-i686/texlive.install|   31 -
 testing-x86_64/PKGBUILD |  372 -
 testing-x86_64/fix-fontforge-encoding.patch |   12 
 testing-x86_64/texlive.install  |   31 -
 9 files changed, 784 insertions(+), 830 deletions(-)

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


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

2016-07-24 Thread Rémy Oudompheng
Date: Sunday, July 24, 2016 @ 16:36:22
  Author: remy
Revision: 272445

upgpkg: texlive-bin 2016.41290-2

Remove the executable, binary blob "biber".
Biber is now properly provided as a separate packages.

Fixes FS#38024 and FS#49797.

Modified:
  texlive-bin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 16:35:28 UTC (rev 272444)
+++ PKGBUILD2016-07-24 16:36:22 UTC (rev 272445)
@@ -4,8 +4,7 @@
 
 pkgname=('texlive-bin' 'libsynctex')
 pkgver=2016.41290
-pkgrel=1
-_biber_ver=2.5 # for biblatex 3.4 only.
+pkgrel=2
 license=('GPL')
 arch=('i686' 'x86_64')
 makedepends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
@@ -15,32 +14,13 @@
 url='http://tug.org/texlive/'
 source=('fix-fontforge-encoding.patch'
 
"http://mirrors.kernel.org/archlinux/other/texlive/texlive-bin-source-${pkgver}.tar.xz";
-
"http://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Linux/biber-linux_x86_64.tar.gz";
-
"http://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Linux/biber-linux_x86_32.tar.gz";
 )
-noextract=(biber-linux_x86_64.tar.gz
-   biber-linux_x86_32.tar.gz)
 md5sums=('bfb9716aa00c86c08cd31e5b32edeb98'
- '7303361f2d441eb5c962a996fd77e8fa'
- '688235040e2cab1020b7e75a03845a1c'
- 'fa5e8acd474b4972f876de8f5655115f')
+ '7303361f2d441eb5c962a996fd77e8fa')
 
-prepare() {
-cd source
-true
-}
-
 build() {
cd "$srcdir"
 
-   if [ "${CARCH}" = "x86_64" ]; then
- export CFLAGS="${CFLAGS} -fPIC"
- export CXXFLAGS="${CXXFLAGS} -fPIC"
- tar xf biber-linux_x86_64.tar.gz 
-   else
- tar xf biber-linux_x86_32.tar.gz
-   fi
-
# this patch removes spurious error message with locale "xx_YY.utf8"
#patch -Np0 -i fix-fontforge-encoding.patch
# t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
@@ -143,9 +123,6 @@
make DESTDIR="${pkgdir}" texmf="$pkgdir"/usr/share/texmf install
rm -rf "${pkgdir}"/usr/{texmf,share/texmf-dist}
 
-   ## install biber
-   install -m755 "${srcdir}/biber" "${pkgdir}/usr/bin/biber"
-
## symlink engines by hand. texlinks has moved to texlive-core...
mkdir -p ${pkgdir}/usr/bin
ln -s eptex ${pkgdir}/usr/bin/platex


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

2016-07-24 Thread Andreas Radke
Date: Sunday, July 24, 2016 @ 16:35:16
  Author: andyrtr
Revision: 272443

upgpkg: xf86-video-intel 1:2.99.917+684+g6988b87-1

update to latest git commit

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 16:06:22 UTC (rev 272442)
+++ PKGBUILD2016-07-24 16:35:16 UTC (rev 272443)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-_commit=4eaab17 # 7 digits
-pkgver=2.99.917+682+g4eaab17
+_commit=6988b87 # 7 digits
+pkgver=2.99.917+684+g6988b87
 pkgrel=1
 epoch=1
 arch=(i686 x86_64)


[arch-commits] Commit in xf86-video-intel/repos (8 files)

2016-07-24 Thread Andreas Radke
Date: Sunday, July 24, 2016 @ 16:35:28
  Author: andyrtr
Revision: 272444

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

Added:
  xf86-video-intel/repos/testing-i686/PKGBUILD
(from rev 272443, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-i686/xf86-video-intel.install
(from rev 272443, xf86-video-intel/trunk/xf86-video-intel.install)
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 272443, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install
(from rev 272443, xf86-video-intel/trunk/xf86-video-intel.install)
Deleted:
  xf86-video-intel/repos/testing-i686/PKGBUILD
  xf86-video-intel/repos/testing-i686/xf86-video-intel.install
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install

-+
 /PKGBUILD   |  130 ++
 /xf86-video-intel.install   |   40 +
 testing-i686/PKGBUILD   |   65 ---
 testing-i686/xf86-video-intel.install   |   20 
 testing-x86_64/PKGBUILD |   65 ---
 testing-x86_64/xf86-video-intel.install |   20 
 6 files changed, 170 insertions(+), 170 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-07-24 16:35:16 UTC (rev 272443)
+++ testing-i686/PKGBUILD   2016-07-24 16:35:28 UTC (rev 272444)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-intel
-_commit=4eaab17 # 7 digits
-pkgver=2.99.917+682+g4eaab17
-pkgrel=1
-epoch=1
-arch=(i686 x86_64)
-url="https://01.org/linuxgraphics";
-license=('custom')
-install=$pkgname.install
-pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
-depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'libx11' 
'libxrender'
- # additional deps for intel-virtual-output
- 'libxrandr' 'libxinerama' 'libxcursor' 'libxtst' 'libxss'
- # additional for git snapshot
- 'git')
-optdepends=('libxrandr: for intel-virtual-output'
-'libxinerama: for intel-virtual-output'
-'libxcursor: for intel-virtual-output'
-'libxtst: for intel-virtual-output'
-'libxss: for intel-virtual-output')
-replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
-provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
-conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<20' 
'X-ABI-VIDEODRV_VERSION>=21'
-   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
-groups=('xorg-drivers' 'xorg')
-#source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=${_commit}")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --long | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr \
---libexecdir=/usr/lib \
---with-default-dri=3
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 272443, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-24 16:35:28 UTC (rev 272444)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=6988b87 # 7 digits
+pkgver=2.99.917+684+g6988b87
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="https://01.org/linuxgraphics";
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
+depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'libx11' 
'libxrender'
+ # additional deps for intel-virtual-output
+ 'libxrandr' 'libxinerama' 'libxcursor' 'libxtst' 'libxss'
+ # additional for git snapshot
+ 'git')
+optdepends=('libxrandr: for intel-virtual-output'
+'libxinerama: for intel-virtual-output'
+'libxcursor: for intel-virtual-output'
+'libxtst: for intel-virtual-output'
+'libxss: for intel-virtual-output')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<20' 
'X-ABI-VIDEODRV_VERSION>=21'
+   'xf

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 16:28:54
  Author: felixonmars
Revision: 183925

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

Added:
  haskell-trifecta/repos/community-staging-i686/
  haskell-trifecta/repos/community-staging-i686/PKGBUILD
(from rev 183924, haskell-trifecta/trunk/PKGBUILD)
  haskell-trifecta/repos/community-staging-x86_64/
  haskell-trifecta/repos/community-staging-x86_64/PKGBUILD
(from rev 183924, haskell-trifecta/trunk/PKGBUILD)

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

Copied: haskell-trifecta/repos/community-staging-i686/PKGBUILD (from rev 
183924, haskell-trifecta/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 16:28:54 UTC (rev 183925)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=trifecta
+pkgname=haskell-trifecta
+pkgver=1.6
+pkgrel=3
+pkgdesc="A modern parser combinator library with convenient diagnostics"
+url="http://github.com/ekmett/trifecta/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-blaze-builder"
+ "haskell-blaze-html" "haskell-blaze-markup" "haskell-charset" 
"haskell-comonad"
+ "haskell-fingertree" "haskell-hashable" "haskell-lens" "haskell-mtl" 
"haskell-parsers"
+ "haskell-profunctors" "haskell-reducers" "haskell-semigroups" 
"haskell-unordered-containers"
+ "haskell-utf8-string")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('b302a69295fcb70f645e48b5005ded4f62a05ae11e4470f20ff4cc136ada7065')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-trifecta/repos/community-staging-x86_64/PKGBUILD (from rev 
183924, haskell-trifecta/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 16:28:54 UTC (rev 183925)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=trifecta
+pkgname=haskell-trifecta
+pkgver=1.6
+pkgrel=3
+pkgdesc="A modern parser combinator library with convenient diagnostics"
+url="http://github.com/ekmett/trifecta/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-blaze-builder"
+ "haskell-blaze-html" "haskell-blaze-markup" "haskell-charset" 
"haskell-comonad"
+ "haskell-fingertree" "haskell-hashable" "haskell-lens" "haskell-mtl" 
"haskell-parsers"
+ "haskell-profunctors" "haskell-reducers" "haskell-semigroups" 
"haskell-unordered-containers"
+ "haskell-utf8-string")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('b302a69295fcb70f645e48b5005ded4f62a05ae11e4470f20ff4cc136ada7065')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+packa

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 16:28:26
  Author: felixonmars
Revision: 183924

upgpkg: haskell-trifecta 1.6-3

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-trifecta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 16:26:55 UTC (rev 183923)
+++ PKGBUILD2016-07-24 16:28:26 UTC (rev 183924)
@@ -5,7 +5,7 @@
 _hkgname=trifecta
 pkgname=haskell-trifecta
 pkgver=1.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A modern parser combinator library with convenient diagnostics"
 url="http://github.com/ekmett/trifecta/";
 license=("custom:BSD3")


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 16:26:55
  Author: felixonmars
Revision: 183923

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

Added:
  haskell-esqueleto/repos/community-staging-i686/
  haskell-esqueleto/repos/community-staging-i686/PKGBUILD
(from rev 183922, haskell-esqueleto/trunk/PKGBUILD)
  haskell-esqueleto/repos/community-staging-i686/persistent-2.5.patch
(from rev 183922, haskell-esqueleto/trunk/persistent-2.5.patch)
  haskell-esqueleto/repos/community-staging-x86_64/
  haskell-esqueleto/repos/community-staging-x86_64/PKGBUILD
(from rev 183922, haskell-esqueleto/trunk/PKGBUILD)
  haskell-esqueleto/repos/community-staging-x86_64/persistent-2.5.patch
(from rev 183922, haskell-esqueleto/trunk/persistent-2.5.patch)

---+
 community-staging-i686/PKGBUILD   |   53 ++
 community-staging-i686/persistent-2.5.patch   |  119 
 community-staging-x86_64/PKGBUILD |   53 ++
 community-staging-x86_64/persistent-2.5.patch |  119 
 4 files changed, 344 insertions(+)

Copied: haskell-esqueleto/repos/community-staging-i686/PKGBUILD (from rev 
183922, haskell-esqueleto/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 16:26:55 UTC (rev 183923)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=esqueleto
+pkgname=haskell-esqueleto
+pkgver=2.4.3
+pkgrel=30
+pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
+url="https://github.com/prowdsponsor/esqueleto";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-conduit" 
"haskell-monad-logger"
+ "haskell-persistent" "haskell-resourcet" "haskell-tagged" 
"haskell-text"
+ "haskell-unordered-containers")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";
+persistent-2.5.patch)
+sha256sums=('bf555cfb40519ed1573f7bb90c65f693b9639dfa93fc230d3ded6e897434'
+'101534ae4db348978b427a5a5b06a51765a680c4c8ae038ce283214fcd44f9e4')
+
+prepare() {
+# https://github.com/prowdsponsor/esqueleto/pull/139
+(cd $_hkgname-$pkgver && patch -p1 -i ../persistent-2.5.patch)
+
+sed -i 's/base >= 4.5 && < 4.9/base >= 
4.5 \&\& < 4.10/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-mysql -f-postgresql
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-esqueleto/repos/community-staging-i686/persistent-2.5.patch 
(from rev 183922, haskell-esqueleto/trunk/persistent-2.5.patch)
===
--- community-staging-i686/persistent-2.5.patch (rev 0)
+++ community-staging-i686/persistent-2.5.patch 2016-07-24 16:26:55 UTC (rev 
183923)
@@ -0,0 +1,119 @@
+From 811f3722818b56ae5a4fb4601a2a772532201571 Mon Sep 17 00:00:00 2001
+From: Hao Lian 
+Date: Mon, 2 May 2016 13:19:33 -0400
+Subject: [PATCH] upgrade to persistent 2.5
+
+---
+ esqueleto.cabal | 10 +-
+ src/Database/Esqueleto.hs   | 21 +++--
+ src/Database/Esqueleto/Internal/PersistentImport.hs |  2 +-
+ stack.yaml  | 16 +++-
+ test/Test.hs|  5 +++--
+ 5 files changed, 39 insertions(+), 15 deletions(-)
+
+diff --git a/esqueleto.cabal b/esqueleto.cabal
+index 65aa237..6494349 100644
+--- a/esqueleto.cabal
 b/esqueleto.cabal
+@@ -66,7 +66,7 @@ library
+   base >= 4.5 && < 4.9

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 16:26:26
  Author: felixonmars
Revision: 183922

upgpkg: haskell-esqueleto 2.4.3-30

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 15:57:37 UTC (rev 183921)
+++ PKGBUILD2016-07-24 16:26:26 UTC (rev 183922)
@@ -5,7 +5,7 @@
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
 pkgver=2.4.3
-pkgrel=29
+pkgrel=30
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/prowdsponsor/esqueleto";
 license=("custom:BSD3")


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

2016-07-24 Thread Andreas Radke
Date: Sunday, July 24, 2016 @ 16:06:22
  Author: andyrtr
Revision: 272442

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

Added:
  bluez/repos/extra-i686/PKGBUILD
(from rev 272441, bluez/trunk/PKGBUILD)
  bluez/repos/extra-i686/bluetooth.modprobe
(from rev 272441, bluez/trunk/bluetooth.modprobe)
  bluez/repos/extra-i686/fix_commands_via_pipe_broken.diff
(from rev 272441, bluez/trunk/fix_commands_via_pipe_broken.diff)
  bluez/repos/extra-x86_64/PKGBUILD
(from rev 272441, bluez/trunk/PKGBUILD)
  bluez/repos/extra-x86_64/bluetooth.modprobe
(from rev 272441, bluez/trunk/bluetooth.modprobe)
  bluez/repos/extra-x86_64/fix_commands_via_pipe_broken.diff
(from rev 272441, bluez/trunk/fix_commands_via_pipe_broken.diff)
Deleted:
  bluez/repos/extra-i686/PKGBUILD
  bluez/repos/extra-i686/bluetooth.modprobe
  bluez/repos/extra-x86_64/PKGBUILD
  bluez/repos/extra-x86_64/bluetooth.modprobe

+
 /PKGBUILD  |  300 +++
 /bluetooth.modprobe|6 
 extra-i686/PKGBUILD|  143 --
 extra-i686/bluetooth.modprobe  |3 
 extra-i686/fix_commands_via_pipe_broken.diff   |   30 ++
 extra-x86_64/PKGBUILD  |  143 --
 extra-x86_64/bluetooth.modprobe|3 
 extra-x86_64/fix_commands_via_pipe_broken.diff |   30 ++
 8 files changed, 366 insertions(+), 292 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-24 16:06:07 UTC (rev 272441)
+++ extra-i686/PKGBUILD 2016-07-24 16:06:22 UTC (rev 272442)
@@ -1,143 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-# Contributor: Andrea Scarpino 
-# Contributor: Geoffroy Carrier 
-
-pkgbase=bluez
-pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 
'bluez-plugins')
-pkgver=5.41
-pkgrel=1
-url="http://www.bluez.org/";
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('dbus' 'libical' 'systemd')
-source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.{xz,sign}
-bluetooth.modprobe)
-# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=('df7dc4462494dad4e60a2943240d584f6e760235dca64f5f10eba46dbab7f5f0'
-'SKIP'
-'46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')
-validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann 

-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib \
-  --enable-sixaxis \
-  --enable-experimental \
-  --enable-library # this is deprecated
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-
-package_bluez() {
-  pkgdesc="Daemons for the bluetooth protocol stack"
-  depends=('libical' 'dbus' 'glib2')
-  backup=('etc/dbus-1/system.d/bluetooth.conf'
-  'etc/bluetooth/main.conf')
-  conflicts=('obexd-client' 'obexd-server')
-
-  cd ${pkgbase}-${pkgver}
-  make DESTDIR=${pkgdir} \
-   install-libexecPROGRAMS \
-   install-dbussessionbusDATA \
-   install-systemdsystemunitDATA \
-   install-systemduserunitDATA \
-   install-dbussystembusDATA \
-   install-dbusDATA \
-   install-man8
-
-  # ship upstream main config file
-  install -dm755 ${pkgdir}/etc/bluetooth
-  install -Dm644 ${srcdir}/${pkgbase}-${pkgver}/src/main.conf 
${pkgdir}/etc/bluetooth/main.conf
-
-  # add basic documention
-  install -dm755 ${pkgdir}/usr/share/doc/${pkgbase}/dbus-apis
-  cp -a doc/*.txt ${pkgdir}/usr/share/doc/${pkgbase}/dbus-apis/
-  # fix module loading errors
-  install -dm755 ${pkgdir}/usr/lib/modprobe.d
-  install -Dm644 ${srcdir}/bluetooth.modprobe 
${pkgdir}/usr/lib/modprobe.d/bluetooth-usb.conf  
-  
-  # fix obex file transfer - https://bugs.archlinux.org/task/45816
-  ln -fs /usr/lib/systemd/user/obex.service 
${pkgdir}/usr/lib/systemd/user/dbus-org.bluez.obex.service
-}
-
-package_bluez-utils() {
-  pkgdesc="Development and debugging utilities for the bluetooth protocol 
stack"
-  depends=('dbus' 'systemd' 'glib2')
-  conflicts=('bluez-hcidump')
-  provides=('bluez-hcidump')
-  replaces=('bluez-hcidump' 'bluez<=4.101')
-
-  cd ${pkgbase}-${pkgver}
-  make DESTDIR=${pkgdir} \
-   install-binPROGRAMS \
-   install-man1
-
-  # add missing tools FS#41132, FS#41687, FS#42716
-  for files in `find tools/ -type f -perm -755`; do
-filename=$(basename $files)
-install -Dm755 ${srcdir}/${pkgbase}-${pkgver}/tools/$filename 
${pkgdir}/usr/bin/$filename
-  done
-  # add gatttool usefulbdaddr with Bluetooth 4.0LE 
-  install -Dm755 ${srcdir}/${pkgbase}-${pkgver}/attrib/gatttool 
${pkgdir}/usr/bin/gatttool
-  
-  # libbluetooth.so* are part of libLTLIBRARIES and binPROGRAMS t

[arch-commits] Commit in bluez/trunk (PKGBUILD fix_commands_via_pipe_broken.diff)

2016-07-24 Thread Andreas Radke
Date: Sunday, July 24, 2016 @ 16:06:07
  Author: andyrtr
Revision: 272441

upgpkg: bluez 5.41-2

fix broken input commands from pipe FS#50130

Added:
  bluez/trunk/fix_commands_via_pipe_broken.diff
Modified:
  bluez/trunk/PKGBUILD

---+
 PKGBUILD  |9 -
 fix_commands_via_pipe_broken.diff |   30 ++
 2 files changed, 38 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 10:21:41 UTC (rev 272440)
+++ PKGBUILD2016-07-24 16:06:07 UTC (rev 272441)
@@ -6,19 +6,26 @@
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 
'bluez-plugins')
 pkgver=5.41
-pkgrel=1
+pkgrel=2
 url="http://www.bluez.org/";
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('dbus' 'libical' 'systemd')
 
source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.{xz,sign}
+fix_commands_via_pipe_broken.diff
 bluetooth.modprobe)
 # see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
 sha256sums=('df7dc4462494dad4e60a2943240d584f6e760235dca64f5f10eba46dbab7f5f0'
 'SKIP'
+'807d84588df5ea49338c6adb5605d091855fb234b47476dc6a0eb3f2f7ca3f72'
 '46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann 

 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ../fix_commands_via_pipe_broken.diff
+}
+
 build() {
   cd ${pkgname}-${pkgver}
   ./configure \

Added: fix_commands_via_pipe_broken.diff
===
--- fix_commands_via_pipe_broken.diff   (rev 0)
+++ fix_commands_via_pipe_broken.diff   2016-07-24 16:06:07 UTC (rev 272441)
@@ -0,0 +1,30 @@
+From 5f2c8a15228f58f1f7ac772b738fcc1b98b761d1 Mon Sep 17 00:00:00 2001
+From: Johan Hedberg 
+Date: Sun, 24 Jul 2016 16:18:37 +0300
+Subject: client: Don't attach stdin in connect_handler()
+
+connect_handler() gets called when we're connected to D-Bus but before
+introspection of the remote service (org.bluez) is complete. The
+client_ready() callback otoh waits until the introspection is complete
+and is already also taking care of attaching input.
+---
+ client/main.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/client/main.c b/client/main.c
+index 32341ad..056331f 100644
+--- a/client/main.c
 b/client/main.c
+@@ -120,9 +120,6 @@ static void connect_handler(DBusConnection *connection, 
void *user_data)
+   printf("\r");
+   rl_on_new_line();
+   rl_redisplay();
+-
+-  if (!input)
+-  input = setup_standard_input();
+ }
+ 
+ static void disconnect_handler(DBusConnection *connection, void *user_data)
+-- 
+cgit v0.12
+


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:57:37
  Author: felixonmars
Revision: 183921

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

Added:
  cabal-helper/repos/community-staging-i686/
  cabal-helper/repos/community-staging-i686/PKGBUILD
(from rev 183920, cabal-helper/trunk/PKGBUILD)
  cabal-helper/repos/community-staging-x86_64/
  cabal-helper/repos/community-staging-x86_64/PKGBUILD
(from rev 183920, cabal-helper/trunk/PKGBUILD)

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

Copied: cabal-helper/repos/community-staging-i686/PKGBUILD (from rev 183920, 
cabal-helper/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 15:57:37 UTC (rev 183921)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=cabal-helper
+pkgname=(cabal-helper haskell-cabal-helper)
+pkgver=0.7.1.0
+pkgrel=4
+pkgdesc="Simple interface to some of Cabals configuration state used by 
ghc-mod"
+url="http://hackage.haskell.org/package/${pkgbase}";
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-mtl" "haskell-temporary" 
"haskell-utf8-string")
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('7c78b875b5f246b8422b641923d2ffe593bf65ce9e99373e19ef8372df8db66f')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--libexecdir="/usr/lib" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_cabal-helper() {
+depends=('gmp' 'libffi')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib/ghc-*,share}
+}
+
+package_haskell-cabal-helper() {
+pkgdesc="Simple interface to some of Cabal's configuration state used by 
ghc-mod (docs and libraries)"
+depends=("${makedepends[@]}" 'cabal-helper')
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+rm "$pkgdir/usr/lib/cabal-helper-wrapper-v0.7"
+}

Copied: cabal-helper/repos/community-staging-x86_64/PKGBUILD (from rev 183920, 
cabal-helper/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 15:57:37 UTC (rev 183921)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=cabal-helper
+pkgname=(cabal-helper haskell-cabal-helper)
+pkgver=0.7.1.0
+pkgrel=4
+pkgdesc="Simple interface to some of Cabals configuration state used by 
ghc-mod"
+url="http://hackage.haskell.org/package/${pkgbase}";
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-mtl" "haskell-temporary" 
"haskell-utf8-string")
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('7c78b875b5f246b8422b641923d2ffe593bf65ce9e99373e19ef8372df8db66f')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--libexecdir="/usr/lib" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_cabal-helper() {
+depends=('gmp' 'libffi')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib/ghc-*,share}
+}
+
+package_haskell-c

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:57:08
  Author: felixonmars
Revision: 183920

upgpkg: cabal-helper 0.7.1.0-4

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  cabal-helper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 15:52:39 UTC (rev 183919)
+++ PKGBUILD2016-07-24 15:57:08 UTC (rev 183920)
@@ -5,7 +5,7 @@
 pkgbase=cabal-helper
 pkgname=(cabal-helper haskell-cabal-helper)
 pkgver=0.7.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Simple interface to some of Cabals configuration state used by 
ghc-mod"
 url="http://hackage.haskell.org/package/${pkgbase}";
 license=("AGPL3")


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:52:39
  Author: felixonmars
Revision: 183919

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

Added:
  haskell-dav/repos/community-staging-i686/
  haskell-dav/repos/community-staging-i686/PKGBUILD
(from rev 183918, haskell-dav/trunk/PKGBUILD)
  haskell-dav/repos/community-staging-x86_64/
  haskell-dav/repos/community-staging-x86_64/PKGBUILD
(from rev 183918, haskell-dav/trunk/PKGBUILD)

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

Copied: haskell-dav/repos/community-staging-i686/PKGBUILD (from rev 183918, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 15:52:39 UTC (rev 183919)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=3
+pkgdesc="RFC 4918 WebDAV support"
+url="http://floss.scru.org/hDAV";
+license=("GPL3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+ "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri -f-mtl-compat
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-dav/repos/community-staging-x86_64/PKGBUILD (from rev 183918, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 15:52:39 UTC (rev 183919)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=3
+pkgdesc="RFC 4918 WebDAV support"
+url="http://floss.scru.org/hDAV";
+license=("GPL3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+ "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri -f-mtl-compat
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgna

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:52:13
  Author: felixonmars
Revision: 183918

upgpkg: haskell-dav 1.3.1-3

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 15:45:14 UTC (rev 183917)
+++ PKGBUILD2016-07-24 15:52:13 UTC (rev 183918)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV";
 license=("GPL3")


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:45:14
  Author: felixonmars
Revision: 183917

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

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

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

Copied: haskell-yesod/repos/community-staging-i686/PKGBUILD (from rev 183916, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 15:45:14 UTC (rev 183917)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.3
+pkgrel=26
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-blaze-html" 
"haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default" "haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-safe"
+ "haskell-semigroups" "haskell-shakespeare" "haskell-streaming-commons"
+ "haskell-text" "haskell-unordered-containers" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-logger" "haskell-warp" "haskell-yaml"
+ "haskell-yesod-auth" "haskell-yesod-core" "haskell-yesod-form"
+ "haskell-yesod-persistent")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('13655ed28102b30f32a34fb1b30cf20c1d9bbd9f6f1c89f96643ea6d7bba74a3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 183916, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 15:45:14 UTC (rev 183917)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.3
+pkgrel=26
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-blaze-html" 
"haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default" "haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-safe"
+ "haskell-semigroups" "haskell-shakespeare" "haskell-streaming-commons"
+ "haskell-text" "haskell-unordered-containers" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-logger" "haskell-warp" "haskell-yaml"
+ "haskell-yesod-auth" "haskell-yesod-core" "haskell-yesod-form"
+ "haskell-yesod-persistent")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('13655ed28102b30f32a34fb1b30cf20c1d9bbd9f6f1c89f96643ea6d7bba74a3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --ge

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:44:42
  Author: felixonmars
Revision: 183916

upgpkg: haskell-yesod 1.4.3-26

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 15:42:29 UTC (rev 183915)
+++ PKGBUILD2016-07-24 15:44:42 UTC (rev 183916)
@@ -5,7 +5,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.4.3
-pkgrel=25
+pkgrel=26
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:42:29
  Author: felixonmars
Revision: 183915

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

Added:
  haskell-dns/repos/community-staging-i686/
  haskell-dns/repos/community-staging-i686/PKGBUILD
(from rev 183914, haskell-dns/trunk/PKGBUILD)
  haskell-dns/repos/community-staging-x86_64/
  haskell-dns/repos/community-staging-x86_64/PKGBUILD
(from rev 183914, haskell-dns/trunk/PKGBUILD)

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

Copied: haskell-dns/repos/community-staging-i686/PKGBUILD (from rev 183914, 
haskell-dns/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 15:42:29 UTC (rev 183915)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=dns
+pkgname=haskell-dns
+pkgver=2.0.4
+pkgrel=2
+pkgdesc="DNS library in Haskell"
+url="http://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-iproute" "haskell-mtl" 
"haskell-network"
+ "haskell-random" "haskell-resourcet" "haskell-safe")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('2b4fc61f4ccb440aa2b8403bff1ba00a87782e46b4261d34e6c1a5a1f1c71d6d')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-dns/repos/community-staging-x86_64/PKGBUILD (from rev 183914, 
haskell-dns/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 15:42:29 UTC (rev 183915)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=dns
+pkgname=haskell-dns
+pkgver=2.0.4
+pkgrel=2
+pkgdesc="DNS library in Haskell"
+url="http://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-iproute" "haskell-mtl" 
"haskell-network"
+ "haskell-random" "haskell-resourcet" "haskell-safe")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('2b4fc61f4ccb440aa2b8403bff1ba00a87782e46b4261d34e6c1a5a1f1c71d6d')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:41:56
  Author: felixonmars
Revision: 183914

upgpkg: haskell-dns 2.0.4-2

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 15:33:21 UTC (rev 183913)
+++ PKGBUILD2016-07-24 15:41:56 UTC (rev 183914)
@@ -5,7 +5,7 @@
 _hkgname=dns
 pkgname=haskell-dns
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="DNS library in Haskell"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-warp-tls/repos (4 files)

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:33:21
  Author: felixonmars
Revision: 183913

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

Added:
  haskell-warp-tls/repos/community-staging-i686/
  haskell-warp-tls/repos/community-staging-i686/PKGBUILD
(from rev 183912, haskell-warp-tls/trunk/PKGBUILD)
  haskell-warp-tls/repos/community-staging-x86_64/
  haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD
(from rev 183912, haskell-warp-tls/trunk/PKGBUILD)

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

Copied: haskell-warp-tls/repos/community-staging-i686/PKGBUILD (from rev 
183912, haskell-warp-tls/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 15:33:21 UTC (rev 183913)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=warp-tls
+pkgname=haskell-warp-tls
+pkgver=3.2.2
+pkgrel=7
+pkgdesc="HTTP over TLS support for Warp via the TLS package"
+url="http://github.com/yesodweb/wai";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-cryptonite" "haskell-data-default-class" 
"haskell-network"
+ "haskell-streaming-commons" "haskell-tls" "haskell-wai" 
"haskell-warp")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('9fc2a031ed5fd17c63479743869ed03fdf80f707a9ecfe4ff02939f4f7df091b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD (from rev 
183912, haskell-warp-tls/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 15:33:21 UTC (rev 183913)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=warp-tls
+pkgname=haskell-warp-tls
+pkgver=3.2.2
+pkgrel=7
+pkgdesc="HTTP over TLS support for Warp via the TLS package"
+url="http://github.com/yesodweb/wai";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-cryptonite" "haskell-data-default-class" 
"haskell-network"
+ "haskell-streaming-commons" "haskell-tls" "haskell-wai" 
"haskell-warp")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('9fc2a031ed5fd17c63479743869ed03fdf80f707a9ecfe4ff02939f4f7df091b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+ 

[arch-commits] Commit in haskell-persistent-sqlite/repos (4 files)

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:32:43
  Author: felixonmars
Revision: 183911

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

Added:
  haskell-persistent-sqlite/repos/community-staging-i686/
  haskell-persistent-sqlite/repos/community-staging-i686/PKGBUILD
(from rev 183910, haskell-persistent-sqlite/trunk/PKGBUILD)
  haskell-persistent-sqlite/repos/community-staging-x86_64/
  haskell-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD
(from rev 183910, haskell-persistent-sqlite/trunk/PKGBUILD)

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

Copied: haskell-persistent-sqlite/repos/community-staging-i686/PKGBUILD (from 
rev 183910, haskell-persistent-sqlite/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 15:32:43 UTC (rev 183911)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-sqlite
+pkgname=haskell-persistent-sqlite
+pkgver=2.5.0.2
+pkgrel=7
+pkgdesc="Backend for the persistent library using sqlite3"
+url="http://www.yesodweb.com/book/persistent";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
+ "haskell-monad-logger" "haskell-old-locale" "haskell-persistent"
+ "haskell-resource-pool" "haskell-resourcet" "haskell-text")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('dd0f3490a9daa0b11638080f0966049ba0946d7a392808789e57f3aa24c5f54d')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-build-sanity-exe -f-systemlib
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD (from 
rev 183910, haskell-persistent-sqlite/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 15:32:43 UTC (rev 183911)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-sqlite
+pkgname=haskell-persistent-sqlite
+pkgver=2.5.0.2
+pkgrel=7
+pkgdesc="Backend for the persistent library using sqlite3"
+url="http://www.yesodweb.com/book/persistent";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
+ "haskell-monad-logger" "haskell-old-locale" "haskell-persistent"
+ "haskell-resource-pool" "haskell-resourcet" "haskell-text")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('dd0f3490a9daa0b11638080f0966049ba0946d7a392808789e57f3aa24c5f54d')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-build-sanity-exe -f-systemlib
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/s

[arch-commits] Commit in haskell-warp-tls/trunk (PKGBUILD)

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:32:53
  Author: felixonmars
Revision: 183912

upgpkg: haskell-warp-tls 3.2.2-7

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 15:32:43 UTC (rev 183911)
+++ PKGBUILD2016-07-24 15:32:53 UTC (rev 183912)
@@ -5,7 +5,7 @@
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
 pkgver=3.2.2
-pkgrel=6
+pkgrel=7
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="http://github.com/yesodweb/wai";
 license=("MIT")


[arch-commits] Commit in haskell-persistent-sqlite/trunk (PKGBUILD)

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:32:14
  Author: felixonmars
Revision: 183910

upgpkg: haskell-persistent-sqlite 2.5.0.2-7

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 15:01:54 UTC (rev 183909)
+++ PKGBUILD2016-07-24 15:32:14 UTC (rev 183910)
@@ -5,7 +5,7 @@
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
 pkgver=2.5.0.2
-pkgrel=6
+pkgrel=7
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent";
 license=("MIT")


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:01:54
  Author: felixonmars
Revision: 183909

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

Added:
  haskell-hjsmin/repos/community-staging-i686/
  haskell-hjsmin/repos/community-staging-i686/PKGBUILD
(from rev 183908, haskell-hjsmin/trunk/PKGBUILD)
  haskell-hjsmin/repos/community-staging-x86_64/
  haskell-hjsmin/repos/community-staging-x86_64/PKGBUILD
(from rev 183908, haskell-hjsmin/trunk/PKGBUILD)

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

Copied: haskell-hjsmin/repos/community-staging-i686/PKGBUILD (from rev 183908, 
haskell-hjsmin/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 15:01:54 UTC (rev 183909)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hjsmin
+pkgname=haskell-hjsmin
+pkgver=0.2.0.1
+pkgrel=9
+pkgdesc="Haskell implementation of a javascript minifier"
+url="http://github.com/erikd/hjsmin";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-language-javascript"
+ "haskell-optparse-applicative" "haskell-text")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('333e13cfd2b00f0ebeddf08aa9f0ed5ca689dcc21224cd0d9e6416e50fe1acae')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hjsmin/repos/community-staging-x86_64/PKGBUILD (from rev 
183908, haskell-hjsmin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-24 15:01:54 UTC (rev 183909)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hjsmin
+pkgname=haskell-hjsmin
+pkgver=0.2.0.1
+pkgrel=9
+pkgdesc="Haskell implementation of a javascript minifier"
+url="http://github.com/erikd/hjsmin";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-language-javascript"
+ "haskell-optparse-applicative" "haskell-text")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('333e13cfd2b00f0ebeddf08aa9f0ed5ca689dcc21224cd0d9e6416e50fe1acae')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 15:01:22
  Author: felixonmars
Revision: 183908

upgpkg: haskell-hjsmin 0.2.0.1-9

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-hjsmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 14:30:30 UTC (rev 183907)
+++ PKGBUILD2016-07-24 15:01:22 UTC (rev 183908)
@@ -5,7 +5,7 @@
 _hkgname=hjsmin
 pkgname=haskell-hjsmin
 pkgver=0.2.0.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Haskell implementation of a javascript minifier"
 url="http://github.com/erikd/hjsmin";
 license=("custom:BSD3")


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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 14:30:30
  Author: felixonmars
Revision: 183907

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

Added:
  python-tornado/repos/community-i686/0001-use_system_ca_certificates.patch
(from rev 183906, 
python-tornado/trunk/0001-use_system_ca_certificates.patch)
  python-tornado/repos/community-i686/PKGBUILD
(from rev 183906, python-tornado/trunk/PKGBUILD)
  python-tornado/repos/community-x86_64/0001-use_system_ca_certificates.patch
(from rev 183906, 
python-tornado/trunk/0001-use_system_ca_certificates.patch)
  python-tornado/repos/community-x86_64/PKGBUILD
(from rev 183906, python-tornado/trunk/PKGBUILD)
Deleted:
  python-tornado/repos/community-i686/0001-use_system_ca_certificates.patch
  python-tornado/repos/community-i686/PKGBUILD
  python-tornado/repos/community-x86_64/0001-use_system_ca_certificates.patch
  python-tornado/repos/community-x86_64/PKGBUILD

+
 /0001-use_system_ca_certificates.patch |   26 ++
 /PKGBUILD  |  184 +++
 community-i686/0001-use_system_ca_certificates.patch   |   13 -
 community-i686/PKGBUILD|   92 ---
 community-x86_64/0001-use_system_ca_certificates.patch |   13 -
 community-x86_64/PKGBUILD  |   92 ---
 6 files changed, 210 insertions(+), 210 deletions(-)

Deleted: community-i686/0001-use_system_ca_certificates.patch
===
--- community-i686/0001-use_system_ca_certificates.patch2016-07-24 
14:29:55 UTC (rev 183906)
+++ community-i686/0001-use_system_ca_certificates.patch2016-07-24 
14:30:30 UTC (rev 183907)
@@ -1,13 +0,0 @@
-diff --git a/setup.py b/setup.py
-index f09169f..d42c486 100644
 a/setup.py
-+++ b/setup.py
-@@ -120,7 +120,7 @@ if (platform.python_implementation() == 'CPython' and
- # Certifi is also optional on 2.7.9+, although making our dependencies
- # conditional on micro version numbers seems like a bad idea
- # until we have more declarative metadata.
--install_requires.append('certifi')
-+pass
- if sys.version_info < (3, 5):
- install_requires.append('backports_abc>=0.4')
- kwargs['install_requires'] = install_requires
\ No newline at end of file

Copied: 
python-tornado/repos/community-i686/0001-use_system_ca_certificates.patch (from 
rev 183906, python-tornado/trunk/0001-use_system_ca_certificates.patch)
===
--- community-i686/0001-use_system_ca_certificates.patch
(rev 0)
+++ community-i686/0001-use_system_ca_certificates.patch2016-07-24 
14:30:30 UTC (rev 183907)
@@ -0,0 +1,13 @@
+diff --git a/setup.py b/setup.py
+index f09169f..d42c486 100644
+--- a/setup.py
 b/setup.py
+@@ -120,7 +120,7 @@ if (platform.python_implementation() == 'CPython' and
+ # Certifi is also optional on 2.7.9+, although making our dependencies
+ # conditional on micro version numbers seems like a bad idea
+ # until we have more declarative metadata.
+-install_requires.append('certifi')
++pass
+ if sys.version_info < (3, 5):
+ install_requires.append('backports_abc>=0.4')
+ kwargs['install_requires'] = install_requires
\ No newline at end of file

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-24 14:29:55 UTC (rev 183906)
+++ community-i686/PKGBUILD 2016-07-24 14:30:30 UTC (rev 183907)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-
-pkgname=('python-tornado' 'python2-tornado')
-pkgver=4.4.0
-pkgrel=1
-pkgdesc='open source version of the scalable, non-blocking web server and 
tools'
-arch=('i686' 'x86_64')
-url='http://www.tornadoweb.org/'
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-pycurl' 'python2-pycurl' 'python-mock' 'python2-mock' 
'python-twisted'
-  'python2-twisted' 'python2-futures' 'python2-singledispatch' 
'python2-backports-abc'
-  'python2-trollius' 'python2-monotonic')
-source=("git+https://github.com/tornadoweb/tornado.git#tag=v$pkgver";
-0001-use_system_ca_certificates.patch)
-sha512sums=('SKIP'
-
'a6422735bdce26246088d38aec55042627a1800329847aba54ca85453dcefcdde631519b57088dd441a42a4c341e7f07c73ab6b73d8404869b67ee4107bde912')
-
-prepare() {
-  cd tornado
-  patch -p1 -i ../0001-use_system_ca_certificates.patch
-
-  cd "$srcdir"
-  cp -a tornado{,-py2}
-
-  # python -> python2 rename
-  find tornado-py2 -name '*py' -exec sed -e 's_#!/usr/bin/env python_&2_' -i 
{} \;
-
-  export TORNADO_EXTENSION=1
-}
-
-build() {
-  cd tornado
-  python setup.py build
-
-  cd ../tornado-py2

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

2016-07-24 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 14:29:55
  Author: felixonmars
Revision: 183906

upgpkg: python-tornado 4.4.1-1

Modified:
  python-tornado/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 11:21:57 UTC (rev 183905)
+++ PKGBUILD2016-07-24 14:29:55 UTC (rev 183906)
@@ -3,7 +3,7 @@
 # Contributor: Thomas Dziedzic < gostrc at gmail >
 
 pkgname=('python-tornado' 'python2-tornado')
-pkgver=4.4.0
+pkgver=4.4.1
 pkgrel=1
 pkgdesc='open source version of the scalable, non-blocking web server and 
tools'
 arch=('i686' 'x86_64')


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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 11:21:57
  Author: arojas
Revision: 183905

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-24 11:21:24 UTC (rev 183904)
+++ community-i686/PKGBUILD 2016-07-24 11:21:57 UTC (rev 183905)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=ccache
-pkgver=3.2.5
-pkgrel=1
-pkgdesc="A compiler cache"
-arch=('i686' 'x86_64')
-url="http://ccache.samba.org/";
-license=('GPL3')
-depends=('zlib')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('270c9ad0631c6e34f5fa84f0d9385f95')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
-  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
-
-  install -d ${pkgdir}/usr/lib/ccache/bin
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/g++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cpp
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/c++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-gcc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-g++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cpp
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-c++
-}

Copied: ccache/repos/community-i686/PKGBUILD (from rev 183904, 
ccache/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-24 11:21:57 UTC (rev 183905)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=ccache
+pkgver=3.2.6
+pkgrel=1
+pkgdesc="A compiler cache"
+arch=('i686' 'x86_64')
+url="http://ccache.samba.org/";
+license=('GPL3')
+depends=('zlib')
+source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('aadbf109d1e52ec0cdc67112a517c75e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
+  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
+
+  install -d ${pkgdir}/usr/lib/ccache/bin
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/g++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cpp
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/c++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-gcc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-g++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cpp
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-c++
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-24 11:21:24 UTC (rev 183904)
+++ community-x86_64/PKGBUILD   2016-07-24 11:21:57 UTC (rev 183905)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=ccache
-pkgver=3.2.5
-pkgrel=1
-pkgdesc="A compiler cache"
-arch=('i686' 'x86_64')
-url="http://ccache.samba.org/";
-license=('GPL3')
-depends=('zlib')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('270c9ad0631c6e34f5fa84f0d9385f95')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
-  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
-
-  install -d ${pkgdir}/usr/lib/ccache/bin
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
-  ln -sf /usr/bin/ccac

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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 11:21:24
  Author: arojas
Revision: 183904

Update to 3.2.6

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 09:19:59 UTC (rev 183903)
+++ PKGBUILD2016-07-24 11:21:24 UTC (rev 183904)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=ccache
-pkgver=3.2.5
+pkgver=3.2.6
 pkgrel=1
 pkgdesc="A compiler cache"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('zlib')
 source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('270c9ad0631c6e34f5fa84f0d9385f95')
+md5sums=('aadbf109d1e52ec0cdc67112a517c75e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 10:21:41
  Author: arojas
Revision: 272440

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

Added:
  xine-lib/repos/staging-i686/
  xine-lib/repos/staging-i686/PKGBUILD
(from rev 272439, xine-lib/trunk/PKGBUILD)
  xine-lib/repos/staging-i686/xine-lib-ffmpeg3.patch
(from rev 272439, xine-lib/trunk/xine-lib-ffmpeg3.patch)
  xine-lib/repos/staging-i686/xine-lib-xcb-1.12.patch
(from rev 272439, xine-lib/trunk/xine-lib-xcb-1.12.patch)
  xine-lib/repos/staging-x86_64/
  xine-lib/repos/staging-x86_64/PKGBUILD
(from rev 272439, xine-lib/trunk/PKGBUILD)
  xine-lib/repos/staging-x86_64/xine-lib-ffmpeg3.patch
(from rev 272439, xine-lib/trunk/xine-lib-ffmpeg3.patch)
  xine-lib/repos/staging-x86_64/xine-lib-xcb-1.12.patch
(from rev 272439, xine-lib/trunk/xine-lib-xcb-1.12.patch)

+
 staging-i686/PKGBUILD  |   59 +++
 staging-i686/xine-lib-ffmpeg3.patch|   55 
 staging-i686/xine-lib-xcb-1.12.patch   |   25 +
 staging-x86_64/PKGBUILD|   59 +++
 staging-x86_64/xine-lib-ffmpeg3.patch  |   55 
 staging-x86_64/xine-lib-xcb-1.12.patch |   25 +
 6 files changed, 278 insertions(+)

Copied: xine-lib/repos/staging-i686/PKGBUILD (from rev 272439, 
xine-lib/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-07-24 10:21:41 UTC (rev 272440)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xine-lib
+pkgver=1.2.6
+pkgrel=10
+pkgdesc="A multimedia playback engine"
+arch=('i686' 'x86_64')
+url="http://www.xine-project.org";
+license=('LGPL' 'GPL')
+depends=('libxvmc' 'ffmpeg' 'libxinerama')
+makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
+ 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
+ 'libmpcdec' 'libcaca' 'libbluray' 'gnome-vfs' 'libvdpau' 'glu' 
'gdk-pixbuf2')
+optdepends=('imagemagick: for using the imagemagick plugin' \
+'jack: for using the jack plugin' \
+'vcdimager: for using the vcd plugin' \
+'glu: for using the opengl plugin' \
+'wavpack: for using the wavpack plugin' \
+'faad2: for using the faad plugin' \
+'libmng: for using the mng plugin' \
+'aalib: for using the aalib plugin' \
+'libmodplug: for using the modplug plugin' \
+'libdca: for using the dca plugin' \
+'a52dec: for using the a52 plugin' \
+'libmad: for using the mp3 plugin' \
+'libdvdnav: for using the dvd plugin' \
+'libmpcdec: for using the musepack plugin' \
+'libcaca: for using the caca plugin' \
+'libbluray: for using the bluray plugin' \
+'gnome-vfs: for using the gnome-vfs plugin' \
+'libvdpau: for using the VDPAU plugin' \
+'smbclient: for using the samba plugin' \
+'gdk-pixbuf2: for using the gdk-pixbuf plugin')
+source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz
 xine-lib-ffmpeg3.patch xine-lib-xcb-1.12.patch)
+sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5'
+  'b4466616bb17142aef8aa1bb80fff67cd2d0d15d'
+  '890c8f044c0080bfb7d4b163061dd42621fc4df1')
+
+prepare() {
+  cd $pkgname-$pkgver
+# Fix build with ffmpeg 3.0 (Gentoo)
+  patch -p1 -i ../xine-lib-ffmpeg3.patch
+# Fix build with xcb 1.12 (Gentoo)
+  patch -p1 -i ../xine-lib-xcb-1.12.patch
+  autoreconf -vi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-wavpack --enable-vdpau 
--with-external-dvdnav \
+--disable-optimizations 
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: xine-lib/repos/staging-i686/xine-lib-ffmpeg3.patch (from rev 272439, 
xine-lib/trunk/xine-lib-ffmpeg3.patch)
===
--- staging-i686/xine-lib-ffmpeg3.patch (rev 0)
+++ staging-i686/xine-lib-ffmpeg3.patch 2016-07-24 10:21:41 UTC (rev 272440)
@@ -0,0 +1,55 @@
+Index: xine-lib-1.2.6/src/combined/ffmpeg/ff_audio_decoder.c
+===
+--- xine-lib-1.2.6.orig/src/combined/ffmpeg/ff_audio_decoder.c
 xine-lib-1.2.6/src/combined/ffmpeg/ff_audio_decoder.c
+@@ -590,7 +590,7 @@ static int ff_audio_decode (ff_audio_dec
+   int got_frame;
+   float gain = this->class->gain;
+   if (!this->av_frame)
+-this->av_frame = avcodec_alloc_frame ();
++this->av_frame = av_frame_alloc ();
+ 
+   consumed = avcodec_decode_audio4 (this->context, this->av_frame, 
&got_frame, &avpkt);
+   if ((consumed >= 0) && got_frame) {
+@@ -1071,7 +1071,7 @@ st

[arch-commits] Commit in xine-lib/trunk (PKGBUILD xine-lib-xcb-1.12.patch)

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 10:21:11
  Author: arojas
Revision: 272439

libvpx 1.6.0 rebuild

Added:
  xine-lib/trunk/xine-lib-xcb-1.12.patch
Modified:
  xine-lib/trunk/PKGBUILD

-+
 PKGBUILD|   10 +++---
 xine-lib-xcb-1.12.patch |   25 +
 2 files changed, 32 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 10:00:56 UTC (rev 272438)
+++ PKGBUILD2016-07-24 10:21:11 UTC (rev 272439)
@@ -3,7 +3,7 @@
 
 pkgname=xine-lib
 pkgver=1.2.6
-pkgrel=9
+pkgrel=10
 pkgdesc="A multimedia playback engine"
 arch=('i686' 'x86_64')
 url="http://www.xine-project.org";
@@ -32,14 +32,18 @@
 'libvdpau: for using the VDPAU plugin' \
 'smbclient: for using the samba plugin' \
 'gdk-pixbuf2: for using the gdk-pixbuf plugin')
-source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz
 xine-lib-ffmpeg3.patch)
+source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz
 xine-lib-ffmpeg3.patch xine-lib-xcb-1.12.patch)
 sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5'
-  'b4466616bb17142aef8aa1bb80fff67cd2d0d15d')
+  'b4466616bb17142aef8aa1bb80fff67cd2d0d15d'
+  '890c8f044c0080bfb7d4b163061dd42621fc4df1')
 
 prepare() {
   cd $pkgname-$pkgver
 # Fix build with ffmpeg 3.0 (Gentoo)
   patch -p1 -i ../xine-lib-ffmpeg3.patch
+# Fix build with xcb 1.12 (Gentoo)
+  patch -p1 -i ../xine-lib-xcb-1.12.patch
+  autoreconf -vi
 }
 
 build() {

Added: xine-lib-xcb-1.12.patch
===
--- xine-lib-xcb-1.12.patch (rev 0)
+++ xine-lib-xcb-1.12.patch 2016-07-24 10:21:11 UTC (rev 272439)
@@ -0,0 +1,25 @@
+https://bugs.xine-project.org/show_bug.cgi?id=572
+https://bugs.gentoo.org/584640
+
+--- xine-lib-1.2.6/m4/video_out.m4
 xine-lib-1.2.6/m4/video_out.m4
+@@ -305,7 +305,7 @@
+ dnl xcb
+ XINE_ARG_WITH([xcb], [Enable support for XCB video out plugins])
+ if test x"$with_xcb" != x"no"; then
+-PKG_CHECK_MODULES([XCB], [xcb-shape >= 1.0], [have_xcb=yes], 
[have_xcb=no])
++PKG_CHECK_MODULES([XCB], [xcb xcb-shape >= 1.0], [have_xcb=yes], 
[have_xcb=no])
+ if test x"$hard_enable_xcb" = x"yes" && test x"$have_xcb" != x"yes"; 
then
+ AC_MSG_ERROR([XCB support requested, but XCB not found])
+ elif test x"$have_xcb" = x"yes"; then
+--- xine-lib-1.2.6/src/video_out/Makefile.am
 xine-lib-1.2.6/src/video_out/Makefile.am
+@@ -147,7 +147,7 @@
+ xineplug_vo_out_xcbshm_la_CFLAGS = $(AM_CFLAGS) $(XCB_CFLAGS) 
$(XCBSHM_CFLAGS) $(AVUTIL_CFLAGS)
+ 
+ xineplug_vo_out_xcbxv_la_SOURCES = video_out_xcbxv.c $(XCBOSD)
+-xineplug_vo_out_xcbxv_la_LIBADD = $(XINE_LIB) $(PTHREAD_LIBS) $(LTLIBINTL) 
$(XCBXV_LIBS) $(XCB_LIBS)
++xineplug_vo_out_xcbxv_la_LIBADD = $(XINE_LIB) $(PTHREAD_LIBS) $(LTLIBINTL) 
$(XCBXV_LIBS) $(XCBSHM_LIBS) $(XCB_LIBS)
+ xineplug_vo_out_xcbxv_la_CFLAGS = $(AM_CFLAGS) $(XCB_CFLAGS) $(XCBXV_CFLAGS)
+ 
+ xineplug_vo_out_xshm_la_SOURCES = video_out_xshm.c $(X11OSD)


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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 10:00:56
  Author: arojas
Revision: 272438

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

Added:
  vlc/repos/staging-i686/
  vlc/repos/staging-i686/PKGBUILD
(from rev 272437, vlc/trunk/PKGBUILD)
  vlc/repos/staging-i686/lua53_compat.patch
(from rev 272437, vlc/trunk/lua53_compat.patch)
  vlc/repos/staging-i686/update-vlc-plugin-cache.hook
(from rev 272437, vlc/trunk/update-vlc-plugin-cache.hook)
  vlc/repos/staging-x86_64/
  vlc/repos/staging-x86_64/PKGBUILD
(from rev 272437, vlc/trunk/PKGBUILD)
  vlc/repos/staging-x86_64/lua53_compat.patch
(from rev 272437, vlc/trunk/lua53_compat.patch)
  vlc/repos/staging-x86_64/update-vlc-plugin-cache.hook
(from rev 272437, vlc/trunk/update-vlc-plugin-cache.hook)

-+
 staging-i686/PKGBUILD   |  112 ++
 staging-i686/lua53_compat.patch |   30 ++
 staging-i686/update-vlc-plugin-cache.hook   |   11 ++
 staging-x86_64/PKGBUILD |  112 ++
 staging-x86_64/lua53_compat.patch   |   30 ++
 staging-x86_64/update-vlc-plugin-cache.hook |   11 ++
 6 files changed, 306 insertions(+)

Copied: vlc/repos/staging-i686/PKGBUILD (from rev 272437, vlc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-07-24 10:00:56 UTC (rev 272438)
@@ -0,0 +1,112 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Sarah Hay 
+# Contributor: Martin Sandsmark 
+
+pkgname=vlc
+pkgver=2.2.4
+pkgrel=3
+pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
+arch=('i686' 'x86_64')
+url="http://www.videolan.org/vlc/";
+license=('LGPL2.1' 'GPL2')
+depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy'
+ 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska'
+ 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg2.8' 'faad2' 'libupnp'
+ 'libshout' 'libmad' 'libmpeg2' 'xcb-util-keysyms' 'libtar'
+ 'libxinerama')
+makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
+ 'libdc1394' 'libavc1394' 'lirc' 'libcaca' 'gtk2'
+ 'librsvg' 'portaudio' 'libgme' 'xosd' 'projectm'
+ 'twolame' 'aalib' 'libmtp' 'libdvdcss' 'gnome-vfs'
+ 'libgoom2' 'vcdimager' 'opus' 'libssh2' 'mesa' 'qt4')
+optdepends=('avahi: for service discovery using bonjour protocol'
+'libnotify: for notification plugin'
+'gtk2: for notify plugin'
+'ncurses: for ncurses interface support'
+'libdvdcss: for decoding encrypted DVDs'
+'lirc: for lirc plugin'
+'libavc1394: for devices using the 1394ta AV/C'
+'libdc1394: for IEEE 1394 plugin'
+'kdelibs: KDE Solid hardware integration'
+'libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards'
+'libbluray: for Blu-Ray support'
+'flac: for Free Lossless Audio Codec plugin'
+'portaudio: for portaudio support'
+'twolame: for TwoLAME mpeg2 encoder plugin'
+'projectm: for ProjectM visualisation plugin'
+'libcaca: for colored ASCII art video output'
+'libgme: for libgme plugin'
+'librsvg: for SVG plugin'
+'gnome-vfs: for GNOME Virtual File System support'
+'libgoom2: for libgoom plugin'
+'vcdimager: navigate VCD with libvcdinfo'
+'aalib: for ASCII art plugin'
+'libmtp: for MTP devices support'
+'smbclient: for SMB access plugin'
+'libcdio: for audio CD playback support'
+'ttf-freefont: for subtitle font '
+'ttf-dejavu: for subtitle font'
+'opus: for opus support'
+'libssh2: for sftp support'
+'lua-socket: for http interface'
+'qt4: for the GUI')
+conflicts=('vlc-plugin')
+replaces=('vlc-plugin')
+backup=('usr/share/vlc/lua/http/.hosts'
+'usr/share/vlc/lua/http/dialogs/.hosts')
+options=('!emptydirs')
+source=("http://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
+update-vlc-plugin-cache.hook "lua53_compat.patch")
+validpgpkeys=(65F7C6B4206BD057A7EB73787180713BE58D1ADC) # VideoLAN Release 
Signing Key
+md5sums=('55666c9898f658c7fcca12725bf7dd1b'
+ 'SKIP'
+ '6fdaca3aa56c0676e9c88049b8650324'
+ '96d3b346d9149ffb1b430066dfb6249a')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+
+  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
+  sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp
+
+  patch -p1 < "${srcdir}/lua53_compat.patch"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig" \
+  CFLAGS+=" -I/usr/include/samba-4.0" CPPF

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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 10:00:26
  Author: arojas
Revision: 272437

libvpx 1.6.0 rebuild

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 07:37:55 UTC (rev 272436)
+++ PKGBUILD2016-07-24 10:00:26 UTC (rev 272437)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=2.2.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/";


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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 09:19:59
  Author: arojas
Revision: 183903

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

Added:
  mythplugins/repos/community-staging-i686/
  mythplugins/repos/community-staging-i686/PKGBUILD
(from rev 183902, mythplugins/trunk/PKGBUILD)
  mythplugins/repos/community-staging-i686/cdparanoia.patch
(from rev 183902, mythplugins/trunk/cdparanoia.patch)
  mythplugins/repos/community-staging-i686/mythplugins-mythweb.install
(from rev 183902, mythplugins/trunk/mythplugins-mythweb.install)
  mythplugins/repos/community-staging-i686/mythplugins-mythzoneminder.install
(from rev 183902, mythplugins/trunk/mythplugins-mythzoneminder.install)
  mythplugins/repos/community-staging-x86_64/
  mythplugins/repos/community-staging-x86_64/PKGBUILD
(from rev 183902, mythplugins/trunk/PKGBUILD)
  mythplugins/repos/community-staging-x86_64/cdparanoia.patch
(from rev 183902, mythplugins/trunk/cdparanoia.patch)
  mythplugins/repos/community-staging-x86_64/mythplugins-mythweb.install
(from rev 183902, mythplugins/trunk/mythplugins-mythweb.install)
  mythplugins/repos/community-staging-x86_64/mythplugins-mythzoneminder.install
(from rev 183902, mythplugins/trunk/mythplugins-mythzoneminder.install)

-+
 community-staging-i686/PKGBUILD |  143 ++
 community-staging-i686/cdparanoia.patch |   52 +++
 community-staging-i686/mythplugins-mythweb.install  |4 
 community-staging-i686/mythplugins-mythzoneminder.install   |3 
 community-staging-x86_64/PKGBUILD   |  143 ++
 community-staging-x86_64/cdparanoia.patch   |   52 +++
 community-staging-x86_64/mythplugins-mythweb.install|4 
 community-staging-x86_64/mythplugins-mythzoneminder.install |3 
 8 files changed, 404 insertions(+)

Copied: mythplugins/repos/community-staging-i686/PKGBUILD (from rev 183902, 
mythplugins/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 09:19:59 UTC (rev 183903)
@@ -0,0 +1,143 @@
+# $Id$
+# Maintainer: Jonathan Conder 
+# Contributor: Giovanni Scafora 
+
+pkgbase=mythplugins
+pkgname=('mythplugins-mytharchive'
+ 'mythplugins-mythbrowser'
+ 'mythplugins-mythgallery'
+ 'mythplugins-mythgame'
+ 'mythplugins-mythmusic'
+ 'mythplugins-mythnetvision'
+ 'mythplugins-mythnews'
+ 'mythplugins-mythweather'
+ 'mythplugins-mythweb'
+ 'mythplugins-mythzoneminder')
+pkgver=0.28
+pkgrel=2
+epoch=1
+arch=('i686' 'x86_64')
+url="http://www.mythtv.org";
+license=('GPL')
+makedepends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
+ 'libvorbis' 'mesa' 'mesa-libgl' 'mplayer' 'mythtv'
+ 'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
+ 'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
+ 'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 
'python2-pillow'
+ 'python2-pycurl' 'zlib' 'gdb')
+source=("mythtv-$pkgver.tar.gz::https://github.com/MythTV/mythtv/archive/v$pkgver.tar.gz";
+
"mythweb-$pkgver.tar.gz::https://github.com/MythTV/mythweb/archive/v$pkgver.tar.gz";
+'cdparanoia.patch')
+sha256sums=('7b3476c0ec0fc17d6b734f0440383815e81850a70b78c12ee40d61a408eba340'
+'92253f4eb11331da64cff50926fbced3477d244c201675c177be4f5838cd4ed7'
+'004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
+
+prepare() {
+  cd "$srcdir/mythtv-$pkgver/$pkgbase"
+
+  find . -name '*.py' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
+  patch -Np1 -i "$srcdir/cdparanoia.patch"
+
+  cd "$srcdir/mythweb-$pkgver"
+
+  sed -re 's@/usr/local.*/usr/share@/usr/share@' -i 'mythweb.php'
+}
+
+build() {
+  cd "$srcdir/mythtv-$pkgver/$pkgbase"
+
+  ./configure --prefix=/usr \
+  --enable-all \
+  --python=python2
+  qmake-qt5 mythplugins.pro
+  make -s
+}
+
+package_mythplugins-mytharchive() {
+  pkgdesc="Create DVDs or archive recorded shows in MythTV"
+  depends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'mythtv'
+   'python2-pillow')
+
+  cd "$srcdir/mythtv-$pkgver/$pkgbase/mytharchive"
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+package_mythplugins-mythbrowser() {
+  pkgdesc="Mini web browser for MythTV"
+  depends=('mythtv')
+
+  cd "$srcdir/mythtv-$pkgver/$pkgbase/mythbrowser"
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+package_mythplugins-mythgallery() {
+  pkgdesc="Image gallery plugin for MythTV"
+  depends=('libexif' 'mythtv')
+
+  cd "$srcdir/mythtv-$pkgver/$pkgbase/mythgallery"
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+package_mythplugins-mythgame() {
+  pkgdesc="Game emulator plugin for My

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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 09:19:16
  Author: arojas
Revision: 183902

libvpx 1.6.0 rebuild

Modified:
  mythplugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 07:39:27 UTC (rev 183901)
+++ PKGBUILD2016-07-24 09:19:16 UTC (rev 183902)
@@ -14,7 +14,7 @@
  'mythplugins-mythweb'
  'mythplugins-mythzoneminder')
 pkgver=0.28
-pkgrel=1
+pkgrel=2
 epoch=1
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org";
@@ -28,7 +28,7 @@
 
source=("mythtv-$pkgver.tar.gz::https://github.com/MythTV/mythtv/archive/v$pkgver.tar.gz";
 
"mythweb-$pkgver.tar.gz::https://github.com/MythTV/mythweb/archive/v$pkgver.tar.gz";
 'cdparanoia.patch')
-sha256sums=('13d846c8163dcfe091ea3033d176cf5459bdd0ab671f8cf2539a17bd4479a3b2'
+sha256sums=('7b3476c0ec0fc17d6b734f0440383815e81850a70b78c12ee40d61a408eba340'
 '92253f4eb11331da64cff50926fbced3477d244c201675c177be4f5838cd4ed7'
 '004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
 


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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 07:39:27
  Author: arojas
Revision: 183901

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

Added:
  mythtv/repos/community-staging-i686/
  mythtv/repos/community-staging-i686/99-mythbackend.rules
(from rev 183900, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-staging-i686/PKGBUILD
(from rev 183900, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-i686/mythbackend.service
(from rev 183900, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-i686/mythtv.install
(from rev 183900, mythtv/trunk/mythtv.install)
  mythtv/repos/community-staging-x86_64/
  mythtv/repos/community-staging-x86_64/99-mythbackend.rules
(from rev 183900, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-staging-x86_64/PKGBUILD
(from rev 183900, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-x86_64/mythbackend.service
(from rev 183900, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-x86_64/mythtv.install
(from rev 183900, mythtv/trunk/mythtv.install)

---+
 community-staging-i686/99-mythbackend.rules   |6 +
 community-staging-i686/PKGBUILD   |   84 
 community-staging-i686/mythbackend.service|   15 
 community-staging-i686/mythtv.install |   22 ++
 community-staging-x86_64/99-mythbackend.rules |6 +
 community-staging-x86_64/PKGBUILD |   84 
 community-staging-x86_64/mythbackend.service  |   15 
 community-staging-x86_64/mythtv.install   |   22 ++
 8 files changed, 254 insertions(+)

Copied: mythtv/repos/community-staging-i686/99-mythbackend.rules (from rev 
183900, mythtv/trunk/99-mythbackend.rules)
===
--- community-staging-i686/99-mythbackend.rules (rev 0)
+++ community-staging-i686/99-mythbackend.rules 2016-07-24 07:39:27 UTC (rev 
183901)
@@ -0,0 +1,6 @@
+#
+# Create systemd device units for capture devices
+#
+SUBSYSTEM=="video4linux", TAG+="systemd"
+SUBSYSTEM=="dvb", TAG+="systemd"
+SUBSYSTEM=="firewire", TAG+="systemd"

Copied: mythtv/repos/community-staging-i686/PKGBUILD (from rev 183900, 
mythtv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-24 07:39:27 UTC (rev 183901)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Jonathan Conder 
+# Contributor: Giovanni Scafora 
+# Contributor: Juergen Hoetzel 
+# Contributor: 
+# Contributor: dorphell 
+
+pkgname=mythtv
+pkgver=0.28
+pkgrel=5
+epoch=1
+pkgdesc="A Homebrew PVR project"
+arch=('i686' 'x86_64')
+url="http://www.mythtv.org/";
+license=('GPL')
+depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
+ 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
+ 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
+ 'perl-net-upnp' 'python2-lxml' 'qt5-webkit' 'qt5-script' 'taglib' 
'urlgrabber'
+ 'libx264' 'libvdpau' 'exiv2' 'libxrandr')
+makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
+optdepends=('glew: for GPU commercial flagging'
+'libcec: for consumer electronics control capabilities'
+'libxml2: to read blu-ray metadata'
+'openssl: for AirTunes (RAOP) support')
+conflicts=('myththemes' 'mythplugins-mythvideo')
+replaces=('myththemes' 'mythplugins-mythvideo')
+install='mythtv.install'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz";
+
mythtv-fix-segfault.patch::"https://github.com/MythTV/mythtv/commit/c3a79298.patch";
+
mythtv-gcc6.patch::"https://github.com/MythTV/mythtv/commit/e4f6e011.patch";
+'mythbackend.service' '99-mythbackend.rules')
+sha256sums=('7b3476c0ec0fc17d6b734f0440383815e81850a70b78c12ee40d61a408eba340'
+'60696991fcaa24fb61392401bd27cfa35a15b54f4bcc01aee54dc84440c6df99'
+'d35c4738f3317d26d4cb98965689bdc72bd5b9776c1b31e5d97d06be724e'
+'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
+'ecfd02bbbef5de9773f4de2c52e9b2b382ce8137735f249d7900270d304fd333')
+
+prepare() {
+  cd $pkgname-$pkgver/$pkgname
+
+  find 'bindings/python' 'contrib' 'programs/scripts' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
+
+# Fix segfault with GCC 6 https://github.com/MythTV/mythtv/pull/122
+  cd ..
+  patch -p1 -i "$srcdir"/mythtv-fix-segfault.patch
+# Fix build with GCC 6
+  patch -p1 -i "$srcdir"/mythtv-gcc6.patch
+}
+
+build() {
+  cd $pkgname-$pkgver/$pkgname
+
+  ARCH="${CARCH/_/-}"
+  ./configure --prefix=/usr \
+  --cpu="$ARCH" \
+  --disable-altivec \
+  --disable-audio-j

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

2016-07-24 Thread Antonio Rojas
Date: Sunday, July 24, 2016 @ 07:36:56
  Author: arojas
Revision: 183900

libvpx 1.6.0 rebuild

Modified:
  mythtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 07:34:08 UTC (rev 183899)
+++ PKGBUILD2016-07-24 07:36:56 UTC (rev 183900)
@@ -7,7 +7,7 @@
 
 pkgname=mythtv
 pkgver=0.28
-pkgrel=4
+pkgrel=5
 epoch=1
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')


[arch-commits] Commit in lib32-mesa/repos/multilib-x86_64 (8 files)

2016-07-24 Thread Laurent Carlier
Date: Sunday, July 24, 2016 @ 07:34:08
  Author: lcarlier
Revision: 183899

archrelease: copy trunk to multilib-x86_64

Added:
  
lib32-mesa/repos/multilib-x86_64/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
(from rev 183898, 
lib32-mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch)
  
lib32-mesa/repos/multilib-x86_64/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
(from rev 183898, 
lib32-mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch)
  lib32-mesa/repos/multilib-x86_64/LICENSE
(from rev 183898, lib32-mesa/trunk/LICENSE)
  lib32-mesa/repos/multilib-x86_64/PKGBUILD
(from rev 183898, lib32-mesa/trunk/PKGBUILD)
  lib32-mesa/repos/multilib-x86_64/remove-libpthread-stubs.patch
(from rev 183898, lib32-mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  lib32-mesa/repos/multilib-x86_64/LICENSE
  lib32-mesa/repos/multilib-x86_64/PKGBUILD
  lib32-mesa/repos/multilib-x86_64/remove-libpthread-stubs.patch

---+
 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch |   76 +++
 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch|   38 +
 LICENSE   |  164 +++---
 PKGBUILD  |  290 ++--
 remove-libpthread-stubs.patch |   28 -
 5 files changed, 359 insertions(+), 237 deletions(-)

Copied: 
lib32-mesa/repos/multilib-x86_64/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
 (from rev 183898, 
lib32-mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch)
===
--- 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   
(rev 0)
+++ 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   2016-07-24 
07:34:08 UTC (rev 183899)
@@ -0,0 +1,76 @@
+From 9ce52baf7f479d506bcea17a371dcf2fad92f139 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Christian=20K=C3=B6nig?= 
+Date: Wed, 13 Jul 2016 14:54:31 +0200
+Subject: [PATCH] st/mesa: fix reference counting bug in st_vdpau
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Otherwise we leak the resources created for the DMA-buf descriptors.
+
+Signed-off-by: Christian König 
+Cc: 12.0 
+Tested-and-Reviewed by: Leo Liu 
+Ack-by: Tom St Denis 
+---
+ src/mesa/state_tracker/st_vdpau.c | 10 --
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/src/mesa/state_tracker/st_vdpau.c 
b/src/mesa/state_tracker/st_vdpau.c
+index dffa52f..4f599dd 100644
+--- a/src/mesa/state_tracker/st_vdpau.c
 b/src/mesa/state_tracker/st_vdpau.c
+@@ -65,6 +65,7 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+ 
+struct pipe_video_buffer *buffer;
+struct pipe_sampler_view **samplers;
++   struct pipe_resource *res = NULL;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_VIDEO_SURFACE_GALLIUM, (void**)&f))
+@@ -82,7 +83,8 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+if (!sv)
+   return NULL;
+ 
+-   return sv->texture;
++   pipe_resource_reference(&res, sv->texture);
++   return res;
+ }
+ 
+ static struct pipe_resource *
+@@ -90,13 +92,15 @@ st_vdpau_output_surface_gallium(struct gl_context *ctx, 
const void *vdpSurface)
+ {
+int (*getProcAddr)(uint32_t device, uint32_t id, void **ptr);
+uint32_t device = (uintptr_t)ctx->vdpDevice;
++   struct pipe_resource *res = NULL;
+VdpOutputSurfaceGallium *f;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_OUTPUT_SURFACE_GALLIUM, (void**)&f))
+   return NULL;
+ 
+-   return f((uintptr_t)vdpSurface);
++   pipe_resource_reference(&res, f((uintptr_t)vdpSurface));
++   return res;
+ }
+ 
+ static struct pipe_resource *
+@@ -208,6 +212,7 @@ st_vdpau_map_surface(struct gl_context *ctx, GLenum 
target, GLenum access,
+/* do we have different screen objects ? */
+if (res->screen != st->pipe->screen) {
+   _mesa_error(ctx, GL_INVALID_OPERATION, "VDPAUMapSurfacesNV");
++  pipe_resource_reference(&res, NULL);
+   return;
+}
+ 
+@@ -241,6 +246,7 @@ st_vdpau_map_surface(struct gl_context *ctx, GLenum 
target, GLenum access,
+stObj->surface_format = res->format;
+ 
+_mesa_dirty_texobj(ctx, texObj);
++   pipe_resource_reference(&res, NULL);
+ }
+ 
+ static void
+-- 
+2.9.0
+

Copied: 
lib32-mesa/repos/multilib-x86_64/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
 (from rev 183898, 
lib32-mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch)
===
--- 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  
(rev 0)
+++ 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  2016-07-24 
07:34:08 UT

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

2016-07-24 Thread Laurent Carlier
Date: Sunday, July 24, 2016 @ 07:34:02
  Author: lcarlier
Revision: 183898

upgpkg: lib32-mesa 12.0.1-2

fix memory leak (FS#50131)

Added:
  lib32-mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
  lib32-mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
Modified:
  lib32-mesa/trunk/PKGBUILD

---+
 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch |   76 
 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch|   38 ++
 PKGBUILD  |   14 +-
 3 files changed, 125 insertions(+), 3 deletions(-)

Added: 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
===
--- 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   
(rev 0)
+++ 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   2016-07-24 
07:34:02 UTC (rev 183898)
@@ -0,0 +1,76 @@
+From 9ce52baf7f479d506bcea17a371dcf2fad92f139 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Christian=20K=C3=B6nig?= 
+Date: Wed, 13 Jul 2016 14:54:31 +0200
+Subject: [PATCH] st/mesa: fix reference counting bug in st_vdpau
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Otherwise we leak the resources created for the DMA-buf descriptors.
+
+Signed-off-by: Christian König 
+Cc: 12.0 
+Tested-and-Reviewed by: Leo Liu 
+Ack-by: Tom St Denis 
+---
+ src/mesa/state_tracker/st_vdpau.c | 10 --
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/src/mesa/state_tracker/st_vdpau.c 
b/src/mesa/state_tracker/st_vdpau.c
+index dffa52f..4f599dd 100644
+--- a/src/mesa/state_tracker/st_vdpau.c
 b/src/mesa/state_tracker/st_vdpau.c
+@@ -65,6 +65,7 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+ 
+struct pipe_video_buffer *buffer;
+struct pipe_sampler_view **samplers;
++   struct pipe_resource *res = NULL;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_VIDEO_SURFACE_GALLIUM, (void**)&f))
+@@ -82,7 +83,8 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+if (!sv)
+   return NULL;
+ 
+-   return sv->texture;
++   pipe_resource_reference(&res, sv->texture);
++   return res;
+ }
+ 
+ static struct pipe_resource *
+@@ -90,13 +92,15 @@ st_vdpau_output_surface_gallium(struct gl_context *ctx, 
const void *vdpSurface)
+ {
+int (*getProcAddr)(uint32_t device, uint32_t id, void **ptr);
+uint32_t device = (uintptr_t)ctx->vdpDevice;
++   struct pipe_resource *res = NULL;
+VdpOutputSurfaceGallium *f;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_OUTPUT_SURFACE_GALLIUM, (void**)&f))
+   return NULL;
+ 
+-   return f((uintptr_t)vdpSurface);
++   pipe_resource_reference(&res, f((uintptr_t)vdpSurface));
++   return res;
+ }
+ 
+ static struct pipe_resource *
+@@ -208,6 +212,7 @@ st_vdpau_map_surface(struct gl_context *ctx, GLenum 
target, GLenum access,
+/* do we have different screen objects ? */
+if (res->screen != st->pipe->screen) {
+   _mesa_error(ctx, GL_INVALID_OPERATION, "VDPAUMapSurfacesNV");
++  pipe_resource_reference(&res, NULL);
+   return;
+}
+ 
+@@ -241,6 +246,7 @@ st_vdpau_map_surface(struct gl_context *ctx, GLenum 
target, GLenum access,
+stObj->surface_format = res->format;
+ 
+_mesa_dirty_texobj(ctx, texObj);
++   pipe_resource_reference(&res, NULL);
+ }
+ 
+ static void
+-- 
+2.9.0
+

Added: 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
===
--- 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  
(rev 0)
+++ 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  2016-07-24 
07:34:02 UTC (rev 183898)
@@ -0,0 +1,38 @@
+From 134d6e4e4f980d738361bfcae1daedb8cc58b5df Mon Sep 17 00:00:00 2001
+From: Leo Liu 
+Date: Thu, 14 Jul 2016 09:19:59 -0400
+Subject: [PATCH] vl/dri3: fix a memory leak from front buffer
+
+Inspired by fix for mem leak of vdpau interop, resource_from_handle
+set texture reference count, that need to be decreased and released,
+recall there is a similar case for DRI3, that is with VA-API glx
+extension, there is temporary TFP(texture from pixmap), we target it
+through dma-buf. leak happens when without count down the reference.
+
+Checked and found with mpv vo=opengl case, there only one static TFP,
+the leak happens once, but for totem player using gstreamer VA-API glx,
+the dynamic TFP for each frame, so leak quite a bit.
+
+This fixes mem leak for mpv and totem.
+
+Signed-off-by: Leo Liu 
+Cc: "12.0" 
+---
+ src/gallium/auxiliary/vl/vl_winsys_dri3.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/gallium/auxiliary/vl/vl_winsys_dri3.c 
b/src/gallium/auxiliary/vl/vl_winsys_dri3.c
+index f7f572e

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

2016-07-24 Thread Laurent Carlier
Date: Sunday, July 24, 2016 @ 07:22:34
  Author: lcarlier
Revision: 272434

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

Added:
  
mesa/repos/extra-i686/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
(from rev 272433, 
mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch)
  mesa/repos/extra-i686/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
(from rev 272433, 
mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 272433, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 272433, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 272433, mesa/trunk/remove-libpthread-stubs.patch)
  
mesa/repos/extra-x86_64/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
(from rev 272433, 
mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch)
  mesa/repos/extra-x86_64/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
(from rev 272433, 
mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 272433, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 272433, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 272433, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 

 /PKGBUILD  |  406 
++
 /remove-libpthread-stubs.patch |   28 
 extra-i686/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   |   76 +
 extra-i686/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  |   38 
 extra-i686/LICENSE |   82 
--
 extra-i686/PKGBUILD|  195 

 extra-i686/remove-libpthread-stubs.patch   |   14 
 extra-x86_64/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch |   76 +
 extra-x86_64/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch|   38 
 extra-x86_64/LICENSE   |   82 
--
 extra-x86_64/PKGBUILD  |  195 

 extra-x86_64/remove-libpthread-stubs.patch |   14 
 13 files changed, 826 insertions(+), 582 deletions(-)

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


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

2016-07-24 Thread Laurent Carlier
Date: Sunday, July 24, 2016 @ 07:22:21
  Author: lcarlier
Revision: 272433

upgpkg: mesa 12.0.1-2

fix memory leak (FS#50131)

Added:
  mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
  mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
Modified:
  mesa/trunk/PKGBUILD

---+
 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch |   76 
 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch|   38 ++
 PKGBUILD  |   14 +-
 3 files changed, 125 insertions(+), 3 deletions(-)

Added: 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
===
--- 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   
(rev 0)
+++ 0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   2016-07-24 
07:22:21 UTC (rev 272433)
@@ -0,0 +1,76 @@
+From 9ce52baf7f479d506bcea17a371dcf2fad92f139 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Christian=20K=C3=B6nig?= 
+Date: Wed, 13 Jul 2016 14:54:31 +0200
+Subject: [PATCH] st/mesa: fix reference counting bug in st_vdpau
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Otherwise we leak the resources created for the DMA-buf descriptors.
+
+Signed-off-by: Christian König 
+Cc: 12.0 
+Tested-and-Reviewed by: Leo Liu 
+Ack-by: Tom St Denis 
+---
+ src/mesa/state_tracker/st_vdpau.c | 10 --
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/src/mesa/state_tracker/st_vdpau.c 
b/src/mesa/state_tracker/st_vdpau.c
+index dffa52f..4f599dd 100644
+--- a/src/mesa/state_tracker/st_vdpau.c
 b/src/mesa/state_tracker/st_vdpau.c
+@@ -65,6 +65,7 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+ 
+struct pipe_video_buffer *buffer;
+struct pipe_sampler_view **samplers;
++   struct pipe_resource *res = NULL;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_VIDEO_SURFACE_GALLIUM, (void**)&f))
+@@ -82,7 +83,8 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+if (!sv)
+   return NULL;
+ 
+-   return sv->texture;
++   pipe_resource_reference(&res, sv->texture);
++   return res;
+ }
+ 
+ static struct pipe_resource *
+@@ -90,13 +92,15 @@ st_vdpau_output_surface_gallium(struct gl_context *ctx, 
const void *vdpSurface)
+ {
+int (*getProcAddr)(uint32_t device, uint32_t id, void **ptr);
+uint32_t device = (uintptr_t)ctx->vdpDevice;
++   struct pipe_resource *res = NULL;
+VdpOutputSurfaceGallium *f;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_OUTPUT_SURFACE_GALLIUM, (void**)&f))
+   return NULL;
+ 
+-   return f((uintptr_t)vdpSurface);
++   pipe_resource_reference(&res, f((uintptr_t)vdpSurface));
++   return res;
+ }
+ 
+ static struct pipe_resource *
+@@ -208,6 +212,7 @@ st_vdpau_map_surface(struct gl_context *ctx, GLenum 
target, GLenum access,
+/* do we have different screen objects ? */
+if (res->screen != st->pipe->screen) {
+   _mesa_error(ctx, GL_INVALID_OPERATION, "VDPAUMapSurfacesNV");
++  pipe_resource_reference(&res, NULL);
+   return;
+}
+ 
+@@ -241,6 +246,7 @@ st_vdpau_map_surface(struct gl_context *ctx, GLenum 
target, GLenum access,
+stObj->surface_format = res->format;
+ 
+_mesa_dirty_texobj(ctx, texObj);
++   pipe_resource_reference(&res, NULL);
+ }
+ 
+ static void
+-- 
+2.9.0
+

Added: 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
===
--- 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  
(rev 0)
+++ 0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  2016-07-24 
07:22:21 UTC (rev 272433)
@@ -0,0 +1,38 @@
+From 134d6e4e4f980d738361bfcae1daedb8cc58b5df Mon Sep 17 00:00:00 2001
+From: Leo Liu 
+Date: Thu, 14 Jul 2016 09:19:59 -0400
+Subject: [PATCH] vl/dri3: fix a memory leak from front buffer
+
+Inspired by fix for mem leak of vdpau interop, resource_from_handle
+set texture reference count, that need to be decreased and released,
+recall there is a similar case for DRI3, that is with VA-API glx
+extension, there is temporary TFP(texture from pixmap), we target it
+through dma-buf. leak happens when without count down the reference.
+
+Checked and found with mpv vo=opengl case, there only one static TFP,
+the leak happens once, but for totem player using gstreamer VA-API glx,
+the dynamic TFP for each frame, so leak quite a bit.
+
+This fixes mem leak for mpv and totem.
+
+Signed-off-by: Leo Liu 
+Cc: "12.0" 
+---
+ src/gallium/auxiliary/vl/vl_winsys_dri3.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/gallium/auxiliary/vl/vl_winsys_dri3.c 
b/src/gallium/auxiliary/vl/vl_winsys_dri3.c
+index f7f572e..493e645 100644
+--- a/