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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:00:01
  Author: felixonmars
Revision: 192778

archrelease: copy trunk to community-i686

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

--+
 PKGBUILD |  368 ++---
 1 file changed, 184 insertions(+), 184 deletions(-)

Deleted: 30-win32-aliases.conf
===
(Binary files differ)

Copied: wine-staging/repos/community-i686/30-win32-aliases.conf (from rev 
192777, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 06:59:16 UTC (rev 192777)
+++ PKGBUILD2016-10-21 07:00:01 UTC (rev 192778)
@@ -1,184 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging
-pkgver=1.9.20
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
-30-win32-aliases.conf)
-sha1sums=('1322112de8dee5111647ab3ac285afc5ca6fcce9'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch"
-url="http://www.wine-staging.com";
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  vulkan-icd-loader lib32-vulkan-icd-loader
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-  provides=("wine=$pkgver")
-  conflicts=('wine')
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("wine=$pkgver" "wine-wow64=$pkgver")
-  conflicts=('wine' 'wine-wow64')
-fi
-
-prepare() {
-  # Allow ccache to work
-  mv wine-patched-staging-$_pkgbasever $pkgname
-
-  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
-
-  # Get rid of old build dirs
-  rm -rf $pkgname-{32,64}-build
-  mkdir $pkgname-32-build
-}
-
-build() {
-  cd "$srcdir"
-
-  if [[ $CARCH == x86_64 ]]; then
-msg2 "Building Wine-64..."
-
-mkdir $pk

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:07:56
  Author: felixonmars
Revision: 192779

upgpkg: wiznote 2.3.3.20160901-1

Modified:
  wiznote/trunk/PKGBUILD
Deleted:
  wiznote/trunk/wiznote.install

-+
 PKGBUILD|   22 +-
 wiznote.install |   12 
 2 files changed, 9 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:00:01 UTC (rev 192778)
+++ PKGBUILD2016-10-21 07:07:56 UTC (rev 192779)
@@ -3,27 +3,24 @@
 # Contributor: Albert.Zhou 
 
 pkgname=wiznote
-pkgver=2.3.3.20151218
-_commit=5976b84919f151652d0c8825f9c50f751b506521
+pkgver=2.3.3.20160901
+_commit=3562d7d93c883d2fccd40e0e2d71155d277a871c
 pkgrel=1
 pkgdesc="Opensource cross-platform cloud based note-taking client"
 arch=('i686' 'x86_64')
 url="http://www.wiznote.com";
 license=('GPL3' 'custom')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 
'qt5-webkit' 'crypto++') # indirect: qt5-declarative qt5-sensors zlib glic 
gcc-libs
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 
'qt5-websockets' 'qt5-webengine') # 'crypto++')
 # shared clucene/quazip triggers segfault
 makedepends=('cmake' 'qt5-tools' 'git' 'boost')
-install=wiznote.install
-_wiznote_project_name="WizQTClient"
-source=("git+https://github.com/WizTeam/${_wiznote_project_name}.git#commit=$_commit";)
+source=("git+https://github.com/WizTeam/WizQTClient.git#commit=$_commit";)
 md5sums=('SKIP')
 
 prepare() {
-  sed -e 's/add_subdirectory(cryptopp)//' \
-  -i $_wiznote_project_name/lib/CMakeLists.txt
-  
-  sed -e 's/cryptlib/cryptopp/' \
-  -i $_wiznote_project_name/src/CMakeLists.txt
+  #sed -e 's/add_subdirectory(cryptopp)//' \
+  #-i WizQTClient/lib/CMakeLists.txt
+  #sed -e 's/cryptlib/cryptopp/' \
+  #-i WizQTClient/src/CMakeLists.txt
 
   rm -rf build; mkdir build
 }
@@ -32,10 +29,9 @@
   cd build
 
   cmake \
--DWIZNOTE_USE_QT5=YES \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release \
-../$_wiznote_project_name
+../WizQTClient
   make
 }
 

Deleted: wiznote.install
===
--- wiznote.install 2016-10-21 07:00:01 UTC (rev 192778)
+++ wiznote.install 2016-10-21 07:07:56 UTC (rev 192779)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &>/dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:08:45
  Author: felixonmars
Revision: 192780

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

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

--+
 /PKGBUILD|   82 +
 community-i686/PKGBUILD  |   45 
 community-i686/wiznote.install   |   12 -
 community-x86_64/PKGBUILD|   45 
 community-x86_64/wiznote.install |   12 -
 5 files changed, 82 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 07:07:56 UTC (rev 192779)
+++ community-i686/PKGBUILD 2016-10-21 07:08:45 UTC (rev 192780)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Albert.Zhou 
-
-pkgname=wiznote
-pkgver=2.3.3.20151218
-_commit=5976b84919f151652d0c8825f9c50f751b506521
-pkgrel=1
-pkgdesc="Opensource cross-platform cloud based note-taking client"
-arch=('i686' 'x86_64')
-url="http://www.wiznote.com";
-license=('GPL3' 'custom')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 
'qt5-webkit' 'crypto++') # indirect: qt5-declarative qt5-sensors zlib glic 
gcc-libs
-# shared clucene/quazip triggers segfault
-makedepends=('cmake' 'qt5-tools' 'git' 'boost')
-install=wiznote.install
-_wiznote_project_name="WizQTClient"
-source=("git+https://github.com/WizTeam/${_wiznote_project_name}.git#commit=$_commit";)
-md5sums=('SKIP')
-
-prepare() {
-  sed -e 's/add_subdirectory(cryptopp)//' \
-  -i $_wiznote_project_name/lib/CMakeLists.txt
-  
-  sed -e 's/cryptlib/cryptopp/' \
-  -i $_wiznote_project_name/src/CMakeLists.txt
-
-  rm -rf build; mkdir build
-}
-
-build() {
-  cd build
-
-  cmake \
--DWIZNOTE_USE_QT5=YES \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
-../$_wiznote_project_name
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir/" install
-}

Copied: wiznote/repos/community-i686/PKGBUILD (from rev 192779, 
wiznote/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 07:08:45 UTC (rev 192780)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Albert.Zhou 
+
+pkgname=wiznote
+pkgver=2.3.3.20160901
+_commit=3562d7d93c883d2fccd40e0e2d71155d277a871c
+pkgrel=1
+pkgdesc="Opensource cross-platform cloud based note-taking client"
+arch=('i686' 'x86_64')
+url="http://www.wiznote.com";
+license=('GPL3' 'custom')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 
'qt5-websockets' 'qt5-webengine') # 'crypto++')
+# shared clucene/quazip triggers segfault
+makedepends=('cmake' 'qt5-tools' 'git' 'boost')
+source=("git+https://github.com/WizTeam/WizQTClient.git#commit=$_commit";)
+md5sums=('SKIP')
+
+prepare() {
+  #sed -e 's/add_subdirectory(cryptopp)//' \
+  #-i WizQTClient/lib/CMakeLists.txt
+  #sed -e 's/cryptlib/cryptopp/' \
+  #-i WizQTClient/src/CMakeLists.txt
+
+  rm -rf build; mkdir build
+}
+
+build() {
+  cd build
+
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+../WizQTClient
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-i686/wiznote.install
===
--- community-i686/wiznote.install  2016-10-21 07:07:56 UTC (rev 192779)
+++ community-i686/wiznote.install  2016-10-21 07:08:45 UTC (rev 192780)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &>/dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-21 07:07:56 UTC (rev 192779)
+++ community-x86_64/PKGBUILD   2016-10-21 07:08:45 UTC (rev 192780)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Albert.Zhou 
-
-pkgname=wiznote
-pkgver=2.3.3.20151218
-_commit=5976b84919f151652d0c8825f9c50f751b506521
-pkgrel=1
-pkgdesc="Opensource cross-platform cloud based note-taking client"
-arch=('i686' 'x86_64')
-url="http://www.wiznote.com";
-license=('GPL3' 'custom')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 
'qt5-webkit' 'crypto++') # indirect: qt5-declarative qt5-sensors zlib glic 
gcc-libs
-# shared clucene/quazip triggers segfault
-makedepends=('cmake' 'qt5-t

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:09:11
  Author: felixonmars
Revision: 192781

upgpkg: boinctui 2.4.4-1

Modified:
  boinctui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:08:45 UTC (rev 192780)
+++ PKGBUILD2016-10-21 07:09:11 UTC (rev 192781)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=boinctui
-pkgver=2.4.3
+pkgver=2.4.4
 pkgrel=1
 pkgdesc="Curses based fullscreen BOINC manager"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('expat' 'gcc-libs' 'openssl')
 makedepends=("cmake")
 
source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz";)
-sha512sums=('1517466246cd57b96d496cfb90d9296e2cf87a4abf10ca6d40e5b9ed5a95aa11adb3f739ea143d18921859ffccd39666e02877177e85d4144ca68b614e9178c2')
+sha512sums=('8c72653efbe6888e9e4fb1e74be05ee583af79d607348087ca62bd390d36b2a80409d4cf7369527b37edf05c9c9089112fc24b6e9c24a1ecefc20ee699e6d883')
 
 prepare() {
   cd $pkgname-$pkgver


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:10:03
  Author: felixonmars
Revision: 192782

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 07:09:11 UTC (rev 192781)
+++ community-i686/PKGBUILD 2016-10-21 07:10:03 UTC (rev 192782)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=boinctui
-pkgver=2.4.3
-pkgrel=1
-pkgdesc="Curses based fullscreen BOINC manager"
-arch=('i686' 'x86_64')
-url="https://sourceforge.net/projects/boinctui/";
-license=('GPL')
-depends=('expat' 'gcc-libs' 'openssl')
-makedepends=("cmake")
-source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz";)
-sha512sums=('1517466246cd57b96d496cfb90d9296e2cf87a4abf10ca6d40e5b9ed5a95aa11adb3f739ea143d18921859ffccd39666e02877177e85d4144ca68b614e9178c2')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's_#include _#include _' 
src/tui-main.cpp
-  sed -i 's_#include 
+
+pkgname=boinctui
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="Curses based fullscreen BOINC manager"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/boinctui/";
+license=('GPL')
+depends=('expat' 'gcc-libs' 'openssl')
+makedepends=("cmake")
+source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz";)
+sha512sums=('8c72653efbe6888e9e4fb1e74be05ee583af79d607348087ca62bd390d36b2a80409d4cf7369527b37edf05c9c9089112fc24b6e9c24a1ecefc20ee699e6d883')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's_#include _#include _' 
src/tui-main.cpp
+  sed -i 's_#include 
-
-pkgname=boinctui
-pkgver=2.4.3
-pkgrel=1
-pkgdesc="Curses based fullscreen BOINC manager"
-arch=('i686' 'x86_64')
-url="https://sourceforge.net/projects/boinctui/";
-license=('GPL')
-depends=('expat' 'gcc-libs' 'openssl')
-makedepends=("cmake")
-source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz";)
-sha512sums=('1517466246cd57b96d496cfb90d9296e2cf87a4abf10ca6d40e5b9ed5a95aa11adb3f739ea143d18921859ffccd39666e02877177e85d4144ca68b614e9178c2')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's_#include _#include _' 
src/tui-main.cpp
-  sed -i 's_#include 
+
+pkgname=boinctui
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="Curses based fullscreen BOINC manager"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/boinctui/";
+license=('GPL')
+depends=('expat' 'gcc-libs' 'openssl')
+makedepends=("cmake")
+source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz";)
+sha512sums=('8c72653efbe6888e9e4fb1e74be05ee583af79d607348087ca62bd390d36b2a80409d4cf7369527b37edf05c9c9089112fc24b6e9c24a1ecefc20ee699e6d883')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's_#include _#include _' 
src/tui-main.cpp
+  sed -i 's_#include 

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:12:44
  Author: felixonmars
Revision: 192785

upgpkg: lib32-libva 1.7.2-1

Modified:
  lib32-libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:11:10 UTC (rev 192784)
+++ PKGBUILD2016-10-21 07:12:44 UTC (rev 192785)
@@ -6,7 +6,7 @@
 # Contributor: Bartłomiej Piotrowski 
 
 pkgname=lib32-libva
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux (32-bit)'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 optdepends=('lib32-libva-vdpau-driver: vdpau back-end for nvidia'
 'lib32-libva-intel-driver: back-end for intel cards')
 
source=(http://freedesktop.org/software/vaapi/releases/libva/libva-${pkgver}.tar.bz2)
-sha512sums=('6d0a1b3f7e23e2ab3dcd1e255d82912cce60bc29a58df4ce7c1e53dfbcd33cc8236f7185369ab31f181995ae8b5d706112c908efbc9eba4c3201e529d4379dbe')
+sha512sums=('4a1da09416361b69813a6fa77ee1de3d546eb1bb0d8beb7933f2c00cf9fbb8ab4e74019fa432239ee618282fdc42cb1f7f1ae2781c1d851e461994288b888a10')
 
 build() {
   export CC='gcc -m32'


[arch-commits] Commit in lib32-libva/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:13:20
  Author: felixonmars
Revision: 192786

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libva/repos/multilib-x86_64/PKGBUILD
(from rev 192785, lib32-libva/trunk/PKGBUILD)
Deleted:
  lib32-libva/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 07:12:44 UTC (rev 192785)
+++ PKGBUILD2016-10-21 07:13:20 UTC (rev 192786)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Llewelyn Trahaearn 
-# Contributor: kokoko3k 
-# Contributor: Ionut Biru 
-# Contributor: Bartłomiej Piotrowski 
-
-pkgname=lib32-libva
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux (32-bit)'
-arch=('x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('lib32-libdrm' 'lib32-libgl' 'lib32-wayland' 'lib32-libxext' 
'lib32-libxfixes' 'libva')
-makedepends=('mesa' 'gcc-multilib')
-optdepends=('lib32-libva-vdpau-driver: vdpau back-end for nvidia'
-'lib32-libva-intel-driver: back-end for intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/libva/libva-${pkgver}.tar.bz2)
-sha512sums=('6d0a1b3f7e23e2ab3dcd1e255d82912cce60bc29a58df4ce7c1e53dfbcd33cc8236f7185369ab31f181995ae8b5d706112c908efbc9eba4c3201e529d4379dbe')
-
-build() {
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  cd "${pkgname#*-}-${pkgver}"
-  ./configure --prefix=/usr --libdir='/usr/lib32' 
-  make
-}
-
-package() {
-  cd "${pkgname#*-}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  rm -rfv "${pkgdir}/usr/"{include,bin}
-  install -m644 -D COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: lib32-libva/repos/multilib-x86_64/PKGBUILD (from rev 192785, 
lib32-libva/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 07:13:20 UTC (rev 192786)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Llewelyn Trahaearn 
+# Contributor: kokoko3k 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgname=lib32-libva
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux (32-bit)'
+arch=('x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('lib32-libdrm' 'lib32-libgl' 'lib32-wayland' 'lib32-libxext' 
'lib32-libxfixes' 'libva')
+makedepends=('mesa' 'gcc-multilib')
+optdepends=('lib32-libva-vdpau-driver: vdpau back-end for nvidia'
+'lib32-libva-intel-driver: back-end for intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/libva/libva-${pkgver}.tar.bz2)
+sha512sums=('4a1da09416361b69813a6fa77ee1de3d546eb1bb0d8beb7933f2c00cf9fbb8ab4e74019fa432239ee618282fdc42cb1f7f1ae2781c1d851e461994288b888a10')
+
+build() {
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  cd "${pkgname#*-}-${pkgver}"
+  ./configure --prefix=/usr --libdir='/usr/lib32' 
+  make
+}
+
+package() {
+  cd "${pkgname#*-}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  rm -rfv "${pkgdir}/usr/"{include,bin}
+  install -m644 -D COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:15:16
  Author: felixonmars
Revision: 192787

upgpkg: dart 1.20.1-1

Modified:
  dart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:13:20 UTC (rev 192786)
+++ PKGBUILD2016-10-21 07:15:16 UTC (rev 192787)
@@ -7,7 +7,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=dart
-pkgver=1.19.1
+pkgver=1.20.1
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64' 'i686')
@@ -17,8 +17,8 @@
 options=('!strip')
 
source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip";)
 
source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip";)
-sha512sums_x86_64=('1ed3515afe30d20446503d7367a57c1a35a7fdeedb315565dc2bbeaf9b8568a5591f830a65005390347fa95de6e90c16954521ce657c17efb1aaab5710340e7b')
-sha512sums_i686=('7a606e8be8b8c00a9a7ebdcba57131183821e4e7dfd6d224b270618dae9b2a2bf7c12d374be4b535f81a052898dc8721e021e246d0517be4085849bed434fc55')
+sha512sums_x86_64=('6fe55aca7cb791c81a91598169201f8fac21b796a64d9f65d61d0d77e883a0864784e86fc36695f932c9e23bfb94e491fc879cbdc3930672173efa5144f3004d')
+sha512sums_i686=('8b6f3bb94a64b267af21ece72d977843173996ecc352f89ffeb27324e2e6f9bc8c924fa69b9858f120741119dc05a824de998be9a58e4996fbc47fa592ca7dda')
 
 prepare() {
   # Fix permissions


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:16:03
  Author: felixonmars
Revision: 192788

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

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

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

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

Copied: dart/repos/community-i686/PKGBUILD (from rev 192787, 
dart/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 07:16:03 UTC (rev 192788)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Maintainer: Felix Yan 
+# Contributor: T. Jameson Little 
+# Contributor: Usagi Ito 
+# Contributor: siasia 
+# Contributor: Julien Nicoulaud 
+
+pkgname=dart
+pkgver=1.20.1
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64' 'i686')
+url='http://www.dartlang.org/'
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+source_x86_64+=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip";)
+source_i686+=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip";)
+sha512sums_x86_64=('6fe55aca7cb791c81a91598169201f8fac21b796a64d9f65d61d0d77e883a0864784e86fc36695f932c9e23bfb94e491fc879cbdc3930672173efa5144f3004d')
+sha512sums_i686=('8b6f3bb94a64b267af21ece72d977843173996ecc352f89ffeb27324e2e6f9bc8c924fa69b9858f120741119dc05a824de998be9a58e4996fbc47fa592ca7dda')
+
+prepare() {
+  # Fix permissions
+  find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
+-or -type f -exec chmod 0644 '{}' +
+  chmod +x "$pkgname-sdk/bin/"*
+
+  cd "$pkgname-sdk/bin"
+
+  # Configure paths
+  setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
+  setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:16:54
  Author: felixonmars
Revision: 192789

upgpkg: haskell-binary-tagged 0.1.4.1-1

Modified:
  haskell-binary-tagged/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:16:03 UTC (rev 192788)
+++ PKGBUILD2016-10-21 07:16:54 UTC (rev 192789)
@@ -4,17 +4,17 @@
 
 _hkgname=binary-tagged
 pkgname=haskell-binary-tagged
-pkgver=0.1.4.0
-pkgrel=13
+pkgver=0.1.4.1
+pkgrel=1
 pkgdesc="Tagged binary serialisation."
 url="https://github.com/phadej/binary-tagged#readme";
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-aeson" "haskell-generics-sop" "haskell-hashable"
- "haskell-scientific" "haskell-semigroups" "haskell-sha" 
"haskell-tagged"
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-base16-bytestring" 
"haskell-generics-sop"
+ "haskell-hashable" "haskell-scientific" "haskell-semigroups" 
"haskell-sha" "haskell-tagged"
  "haskell-text" "haskell-unordered-containers" "haskell-vector")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('dc25744ebd21f8a050341cd7c25c69f66734b2930aaad89b411cf68c28605671')
+sha256sums=('86ae562f528dd85e1d87f2e4c886be168e1b1dd78c42e22ae3e9bf36ff879acd')
 
 prepare() {
 # nats is an empty package in new GHC


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:17:24
  Author: felixonmars
Revision: 192790

upgpkg: lib32-libva-intel-driver 1.7.2-1

Modified:
  lib32-libva-intel-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:16:54 UTC (rev 192789)
+++ PKGBUILD2016-10-21 07:17:24 UTC (rev 192790)
@@ -5,7 +5,7 @@
 
 _pkgbasename=libva-intel-driver
 pkgname=lib32-libva-intel-driver
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='VA-API implementation for Intel G45 and HD Graphics family (32-bit)'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('MIT')
 depends=('lib32-libva')
 
source=(http://freedesktop.org/software/vaapi/releases/$_pkgbasename/$_pkgbasename-$pkgver.tar.bz2)
-md5sums=('91368b4647a628e8b1fe24438dd51598')
+md5sums=('f28ac265f836f7ce881305bd3a282c90')
 
 prepare() {
   cd $_pkgbasename-$pkgver


[arch-commits] Commit in lib32-libva-intel-driver/repos/multilib-x86_64 (2 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:18:08
  Author: felixonmars
Revision: 192791

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libva-intel-driver/repos/multilib-x86_64/PKGBUILD
(from rev 192790, lib32-libva-intel-driver/trunk/PKGBUILD)
Deleted:
  lib32-libva-intel-driver/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 07:17:24 UTC (rev 192790)
+++ PKGBUILD2016-10-21 07:18:08 UTC (rev 192791)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Ionut Biru 
-# Contributor: Bartłomiej Piotrowski 
-
-_pkgbasename=libva-intel-driver
-pkgname=lib32-libva-intel-driver
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='VA-API implementation for Intel G45 and HD Graphics family (32-bit)'
-arch=('x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('lib32-libva')
-source=(http://freedesktop.org/software/vaapi/releases/$_pkgbasename/$_pkgbasename-$pkgver.tar.bz2)
-md5sums=('91368b4647a628e8b1fe24438dd51598')
-
-prepare() {
-  cd $_pkgbasename-$pkgver
-
-  # Only relevant if intel-gpu-tools is installed,
-  # since then the shaders will be recompiled
-  sed -i '1s/python$/&2/' src/shaders/gpp.py
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd $_pkgbasename-$pkgver
-  ./configure --prefix=/usr --libdir=/usr/lib32
-  make 
-}
-
-package() {
-  cd $_pkgbasename-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: lib32-libva-intel-driver/repos/multilib-x86_64/PKGBUILD (from rev 
192790, lib32-libva-intel-driver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 07:18:08 UTC (rev 192791)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
+
+_pkgbasename=libva-intel-driver
+pkgname=lib32-libva-intel-driver
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='VA-API implementation for Intel G45 and HD Graphics family (32-bit)'
+arch=('x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('lib32-libva')
+source=(http://freedesktop.org/software/vaapi/releases/$_pkgbasename/$_pkgbasename-$pkgver.tar.bz2)
+md5sums=('f28ac265f836f7ce881305bd3a282c90')
+
+prepare() {
+  cd $_pkgbasename-$pkgver
+
+  # Only relevant if intel-gpu-tools is installed,
+  # since then the shaders will be recompiled
+  sed -i '1s/python$/&2/' src/shaders/gpp.py
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr --libdir=/usr/lib32
+  make 
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:20:56
  Author: felixonmars
Revision: 192792

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

Added:
  haskell-binary-tagged/repos/community-i686/PKGBUILD
(from rev 192791, haskell-binary-tagged/trunk/PKGBUILD)
  haskell-binary-tagged/repos/community-x86_64/PKGBUILD
(from rev 192791, haskell-binary-tagged/trunk/PKGBUILD)
Deleted:
  haskell-binary-tagged/repos/community-i686/PKGBUILD
  haskell-binary-tagged/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 07:18:08 UTC (rev 192791)
+++ community-i686/PKGBUILD 2016-10-21 07:20:56 UTC (rev 192792)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=binary-tagged
-pkgname=haskell-binary-tagged
-pkgver=0.1.4.0
-pkgrel=13
-pkgdesc="Tagged binary serialisation."
-url="https://github.com/phadej/binary-tagged#readme";
-license=("custom:BSD3")
-arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-aeson" "haskell-generics-sop" "haskell-hashable"
- "haskell-scientific" "haskell-semigroups" "haskell-sha" 
"haskell-tagged"
- "haskell-text" "haskell-unordered-containers" "haskell-vector")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('dc25744ebd21f8a050341cd7c25c69f66734b2930aaad89b411cf68c28605671')
-
-prepare() {
-# nats is an empty package in new GHC
-sed -e '/nats/d' \
--i ${_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
-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-binary-tagged/repos/community-i686/PKGBUILD (from rev 192791, 
haskell-binary-tagged/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 07:20:56 UTC (rev 192792)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=binary-tagged
+pkgname=haskell-binary-tagged
+pkgver=0.1.4.1
+pkgrel=1
+pkgdesc="Tagged binary serialisation."
+url="https://github.com/phadej/binary-tagged#readme";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-base16-bytestring" 
"haskell-generics-sop"
+ "haskell-hashable" "haskell-scientific" "haskell-semigroups" 
"haskell-sha" "haskell-tagged"
+ "haskell-text" "haskell-unordered-containers" "haskell-vector")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('86ae562f528dd85e1d87f2e4c886be168e1b1dd78c42e22ae3e9bf36ff879acd')
+
+prepare() {
+# nats is an empty package in new GHC
+sed -e '/nats/d' \
+-i ${_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
+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/${pkg

[arch-commits] Commit in nvidia-340xx-utils/trunk (PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:30:42
  Author: felixonmars
Revision: 279079

fix svn prop

Modified:
  nvidia-340xx-utils/trunk/PKGBUILD (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 06:48:11 UTC (rev 279078)
+++ PKGBUILD2016-10-21 07:30:42 UTC (rev 279079)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 219666 2014-08-13 13:28:24Z svenstaro $
+# $Id$
 # Maintainer: Sven-Hendrik Haase 
 # Maintainer: Thomas Baechler 
 # Contributor: James Rayner 


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


[arch-commits] Commit in nvidia-304xx-utils/trunk (PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:32:56
  Author: felixonmars
Revision: 279080

upgpkg: nvidia-304xx-utils 304.132-1

Modified:
  nvidia-304xx-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:30:42 UTC (rev 279079)
+++ PKGBUILD2016-10-21 07:32:56 UTC (rev 279080)
@@ -4,8 +4,8 @@
 
 pkgbase=nvidia-304xx-utils
 pkgname=('nvidia-304xx-utils' 'nvidia-304xx-libgl' 'opencl-nvidia-304xx')
-pkgver=304.131
-pkgrel=2
+pkgver=304.132
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
 license=('custom')
@@ -13,8 +13,8 @@
 options=('!strip')
 
source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
 
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
-sha512sums_i686=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e')
-sha512sums_x86_64=('07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93')
+sha512sums_i686=('70a6ed74a93ac2a1acec5eab5078dfe05fab66c6264d67f3238a6b28af7b39f7205e237214bac4ee5d2366e8c6a4a63dfc8dc113e9e977ee2387c5c8c63ccc8f')
+sha512sums_x86_64=('990c79120536335f83ecd665140b2af8f778785a2cdc8afb06abbacba49e66d87f5af25fb4d6c64779cf898b61273d17cb0213516f497d1c0fbd63b7c5e85d8c')
 
 if [ "$CARCH" = "i686" ]; then
   _arch='x86'


[arch-commits] Commit in nvidia-304xx-utils/repos (4 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:33:32
  Author: felixonmars
Revision: 279081

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

Added:
  nvidia-304xx-utils/repos/extra-i686/PKGBUILD
(from rev 279080, nvidia-304xx-utils/trunk/PKGBUILD)
  nvidia-304xx-utils/repos/extra-x86_64/PKGBUILD
(from rev 279080, nvidia-304xx-utils/trunk/PKGBUILD)
Deleted:
  nvidia-304xx-utils/repos/extra-i686/PKGBUILD
  nvidia-304xx-utils/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 07:32:56 UTC (rev 279080)
+++ extra-i686/PKGBUILD 2016-10-21 07:33:32 UTC (rev 279081)
@@ -1,166 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andreas Radke 
-
-pkgbase=nvidia-304xx-utils
-pkgname=('nvidia-304xx-utils' 'nvidia-304xx-libgl' 'opencl-nvidia-304xx')
-pkgver=304.131
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-license=('custom')
-makedepends=('zlib')
-options=('!strip')
-source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
-source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
-sha512sums_i686=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e')
-sha512sums_x86_64=('07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93')
-
-if [ "$CARCH" = "i686" ]; then
-  _arch='x86'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-elif [ "$CARCH" = "x86_64" ]; then
-  _arch='x86_64'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
-fi
-
-create_links() {
-  # create soname links
-  for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
-_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 'SONAME.*: 
\[\K[^]]*' || true)
-_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
-[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
-[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
-  done
-}
-
-build() {
-  sh "${_pkg}.run" --extract-only
-}
-
-package_opencl-nvidia-304xx() {
-  pkgdesc="OpenCL implemention for NVIDIA, 304xx legacy branch"
-  depends=('libcl' 'zlib')
-  optdepends=('opencl-headers: headers necessary for OpenCL development')
-  provides=('opencl-nvidia')
-  conflicts=('opencl-nvidia')
-
-  cd ${_pkg}
-
-  # OpenCL
-  install -D -m644 nvidia.icd "${pkgdir}/etc/OpenCL/vendors/nvidia.icd"
-  install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-compiler.so.${pkgver}"
-  install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-opencl.so.${pkgver}" 
-
-  create_links
-  
-  install -D -m644 LICENSE 
"${pkgdir}/usr/share/licenses/opencl-nvidia-304xx/LICENSE"
-}
-
-package_nvidia-304xx-libgl() {
-  pkgdesc="NVIDIA drivers libraries symlinks, 304xx legacy branch"
-  depends=('nvidia-304xx-utils' 'mesa')
-  conflicts=('libgl' 'libgles' 'libegl' 'nvidia-libgl')
-  provides=('libgl' 'libgles' 'libegl' 'nvidia-libgl')
-
-  cd ${_pkg}
-
-  mkdir -p "${pkgdir}/usr/lib/xorg/modules/extensions"
-  ln -s "../../../nvidia/xorg/modules/extensions/libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.${pkgver}"
-  ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.1"
-  ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so"
-
-  ln -s nvidia/libGL.so.${pkgver} "${pkgdir}/usr/lib/libGL.so.${pkgver}"
-  ln -s libGL.so.${pkgver} "${pkgdir}/usr/lib/libGL.so.1"
-  ln -s libGL.so.${pkgver} "${pkgdir}/usr/lib/libGL.so"
-
-  # We have to provide symlinks to mesa, as nvidia 304xx doesn't ship them
-  ln -s mesa/libEGL.so.1.0.0 "${pkgdir}/usr/lib/libEGL.so.1.0.0"
-  ln -s libEGL.so.1.0.0  "${pkgdir}/usr/lib/libEGL.so.1"
-  ln -s libEGL.so.1.0.0  "${pkgdir}/usr/lib/libEGL.so"
-
-  ln -s mesa/libGLESv1_CM.so.1.1.0 "${pkgdir}/usr/lib/libGLESv1_CM.so.1.1.0"
-  ln -s libGLESv1_CM.so.1.1.0  "${pkgdir}/usr/lib/libGLESv1_CM.so.1"
-  ln -s libGLESv1_CM.so.1.1.0  "${pkgdir}/usr/lib/libGLESv1_CM.so"
-
-  ln -s mesa/libGLESv2.so.2.0.0 "${pkgdir}/usr/lib/libGLESv2.so.2.0.0"
-  ln -s libGLESv2.so.2.0.0  "${pkgdir}/usr/lib/libGLESv2.so.2"
-  ln -s libGLESv2.so.2.0.0  "${pkgdir}/usr/lib/libGLESv2.so"
-
-  mkdir -p "${pkgdir}/usr/share/licenses"
-  ln -s nvidia-304xx "${pkgdir}/usr/share/licenses/nvidia-304xx-libgl"
-}
-
-package_nvidia-304xx-utils() {
-  pkgdesc="NVIDIA drivers utilities and libraries, 304xx legacy branch"
-  depends=('xorg-server' 'libxvmc')
-  optdepends

[arch-commits] Commit in lib32-nvidia-304xx-utils/trunk (PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:38:56
  Author: felixonmars
Revision: 192793

upgpkg: lib32-nvidia-304xx-utils 304.132-1

Modified:
  lib32-nvidia-304xx-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:20:56 UTC (rev 192792)
+++ PKGBUILD2016-10-21 07:38:56 UTC (rev 192793)
@@ -7,7 +7,7 @@
 _pkgbasename=nvidia-304xx-utils
 pkgbase=lib32-$_pkgbasename
 pkgname=('lib32-nvidia-304xx-utils' 'lib32-nvidia-304xx-libgl' 
'lib32-opencl-nvidia-304xx')
-pkgver=304.131
+pkgver=304.132
 pkgrel=1
 pkgdesc="NVIDIA drivers utilities and libraries. (32-bit)"
 arch=('x86_64')
@@ -20,7 +20,7 @@
 _arch='x86'
 _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
 
source=("http://us.download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-md5sums=('9f3222fd7287d9b31f54f1d75760e183')
+md5sums=('1149ec562ba16843eb3b957ec8238de2')
 
 create_links() {
   # create soname links


[arch-commits] Commit in lib32-nvidia-304xx-utils/repos/multilib-x86_64 (2 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:39:11
  Author: felixonmars
Revision: 192794

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nvidia-304xx-utils/repos/multilib-x86_64/PKGBUILD
(from rev 192793, lib32-nvidia-304xx-utils/trunk/PKGBUILD)
Deleted:
  lib32-nvidia-304xx-utils/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  250 ++---
 1 file changed, 125 insertions(+), 125 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 07:38:56 UTC (rev 192793)
+++ PKGBUILD2016-10-21 07:39:11 UTC (rev 192794)
@@ -1,125 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jason Graham 
-# Contributor: Thomas Baechler 
-# Contributor: James Rayner 
-
-_pkgbasename=nvidia-304xx-utils
-pkgbase=lib32-$_pkgbasename
-pkgname=('lib32-nvidia-304xx-utils' 'lib32-nvidia-304xx-libgl' 
'lib32-opencl-nvidia-304xx')
-pkgver=304.131
-pkgrel=1
-pkgdesc="NVIDIA drivers utilities and libraries. (32-bit)"
-arch=('x86_64')
-url="http://www.nvidia.com/";
-license=('custom')
-makedepends=('lib32-gcc-libs' 'lib32-libcl' 'lib32-libxvmc' 'lib32-zlib' 
- 'lib32-libxext' 'nvidia-304xx-utils' 'opencl-nvidia-304xx')
-options=('!strip')
-
-_arch='x86'
-_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-source=("http://us.download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-md5sums=('9f3222fd7287d9b31f54f1d75760e183')
-
-create_links() {
-  # create soname links
-  for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
-_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 'SONAME.*: 
\[\K[^]]*' || true)
-_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
-[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
-[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
-  done
-}
-
-build() {
-  sh ${_pkg}.run --extract-only
-}
-
-package_lib32-opencl-nvidia-304xx() {
-  pkgdesc="OpenCL implemention for NVIDIA (32-bit)"
-  depends=('lib32-libcl' 'lib32-zlib' 'lib32-gcc-libs' 'opencl-nvidia-304xx')
-  optdepends=('opencl-headers: headers necessary for OpenCL development')
-  conflicts=('lib32-opencl-nvidia')
-
-  cd ${_pkg}
-
-  # OpenCL
-  install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-compiler.so.${pkgver}"
-  install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-opencl.so.${pkgver}"
-  
-  create_links
-
-  mkdir -p "${pkgdir}/usr/share/licenses"
-  ln -s $_pkgbasename "${pkgdir}/usr/share/licenses/lib32-opencl-nvidia"
-}
-
-package_lib32-nvidia-304xx-libgl() {
-  pkgdesc="NVIDIA drivers libraries symlinks (32-bit)"
-  depends=('lib32-nvidia-304xx-utils' 'lib32-mesa')
-  conflicts=('lib32-libgl')
-  provides=('lib32-libgl')
-
-  cd ${_pkg}
-
-  mkdir -p "${pkgdir}/usr/lib32"
-  ln -s "nvidia/libGL.so.${pkgver}" "${pkgdir}/usr/lib32/libGL.so.${pkgver}"
-  ln -s "libGL.so.${pkgver}" "${pkgdir}/usr/lib32/libGL.so.1"
-  ln -s "libGL.so.${pkgver}" "${pkgdir}/usr/lib32/libGL.so"
-
-  # We have to provide symlinks to mesa, as nvidia 304xx doesn't ship them
-  ln -s mesa/libEGL.so.1.0.0 "${pkgdir}/usr/lib32/libEGL.so.1.0.0"
-  ln -s libEGL.so.1.0.0  "${pkgdir}/usr/lib32/libEGL.so.1"
-  ln -s libEGL.so.1.0.0  "${pkgdir}/usr/lib32/libEGL.so"
-
-  ln -s mesa/libGLESv1_CM.so.1.1.0 "${pkgdir}/usr/lib32/libGLESv1_CM.so.1.1.0"
-  ln -s libGLESv1_CM.so.1.1.0  "${pkgdir}/usr/lib32/libGLESv1_CM.so.1"
-  ln -s libGLESv1_CM.so.1.1.0  "${pkgdir}/usr/lib32/libGLESv1_CM.so"
-
-  ln -s mesa/libGLESv2.so.2.0.0 "${pkgdir}/usr/lib32/libGLESv2.so.2.0.0"
-  ln -s libGLESv2.so.2.0.0  "${pkgdir}/usr/lib32/libGLESv2.so.2"
-  ln -s libGLESv2.so.2.0.0  "${pkgdir}/usr/lib32/libGLESv2.so"
-
-  mkdir -p "${pkgdir}/usr/share/licenses"
-  ln -s $_pkgbasename "${pkgdir}/usr/share/licenses/lib32-nvidia-libgl"
-}
-
-package_lib32-nvidia-304xx-utils() {
-  pkgdesc="NVIDIA drivers utilities (32-bit)"
-  depends=('lib32-libxvmc' 'lib32-zlib' 'lib32-gcc-libs' 'lib32-libxext' 
'nvidia-304xx-utils')
-  optdepends=('lib32-opencl-nvidia-304xx')
-  conflicts=('lib32-nvidia-utils')
-
-  cd ${_pkg}
-
-  # OpenGL libraries
-  install -D -m755 "libGL.so.${pkgver}" 
"${pkgdir}/usr/lib32/nvidia/libGL.so.${pkgver}"
-
-  # OpenGL core library
-  install -D -m755 "libnvidia-glcore.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-glcore.so.${pkgver}"
-
-  # XvMC
-  install -D -m755 "libXvMCNVIDIA.so.${pkgver}" 
"${pkgdir}/usr/lib32/libXvMCNVIDIA.so.${pkgver}"
-
-  # VDPAU
-  install -D -m755 "libvdpau_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/vdpau/libvdpau_nvidia.so.${pkgver}"
-
-  # nvidia-tls library
-  install -D -m755 "tls/libnvidia-tls.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-tls.so.${pkgver}"
-  install -D -m755 "libnvidia-cfg.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-cfg.so.${pkgver}"
-  install -D -m755 "libnvidia-ml.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-ml.so.$

[arch-commits] Commit in nvidia-304xx-lts/trunk (PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:40:51
  Author: felixonmars
Revision: 279082

upgpkg: nvidia-304xx-lts 304.132-1

Modified:
  nvidia-304xx-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:33:32 UTC (rev 279081)
+++ PKGBUILD2016-10-21 07:40:51 UTC (rev 279082)
@@ -3,9 +3,9 @@
 # Contributor: Andreas Radke 
 
 pkgname=nvidia-304xx-lts
-pkgver=304.131
+pkgver=304.132
 _extramodules=extramodules-4.4-lts
-pkgrel=11
+pkgrel=1
 pkgdesc="NVIDIA drivers for linux-lts, 304xx legacy branch"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
@@ -24,8 +24,8 @@
 
source=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
 
"http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
 disable-mtrr.patch)
-sha512sums=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e'
-
'07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93'
+sha512sums=('70a6ed74a93ac2a1acec5eab5078dfe05fab66c6264d67f3238a6b28af7b39f7205e237214bac4ee5d2366e8c6a4a63dfc8dc113e9e977ee2387c5c8c63ccc8f'
+
'990c79120536335f83ecd665140b2af8f778785a2cdc8afb06abbacba49e66d87f5af25fb4d6c64779cf898b61273d17cb0213516f497d1c0fbd63b7c5e85d8c'
 
'54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774')
 
 


[arch-commits] Commit in nvidia-304xx-lts/repos (12 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:41:23
  Author: felixonmars
Revision: 279083

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

Added:
  nvidia-304xx-lts/repos/extra-i686/PKGBUILD
(from rev 279082, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/extra-i686/disable-mtrr.patch
(from rev 279082, nvidia-304xx-lts/trunk/disable-mtrr.patch)
  nvidia-304xx-lts/repos/extra-i686/nvidia-304xx-lts.install
(from rev 279082, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
  nvidia-304xx-lts/repos/extra-x86_64/PKGBUILD
(from rev 279082, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/extra-x86_64/disable-mtrr.patch
(from rev 279082, nvidia-304xx-lts/trunk/disable-mtrr.patch)
  nvidia-304xx-lts/repos/extra-x86_64/nvidia-304xx-lts.install
(from rev 279082, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
Deleted:
  nvidia-304xx-lts/repos/extra-i686/PKGBUILD
  nvidia-304xx-lts/repos/extra-i686/disable-mtrr.patch
  nvidia-304xx-lts/repos/extra-i686/nvidia-304xx-lts.install
  nvidia-304xx-lts/repos/extra-x86_64/PKGBUILD
  nvidia-304xx-lts/repos/extra-x86_64/disable-mtrr.patch
  nvidia-304xx-lts/repos/extra-x86_64/nvidia-304xx-lts.install

---+
 /PKGBUILD |  128 
 /disable-mtrr.patch   |   48 
 /nvidia-304xx-lts.install |   30 +++
 extra-i686/PKGBUILD   |   64 
 extra-i686/disable-mtrr.patch |   24 --
 extra-i686/nvidia-304xx-lts.install   |   15 ---
 extra-x86_64/PKGBUILD |   64 
 extra-x86_64/disable-mtrr.patch   |   24 --
 extra-x86_64/nvidia-304xx-lts.install |   15 ---
 9 files changed, 206 insertions(+), 206 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 07:40:51 UTC (rev 279082)
+++ extra-i686/PKGBUILD 2016-10-21 07:41:23 UTC (rev 279083)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andreas Radke 
-
-pkgname=nvidia-304xx-lts
-pkgver=304.131
-_extramodules=extramodules-4.4-lts
-pkgrel=11
-pkgdesc="NVIDIA drivers for linux-lts, 304xx legacy branch"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-depends=('linux-lts>=4.4.21' 'libgl' "nvidia-304xx-utils=${pkgver}")
-makedepends=('linux-lts-headers>=4.4.21')
-conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
-provides=('nvidia-304xx')
-license=('custom')
-install=nvidia-304xx-lts.install
-options=('!strip')
-#source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
-#source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
-#sha512sums_i686=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e')
-#sha512sums_x86_64=('07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93')
-
-source=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
-
"http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
-disable-mtrr.patch)
-sha512sums=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e'
-
'07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93'
-
'54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774')
-
-
-if [ "$CARCH" = "i686" ]; then
-  _arch='x86'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-elif [ "$CARCH" = "x86_64" ]; then
-  _arch='x86_64'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
-fi
-
-prepare() {
-cd "${srcdir}"
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-# patches here
-
-# FS#47092
-(cd kernel; patch -p1 --no-backup-if-mismatch -i 
"$srcdir"/disable-mtrr.patch)
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}/kernel"
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package() {
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> 
"${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf"
-echo "blacklist nvidiafb" >> 
"${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -D -m644 ${_pkg}/LICENSE 
"${pkgdir}/usr/share/licenses/nvidia-304xx-lts/LICENSE"
-}

Copied: nvidia-304xx-lts/repos/extra-i686/PKGBUILD (f

[arch-commits] Commit in perl-term-readkey/trunk (PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:44:49
  Author: felixonmars
Revision: 279084

upgpkg: perl-term-readkey 2.37-1

Modified:
  perl-term-readkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:41:23 UTC (rev 279083)
+++ PKGBUILD2016-10-21 07:44:49 UTC (rev 279084)
@@ -6,8 +6,8 @@
 
 pkgname=perl-term-readkey
 _realname=TermReadKey
-pkgver=2.33
-pkgrel=2
+pkgver=2.37
+pkgrel=1
 pkgdesc="Provides simple control over terminal driver modes"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -15,7 +15,7 @@
 url="http://search.cpan.org/~jstowe/${_realname}/";
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
-md5sums=('1b60aa12b05b5c59d09061fa03087fdb')
+md5sums=('e8ea15c16333ac4f8d146d702e83cc0c')
 
 build() {
   cd "${srcdir}/TermReadKey-$pkgver"


[arch-commits] Commit in perl-term-readkey/repos (4 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:45:35
  Author: felixonmars
Revision: 279085

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

Added:
  perl-term-readkey/repos/extra-i686/PKGBUILD
(from rev 279084, perl-term-readkey/trunk/PKGBUILD)
  perl-term-readkey/repos/extra-x86_64/PKGBUILD
(from rev 279084, perl-term-readkey/trunk/PKGBUILD)
Deleted:
  perl-term-readkey/repos/extra-i686/PKGBUILD
  perl-term-readkey/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 07:44:49 UTC (rev 279084)
+++ extra-i686/PKGBUILD 2016-10-21 07:45:35 UTC (rev 279085)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: kevin 
-# Contributor: Wael Nasreddine 
-# Contributor: Francois Charette 
-
-pkgname=perl-term-readkey
-_realname=TermReadKey
-pkgver=2.33
-pkgrel=2
-pkgdesc="Provides simple control over terminal driver modes"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('perl' 'glibc')
-url="http://search.cpan.org/~jstowe/${_realname}/";
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
-md5sums=('1b60aa12b05b5c59d09061fa03087fdb')
-
-build() {
-  cd "${srcdir}/TermReadKey-$pkgver"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "${srcdir}/TermReadKey-$pkgver"
-  make test
-}
-
-package() {
-  cd "${srcdir}/TermReadKey-$pkgver"
-  make DESTDIR="${pkgdir}" install
-  chmod 755 "${pkgdir}/usr/lib/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.so"
-  install -d "${pkgdir}/usr/share/licenses/$pkgname/"
-  head -7 README > "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
-   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
-   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
-fi
-# template end;
-}

Copied: perl-term-readkey/repos/extra-i686/PKGBUILD (from rev 279084, 
perl-term-readkey/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-21 07:45:35 UTC (rev 279085)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: kevin 
+# Contributor: Wael Nasreddine 
+# Contributor: Francois Charette 
+
+pkgname=perl-term-readkey
+_realname=TermReadKey
+pkgver=2.37
+pkgrel=1
+pkgdesc="Provides simple control over terminal driver modes"
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('perl' 'glibc')
+url="http://search.cpan.org/~jstowe/${_realname}/";
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
+md5sums=('e8ea15c16333ac4f8d146d702e83cc0c')
+
+build() {
+  cd "${srcdir}/TermReadKey-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "${srcdir}/TermReadKey-$pkgver"
+  make test
+}
+
+package() {
+  cd "${srcdir}/TermReadKey-$pkgver"
+  make DESTDIR="${pkgdir}" install
+  chmod 755 "${pkgdir}/usr/lib/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.so"
+  install -d "${pkgdir}/usr/share/licenses/$pkgname/"
+  head -7 README > "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-21 07:44:49 UTC (rev 279084)
+++ extra-x86_64/PKGBUILD   2016-10-21 07:45:35 UTC (rev 279085)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: kevin 
-# Contributor: Wael Nasreddine 
-# Contributor: Francois Charette 
-
-pkgname=perl-term-readkey
-_realname=TermReadKey
-pkgver=2.33
-pkgrel=2
-pkgdesc="Provides simple control over terminal driver modes"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('perl' 'glibc')
-url="http://search.cpan.org/~jstowe/${_realname}/";
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
-md5sums=('1b60aa12b05b5c59d09061fa03087fdb')
-
-build() {
-  cd "${srcdir}/TermReadKey-$pkgver"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "${srcdir}/TermReadKey-$pkgver"
-

[arch-commits] Commit in nvidia-304xx/trunk (PKGBUILD linux-4.6.patch)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:50:53
  Author: felixonmars
Revision: 279086

upgpkg: nvidia-304xx 304.132-1

Modified:
  nvidia-304xx/trunk/PKGBUILD
Deleted:
  nvidia-304xx/trunk/linux-4.6.patch

-+
 PKGBUILD|   15 ++---
 linux-4.6.patch |  144 --
 2 files changed, 6 insertions(+), 153 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:45:35 UTC (rev 279085)
+++ PKGBUILD2016-10-21 07:50:53 UTC (rev 279086)
@@ -4,9 +4,9 @@
 
 pkgbase=nvidia-304xx
 pkgname=(nvidia-304xx nvidia-304xx-dkms)
-pkgver=304.131
+pkgver=304.132
 _extramodules=extramodules-4.8-ARCH
-pkgrel=17
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
 makedepends=('nvidia-304xx-libgl' "nvidia-304xx-utils=${pkgver}" 'linux' 
'linux-headers>=4.8' 'linux-headers<4.9')
@@ -13,13 +13,12 @@
 conflicts=('nvidia')
 license=('custom')
 options=('!strip')
-source=('disable-mtrr.patch' 'linux-4.6.patch')
+source=('disable-mtrr.patch')
 
source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
 
source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
-sha512sums=('54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774'
-
'a240e354fcc8ad69982206b4291dfe0fa3660b410d0ffa7903c4fcdb2397254293bfa3160874f89327cfca85d78385260072008091990bc6640ea047e55c53ab')
-sha512sums_i686=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e')
-sha512sums_x86_64=('07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93')
+sha512sums=('54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774')
+sha512sums_i686=('70a6ed74a93ac2a1acec5eab5078dfe05fab66c6264d67f3238a6b28af7b39f7205e237214bac4ee5d2366e8c6a4a63dfc8dc113e9e977ee2387c5c8c63ccc8f')
+sha512sums_x86_64=('990c79120536335f83ecd665140b2af8f778785a2cdc8afb06abbacba49e66d87f5af25fb4d6c64779cf898b61273d17cb0213516f497d1c0fbd63b7c5e85d8c')
 
 [[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
 [[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
@@ -33,8 +32,6 @@
 # FS#47092
 (cd kernel; patch -p1 --no-backup-if-mismatch -i 
"$srcdir"/disable-mtrr.patch)
 
-patch -p1 --no-backup-if-mismatch -i ../linux-4.6.patch
-
 cp -a kernel kernel-dkms
 }
 

Deleted: linux-4.6.patch
===
--- linux-4.6.patch 2016-10-21 07:45:35 UTC (rev 279085)
+++ linux-4.6.patch 2016-10-21 07:50:53 UTC (rev 279086)
@@ -1,144 +0,0 @@
 /dev/null
-+++ b/kernel/nv-mm.h
-@@ -0,0 +1,55 @@
-+/***
-+Copyright (c) 2016 NVIDIA Corporation
-+
-+Permission is hereby granted, free of charge, to any person obtaining a 
copy
-+of this software and associated documentation files (the "Software"), to
-+deal in the Software without restriction, including without limitation the
-+rights to use, copy, modify, merge, publish, distribute, sublicense, 
and/or
-+sell copies of the Software, and to permit persons to whom the Software is
-+furnished to do so, subject to the following conditions:
-+
-+The above copyright notice and this permission notice shall be
-+included in all copies or substantial portions of the Software.
-+
-+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-+DEALINGS IN THE SOFTWARE.
-+
-+***/
-+#ifndef __NV_MM_H__
-+#define __NV_MM_H__
-+
-+/*  get_user_pages_remote() was added by:
-+ *2016 Feb 12: 1e9877902dc7e11d2be038371c6fbf2dfcd469d7
-+ *
-+ *  The very next commit (cde70140fed8429acf7a14e2e2cbd3e329036653)
-+ *  deprecated the 8-argument version of get_user_pages for the
-+ *  non-remote case (calling get_user_pages with current and current->mm).
-+ *
-+ *  The guidelines are: call NV_GET_USER_PAGES_REMOTE if you need the 
8-argument
-+ *  version that uses something other than current and current->mm. Use
-+ *  NV_GET_USER_PAGES if you are refering to current and current->mm.
-+ *
-+*  Note that get_user_pages_re

[arch-commits] Commit in nvidia-304xx/repos (14 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:51:25
  Author: felixonmars
Revision: 279087

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

Added:
  nvidia-304xx/repos/extra-i686/PKGBUILD
(from rev 279086, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/extra-i686/disable-mtrr.patch
(from rev 279086, nvidia-304xx/trunk/disable-mtrr.patch)
  nvidia-304xx/repos/extra-i686/nvidia-304xx.install
(from rev 279086, nvidia-304xx/trunk/nvidia-304xx.install)
  nvidia-304xx/repos/extra-x86_64/PKGBUILD
(from rev 279086, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/extra-x86_64/disable-mtrr.patch
(from rev 279086, nvidia-304xx/trunk/disable-mtrr.patch)
  nvidia-304xx/repos/extra-x86_64/nvidia-304xx.install
(from rev 279086, nvidia-304xx/trunk/nvidia-304xx.install)
Deleted:
  nvidia-304xx/repos/extra-i686/PKGBUILD
  nvidia-304xx/repos/extra-i686/disable-mtrr.patch
  nvidia-304xx/repos/extra-i686/linux-4.6.patch
  nvidia-304xx/repos/extra-i686/nvidia-304xx.install
  nvidia-304xx/repos/extra-x86_64/PKGBUILD
  nvidia-304xx/repos/extra-x86_64/disable-mtrr.patch
  nvidia-304xx/repos/extra-x86_64/linux-4.6.patch
  nvidia-304xx/repos/extra-x86_64/nvidia-304xx.install

---+
 /PKGBUILD |  144 
 /disable-mtrr.patch   |   48 
 /nvidia-304xx.install |   26 ++
 extra-i686/PKGBUILD   |   75 --
 extra-i686/disable-mtrr.patch |   24 --
 extra-i686/linux-4.6.patch|  144 
 extra-i686/nvidia-304xx.install   |   13 ---
 extra-x86_64/PKGBUILD |   75 --
 extra-x86_64/disable-mtrr.patch   |   24 --
 extra-x86_64/linux-4.6.patch  |  144 
 extra-x86_64/nvidia-304xx.install |   13 ---
 11 files changed, 218 insertions(+), 512 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 07:50:53 UTC (rev 279086)
+++ extra-i686/PKGBUILD 2016-10-21 07:51:25 UTC (rev 279087)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Baechler 
-
-pkgbase=nvidia-304xx
-pkgname=(nvidia-304xx nvidia-304xx-dkms)
-pkgver=304.131
-_extramodules=extramodules-4.8-ARCH
-pkgrel=17
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-makedepends=('nvidia-304xx-libgl' "nvidia-304xx-utils=${pkgver}" 'linux' 
'linux-headers>=4.8' 'linux-headers<4.9')
-conflicts=('nvidia')
-license=('custom')
-options=('!strip')
-source=('disable-mtrr.patch' 'linux-4.6.patch')
-source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
-source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
-sha512sums=('54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774'
-
'a240e354fcc8ad69982206b4291dfe0fa3660b410d0ffa7903c4fcdb2397254293bfa3160874f89327cfca85d78385260072008091990bc6640ea047e55c53ab')
-sha512sums_i686=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e')
-sha512sums_x86_64=('07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-prepare() {
-cd "${srcdir}"
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-# patches here
-
-# FS#47092
-(cd kernel; patch -p1 --no-backup-if-mismatch -i 
"$srcdir"/disable-mtrr.patch)
-
-patch -p1 --no-backup-if-mismatch -i ../linux-4.6.patch
-
-cp -a kernel kernel-dkms
-}
-
-build() {
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-cd "${_pkg}/kernel"
-make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
-}
-
-package_nvidia-304xx() {
-pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
-depends=('linux>=4.8' 'linux<4.9' 'libgl' "nvidia-304xx-utils=${pkgver}")
-   conflicts+=('nvidia-304xx-dkms')
-install=nvidia-304xx.install
-
-install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
-echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
-sed -i -e "s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/" 
"${startdir}/${pkgname}.install"
-gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
-
-# the license file is part of nvidia-304xx-utils - the module depends on 
it, so we don't ship it another time.
-}
-
-package_nvidia-304xx-dkms() {
-pkgdesc="NVIDIA driver sources for linux, 304xx legacy branch"
-

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:52:51
  Author: felixonmars
Revision: 279088

upgpkg: serf 1.3.9-1

Modified:
  serf/trunk/PKGBUILD
Deleted:
  serf/trunk/serf-1.3.x-fix-comment-style.patch
  serf/trunk/serf-1.3.x-fix-deflate-buckets-test.patch

---+
 PKGBUILD  |   19 +-
 serf-1.3.x-fix-comment-style.patch|   40 -
 serf-1.3.x-fix-deflate-buckets-test.patch |   81 
 3 files changed, 4 insertions(+), 136 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:51:25 UTC (rev 279087)
+++ PKGBUILD2016-10-21 07:52:51 UTC (rev 279088)
@@ -3,8 +3,8 @@
 # Contributor: Stéphane Gaudreault 
 
 pkgname=serf
-pkgver=1.3.8
-pkgrel=2
+pkgver=1.3.9
+pkgrel=1
 pkgdesc="High-performance asynchronous HTTP client library"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/serf/";
@@ -11,20 +11,9 @@
 license=('Apache')
 depends=('apr-util')
 makedepends=('scons')
-options=('!staticlibs')
-source=(http://serf.googlecode.com/svn/src_releases/${pkgname}-${pkgver}.zip
-serf-1.3.x-fix-comment-style.patch
-serf-1.3.x-fix-deflate-buckets-test.patch)
-md5sums=('92a9e90bf77d203de659d13adc2d1605'
- 'c4aac5a2882c18535d63724ba6ec1148'
- '9d6dcb3679d6309fbb3b1c1db1148df0')
+source=(https://www.apache.org/dist/serf/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('370a6340ff20366ab088012cd13f2b57')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 --binary -i ../serf-1.3.x-fix-comment-style.patch
-  patch -p1 --binary -i ../serf-1.3.x-fix-deflate-buckets-test.patch
-}
-
 build() {
   cd ${pkgname}-${pkgver}
   scons PREFIX=/usr GSSAPI=/usr/bin/krb5-config

Deleted: serf-1.3.x-fix-comment-style.patch
===
--- serf-1.3.x-fix-comment-style.patch  2016-10-21 07:51:25 UTC (rev 279087)
+++ serf-1.3.x-fix-comment-style.patch  2016-10-21 07:52:51 UTC (rev 279088)
@@ -1,40 +0,0 @@
-From: Andreas Stieger 
-Date: 2014-10-21 22:42:56 +0100
-Subject: Correct comment style
-Upstream: Committed
-References: https://code.google.com/p/serf/source/detail?r=2443
-
-Fixes error:
-test/test_buckets.c: In function 'deflate_compress':
-test/test_buckets.c:1237:1: error: expected expression before '/' token
- //buf_size = orig_len + (orig_len / 1000) + 12;
- ^
-
-
-r2443 | andreas.stie...@gmx.de | 2014-10-21 22:42:56 +0100 (Tue, 21 Oct 2014) 
| 7 lines
-Changed paths:
-   M /trunk/test/test_buckets.c
-
-Follow-up to r2419: Correct comment style
-
-* test/test_buckets.c
-  (deflate_compress): Correct comment style not supported by strict
-  compilers, fails on /branches/1.3.x
-
-
-
-Index: trunk/test/test_buckets.c
-===
 trunk/test/test_buckets.c  (revision 2442)
-+++ trunk/test/test_buckets.c  (revision 2443)
-@@ -1323,9 +1323,9 @@ static apr_status_t deflate_compress(const char **
- 
- /* The largest buffer we should need is 0.1% larger than the
-uncompressed data, + 12 bytes. This info comes from zlib.h.
-+   buf_size = orig_len + (orig_len / 1000) + 12;
-Note: This isn't sufficient when using Z_NO_FLUSH and extremely 
compressed
-data. Use a buffer bigger than what we need. */
--//buf_size = orig_len + (orig_len / 1000) + 12;
- buf_size = 10;
- 
- write_buf = apr_palloc(pool, buf_size);

Deleted: serf-1.3.x-fix-deflate-buckets-test.patch
===
--- serf-1.3.x-fix-deflate-buckets-test.patch   2016-10-21 07:51:25 UTC (rev 
279087)
+++ serf-1.3.x-fix-deflate-buckets-test.patch   2016-10-21 07:52:51 UTC (rev 
279088)
@@ -1,81 +0,0 @@
-From: Ivan Zhakov 
-Date: 2014-10-23 17:15:22 +0100 
-Subject: Reduce memory usage by deflate buckets test.
-Upstream: Committed
-References: https://code.google.com/p/serf/source/detail?r=2445 
https://groups.google.com/d/msg/serf-dev/qoTK8BfRfrI/EJL7xj4PmT4J
-
-Fixes failing test program by reducing memory usage.
-
-
-r2445 | chemodax | 2014-10-23 17:15:22 +0100 (Thu, 23 Oct 2014) | 6 lines
-Changed paths:
-   M /trunk/test/test_buckets.c
-
-Reduce memory usage by deflate buckets test.
-
-* test/test_buckets.c
-  (deflate_buckets): Add POOL argument and use it instead of tb->pool.
-  (test_deflate_buckets): Use iterpool for deflate_buckets() call.
-
-
-Index: trunk/test/test_buckets.c
-===
 trunk/test/test_buckets.c  (revision 2444)
-+++ trunk/test/test_buckets.c  (revision 2445)
-@@ -1400,12 +1400,12 @@ st

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 07:53:14
  Author: felixonmars
Revision: 279089

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

Added:
  serf/repos/extra-i686/PKGBUILD
(from rev 279088, serf/trunk/PKGBUILD)
  serf/repos/extra-x86_64/PKGBUILD
(from rev 279088, serf/trunk/PKGBUILD)
Deleted:
  serf/repos/extra-i686/PKGBUILD
  serf/repos/extra-i686/serf-1.3.x-fix-comment-style.patch
  serf/repos/extra-i686/serf-1.3.x-fix-deflate-buckets-test.patch
  serf/repos/extra-x86_64/PKGBUILD
  serf/repos/extra-x86_64/serf-1.3.x-fix-comment-style.patch
  serf/repos/extra-x86_64/serf-1.3.x-fix-deflate-buckets-test.patch

+
 /PKGBUILD  |   62 +++
 extra-i686/PKGBUILD|   42 ---
 extra-i686/serf-1.3.x-fix-comment-style.patch  |   40 ---
 extra-i686/serf-1.3.x-fix-deflate-buckets-test.patch   |   81 ---
 extra-x86_64/PKGBUILD  |   42 ---
 extra-x86_64/serf-1.3.x-fix-comment-style.patch|   40 ---
 extra-x86_64/serf-1.3.x-fix-deflate-buckets-test.patch |   81 ---
 7 files changed, 62 insertions(+), 326 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 07:52:51 UTC (rev 279088)
+++ extra-i686/PKGBUILD 2016-10-21 07:53:14 UTC (rev 279089)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez  
-# Contributor: Stéphane Gaudreault 
-
-pkgname=serf
-pkgver=1.3.8
-pkgrel=2
-pkgdesc="High-performance asynchronous HTTP client library"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/serf/";
-license=('Apache')
-depends=('apr-util')
-makedepends=('scons')
-options=('!staticlibs')
-source=(http://serf.googlecode.com/svn/src_releases/${pkgname}-${pkgver}.zip
-serf-1.3.x-fix-comment-style.patch
-serf-1.3.x-fix-deflate-buckets-test.patch)
-md5sums=('92a9e90bf77d203de659d13adc2d1605'
- 'c4aac5a2882c18535d63724ba6ec1148'
- '9d6dcb3679d6309fbb3b1c1db1148df0')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 --binary -i ../serf-1.3.x-fix-comment-style.patch
-  patch -p1 --binary -i ../serf-1.3.x-fix-deflate-buckets-test.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  scons PREFIX=/usr GSSAPI=/usr/bin/krb5-config
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  scons check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -d "${pkgdir}/usr"
-  scons PREFIX="${pkgdir}/usr" install
-}

Copied: serf/repos/extra-i686/PKGBUILD (from rev 279088, serf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-21 07:53:14 UTC (rev 279089)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Angel Velasquez  
+# Contributor: Stéphane Gaudreault 
+
+pkgname=serf
+pkgver=1.3.9
+pkgrel=1
+pkgdesc="High-performance asynchronous HTTP client library"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/serf/";
+license=('Apache')
+depends=('apr-util')
+makedepends=('scons')
+source=(https://www.apache.org/dist/serf/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('370a6340ff20366ab088012cd13f2b57')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  scons PREFIX=/usr GSSAPI=/usr/bin/krb5-config
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  scons check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -d "${pkgdir}/usr"
+  scons PREFIX="${pkgdir}/usr" install
+}

Deleted: extra-i686/serf-1.3.x-fix-comment-style.patch
===
--- extra-i686/serf-1.3.x-fix-comment-style.patch   2016-10-21 07:52:51 UTC 
(rev 279088)
+++ extra-i686/serf-1.3.x-fix-comment-style.patch   2016-10-21 07:53:14 UTC 
(rev 279089)
@@ -1,40 +0,0 @@
-From: Andreas Stieger 
-Date: 2014-10-21 22:42:56 +0100
-Subject: Correct comment style
-Upstream: Committed
-References: https://code.google.com/p/serf/source/detail?r=2443
-
-Fixes error:
-test/test_buckets.c: In function 'deflate_compress':
-test/test_buckets.c:1237:1: error: expected expression before '/' token
- //buf_size = orig_len + (orig_len / 1000) + 12;
- ^
-
-
-r2443 | andreas.stie...@gmx.de | 2014-10-21 22:42:56 +0100 (Tue, 21 Oct 2014) 
| 7 lines
-Changed paths:
-   M /trunk/test/test_buckets.c
-
-Follow-up to r2419: Correct comment style
-
-* test/test_buckets.c
-  (deflate_compress): Correct comment style not supported by strict
-  compilers, fails on /branches/1.3.x
-
-
-
-Index: trunk/test/test_buckets.c
-===
 trunk/test/test_buckets.c  (revision 2442)
-+++ trunk/test/test_buckets.c  (revision 2443)
-@@ -1323,9 +1323,9 @@ static apr_status_t deflate_compress(const char 

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

2016-10-21 Thread Laurent Carlier
Date: Friday, October 21, 2016 @ 07:55:06
  Author: lcarlier
Revision: 192796

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-glib2/repos/multilib-testing-x86_64/
  lib32-glib2/repos/multilib-testing-x86_64/PKGBUILD
(from rev 192795, lib32-glib2/trunk/PKGBUILD)
  lib32-glib2/repos/multilib-testing-x86_64/gio-querymodules-32.hook
(from rev 192795, lib32-glib2/trunk/gio-querymodules-32.hook)
  
lib32-glib2/repos/multilib-testing-x86_64/revert-warn-glib-compile-schemas.patch
(from rev 192795, lib32-glib2/trunk/revert-warn-glib-compile-schemas.patch)

+
 PKGBUILD   |   63 +++
 gio-querymodules-32.hook   |   11 +
 revert-warn-glib-compile-schemas.patch |   33 
 3 files changed, 107 insertions(+)

Copied: lib32-glib2/repos/multilib-testing-x86_64/PKGBUILD (from rev 192795, 
lib32-glib2/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2016-10-21 07:55:06 UTC (rev 192796)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Pierre Schmitz 
+# Contributor: Mikko Seppälä 
+
+_pkgbasename=glib2
+pkgname=lib32-$_pkgbasename
+pkgver=2.50.1
+pkgrel=1
+pkgdesc="Common C routines used by GTK+ 2.4 and other libs (32-bit)"
+url="http://www.gtk.org/";
+arch=('x86_64')
+license=('LGPL')
+depends=(lib32-dbus lib32-libffi lib32-pcre lib32-util-linux lib32-elfutils 
"$_pkgbasename")
+makedepends=('gcc-multilib' 'python' 'git')
+_commit=e44ea516afeb41d22cebf968b3ea5d9543856df2 # tags/2.50.1^0
+#options=('!docs')
+source=("git://git.gnome.org/glib#commit=$_commit"
+gio-querymodules-32.hook
+revert-warn-glib-compile-schemas.patch)
+sha256sums=('SKIP'
+'e36da43ac0f705860646d4aecf66f82030bb0926814b5d4ec4e3284f24fecc36'
+'049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
+
+pkgver() {
+  cd glib
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd glib
+  patch -Rp1 -i ../revert-warn-glib-compile-schemas.patch
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd glib
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libdir=/usr/lib32 --with-pcre=system --disable-fam
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd glib
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/{etc,usr/{share,include}}
+
+  cd "${pkgdir}"/usr/bin
+  mv gio-querymodules gio-querymodules-32
+  rm -f gdbus glib* gobject-query gsettings gtester*
+  rm -rf "$pkgdir"/usr/lib32/gdbus-2.0
+  find "$pkgdir/usr/bin" -type f -not -name gio-querymodules-32 -delete
+
+  # install hook
+  install -d "$pkgdir/usr/share/libalpm/hooks/"
+  install -m644 "$srcdir"/gio-querymodules-32.hook \
+"$pkgdir/usr/share/libalpm/hooks/"
+}

Copied: lib32-glib2/repos/multilib-testing-x86_64/gio-querymodules-32.hook 
(from rev 192795, lib32-glib2/trunk/gio-querymodules-32.hook)
===
--- multilib-testing-x86_64/gio-querymodules-32.hook
(rev 0)
+++ multilib-testing-x86_64/gio-querymodules-32.hook2016-10-21 07:55:06 UTC 
(rev 192796)
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib32/gio/modules/*.so
+
+[Action]
+Description = Updating GIO module cache...
+When = PostTransaction
+Exec = /usr/bin/gio-querymodules-32 /usr/lib32/gio/modules

Copied: 
lib32-glib2/repos/multilib-testing-x86_64/revert-warn-glib-compile-schemas.patch
 (from rev 192795, lib32-glib2/trunk/revert-warn-glib-compile-schemas.patch)
===
--- multilib-testing-x86_64/revert-warn-glib-compile-schemas.patch  
(rev 0)
+++ multilib-testing-x86_64/revert-warn-glib-compile-schemas.patch  
2016-10-21 07:55:06 UTC (rev 192796)
@@ -0,0 +1,33 @@
+From 6560b37450cd19c4a7c7b690e279fe97b7bfdcaa Mon Sep 17 00:00:00 2001
+From: Ryan Lortie 
+Date: Thu, 12 Apr 2012 23:55:34 +
+Subject: glib-compile-schemas: warn about bad dconf paths
+
+For quite some time the recommended usage of GSettings and dconf has
+been to use paths like /org/gnome/example/.  Use of /apps/ has spilled
+over from GConf and is continuing to make its way into a number of
+applications as they port.
+
+glib-compile-schemas will now warn about these types of paths being
+used.  This generates a lot of noise, but hopefully it will reduce the
+number of ported applications making this mistake.
+---
+diff --git a/gio/glib-compile-schemas.c b/gio/glib-compile-schemas.c
+index cf02389..27d0181 100644
+--- a/gio/glib-compile-schemas.c
 b/gio/glib-compile-schemas.c
+@@ 

[arch-commits] Commit in lib32-glib2/trunk (PKGBUILD gio-querymodules-32.hook)

2016-10-21 Thread Laurent Carlier
Date: Friday, October 21, 2016 @ 07:55:02
  Author: lcarlier
Revision: 192795

upgpkg: lib32-glib2 2.50.1-1

upstream update 2.50.1

Added:
  lib32-glib2/trunk/gio-querymodules-32.hook
Modified:
  lib32-glib2/trunk/PKGBUILD

--+
 PKGBUILD |   35 +--
 gio-querymodules-32.hook |   11 +++
 2 files changed, 36 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:39:11 UTC (rev 192794)
+++ PKGBUILD2016-10-21 07:55:02 UTC (rev 192795)
@@ -5,23 +5,32 @@
 
 _pkgbasename=glib2
 pkgname=lib32-$_pkgbasename
-pkgver=2.48.1
+pkgver=2.50.1
 pkgrel=1
 pkgdesc="Common C routines used by GTK+ 2.4 and other libs (32-bit)"
 url="http://www.gtk.org/";
 arch=('x86_64')
 license=('LGPL')
-depends=('lib32-dbus' 'lib32-libffi' 'lib32-pcre' 'lib32-zlib' "$_pkgbasename")
-makedepends=('gcc-multilib' 'python')
-options=('!docs')
-source=("http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-${pkgver}.tar.xz";
-'revert-warn-glib-compile-schemas.patch')
-sha256sums=('74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612'
+depends=(lib32-dbus lib32-libffi lib32-pcre lib32-util-linux lib32-elfutils 
"$_pkgbasename")
+makedepends=('gcc-multilib' 'python' 'git')
+_commit=e44ea516afeb41d22cebf968b3ea5d9543856df2 # tags/2.50.1^0
+#options=('!docs')
+source=("git://git.gnome.org/glib#commit=$_commit"
+gio-querymodules-32.hook
+revert-warn-glib-compile-schemas.patch)
+sha256sums=('SKIP'
+'e36da43ac0f705860646d4aecf66f82030bb0926814b5d4ec4e3284f24fecc36'
 '049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
 
+pkgver() {
+  cd glib
+  git describe --tags | sed 's/-/+/g'
+}
+
 prepare() {
-  cd "${srcdir}/glib-${pkgver}"
+  cd glib
   patch -Rp1 -i ../revert-warn-glib-compile-schemas.patch
+  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
@@ -29,14 +38,15 @@
   export CXX="g++ -m32"
   export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
 
-  cd "${srcdir}/glib-${pkgver}"
+  cd glib
   ./configure --prefix=/usr --sysconfdir=/etc \
   --libdir=/usr/lib32 --with-pcre=system --disable-fam
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package() {
-  cd "${srcdir}/glib-${pkgver}"
+  cd glib
   make DESTDIR="${pkgdir}" install
   rm -rf "${pkgdir}"/{etc,usr/{share,include}}
 
@@ -45,4 +55,9 @@
   rm -f gdbus glib* gobject-query gsettings gtester*
   rm -rf "$pkgdir"/usr/lib32/gdbus-2.0
   find "$pkgdir/usr/bin" -type f -not -name gio-querymodules-32 -delete
+
+  # install hook
+  install -d "$pkgdir/usr/share/libalpm/hooks/"
+  install -m644 "$srcdir"/gio-querymodules-32.hook \
+"$pkgdir/usr/share/libalpm/hooks/"
 }

Added: gio-querymodules-32.hook
===
--- gio-querymodules-32.hook(rev 0)
+++ gio-querymodules-32.hook2016-10-21 07:55:02 UTC (rev 192795)
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib32/gio/modules/*.so
+
+[Action]
+Description = Updating GIO module cache...
+When = PostTransaction
+Exec = /usr/bin/gio-querymodules-32 /usr/lib32/gio/modules


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:03:06
  Author: felixonmars
Revision: 192797

upgpkg: python-matplotlib 1.5.3-1

Modified:
  python-matplotlib/trunk/PKGBUILD
Deleted:
  python-matplotlib/trunk/fix-for-pyqt5.7-support.patch

---+
 PKGBUILD  |   12 ++---
 fix-for-pyqt5.7-support.patch |   52 
 2 files changed, 3 insertions(+), 61 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 07:55:06 UTC (rev 192796)
+++ PKGBUILD2016-10-21 08:03:06 UTC (rev 192797)
@@ -7,8 +7,8 @@
 
 pkgbase=python-matplotlib
 pkgname=('python2-matplotlib' 'python-matplotlib')
-pkgver=1.5.2
-pkgrel=2
+pkgver=1.5.3
+pkgrel=1
 pkgdesc="A python plotting library, making publication quality plots"
 arch=('i686' 'x86_64')
 url='http://matplotlib.org'
@@ -24,17 +24,11 @@
  'libxkbcommon-x11' 'python-pillow' 'python2-pillow' 
'python-setuptools'
  'python2-setuptools' 'python-cycler' 'python2-cycler')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz";
-fix-for-pyqt5.7-support.patch
 setup.cfg)
-sha512sums=('7d4688665273d30a08edf0cf2414cf0c05c619335f72b190c6ea125687e74cafe6133b7f3b6588e969c931ec8f970593d44654766205e6cc19f760925826a7e3'
-
'050158feaa5a72f2153a71fea7f42b3f0b37c68d3f1bf96cb7118dc2ff7e54337d25efa5118eaae707697db763b12a074392b807e79b29b704ae11b19d0f3bf2'
+sha512sums=('8b135a93d134646655f1defc0c1a58bee1488435b40643bb96d91724942395c71a41d0c9f77149097c233e3d9a9938d9e332dd21b62089e8932076380d74731b'
 
'493a08914755d7d27d98025fc309f19cc3ec45e777fc81a56fa50430f90c0b39c2f66c2a01f6fd14a2e351005151365a25d2ab71ae2e80a54c6f57ceeacea35b')
 
 prepare() {
-   # Fix PyQt 5.7 support (FS#50266).
-   cd "$srcdir"/matplotlib-${pkgver}
-   patch -p1 -i ../fix-for-pyqt5.7-support.patch
-
cp -a "$srcdir"/matplotlib-${pkgver}{,-py2}
 
cd "$srcdir"/matplotlib-${pkgver}

Deleted: fix-for-pyqt5.7-support.patch
===
--- fix-for-pyqt5.7-support.patch   2016-10-21 07:55:06 UTC (rev 192796)
+++ fix-for-pyqt5.7-support.patch   2016-10-21 08:03:06 UTC (rev 192797)
@@ -1,52 +0,0 @@
-From 655c513a5e5440014677ee5afb08b0efa39f8e16 Mon Sep 17 00:00:00 2001
-From: Antony Lee 
-Date: Thu, 28 Jul 2016 19:26:02 -0700
-Subject: [PATCH] Fix for PyQt5.7 support.
-
-Just getting rid of a slot with an incorrect signature (for which
-PyQt5.7 is more strict).
-
-Tested on PyQt5.6.1 and 5.7, PyQt4.11.4, PySide 1.2.4.

- lib/matplotlib/backends/backend_qt5.py | 14 +-
- 1 file changed, 5 insertions(+), 9 deletions(-)
-
-diff --git a/lib/matplotlib/backends/backend_qt5.py 
b/lib/matplotlib/backends/backend_qt5.py
-index 876eb36..81a80b2 100644
 a/lib/matplotlib/backends/backend_qt5.py
-+++ b/lib/matplotlib/backends/backend_qt5.py
-@@ -474,18 +474,18 @@ def __init__(self, canvas, num):
- 
- self.window._destroying = False
- 
-+# add text label to status bar
-+self.statusbar_label = QtWidgets.QLabel()
-+self.window.statusBar().addWidget(self.statusbar_label)
-+
- self.toolbar = self._get_toolbar(self.canvas, self.window)
- if self.toolbar is not None:
- self.window.addToolBar(self.toolbar)
--self.toolbar.message.connect(self._show_message)
-+self.toolbar.message.connect(self.statusbar_label.setText)
- tbs_height = self.toolbar.sizeHint().height()
- else:
- tbs_height = 0
- 
--# add text label to status bar
--self.statusbar_label = QtWidgets.QLabel()
--self.window.statusBar().addWidget(self.statusbar_label)
--
- # resize the main window so it will display the canvas with the
- # requested size:
- cs = canvas.sizeHint()
-@@ -507,10 +507,6 @@ def notify_axes_change(fig):
- self.canvas.figure.add_axobserver(notify_axes_change)
- self.window.raise_()
- 
--@QtCore.Slot()
--def _show_message(self, s):
--self.statusbar_label.setText(s)
--
- def full_screen_toggle(self):
- if self.window.isFullScreen():
- self.window.showNormal()


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:03:30
  Author: felixonmars
Revision: 192798

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

Added:
  python-matplotlib/repos/community-i686/PKGBUILD
(from rev 192797, python-matplotlib/trunk/PKGBUILD)
  python-matplotlib/repos/community-i686/setup.cfg
(from rev 192797, python-matplotlib/trunk/setup.cfg)
  python-matplotlib/repos/community-x86_64/PKGBUILD
(from rev 192797, python-matplotlib/trunk/PKGBUILD)
  python-matplotlib/repos/community-x86_64/setup.cfg
(from rev 192797, python-matplotlib/trunk/setup.cfg)
Deleted:
  python-matplotlib/repos/community-i686/PKGBUILD
  python-matplotlib/repos/community-i686/fix-for-pyqt5.7-support.patch
  python-matplotlib/repos/community-i686/setup.cfg
  python-matplotlib/repos/community-x86_64/PKGBUILD
  python-matplotlib/repos/community-x86_64/fix-for-pyqt5.7-support.patch
  python-matplotlib/repos/community-x86_64/setup.cfg

+
 /PKGBUILD  |  258 +++
 /setup.cfg |8 
 community-i686/PKGBUILD|  135 
 community-i686/fix-for-pyqt5.7-support.patch   |   52 
 community-i686/setup.cfg   |4 
 community-x86_64/PKGBUILD  |  135 
 community-x86_64/fix-for-pyqt5.7-support.patch |   52 
 community-x86_64/setup.cfg |4 
 8 files changed, 266 insertions(+), 382 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 08:03:06 UTC (rev 192797)
+++ community-i686/PKGBUILD 2016-10-21 08:03:30 UTC (rev 192798)
@@ -1,135 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Stefan Husmann 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgbase=python-matplotlib
-pkgname=('python2-matplotlib' 'python-matplotlib')
-pkgver=1.5.2
-pkgrel=2
-pkgdesc="A python plotting library, making publication quality plots"
-arch=('i686' 'x86_64')
-url='http://matplotlib.org'
-license=('custom')
-checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'xorg-server-xvfb'
-  'texlive-core' 'texlive-latexextra' 'imagemagick' 'ffmpeg' 
'mencoder' 'inkscape'
-  'python-pandas' 'python2-pandas')
-makedepends=('python2-pytz' 'python2-numpy' 'python2-pyqt4' 'python-pytz' 
'python-numpy'
- 'python-pyqt4' 'tk' 'python-cairocffi' 'python2-cairocffi' 
'python-dateutil'
- 'python2-dateutil' 'python-gobject' 'python2-gobject' 
'python-pyparsing'
- 'python2-pyparsing' 'pygtk' 'python-six' 'ghostscript' 
'texlive-bin'
- 'python-tornado' 'python2-tornado' 'gtk3' 'wxpython' 
'python-pyqt5' 'python2-pyqt5'
- 'libxkbcommon-x11' 'python-pillow' 'python2-pillow' 
'python-setuptools'
- 'python2-setuptools' 'python-cycler' 'python2-cycler')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz";
-fix-for-pyqt5.7-support.patch
-setup.cfg)
-sha512sums=('7d4688665273d30a08edf0cf2414cf0c05c619335f72b190c6ea125687e74cafe6133b7f3b6588e969c931ec8f970593d44654766205e6cc19f760925826a7e3'
-
'050158feaa5a72f2153a71fea7f42b3f0b37c68d3f1bf96cb7118dc2ff7e54337d25efa5118eaae707697db763b12a074392b807e79b29b704ae11b19d0f3bf2'
-
'493a08914755d7d27d98025fc309f19cc3ec45e777fc81a56fa50430f90c0b39c2f66c2a01f6fd14a2e351005151365a25d2ab71ae2e80a54c6f57ceeacea35b')
-
-prepare() {
-   # Fix PyQt 5.7 support (FS#50266).
-   cd "$srcdir"/matplotlib-${pkgver}
-   patch -p1 -i ../fix-for-pyqt5.7-support.patch
-
-   cp -a "$srcdir"/matplotlib-${pkgver}{,-py2}
-
-   cd "$srcdir"/matplotlib-${pkgver}
-   for file in $(find . -name '*.py' -print); do
-  sed -i -e "s|^#!.*/usr/bin/python|#!/usr/bin/python3|" \
- -e "s|^#!.*/usr/bin/env *python|#!/usr/bin/env python3|" ${file}
-   done
-
-   cd "$srcdir"/matplotlib-${pkgver}-py2
-   for file in $(find . -name '*.py' -print); do
-  sed -i -e "s|^#!.*/usr/bin/python|#!/usr/bin/python2|" \
- -e "s|^#!.*/usr/bin/env *python|#!/usr/bin/env python2|" ${file}
-   done
-
-   cp -a "$srcdir"/matplotlib-${pkgver}{,-test}
-   cp -a "$srcdir"/matplotlib-${pkgver}-py2{,-test}
-
-   # Remove tests (FS#48175)
-   cp "$srcdir/setup.cfg" "$srcdir"/matplotlib-$pkgver/
-   cp "$srcdir/setup.cfg" "$srcdir"/matplotlib-$pkgver-py2/
-}
-
-build() {
-   # this seems to need to be present or gtk/gdk dies
-   # and hangs the build checking if gtk3cairo is installed
-   export XDG_RUNTIME_DIR=/tmp
-
-   cd "$srcdir"/matplotlib-${pkgver}
-   python3 setup.py build
-
-   cd "$srcdir"/matplotlib-${pkgver}-py2
-   python2 setup.py build
-}
-
-check() {
-   cd "$srcdir"/matplotlib-${pkgver}-test
-   python3 

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

2016-10-21 Thread Jonathan Steel
Date: Friday, October 21, 2016 @ 08:04:13
  Author: jsteel
Revision: 192800

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 08:03:59 UTC (rev 192799)
+++ PKGBUILD2016-10-21 08:04:13 UTC (rev 192800)
@@ -1,28 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-
-pkgname=python-s3transfer
-pkgver=0.1.8
-pkgrel=1
-pkgdesc='Amazon S3 Transfer Manager for Python'
-arch=('any')
-url="https://github.com/boto/s3transfer";
-license=('Apache')
-depends=('python-botocore')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('ad267a939c6207e8d6d3db9195f2a19e')
-
-build() {
-  cd s3transfer-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd s3transfer-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-s3transfer/repos/community-any/PKGBUILD (from rev 192799, 
python-s3transfer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 08:04:13 UTC (rev 192800)
@@ -0,0 +1,28 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+
+pkgname=python-s3transfer
+pkgver=0.1.9
+pkgrel=1
+pkgdesc='Amazon S3 Transfer Manager for Python'
+arch=('any')
+url="https://github.com/boto/s3transfer";
+license=('Apache')
+depends=('python-botocore')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('dbc343d0f87036387dd8548cf589ddd5')
+
+build() {
+  cd s3transfer-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd s3transfer-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-10-21 Thread Jonathan Steel
Date: Friday, October 21, 2016 @ 08:03:59
  Author: jsteel
Revision: 192799

upgpkg: python-s3transfer 0.1.9-1

Modified:
  python-s3transfer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:03:30 UTC (rev 192798)
+++ PKGBUILD2016-10-21 08:03:59 UTC (rev 192799)
@@ -2,7 +2,7 @@
 # Contributor: Chris Severance aur.severach AatT spamgourmet.com
 
 pkgname=python-s3transfer
-pkgver=0.1.8
+pkgver=0.1.9
 pkgrel=1
 pkgdesc='Amazon S3 Transfer Manager for Python'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-botocore')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('ad267a939c6207e8d6d3db9195f2a19e')
+md5sums=('dbc343d0f87036387dd8548cf589ddd5')
 
 build() {
   cd s3transfer-$pkgver


[arch-commits] Commit in (4 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:04:50
  Author: felixonmars
Revision: 192801

addpkg: python-docker-pycreds 0.2.1-1

Added:
  python-docker-pycreds/
  python-docker-pycreds/repos/
  python-docker-pycreds/trunk/
  python-docker-pycreds/trunk/PKGBUILD

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

Added: python-docker-pycreds/trunk/PKGBUILD
===
--- python-docker-pycreds/trunk/PKGBUILD(rev 0)
+++ python-docker-pycreds/trunk/PKGBUILD2016-10-21 08:04:50 UTC (rev 
192801)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Hideaki Takahashi 
+# Contributor: Vincent Demeester 
+
+pkgname=(python-docker-pycreds python2-docker-pycreds)
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Python bindings for the docker credentials store API"
+arch=('any')
+license=('Apache')
+url="https://github.com/shin-/docker-pycreds";
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8'
+  'python-pytest-cov' 'python2-pytest-cov')
+source=("git+https://github.com/shin-/dockerpy-creds.git#tag=$pkgver";)
+md5sums=('SKIP')
+
+prepare() {
+  sed -i 's/==.*$//' dockerpy-creds/test-requirements.txt
+
+  cp -a dockerpy-creds{,-py2}
+}
+
+build() {
+  cd "$srcdir"/dockerpy-creds
+  python setup.py build
+
+  cd "$srcdir"/dockerpy-creds-py2
+  python2 setup.py build
+}
+
+# We don't have docker-credential-secretservice
+check_disabled() {
+  cd "$srcdir"/dockerpy-creds
+  python setup.py ptr
+
+  cd "$srcdir"/dockerpy-creds-py2
+  python2 setup.py ptr
+}
+
+package_python-docker-pycreds() {
+  depends=('python-six')
+
+  cd dockerpy-creds
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-docker-pycreds() {
+  depends=('python2-six')
+
+  cd dockerpy-creds-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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


[arch-commits] Commit in python-docker-pycreds/repos (2 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:05:13
  Author: felixonmars
Revision: 192802

archrelease: copy trunk to community-any

Added:
  python-docker-pycreds/repos/community-any/
  python-docker-pycreds/repos/community-any/PKGBUILD
(from rev 192801, python-docker-pycreds/trunk/PKGBUILD)

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

Copied: python-docker-pycreds/repos/community-any/PKGBUILD (from rev 192801, 
python-docker-pycreds/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-10-21 08:05:13 UTC (rev 192802)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Hideaki Takahashi 
+# Contributor: Vincent Demeester 
+
+pkgname=(python-docker-pycreds python2-docker-pycreds)
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Python bindings for the docker credentials store API"
+arch=('any')
+license=('Apache')
+url="https://github.com/shin-/docker-pycreds";
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8'
+  'python-pytest-cov' 'python2-pytest-cov')
+source=("git+https://github.com/shin-/dockerpy-creds.git#tag=$pkgver";)
+md5sums=('SKIP')
+
+prepare() {
+  sed -i 's/==.*$//' dockerpy-creds/test-requirements.txt
+
+  cp -a dockerpy-creds{,-py2}
+}
+
+build() {
+  cd "$srcdir"/dockerpy-creds
+  python setup.py build
+
+  cd "$srcdir"/dockerpy-creds-py2
+  python2 setup.py build
+}
+
+# We don't have docker-credential-secretservice
+check_disabled() {
+  cd "$srcdir"/dockerpy-creds
+  python setup.py ptr
+
+  cd "$srcdir"/dockerpy-creds-py2
+  python2 setup.py ptr
+}
+
+package_python-docker-pycreds() {
+  depends=('python-six')
+
+  cd dockerpy-creds
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-docker-pycreds() {
+  depends=('python2-six')
+
+  cd dockerpy-creds-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:05:28
  Author: felixonmars
Revision: 192803

upgpkg: haskell-conduit-combinators 1.0.8.1-1

Modified:
  haskell-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:05:13 UTC (rev 192802)
+++ PKGBUILD2016-10-21 08:05:28 UTC (rev 192803)
@@ -4,7 +4,7 @@
 
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
-pkgver=1.0.8
+pkgver=1.0.8.1
 pkgrel=1
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
 url="https://github.com/snoyberg/mono-traversable";
@@ -17,7 +17,7 @@
  "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
  "haskell-void")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('c486be3d35d85ca697beffce0ef68ae28c1c4fb94e3884f4cfb6df5ecb5ad04b')
+sha256sums=('cf347790f173dce64ebf7ef1b364686fee2d890bfa38caa9145494a5909a7637')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-10-21 Thread Jonathan Steel
Date: Friday, October 21, 2016 @ 08:05:53
  Author: jsteel
Revision: 192805

upgpkg: python-botocore 1.4.65-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:05:51 UTC (rev 192804)
+++ PKGBUILD2016-10-21 08:05:53 UTC (rev 192805)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.64
+pkgver=1.4.65
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('170138d94467597b9cab30e6813a088b')
+md5sums=('65bee746839c06a6cf73eddd65a93499')
 
 build() {
   cd botocore-$pkgver


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:05:51
  Author: felixonmars
Revision: 192804

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

Added:
  haskell-conduit-combinators/repos/community-i686/PKGBUILD
(from rev 192803, haskell-conduit-combinators/trunk/PKGBUILD)
  haskell-conduit-combinators/repos/community-x86_64/PKGBUILD
(from rev 192803, haskell-conduit-combinators/trunk/PKGBUILD)
Deleted:
  haskell-conduit-combinators/repos/community-i686/PKGBUILD
  haskell-conduit-combinators/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 08:05:28 UTC (rev 192803)
+++ community-i686/PKGBUILD 2016-10-21 08:05:51 UTC (rev 192804)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=conduit-combinators
-pkgname=haskell-conduit-combinators
-pkgver=1.0.8
-pkgrel=1
-pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
-url="https://github.com/snoyberg/mono-traversable";
-license=("MIT")
-arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
- "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
- "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
- "haskell-primitive" "haskell-resourcet" "haskell-text"
- "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
- "haskell-void")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('c486be3d35d85ca697beffce0ef68ae28c1c4fb94e3884f4cfb6df5ecb5ad04b')
-
-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-conduit-combinators/repos/community-i686/PKGBUILD (from rev 
192803, haskell-conduit-combinators/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 08:05:51 UTC (rev 192804)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-combinators
+pkgname=haskell-conduit-combinators
+pkgver=1.0.8.1
+pkgrel=1
+pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
+url="https://github.com/snoyberg/mono-traversable";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
+ "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
+ "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
+ "haskell-primitive" "haskell-resourcet" "haskell-text"
+ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
+ "haskell-void")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('cf347790f173dce64ebf7ef1b364686fee2d890bfa38caa9145494a5909a7637')
+
+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' |" un

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:06:15
  Author: felixonmars
Revision: 192809

upgpkg: python-docker-py 1.10.4-1

Modified:
  python-docker-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:06:11 UTC (rev 192808)
+++ PKGBUILD2016-10-21 08:06:15 UTC (rev 192809)
@@ -5,7 +5,7 @@
 # Contributor: Josh VanderLinden 
 
 pkgname=(python-docker-py python2-docker-py)
-pkgver=1.9.0
+pkgver=1.10.4
 pkgrel=1
 pkgdesc="Python client for Docker."
 arch=('any')
@@ -13,7 +13,8 @@
 license=("Apache")
 makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
  'python-six' 'python2-six' 'python-websocket-client' 
'python2-websocket-client'
- 'python2-backports.ssl_match_hostname' 'python2-ipaddress')
+ 'python2-backports.ssl_match_hostname' 'python2-ipaddress' 
'python-docker-pycreds'
+ 'python2-docker-pycreds')
 checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-mock' 
'python2-mock' 'docker'
   'flake8' 'python2-flake8')
 source=("git+https://github.com/docker/docker-py.git#tag=$pkgver";)
@@ -47,7 +48,7 @@
 }
 
 package_python-docker-py() {
-  depends=('python-requests' 'python-six' 'python-websocket-client')
+  depends=('python-requests' 'python-six' 'python-websocket-client' 
'python-docker-pycreds')
 
   cd docker-py
   python setup.py install -O1 --root="$pkgdir"
@@ -55,7 +56,8 @@
 }
 
 package_python2-docker-py() {
-  depends=('python2-requests' 'python2-six' 'python2-websocket-client' 
'python2-backports.ssl_match_hostname' 'python2-ipaddress')
+  depends=('python2-requests' 'python2-six' 'python2-websocket-client' 
'python2-docker-pycreds'
+   'python2-backports.ssl_match_hostname' 'python2-ipaddress')
 
   cd docker-py-py2
   python2 setup.py install -O1 --root="$pkgdir"


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

2016-10-21 Thread Jonathan Steel
Date: Friday, October 21, 2016 @ 08:06:11
  Author: jsteel
Revision: 192808

archrelease: copy trunk to community-any

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

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

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

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


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

2016-10-21 Thread Jonathan Steel
Date: Friday, October 21, 2016 @ 08:06:05
  Author: jsteel
Revision: 192807

upgpkg: aws-cli 1.11.8-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:05:59 UTC (rev 192806)
+++ PKGBUILD2016-10-21 08:06:05 UTC (rev 192807)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.7
+pkgver=1.11.8
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('a8309567af0ccde2f0a60c45242a1ca5')
+md5sums=('9d892f1416a84fd216de50c90a6dd110')
 
 build() {
   cd $pkgname-$pkgver


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:06:30
  Author: felixonmars
Revision: 192810

archrelease: copy trunk to community-any

Added:
  python-docker-py/repos/community-any/PKGBUILD
(from rev 192809, python-docker-py/trunk/PKGBUILD)
Deleted:
  python-docker-py/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 08:06:15 UTC (rev 192809)
+++ PKGBUILD2016-10-21 08:06:30 UTC (rev 192810)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Hideaki Takahashi 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=(python-docker-py python2-docker-py)
-pkgver=1.9.0
-pkgrel=1
-pkgdesc="Python client for Docker."
-arch=('any')
-url="https://github.com/dotcloud/docker-py";
-license=("Apache")
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
- 'python-six' 'python2-six' 'python-websocket-client' 
'python2-websocket-client'
- 'python2-backports.ssl_match_hostname' 'python2-ipaddress')
-checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-mock' 
'python2-mock' 'docker'
-  'flake8' 'python2-flake8')
-source=("git+https://github.com/docker/docker-py.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/==.*$//' docker-py/{,test-}requirements.txt
-
-  cp -a docker-py{,-py2}
-}
-
-build() {
-  cd "$srcdir"/docker-py
-  python setup.py build
-
-  cd "$srcdir"/docker-py-py2
-  python2 setup.py build
-}
-
-check() {
-  # Skipping integration tests as docker needs root to run:
-  # docker daemon -H fd:// -p "$srcdir/docker.pid"
-
-  cd "$srcdir/docker-py"
-  py.test --cov=docker tests/unit
-
-  cd "$srcdir/docker-py-py2"
-  py.test2 --cov=docker tests/unit
-
-  # kill $(<"$srcdir/docker.pid")
-}
-
-package_python-docker-py() {
-  depends=('python-requests' 'python-six' 'python-websocket-client')
-
-  cd docker-py
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-docker-py() {
-  depends=('python2-requests' 'python2-six' 'python2-websocket-client' 
'python2-backports.ssl_match_hostname' 'python2-ipaddress')
-
-  cd docker-py-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-docker-py/repos/community-any/PKGBUILD (from rev 192809, 
python-docker-py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 08:06:30 UTC (rev 192810)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Hideaki Takahashi 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=(python-docker-py python2-docker-py)
+pkgver=1.10.4
+pkgrel=1
+pkgdesc="Python client for Docker."
+arch=('any')
+url="https://github.com/dotcloud/docker-py";
+license=("Apache")
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
+ 'python-six' 'python2-six' 'python-websocket-client' 
'python2-websocket-client'
+ 'python2-backports.ssl_match_hostname' 'python2-ipaddress' 
'python-docker-pycreds'
+ 'python2-docker-pycreds')
+checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-mock' 
'python2-mock' 'docker'
+  'flake8' 'python2-flake8')
+source=("git+https://github.com/docker/docker-py.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/==.*$//' docker-py/{,test-}requirements.txt
+
+  cp -a docker-py{,-py2}
+}
+
+build() {
+  cd "$srcdir"/docker-py
+  python setup.py build
+
+  cd "$srcdir"/docker-py-py2
+  python2 setup.py build
+}
+
+check() {
+  # Skipping integration tests as docker needs root to run:
+  # docker daemon -H fd:// -p "$srcdir/docker.pid"
+
+  cd "$srcdir/docker-py"
+  py.test --cov=docker tests/unit
+
+  cd "$srcdir/docker-py-py2"
+  py.test2 --cov=docker tests/unit
+
+  # kill $(<"$srcdir/docker.pid")
+}
+
+package_python-docker-py() {
+  depends=('python-requests' 'python-six' 'python-websocket-client' 
'python-docker-pycreds')
+
+  cd docker-py
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-docker-py() {
+  depends=('python2-requests' 'python2-six' 'python2-websocket-client' 
'python2-docker-pycreds'
+   'python2-backports.ssl_match_hostname' 'python2-ipaddress')
+
+  cd docker-py-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-10-21 Thread Jonathan Steel
Date: Friday, October 21, 2016 @ 08:05:59
  Author: jsteel
Revision: 192806

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 08:05:53 UTC (rev 192805)
+++ PKGBUILD2016-10-21 08:05:59 UTC (rev 192806)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgname=python-botocore
-pkgver=1.4.64
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore";
-license=('Apache')
-depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('170138d94467597b9cab30e6813a088b')
-
-build() {
-  cd botocore-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd botocore-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

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


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:07:30
  Author: felixonmars
Revision: 192811

upgpkg: docker-compose 1.8.1-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:06:30 UTC (rev 192810)
+++ PKGBUILD2016-10-21 08:07:30 UTC (rev 192811)
@@ -5,7 +5,7 @@
 # Contributor: Josh VanderLinden 
 
 pkgname=docker-compose
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('i686' 'x86_64')


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:07:50
  Author: felixonmars
Revision: 192812

archrelease: copy trunk to community-x86_64

Added:
  docker-compose/repos/community-x86_64/PKGBUILD
(from rev 192811, docker-compose/trunk/PKGBUILD)
Deleted:
  docker-compose/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 08:07:30 UTC (rev 192811)
+++ PKGBUILD2016-10-21 08:07:50 UTC (rev 192812)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Iwan Timmer 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=docker-compose
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="Fast, isolated development environments using Docker"
-arch=('i686' 'x86_64')
-url="https://www.docker.com/";
-depends=('python-docopt' 'python-yaml' 'python-requests' 'python-six' 
'python-texttable'
- 'python-websocket-client' 'python-docker-py' 'python-dockerpty' 
'python-setuptools'
- 'python-jsonschema' 'python-cached-property')
-depends_x86_64+=('docker')
-makedepends=('git')
-checkdepends=('python-pytest-runner' 'python-mock')
-source=("git+https://github.com/docker/compose.git#tag=$pkgver";)
-license=("BSD")
-sha256sums=('SKIP')
-
-prepare() {
-  cd compose
-
-  # Remove upper bound on requires
-  sed -i 's/==/>=/g' requirements.txt
-  sed -i "s/, < .*',$/',/" setup.py
-}
-
-build() {
-  cd compose
-
-  ./script/build/write-git-sha
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-  # TODO: need a running docker daemon to test
-
-  cd compose
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" 
python setup.py ptr
-}
-
-package() {
-  cd compose
-
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 contrib/completion/bash/docker-compose 
"$pkgdir/usr/share/bash-completion/completions/docker-compose"
-}

Copied: docker-compose/repos/community-x86_64/PKGBUILD (from rev 192811, 
docker-compose/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 08:07:50 UTC (rev 192812)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Iwan Timmer 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=docker-compose
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="Fast, isolated development environments using Docker"
+arch=('i686' 'x86_64')
+url="https://www.docker.com/";
+depends=('python-docopt' 'python-yaml' 'python-requests' 'python-six' 
'python-texttable'
+ 'python-websocket-client' 'python-docker-py' 'python-dockerpty' 
'python-setuptools'
+ 'python-jsonschema' 'python-cached-property')
+depends_x86_64+=('docker')
+makedepends=('git')
+checkdepends=('python-pytest-runner' 'python-mock')
+source=("git+https://github.com/docker/compose.git#tag=$pkgver";)
+license=("BSD")
+sha256sums=('SKIP')
+
+prepare() {
+  cd compose
+
+  # Remove upper bound on requires
+  sed -i 's/==/>=/g' requirements.txt
+  sed -i "s/, < .*',$/',/" setup.py
+}
+
+build() {
+  cd compose
+
+  ./script/build/write-git-sha
+  python setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+  # TODO: need a running docker daemon to test
+
+  cd compose
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" 
python setup.py ptr
+}
+
+package() {
+  cd compose
+
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 contrib/completion/bash/docker-compose 
"$pkgdir/usr/share/bash-completion/completions/docker-compose"
+}


[arch-commits] Commit in docker-compose/repos/community-i686 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:09:37
  Author: felixonmars
Revision: 192813

archrelease: copy trunk to community-i686

Added:
  docker-compose/repos/community-i686/PKGBUILD
(from rev 192812, docker-compose/trunk/PKGBUILD)
Deleted:
  docker-compose/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 08:07:50 UTC (rev 192812)
+++ PKGBUILD2016-10-21 08:09:37 UTC (rev 192813)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Iwan Timmer 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=docker-compose
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="Fast, isolated development environments using Docker"
-arch=('i686' 'x86_64')
-url="https://www.docker.com/";
-depends=('python-docopt' 'python-yaml' 'python-requests' 'python-six' 
'python-texttable'
- 'python-websocket-client' 'python-docker-py' 'python-dockerpty' 
'python-setuptools'
- 'python-jsonschema' 'python-cached-property')
-depends_x86_64+=('docker')
-makedepends=('git')
-checkdepends=('python-pytest-runner' 'python-mock')
-source=("git+https://github.com/docker/compose.git#tag=$pkgver";)
-license=("BSD")
-sha256sums=('SKIP')
-
-prepare() {
-  cd compose
-
-  # Remove upper bound on requires
-  sed -i 's/==/>=/g' requirements.txt
-  sed -i "s/, < .*',$/',/" setup.py
-}
-
-build() {
-  cd compose
-
-  ./script/build/write-git-sha
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-  # TODO: need a running docker daemon to test
-
-  cd compose
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" 
python setup.py ptr
-}
-
-package() {
-  cd compose
-
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 contrib/completion/bash/docker-compose 
"$pkgdir/usr/share/bash-completion/completions/docker-compose"
-}

Copied: docker-compose/repos/community-i686/PKGBUILD (from rev 192812, 
docker-compose/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 08:09:37 UTC (rev 192813)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Iwan Timmer 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=docker-compose
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="Fast, isolated development environments using Docker"
+arch=('i686' 'x86_64')
+url="https://www.docker.com/";
+depends=('python-docopt' 'python-yaml' 'python-requests' 'python-six' 
'python-texttable'
+ 'python-websocket-client' 'python-docker-py' 'python-dockerpty' 
'python-setuptools'
+ 'python-jsonschema' 'python-cached-property')
+depends_x86_64+=('docker')
+makedepends=('git')
+checkdepends=('python-pytest-runner' 'python-mock')
+source=("git+https://github.com/docker/compose.git#tag=$pkgver";)
+license=("BSD")
+sha256sums=('SKIP')
+
+prepare() {
+  cd compose
+
+  # Remove upper bound on requires
+  sed -i 's/==/>=/g' requirements.txt
+  sed -i "s/, < .*',$/',/" setup.py
+}
+
+build() {
+  cd compose
+
+  ./script/build/write-git-sha
+  python setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+  # TODO: need a running docker daemon to test
+
+  cd compose
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" 
python setup.py ptr
+}
+
+package() {
+  cd compose
+
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 contrib/completion/bash/docker-compose 
"$pkgdir/usr/share/bash-completion/completions/docker-compose"
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:11:04
  Author: felixonmars
Revision: 192814

upgpkg: lib32-nspr 4.13-1

Modified:
  lib32-nspr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:09:37 UTC (rev 192813)
+++ PKGBUILD2016-10-21 08:11:04 UTC (rev 192814)
@@ -6,7 +6,7 @@
 
 _pkgbasename=nspr
 pkgname=lib32-${_pkgbasename}
-pkgver=4.12
+pkgver=4.13
 pkgrel=1
 pkgdesc="Netscape Portable Runtime (32-bit)"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 makedepends=('zip' 'gcc-multilib')
 options=(!emptydirs)
 
source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${_pkgbasename}-${pkgver}.tar.gz)
-md5sums=('0de760c1e00a92e180e611cf06ce9589')
+md5sums=('74ef1def8a9ff311e32e7648e2c5c8ce')
 
 build() {
   cd "${srcdir}"/${_pkgbasename}-${pkgver}


[arch-commits] Commit in lib32-nspr/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:11:22
  Author: felixonmars
Revision: 192815

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nspr/repos/multilib-x86_64/PKGBUILD
(from rev 192814, lib32-nspr/trunk/PKGBUILD)
Deleted:
  lib32-nspr/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 08:11:04 UTC (rev 192814)
+++ PKGBUILD2016-10-21 08:11:22 UTC (rev 192815)
@@ -1,43 +0,0 @@
-#$Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: kfgz 
-# Contributor: Ionut Biru 
-
-_pkgbasename=nspr
-pkgname=lib32-${_pkgbasename}
-pkgver=4.12
-pkgrel=1
-pkgdesc="Netscape Portable Runtime (32-bit)"
-arch=('x86_64')
-url="http://www.mozilla.org/projects/nspr/";
-#download_url=ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/
-license=('MPL' 'GPL')
-depends=('lib32-glibc' ${_pkgbasename})
-makedepends=('zip' 'gcc-multilib')
-options=(!emptydirs)
-source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${_pkgbasename}-${pkgver}.tar.gz)
-md5sums=('0de760c1e00a92e180e611cf06ce9589')
-
-build() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}
-
-  ./nspr/configure \
-  --prefix=/usr \
-  --libdir=/usr/lib32 \
-  --includedir=/usr/include/nspr \
-  --enable-optimize \
-  --disable-debug
-  make
-}
-
-package() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  chmod 644 "$pkgdir"/usr/lib32/*.a
-  ln -s nspr.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nspr.pc"
-  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
-"$pkgdir/usr/include/nspr/md"
-  rm -rf "${pkgdir}"/usr/{bin,share,include}
-}

Copied: lib32-nspr/repos/multilib-x86_64/PKGBUILD (from rev 192814, 
lib32-nspr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 08:11:22 UTC (rev 192815)
@@ -0,0 +1,43 @@
+#$Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: kfgz 
+# Contributor: Ionut Biru 
+
+_pkgbasename=nspr
+pkgname=lib32-${_pkgbasename}
+pkgver=4.13
+pkgrel=1
+pkgdesc="Netscape Portable Runtime (32-bit)"
+arch=('x86_64')
+url="http://www.mozilla.org/projects/nspr/";
+#download_url=ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/
+license=('MPL' 'GPL')
+depends=('lib32-glibc' ${_pkgbasename})
+makedepends=('zip' 'gcc-multilib')
+options=(!emptydirs)
+source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${_pkgbasename}-${pkgver}.tar.gz)
+md5sums=('74ef1def8a9ff311e32e7648e2c5c8ce')
+
+build() {
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}
+
+  ./nspr/configure \
+  --prefix=/usr \
+  --libdir=/usr/lib32 \
+  --includedir=/usr/include/nspr \
+  --enable-optimize \
+  --disable-debug
+  make
+}
+
+package() {
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  chmod 644 "$pkgdir"/usr/lib32/*.a
+  ln -s nspr.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nspr.pc"
+  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
+"$pkgdir/usr/include/nspr/md"
+  rm -rf "${pkgdir}"/usr/{bin,share,include}
+}


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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 08:15:28
  Author: heftig
Revision: 279093

3.16.5+2+g3c82109-1

Modified:
  eog-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:11:02 UTC (rev 279092)
+++ PKGBUILD2016-10-21 08:15:28 UTC (rev 279093)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=eog-plugins
-pkgver=3.16.4
+pkgver=3.16.5+2+g3c82109
 pkgrel=1
 pkgdesc="Plugins for Eye of Gnome"
 arch=(i686 x86_64)
@@ -9,12 +9,23 @@
 url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";
 license=(GPL2)
 depends=(eog libchamplain libgdata python)
-makedepends=(intltool gobject-introspection)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4fcfe7df19cdf8e39f5fec599d7ff46bbd82842d49083274740fbbc51cf4d25e')
+makedepends=(intltool gobject-introspection gnome-common git)
+_commit=3c82109e35af704aa32b14d84df1e3b3eaa3cad4  # master
+source=("git://git.gnome.org/eog-plugins#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
@@ -24,7 +35,7 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }
 


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:15:35
  Author: felixonmars
Revision: 192816

upgpkg: stack 1.2.0-6

rebuild with binary-tagged-0.1.4.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:11:22 UTC (rev 192815)
+++ PKGBUILD2016-10-21 08:15:35 UTC (rev 192816)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.2.0
-pkgrel=5
+pkgrel=6
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack";
 license=("custom:BSD3")


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:16:03
  Author: felixonmars
Revision: 192817

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

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

+
 /PKGBUILD  |  160 +++
 /stack.install |8 +
 community-i686/PKGBUILD|   80 ---
 community-i686/stack.install   |4 
 community-x86_64/PKGBUILD  |   80 ---
 community-x86_64/stack.install |4 
 6 files changed, 168 insertions(+), 168 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 08:15:35 UTC (rev 192816)
+++ community-i686/PKGBUILD 2016-10-21 08:16:03 UTC (rev 192817)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgbase=stack
-pkgname=(stack haskell-stack)
-pkgver=1.2.0
-pkgrel=5
-pkgdesc="The Haskell Tool Stack"
-url="https://github.com/commercialhaskell/stack";
-license=("custom:BSD3")
-arch=('i686' 'x86_64')
-makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
- "haskell-async" "haskell-attoparsec" "haskell-base-compat" 
"haskell-base16-bytestring"
- "haskell-base64-bytestring" "haskell-binary-tagged" 
"haskell-blaze-builder"
- "haskell-byteable" "haskell-clock" "haskell-conduit" 
"haskell-conduit-extra"
- "haskell-cryptohash" "haskell-cryptohash-conduit" 
"haskell-edit-distance"
- "haskell-either" "haskell-enclosed-exceptions" "haskell-errors" 
"haskell-exceptions"
- "haskell-extra" "haskell-fast-logger" "haskell-filelock" 
"haskell-fsnotify"
- "haskell-generic-deriving" "haskell-gitrev" "haskell-hashable" 
"haskell-hastache"
- "haskell-hit" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-conduit"
- "haskell-http-types" "haskell-hpack" "haskell-lifted-async" 
"haskell-lifted-base"
- "haskell-microlens" "haskell-monad-control" "haskell-monad-logger"
- "haskell-monad-unlift" "haskell-mtl" "haskell-open-browser"
- "haskell-optparse-applicative" "haskell-optparse-simple" 
"haskell-path"
- "haskell-path-io" "haskell-persistent" "haskell-persistent-sqlite"
- "haskell-persistent-template" "haskell-project-template"
- "haskell-regex-applicative-text" "haskell-resourcet" 
"haskell-retry" "haskell-safe"
- "haskell-semigroups" "haskell-split" "haskell-stm" "haskell-store"
- "haskell-streaming-commons" "haskell-tar" "haskell-temporary" 
"haskell-text"
- "haskell-text-binary" "haskell-tls" "haskell-transformers-base"
- "haskell-unicode-transforms" "haskell-unix-compat" 
"haskell-unordered-containers"
- "haskell-vector" "haskell-vector-binary-instances" "haskell-yaml"
- "haskell-zip-archive" "haskell-zlib")
-source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
-sha256sums=('6a13a98413ea5f1a0642d9080892e6bcd996a17baa4d61521c0e0f3d9bb810b3')
-
-build() {
-cd "${srcdir}/${pkgbase}-${pkgver}"
-
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
---prefix=/usr --docdir="/usr/share/doc/${pkgbase}" \
---libsubdir=\$compiler/site-local/\$pkgid \
--f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions
-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_stack() {
-depends=('gmp' 'libffi' 'zlib')
-optdepends=('ghc')
-install="stack.install"
-
-cd "${srcdir}/${pkgbase}-${pkgver}"
-runhaskell Setup copy --destdir="${pkgdir}"
-rm -r "$pkgdir"/usr/{lib,share/doc}
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
-install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
-}
-
-package_haskell-stack() {
-pkgdesc="The Haskell Tool Stack (docs a

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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 08:17:26
  Author: heftig
Revision: 279094

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

Added:
  eog-plugins/repos/extra-i686/PKGBUILD
(from rev 279093, eog-plugins/trunk/PKGBUILD)
  eog-plugins/repos/extra-x86_64/PKGBUILD
(from rev 279093, eog-plugins/trunk/PKGBUILD)
Deleted:
  eog-plugins/repos/extra-i686/PKGBUILD
  eog-plugins/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 08:15:28 UTC (rev 279093)
+++ extra-i686/PKGBUILD 2016-10-21 08:17:26 UTC (rev 279094)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=eog-plugins
-pkgver=3.16.4
-pkgrel=1
-pkgdesc="Plugins for Eye of Gnome"
-arch=(i686 x86_64)
-url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";
-license=(GPL2)
-depends=(eog libchamplain libgdata python)
-makedepends=(intltool gobject-introspection)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4fcfe7df19cdf8e39f5fec599d7ff46bbd82842d49083274740fbbc51cf4d25e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: eog-plugins/repos/extra-i686/PKGBUILD (from rev 279093, 
eog-plugins/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-21 08:17:26 UTC (rev 279094)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=eog-plugins
+pkgver=3.16.5+2+g3c82109
+pkgrel=1
+pkgdesc="Plugins for Eye of Gnome"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";
+license=(GPL2)
+depends=(eog libchamplain libgdata python)
+makedepends=(intltool gobject-introspection gnome-common git)
+_commit=3c82109e35af704aa32b14d84df1e3b3eaa3cad4  # master
+source=("git://git.gnome.org/eog-plugins#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-21 08:15:28 UTC (rev 279093)
+++ extra-x86_64/PKGBUILD   2016-10-21 08:17:26 UTC (rev 279094)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=eog-plugins
-pkgver=3.16.4
-pkgrel=1
-pkgdesc="Plugins for Eye of Gnome"
-arch=(i686 x86_64)
-url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";
-license=(GPL2)
-depends=(eog libchamplain libgdata python)
-makedepends=(intltool gobject-introspection)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4fcfe7df19cdf8e39f5fec599d7ff46bbd82842d49083274740fbbc51cf4d25e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: eog-plugins/repos/extra-x86_64/PKGBUILD (from rev 279093, 
eog-plugins/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-21 08:17:26 UTC (rev 279094)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=eog-plugins
+pkgver=3.16.5+2+g3c82109
+pkgrel=1
+pkgdesc="Plugins for Eye of Gnome"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";
+license=(GPL2)
+depends=(eog libchamplain libgdata python)
+makedepends=(intltool gobject-introspection gnome-common git)
+_commit=3c82109e35af704aa32b14d84df1e3b3eaa3cad4  # master
+source=("git://git.gnome.org/eog-plugins#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+b

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:19:17
  Author: felixonmars
Revision: 192819

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nss/repos/multilib-x86_64/PKGBUILD
(from rev 192818, lib32-nss/trunk/PKGBUILD)
  lib32-nss/repos/multilib-x86_64/nss.pc.in
(from rev 192818, lib32-nss/trunk/nss.pc.in)
Deleted:
  lib32-nss/repos/multilib-x86_64/PKGBUILD
  lib32-nss/repos/multilib-x86_64/nss.pc.in

---+
 PKGBUILD  |  156 ++--
 nss.pc.in |   22 
 2 files changed, 89 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 08:18:58 UTC (rev 192818)
+++ PKGBUILD2016-10-21 08:19:17 UTC (rev 192819)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-# Contributor: kfgz 
-# Contributor: Ionut Biru 
-
-_pkgbasename=nss
-pkgname=lib32-${_pkgbasename}
-pkgver=3.24
-pkgrel=1
-pkgdesc="Mozilla Network Security Services (32-bit)"
-arch=('x86_64')
-url="http://www.mozilla.org/projects/security/pki/nss/";
-
-#download_url=ftp://ftp.mozilla.org/pub/security/nss/releases/
-#alternative download link
-#ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
-
-license=('MPL' 'GPL')
-_nsprver=4.12
-depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite>=3.6.17' "${_pkgbasename}" 
'lib32-zlib' 'lib32-p11-kit')
-makedepends=('gcc-multilib' 'perl')
-options=('!strip' '!makeflags' staticlibs)
-source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
-nss.pc.in)
-sha256sums=('2f0841492f91cca473b73dec6cab9cf765a485e032d48d2e8ae7261e54c419ed'
-'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
-
-prepare() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/
-
-  # Respect LDFLAGS
-  sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/' \
-  -i nss/coreconf/rules.mk
-}
-
-build(){
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
-
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-  export BUILD_OPT=1
-  export NSS_USE_SYSTEM_SQLITE=1
-  export NSS_ALLOW_SSLKEYLOGFILE=1
-  export NSS_ENABLE_ECC=1
-  export NSPR_INCLUDE_DIR="`nspr-config --includedir`"
-  export NSPR_LIB_DIR="`nspr-config --libdir`"
-  export XCFLAGS="${CFLAGS}"
-
-  make -C coreconf
-  make -C lib/dbm
-  make
-}
-
-package() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
-  install -d "$pkgdir"/usr/lib32/pkgconfig
- 
-  NSS_VMAJOR=$(grep '#define.*NSS_VMAJOR' nss/lib/nss/nss.h | awk '{print $3}')
-  NSS_VMINOR=$(grep '#define.*NSS_VMINOR' nss/lib/nss/nss.h | awk '{print $3}')
-  NSS_VPATCH=$(grep '#define.*NSS_VPATCH' nss/lib/nss/nss.h | awk '{print $3}')
- 
-  sed $srcdir/nss.pc.in \
--e "s,%libdir%,/usr/lib32,g" \
--e "s,%prefix%,/usr,g" \
--e "s,%exec_prefix%,/usr/bin,g" \
--e "s,%includedir%,/usr/include/nss,g" \
--e "s,%NSPR_VERSION%,${_nsprver},g" \
--e "s,%NSS_VERSION%,${pkgver},g" \
-> "$pkgdir/usr/lib32/pkgconfig/nss.pc"
-  ln -s nss.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nss.pc"
- 
- 
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/dist/*.OBJ/lib
-  install -t "$pkgdir/usr/lib32" *.so
-  install -t "$pkgdir/usr/lib32" -m644 libcrmf.a *.chk
-
-  rm "$pkgdir/usr/lib32/libnssckbi.so"
-  ln -s libnssckbi-p11-kit.so "$pkgdir/usr/lib32/libnssckbi.so"
-}

Copied: lib32-nss/repos/multilib-x86_64/PKGBUILD (from rev 192818, 
lib32-nss/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 08:19:17 UTC (rev 192819)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+# Contributor: kfgz 
+# Contributor: Ionut Biru 
+
+_pkgbasename=nss
+pkgname=lib32-${_pkgbasename}
+pkgver=3.26
+pkgrel=1
+pkgdesc="Network Security Services (32-bit)"
+arch=('x86_64')
+url="http://www.mozilla.org/projects/security/pki/nss/";
+
+#download_url=ftp://ftp.mozilla.org/pub/security/nss/releases/
+#alternative download link
+#ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
+
+license=('MPL' 'GPL')
+_nsprver=4.12
+depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite>=3.6.17' "${_pkgbasename}" 
'lib32-zlib' 'lib32-p11-kit')
+makedepends=('gcc-multilib' 'perl')
+options=('!strip' '!makeflags' staticlibs)
+source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
+nss.pc.in)
+sha256sums=('91783a570ab953693eb977ce47c501f04c104cec287fa011c91bcc8970d1c564'
+'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
+
+prepare() {
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}/
+
+  # Respect LDFLAGS
+  sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/' \
+  -i nss/coreconf/rules.mk
+}
+
+build(){
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
+
+  

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:18:58
  Author: felixonmars
Revision: 192818

upgpkg: lib32-nss 3.26-1

Modified:
  lib32-nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:16:03 UTC (rev 192817)
+++ PKGBUILD2016-10-21 08:18:58 UTC (rev 192818)
@@ -5,9 +5,9 @@
 
 _pkgbasename=nss
 pkgname=lib32-${_pkgbasename}
-pkgver=3.24
+pkgver=3.26
 pkgrel=1
-pkgdesc="Mozilla Network Security Services (32-bit)"
+pkgdesc="Network Security Services (32-bit)"
 arch=('x86_64')
 url="http://www.mozilla.org/projects/security/pki/nss/";
 
@@ -22,7 +22,7 @@
 options=('!strip' '!makeflags' staticlibs)
 
source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
 nss.pc.in)
-sha256sums=('2f0841492f91cca473b73dec6cab9cf765a485e032d48d2e8ae7261e54c419ed'
+sha256sums=('91783a570ab953693eb977ce47c501f04c104cec287fa011c91bcc8970d1c564'
 'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
 
 prepare() {


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:24:32
  Author: felixonmars
Revision: 192820

upgpkg: lib32-nss 3.27.1-1

Modified:
  lib32-nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:19:17 UTC (rev 192819)
+++ PKGBUILD2016-10-21 08:24:32 UTC (rev 192820)
@@ -5,7 +5,7 @@
 
 _pkgbasename=nss
 pkgname=lib32-${_pkgbasename}
-pkgver=3.26
+pkgver=3.27.1
 pkgrel=1
 pkgdesc="Network Security Services (32-bit)"
 arch=('x86_64')
@@ -22,7 +22,7 @@
 options=('!strip' '!makeflags' staticlibs)
 
source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
 nss.pc.in)
-sha256sums=('91783a570ab953693eb977ce47c501f04c104cec287fa011c91bcc8970d1c564'
+sha256sums=('fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b'
 'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
 
 prepare() {


[arch-commits] Commit in lib32-nss/repos (3 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:24:46
  Author: felixonmars
Revision: 192821

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-nss/repos/multilib-testing-x86_64/
  lib32-nss/repos/multilib-testing-x86_64/PKGBUILD
(from rev 192820, lib32-nss/trunk/PKGBUILD)
  lib32-nss/repos/multilib-testing-x86_64/nss.pc.in
(from rev 192820, lib32-nss/trunk/nss.pc.in)

---+
 PKGBUILD  |   78 
 nss.pc.in |   11 
 2 files changed, 89 insertions(+)

Copied: lib32-nss/repos/multilib-testing-x86_64/PKGBUILD (from rev 192820, 
lib32-nss/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2016-10-21 08:24:46 UTC (rev 192821)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+# Contributor: kfgz 
+# Contributor: Ionut Biru 
+
+_pkgbasename=nss
+pkgname=lib32-${_pkgbasename}
+pkgver=3.27.1
+pkgrel=1
+pkgdesc="Network Security Services (32-bit)"
+arch=('x86_64')
+url="http://www.mozilla.org/projects/security/pki/nss/";
+
+#download_url=ftp://ftp.mozilla.org/pub/security/nss/releases/
+#alternative download link
+#ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
+
+license=('MPL' 'GPL')
+_nsprver=4.12
+depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite>=3.6.17' "${_pkgbasename}" 
'lib32-zlib' 'lib32-p11-kit')
+makedepends=('gcc-multilib' 'perl')
+options=('!strip' '!makeflags' staticlibs)
+source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
+nss.pc.in)
+sha256sums=('fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b'
+'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
+
+prepare() {
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}/
+
+  # Respect LDFLAGS
+  sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/' \
+  -i nss/coreconf/rules.mk
+}
+
+build(){
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
+
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  export BUILD_OPT=1
+  export NSS_USE_SYSTEM_SQLITE=1
+  export NSS_ALLOW_SSLKEYLOGFILE=1
+  export NSS_ENABLE_ECC=1
+  export NSPR_INCLUDE_DIR="`nspr-config --includedir`"
+  export NSPR_LIB_DIR="`nspr-config --libdir`"
+  export XCFLAGS="${CFLAGS}"
+
+  make -C coreconf
+  make -C lib/dbm
+  make
+}
+
+package() {
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
+  install -d "$pkgdir"/usr/lib32/pkgconfig
+ 
+  NSS_VMAJOR=$(grep '#define.*NSS_VMAJOR' nss/lib/nss/nss.h | awk '{print $3}')
+  NSS_VMINOR=$(grep '#define.*NSS_VMINOR' nss/lib/nss/nss.h | awk '{print $3}')
+  NSS_VPATCH=$(grep '#define.*NSS_VPATCH' nss/lib/nss/nss.h | awk '{print $3}')
+ 
+  sed $srcdir/nss.pc.in \
+-e "s,%libdir%,/usr/lib32,g" \
+-e "s,%prefix%,/usr,g" \
+-e "s,%exec_prefix%,/usr/bin,g" \
+-e "s,%includedir%,/usr/include/nss,g" \
+-e "s,%NSPR_VERSION%,${_nsprver},g" \
+-e "s,%NSS_VERSION%,${pkgver},g" \
+> "$pkgdir/usr/lib32/pkgconfig/nss.pc"
+  ln -s nss.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nss.pc"
+ 
+ 
+  cd "${srcdir}"/${_pkgbasename}-${pkgver}/dist/*.OBJ/lib
+  install -t "$pkgdir/usr/lib32" *.so
+  install -t "$pkgdir/usr/lib32" -m644 libcrmf.a *.chk
+
+  rm "$pkgdir/usr/lib32/libnssckbi.so"
+  ln -s libnssckbi-p11-kit.so "$pkgdir/usr/lib32/libnssckbi.so"
+}

Copied: lib32-nss/repos/multilib-testing-x86_64/nss.pc.in (from rev 192820, 
lib32-nss/trunk/nss.pc.in)
===
--- multilib-testing-x86_64/nss.pc.in   (rev 0)
+++ multilib-testing-x86_64/nss.pc.in   2016-10-21 08:24:46 UTC (rev 192821)
@@ -0,0 +1,11 @@
+prefix=%prefix%
+exec_prefix=%exec_prefix%
+libdir=%libdir%
+includedir=%includedir%
+
+Name: NSS
+Description: Network Security Services
+Version: %NSS_VERSION%
+Requires: nspr >= %NSPR_VERSION%
+Libs: -lssl3 -lsmime3 -lnss3 -lnssutil3
+Cflags: -I${includedir}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:33:23
  Author: felixonmars
Revision: 192823

upgpkg: haskell-js-jquery 3.1.1-1

rebuild with js-jquery-3.1.1

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:25:19 UTC (rev 192822)
+++ PKGBUILD2016-10-21 08:33:23 UTC (rev 192823)
@@ -4,7 +4,7 @@
 
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Obtain minified jQuery code"
 url="https://github.com/ndmitchell/js-jquery#readme";
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('a8db825d7740f18db4c3bad92db18e840913e1444f2d43e409dc5df691a7d3a2')
+sha256sums=('d72f67d72bd71d675bcdc75dd280c4a27d90784eb51c661a3da567e0186f2a04')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:33:48
  Author: felixonmars
Revision: 192824

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

Added:
  haskell-js-jquery/repos/community-staging-i686/
  haskell-js-jquery/repos/community-staging-i686/PKGBUILD
(from rev 192823, haskell-js-jquery/trunk/PKGBUILD)
  haskell-js-jquery/repos/community-staging-x86_64/
  haskell-js-jquery/repos/community-staging-x86_64/PKGBUILD
(from rev 192823, haskell-js-jquery/trunk/PKGBUILD)

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

Copied: haskell-js-jquery/repos/community-staging-i686/PKGBUILD (from rev 
192823, haskell-js-jquery/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-21 08:33:48 UTC (rev 192824)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=js-jquery
+pkgname=haskell-js-jquery
+pkgver=3.1.1
+pkgrel=1
+pkgdesc="Obtain minified jQuery code"
+url="https://github.com/ndmitchell/js-jquery#readme";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('d72f67d72bd71d675bcdc75dd280c4a27d90784eb51c661a3da567e0186f2a04')
+
+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-js-jquery/repos/community-staging-x86_64/PKGBUILD (from rev 
192823, haskell-js-jquery/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-10-21 08:33:48 UTC (rev 192824)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=js-jquery
+pkgname=haskell-js-jquery
+pkgver=3.1.1
+pkgrel=1
+pkgdesc="Obtain minified jQuery code"
+url="https://github.com/ndmitchell/js-jquery#readme";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('d72f67d72bd71d675bcdc75dd280c4a27d90784eb51c661a3da567e0186f2a04')
+
+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 purescript/trunk (PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:37:09
  Author: felixonmars
Revision: 192825

upgpkg: purescript 0.10.1-1

Modified:
  purescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:33:48 UTC (rev 192824)
+++ PKGBUILD2016-10-21 08:37:09 UTC (rev 192825)
@@ -3,11 +3,11 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=purescript
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
 pkgdesc="PureScript Programming Language Compiler"
 url="http://www.purescript.org/";
-license=("MIT")
+license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=('gmp' 'libffi' 'zlib')
 makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-ansi-terminal"
@@ -25,7 +25,7 @@
  "haskell-wai-websockets" "haskell-warp" "haskell-websockets")
 optdepends=('pulp: for development environment')
 
source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('1c4881f7a57458e3c5ba64acefad7e50299fe2ed549b42cb32edfa07bc7ac76a')
+sha256sums=('954e333a0f7c860941384289de241b683cbdd606c5c71ab300fe7ac7b3573df0')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:37:39
  Author: felixonmars
Revision: 192826

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 08:37:09 UTC (rev 192825)
+++ community-i686/PKGBUILD 2016-10-21 08:37:39 UTC (rev 192826)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=purescript
-pkgver=0.10.0
-pkgrel=2
-pkgdesc="PureScript Programming Language Compiler"
-url="http://www.purescript.org/";
-license=("MIT")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi' 'zlib')
-makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-ansi-terminal"
- "haskell-ansi-wl-pprint" "haskell-base-compat" 
"haskell-bower-json" "haskell-boxes"
- "haskell-clock" "haskell-data-ordlist" "haskell-dlist" 
"haskell-edit-distance"
- "haskell-file-embed" "haskell-fsnotify" "haskell-glob" 
"haskell-http-client"
- "haskell-http-types" "haskell-language-javascript" 
"haskell-lifted-base"
- "haskell-monad-control" "haskell-monad-logger" "haskell-mtl"
- "haskell-optparse-applicative" "haskell-parallel" "haskell-parsec"
- "haskell-pattern-arrows" "haskell-pipes" "haskell-pipes-http" 
"haskell-protolude"
- "haskell-regex-tdfa" "haskell-safe" "haskell-semigroups" 
"haskell-sourcemap"
- "haskell-spdx" "haskell-split" "haskell-stm" "haskell-syb" 
"haskell-text"
- "haskell-transformers-base" "haskell-transformers-compat"
- "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-vector" "haskell-wai"
- "haskell-wai-websockets" "haskell-warp" "haskell-websockets")
-optdepends=('pulp: for development environment')
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('1c4881f7a57458e3c5ba64acefad7e50299fe2ed549b42cb32edfa07bc7ac76a')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
---prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
---libsubdir=\$compiler/site-local/\$pkgid
-LC_CTYPE=en_US.UTF-8 runhaskell Setup build
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-runhaskell Setup copy --destdir="${pkgdir}"
-rm -r "$pkgdir"/usr/{lib,share}
-}

Copied: purescript/repos/community-i686/PKGBUILD (from rev 192825, 
purescript/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 08:37:39 UTC (rev 192826)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=purescript
+pkgver=0.10.1
+pkgrel=1
+pkgdesc="PureScript Programming Language Compiler"
+url="http://www.purescript.org/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-ansi-terminal"
+ "haskell-ansi-wl-pprint" "haskell-base-compat" 
"haskell-bower-json" "haskell-boxes"
+ "haskell-clock" "haskell-data-ordlist" "haskell-dlist" 
"haskell-edit-distance"
+ "haskell-file-embed" "haskell-fsnotify" "haskell-glob" 
"haskell-http-client"
+ "haskell-http-types" "haskell-language-javascript" 
"haskell-lifted-base"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-mtl"
+ "haskell-optparse-applicative" "haskell-parallel" "haskell-parsec"
+ "haskell-pattern-arrows" "haskell-pipes" "haskell-pipes-http" 
"haskell-protolude"
+ "haskell-regex-tdfa" "haskell-safe" "haskell-semigroups" 
"haskell-sourcemap"
+ "haskell-spdx" "haskell-split" "haskell-stm" "haskell-syb" 
"haskell-text"
+ "haskell-transformers-base" "haskell-transformers-compat"
+ "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-websockets" "haskell-warp" "haskell-websockets")
+optdepends=('pulp: for development environment')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:37:46
  Author: felixonmars
Revision: 192827

upgpkg: haskell-dns 2.0.8-1

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:37:39 UTC (rev 192826)
+++ PKGBUILD2016-10-21 08:37:46 UTC (rev 192827)
@@ -4,8 +4,8 @@
 
 _hkgname=dns
 pkgname=haskell-dns
-pkgver=2.0.6
-pkgrel=2
+pkgver=2.0.8
+pkgrel=1
 pkgdesc="DNS library in Haskell"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
  "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=('148342aaca67c4c6f4a7c15bc50eb13d7f145943277e6f55c1a455208531c0f2')
+sha256sums=('ca9ba04f3fdc277033a9b16bf39d290e2b2fdc4d79c9c0c9b9aa5b8cf21bd5c9')
 
 prepare() {
 sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:38:21
  Author: felixonmars
Revision: 192828

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 08:37:46 UTC (rev 192827)
+++ community-i686/PKGBUILD 2016-10-21 08:38:21 UTC (rev 192828)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=dns
-pkgname=haskell-dns
-pkgver=2.0.6
-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-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=('148342aaca67c4c6f4a7c15bc50eb13d7f145943277e6f55c1a455208531c0f2')
-
-prepare() {
-sed -i '/bytestring-builder/d' $_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
-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-i686/PKGBUILD (from rev 192827, 
haskell-dns/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 08:38:21 UTC (rev 192828)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=dns
+pkgname=haskell-dns
+pkgver=2.0.8
+pkgrel=1
+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-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=('ca9ba04f3fdc277033a9b16bf39d290e2b2fdc4d79c9c0c9b9aa5b8cf21bd5c9')
+
+prepare() {
+sed -i '/bytestring-builder/d' $_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
+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}"

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:40:11
  Author: felixonmars
Revision: 192829

upgpkg: haskell-shake 0.15.10-5

rebuild with js-jquery-3.1.1

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:38:21 UTC (rev 192828)
+++ PKGBUILD2016-10-21 08:40:11 UTC (rev 192829)
@@ -5,7 +5,7 @@
 _hkgname=shake
 pkgname=haskell-shake
 pkgver=0.15.10
-pkgrel=4
+pkgrel=5
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com";
 license=("custom:BSD3")


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:40:37
  Author: felixonmars
Revision: 192830

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

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

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

Copied: haskell-shake/repos/community-staging-i686/PKGBUILD (from rev 192829, 
haskell-shake/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-21 08:40:37 UTC (rev 192830)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shake
+pkgname=haskell-shake
+pkgver=0.15.10
+pkgrel=5
+pkgdesc="Build system library, like Make, but more accurate dependencies."
+url="http://shakebuild.com";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-extra" "haskell-hashable" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-primitive" "haskell-random" "haskell-unordered-containers" 
"haskell-utf8-string")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('36331a3cf3e29578c3134e4ee6481dd932e7d40704f5c38703a0eb231ba433d0')
+
+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-portable
+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-shake/repos/community-staging-x86_64/PKGBUILD (from rev 192829, 
haskell-shake/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-10-21 08:40:37 UTC (rev 192830)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shake
+pkgname=haskell-shake
+pkgver=0.15.10
+pkgrel=5
+pkgdesc="Build system library, like Make, but more accurate dependencies."
+url="http://shakebuild.com";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-extra" "haskell-hashable" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-primitive" "haskell-random" "haskell-unordered-containers" 
"haskell-utf8-string")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('36331a3cf3e29578c3134e4ee6481dd932e7d40704f5c38703a0eb231ba433d0')
+
+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-portable
+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="${p

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:42:23
  Author: felixonmars
Revision: 192831

upgpkg: libbson 1.4.2-1

Modified:
  libbson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:40:37 UTC (rev 192830)
+++ PKGBUILD2016-10-21 08:42:23 UTC (rev 192831)
@@ -4,7 +4,7 @@
 # Contributor: monty 
 
 pkgname=libbson
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='A BSON utility library.'
 arch=('i686' 'x86_64')


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:42:54
  Author: felixonmars
Revision: 192832

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 08:42:23 UTC (rev 192831)
+++ community-i686/PKGBUILD 2016-10-21 08:42:54 UTC (rev 192832)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Tyler Brock 
-# Contributor: monty 
-
-pkgname=libbson
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='A BSON utility library.'
-arch=('i686' 'x86_64')
-url='http://www.mongodb.org/display/DOCS/C+Language+Center'
-license=('Apache')
-depends=('glibc')
-makedepends=('python' 'git')
-source=("git+https://github.com/mongodb/$pkgname.git#tag=$pkgver";)
-sha512sums=('SKIP')
-
-build() {
-cd "$srcdir/$pkgname"
-./autogen.sh --prefix=/usr
-make
-}
-
-package() {
-cd "$srcdir/$pkgname"
-make DESTDIR="$pkgdir/" install
-}

Copied: libbson/repos/community-i686/PKGBUILD (from rev 192831, 
libbson/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 08:42:54 UTC (rev 192832)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Tyler Brock 
+# Contributor: monty 
+
+pkgname=libbson
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='A BSON utility library.'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('glibc')
+makedepends=('python' 'git')
+source=("git+https://github.com/mongodb/$pkgname.git#tag=$pkgver";)
+sha512sums=('SKIP')
+
+build() {
+cd "$srcdir/$pkgname"
+./autogen.sh --prefix=/usr
+make
+}
+
+package() {
+cd "$srcdir/$pkgname"
+make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-21 08:42:23 UTC (rev 192831)
+++ community-x86_64/PKGBUILD   2016-10-21 08:42:54 UTC (rev 192832)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Tyler Brock 
-# Contributor: monty 
-
-pkgname=libbson
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='A BSON utility library.'
-arch=('i686' 'x86_64')
-url='http://www.mongodb.org/display/DOCS/C+Language+Center'
-license=('Apache')
-depends=('glibc')
-makedepends=('python' 'git')
-source=("git+https://github.com/mongodb/$pkgname.git#tag=$pkgver";)
-sha512sums=('SKIP')
-
-build() {
-cd "$srcdir/$pkgname"
-./autogen.sh --prefix=/usr
-make
-}
-
-package() {
-cd "$srcdir/$pkgname"
-make DESTDIR="$pkgdir/" install
-}

Copied: libbson/repos/community-x86_64/PKGBUILD (from rev 192831, 
libbson/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-21 08:42:54 UTC (rev 192832)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Tyler Brock 
+# Contributor: monty 
+
+pkgname=libbson
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='A BSON utility library.'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('glibc')
+makedepends=('python' 'git')
+source=("git+https://github.com/mongodb/$pkgname.git#tag=$pkgver";)
+sha512sums=('SKIP')
+
+build() {
+cd "$srcdir/$pkgname"
+./autogen.sh --prefix=/usr
+make
+}
+
+package() {
+cd "$srcdir/$pkgname"
+make DESTDIR="$pkgdir/" install
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:45:21
  Author: felixonmars
Revision: 192833

upgpkg: hoogle 5.0.4-3

rebuild with js-jquery-3.1.1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:42:54 UTC (rev 192832)
+++ PKGBUILD2016-10-21 08:45:21 UTC (rev 192833)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=5.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/";
 license=("custom:BSD3")


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:45:49
  Author: felixonmars
Revision: 192834

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

Added:
  hoogle/repos/community-staging-i686/
  hoogle/repos/community-staging-i686/PKGBUILD
(from rev 192833, hoogle/trunk/PKGBUILD)
  hoogle/repos/community-staging-x86_64/
  hoogle/repos/community-staging-x86_64/PKGBUILD
(from rev 192833, hoogle/trunk/PKGBUILD)

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

Copied: hoogle/repos/community-staging-i686/PKGBUILD (from rev 192833, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-21 08:45:49 UTC (rev 192834)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.4
+pkgrel=3
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-quickcheck" "haskell-aeson" 
"haskell-cmdargs" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-connection" "haskell-extra" 
"haskell-src-exts"
+ "haskell-http-conduit" "haskell-http-types" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-mmap" "haskell-network" "haskell-network-uri" 
"haskell-old-locale"
+ "haskell-resourcet" "haskell-tar" "haskell-text" 
"haskell-uniplate"
+ "haskell-utf8-string" "haskell-vector" "haskell-wai" 
"haskell-wai-logger"
+ "haskell-warp" "haskell-warp-tls" "haskell-zlib")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('7ae3b649d435afa178241ade97f3eef3d8519ddd86f4a97d23b7aa5a88c9a665')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 192833, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-10-21 08:45:49 UTC (rev 192834)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.4
+pkgrel=3
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-quickcheck" "haskell-aeson" 
"haskell-cmdargs" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-connection" "haskell-extra" 
"haskell-src-exts"
+ "haskell-http-conduit" "haskell-http-types" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-mmap" "haskell-network" "haskell-network-uri" 
"haskell-old-locale"
+ "haskell-resourcet" "haskell-tar" "haskell-text" 
"haskell-uniplate"
+ "haskell-utf8-string" "haskell-vector" "haskell-wai" 
"haskell-wai-logger"
+ "haskell-warp" "haskell-warp-tls" "haskell-zlib")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('7ae3b649d435afa178241ade97f3eef3d8519ddd86f4a97d23b7aa5a88c9a665')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:46:50
  Author: felixonmars
Revision: 192838

upgpkg: libmongoc 1.4.2-1

Modified:
  libmongoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:46:22 UTC (rev 192837)
+++ PKGBUILD2016-10-21 08:46:50 UTC (rev 192838)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=libmongoc
-pkgver=1.4.0
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='A client library written in C for MongoDB'
 arch=('i686' 'x86_64')


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 08:47:24
  Author: felixonmars
Revision: 192839

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 08:46:50 UTC (rev 192838)
+++ community-i686/PKGBUILD 2016-10-21 08:47:24 UTC (rev 192839)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=libmongoc
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='A client library written in C for MongoDB'
-arch=('i686' 'x86_64')
-url='http://www.mongodb.org/display/DOCS/C+Language+Center'
-license=('Apache')
-depends=('libbson' 'libsasl')
-makedepends=('git')
-checkdepends=('mongodb' 'python-pifpaf')
-source=("git+https://github.com/mongodb/mongo-c-driver.git#tag=$pkgver";)
-sha512sums=('SKIP')
-
-build() {
-cd "$srcdir/mongo-c-driver"
-PTHREAD_LIBS=-pthread ./autogen.sh --prefix=/usr
-make
-}
-
-check() {
-cd "$srcdir/mongo-c-driver"
-pifpaf run mongodb --port 27017 make test || warning "Tests failed"
-}
-
-package() {
-cd "$srcdir/mongo-c-driver"
-make DESTDIR="$pkgdir/" install
-}

Copied: libmongoc/repos/community-i686/PKGBUILD (from rev 192838, 
libmongoc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 08:47:24 UTC (rev 192839)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=libmongoc
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='A client library written in C for MongoDB'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('libbson' 'libsasl')
+makedepends=('git')
+checkdepends=('mongodb' 'python-pifpaf')
+source=("git+https://github.com/mongodb/mongo-c-driver.git#tag=$pkgver";)
+sha512sums=('SKIP')
+
+build() {
+cd "$srcdir/mongo-c-driver"
+PTHREAD_LIBS=-pthread ./autogen.sh --prefix=/usr
+make
+}
+
+check() {
+cd "$srcdir/mongo-c-driver"
+pifpaf run mongodb --port 27017 make test || warning "Tests failed"
+}
+
+package() {
+cd "$srcdir/mongo-c-driver"
+make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-21 08:46:50 UTC (rev 192838)
+++ community-x86_64/PKGBUILD   2016-10-21 08:47:24 UTC (rev 192839)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=libmongoc
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='A client library written in C for MongoDB'
-arch=('i686' 'x86_64')
-url='http://www.mongodb.org/display/DOCS/C+Language+Center'
-license=('Apache')
-depends=('libbson' 'libsasl')
-makedepends=('git')
-checkdepends=('mongodb' 'python-pifpaf')
-source=("git+https://github.com/mongodb/mongo-c-driver.git#tag=$pkgver";)
-sha512sums=('SKIP')
-
-build() {
-cd "$srcdir/mongo-c-driver"
-PTHREAD_LIBS=-pthread ./autogen.sh --prefix=/usr
-make
-}
-
-check() {
-cd "$srcdir/mongo-c-driver"
-pifpaf run mongodb --port 27017 make test || warning "Tests failed"
-}
-
-package() {
-cd "$srcdir/mongo-c-driver"
-make DESTDIR="$pkgdir/" install
-}

Copied: libmongoc/repos/community-x86_64/PKGBUILD (from rev 192838, 
libmongoc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-21 08:47:24 UTC (rev 192839)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=libmongoc
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='A client library written in C for MongoDB'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('libbson' 'libsasl')
+makedepends=('git')
+checkdepends=('mongodb' 'python-pifpaf')
+source=("git+https://github.com/mongodb/mongo-c-driver.git#tag=$pkgver";)
+sha512sums=('SKIP')
+
+build() {
+cd "$srcdir/mongo-c-driver"
+PTHREAD_LIBS=-pthread ./autogen.sh --prefix=/usr
+make
+}
+
+check() {
+cd "$srcdir/mongo-c-driver"
+pifpaf run mongodb --port 27017 make test || warning "Tests failed"
+}
+
+package() {
+cd "$srcdir/mongo-c-driver"
+make DESTDIR="$pkgdir/" install
+}


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

2016-10-21 Thread Ronald van Haren
Date: Friday, October 21, 2016 @ 08:52:38
  Author: ronald
Revision: 279096

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

Added:
  efl/repos/extra-i686/PKGBUILD
(from rev 279095, efl/trunk/PKGBUILD)
  efl/repos/extra-i686/efl-1.10.0-giflib-5.1.0.patch
(from rev 279095, efl/trunk/efl-1.10.0-giflib-5.1.0.patch)
  efl/repos/extra-i686/eina_doxygen.patch
(from rev 279095, efl/trunk/eina_doxygen.patch)
  efl/repos/extra-x86_64/PKGBUILD
(from rev 279095, efl/trunk/PKGBUILD)
  efl/repos/extra-x86_64/efl-1.10.0-giflib-5.1.0.patch
(from rev 279095, efl/trunk/efl-1.10.0-giflib-5.1.0.patch)
  efl/repos/extra-x86_64/eina_doxygen.patch
(from rev 279095, efl/trunk/eina_doxygen.patch)
Deleted:
  efl/repos/extra-i686/PKGBUILD
  efl/repos/extra-i686/efl-1.10.0-giflib-5.1.0.patch
  efl/repos/extra-i686/eina_doxygen.patch
  efl/repos/extra-x86_64/PKGBUILD
  efl/repos/extra-x86_64/efl-1.10.0-giflib-5.1.0.patch
  efl/repos/extra-x86_64/eina_doxygen.patch

+
 /PKGBUILD  |  144 +++
 /efl-1.10.0-giflib-5.1.0.patch |   78 ++
 /eina_doxygen.patch|   20 +++
 extra-i686/PKGBUILD|   72 -
 extra-i686/efl-1.10.0-giflib-5.1.0.patch   |   39 ---
 extra-i686/eina_doxygen.patch  |   10 -
 extra-x86_64/PKGBUILD  |   72 -
 extra-x86_64/efl-1.10.0-giflib-5.1.0.patch |   39 ---
 extra-x86_64/eina_doxygen.patch|   10 -
 9 files changed, 242 insertions(+), 242 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 08:52:22 UTC (rev 279095)
+++ extra-i686/PKGBUILD 2016-10-21 08:52:38 UTC (rev 279096)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Enlightenment Developers 
-
-pkgbase=efl
-pkgname=('efl' 'efl-docs')
-pkgver=1.18.0
-pkgrel=2
-pkgdesc="Enlightenment Foundation Libraries"
-arch=('i686' 'x86_64')
-url="http://www.enlightenment.org";
-license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
-depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base'
- 'luajit' 'curl' 'fribidi' 'libpulse' 'libxcomposite'
- 'libxinerama' 'libxrandr' 'libxss' 'libinput'
- 'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
- 'libxkbcommon' 'wayland' 'lz4' 'openjpeg' 'avahi'
- 'libspectre' 'libraw' 'librsvg' 'vlc')
-optdepends=('python2: einabench-cmp' 'libreoffice: thumbnailing for 
DOC/PPT/XLS files')
-makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick')
-options=('!emptydirs')
-source=(http://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz
-   'eina_doxygen.patch')
-sha1sums=('656ccdae1ac02bca2788f9e8a222cdd02bf110ac'
-  'ef2b961e793c711685623a149ab55b1bec9a3676')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  sed -i 's/env python$/&2/' src/scripts/eina/eina-bench-cmp
-
-  # fix docs building
-  patch -Np0 -i ${srcdir}/eina_doxygen.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export CFLAGS="$CFLAGS -fvisibility=hidden"
-
-  ./configure --prefix=/usr \
-  --disable-static --disable-tslib --enable-fb \
-  --enable-xinput22 --enable-multisense --enable-systemd \
-  --enable-image-loader-webp --enable-harfbuzz --enable-wayland \
-  --enable-liblz4 --enable-drm --enable-elput
-
-  make
-  make -j1 doc || return 0  # don't fail on the docs
-}
-
-package_efl(){
-  replaces=('elementary' 'evas_generic_loaders' 'emotion_generic_players')
-
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make -j1 DESTDIR=${pkgdir} install
-
-  # install non-standard license files
-  install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.BSD" \
-"${pkgdir}/usr/share/licenses/${pkgname}/COPYING.BSD"
-  install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.SMALL" \
-"${pkgdir}/usr/share/licenses/${pkgname}/COPYING.SMALL"
-}
-
-package_efl-docs() {
-  pkgdesc="Documentation for the Enlightenment Foundation Libraries"
-  depends=()
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  install -d "${pkgdir}/usr/share/doc/${pkgbase}"
-  cp -a doc/html "${pkgdir}/usr/share/doc/${pkgbase}/html"
-  cp -a doc/latex "${pkgdir}/usr/share/doc/${pkgbase}/latex"
-}
-

Copied: efl/repos/extra-i686/PKGBUILD (from rev 279095, efl/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-21 08:52:38 UTC (rev 279096)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Enlightenment Developers 
+
+pkgbase=efl
+pkgname=('efl' 'efl-docs')
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="Enlightenment Foundation Libraries"
+arch=('i686' 'x86_64')
+url="http://www.enlightenment.org";
+license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
+depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base'

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

2016-10-21 Thread Ronald van Haren
Date: Friday, October 21, 2016 @ 08:52:22
  Author: ronald
Revision: 279095

upgpkg: efl 1.18.2-1

update to 1.18.2

Modified:
  efl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:17:26 UTC (rev 279094)
+++ PKGBUILD2016-10-21 08:52:22 UTC (rev 279095)
@@ -4,8 +4,8 @@
 
 pkgbase=efl
 pkgname=('efl' 'efl-docs')
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.18.2
+pkgrel=1
 pkgdesc="Enlightenment Foundation Libraries"
 arch=('i686' 'x86_64')
 url="http://www.enlightenment.org";
@@ -15,13 +15,13 @@
  'libxinerama' 'libxrandr' 'libxss' 'libinput'
  'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
  'libxkbcommon' 'wayland' 'lz4' 'openjpeg' 'avahi'
- 'libspectre' 'libraw' 'librsvg' 'vlc')
+ 'libspectre' 'libraw' 'librsvg')
 optdepends=('python2: einabench-cmp' 'libreoffice: thumbnailing for 
DOC/PPT/XLS files')
 makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick')
 options=('!emptydirs')
 
source=(http://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz
'eina_doxygen.patch')
-sha1sums=('656ccdae1ac02bca2788f9e8a222cdd02bf110ac'
+sha1sums=('d39bba5676f64cec3d0e4eba952de4217bca7333'
   'ef2b961e793c711685623a149ab55b1bec9a3676')
 
 prepare() {
@@ -41,7 +41,7 @@
   --disable-static --disable-tslib --enable-fb \
   --enable-xinput22 --enable-multisense --enable-systemd \
   --enable-image-loader-webp --enable-harfbuzz --enable-wayland \
-  --enable-liblz4 --enable-drm --enable-elput
+  --enable-liblz4 --enable-drm --enable-elput --enable-egl --with-opengl=es
 
   make
   make -j1 doc || return 0  # don't fail on the docs


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 09:04:30
  Author: felixonmars
Revision: 192840

upgpkg: php-mongodb 1.1.9-1

Modified:
  php-mongodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 08:47:24 UTC (rev 192839)
+++ PKGBUILD2016-10-21 09:04:30 UTC (rev 192840)
@@ -5,8 +5,8 @@
 # Contributor: Jarek Sedlacek 
 
 pkgname=php-mongodb
-pkgver=1.1.8
-pkgrel=2
+pkgver=1.1.9
+pkgrel=1
 pkgdesc="MongoDB driver for PHP"
 arch=("i686" "x86_64")
 url="http://mongodb.github.io/mongo-php-driver";
@@ -20,7 +20,7 @@
"http://pecl.php.net/get/mongodb-$pkgver.tgz";
"mongodb.ini"
 )
-sha256sums=('b93ae7dc9bd270823965f8903c9acf47fe3a0ba7a630d08e8173ff091d593ae0'
+sha256sums=('c4882991da323dfb0e60a43390a7a6cad27f632294f2becd44604dc9f7e90c3f'
 '242b9ffea6bd84f813c7fc2a767eaa89f83577c5ff10ff36aecec2ca308ff72b')
 
 build() {


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 09:06:21
  Author: felixonmars
Revision: 192841

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

Added:
  php-mongodb/repos/community-i686/PKGBUILD
(from rev 192840, php-mongodb/trunk/PKGBUILD)
  php-mongodb/repos/community-i686/mongodb.ini
(from rev 192840, php-mongodb/trunk/mongodb.ini)
  php-mongodb/repos/community-i686/php-mongodb.install
(from rev 192840, php-mongodb/trunk/php-mongodb.install)
  php-mongodb/repos/community-x86_64/PKGBUILD
(from rev 192840, php-mongodb/trunk/PKGBUILD)
  php-mongodb/repos/community-x86_64/mongodb.ini
(from rev 192840, php-mongodb/trunk/mongodb.ini)
  php-mongodb/repos/community-x86_64/php-mongodb.install
(from rev 192840, php-mongodb/trunk/php-mongodb.install)
Deleted:
  php-mongodb/repos/community-i686/PKGBUILD
  php-mongodb/repos/community-i686/mongodb.ini
  php-mongodb/repos/community-i686/php-mongodb.install
  php-mongodb/repos/community-x86_64/PKGBUILD
  php-mongodb/repos/community-x86_64/mongodb.ini
  php-mongodb/repos/community-x86_64/php-mongodb.install

--+
 /PKGBUILD|   74 +
 /mongodb.ini |4 +
 /php-mongodb.install |   24 ++
 community-i686/PKGBUILD  |   37 
 community-i686/mongodb.ini   |2 
 community-i686/php-mongodb.install   |   12 -
 community-x86_64/PKGBUILD|   37 
 community-x86_64/mongodb.ini |2 
 community-x86_64/php-mongodb.install |   12 -
 9 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 09:04:30 UTC (rev 192840)
+++ community-i686/PKGBUILD 2016-10-21 09:06:21 UTC (rev 192841)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Maintainer: Felix Yan 
-# Contributor: Martin Striz < ms AT martinstriz DOT cz >
-# Contributor: Jarek Sedlacek 
-
-pkgname=php-mongodb
-pkgver=1.1.8
-pkgrel=2
-pkgdesc="MongoDB driver for PHP"
-arch=("i686" "x86_64")
-url="http://mongodb.github.io/mongo-php-driver";
-license=("Apache")
-#depends=('php' 'libmongoc')
-depends=('php')
-makedepends=('re2c')
-backup=("etc/php/conf.d/mongodb.ini")
-install=php-mongodb.install
-source=(
-   "http://pecl.php.net/get/mongodb-$pkgver.tgz";
-   "mongodb.ini"
-)
-sha256sums=('b93ae7dc9bd270823965f8903c9acf47fe3a0ba7a630d08e8173ff091d593ae0'
-'242b9ffea6bd84f813c7fc2a767eaa89f83577c5ff10ff36aecec2ca308ff72b')
-
-build() {
-   cd mongodb-$pkgver
-   phpize
-   #./configure --prefix=/usr --with-libbson --with-libmongoc
-   ./configure --prefix=/usr
-}
-
-package() {
-   cd mongodb-$pkgver
-   make INSTALL_ROOT="$pkgdir" install
-   install -Dm644 "$srcdir/mongodb.ini" 
"$pkgdir/etc/php/conf.d/mongodb.ini"
-}

Copied: php-mongodb/repos/community-i686/PKGBUILD (from rev 192840, 
php-mongodb/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 09:06:21 UTC (rev 192841)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Maintainer: Felix Yan 
+# Contributor: Martin Striz < ms AT martinstriz DOT cz >
+# Contributor: Jarek Sedlacek 
+
+pkgname=php-mongodb
+pkgver=1.1.9
+pkgrel=1
+pkgdesc="MongoDB driver for PHP"
+arch=("i686" "x86_64")
+url="http://mongodb.github.io/mongo-php-driver";
+license=("Apache")
+#depends=('php' 'libmongoc')
+depends=('php')
+makedepends=('re2c')
+backup=("etc/php/conf.d/mongodb.ini")
+install=php-mongodb.install
+source=(
+   "http://pecl.php.net/get/mongodb-$pkgver.tgz";
+   "mongodb.ini"
+)
+sha256sums=('c4882991da323dfb0e60a43390a7a6cad27f632294f2becd44604dc9f7e90c3f'
+'242b9ffea6bd84f813c7fc2a767eaa89f83577c5ff10ff36aecec2ca308ff72b')
+
+build() {
+   cd mongodb-$pkgver
+   phpize
+   #./configure --prefix=/usr --with-libbson --with-libmongoc
+   ./configure --prefix=/usr
+}
+
+package() {
+   cd mongodb-$pkgver
+   make INSTALL_ROOT="$pkgdir" install
+   install -Dm644 "$srcdir/mongodb.ini" 
"$pkgdir/etc/php/conf.d/mongodb.ini"
+}

Deleted: community-i686/mongodb.ini
===
--- community-i686/mongodb.ini  2016-10-21 09:04:30 UTC (rev 192840)
+++ community-i686/mongodb.ini  2016-10-21 09:06:21 UTC (rev 192841)
@@ -1,2 +0,0 @@
-; Tell PHP to load the MongoDB Extension on startup
-extension=mongodb.so

Copied: php-mongodb/repos/community-i686/mongodb.ini (from rev 192840, 
php-mongodb/trunk/mongodb.ini)
===
--- community-i686/mongodb.ini  (rev 0)
+++ commun

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

2016-10-21 Thread Maxime Gauduin
Date: Friday, October 21, 2016 @ 09:17:44
  Author: alucryd
Revision: 192842

upgpkg: emby-server 3.0.8300-1

Modified:
  emby-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 09:06:21 UTC (rev 192841)
+++ PKGBUILD2016-10-21 09:17:44 UTC (rev 192842)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Seymour 
 
 pkgname=emby-server
-pkgver=3.0.8100
+pkgver=3.0.8300
 pkgrel=1
 pkgdesc='Bring together your videos, music, photos, and live television'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 'emby-server.conf'
 'emby-server.service')
 backup=('etc/conf.d/emby-server')
-sha256sums=('71d0e6cae1cccb219e2e818f51f67e379f69b0797a09af9d5f8ef42273ca3e81'
+sha256sums=('c84992cf1b6e7b575f9cf1f9b9d6344a34a86995dfce4c129c137198e541198e'
 '7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74'
 'b25bf83a0ab371aff3b13b82f7af71b51bfe6d7e51eb8a8a3dd8f0774ffce6a5'
 'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953'


[arch-commits] Commit in emby-server/repos (24 files)

2016-10-21 Thread Maxime Gauduin
Date: Friday, October 21, 2016 @ 09:18:06
  Author: alucryd
Revision: 192843

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

Added:
  emby-server/repos/community-i686/PKGBUILD
(from rev 192842, emby-server/trunk/PKGBUILD)
  emby-server/repos/community-i686/emby-migrate-database
(from rev 192842, emby-server/trunk/emby-migrate-database)
  emby-server/repos/community-i686/emby-server
(from rev 192842, emby-server/trunk/emby-server)
  emby-server/repos/community-i686/emby-server.conf
(from rev 192842, emby-server/trunk/emby-server.conf)
  emby-server/repos/community-i686/emby-server.install
(from rev 192842, emby-server/trunk/emby-server.install)
  emby-server/repos/community-i686/emby-server.service
(from rev 192842, emby-server/trunk/emby-server.service)
  emby-server/repos/community-x86_64/PKGBUILD
(from rev 192842, emby-server/trunk/PKGBUILD)
  emby-server/repos/community-x86_64/emby-migrate-database
(from rev 192842, emby-server/trunk/emby-migrate-database)
  emby-server/repos/community-x86_64/emby-server
(from rev 192842, emby-server/trunk/emby-server)
  emby-server/repos/community-x86_64/emby-server.conf
(from rev 192842, emby-server/trunk/emby-server.conf)
  emby-server/repos/community-x86_64/emby-server.install
(from rev 192842, emby-server/trunk/emby-server.install)
  emby-server/repos/community-x86_64/emby-server.service
(from rev 192842, emby-server/trunk/emby-server.service)
Deleted:
  emby-server/repos/community-i686/PKGBUILD
  emby-server/repos/community-i686/emby-migrate-database
  emby-server/repos/community-i686/emby-server
  emby-server/repos/community-i686/emby-server.conf
  emby-server/repos/community-i686/emby-server.install
  emby-server/repos/community-i686/emby-server.service
  emby-server/repos/community-x86_64/PKGBUILD
  emby-server/repos/community-x86_64/emby-migrate-database
  emby-server/repos/community-x86_64/emby-server
  emby-server/repos/community-x86_64/emby-server.conf
  emby-server/repos/community-x86_64/emby-server.install
  emby-server/repos/community-x86_64/emby-server.service

+
 /PKGBUILD  |  112 +++
 /emby-migrate-database |  112 +++
 /emby-server   |6 +
 /emby-server.conf  |8 ++
 /emby-server.install   |   62 +
 /emby-server.service   |   32 
 community-i686/PKGBUILD|   56 ---
 community-i686/emby-migrate-database   |   56 ---
 community-i686/emby-server |3 
 community-i686/emby-server.conf|4 -
 community-i686/emby-server.install |   31 
 community-i686/emby-server.service |   16 
 community-x86_64/PKGBUILD  |   56 ---
 community-x86_64/emby-migrate-database |   56 ---
 community-x86_64/emby-server   |3 
 community-x86_64/emby-server.conf  |4 -
 community-x86_64/emby-server.install   |   31 
 community-x86_64/emby-server.service   |   16 
 18 files changed, 332 insertions(+), 332 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 09:17:44 UTC (rev 192842)
+++ community-i686/PKGBUILD 2016-10-21 09:18:06 UTC (rev 192843)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Daniel Seymour 
-
-pkgname=emby-server
-pkgver=3.0.8100
-pkgrel=1
-pkgdesc='Bring together your videos, music, photos, and live television'
-arch=('i686' 'x86_64')
-url='http://emby.media'
-license=('GPL2')
-depends=('ffmpeg' 'imagemagick' 'mono' 'sqlite')
-install='emby-server.install'
-source=("emby-server-${pkgver}.tar.gz::https://github.com/MediaBrowser/Emby/archive/${pkgver}.tar.gz";
-'emby-server'
-'emby-migrate-database'
-'emby-server.conf'
-'emby-server.service')
-backup=('etc/conf.d/emby-server')
-sha256sums=('71d0e6cae1cccb219e2e818f51f67e379f69b0797a09af9d5f8ef42273ca3e81'
-'7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74'
-'b25bf83a0ab371aff3b13b82f7af71b51bfe6d7e51eb8a8a3dd8f0774ffce6a5'
-'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953'
-'8a91ea49a1699c820c4a180710072cba1d6d5c10e45df97477ff6a898f4e1d70')
-
-prepare() {
-  cd Emby-${pkgver}
-
-  sed 's/libMagickWand-6.Q8.so/libMagickWand-6.Q16HDRI.so/' -i 
MediaBrowser.Server.Mono/ImageMagickSharp.dll.config
-}
-
-build() {
-  cd Emby-${pkgver}
-
-  xbuild \
-/p:Configuration='Release Mono' \
-/p:Platform='Any CPU' \
-/p:OutputPath="${srcdir}/build" \
-/t:build MediaBrowser.Mono.sln
-  mono --aot='full' -O='all' ../build/MediaBrowser.Server.Mono.exe
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/{etc/conf.d,usr/{bin,li

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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 09:37:13
  Author: felixonmars
Revision: 192844

upgpkg: python-keyring 10.0.2-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 09:18:06 UTC (rev 192843)
+++ PKGBUILD2016-10-21 09:37:13 UTC (rev 192844)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=9.3.1
+pkgver=10.0.2
 pkgrel=1
 pkgdesc="Store and access your passwords safely."
 arch=('any')
@@ -18,7 +18,7 @@
 makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
  'python2-secretstorage')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-md5sums=('934aad9f3cdcc860029a0122fb5f67bb')
+md5sums=('7e1957526a5d63d0da3f46a56e51dc59')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 09:37:30
  Author: felixonmars
Revision: 192845

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 09:37:13 UTC (rev 192844)
+++ PKGBUILD2016-10-21 09:37:30 UTC (rev 192845)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Johannes Dewender  arch at JonnyJD dot net
-# Contributor: Ivan Sichmann Freitas 
-# Contributor: Brice Maron 
-# Contributor: Nuno Araujo 
-# Contributor: Steven Allen 
-
-pkgbase=python-keyring
-pkgname=('python-keyring' 'python2-keyring')
-pkgver=9.3.1
-pkgrel=1
-pkgdesc="Store and access your passwords safely."
-arch=('any')
-url="http://pypi.python.org/pypi/keyring";
-license=('PSF' 'MIT')
-source=("https://pypi.io/packages/source/k/keyring/keyring-$pkgver.tar.gz";)
-makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
- 'python2-secretstorage')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-md5sums=('934aad9f3cdcc860029a0122fb5f67bb')
-
-prepare() {
-  cp -a keyring-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/keyring-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/keyring-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/keyring-$pkgver
-  python setup.py ptr
-
-  cd "$srcdir"/keyring-$pkgver-py2
-  python2 setup.py ptr
-}
-
-package_python-keyring() {
-  depends=('python-setuptools' 'python-secretstorage')
-  optdepends=('python-keyrings-alt: Alternative backends')
-
-  cd keyring-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-keyring() {
-  depends=('python2-setuptools' 'python2-secretstorage')
-  optdepends=('python2-keyrings-alt: Alternative backends')
-
-  cd keyring-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/keyring{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keyring/repos/community-any/PKGBUILD (from rev 192844, 
python-keyring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 09:37:30 UTC (rev 192845)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Johannes Dewender  arch at JonnyJD dot net
+# Contributor: Ivan Sichmann Freitas 
+# Contributor: Brice Maron 
+# Contributor: Nuno Araujo 
+# Contributor: Steven Allen 
+
+pkgbase=python-keyring
+pkgname=('python-keyring' 'python2-keyring')
+pkgver=10.0.2
+pkgrel=1
+pkgdesc="Store and access your passwords safely."
+arch=('any')
+url="http://pypi.python.org/pypi/keyring";
+license=('PSF' 'MIT')
+source=("https://pypi.io/packages/source/k/keyring/keyring-$pkgver.tar.gz";)
+makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
+ 'python2-secretstorage')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+md5sums=('7e1957526a5d63d0da3f46a56e51dc59')
+
+prepare() {
+  cp -a keyring-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/keyring-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/keyring-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/keyring-$pkgver
+  python setup.py ptr
+
+  cd "$srcdir"/keyring-$pkgver-py2
+  python2 setup.py ptr
+}
+
+package_python-keyring() {
+  depends=('python-setuptools' 'python-secretstorage')
+  optdepends=('python-keyrings-alt: Alternative backends')
+
+  cd keyring-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-keyring() {
+  depends=('python2-setuptools' 'python2-secretstorage')
+  optdepends=('python2-keyrings-alt: Alternative backends')
+
+  cd keyring-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mv "$pkgdir"/usr/bin/keyring{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:09:00
  Author: felixonmars
Revision: 192846

upgpkg: lib32-pango 1.40.3-1

Modified:
  lib32-pango/trunk/PKGBUILD
Deleted:
  lib32-pango/trunk/pango.install

---+
 PKGBUILD  |7 +++
 pango.install |   19 ---
 2 files changed, 3 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 09:37:30 UTC (rev 192845)
+++ PKGBUILD2016-10-21 10:09:00 UTC (rev 192846)
@@ -5,7 +5,7 @@
 
 _pkgbasename=pango
 pkgname=lib32-$_pkgbasename
-pkgver=1.40.1
+pkgver=1.40.3
 pkgrel=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
 arch=('x86_64')
@@ -14,10 +14,9 @@
  $_pkgbasename)
 makedepends=('gcc-multilib' 'lib32-mesa-libgl')
 options=('!emptydirs')
-install=pango.install
 
source=(https://download.gnome.org/sources/${_pkgbasename}/${pkgver:0:4}/${_pkgbasename}-${pkgver}.tar.xz)
 url="http://www.pango.org/";
-sha256sums=('e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40')
+sha256sums=('abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3')
 
 prepare() {
   cd "${srcdir}/${_pkgbasename}-${pkgver}"
@@ -33,7 +32,7 @@
   cd "${srcdir}/${_pkgbasename}-${pkgver}"
 
   ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
-  --localstatedir=/var --with-included-modules=basic-fc \
+  --localstatedir=/var \
   
--with-dynamic-modules=arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,tibetan-fc
 \
   --disable-introspection
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool

Deleted: pango.install
===
--- pango.install   2016-10-21 09:37:30 UTC (rev 192845)
+++ pango.install   2016-10-21 10:09:00 UTC (rev 192846)
@@ -1,19 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-   # we need to ldconfig first, in case xfree86's libs aren't
-   # in ld.so.cache yet
-   sbin/ldconfig -r .
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-   if [ -f etc/pango/pango.modules-32 ]; then
-   rm etc/pango/pango.modules-32
-   fi
-}
-
-# arg 1:  the old package version
-pre_remove() {
-   post_upgrade
-}


[arch-commits] Commit in lib32-pango/repos/multilib-x86_64 (3 files)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:10:21
  Author: felixonmars
Revision: 192847

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-pango/repos/multilib-x86_64/PKGBUILD
(from rev 192846, lib32-pango/trunk/PKGBUILD)
Deleted:
  lib32-pango/repos/multilib-x86_64/PKGBUILD
  lib32-pango/repos/multilib-x86_64/pango.install

---+
 PKGBUILD  |   97 +++-
 pango.install |   19 --
 2 files changed, 48 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 10:09:00 UTC (rev 192846)
+++ PKGBUILD2016-10-21 10:10:21 UTC (rev 192847)
@@ -1,49 +0,0 @@
-# $Id$
-# Contributor: Pierre Schmitz 
-# Contributor: Mikko Seppälä 
-# Maintainer: Biru Ionut 
-
-_pkgbasename=pango
-pkgname=lib32-$_pkgbasename
-pkgver=1.40.1
-pkgrel=1
-pkgdesc="A library for layout and rendering of text (32-bit)"
-arch=('x86_64')
-license=('LGPL')
-depends=('lib32-libthai' 'lib32-libgl' 'lib32-cairo' 'lib32-libxft'
- $_pkgbasename)
-makedepends=('gcc-multilib' 'lib32-mesa-libgl')
-options=('!emptydirs')
-install=pango.install
-source=(https://download.gnome.org/sources/${_pkgbasename}/${pkgver:0:4}/${_pkgbasename}-${pkgver}.tar.xz)
-url="http://www.pango.org/";
-sha256sums=('e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40')
-
-prepare() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  sed -i 's#"pango.modules"#"pango.modules-32"#' pango/modules.c
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
-  --localstatedir=/var --with-included-modules=basic-fc \
-  
--with-dynamic-modules=arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,tibetan-fc
 \
-  --disable-introspection
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "$pkgdir"/etc
-  rm -rf "$pkgdir"/usr/{bin/pango-view,share,include}
-}

Copied: lib32-pango/repos/multilib-x86_64/PKGBUILD (from rev 192846, 
lib32-pango/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 10:10:21 UTC (rev 192847)
@@ -0,0 +1,48 @@
+# $Id$
+# Contributor: Pierre Schmitz 
+# Contributor: Mikko Seppälä 
+# Maintainer: Biru Ionut 
+
+_pkgbasename=pango
+pkgname=lib32-$_pkgbasename
+pkgver=1.40.3
+pkgrel=1
+pkgdesc="A library for layout and rendering of text (32-bit)"
+arch=('x86_64')
+license=('LGPL')
+depends=('lib32-libthai' 'lib32-libgl' 'lib32-cairo' 'lib32-libxft'
+ $_pkgbasename)
+makedepends=('gcc-multilib' 'lib32-mesa-libgl')
+options=('!emptydirs')
+source=(https://download.gnome.org/sources/${_pkgbasename}/${pkgver:0:4}/${_pkgbasename}-${pkgver}.tar.xz)
+url="http://www.pango.org/";
+sha256sums=('abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3')
+
+prepare() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  sed -i 's#"pango.modules"#"pango.modules-32"#' pango/modules.c
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
+  --localstatedir=/var \
+  
--with-dynamic-modules=arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,tibetan-fc
 \
+  --disable-introspection
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "$pkgdir"/etc
+  rm -rf "$pkgdir"/usr/{bin/pango-view,share,include}
+}

Deleted: pango.install
===
--- pango.install   2016-10-21 10:09:00 UTC (rev 192846)
+++ pango.install   2016-10-21 10:10:21 UTC (rev 192847)
@@ -1,19 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-   # we need to ldconfig first, in case xfree86's libs aren't
-   # in ld.so.cache yet
-   sbin/ldconfig -r .
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-   if [ -f etc/pango/pango.modules-32 ]; then
-   rm etc/pango/pango.modules-32
-   fi
-}
-
-# arg 1:  the old package version
-pre_remove() {
-   post_upgrade
-}


[arch-commits] Commit in lib32-nettle/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:13:30
  Author: felixonmars
Revision: 192849

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nettle/repos/multilib-x86_64/PKGBUILD
(from rev 192848, lib32-nettle/trunk/PKGBUILD)
Deleted:
  lib32-nettle/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 10:13:13 UTC (rev 192848)
+++ PKGBUILD2016-10-21 10:13:30 UTC (rev 192849)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz 
-# Contributor: Christoph Vigano 
-# Contributor: Andreas Radke 
-# Contributor: bender02 at gmx dot com
-
-_pkgbasename=nettle
-pkgname=lib32-$_pkgbasename
-pkgver=3.2
-pkgrel=1
-pkgdesc="A low-level cryptographic library (32-bit)"
-arch=('x86_64')
-url="http://www.lysator.liu.se/~nisse/nettle/";
-license=('GPL2')
-depends=('lib32-gmp' $_pkgbasename)
-makedepends=(gcc-multilib)
-source=(ftp://ftp.gnu.org/gnu/nettle/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('afb15b4764ebf1b4e6d06c62bd4d29e4')
-validpgpkeys=('343C2FF0FBEE5EC2EDBEF399F3599FF828C67298') # Niels Möller 

-
-build() {
-  cd $_pkgbasename-$pkgver
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 \
---enable-shared --with-include-path=/usr/lib32/gmp
-  make
-}
-
-check() {
-  cd $_pkgbasename-$pkgver
-  make -k check
-}
-
-package() {
-  cd $_pkgbasename-$pkgver
-  make DESTDIR="$pkgdir/" install
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-}

Copied: lib32-nettle/repos/multilib-x86_64/PKGBUILD (from rev 192848, 
lib32-nettle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 10:13:30 UTC (rev 192849)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Florian Pritz 
+# Contributor: Christoph Vigano 
+# Contributor: Andreas Radke 
+# Contributor: bender02 at gmx dot com
+
+_pkgbasename=nettle
+pkgname=lib32-$_pkgbasename
+pkgver=3.3
+pkgrel=1
+pkgdesc="A low-level cryptographic library (32-bit)"
+arch=('x86_64')
+url="http://www.lysator.liu.se/~nisse/nettle/";
+license=('GPL2')
+depends=('lib32-gmp' $_pkgbasename)
+makedepends=(gcc-multilib)
+source=(ftp://ftp.gnu.org/gnu/nettle/$_pkgbasename-$pkgver.tar.gz)
+md5sums=('10f969f78a463704ae73529978148dbe')
+validpgpkeys=('343C2FF0FBEE5EC2EDBEF399F3599FF828C67298') # Niels Möller 

+
+build() {
+  cd $_pkgbasename-$pkgver
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 \
+--enable-shared --with-include-path=/usr/lib32/gmp
+  make
+}
+
+check() {
+  cd $_pkgbasename-$pkgver
+  make -k check
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  make DESTDIR="$pkgdir/" install
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:13:13
  Author: felixonmars
Revision: 192848

upgpkg: lib32-nettle 3.3-1

Modified:
  lib32-nettle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 10:10:21 UTC (rev 192847)
+++ PKGBUILD2016-10-21 10:13:13 UTC (rev 192848)
@@ -6,7 +6,7 @@
 
 _pkgbasename=nettle
 pkgname=lib32-$_pkgbasename
-pkgver=3.2
+pkgver=3.3
 pkgrel=1
 pkgdesc="A low-level cryptographic library (32-bit)"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 depends=('lib32-gmp' $_pkgbasename)
 makedepends=(gcc-multilib)
 source=(ftp://ftp.gnu.org/gnu/nettle/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('afb15b4764ebf1b4e6d06c62bd4d29e4')
+md5sums=('10f969f78a463704ae73529978148dbe')
 validpgpkeys=('343C2FF0FBEE5EC2EDBEF399F3599FF828C67298') # Niels Möller 

 
 build() {


[arch-commits] Commit in lib32-libcups/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:19:08
  Author: felixonmars
Revision: 192851

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD
(from rev 192850, lib32-libcups/trunk/PKGBUILD)
Deleted:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 10:18:50 UTC (rev 192850)
+++ PKGBUILD2016-10-21 10:19:08 UTC (rev 192851)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-_pkgbasename=libcups
-pkgname=lib32-$_pkgbasename
-pkgver=2.1.4
-pkgrel=1
-pkgdesc="The CUPS Printing System - client libraries (32-bit)"
-arch=('x86_64')
-license=('GPL')
-url="http://www.cups.org/";
-depends=(lib32-krb5 lib32-libtiff lib32-libpng lib32-gnutls $_pkgbasename)
-source=(https://github.com/apple/cups/releases/download/release-${pkgver}/cups-${pkgver}-source.tar.gz)
-md5sums=('9f9bf6e3b9c20a3519b4dc409666d6e7')
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd ${srcdir}/cups-${pkgver}
-
-  aclocal -I config-scripts
-  autoconf -I config-scripts
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
- --enable-ssl=yes--enable-threads --enable-libusb=no \
---disable-avahi --disable-dnssd \
- --with-optim="$CFLAGS" --libdir=/usr/lib32
-  make libs
-}
-
-package() {
-  cd ${srcdir}/cups-${pkgver}
-  make BUILDROOT=${pkgdir} install-libs
-  rm -rf "$pkgdir/usr/lib"
-}
-

Copied: lib32-libcups/repos/multilib-x86_64/PKGBUILD (from rev 192850, 
lib32-libcups/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 10:19:08 UTC (rev 192851)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+_pkgbasename=libcups
+pkgname=lib32-$_pkgbasename
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="The CUPS Printing System - client libraries (32-bit)"
+arch=('x86_64')
+license=('GPL')
+url="http://www.cups.org/";
+depends=(lib32-krb5 lib32-libtiff lib32-libpng lib32-gnutls $_pkgbasename)
+source=(https://github.com/apple/cups/releases/download/v${pkgver}/cups-${pkgver}-source.tar.gz)
+md5sums=('a94da2a1e9dbdccb4f3836a38a431931')
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd ${srcdir}/cups-${pkgver}
+
+  aclocal -I config-scripts
+  autoconf -I config-scripts
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
+ --enable-ssl=yes--enable-threads --enable-libusb=no \
+--disable-avahi --disable-dnssd \
+ --with-optim="$CFLAGS" --libdir=/usr/lib32
+  make libs
+}
+
+package() {
+  cd ${srcdir}/cups-${pkgver}
+  make BUILDROOT=${pkgdir} install-libs
+  rm -rf "$pkgdir/usr/lib"
+}
+


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:18:50
  Author: felixonmars
Revision: 192850

upgpkg: lib32-libcups 2.2.1-1

Modified:
  lib32-libcups/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 10:13:30 UTC (rev 192849)
+++ PKGBUILD2016-10-21 10:18:50 UTC (rev 192850)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libcups
 pkgname=lib32-$_pkgbasename
-pkgver=2.1.4
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="The CUPS Printing System - client libraries (32-bit)"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 url="http://www.cups.org/";
 depends=(lib32-krb5 lib32-libtiff lib32-libpng lib32-gnutls $_pkgbasename)
-source=(https://github.com/apple/cups/releases/download/release-${pkgver}/cups-${pkgver}-source.tar.gz)
-md5sums=('9f9bf6e3b9c20a3519b4dc409666d6e7')
+source=(https://github.com/apple/cups/releases/download/v${pkgver}/cups-${pkgver}-source.tar.gz)
+md5sums=('a94da2a1e9dbdccb4f3836a38a431931')
 
 build() {
   export CC="gcc -m32"


[arch-commits] Commit in lib32-libjpeg-turbo/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:42:41
  Author: felixonmars
Revision: 192853

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libjpeg-turbo/repos/multilib-x86_64/PKGBUILD
(from rev 192852, lib32-libjpeg-turbo/trunk/PKGBUILD)
Deleted:
  lib32-libjpeg-turbo/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 10:42:22 UTC (rev 192852)
+++ PKGBUILD2016-10-21 10:42:41 UTC (rev 192853)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae 
-# Contributor: Simone Sclavi 'Ito' 
-
-_pkgbasename=libjpeg-turbo
-pkgname=lib32-$_pkgbasename
-pkgver=1.5.0
-pkgrel=1
-pkgdesc="libjpeg derivative with accelerated baseline JPEG compression and 
decompression (32-bit)"
-arch=('x86_64')
-url="http://libjpeg-turbo.virtualgl.org/";
-license=('custom')
-depends=('lib32-glibc' $_pkgbasename)
-makedepends=('nasm' gcc-multilib)
-provides=('lib32-libjpeg=8.1.2' 'lib32-turbojpeg')
-conflicts=('lib32-libjpeg' 'lib32-turbojpeg')
-replaces=('lib32-libjpeg' 'lib32-turbojpeg')
-options=('!libtool')
-source=(http://sourceforge.net/projects/$_pkgbasename/files/$pkgver/$_pkgbasename-$pkgver.tar.gz)
-sha1sums=('9adc21b927e48e4c6889e77079f6c1f3eecf98ab')
-
-build() {
-  cd "$_pkgbasename-$pkgver"
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  ./configure --prefix=/usr --with-jpeg8 --mandir=/usr/share/man 
--libdir=/usr/lib32 --without-simd
-
-  make
-}
-
-check() {
-  cd "$_pkgbasename-$pkgver"
-  make test
-  }
-
-package() {
-  cd "$_pkgbasename-$pkgver"
-
-  make DESTDIR="$pkgdir/" docdir=/usr/share/doc/libjpeg-turbo \
-exampledir=/usr/share/doc/libjpeg-turbo install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin,sbin}
-
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-libjpeg-turbo/repos/multilib-x86_64/PKGBUILD (from rev 192852, 
lib32-libjpeg-turbo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 10:42:41 UTC (rev 192853)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: Simone Sclavi 'Ito' 
+
+_pkgbasename=libjpeg-turbo
+pkgname=lib32-$_pkgbasename
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="libjpeg derivative with accelerated baseline JPEG compression and 
decompression (32-bit)"
+arch=('x86_64')
+url="http://libjpeg-turbo.virtualgl.org/";
+license=('custom')
+depends=('lib32-glibc' $_pkgbasename)
+makedepends=('nasm' gcc-multilib)
+provides=('lib32-libjpeg=8.1.2' 'lib32-turbojpeg')
+conflicts=('lib32-libjpeg' 'lib32-turbojpeg')
+replaces=('lib32-libjpeg' 'lib32-turbojpeg')
+options=('!libtool')
+source=(http://sourceforge.net/projects/$_pkgbasename/files/$pkgver/$_pkgbasename-$pkgver.tar.gz)
+sha1sums=('ebb3f9e94044c77831a3e8c809c7ea7506944622')
+
+build() {
+  cd "$_pkgbasename-$pkgver"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure --prefix=/usr --with-jpeg8 --mandir=/usr/share/man 
--libdir=/usr/lib32 --without-simd
+
+  make
+}
+
+check() {
+  cd "$_pkgbasename-$pkgver"
+  make test
+  }
+
+package() {
+  cd "$_pkgbasename-$pkgver"
+
+  make DESTDIR="$pkgdir/" docdir=/usr/share/doc/libjpeg-turbo \
+exampledir=/usr/share/doc/libjpeg-turbo install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin,sbin}
+
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:42:22
  Author: felixonmars
Revision: 192852

upgpkg: lib32-libjpeg-turbo 1.5.1-1

Modified:
  lib32-libjpeg-turbo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 10:19:08 UTC (rev 192851)
+++ PKGBUILD2016-10-21 10:42:22 UTC (rev 192852)
@@ -4,7 +4,7 @@
 
 _pkgbasename=libjpeg-turbo
 pkgname=lib32-$_pkgbasename
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="libjpeg derivative with accelerated baseline JPEG compression and 
decompression (32-bit)"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 replaces=('lib32-libjpeg' 'lib32-turbojpeg')
 options=('!libtool')
 
source=(http://sourceforge.net/projects/$_pkgbasename/files/$pkgver/$_pkgbasename-$pkgver.tar.gz)
-sha1sums=('9adc21b927e48e4c6889e77079f6c1f3eecf98ab')
+sha1sums=('ebb3f9e94044c77831a3e8c809c7ea7506944622')
 
 build() {
   cd "$_pkgbasename-$pkgver"


[arch-commits] Commit in lib32-libjpeg-turbo/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:43:49
  Author: felixonmars
Revision: 192854

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libjpeg-turbo/repos/multilib-x86_64/PKGBUILD
(from rev 192853, lib32-libjpeg-turbo/trunk/PKGBUILD)
Deleted:
  lib32-libjpeg-turbo/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 10:42:41 UTC (rev 192853)
+++ PKGBUILD2016-10-21 10:43:49 UTC (rev 192854)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae 
-# Contributor: Simone Sclavi 'Ito' 
-
-_pkgbasename=libjpeg-turbo
-pkgname=lib32-$_pkgbasename
-pkgver=1.5.1
-pkgrel=1
-pkgdesc="libjpeg derivative with accelerated baseline JPEG compression and 
decompression (32-bit)"
-arch=('x86_64')
-url="http://libjpeg-turbo.virtualgl.org/";
-license=('custom')
-depends=('lib32-glibc' $_pkgbasename)
-makedepends=('nasm' gcc-multilib)
-provides=('lib32-libjpeg=8.1.2' 'lib32-turbojpeg')
-conflicts=('lib32-libjpeg' 'lib32-turbojpeg')
-replaces=('lib32-libjpeg' 'lib32-turbojpeg')
-options=('!libtool')
-source=(http://sourceforge.net/projects/$_pkgbasename/files/$pkgver/$_pkgbasename-$pkgver.tar.gz)
-sha1sums=('ebb3f9e94044c77831a3e8c809c7ea7506944622')
-
-build() {
-  cd "$_pkgbasename-$pkgver"
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  ./configure --prefix=/usr --with-jpeg8 --mandir=/usr/share/man 
--libdir=/usr/lib32 --without-simd
-
-  make
-}
-
-check() {
-  cd "$_pkgbasename-$pkgver"
-  make test
-  }
-
-package() {
-  cd "$_pkgbasename-$pkgver"
-
-  make DESTDIR="$pkgdir/" docdir=/usr/share/doc/libjpeg-turbo \
-exampledir=/usr/share/doc/libjpeg-turbo install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin,sbin}
-
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-libjpeg-turbo/repos/multilib-x86_64/PKGBUILD (from rev 192853, 
lib32-libjpeg-turbo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 10:43:49 UTC (rev 192854)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: Simone Sclavi 'Ito' 
+
+_pkgbasename=libjpeg-turbo
+pkgname=lib32-$_pkgbasename
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="libjpeg derivative with accelerated baseline JPEG compression and 
decompression (32-bit)"
+arch=('x86_64')
+url="http://libjpeg-turbo.virtualgl.org/";
+license=('custom')
+depends=('lib32-glibc' $_pkgbasename)
+makedepends=('nasm' gcc-multilib)
+provides=('lib32-libjpeg=8.1.2' 'lib32-turbojpeg')
+conflicts=('lib32-libjpeg' 'lib32-turbojpeg')
+replaces=('lib32-libjpeg' 'lib32-turbojpeg')
+options=('!libtool')
+source=(http://sourceforge.net/projects/$_pkgbasename/files/$pkgver/$_pkgbasename-$pkgver.tar.gz)
+sha1sums=('ebb3f9e94044c77831a3e8c809c7ea7506944622')
+
+build() {
+  cd "$_pkgbasename-$pkgver"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure --prefix=/usr --with-jpeg8 --mandir=/usr/share/man 
--libdir=/usr/lib32 --without-simd
+
+  make
+}
+
+check() {
+  cd "$_pkgbasename-$pkgver"
+  make test
+  }
+
+package() {
+  cd "$_pkgbasename-$pkgver"
+
+  make DESTDIR="$pkgdir/" docdir=/usr/share/doc/libjpeg-turbo \
+exampledir=/usr/share/doc/libjpeg-turbo install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin,sbin}
+
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:54:51
  Author: felixonmars
Revision: 192855

upgpkg: lib32-libpng 1.6.26-1

Modified:
  lib32-libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 10:43:49 UTC (rev 192854)
+++ PKGBUILD2016-10-21 10:54:51 UTC (rev 192855)
@@ -6,8 +6,8 @@
 
 _pkgbasename=libpng
 pkgname=lib32-$_pkgbasename
-pkgver=1.6.24
-_apngver=1.6.23
+pkgver=1.6.26
+_apngver=1.6.26
 _libversion=16
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files 
(32-bit)"
@@ -19,10 +19,10 @@
 options=('!libtool')
 
source=("http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz"{,.asc}
 
"http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz";)
-md5sums=('ffcdbd549814787fa8010c372e35ff25'
+md5sums=('faed9bb495d2e12dd0c9ec561ca60cd8'
  'SKIP'
- 'bf44929a1c272f585a11baeca05af500')
-validpgpkeys=(8048643BA2C840F4F92A195FF54984BFA16C640F)
+ '921d2717418bf74b40b94191c8b282c7')
+validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn 
Randers-Pehrson (mozilla) 
 
 build() {
   export CC="gcc -m32"


[arch-commits] Commit in lib32-libpng/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-10-21 Thread Felix Yan
Date: Friday, October 21, 2016 @ 10:55:09
  Author: felixonmars
Revision: 192856

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libpng/repos/multilib-x86_64/PKGBUILD
(from rev 192855, lib32-libpng/trunk/PKGBUILD)
Deleted:
  lib32-libpng/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 10:54:51 UTC (rev 192855)
+++ PKGBUILD2016-10-21 10:55:09 UTC (rev 192856)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: dorphell 
-# Contributor: Travis Willard 
-# Contributor: Douglas Soares de Andrade 
-
-_pkgbasename=libpng
-pkgname=lib32-$_pkgbasename
-pkgver=1.6.24
-_apngver=1.6.23
-_libversion=16
-pkgrel=1
-pkgdesc="A collection of routines used to create PNG format graphics files 
(32-bit)"
-arch=('x86_64')
-url="http://www.libpng.org/pub/png/libpng.html";
-license=('custom')
-depends=('lib32-zlib' $_pkgbasename)
-makedepends=(gcc-multilib)
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz"{,.asc}
-
"http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz";)
-md5sums=('ffcdbd549814787fa8010c372e35ff25'
- 'SKIP'
- 'bf44929a1c272f585a11baeca05af500')
-validpgpkeys=(8048643BA2C840F4F92A195FF54984BFA16C640F)
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  # Add animated PNG (apng) support
-  # see http://sourceforge.net/projects/libpng-apng/
-  patch -p1 -i "${srcdir}/libpng-${_apngver}-apng.patch"
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32 
--disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  cd contrib/pngminus
-  make PNGLIB="-L${pkgdir}/usr/lib32 -lpng" -f makefile.std png2pnm pnm2png
-
-  rm -rf "${pkgdir}"/usr/{include,share}
-
-  rm "$pkgdir/usr/bin/libpng-config"
-  ln -s "libpng${_libversion}-config-32" "$pkgdir/usr/bin/libpng-config-32"
-
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-libpng/repos/multilib-x86_64/PKGBUILD (from rev 192855, 
lib32-libpng/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 10:55:09 UTC (rev 192856)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: dorphell 
+# Contributor: Travis Willard 
+# Contributor: Douglas Soares de Andrade 
+
+_pkgbasename=libpng
+pkgname=lib32-$_pkgbasename
+pkgver=1.6.26
+_apngver=1.6.26
+_libversion=16
+pkgrel=1
+pkgdesc="A collection of routines used to create PNG format graphics files 
(32-bit)"
+arch=('x86_64')
+url="http://www.libpng.org/pub/png/libpng.html";
+license=('custom')
+depends=('lib32-zlib' $_pkgbasename)
+makedepends=(gcc-multilib)
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz"{,.asc}
+
"http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz";)
+md5sums=('faed9bb495d2e12dd0c9ec561ca60cd8'
+ 'SKIP'
+ '921d2717418bf74b40b94191c8b282c7')
+validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn 
Randers-Pehrson (mozilla) 
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  # Add animated PNG (apng) support
+  # see http://sourceforge.net/projects/libpng-apng/
+  patch -p1 -i "${srcdir}/libpng-${_apngver}-apng.patch"
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32 
--disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  cd contrib/pngminus
+  make PNGLIB="-L${pkgdir}/usr/lib32 -lpng" -f makefile.std png2pnm pnm2png
+
+  rm -rf "${pkgdir}"/usr/{include,share}
+
+  rm "$pkgdir/usr/bin/libpng-config"
+  ln -s "libpng${_libversion}-config-32" "$pkgdir/usr/bin/libpng-config-32"
+
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2016-10-21 Thread Levente Polyak
Date: Friday, October 21, 2016 @ 11:34:23
  Author: anthraxx
Revision: 192857

upgpkg: powerdns-recursor 4.0.2-2

Modified:
  powerdns-recursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 10:55:09 UTC (rev 192856)
+++ PKGBUILD2016-10-21 11:34:23 UTC (rev 192857)
@@ -6,12 +6,12 @@
 
 pkgname=powerdns-recursor
 pkgver=4.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Resolving DNS server'
 url='https://www.powerdns.com/'
 arch=('i686' 'x86_64')
 license=('GPL2')
-depends=('gcc-libs' 'boost-libs' 'libsystemd' 'lua' 'openssl' 'protobuf')
+depends=('gcc-libs' 'boost-libs' 'systemd' 'lua' 'openssl' 'protobuf')
 makedepends=('boost' 'inetutils' 'pkg-config')
 provides=('pdns-recursor')
 conflicts=('pdns-recursor')
@@ -28,7 +28,8 @@
 --sbindir=/usr/bin \
 --sysconfdir=/etc/powerdns \
 --disable-silent-rules \
---enable-reproducible
+--enable-reproducible \
+--enable-systemd
   make
 }
 


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

2016-10-21 Thread Levente Polyak
Date: Friday, October 21, 2016 @ 11:36:38
  Author: anthraxx
Revision: 192858

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

Added:
  powerdns-recursor/repos/community-i686/PKGBUILD
(from rev 192857, powerdns-recursor/trunk/PKGBUILD)
  powerdns-recursor/repos/community-x86_64/PKGBUILD
(from rev 192857, powerdns-recursor/trunk/PKGBUILD)
Deleted:
  powerdns-recursor/repos/community-i686/PKGBUILD
  powerdns-recursor/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-21 11:34:23 UTC (rev 192857)
+++ community-i686/PKGBUILD 2016-10-21 11:36:38 UTC (rev 192858)
@@ -1,41 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander Rødseth 
-# Contributor: Jan de Groot 
-# Contributor: Jan Steffens 
-# Contributor: Remi Gacogne 
-
-pkgname=powerdns-recursor
-pkgver=4.0.2
-pkgrel=1
-pkgdesc='Resolving DNS server'
-url='https://www.powerdns.com/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('gcc-libs' 'boost-libs' 'libsystemd' 'lua' 'openssl' 'protobuf')
-makedepends=('boost' 'inetutils' 'pkg-config')
-provides=('pdns-recursor')
-conflicts=('pdns-recursor')
-backup=('etc/powerdns/recursor.conf')
-source=(http://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('74dea771deb0bcce6209c256f4c2c82a76d34a80a4a67497b58bf8889166a51864c2649527475aa6e6355af8bba86a68d599828274eaa7521006384223f2e937'
-'SKIP')
-validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7') # Pieter Lexis 

-
-build() {
-  cd pdns-recursor-${pkgver}
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc/powerdns \
---disable-silent-rules \
---enable-reproducible
-  make
-}
-
-package() {
-  cd pdns-recursor-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  mv "${pkgdir}/etc/powerdns/recursor.conf"{-dist,}
-}
-
-# vim: ts=2 sw=2 et:

Copied: powerdns-recursor/repos/community-i686/PKGBUILD (from rev 192857, 
powerdns-recursor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-21 11:36:38 UTC (rev 192858)
@@ -0,0 +1,42 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+# Contributor: Jan de Groot 
+# Contributor: Jan Steffens 
+# Contributor: Remi Gacogne 
+
+pkgname=powerdns-recursor
+pkgver=4.0.2
+pkgrel=2
+pkgdesc='Resolving DNS server'
+url='https://www.powerdns.com/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('gcc-libs' 'boost-libs' 'systemd' 'lua' 'openssl' 'protobuf')
+makedepends=('boost' 'inetutils' 'pkg-config')
+provides=('pdns-recursor')
+conflicts=('pdns-recursor')
+backup=('etc/powerdns/recursor.conf')
+source=(http://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
+sha512sums=('74dea771deb0bcce6209c256f4c2c82a76d34a80a4a67497b58bf8889166a51864c2649527475aa6e6355af8bba86a68d599828274eaa7521006384223f2e937'
+'SKIP')
+validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7') # Pieter Lexis 

+
+build() {
+  cd pdns-recursor-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc/powerdns \
+--disable-silent-rules \
+--enable-reproducible \
+--enable-systemd
+  make
+}
+
+package() {
+  cd pdns-recursor-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}/etc/powerdns/recursor.conf"{-dist,}
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-21 11:34:23 UTC (rev 192857)
+++ community-x86_64/PKGBUILD   2016-10-21 11:36:38 UTC (rev 192858)
@@ -1,41 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander Rødseth 
-# Contributor: Jan de Groot 
-# Contributor: Jan Steffens 
-# Contributor: Remi Gacogne 
-
-pkgname=powerdns-recursor
-pkgver=4.0.2
-pkgrel=1
-pkgdesc='Resolving DNS server'
-url='https://www.powerdns.com/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('gcc-libs' 'boost-libs' 'libsystemd' 'lua' 'openssl' 'protobuf')
-makedepends=('boost' 'inetutils' 'pkg-config')
-provides=('pdns-recursor')
-conflicts=('pdns-recursor')
-backup=('etc/powerdns/recursor.conf')
-source=(http://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('74dea771deb0bcce6209c256f4c2c82a76d34a80a4a67497b58bf8889166a51864c2649527475aa6e6355af8bba86a68d599828274eaa7521006384223f2e937'
-'SKIP')
-validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7') # Pieter Lexis 

-
-build() {
-  cd pdns-recursor-${pkgver}
-  ./confi

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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 11:45:24
  Author: heftig
Revision: 279098

4.8.3-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 09:10:12 UTC (rev 279097)
+++ PKGBUILD2016-10-21 11:45:24 UTC (rev 279098)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.8
-_zenpatch=zen-4.8.2-04fe723b83f2e5cb83d9aca6afc89c92faa38804.diff
-pkgver=4.8.2
+_zenpatch=zen-4.8.3-51c248fb17a385481d27f1a93712b88c8a1704e5.diff
+pkgver=4.8.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel";
@@ -29,12 +29,12 @@
 
 sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
 'SKIP'
-'edb6e8022172df2b020b53e1cfa32bcde070f3119a6618766066098c46008a9b'
+'1482dd7bda0a3a82abcde20f24576a57287c462e8e732fe688ed37daf42468cb'
 'SKIP'
-'cfef09dda21e17ae8208b1eaacbc37ca4cc60646dcdfc48be60067b684cdfe75'
+'b20a8302f93c57c217dd2cd75e3bbe119c12b54ddb210cba677906241ac2fe6c'
 'SKIP'
-'cdbb9e444c920b9c8f54ec23b64a08dd0ef94847e453a5100132583f4a76efd6'
-'92f406e970bce0631a0cdcf7b6279c60813051094090e315511c82097c52bf94'
+'3b764e486dfb961518a3b514fbc35b78a67df3abed83173e752aced212a16c82'
+'0a1194e0e5cdf73f4340fc73385f010fe4eb43125e9e6c45304bb91ff41e6278'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=(

Modified: config
===
--- config  2016-10-21 09:10:12 UTC (rev 279097)
+++ config  2016-10-21 11:45:24 UTC (rev 279098)
@@ -47,8 +47,8 @@
 #
 # General setup
 #
+# CONFIG_SCHED_MUQSS is not set
 CONFIG_ZEN_INTERACTIVE=y
-# CONFIG_SCHED_BFS is not set
 CONFIG_INIT_ENV_ARG_LIMIT=32
 CONFIG_CROSS_COMPILE=""
 # CONFIG_COMPILE_TEST is not set

Modified: config.x86_64
===
--- config.x86_64   2016-10-21 09:10:12 UTC (rev 279097)
+++ config.x86_64   2016-10-21 11:45:24 UTC (rev 279098)
@@ -50,8 +50,8 @@
 #
 # General setup
 #
+# CONFIG_SCHED_MUQSS is not set
 CONFIG_ZEN_INTERACTIVE=y
-# CONFIG_SCHED_BFS is not set
 CONFIG_INIT_ENV_ARG_LIMIT=32
 CONFIG_CROSS_COMPILE=""
 # CONFIG_COMPILE_TEST is not set


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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 11:45:34
  Author: heftig
Revision: 279099

49.0.2-1

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 11:45:24 UTC (rev 279098)
+++ PKGBUILD2016-10-21 11:45:34 UTC (rev 279099)
@@ -4,7 +4,7 @@
 # Contributor: Jakub Schmidtke 
 
 pkgname=firefox
-pkgver=49.0.1
+pkgver=49.0.2
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@
 firefox-install-dir.patch
 vendor.js
 firefox-symbolic.svg)
-sha256sums=('eb43e24e644e3a9d663f896b96b57fb5e10195749f8a8dfe0300a626064b920d'
+sha256sums=('67abe9202958c36bf60454c91065953aa8f6ede83ea1c0e9cdb870c3fc3d56d0'
 '3b0c6b08c0211d8c5a02aa050755276ec864c5f2c5ac1a3d3f9f8a9af6512737'
 '75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8'
 'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'


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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 11:53:29
  Author: heftig
Revision: 279100

49.0.2-1

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  184 ++---
 1 file changed, 92 insertions(+), 92 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 11:45:34 UTC (rev 279099)
+++ PKGBUILD2016-10-21 11:53:29 UTC (rev 279100)
@@ -5,7 +5,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgbase=firefox-i18n
-pkgver=49.0.1
+pkgver=49.0.2
 pkgrel=1
 pkgdesc="Language pack for Firefox"
 arch=('any')
@@ -131,94 +131,94 @@
 
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-md5sums=('e772df504c04368de7f256ec7f47b124'
- 'c03b399814721b393f733364028251f2'
- 'f1365f5dc7266257e5b2b8a7b0c8f9be'
- 'b2f37c2cdbf4d07f5a2f94a8f13ba9f2'
- 'bdaa530462c3944f3eccdda6a295350e'
- 'e973b9b6b1ff6c8e80b827b8383d16ca'
- '00b41c26fffe09439ce923f3467e92b3'
- '335c6e6744fbc6ffab3f7cd755f71045'
- 'f3cea7cdffdf27902557346ca621f616'
- 'bbbe087fb209cfdbbd352979f240797e'
- '67cb2f56482ba82398d1e9dba841e3ec'
- 'a9438c0197dd9b324cb0871b7588684b'
- 'b90ef4e126f0bcdbb0d0c0da56097afb'
- '05d958e6789d0ea25d8254b179970e40'
- '2ad011d0ac357ca7fedae53f3c0d3031'
- '4e29743622d1dd4c4c4160b12d5450c6'
- '2827ebb855fb1f825e2e727c31b1b166'
- '6e76c96d150e9b54946137a27570a8e6'
- '4f56793c3c5cf6e60a19e48f9e145916'
- 'cc0532a4219cdd73d01f640c5921ede8'
- '4989030322766842653a35a884b2764f'
- '83a213e0c10a8d1c0d9d3619a361fd5b'
- '2bfe312abbd6418d014d7f44d641cdb5'
- '2a2b7d369e4e6c5e33f7ff7a14e6b0dc'
- 'a1a0c7ebb7ba09f5326c3c47c42ea073'
- '7dd1951d16da16ab4fb01cbf66fa7bb5'
- '85dfc1076f228258d2a8ec4c0d5ca90b'
- 'cbdbe9a5db71fef6b44968a1e797c0ca'
- '13886aeeebf55c18bd1f61fd03cccea7'
- '5dd498b41180dfb4f8a81bd74af541f4'
- 'c216b0739d1bb93eab16def63e7b6b79'
- '0eb556ac04df170dcb80f795b3c7265d'
- 'b5a137851104c6ba8bb26f1d8d020ef2'
- '14dc1c9b2417426001695cb1841794f4'
- '49e63704520bef5fa360daf305a2fa7d'
- 'd23ef87ab59689d892dbd3ca66c09825'
- 'ab9dcdeba2dc69d30238bf8b4216434c'
- '6b523ad7e8b54f1e56bdc1bf387035b1'
- 'de3bfbdadfd589ff0dfc29a24760d7e1'
- 'd8b69222552b71072e365a047e41e83a'
- 'fc057c157b0215c02c40b4a04dae7a42'
- '39b2aef398ca75acc4ebfb620d7ee5e0'
- '15dc34b81dca22cd13dca3db24399926'
- '2261ce162efe9067394d22706db63d07'
- 'a5d5c72d231e076a0dcb014e19fb3347'
- 'e792d22ef17e0eafaae27ffddec353c3'
- 'c205b391fa51b02164ec038ec99f4a6f'
- '07c0e9382db3563e440561b2b919261b'
- '37ae3ef951f1d5796753c80a3773a325'
- '3879c6c643e72ada79b37b6b02a4acef'
- '1556c07d59825b824fbb81029067ea73'
- 'a33b7817f93046e70c1f267162cdc6a0'
- '863caba569c101cc9d9e86c44397d7ae'
- '87c4e1cfd0b27582ba893fb01646b0d8'
- '74166b4dbae15d68fee3049362c25ad4'
- 'b7c4f28c392f8dec5d514a6a9b016d76'
- '6bb960534c5c0e240a949a14e5dccf8a'
- '06fb69176c27969978771790c5502ff7'
- '9f789ad7d4ea2e7bf143eed93501265f'
- '5a4fa0178f72aa1089160c51368c4174'
- '1108c949479f997a956a194eff1aec02'
- '58fa91e28ac8aac48ffb9e7a450543ab'
- '56fcf420b59e651ba89fb665b79cf639'
- '12c7b75be84c0179c2e6836804be2c3e'
- '79a0043cdab5b782ad9331c0c263df96'
- '45c78ad2e0b8c22692a61443e3745215'
- '974746c1b2a2d1a53e76b8cc24829237'
- '053c966827d64d0de382d6e86da08078'
- '6bbbfe5b455403834733a977cd217bf9'
- '9647fad83b4d9312a0f110e751b5db25'
- '57c935c8a740a81030ea45e82b199f53'
- '491535c5311e8c20ce3c094287e74721'
- 'aed1661eab701d1056e8f84d0a66f8d7'
- '6c35081d81ae0026a536fadd1a19792d'
- 'd197d5a5950b4c1e422231a46dee6d57'
- '379a153604f70803252060a30db7fc99'
- '14add6bb9cca975f0362273a33c195ba'
- '4223beaef959e3f0111d2d28a3173519'
- '8c363fcfd2307dd6fa87020c1c86e5a7'
- 'bf6bc1ba92c88f3fd526baf0c889973b'
- 'ed8cffc1ed506bf00e992407246d5ba6'
- '4c6253307ab76fd8caf12aa2022f77e5'
- 'b505da491c5f44cb608a785ad0c22b08'
- '7b435abf202d3f844561910a7c70fa3b'
- 'ab9c0af5844fac284e535b1d450b4a01'
- '4f31d472cefccb5d3d6ebd2eec6f83be'
- 'd6176e0a5bb7da5d354f9c4bf2cdb5ab'
- 'be6d9a032924234d4aeaf2efb6b11107'
- 'f01139864d05c0986ebc7b727052b26d'
- 'a9a365333b8c93cb0f84bf02963325b7'
- '2e718cbc06704ea867f1af246ef25eba')
+md5sums=('ffe7f7c7f87818fec4152188fc35980b'
+ 'a5eec19666f7f2f67c663ebb847af536'
+ 'efdc3d1ec4ac11ad774f266f6ce0be31'
+ '45a85991

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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 12:16:54
  Author: heftig
Revision: 279101

archrelease: copy trunk to extra-any

Added:
  firefox-i18n/repos/extra-any/PKGBUILD
(from rev 279100, firefox-i18n/trunk/PKGBUILD)
Deleted:
  firefox-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  448 ++---
 1 file changed, 224 insertions(+), 224 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 11:53:29 UTC (rev 279100)
+++ PKGBUILD2016-10-21 12:16:54 UTC (rev 279101)
@@ -1,224 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler 
-# Contributor: Jaroslaw Swierczynski 
-# Contributor: Michal Hybner 
-# Contributor: Andrea Scarpino 
-
-pkgbase=firefox-i18n
-pkgver=49.0.1
-pkgrel=1
-pkgdesc="Language pack for Firefox"
-arch=('any')
-url="http://www.mozilla.com/";
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'or "Oriya"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/linux-i686/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=("firefox-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox"
-  depends=("firefox>=$pkgver")
-  install -Dm644 firefox-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
-}
-
-md5sums=('e772df504c04368de7f256ec7f47b124'
- 'c03b399814721b393f733364028251f2'
- 'f1365f5dc7266257e5b2b8a7b0c8f9be'
- 'b2f37c2cdbf4d07f5a2f94a8f13ba9f2'
- 'bdaa530462c3944f3eccdda6a295350e'
- 'e973b9b6b1ff6c8e80b827b8383d16ca'
- '00b41c26fffe09439ce923f3467e92b3'
- '335c6e6744fbc6ffab3f7cd755f71045'
- 'f3cea7cdffdf27902557346ca621f616'
- 'bbbe087fb209cfdbbd352979f240797e'
- '67cb2f56482ba82398d1e9dba841e3ec'
- 'a9438c0197dd9b324cb0871b7588684b'
- 'b90ef4e126f0bcdbb0d0c0da56097afb'
- '05d958e6789d0ea25d8254b179970e40'
- '2ad011d0ac357ca7fedae53f3c0d3031'
- '4e29743622d1dd4c4c4160b12d5450c6'
- '2827ebb855fb1f825e2e727c31b1b166'
- '6e76c96d150e9b54946137a27570a8e6'
- '4f56793c3c5cf6e60a19e48f9e145916'
- 'cc0532a4219cdd73d01f640c5921ede8'
- '4989030322766842653a35a884b2764f'
- '83a213e0c10a8d1c0d9d3619a361fd5b'
- '2bfe312abbd6418d014d7f44d641cdb5'
- '2a2b7d369e4e6c5e33f7ff7a14e6b0dc'
- 'a1a0c7ebb7ba09f5326c3c47c42ea073'
- '7dd1951d16da16ab4fb01cbf66fa7bb

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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 12:17:39
  Author: heftig
Revision: 279102

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

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

--+
 /PKGBUILD|  624 
 /change-default-console-loglevel.patch   |   22 
 /config  |16508 +
 /config.x86_64   |16008 
 /linux.install   |   74 
 /linux.preset|   28 
 testing-i686/PKGBUILD|  312 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 8254 
 testing-i686/config.x86_64   | 8004 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  312 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 8254 
 testing-x86_64/config.x86_64 | 8004 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 18 files changed, 33264 insertions(+), 33264 deletions(-)

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


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

2016-10-21 Thread Jan Steffens
Date: Friday, October 21, 2016 @ 12:18:19
  Author: heftig
Revision: 279103

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

Added:
  firefox/repos/extra-i686/PKGBUILD
(from rev 279102, firefox/trunk/PKGBUILD)
  firefox/repos/extra-i686/firefox-install-dir.patch
(from rev 279102, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-i686/firefox-symbolic.svg
(from rev 279102, firefox/trunk/firefox-symbolic.svg)
  firefox/repos/extra-i686/firefox.desktop
(from rev 279102, firefox/trunk/firefox.desktop)
  firefox/repos/extra-i686/mozconfig
(from rev 279102, firefox/trunk/mozconfig)
  firefox/repos/extra-i686/vendor.js
(from rev 279102, firefox/trunk/vendor.js)
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 279102, firefox/trunk/PKGBUILD)
  firefox/repos/extra-x86_64/firefox-install-dir.patch
(from rev 279102, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-x86_64/firefox-symbolic.svg
(from rev 279102, firefox/trunk/firefox-symbolic.svg)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 279102, firefox/trunk/firefox.desktop)
  firefox/repos/extra-x86_64/mozconfig
(from rev 279102, firefox/trunk/mozconfig)
  firefox/repos/extra-x86_64/vendor.js
(from rev 279102, firefox/trunk/vendor.js)
Deleted:
  firefox/repos/extra-i686/PKGBUILD
  firefox/repos/extra-i686/firefox-install-dir.patch
  firefox/repos/extra-i686/firefox-symbolic.svg
  firefox/repos/extra-i686/firefox.desktop
  firefox/repos/extra-i686/mozconfig
  firefox/repos/extra-i686/vendor.js
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox-install-dir.patch
  firefox/repos/extra-x86_64/firefox-symbolic.svg
  firefox/repos/extra-x86_64/firefox.desktop
  firefox/repos/extra-x86_64/mozconfig
  firefox/repos/extra-x86_64/vendor.js

+
 /PKGBUILD  |  234 +++
 /firefox-install-dir.patch |   24 +
 /firefox-symbolic.svg  |   60 +++
 /firefox.desktop   |  620 +++
 /mozconfig |   72 +++
 /vendor.js |   18 
 extra-i686/PKGBUILD|  117 -
 extra-i686/firefox-install-dir.patch   |   12 
 extra-i686/firefox-symbolic.svg|   30 -
 extra-i686/firefox.desktop |  310 ---
 extra-i686/mozconfig   |   36 -
 extra-i686/vendor.js   |9 
 extra-x86_64/PKGBUILD  |  117 -
 extra-x86_64/firefox-install-dir.patch |   12 
 extra-x86_64/firefox-symbolic.svg  |   30 -
 extra-x86_64/firefox.desktop   |  310 ---
 extra-x86_64/mozconfig |   36 -
 extra-x86_64/vendor.js |9 
 18 files changed, 1028 insertions(+), 1028 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-21 12:17:39 UTC (rev 279102)
+++ extra-i686/PKGBUILD 2016-10-21 12:18:19 UTC (rev 279103)
@@ -1,117 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Jakub Schmidtke 
-
-pkgname=firefox
-pkgver=49.0.1
-pkgrel=1
-pkgdesc="Standalone web browser from mozilla.org"
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
-url="https://www.mozilla.org/firefox/";
-depends=('gtk3' 'gtk2' 'mozilla-common' 'libxt' 'startup-notification' 
'mime-types'
- 'dbus-glib' 'alsa-lib' 'ffmpeg' 'libvpx' 'libevent' 'nss' 'hunspell'
- 'sqlite' 'ttf-font' 'icu')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf'
- 'libpulse' 'inetutils' 'xorg-server-xvfb' 'autoconf2.13' 'rust')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'upower: Battery API')
-options=('!emptydirs' '!makeflags')
-source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
-mozconfig
-firefox.desktop
-firefox-install-dir.patch
-vendor.js
-firefox-symbolic.svg)
-sha256sums=('eb43e24e644e3a9d663f896b96b57fb5e10195749f8a8dfe0300a626064b920d'
-'3b0c6b08c0211d8c5a02aa050755276ec864c5f2c5ac1a3d3f9f8a9af6512737'
-'75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8'
-'d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
-'4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'
-'a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9')
-validpgpkeys=('2B90598A745E992F315E22C58AB132963A06537A')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-

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

2016-10-21 Thread Dan McGee
Date: Friday, October 21, 2016 @ 12:59:49
  Author: dan
Revision: 279104

upgpkg: git 2.10.1-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 12:18:19 UTC (rev 279103)
+++ PKGBUILD2016-10-21 12:59:49 UTC (rev 279104)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=2.10.0
+pkgver=2.10.1
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
@@ -27,7 +27,7 @@
 "https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign";
 git-daemon@.service
 git-daemon.socket)
-md5sums=('d99fdf256e7c7bc5d2cb428b48d4e038'
+md5sums=('a9e1bf842497fc3a23e86424018b3499'
  'SKIP'
  '042524f942785772d7bd52a1f02fe5ae'
  'f67869315c2cc112e076f0c73f248002')


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

2016-10-21 Thread Dan McGee
Date: Friday, October 21, 2016 @ 12:59:59
  Author: dan
Revision: 279105

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

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

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

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

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

2016-10-21 Thread Dan McGee
Date: Friday, October 21, 2016 @ 13:04:37
  Author: dan
Revision: 279107

archrelease: copy trunk to extra-any

Added:
  django/repos/extra-any/PKGBUILD
(from rev 279106, django/trunk/PKGBUILD)
Deleted:
  django/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-21 13:04:31 UTC (rev 279106)
+++ PKGBUILD2016-10-21 13:04:37 UTC (rev 279107)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-# Contributor: Shahar Weiss 
-
-pkgbase=django
-pkgname=('python-django' 'python2-django')
-pkgver=1.9.9
-pkgrel=1
-pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
-arch=('any')
-license=('BSD')
-url="http://www.djangoproject.com/";
-makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
-source=("https://www.djangoproject.com/m/releases/${pkgver:0:3}/Django-$pkgver.tar.gz";)
-md5sums=('af2e5f02b72400ddaef7f923a7fda6a9')
-sha256sums=('e340fb9d534aeb543280e46c3b85e6e1049029a4e6ba5571375b11c914bfde8c')
-
-prepare() {
-  cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"
-
-  find "$srcdir/Django-$pkgver-python2" -name '*.py' | \
-xargs sed -i "s|#!/usr/bin/env python$|#!/usr/bin/env python2|"
-}
-
-build() {
-  cd "$srcdir/Django-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/Django-$pkgver-python2"
-  python2 setup.py build
-}
-
-package_python-django() {
-  depends=('python' 'python-setuptools')
-  optdepends=('python-psycopg2: for PostgreSQL backend')
-  cd "$srcdir/Django-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  ln -s django-admin.py "$pkgdir"/usr/bin/django-admin3.py
-  ln -s django-admin "$pkgdir"/usr/bin/django-admin3
-  install -Dm644 extras/django_bash_completion \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin.py
-  ln -s django-admin.py \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin
-  ln -s django-admin.py \
-"$pkgdir"/usr/share/bash-completion/completions/manage.py
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-django() {
-  depends=('python2' 'python2-setuptools')
-  optdepends=('mysql-python: for MySQL backend'
-  'python2-psycopg2: for PostgreSQL backend')
-  replaces=('django')
-  conflicts=('django')
-  cd "$srcdir/Django-$pkgver-python2"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/django-admin.py "$pkgdir"/usr/bin/django-admin2.py
-  mv "$pkgdir"/usr/bin/django-admin "$pkgdir"/usr/bin/django-admin2
-  # TODO: this probably won't work due to the `complete` command within not
-  # knowing about modified our exectuable names
-  install -Dm644 extras/django_bash_completion \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin2.py
-  ln -s django-admin2.py \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin2
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: django/repos/extra-any/PKGBUILD (from rev 279106, django/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-21 13:04:37 UTC (rev 279107)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Dan McGee 
+# Contributor: Shahar Weiss 
+
+pkgbase=django
+pkgname=('python-django' 'python2-django')
+pkgver=1.10.2
+pkgrel=1
+pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
+arch=('any')
+license=('BSD')
+url="http://www.djangoproject.com/";
+makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
+source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/";)
+md5sums=('5342e77374b2acd2eafa86d2bb68f8c9')
+sha256sums=('e127f12a0bfb34843b6e8c82f91e26fff6445a7ca91d222c0794174cf97cbce1')
+
+prepare() {
+  cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"
+
+  find "$srcdir/Django-$pkgver-python2" -name '*.py' | \
+xargs sed -i "s|#!/usr/bin/env python$|#!/usr/bin/env python2|"
+}
+
+build() {
+  cd "$srcdir/Django-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/Django-$pkgver-python2"
+  python2 setup.py build
+}
+
+package_python-django() {
+  depends=('python' 'python-setuptools')
+  optdepends=('python-psycopg2: for PostgreSQL backend')
+  cd "$srcdir/Django-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  ln -s django-admin.py "$pkgdir"/usr/bin/django-admin3.py
+  ln -s django-admin "$pkgdir"/usr/bin/django-admin3
+  install -Dm644 extras/django_bash_completion \
+"$pkgdir"/usr/share/bash-completion/completions/django-admin.py
+  ln -s django-admin.py \
+"$pkgdir"/usr/share/bash-completion/completions/django-admin
+  ln -s django-admin.py \
+"$pkgdir"/usr/share/bash-comp

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

2016-10-21 Thread Dan McGee
Date: Friday, October 21, 2016 @ 13:04:31
  Author: dan
Revision: 279106

upgpkg: django 1.10.2-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-21 12:59:59 UTC (rev 279105)
+++ PKGBUILD2016-10-21 13:04:31 UTC (rev 279106)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
 arch=('any')
@@ -12,8 +12,8 @@
 url="http://www.djangoproject.com/";
 makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
 
source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/";)
-md5sums=('037d07e126eecc15a5fbf5221dd4081b')
-sha256sums=('d6e6c5b25cb67f46afd7c82f536529b11981183423dad8932e15bce93d1a24f3')
+md5sums=('5342e77374b2acd2eafa86d2bb68f8c9')
+sha256sums=('e127f12a0bfb34843b6e8c82f91e26fff6445a7ca91d222c0794174cf97cbce1')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"


  1   2   3   >