[arch-commits] Commit in deepin-file-manager/repos (4 files)

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:41:37
  Author: felixonmars
Revision: 214188

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

Added:
  deepin-file-manager/repos/community-i686/PKGBUILD
(from rev 214187, deepin-file-manager/trunk/PKGBUILD)
  deepin-file-manager/repos/community-x86_64/PKGBUILD
(from rev 214187, deepin-file-manager/trunk/PKGBUILD)
Deleted:
  deepin-file-manager/repos/community-i686/PKGBUILD
  deepin-file-manager/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 2017-02-28 07:41:00 UTC (rev 214187)
+++ community-i686/PKGBUILD 2017-02-28 07:41:37 UTC (rev 214188)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-file-manager
-pkgver=1.3.8
-pkgrel=2
-epoch=1
-pkgdesc='Deepin File Manager'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-file-manager;
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 'file' 
'polkit-qt5'
- 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer' 
'deepin-manual')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/dde-file-manager.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' dde-file-manager/dde-file-manager*/dde-file-manager*.pro
-}
-
-build() {
-  cd dde-file-manager
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd dde-file-manager
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-file-manager/repos/community-i686/PKGBUILD (from rev 214187, 
deepin-file-manager/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 07:41:37 UTC (rev 214188)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-file-manager
+pkgver=1.4.0
+pkgrel=1
+epoch=1
+pkgdesc='Deepin File Manager'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-file-manager;
+license=('GPL3')
+depends=('deepin-tool-kit' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 'file' 
'polkit-qt5'
+ 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer' 
'deepin-manual')
+makedepends=('git' 'qt5-tools')
+groups=('deepin')
+source=("git+https://cr.deepin.io/dde/dde-file-manager.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/-0-2//g' dde-file-manager/*/*.pro
+}
+
+build() {
+  cd dde-file-manager
+  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
+  make
+}
+
+package() {
+  cd dde-file-manager
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 07:41:00 UTC (rev 214187)
+++ community-x86_64/PKGBUILD   2017-02-28 07:41:37 UTC (rev 214188)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-file-manager
-pkgver=1.3.8
-pkgrel=2
-epoch=1
-pkgdesc='Deepin File Manager'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-file-manager;
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 'file' 
'polkit-qt5'
- 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer' 
'deepin-manual')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/dde-file-manager.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' dde-file-manager/dde-file-manager*/dde-file-manager*.pro
-}
-
-build() {
-  cd dde-file-manager
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd dde-file-manager
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-file-manager/repos/community-x86_64/PKGBUILD (from rev 214187, 
deepin-file-manager/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 07:41:37 UTC (rev 214188)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-file-manager
+pkgver=1.4.0
+pkgrel=1
+epoch=1
+pkgdesc='Deepin File Manager'
+arch=('i686' 'x86_64')

[arch-commits] Commit in deepin-file-manager/trunk (PKGBUILD)

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:41:00
  Author: felixonmars
Revision: 214187

upgpkg: deepin-file-manager 1:1.4.0-1

Modified:
  deepin-file-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 07:34:53 UTC (rev 214186)
+++ PKGBUILD2017-02-28 07:41:00 UTC (rev 214187)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-file-manager
-pkgver=1.3.8
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 epoch=1
 pkgdesc='Deepin File Manager'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 sha256sums=('SKIP')
 
 prepare() {
-  sed -i 's/-0-2//g' dde-file-manager/dde-file-manager*/dde-file-manager*.pro
+  sed -i 's/-0-2//g' dde-file-manager/*/*.pro
 }
 
 build() {


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:34:53
  Author: felixonmars
Revision: 214186

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

Added:
  deepin-desktop/repos/community-i686/PKGBUILD
(from rev 214185, deepin-desktop/trunk/PKGBUILD)
  deepin-desktop/repos/community-x86_64/PKGBUILD
(from rev 214185, deepin-desktop/trunk/PKGBUILD)
Deleted:
  deepin-desktop/repos/community-i686/PKGBUILD
  deepin-desktop/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-28 07:34:06 UTC (rev 214185)
+++ community-i686/PKGBUILD 2017-02-28 07:34:53 UTC (rev 214186)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop
-pkgver=4.0.2
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Desktop module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-desktop;
-license=('GPL3')
-depends=('gsettings-qt' 'deepin-daemon' 'deepin-tool-kit' 'startdde' 
'deepin-dock' 'gtk2' 'qt5-svg'
- 'qt5-x11extras' 'libqtxdg' 'deepin-file-manager' 
'deepin-qt5integration')
-makedepends=('git' 'boost' 'qt5-tools')
-conflicts=('dde-desktop')
-replaces=('dde-desktop')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/dde-desktop.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' dde-desktop/build.pri
-}
-
-build() {
-  cd dde-desktop
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-desktop
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-desktop/repos/community-i686/PKGBUILD (from rev 214185, 
deepin-desktop/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 07:34:53 UTC (rev 214186)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop
+pkgver=4.0.3
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Desktop module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-desktop;
+license=('GPL3')
+depends=('gsettings-qt' 'deepin-daemon' 'deepin-tool-kit' 'startdde' 
'deepin-dock' 'gtk2' 'qt5-svg'
+ 'qt5-x11extras' 'libqtxdg' 'deepin-file-manager' 
'deepin-qt5integration')
+makedepends=('git' 'boost' 'qt5-tools')
+conflicts=('dde-desktop')
+replaces=('dde-desktop')
+groups=('deepin')
+source=("git+https://cr.deepin.io/dde/dde-desktop.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/-0-2//g' dde-desktop/build.pri
+}
+
+build() {
+  cd dde-desktop
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-desktop
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 07:34:06 UTC (rev 214185)
+++ community-x86_64/PKGBUILD   2017-02-28 07:34:53 UTC (rev 214186)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop
-pkgver=4.0.2
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Desktop module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-desktop;
-license=('GPL3')
-depends=('gsettings-qt' 'deepin-daemon' 'deepin-tool-kit' 'startdde' 
'deepin-dock' 'gtk2' 'qt5-svg'
- 'qt5-x11extras' 'libqtxdg' 'deepin-file-manager' 
'deepin-qt5integration')
-makedepends=('git' 'boost' 'qt5-tools')
-conflicts=('dde-desktop')
-replaces=('dde-desktop')
-groups=('deepin')
-source=("git+https://cr.deepin.io/dde/dde-desktop.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' dde-desktop/build.pri
-}
-
-build() {
-  cd dde-desktop
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-desktop
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-desktop/repos/community-x86_64/PKGBUILD (from rev 214185, 
deepin-desktop/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 07:34:53 UTC (rev 214186)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop
+pkgver=4.0.3
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Desktop module'
+arch=('i686' 'x86_64')

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:34:06
  Author: felixonmars
Revision: 214185

upgpkg: deepin-desktop 4.0.3-1

Modified:
  deepin-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 07:31:05 UTC (rev 214184)
+++ PKGBUILD2017-02-28 07:34:06 UTC (rev 214185)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-desktop
-pkgver=4.0.2
+pkgver=4.0.3
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Desktop module'
 arch=('i686' 'x86_64')


[arch-commits] Commit in deepin-image-viewer/repos (4 files)

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:31:05
  Author: felixonmars
Revision: 214184

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

Added:
  deepin-image-viewer/repos/community-i686/PKGBUILD
(from rev 214183, deepin-image-viewer/trunk/PKGBUILD)
  deepin-image-viewer/repos/community-x86_64/PKGBUILD
(from rev 214183, deepin-image-viewer/trunk/PKGBUILD)
Deleted:
  deepin-image-viewer/repos/community-i686/PKGBUILD
  deepin-image-viewer/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 2017-02-28 07:30:32 UTC (rev 214183)
+++ community-i686/PKGBUILD 2017-02-28 07:31:05 UTC (rev 214184)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-image-viewer
-pkgver=1.2.3
-pkgrel=1
-pkgdesc='Deepin Image Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-image-viewer;
-license=('GPL3')
-depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' deepin-image-viewer/viewer/viewer.pro
-  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
-}
-
-build() {
-  cd deepin-image-viewer
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd deepin-image-viewer
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-image-viewer/repos/community-i686/PKGBUILD (from rev 214183, 
deepin-image-viewer/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 07:31:05 UTC (rev 214184)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-image-viewer
+pkgver=1.2.4
+pkgrel=1
+pkgdesc='Deepin Image Viewer'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-image-viewer;
+license=('GPL3')
+depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
+makedepends=('git' 'qt5-tools')
+groups=('deepin')
+source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/-0-2//g' deepin-image-viewer/viewer/viewer.pro
+  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
+}
+
+build() {
+  cd deepin-image-viewer
+  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
+  make
+}
+
+package() {
+  cd deepin-image-viewer
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 07:30:32 UTC (rev 214183)
+++ community-x86_64/PKGBUILD   2017-02-28 07:31:05 UTC (rev 214184)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-image-viewer
-pkgver=1.2.3
-pkgrel=1
-pkgdesc='Deepin Image Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-image-viewer;
-license=('GPL3')
-depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' deepin-image-viewer/viewer/viewer.pro
-  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
-}
-
-build() {
-  cd deepin-image-viewer
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd deepin-image-viewer
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-image-viewer/repos/community-x86_64/PKGBUILD (from rev 214183, 
deepin-image-viewer/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 07:31:05 UTC (rev 214184)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-image-viewer
+pkgver=1.2.4
+pkgrel=1
+pkgdesc='Deepin Image Viewer'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-image-viewer;
+license=('GPL3')
+depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
+makedepends=('git' 'qt5-tools')
+groups=('deepin')
+source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)

[arch-commits] Commit in deepin-image-viewer/trunk (PKGBUILD)

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:30:32
  Author: felixonmars
Revision: 214183

upgpkg: deepin-image-viewer 1.2.4-1

Modified:
  deepin-image-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 07:26:29 UTC (rev 214182)
+++ PKGBUILD2017-02-28 07:30:32 UTC (rev 214183)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-image-viewer
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc='Deepin Image Viewer'
 arch=('i686' 'x86_64')


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:26:29
  Author: felixonmars
Revision: 214182

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

Added:
  dtksettings/repos/community-i686/PKGBUILD
(from rev 214181, dtksettings/trunk/PKGBUILD)
  dtksettings/repos/community-x86_64/PKGBUILD
(from rev 214181, dtksettings/trunk/PKGBUILD)
Deleted:
  dtksettings/repos/community-i686/PKGBUILD
  dtksettings/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 2017-02-28 07:25:39 UTC (rev 214181)
+++ community-i686/PKGBUILD 2017-02-28 07:26:29 UTC (rev 214182)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=dtksettings
-pkgver=0.1.2
-pkgrel=1
-pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtksettings;
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('qt5-tools' 'git')
-source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd dtksettings
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtksettings
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtksettings/repos/community-i686/PKGBUILD (from rev 214181, 
dtksettings/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 07:26:29 UTC (rev 214182)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=dtksettings
+pkgver=0.1.3
+pkgrel=1
+pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtksettings;
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('qt5-tools' 'git')
+source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd dtksettings
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtksettings
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 07:25:39 UTC (rev 214181)
+++ community-x86_64/PKGBUILD   2017-02-28 07:26:29 UTC (rev 214182)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=dtksettings
-pkgver=0.1.2
-pkgrel=1
-pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtksettings;
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('qt5-tools' 'git')
-source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd dtksettings
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtksettings
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtksettings/repos/community-x86_64/PKGBUILD (from rev 214181, 
dtksettings/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 07:26:29 UTC (rev 214182)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=dtksettings
+pkgver=0.1.3
+pkgrel=1
+pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtksettings;
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('qt5-tools' 'git')
+source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd dtksettings
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtksettings
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 07:25:39
  Author: felixonmars
Revision: 214181

upgpkg: dtksettings 0.1.3-1

Modified:
  dtksettings/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 06:40:02 UTC (rev 214180)
+++ PKGBUILD2017-02-28 07:25:39 UTC (rev 214181)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=dtksettings
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
 arch=('i686' 'x86_64')


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

2017-02-27 Thread Jan Steffens
Date: Tuesday, February 28, 2017 @ 06:48:55
  Author: heftig
Revision: 289667

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

Added:
  gtk3/repos/extra-i686/PKGBUILD
(from rev 289666, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-i686/gtk-query-immodules-3.0.hook
(from rev 289666, gtk3/trunk/gtk-query-immodules-3.0.hook)
  gtk3/repos/extra-i686/gtk-update-icon-cache.hook
(from rev 289666, gtk3/trunk/gtk-update-icon-cache.hook)
  gtk3/repos/extra-i686/gtk-update-icon-cache.script
(from rev 289666, gtk3/trunk/gtk-update-icon-cache.script)
  gtk3/repos/extra-i686/gtk3.install
(from rev 289666, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-i686/settings.ini
(from rev 289666, gtk3/trunk/settings.ini)
  gtk3/repos/extra-x86_64/PKGBUILD
(from rev 289666, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-x86_64/gtk-query-immodules-3.0.hook
(from rev 289666, gtk3/trunk/gtk-query-immodules-3.0.hook)
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.hook
(from rev 289666, gtk3/trunk/gtk-update-icon-cache.hook)
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.script
(from rev 289666, gtk3/trunk/gtk-update-icon-cache.script)
  gtk3/repos/extra-x86_64/gtk3.install
(from rev 289666, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-x86_64/settings.ini
(from rev 289666, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/extra-i686/PKGBUILD
  gtk3/repos/extra-i686/gtk-query-immodules-3.0.hook
  gtk3/repos/extra-i686/gtk-update-icon-cache.hook
  gtk3/repos/extra-i686/gtk-update-icon-cache.script
  gtk3/repos/extra-i686/gtk3.install
  gtk3/repos/extra-i686/settings.ini
  gtk3/repos/extra-x86_64/PKGBUILD
  gtk3/repos/extra-x86_64/gtk-query-immodules-3.0.hook
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.hook
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.script
  gtk3/repos/extra-x86_64/gtk3.install
  gtk3/repos/extra-x86_64/settings.ini

---+
 /PKGBUILD |  202 
 /gtk-query-immodules-3.0.hook |   22 +++
 /gtk-update-icon-cache.hook   |   26 +++
 /gtk-update-icon-cache.script |   20 ++
 /gtk3.install |6 
 /settings.ini |8 +
 extra-i686/PKGBUILD   |  101 --
 extra-i686/gtk-query-immodules-3.0.hook   |   11 -
 extra-i686/gtk-update-icon-cache.hook |   13 -
 extra-i686/gtk-update-icon-cache.script   |   10 -
 extra-i686/gtk3.install   |3 
 extra-i686/settings.ini   |4 
 extra-x86_64/PKGBUILD |  101 --
 extra-x86_64/gtk-query-immodules-3.0.hook |   11 -
 extra-x86_64/gtk-update-icon-cache.hook   |   13 -
 extra-x86_64/gtk-update-icon-cache.script |   10 -
 extra-x86_64/gtk3.install |3 
 extra-x86_64/settings.ini |4 
 18 files changed, 284 insertions(+), 284 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-28 06:46:12 UTC (rev 289666)
+++ extra-i686/PKGBUILD 2017-02-28 06:48:55 UTC (rev 289667)
@@ -1,101 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgbase=gtk3
-pkgname=(gtk3 gtk-update-icon-cache gtk3-print-backends)
-pkgver=3.22.8
-pkgrel=1
-pkgdesc="GObject-based multi-platform GUI toolkit"
-arch=(i686 x86_64)
-url="http://www.gtk.org/;
-depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2 
dconf
- libxcomposite libxdamage pango shared-mime-info at-spi2-atk wayland 
libxkbcommon
- adwaita-icon-theme json-glib librsvg wayland-protocols 
desktop-file-utils mesa)
-makedepends=(gobject-introspection libcanberra gtk-doc git colord rest libcups 
glib2-docs)
-license=(LGPL)
-_commit=dad4aecfc017dbe97074a188c972c0af013c5a08  # tags/3.22.8^0
-source=("git+https://git.gnome.org/browse/gtk+#commit=$_commit;
-settings.ini
-gtk-query-immodules-3.0.hook
-gtk-update-icon-cache.hook
-gtk-update-icon-cache.script)
-sha256sums=('SKIP'
-'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
-'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
-'496064a9dd6214bd58f689dd817dbdc4d7f17d42a8c9940a87018c3f829ce308'
-'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541')
-
-pkgver() {
-cd gtk+
-git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-mkdir print-backends
-cd gtk+
-NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-cd gtk+
-
-CXX=/bin/false ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-schemas-compile \
---enable-x11-backend \
---enable-broadway-backend \
---enable-wayland-backend \
---enable-gtk-doc
-
-

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

2017-02-27 Thread Jan Steffens
Date: Tuesday, February 28, 2017 @ 06:46:12
  Author: heftig
Revision: 289666

3.22.9-1

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 22:27:30 UTC (rev 289665)
+++ PKGBUILD2017-02-28 06:46:12 UTC (rev 289666)
@@ -4,7 +4,7 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache gtk3-print-backends)
-pkgver=3.22.8
+pkgver=3.22.9
 pkgrel=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
  adwaita-icon-theme json-glib librsvg wayland-protocols 
desktop-file-utils mesa)
 makedepends=(gobject-introspection libcanberra gtk-doc git colord rest libcups 
glib2-docs)
 license=(LGPL)
-_commit=dad4aecfc017dbe97074a188c972c0af013c5a08  # tags/3.22.8^0
+_commit=c3914178383f6063a77425f9c4461b5f5d5dcdfe  # tags/3.22.9^0
 source=("git+https://git.gnome.org/browse/gtk+#commit=$_commit;
 settings.ini
 gtk-query-immodules-3.0.hook


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 06:23:05
  Author: lfleischer
Revision: 214163

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-28 06:22:20 UTC (rev 214162)
+++ community-i686/PKGBUILD 2017-02-28 06:23:05 UTC (rev 214163)
@@ -1,29 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Allan McRae 
-# Contributor: bekks 
-# Contributor: Daniel J Griffiths 
-
-pkgname=upx
-pkgver=3.91
-pkgrel=3
-pkgdesc='Ultimate executable compressor.'
-arch=('i686' 'x86_64')
-url='http://upx.sourceforge.net/'
-license=('GPL')
-depends=('zlib' 'ucl')
-source=("http://upx.sourceforge.net/download/${pkgname}-${pkgver}-src.tar.bz2;
-'http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2')
-md5sums=('c6d0b3ea2ecb28cb8031d59a4b087a43'
- '29d5ffd03a5a3e51aef6a74e9eafb759')
-
-build() {
-  cd "${pkgname}-${pkgver}-src"
-  make UPX_LZMA_VERSION=0x465 UPX_LZMADIR="${srcdir}" all
-}
-
-package() {
-  cd "${pkgname}-${pkgver}-src"
-
-  install -Dm0755 src/upx.out "${pkgdir}/usr/bin/upx"
-  install -Dm0644 doc/upx.1 "${pkgdir}/usr/share/man/man1/upx.1"
-}

Copied: upx/repos/community-i686/PKGBUILD (from rev 214162, upx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 06:23:05 UTC (rev 214163)
@@ -0,0 +1,27 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Allan McRae 
+# Contributor: bekks 
+# Contributor: Daniel J Griffiths 
+
+pkgname=upx
+pkgver=3.93
+pkgrel=1
+pkgdesc='Ultimate executable compressor.'
+arch=('i686' 'x86_64')
+url='http://upx.sourceforge.net/'
+license=('GPL')
+depends=('zlib' 'ucl')
+source=("https://github.com/$pkgname/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver-src.tar.xz;)
+md5sums=('d8da85311492a5f9e3a1fecc979f879b')
+
+build() {
+  cd "${pkgname}-${pkgver}-src"
+  make UPX_LZMA_VERSION=0x465 UPX_LZMADIR="${srcdir}" 
CHECK_WHITESPACE=/bin/true all
+}
+
+package() {
+  cd "${pkgname}-${pkgver}-src"
+
+  install -Dm0755 src/upx.out "${pkgdir}/usr/bin/upx"
+  install -Dm0644 doc/upx.1 "${pkgdir}/usr/share/man/man1/upx.1"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 06:22:20 UTC (rev 214162)
+++ community-x86_64/PKGBUILD   2017-02-28 06:23:05 UTC (rev 214163)
@@ -1,29 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Allan McRae 
-# Contributor: bekks 
-# Contributor: Daniel J Griffiths 
-
-pkgname=upx
-pkgver=3.91
-pkgrel=3
-pkgdesc='Ultimate executable compressor.'
-arch=('i686' 'x86_64')
-url='http://upx.sourceforge.net/'
-license=('GPL')
-depends=('zlib' 'ucl')
-source=("http://upx.sourceforge.net/download/${pkgname}-${pkgver}-src.tar.bz2;
-'http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2')
-md5sums=('c6d0b3ea2ecb28cb8031d59a4b087a43'
- '29d5ffd03a5a3e51aef6a74e9eafb759')
-
-build() {
-  cd "${pkgname}-${pkgver}-src"
-  make UPX_LZMA_VERSION=0x465 UPX_LZMADIR="${srcdir}" all
-}
-
-package() {
-  cd "${pkgname}-${pkgver}-src"
-
-  install -Dm0755 src/upx.out "${pkgdir}/usr/bin/upx"
-  install -Dm0644 doc/upx.1 "${pkgdir}/usr/share/man/man1/upx.1"
-}

Copied: upx/repos/community-x86_64/PKGBUILD (from rev 214162, 
upx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 06:23:05 UTC (rev 214163)
@@ -0,0 +1,27 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Allan McRae 
+# Contributor: bekks 
+# Contributor: Daniel J Griffiths 
+
+pkgname=upx
+pkgver=3.93
+pkgrel=1
+pkgdesc='Ultimate executable compressor.'
+arch=('i686' 'x86_64')
+url='http://upx.sourceforge.net/'
+license=('GPL')
+depends=('zlib' 'ucl')

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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 06:22:20
  Author: lfleischer
Revision: 214162

upgpkg: upx 3.93-1

Upstream update.

Modified:
  upx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 06:11:29 UTC (rev 214161)
+++ PKGBUILD2017-02-28 06:22:20 UTC (rev 214162)
@@ -4,21 +4,19 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=upx
-pkgver=3.91
-pkgrel=3
+pkgver=3.93
+pkgrel=1
 pkgdesc='Ultimate executable compressor.'
 arch=('i686' 'x86_64')
 url='http://upx.sourceforge.net/'
 license=('GPL')
 depends=('zlib' 'ucl')
-source=("http://upx.sourceforge.net/download/${pkgname}-${pkgver}-src.tar.bz2;
-'http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2')
-md5sums=('c6d0b3ea2ecb28cb8031d59a4b087a43'
- '29d5ffd03a5a3e51aef6a74e9eafb759')
+source=("https://github.com/$pkgname/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver-src.tar.xz;)
+md5sums=('d8da85311492a5f9e3a1fecc979f879b')
 
 build() {
   cd "${pkgname}-${pkgver}-src"
-  make UPX_LZMA_VERSION=0x465 UPX_LZMADIR="${srcdir}" all
+  make UPX_LZMA_VERSION=0x465 UPX_LZMADIR="${srcdir}" 
CHECK_WHITESPACE=/bin/true all
 }
 
 package() {


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 06:11:02
  Author: felixonmars
Revision: 214160

upgpkg: haskell-yesod-auth 1.4.16-20

rebuild with http-client,0.5.6.1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 06:03:55 UTC (rev 214159)
+++ PKGBUILD2017-02-28 06:11:02 UTC (rev 214160)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.16
-pkgrel=19
+pkgrel=20
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 06:11:29
  Author: felixonmars
Revision: 214161

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

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

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

Copied: haskell-yesod-auth/repos/community-staging-i686/PKGBUILD (from rev 
214160, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 06:11:29 UTC (rev 214161)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.16
+pkgrel=20
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptohash" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit"
+ "haskell-http-types" "haskell-lifted-base" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('a2c76409522ac276b92d31e13ffa94ae51194ffdb902a41f979d25181a5182d2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
214160, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 06:11:29 UTC (rev 214161)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.16
+pkgrel=20
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptohash" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit"
+ "haskell-http-types" "haskell-lifted-base" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 06:03:55
  Author: felixonmars
Revision: 214159

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

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

+
 community-staging-i686/PKGBUILD|   83 +++
 community-staging-i686/stack.install   |4 +
 community-staging-x86_64/PKGBUILD  |   83 +++
 community-staging-x86_64/stack.install |4 +
 4 files changed, 174 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 214158, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 06:03:55 UTC (rev 214159)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=stack
+pkgname=(stack haskell-stack)
+pkgver=1.3.2
+pkgrel=47
+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-either" "haskell-errors"
+ "haskell-exceptions" "haskell-extra" "haskell-fast-logger" 
"haskell-file-embed"
+ "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-pid1" 
"haskell-project-template"
+ "haskell-regex-applicative-text" "haskell-resourcet" 
"haskell-retry" "haskell-safe"
+ "haskell-safe-exceptions" "haskell-semigroups" "haskell-split" 
"haskell-stm"
+ "haskell-store" "haskell-streaming-commons" "haskell-tar" 
"haskell-temporary"
+ "haskell-text" "haskell-text-binary" "haskell-text-metrics" 
"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=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('488b9292ea605c92f6ebf79b233e8e374d857b21053051cb44b305dad8f0d3f7')
+
+prepare() {
+sed -i 's/hpack >=0.14.0 && <0.16,/hpack >=0.14.0 \&\& <0.17,/' 
${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+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 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 06:03:27
  Author: felixonmars
Revision: 214158

upgpkg: stack 1.3.2-47

rebuild with http-client,0.5.6.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 05:51:06 UTC (rev 214157)
+++ PKGBUILD2017-02-28 06:03:27 UTC (rev 214158)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.3.2
-pkgrel=46
+pkgrel=47
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:51:06
  Author: lfleischer
Revision: 214157

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-28 05:51:02 UTC (rev 214156)
+++ PKGBUILD2017-02-28 05:51:06 UTC (rev 214157)
@@ -1,35 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrey Mivrenik 
-# Contributor: Tim Diels 
-
-pkgbase=python-dropbox
-_pkgname=dropbox-sdk-python
-pkgname=(python-dropbox python2-dropbox)
-pkgver=7.1.1
-pkgrel=2
-pkgdesc="Python SDK for Dropbox Core APIs"
-url="https://www.dropbox.com/developers/core/sdks/python;
-arch=('any')
-license=('MIT')
-makedepends=(python-requests python2-requests python-urllib3 python2-urllib3
- python-setuptools python2-setuptools)
-source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('acb43232d8e5fccfc46d601a22f91271f911db58faf12fd770123e687b8a9f15')
-
-package_python-dropbox() {
-  depends=(python python-urllib3 python-requests)
-
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-dropbox() {
-  depends=(python2 python2-urllib3 python2-requests)
-
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-dropbox/repos/community-any/PKGBUILD (from rev 214156, 
python-dropbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-28 05:51:06 UTC (rev 214157)
@@ -0,0 +1,35 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrey Mivrenik 
+# Contributor: Tim Diels 
+
+pkgbase=python-dropbox
+_pkgname=dropbox-sdk-python
+pkgname=(python-dropbox python2-dropbox)
+pkgver=7.2.0
+pkgrel=1
+pkgdesc="Python SDK for Dropbox Core APIs"
+url="https://www.dropbox.com/developers/core/sdks/python;
+arch=('any')
+license=('MIT')
+makedepends=(python-requests python2-requests python-urllib3 python2-urllib3
+ python-setuptools python2-setuptools)
+source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('4c7e2f1a37fb0fe106980ed468330b2fc7ea8f1803fda5cd922bcb116dfa9b6e')
+
+package_python-dropbox() {
+  depends=(python python-urllib3 python-requests)
+
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-dropbox() {
+  depends=(python2 python2-urllib3 python2-requests)
+
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:51:02
  Author: lfleischer
Revision: 214156

upgpkg: python-dropbox 7.2.0-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 05:49:31 UTC (rev 214155)
+++ PKGBUILD2017-02-28 05:51:02 UTC (rev 214156)
@@ -5,8 +5,8 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=7.1.1
-pkgrel=2
+pkgver=7.2.0
+pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://www.dropbox.com/developers/core/sdks/python;
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=(python-requests python2-requests python-urllib3 python2-urllib3
  python-setuptools python2-setuptools)
 source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('acb43232d8e5fccfc46d601a22f91271f911db58faf12fd770123e687b8a9f15')
+sha256sums=('4c7e2f1a37fb0fe106980ed468330b2fc7ea8f1803fda5cd922bcb116dfa9b6e')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:49:26
  Author: lfleischer
Revision: 214154

upgpkg: maim 4.4.60-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 05:41:48 UTC (rev 214153)
+++ PKGBUILD2017-02-28 05:49:26 UTC (rev 214154)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof 
 
 pkgname=maim
-pkgver=4.4.50
+pkgver=4.4.60
 pkgrel=1
 pkgdesc='Utility to take a screenshot using imlib2'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('freetype2' 'libpng' 'libjpeg-turbo' 'libx11' 'libxcomposite' 
'libxext' 'libxfixes' 'libxrandr' 'slop')
 makedepends=('cmake' 'glm')
 source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('b6703d776c3572096f3191b0419ad732')
+md5sums=('13540e2ca9927306e6af49d7a3808492')
 
 build() {
   cd "$pkgname-$pkgver"


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:49:31
  Author: lfleischer
Revision: 214155

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-28 05:49:26 UTC (rev 214154)
+++ community-i686/PKGBUILD 2017-02-28 05:49:31 UTC (rev 214155)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: naelstrof 
-
-pkgname=maim
-pkgver=4.4.50
-pkgrel=1
-pkgdesc='Utility to take a screenshot using imlib2'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/maim'
-license=('GPL3')
-depends=('freetype2' 'libpng' 'libjpeg-turbo' 'libx11' 'libxcomposite' 
'libxext' 'libxfixes' 'libxrandr' 'slop')
-makedepends=('cmake' 'glm')
-source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('b6703d776c3572096f3191b0419ad732')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: maim/repos/community-i686/PKGBUILD (from rev 214154, 
maim/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 05:49:31 UTC (rev 214155)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: naelstrof 
+
+pkgname=maim
+pkgver=4.4.60
+pkgrel=1
+pkgdesc='Utility to take a screenshot using imlib2'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/maim'
+license=('GPL3')
+depends=('freetype2' 'libpng' 'libjpeg-turbo' 'libx11' 'libxcomposite' 
'libxext' 'libxfixes' 'libxrandr' 'slop')
+makedepends=('cmake' 'glm')
+source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
+md5sums=('13540e2ca9927306e6af49d7a3808492')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 05:49:26 UTC (rev 214154)
+++ community-x86_64/PKGBUILD   2017-02-28 05:49:31 UTC (rev 214155)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: naelstrof 
-
-pkgname=maim
-pkgver=4.4.50
-pkgrel=1
-pkgdesc='Utility to take a screenshot using imlib2'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/maim'
-license=('GPL3')
-depends=('freetype2' 'libpng' 'libjpeg-turbo' 'libx11' 'libxcomposite' 
'libxext' 'libxfixes' 'libxrandr' 'slop')
-makedepends=('cmake' 'glm')
-source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('b6703d776c3572096f3191b0419ad732')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: maim/repos/community-x86_64/PKGBUILD (from rev 214154, 
maim/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 05:49:31 UTC (rev 214155)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: naelstrof 
+
+pkgname=maim
+pkgver=4.4.60
+pkgrel=1
+pkgdesc='Utility to take a screenshot using imlib2'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/maim'
+license=('GPL3')
+depends=('freetype2' 'libpng' 'libjpeg-turbo' 'libx11' 'libxcomposite' 
'libxext' 'libxfixes' 'libxrandr' 'slop')
+makedepends=('cmake' 'glm')
+source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
+md5sums=('13540e2ca9927306e6af49d7a3808492')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:41:48
  Author: lfleischer
Revision: 214153

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-28 05:41:42 UTC (rev 214152)
+++ community-i686/PKGBUILD 2017-02-28 05:41:48 UTC (rev 214153)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: naelstrof 
-
-pkgname=slop
-pkgver=5.3.28
-pkgrel=1
-pkgdesc='Utility to query the user for a selection and print the region to 
stdout'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/slop'
-license=('GPL3')
-depends=('libxext' 'libx11' 'mesa' 'glew' 'libxrender')
-makedepends=('cmake' 'glm')
-source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
-md5sums=('0316c3858b76c6a1a6bd20083f14fcd7')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: slop/repos/community-i686/PKGBUILD (from rev 214152, 
slop/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 05:41:48 UTC (rev 214153)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: naelstrof 
+
+pkgname=slop
+pkgver=5.3.37
+pkgrel=1
+pkgdesc='Utility to query the user for a selection and print the region to 
stdout'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/slop'
+license=('GPL3')
+depends=('libxext' 'libx11' 'mesa' 'glew' 'libxrender')
+makedepends=('cmake' 'glm')
+source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
+md5sums=('3c9daf46110b1aada91aa5832dcf71dc')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 05:41:42 UTC (rev 214152)
+++ community-x86_64/PKGBUILD   2017-02-28 05:41:48 UTC (rev 214153)
@@ -1,25 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: naelstrof 
-
-pkgname=slop
-pkgver=5.3.28
-pkgrel=1
-pkgdesc='Utility to query the user for a selection and print the region to 
stdout'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/slop'
-license=('GPL3')
-depends=('libxext' 'libx11' 'mesa' 'glew' 'libxrender')
-makedepends=('cmake' 'glm')
-source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
-md5sums=('0316c3858b76c6a1a6bd20083f14fcd7')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: slop/repos/community-x86_64/PKGBUILD (from rev 214152, 
slop/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 05:41:48 UTC (rev 214153)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: naelstrof 
+
+pkgname=slop
+pkgver=5.3.37
+pkgrel=1
+pkgdesc='Utility to query the user for a selection and print the region to 
stdout'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/slop'
+license=('GPL3')
+depends=('libxext' 'libx11' 'mesa' 'glew' 'libxrender')
+makedepends=('cmake' 'glm')
+source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
+md5sums=('3c9daf46110b1aada91aa5832dcf71dc')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr . .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:41:42
  Author: lfleischer
Revision: 214152

upgpkg: slop 5.3.37-1

Upstream update.

Modified:
  slop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 05:37:04 UTC (rev 214151)
+++ PKGBUILD2017-02-28 05:41:42 UTC (rev 214152)
@@ -3,7 +3,7 @@
 # Contributor: naelstrof 
 
 pkgname=slop
-pkgver=5.3.28
+pkgver=5.3.37
 pkgrel=1
 pkgdesc='Utility to query the user for a selection and print the region to 
stdout'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libxext' 'libx11' 'mesa' 'glew' 'libxrender')
 makedepends=('cmake' 'glm')
 source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v${pkgver}.tar.gz")
-md5sums=('0316c3858b76c6a1a6bd20083f14fcd7')
+md5sums=('3c9daf46110b1aada91aa5832dcf71dc')
 
 build() {
   cd "$pkgname-$pkgver"


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:37:04
  Author: lfleischer
Revision: 214151

archrelease: copy trunk to community-any

Added:
  pass/repos/community-any/PKGBUILD
(from rev 214150, pass/trunk/PKGBUILD)
Deleted:
  pass/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-28 05:36:58 UTC (rev 214150)
+++ PKGBUILD2017-02-28 05:37:04 UTC (rev 214151)
@@ -1,26 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Simon Zimmermann 
-
-pkgname='pass'
-pkgver=1.6.5
-pkgrel=2
-pkgdesc='Stores, retrieves, generates, and synchronizes passwords securely'
-arch=('any')
-url='http://zx2c4.com/projects/password-store/'
-license=('GPL2')
-depends=('xclip' 'bash' 'gnupg' 'pwgen' 'tree')
-optdepends=('git: for Git support'
-'dmenu: for passmenu')
-replaces=('passmenu')
-provides=('passmenu')
-conflicts=('passmenu')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zx2c4/password-store/archive/${pkgver}.tar.gz;)
-md5sums=('cd2a4a905f1c3ecbc3f1c3768701e2cc')
-
-package() {
-  cd "${srcdir}/password-store-$pkgver/"
-  make DESTDIR="${pkgdir}" FORCE_ALL=1 install
-
-  cd contrib/dmenu
-  install -Dm0755 passmenu "${pkgdir}/usr/bin/passmenu"
-}

Copied: pass/repos/community-any/PKGBUILD (from rev 214150, pass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-28 05:37:04 UTC (rev 214151)
@@ -0,0 +1,26 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Simon Zimmermann 
+
+pkgname='pass'
+pkgver=1.7
+pkgrel=1
+pkgdesc='Stores, retrieves, generates, and synchronizes passwords securely'
+arch=('any')
+url='http://zx2c4.com/projects/password-store/'
+license=('GPL2')
+depends=('xclip' 'bash' 'gnupg' 'pwgen' 'tree')
+optdepends=('git: for Git support'
+'dmenu: for passmenu')
+replaces=('passmenu')
+provides=('passmenu')
+conflicts=('passmenu')
+source=("https://git.zx2c4.com/password-store/snapshot/password-store-${pkgver}.tar.xz;)
+md5sums=('d50730755d9da64db2250aa0ab30bf89')
+
+package() {
+  cd "${srcdir}/password-store-$pkgver/"
+  make DESTDIR="${pkgdir}" FORCE_ALL=1 install
+
+  cd contrib/dmenu
+  install -Dm0755 passmenu "${pkgdir}/usr/bin/passmenu"
+}


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

2017-02-27 Thread Lukas Fleischer
Date: Tuesday, February 28, 2017 @ 05:36:58
  Author: lfleischer
Revision: 214150

upgpkg: pass 1.7-1

Upstream update.

Modified:
  pass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 05:09:40 UTC (rev 214149)
+++ PKGBUILD2017-02-28 05:36:58 UTC (rev 214150)
@@ -2,8 +2,8 @@
 # Contributor: Simon Zimmermann 
 
 pkgname='pass'
-pkgver=1.6.5
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 pkgdesc='Stores, retrieves, generates, and synchronizes passwords securely'
 arch=('any')
 url='http://zx2c4.com/projects/password-store/'
@@ -14,8 +14,8 @@
 replaces=('passmenu')
 provides=('passmenu')
 conflicts=('passmenu')
-source=(http://git.zx2c4.com/password-store/snapshot/password-store-${pkgver}.tar.xz)
-md5sums=('2c4468360c678184051e76f03c2f6b04')
+source=("https://git.zx2c4.com/password-store/snapshot/password-store-${pkgver}.tar.xz;)
+md5sums=('d50730755d9da64db2250aa0ab30bf89')
 
 package() {
   cd "${srcdir}/password-store-$pkgver/"


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 05:09:40
  Author: felixonmars
Revision: 214149

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

Added:
  purescript/repos/community-staging-i686/
  purescript/repos/community-staging-i686/PKGBUILD
(from rev 214148, purescript/trunk/PKGBUILD)
  purescript/repos/community-staging-i686/http-client-0.5.patch
(from rev 214148, purescript/trunk/http-client-0.5.patch)
  purescript/repos/community-staging-x86_64/
  purescript/repos/community-staging-x86_64/PKGBUILD
(from rev 214148, purescript/trunk/PKGBUILD)
  purescript/repos/community-staging-x86_64/http-client-0.5.patch
(from rev 214148, purescript/trunk/http-client-0.5.patch)

+
 community-staging-i686/PKGBUILD|   57 ++
 community-staging-i686/http-client-0.5.patch   |   90 +++
 community-staging-x86_64/PKGBUILD  |   57 ++
 community-staging-x86_64/http-client-0.5.patch |   90 +++
 4 files changed, 294 insertions(+)

Copied: purescript/repos/community-staging-i686/PKGBUILD (from rev 214148, 
purescript/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 05:09:40 UTC (rev 214149)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=purescript
+pkgver=0.10.7
+pkgrel=6
+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-aeson-pretty"
+ "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-base-compat"
+ "haskell-blaze-html" "haskell-bower-json" "haskell-boxes" 
"haskell-cheapskate"
+ "haskell-clock" "haskell-data-ordlist" "haskell-dlist" 
"haskell-edit-distance"
+ "haskell-file-embed" "haskell-foldl" "haskell-fsnotify" 
"haskell-glob"
+ "haskell-http-client" "haskell-http-types" 
"haskell-language-javascript"
+ "haskell-lens" "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-system-filepath"
+ "haskell-text" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-turtle" "haskell-unordered-containers" 
"haskell-utf8-string"
+ "haskell-vector" "haskell-wai" "haskell-wai-websockets" 
"haskell-warp"
+ "haskell-websockets")
+optdepends=('pulp: for development environment')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+http-client-0.5.patch)
+sha256sums=('85dff2f4b6916e9d45b6a1b2674dc6c91c56ac6c1597f627d5f1cbee9d0b3a9d'
+'2e8ac0165d8dfde7f2ec27f4b77fb4139a435cf2148d3853ec95455334601b03')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../http-client-0.5.patch
+
+sed -e 's/pipes >= 4.0.0 && < 4.3.0,/pipes >= 4.0.0 \&\& < 4.4.0,/' \
+-e 's/websockets >= 0.9 && <0.10/websockets >= 0.9 \&\& <0.11/' \
+-e 's/aeson >= 0.8 && < 1.0,/aeson >= 0.8,/' \
+-i purescript.cabal
+}
+
+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-staging-i686/http-client-0.5.patch (from rev 
214148, purescript/trunk/http-client-0.5.patch)
===
--- community-staging-i686/http-client-0.5.patch
(rev 0)
+++ community-staging-i686/http-client-0.5.patch2017-02-28 05:09:40 UTC 
(rev 214149)
@@ -0,0 +1,90 @@
+From e0527fb7f10721870014d7c08b1a2f8f5bf2edcf Mon Sep 17 00:00:00 2001
+From: Oleg Grenrus 
+Date: Mon, 22 Aug 2016 17:51:42 +0300
+Subject: [PATCH] Support http-client-0.5
+
+---
+ purescript.cabal   |  2 +-
+ src/Language/PureScript/Ide/Pursuit.hs | 44 --
+ 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 05:09:01
  Author: felixonmars
Revision: 214148

upgpkg: purescript 0.10.7-6

rebuild with http-client,0.5.6.1

Modified:
  purescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 04:41:45 UTC (rev 214147)
+++ PKGBUILD2017-02-28 05:09:01 UTC (rev 214148)
@@ -4,7 +4,7 @@
 
 pkgname=purescript
 pkgver=0.10.7
-pkgrel=5
+pkgrel=6
 pkgdesc="PureScript Programming Language Compiler"
 url="http://www.purescript.org/;
 license=("custom:BSD3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:41:45
  Author: felixonmars
Revision: 214147

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

Added:
  haskell-pipes-http/repos/community-staging-i686/
  haskell-pipes-http/repos/community-staging-i686/PKGBUILD
(from rev 214146, haskell-pipes-http/trunk/PKGBUILD)
  haskell-pipes-http/repos/community-staging-x86_64/
  haskell-pipes-http/repos/community-staging-x86_64/PKGBUILD
(from rev 214146, haskell-pipes-http/trunk/PKGBUILD)

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

Copied: haskell-pipes-http/repos/community-staging-i686/PKGBUILD (from rev 
214146, haskell-pipes-http/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 04:41:45 UTC (rev 214147)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pipes-http
+pkgname=haskell-pipes-http
+pkgver=1.0.5
+pkgrel=13
+pkgdesc="HTTP client with pipes interface"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-http-client" "haskell-http-client-tls" 
"haskell-pipes")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('49a196466de1638f3806a49bf10fef9eb3c06456ababf09ffd025b6b64f23055')
+
+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-pipes-http/repos/community-staging-x86_64/PKGBUILD (from rev 
214146, haskell-pipes-http/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 04:41:45 UTC (rev 214147)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pipes-http
+pkgname=haskell-pipes-http
+pkgver=1.0.5
+pkgrel=13
+pkgdesc="HTTP client with pipes interface"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-http-client" "haskell-http-client-tls" 
"haskell-pipes")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('49a196466de1638f3806a49bf10fef9eb3c06456ababf09ffd025b6b64f23055')
+
+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 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:41:16
  Author: felixonmars
Revision: 214146

upgpkg: haskell-pipes-http 1.0.5-13

rebuild with http-client,0.5.6.1

Modified:
  haskell-pipes-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 04:39:14 UTC (rev 214145)
+++ PKGBUILD2017-02-28 04:41:16 UTC (rev 214146)
@@ -5,7 +5,7 @@
 _hkgname=pipes-http
 pkgname=haskell-pipes-http
 pkgver=1.0.5
-pkgrel=12
+pkgrel=13
 pkgdesc="HTTP client with pipes interface"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:39:14
  Author: felixonmars
Revision: 214145

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

Added:
  pandoc-crossref/repos/community-staging-i686/
  pandoc-crossref/repos/community-staging-i686/PKGBUILD
(from rev 214144, pandoc-crossref/trunk/PKGBUILD)
  pandoc-crossref/repos/community-staging-x86_64/
  pandoc-crossref/repos/community-staging-x86_64/PKGBUILD
(from rev 214144, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-i686/PKGBUILD (from rev 214144, 
pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 04:39:14 UTC (rev 214145)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-crossref
+pkgname=(pandoc-crossref haskell-pandoc-crossref)
+pkgver=0.2.5.0
+pkgrel=2
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgbase};
+license=("GPL2")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
+ "haskell-data-accessor-transformers" "haskell-mtl" 
"haskell-pandoc" "haskell-pandoc-types"
+ "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('d4d93bbe448e2cf187a0b7bcc605d0445e28021e4e31bfef890b93bee2b28491')
+
+prepare() {
+sed -i 's/pandoc >= 1.17.1 && <1.19/pandoc >= 1.17.1 \&\& <1.20/' 
${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$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_pandoc-crossref() {
+depends=('pandoc')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share}
+}
+
+package_haskell-pandoc-crossref() {
+pkgdesc="Pandoc filter for cross-references (docs and libraries)"
+depends=("${makedepends[@]}" 'pandoc-crossref')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/bin
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
214144, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 04:39:14 UTC (rev 214145)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-crossref
+pkgname=(pandoc-crossref haskell-pandoc-crossref)
+pkgver=0.2.5.0
+pkgrel=2
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgbase};
+license=("GPL2")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
+ "haskell-data-accessor-transformers" "haskell-mtl" 
"haskell-pandoc" "haskell-pandoc-types"
+ "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('d4d93bbe448e2cf187a0b7bcc605d0445e28021e4e31bfef890b93bee2b28491')
+
+prepare() {
+sed -i 's/pandoc >= 1.17.1 && <1.19/pandoc >= 1.17.1 \&\& <1.20/' 
${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:38:49
  Author: felixonmars
Revision: 214144

upgpkg: pandoc-crossref 0.2.5.0-2

rebuild with http-client,0.5.6.1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 04:32:37 UTC (rev 214143)
+++ PKGBUILD2017-02-28 04:38:49 UTC (rev 214144)
@@ -5,7 +5,7 @@
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
 pkgver=0.2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgbase};
 license=("GPL2")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:32:37
  Author: felixonmars
Revision: 214143

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

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

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

Copied: haskell-hakyll/repos/community-staging-i686/PKGBUILD (from rev 214142, 
haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 04:32:37 UTC (rev 214143)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.5.1
+pkgrel=12
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-pandoc" 
"haskell-pandoc-citeproc" "haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('8deca33939717372ca227559dfe82aa0b02af49b19e9ea60051f555dcee2cfe6')
+
+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 \
+-fcheckexternal -fwatchserver -fpreviewserver
+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-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
214142, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 04:32:37 UTC (rev 214143)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.5.1
+pkgrel=12
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-pandoc" 
"haskell-pandoc-citeproc" "haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:32:12
  Author: felixonmars
Revision: 214142

upgpkg: haskell-hakyll 4.9.5.1-12

rebuild with http-client,0.5.6.1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 04:25:33 UTC (rev 214141)
+++ PKGBUILD2017-02-28 04:32:12 UTC (rev 214142)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.9.5.1
-pkgrel=11
+pkgrel=12
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:25:33
  Author: felixonmars
Revision: 214141

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

Added:
  pandoc-citeproc/repos/community-staging-i686/
  pandoc-citeproc/repos/community-staging-i686/PKGBUILD
(from rev 214140, pandoc-citeproc/trunk/PKGBUILD)
  pandoc-citeproc/repos/community-staging-x86_64/
  pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD
(from rev 214140, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-i686/PKGBUILD (from rev 214140, 
pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 04:25:33 UTC (rev 214141)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-citeproc
+pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
+pkgver=0.10.4.1
+pkgrel=6
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/${pkgbase};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec"
+ "haskell-data-default" "haskell-hs-bibutils" "haskell-mtl"
+ "haskell-old-locale" "haskell-pandoc" "haskell-pandoc-types" 
"haskell-parsec"
+ "haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 
"haskell-text-icu"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-xml-conduit" "haskell-yaml")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('6e6b0a89a831f9bfaa33dc0f3dff1792ee1626a5e66e1bd34da9447cd3c7de51')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils
+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_pandoc-citeproc() {
+depends=('pandoc' 'icu')
+
+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"
+}
+
+package_haskell-pandoc-citeproc() {
+pkgdesc="Supports using pandoc with citeproc (docs and libraries)"
+depends=("${makedepends[@]}" 'pandoc-citeproc')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/share/{pandoc-citeproc,man} "$pkgdir"/usr/bin
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
214140, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 04:25:33 UTC (rev 214141)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-citeproc
+pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
+pkgver=0.10.4.1
+pkgrel=6
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/${pkgbase};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec"
+ "haskell-data-default" "haskell-hs-bibutils" "haskell-mtl"
+ "haskell-old-locale" "haskell-pandoc" "haskell-pandoc-types" 
"haskell-parsec"
+ "haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:24:12
  Author: felixonmars
Revision: 214140

upgpkg: pandoc-citeproc 0.10.4.1-6

rebuild with http-client,0.5.6.1

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 04:05:28 UTC (rev 214139)
+++ PKGBUILD2017-02-28 04:24:12 UTC (rev 214140)
@@ -5,7 +5,7 @@
 pkgbase=pandoc-citeproc
 pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
 pkgver=0.10.4.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/${pkgbase};
 license=("custom:BSD3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:05:28
  Author: felixonmars
Revision: 214139

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

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

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

Copied: pandoc/repos/community-staging-i686/PKGBUILD (from rev 214138, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 04:05:28 UTC (rev 214139)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc
+pkgname=(pandoc haskell-pandoc)
+pkgver=1.19.2.1
+pkgrel=16
+pkgdesc="Conversion between markup formats"
+url="http://pandoc.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-http" "haskell-juicypixels" "haskell-sha" 
"haskell-aeson"
+ "haskell-base64-bytestring" "haskell-blaze-html" 
"haskell-blaze-markup"
+ "haskell-cmark" "haskell-data-default" "haskell-doctemplates" 
"haskell-mtl"
+ "haskell-extensible-exceptions" "haskell-filemanip" 
"haskell-haddock-library"
+ "haskell-skylighting" "haskell-hslua" "haskell-http-client" 
"haskell-syb"
+ "haskell-http-client-tls" "haskell-http-types"  "haskell-text" 
"haskell-texmath"
+ "haskell-network" "haskell-old-time" "haskell-pandoc-types" 
"haskell-parsec"
+ "haskell-random" "haskell-scientific" "haskell-tagsoup" 
"haskell-temporary"
+ "haskell-network-uri" "haskell-unordered-containers" 
"haskell-zip-archive"
+ "haskell-vector" "haskell-xml" "haskell-yaml" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('08692f3d77bf95bb9ba3407f7af26de7c23134e7efcdafad0bdaf9050e2c7801')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-old-locale -fnetwork-uri -fhttps -f-trypandoc 
-f-embed_data_files -f-weigh-pandoc
+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_pandoc() {
+depends=('gmp' 'libffi' 'zlib' 'pcre' 'cmark')
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'texlive-core: for pdf output')
+replaces=('pandoc-static')
+conflicts=('pandoc-static')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}
+
+package_haskell-pandoc() {
+pkgdesc="Conversion between markup formats (docs and libraries)"
+depends=("${makedepends[@]}" 'pandoc')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/share/{pandoc,man} "$pkgdir"/usr/bin
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+}

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 214138, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 04:05:28 UTC (rev 214139)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc
+pkgname=(pandoc haskell-pandoc)
+pkgver=1.19.2.1
+pkgrel=16
+pkgdesc="Conversion between markup formats"
+url="http://pandoc.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-http" "haskell-juicypixels" "haskell-sha" 
"haskell-aeson"
+ "haskell-base64-bytestring" 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 04:05:01
  Author: felixonmars
Revision: 214138

upgpkg: pandoc 1.19.2.1-16

rebuild with http-client,0.5.6.1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:55:45 UTC (rev 214137)
+++ PKGBUILD2017-02-28 04:05:01 UTC (rev 214138)
@@ -5,7 +5,7 @@
 pkgbase=pandoc
 pkgname=(pandoc haskell-pandoc)
 pkgver=1.19.2.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org;
 license=("GPL")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:55:45
  Author: felixonmars
Revision: 214137

archrelease: copy trunk to community-any

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

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

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

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

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:55:24
  Author: felixonmars
Revision: 214136

upgpkg: python-pifpaf 0.25.0-1

Modified:
  python-pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:39:39 UTC (rev 214135)
+++ PKGBUILD2017-02-28 03:55:24 UTC (rev 214136)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pifpaf
 pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=0.24.1
+pkgver=0.25.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -11,7 +11,8 @@
 url='https://github.com/jd/pifpaf'
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-cliff'
  'python2-cliff' 'python-stevedore' 'python2-stevedore' 
'python-six' 'python2-six'
- 'python-fixtures' 'python2-fixtures' 'python-xattr' 
'python2-xattr' 'git')
+ 'python-fixtures' 'python2-fixtures' 'python-xattr' 
'python2-xattr' 'git'
+ 'python-jinja' 'python2-jinja')
 checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests' 'python2-requests'
   'python-testtools' 'python2-testtools' 'python-oslotest' 
'python2-oslotest'
   'memcached' 'mongodb' 'percona-server' 'percona-server-clients' 
'postgresql' 'redis'
@@ -49,7 +50,7 @@
 
 package_python-pifpaf() {
   depends=('python-pbr' 'python-cliff' 'python-stevedore' 'python-six' 
'python-fixtures'
-   'python-xattr')
+   'python-xattr' 'python-jinja')
 
   cd "$srcdir"/pifpaf
   python setup.py install --root="$pkgdir"/ --optimize=1
@@ -57,7 +58,7 @@
 
 package_python2-pifpaf() {
   depends=('python2-pbr' 'python2-cliff' 'python2-stevedore' 'python2-six' 
'python2-fixtures'
-   'python2-xattr')
+   'python2-xattr' 'python2-jinja')
 
   cd "$srcdir"/pifpaf-py2
   python2 setup.py install --root="$pkgdir"/ --optimize=1


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:39:11
  Author: felixonmars
Revision: 214134

upgpkg: hoogle 5.0.9-18

rebuild with http-client,0.5.6.1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:34:27 UTC (rev 214133)
+++ PKGBUILD2017-02-28 03:39:11 UTC (rev 214134)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=5.0.9
-pkgrel=17
+pkgrel=18
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("custom:BSD3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:39:39
  Author: felixonmars
Revision: 214135

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 214134, hoogle/trunk/PKGBUILD)
  hoogle/repos/community-staging-x86_64/
  hoogle/repos/community-staging-x86_64/PKGBUILD
(from rev 214134, 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 214134, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 03:39:39 UTC (rev 214135)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.9
+pkgrel=18
+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-process-extras" "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=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('93f584c5f7fc6a57ee50803ae8df5e6c41051a3177044b273cb7fbcd39d11874')
+
+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 214134, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 03:39:39 UTC (rev 214135)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.9
+pkgrel=18
+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-process-extras" "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=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('93f584c5f7fc6a57ee50803ae8df5e6c41051a3177044b273cb7fbcd39d11874')
+
+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 git-annex/repos (4 files)

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:34:27
  Author: felixonmars
Revision: 214133

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

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 214132, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 214132, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-i686/PKGBUILD (from rev 214132, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 03:34:27 UTC (rev 214133)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170214
+pkgrel=10
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=8.0.1" "git" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-crypto-api" "haskell-cryptonite" "haskell-data-default" 
"haskell-dav"
+ "haskell-dbus" "haskell-disk-free-space" "haskell-dlist" 
"haskell-dns"
+ "haskell-edit-distance" "haskell-esqueleto" "haskell-exceptions" 
"haskell-fdo-notify"
+ "haskell-feed" "haskell-hinotify" "haskell-hslogger" 
"haskell-http-client"
+ "haskell-http-conduit" "haskell-http-types" "haskell-ifelse" 
"haskell-magic"
+ "haskell-missingh" "haskell-monad-control" "haskell-monad-logger" 
"haskell-mountpoints"
+ "haskell-mtl" "haskell-network" "haskell-network-info" 
"haskell-network-multicast"
+ "haskell-network-uri" "haskell-old-locale" 
"haskell-optparse-applicative"
+ "haskell-path-pieces" "haskell-persistent" 
"haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-quickcheck" 
"haskell-random"
+ "haskell-regex-tdfa" "haskell-resourcet" "haskell-safesemaphore" 
"haskell-sandi"
+ "haskell-securemem" "haskell-shakespeare" "haskell-socks" 
"haskell-stm"
+ "haskell-stm-chans" "haskell-tasty" "haskell-tasty-hunit" 
"haskell-tasty-quickcheck"
+ "haskell-tasty-rerun" "haskell-text" "haskell-torrent" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-uuid" "haskell-wai"
+ "haskell-wai-extra" "haskell-warp" "haskell-warp-tls" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-default" "haskell-yesod-form"
+ "haskell-yesod-static")
+source=("git+https://github.com/joeyh/git-annex.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd git-annex
+  
+  runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/$pkgname" \
+-fcryptonite -fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make DESTDIR="$pkgdir" install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 214132, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 03:34:27 UTC (rev 214133)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170214
+pkgrel=10
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=8.0.1" "git" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-crypto-api" 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:34:00
  Author: felixonmars
Revision: 214132

upgpkg: git-annex 6.20170214-10

rebuild with http-client,0.5.6.1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:25:51 UTC (rev 214131)
+++ PKGBUILD2017-02-28 03:34:00 UTC (rev 214132)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170214
-pkgrel=9
+pkgrel=10
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:25:25
  Author: felixonmars
Revision: 214130

upgpkg: pm2 2.4.1-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:17:51 UTC (rev 214129)
+++ PKGBUILD2017-02-28 03:25:25 UTC (rev 214130)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=pm2
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
 arch=('any')
@@ -13,7 +13,7 @@
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
 pm2.service)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('9fca5a6559a5d45abeac9cc244bbcf4b'
+md5sums=('93dba45168aeecb3a0dbf7c89033c6dd'
  '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:25:51
  Author: felixonmars
Revision: 214131

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|   60 +-
 pm2.service |   32 +++---
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-28 03:25:25 UTC (rev 214130)
+++ PKGBUILD2017-02-28 03:25:51 UTC (rev 214131)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=pm2
-pkgver=2.4.0
-pkgrel=1
-pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
-arch=('any')
-url='http://pm2.keymetrics.io'
-license=('AGPL3')
-depends=('nodejs' 'semver')
-makedepends=('npm' 'git')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
-pm2.service)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('9fca5a6559a5d45abeac9cc244bbcf4b'
- '2f3ffbb78aa64d262d99168c5380b472')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  install -Dm644 pm2.service "$pkgdir"/usr/lib/systemd/system/pm2.service
-  rm -r "$pkgdir"/usr/etc
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: pm2/repos/community-any/PKGBUILD (from rev 214130, pm2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-28 03:25:51 UTC (rev 214131)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=pm2
+pkgver=2.4.1
+pkgrel=1
+pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
+arch=('any')
+url='http://pm2.keymetrics.io'
+license=('AGPL3')
+depends=('nodejs' 'semver')
+makedepends=('npm' 'git')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
+pm2.service)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('93dba45168aeecb3a0dbf7c89033c6dd'
+ '2f3ffbb78aa64d262d99168c5380b472')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  install -Dm644 pm2.service "$pkgdir"/usr/lib/systemd/system/pm2.service
+  rm -r "$pkgdir"/usr/etc
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+}

Deleted: pm2.service
===
--- pm2.service 2017-02-28 03:25:25 UTC (rev 214130)
+++ pm2.service 2017-02-28 03:25:51 UTC (rev 214131)
@@ -1,16 +0,0 @@
-[Unit]
-Description=PM2 next gen process manager for Node.js
-After=network.target remote-fs.target
-
-[Service]
-Type=forking
-
-ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
-ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
-
-ExecStop=/usr/lib/node_modules/pm2/bin/pm2 dump
-ExecStop=/usr/lib/node_modules/pm2/bin/pm2 delete all
-ExecStop=/usr/lib/node_modules/pm2/bin/pm2 kill
-
-[Install]
-WantedBy=multi-user.target

Copied: pm2/repos/community-any/pm2.service (from rev 214130, 
pm2/trunk/pm2.service)
===
--- pm2.service (rev 0)
+++ pm2.service 2017-02-28 03:25:51 UTC (rev 214131)
@@ -0,0 +1,16 @@
+[Unit]
+Description=PM2 next gen process manager for Node.js
+After=network.target remote-fs.target
+
+[Service]
+Type=forking
+
+ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
+ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
+
+ExecStop=/usr/lib/node_modules/pm2/bin/pm2 dump
+ExecStop=/usr/lib/node_modules/pm2/bin/pm2 delete all
+ExecStop=/usr/lib/node_modules/pm2/bin/pm2 kill
+
+[Install]
+WantedBy=multi-user.target


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:17:51
  Author: felixonmars
Revision: 214129

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

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

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

Copied: haskell-aws/repos/community-staging-i686/PKGBUILD (from rev 214128, 
haskell-aws/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 03:17:51 UTC (rev 214129)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aws
+pkgname=haskell-aws
+pkgver=0.16
+pkgrel=4
+pkgdesc="Amazon Web Services (AWS) for Haskell"
+url="http://github.com/aristidb/aws;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-byteable"
+ "haskell-case-insensitive" "haskell-cereal" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptohash" "haskell-data-default"
+ "haskell-http-conduit" "haskell-http-types" "haskell-lifted-base"
+ "haskell-monad-control" "haskell-mtl" "haskell-network" 
"haskell-old-locale"
+ "haskell-resourcet" "haskell-safe" "haskell-scientific" 
"haskell-tagged"
+ "haskell-text" "haskell-unordered-containers" "haskell-utf8-string"
+ "haskell-vector" "haskell-xml-conduit")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('84b5c60227f3c9eddc0abf0881aee22443fc4a211b8a95f18be628eaa492209c')
+
+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-examples
+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-aws/repos/community-staging-x86_64/PKGBUILD (from rev 214128, 
haskell-aws/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 03:17:51 UTC (rev 214129)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aws
+pkgname=haskell-aws
+pkgver=0.16
+pkgrel=4
+pkgdesc="Amazon Web Services (AWS) for Haskell"
+url="http://github.com/aristidb/aws;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-byteable"
+ "haskell-case-insensitive" "haskell-cereal" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptohash" "haskell-data-default"
+ "haskell-http-conduit" "haskell-http-types" "haskell-lifted-base"
+ "haskell-monad-control" "haskell-mtl" "haskell-network" 
"haskell-old-locale"
+ "haskell-resourcet" "haskell-safe" "haskell-scientific" 
"haskell-tagged"
+ "haskell-text" "haskell-unordered-containers" "haskell-utf8-string"
+ "haskell-vector" "haskell-xml-conduit")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('84b5c60227f3c9eddc0abf0881aee22443fc4a211b8a95f18be628eaa492209c')
+
+build() {
+  

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:17:21
  Author: felixonmars
Revision: 214128

upgpkg: haskell-aws 0.16-4

rebuild with http-client,0.5.6.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:07:34 UTC (rev 214127)
+++ PKGBUILD2017-02-28 03:17:21 UTC (rev 214128)
@@ -5,7 +5,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.16
-pkgrel=3
+pkgrel=4
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="http://github.com/aristidb/aws;
 license=("custom:BSD3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:07:07
  Author: felixonmars
Revision: 214126

upgpkg: haskell-authenticate 1.3.3.2-50

rebuild with http-client,0.5.6.1

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:04:46 UTC (rev 214125)
+++ PKGBUILD2017-02-28 03:07:07 UTC (rev 214126)
@@ -5,7 +5,7 @@
 _hkgname=authenticate
 pkgname=haskell-authenticate
 pkgver=1.3.3.2
-pkgrel=49
+pkgrel=50
 pkgdesc="Authentication methods for Haskell web applications."
 url="http://github.com/yesodweb/authenticate;
 license=("MIT")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:07:34
  Author: felixonmars
Revision: 214127

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

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

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

Copied: haskell-authenticate/repos/community-staging-i686/PKGBUILD (from rev 
214126, haskell-authenticate/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 03:07:34 UTC (rev 214127)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=authenticate
+pkgname=haskell-authenticate
+pkgver=1.3.3.2
+pkgrel=50
+pkgdesc="Authentication methods for Haskell web applications."
+url="http://github.com/yesodweb/authenticate;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-blaze-builder"
+ "haskell-case-insensitive" "haskell-conduit" "haskell-http-conduit"
+ "haskell-http-types" "haskell-monad-control" "haskell-network-uri"
+ "haskell-resourcet" "haskell-tagstream-conduit" "haskell-text"
+ "haskell-unordered-containers" "haskell-xml-conduit")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('a65ff7791e646ea847fc6b8369addeecf6d2c3055a0b7ebe1421881103656e30')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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-authenticate/repos/community-staging-x86_64/PKGBUILD (from rev 
214126, haskell-authenticate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 03:07:34 UTC (rev 214127)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=authenticate
+pkgname=haskell-authenticate
+pkgver=1.3.3.2
+pkgrel=50
+pkgdesc="Authentication methods for Haskell web applications."
+url="http://github.com/yesodweb/authenticate;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-blaze-builder"
+ "haskell-case-insensitive" "haskell-conduit" "haskell-http-conduit"
+ "haskell-http-types" "haskell-monad-control" "haskell-network-uri"
+ "haskell-resourcet" "haskell-tagstream-conduit" "haskell-text"
+ "haskell-unordered-containers" "haskell-xml-conduit")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('a65ff7791e646ea847fc6b8369addeecf6d2c3055a0b7ebe1421881103656e30')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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[^ 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:04:46
  Author: felixonmars
Revision: 214125

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

Added:
  haskell-http-conduit/repos/community-staging-i686/
  haskell-http-conduit/repos/community-staging-i686/PKGBUILD
(from rev 214124, haskell-http-conduit/trunk/PKGBUILD)
  haskell-http-conduit/repos/community-staging-x86_64/
  haskell-http-conduit/repos/community-staging-x86_64/PKGBUILD
(from rev 214124, haskell-http-conduit/trunk/PKGBUILD)

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

Copied: haskell-http-conduit/repos/community-staging-i686/PKGBUILD (from rev 
214124, haskell-http-conduit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 03:04:46 UTC (rev 214125)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-conduit
+pkgname=haskell-http-conduit
+pkgver=2.2.3
+pkgrel=31
+pkgdesc="HTTP client package with conduit interface and HTTPS support"
+url="http://www.yesodweb.com/book/http-conduit;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-conduit" "haskell-conduit-extra" 
"haskell-exceptions"
+ "haskell-http-client" "haskell-http-client-tls" "haskell-http-types" 
"haskell-lifted-base"
+ "haskell-monad-control" "haskell-mtl" "haskell-resourcet")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('eee51e80fe76b3bf4b4041545f452e126e0593f70a0623a5a35ee47d72fe0dc3')
+
+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-http-conduit/repos/community-staging-x86_64/PKGBUILD (from rev 
214124, haskell-http-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 03:04:46 UTC (rev 214125)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-conduit
+pkgname=haskell-http-conduit
+pkgver=2.2.3
+pkgrel=31
+pkgdesc="HTTP client package with conduit interface and HTTPS support"
+url="http://www.yesodweb.com/book/http-conduit;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-conduit" "haskell-conduit-extra" 
"haskell-exceptions"
+ "haskell-http-client" "haskell-http-client-tls" "haskell-http-types" 
"haskell-lifted-base"
+ "haskell-monad-control" "haskell-mtl" "haskell-resourcet")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('eee51e80fe76b3bf4b4041545f452e126e0593f70a0623a5a35ee47d72fe0dc3')
+
+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   

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:04:17
  Author: felixonmars
Revision: 214124

upgpkg: haskell-http-conduit 2.2.3-31

rebuild with http-client,0.5.6.1

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 03:01:59 UTC (rev 214123)
+++ PKGBUILD2017-02-28 03:04:17 UTC (rev 214124)
@@ -5,7 +5,7 @@
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
 pkgver=2.2.3
-pkgrel=30
+pkgrel=31
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit;
 license=("custom:BSD3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:01:59
  Author: felixonmars
Revision: 214123

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

Added:
  hopenpgp-tools/repos/community-staging-i686/
  hopenpgp-tools/repos/community-staging-i686/PKGBUILD
(from rev 214122, hopenpgp-tools/trunk/PKGBUILD)
  hopenpgp-tools/repos/community-staging-x86_64/
  hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD
(from rev 214122, hopenpgp-tools/trunk/PKGBUILD)

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

Copied: hopenpgp-tools/repos/community-staging-i686/PKGBUILD (from rev 214122, 
hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 03:01:59 UTC (rev 214123)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.19.4
+pkgrel=47
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "alex" "happy" "haskell-aeson" 
"haskell-ansi-wl-pprint"
+ "haskell-attoparsec" "haskell-base16-bytestring" 
"haskell-binary-conduit"
+ "haskell-conduit" "haskell-conduit-extra" "haskell-crypto-pubkey" 
"haskell-cryptohash"
+ "haskell-errors" "haskell-fgl" "haskell-graphviz" 
"haskell-hopenpgp"
+ "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-ixset-typed" "haskell-lens" "haskell-monad-loops" 
"haskell-openpgp-asciiarmor"
+ "haskell-optparse-applicative" "haskell-resourcet" "haskell-text"
+ "haskell-time-locale-compat" "haskell-wl-pprint-extras" 
"haskell-wl-pprint-terminfo"
+ "haskell-yaml")
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('e656cd989833c6d318d5c44931ef5a8cd98bb0ebb4bab70a2d2f701091d0abd8')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
214122, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 03:01:59 UTC (rev 214123)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.19.4
+pkgrel=47
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "alex" "happy" "haskell-aeson" 
"haskell-ansi-wl-pprint"
+ "haskell-attoparsec" "haskell-base16-bytestring" 
"haskell-binary-conduit"
+ "haskell-conduit" "haskell-conduit-extra" "haskell-crypto-pubkey" 
"haskell-cryptohash"
+ "haskell-errors" "haskell-fgl" "haskell-graphviz" 
"haskell-hopenpgp"
+ "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-ixset-typed" "haskell-lens" "haskell-monad-loops" 
"haskell-openpgp-asciiarmor"
+ "haskell-optparse-applicative" "haskell-resourcet" "haskell-text"
+ "haskell-time-locale-compat" "haskell-wl-pprint-extras" 
"haskell-wl-pprint-terminfo"
+ "haskell-yaml")
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('e656cd989833c6d318d5c44931ef5a8cd98bb0ebb4bab70a2d2f701091d0abd8')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 03:01:34
  Author: felixonmars
Revision: 214122

upgpkg: hopenpgp-tools 0.19.4-47

rebuild with http-client,0.5.6.1

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 02:55:30 UTC (rev 214121)
+++ PKGBUILD2017-02-28 03:01:34 UTC (rev 214122)
@@ -4,7 +4,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.19.4
-pkgrel=46
+pkgrel=47
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:55:30
  Author: felixonmars
Revision: 214121

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

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

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

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

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

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:55:04
  Author: felixonmars
Revision: 214120

upgpkg: haskell-dav 1.3.1-57

rebuild with http-client,0.5.6.1

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 02:52:48 UTC (rev 214119)
+++ PKGBUILD2017-02-28 02:55:04 UTC (rev 214120)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=56
+pkgrel=57
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV;
 license=("GPL3")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:52:48
  Author: felixonmars
Revision: 214119

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

Added:
  docker-machine/repos/community-i686/PKGBUILD
(from rev 214118, docker-machine/trunk/PKGBUILD)
  docker-machine/repos/community-x86_64/PKGBUILD
(from rev 214118, docker-machine/trunk/PKGBUILD)
Deleted:
  docker-machine/repos/community-i686/PKGBUILD
  docker-machine/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-28 02:52:17 UTC (rev 214118)
+++ community-i686/PKGBUILD 2017-02-28 02:52:48 UTC (rev 214119)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Dmitry Chusovitin 
-
-pkgname=docker-machine
-pkgver=0.9.0
-pkgrel=1
-pkgdesc='Machine management for a container-centric world'
-arch=('i686' 'x86_64')
-url='https://github.com/docker/machine'
-license=('Apache')
-depends=('gcc-libs')
-optdepends=('net-tools: for VirtualBox support')
-makedepends=('gcc-go' 'git')
-optdepends=('net-tools: required for VirtualBox driver')
-source=("git+https://github.com/docker/machine.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p build/src
-  mv machine/vendor/* build/src/
-  mkdir -p build/src/github.com/docker
-  mv machine build/src/github.com/docker/machine
-}
-
-build() {
-  cd build/src/github.com/docker/machine
-  go build -o bin/docker-machine -gccgoflags "$CFLAGS $LDFLAGS" cmd/machine.go
-}
-
-package() {
-  cd build/src/github.com/docker/machine
-  install -Dm755 bin/docker-machine "$pkgdir"/usr/bin/docker-machine
-  install -Dm644 contrib/completion/bash/docker-machine.bash 
"$pkgdir"/usr/share/bash-completion/completions/docker-machine
-  install -Dm644 contrib/completion/zsh/_docker-machine 
"$pkgdir"/usr/share/zsh/site-functions/_docker-machine
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: docker-machine/repos/community-i686/PKGBUILD (from rev 214118, 
docker-machine/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 02:52:48 UTC (rev 214119)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Dmitry Chusovitin 
+
+pkgname=docker-machine
+pkgver=0.10.0
+pkgrel=1
+pkgdesc='Machine management for a container-centric world'
+arch=('i686' 'x86_64')
+url='https://github.com/docker/machine'
+license=('Apache')
+depends=('gcc-libs')
+optdepends=('net-tools: for VirtualBox support')
+makedepends=('gcc-go' 'git')
+optdepends=('net-tools: required for VirtualBox driver')
+source=("git+https://github.com/docker/machine.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  export GOPATH="$srcdir/build"
+  mkdir -p build/src
+  mv machine/vendor/* build/src/
+  mkdir -p build/src/github.com/docker
+  mv machine build/src/github.com/docker/machine
+}
+
+build() {
+  cd build/src/github.com/docker/machine
+  go build -o bin/docker-machine -gccgoflags "$CFLAGS $LDFLAGS" cmd/machine.go
+}
+
+package() {
+  cd build/src/github.com/docker/machine
+  install -Dm755 bin/docker-machine "$pkgdir"/usr/bin/docker-machine
+  install -Dm644 contrib/completion/bash/docker-machine.bash 
"$pkgdir"/usr/share/bash-completion/completions/docker-machine
+  install -Dm644 contrib/completion/zsh/_docker-machine 
"$pkgdir"/usr/share/zsh/site-functions/_docker-machine
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 02:52:17 UTC (rev 214118)
+++ community-x86_64/PKGBUILD   2017-02-28 02:52:48 UTC (rev 214119)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Dmitry Chusovitin 
-
-pkgname=docker-machine
-pkgver=0.9.0
-pkgrel=1
-pkgdesc='Machine management for a container-centric world'
-arch=('i686' 'x86_64')
-url='https://github.com/docker/machine'
-license=('Apache')
-depends=('gcc-libs')
-optdepends=('net-tools: for VirtualBox support')
-makedepends=('gcc-go' 'git')
-optdepends=('net-tools: required for VirtualBox driver')
-source=("git+https://github.com/docker/machine.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p build/src
-  mv machine/vendor/* build/src/
-  mkdir -p build/src/github.com/docker
-  mv machine 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:52:17
  Author: felixonmars
Revision: 214118

upgpkg: docker-machine 0.10.0-1

Modified:
  docker-machine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 02:51:50 UTC (rev 214117)
+++ PKGBUILD2017-02-28 02:52:17 UTC (rev 214118)
@@ -3,7 +3,7 @@
 # Contributor: Dmitry Chusovitin 
 
 pkgname=docker-machine
-pkgver=0.9.0
+pkgver=0.10.0
 pkgrel=1
 pkgdesc='Machine management for a container-centric world'
 arch=('i686' 'x86_64')


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:51:50
  Author: felixonmars
Revision: 214117

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

Added:
  haskell-http-client-tls/repos/community-staging-i686/
  haskell-http-client-tls/repos/community-staging-i686/PKGBUILD
(from rev 214116, haskell-http-client-tls/trunk/PKGBUILD)
  haskell-http-client-tls/repos/community-staging-x86_64/
  haskell-http-client-tls/repos/community-staging-x86_64/PKGBUILD
(from rev 214116, haskell-http-client-tls/trunk/PKGBUILD)

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

Copied: haskell-http-client-tls/repos/community-staging-i686/PKGBUILD (from rev 
214116, haskell-http-client-tls/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 02:51:50 UTC (rev 214117)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-client-tls
+pkgname=haskell-http-client-tls
+pkgver=0.3.4
+pkgrel=2
+pkgdesc="http-client backend using the connection package and tls library"
+url="https://github.com/snoyberg/http-client;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-case-insensitive" "haskell-connection" 
"haskell-cryptonite"
+ "haskell-data-default-class" "haskell-exceptions" 
"haskell-http-client"
+ "haskell-http-types" "haskell-memory" "haskell-network" 
"haskell-network-uri"
+ "haskell-text" "haskell-tls")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('37693b0ebcfa6ce796abf39647ff4df17361ab1ab1f999ac10faba67d3042bc1')
+
+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-http-client-tls/repos/community-staging-x86_64/PKGBUILD (from 
rev 214116, haskell-http-client-tls/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 02:51:50 UTC (rev 214117)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-client-tls
+pkgname=haskell-http-client-tls
+pkgver=0.3.4
+pkgrel=2
+pkgdesc="http-client backend using the connection package and tls library"
+url="https://github.com/snoyberg/http-client;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-case-insensitive" "haskell-connection" 
"haskell-cryptonite"
+ "haskell-data-default-class" "haskell-exceptions" 
"haskell-http-client"
+ "haskell-http-types" "haskell-memory" "haskell-network" 
"haskell-network-uri"
+ "haskell-text" "haskell-tls")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('37693b0ebcfa6ce796abf39647ff4df17361ab1ab1f999ac10faba67d3042bc1')
+
+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 

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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:51:23
  Author: felixonmars
Revision: 214116

upgpkg: haskell-http-client-tls 0.3.4-2

rebuild with http-client,0.5.6.1

Modified:
  haskell-http-client-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 02:49:18 UTC (rev 214115)
+++ PKGBUILD2017-02-28 02:51:23 UTC (rev 214116)
@@ -5,7 +5,7 @@
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
 pkgver=0.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client;
 license=("MIT")


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:48:53
  Author: felixonmars
Revision: 214114

upgpkg: haskell-http-client 0.5.6.1-1

rebuild with http-client,0.5.6.1

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 02:43:49 UTC (rev 214113)
+++ PKGBUILD2017-02-28 02:48:53 UTC (rev 214114)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.5.6
+pkgver=0.5.6.1
 pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client;
@@ -15,7 +15,7 @@
  "haskell-network" "haskell-network-uri" "haskell-random" 
"haskell-streaming-commons"
  "haskell-text")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('514271d83fff7169a49305e77ea93d11b562effa840c47117a3db912216a')
+sha256sums=('2c304337b88ea48cf4b1c4e4ac12ec48c5f3a241f3ab44a57965c1d9d06a2bed')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:49:18
  Author: felixonmars
Revision: 214115

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

Added:
  haskell-http-client/repos/community-staging-i686/
  haskell-http-client/repos/community-staging-i686/PKGBUILD
(from rev 214114, haskell-http-client/trunk/PKGBUILD)
  haskell-http-client/repos/community-staging-x86_64/
  haskell-http-client/repos/community-staging-x86_64/PKGBUILD
(from rev 214114, haskell-http-client/trunk/PKGBUILD)

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

Copied: haskell-http-client/repos/community-staging-i686/PKGBUILD (from rev 
214114, haskell-http-client/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-28 02:49:18 UTC (rev 214115)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-client
+pkgname=haskell-http-client
+pkgver=0.5.6.1
+pkgrel=1
+pkgdesc="An HTTP client engine"
+url="https://github.com/snoyberg/http-client;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-case-insensitive"
+ "haskell-cookie" "haskell-exceptions" "haskell-http-types" 
"haskell-mime-types"
+ "haskell-network" "haskell-network-uri" "haskell-random" 
"haskell-streaming-commons"
+ "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('2c304337b88ea48cf4b1c4e4ac12ec48c5f3a241f3ab44a57965c1d9d06a2bed')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid -fnetwork-uri
+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-http-client/repos/community-staging-x86_64/PKGBUILD (from rev 
214114, haskell-http-client/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-28 02:49:18 UTC (rev 214115)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-client
+pkgname=haskell-http-client
+pkgver=0.5.6.1
+pkgrel=1
+pkgdesc="An HTTP client engine"
+url="https://github.com/snoyberg/http-client;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-case-insensitive"
+ "haskell-cookie" "haskell-exceptions" "haskell-http-types" 
"haskell-mime-types"
+ "haskell-network" "haskell-network-uri" "haskell-random" 
"haskell-streaming-commons"
+ "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('2c304337b88ea48cf4b1c4e4ac12ec48c5f3a241f3ab44a57965c1d9d06a2bed')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid -fnetwork-uri
+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   

[arch-commits] Commit in deepin-image-viewer/repos (4 files)

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:43:49
  Author: felixonmars
Revision: 214113

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

Added:
  deepin-image-viewer/repos/community-i686/PKGBUILD
(from rev 214112, deepin-image-viewer/trunk/PKGBUILD)
  deepin-image-viewer/repos/community-x86_64/PKGBUILD
(from rev 214112, deepin-image-viewer/trunk/PKGBUILD)
Deleted:
  deepin-image-viewer/repos/community-i686/PKGBUILD
  deepin-image-viewer/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 2017-02-28 02:43:17 UTC (rev 214112)
+++ community-i686/PKGBUILD 2017-02-28 02:43:49 UTC (rev 214113)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-image-viewer
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='Deepin Image Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-image-viewer;
-license=('GPL3')
-depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' deepin-image-viewer/viewer/viewer.pro
-  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
-}
-
-build() {
-  cd deepin-image-viewer
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd deepin-image-viewer
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-image-viewer/repos/community-i686/PKGBUILD (from rev 214112, 
deepin-image-viewer/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-28 02:43:49 UTC (rev 214113)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-image-viewer
+pkgver=1.2.3
+pkgrel=1
+pkgdesc='Deepin Image Viewer'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-image-viewer;
+license=('GPL3')
+depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
+makedepends=('git' 'qt5-tools')
+groups=('deepin')
+source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/-0-2//g' deepin-image-viewer/viewer/viewer.pro
+  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
+}
+
+build() {
+  cd deepin-image-viewer
+  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
+  make
+}
+
+package() {
+  cd deepin-image-viewer
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-28 02:43:17 UTC (rev 214112)
+++ community-x86_64/PKGBUILD   2017-02-28 02:43:49 UTC (rev 214113)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-image-viewer
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='Deepin Image Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-image-viewer;
-license=('GPL3')
-depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's/-0-2//g' deepin-image-viewer/viewer/viewer.pro
-  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
-}
-
-build() {
-  cd deepin-image-viewer
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd deepin-image-viewer
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-image-viewer/repos/community-x86_64/PKGBUILD (from rev 214112, 
deepin-image-viewer/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-28 02:43:49 UTC (rev 214113)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-image-viewer
+pkgver=1.2.3
+pkgrel=1
+pkgdesc='Deepin Image Viewer'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-image-viewer;
+license=('GPL3')
+depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer' 'deepin-manual')
+makedepends=('git' 'qt5-tools')
+groups=('deepin')
+source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver;)

[arch-commits] Commit in deepin-image-viewer/trunk (PKGBUILD)

2017-02-27 Thread Felix Yan
Date: Tuesday, February 28, 2017 @ 02:43:17
  Author: felixonmars
Revision: 214112

upgpkg: deepin-image-viewer 1.2.3-1

Modified:
  deepin-image-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-28 02:13:07 UTC (rev 214111)
+++ PKGBUILD2017-02-28 02:43:17 UTC (rev 214112)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-image-viewer
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc='Deepin Image Viewer'
 arch=('i686' 'x86_64')


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

2017-02-27 Thread Giancarlo Razzolini
Date: Tuesday, February 28, 2017 @ 02:13:07
  Author: grazzolini
Revision: 214111

archrelease: copy trunk to community-any

Added:
  terminator/repos/community-any/PKGBUILD
(from rev 214110, terminator/trunk/PKGBUILD)
Deleted:
  terminator/repos/community-any/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-28 02:12:13 UTC (rev 214110)
+++ PKGBUILD2017-02-28 02:13:07 UTC (rev 214111)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Giancarlo Razzolini 
-# Contributor: Guillaume ALAUX 
-# Contributor: Allan McRae 
-# Contributor: fancris3 
-# Contributor: Daniel J Griffiths 
-
-pkgname=terminator
-pkgver=1.90
-pkgrel=2
-pkgdesc='Terminal emulator that supports tabs and grids'
-arch=('any')
-url='https://gnometerminator.blogspot.com/p/introduction.html'
-license=('GPL2')
-depends=('libkeybinder3' 'libnotify' 'python2-cairo' 'python2-dbus' 
'python2-psutil' 'python2-gobject' 'vte3' 'xdg-utils')
-makedepends=('intltool')
-source=("https://launchpad.net/terminator/gtk3/${pkgver:0:3}/+download/${pkgname}-${pkgver}.tar.gz;
-
"https://launchpad.net/terminator/gtk3/${pkgver:0:3}/+download/${pkgname}-${pkgver}.tar.gz.asc;)
-md5sums=('7159b1e63e44184ddabdca023d41f763'
- 'SKIP')
-sha512sums=('bd4a7b3b204bc497462fa4c957442d02ade3f161e5f79314f5c698aa5b186dcfac1efac2dedd3668568967ce7c8c742aa8baa6c78fd3c70e394b345f17cc0cd6'
-'SKIP')
-validpgpkeys=('FE67C001C72200A71DE9EFA5DB69E1780B95EF32')
-
-prepare() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-# python2 fix
-for file in terminatorlib/{,plugins/}*.py; do
-sed -i 's_#!/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
-done
-
-# fix run without gconf
-sed -i 's/except ImportError:/except ValueError:/' terminatorlib/config.py
-}
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-python2 setup.py build
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-python2 setup.py install --skip-build --root="${pkgdir}"
-
-rm -f "${pkgdir}/usr/share/icons/hicolor/icon-theme.cache"
-}

Copied: terminator/repos/community-any/PKGBUILD (from rev 214110, 
terminator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-28 02:13:07 UTC (rev 214111)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Guillaume ALAUX 
+# Contributor: Allan McRae 
+# Contributor: fancris3 
+# Contributor: Daniel J Griffiths 
+
+pkgname=terminator
+pkgver=1.91
+pkgrel=1
+pkgdesc='Terminal emulator that supports tabs and grids'
+arch=('any')
+url='https://gnometerminator.blogspot.com/p/introduction.html'
+license=('GPL2')
+depends=('libkeybinder3' 'libnotify' 'python2-cairo' 'python2-dbus' 
'python2-psutil' 'python2-gobject' 'vte3' 'xdg-utils')
+makedepends=('intltool')
+source=("https://launchpad.net/terminator/gtk3/${pkgver}/+download/${pkgname^}-${pkgver}.tar.gz;
+
"https://launchpad.net/terminator/gtk3/${pkgver}/+download/${pkgname^}-${pkgver}.tar.gz.asc;)
+md5sums=('44e6be581abc9b52fe2e665cbb572201'
+ 'SKIP')
+sha512sums=('7037077680475164011e19bb5ff16b55a5b4f0b71941d6bfb2ba00af8289eff6f9bf62dded3a6f4f21f199e9e070d0731b19a4ac60fdd429815d708e7fdc3edd'
+'SKIP')
+validpgpkeys=('FE67C001C72200A71DE9EFA5DB69E1780B95EF32')
+
+prepare() {
+cd "${srcdir}/${pkgname^}-${pkgver}"
+
+# python2 fix
+for file in terminatorlib/{,plugins/}*.py; do
+sed -i 's_#!/usr/bin/python_#!/usr/bin/python2_' $file
+sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
+done
+
+# fix run without gconf
+sed -i 's/except ImportError:/except ValueError:/' terminatorlib/config.py
+}
+
+build() {
+cd "${srcdir}/${pkgname^}-${pkgver}"
+
+python2 setup.py build
+}
+
+package() {
+cd "${srcdir}/${pkgname^}-${pkgver}"
+
+python2 setup.py install --skip-build --root="${pkgdir}"
+
+rm -f "${pkgdir}/usr/share/icons/hicolor/icon-theme.cache"
+}


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

2017-02-27 Thread Giancarlo Razzolini
Date: Tuesday, February 28, 2017 @ 02:12:13
  Author: grazzolini
Revision: 214110

upgpkg: terminator 1.91-1

Modified:
  terminator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:28:02 UTC (rev 214109)
+++ PKGBUILD2017-02-28 02:12:13 UTC (rev 214110)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=terminator
-pkgver=1.90
-pkgrel=2
+pkgver=1.91
+pkgrel=1
 pkgdesc='Terminal emulator that supports tabs and grids'
 arch=('any')
 url='https://gnometerminator.blogspot.com/p/introduction.html'
@@ -14,16 +14,16 @@
 license=('GPL2')
 depends=('libkeybinder3' 'libnotify' 'python2-cairo' 'python2-dbus' 
'python2-psutil' 'python2-gobject' 'vte3' 'xdg-utils')
 makedepends=('intltool')
-source=("https://launchpad.net/terminator/gtk3/${pkgver:0:3}/+download/${pkgname}-${pkgver}.tar.gz;
-
"https://launchpad.net/terminator/gtk3/${pkgver:0:3}/+download/${pkgname}-${pkgver}.tar.gz.asc;)
-md5sums=('7159b1e63e44184ddabdca023d41f763'
+source=("https://launchpad.net/terminator/gtk3/${pkgver}/+download/${pkgname^}-${pkgver}.tar.gz;
+
"https://launchpad.net/terminator/gtk3/${pkgver}/+download/${pkgname^}-${pkgver}.tar.gz.asc;)
+md5sums=('44e6be581abc9b52fe2e665cbb572201'
  'SKIP')
-sha512sums=('bd4a7b3b204bc497462fa4c957442d02ade3f161e5f79314f5c698aa5b186dcfac1efac2dedd3668568967ce7c8c742aa8baa6c78fd3c70e394b345f17cc0cd6'
+sha512sums=('7037077680475164011e19bb5ff16b55a5b4f0b71941d6bfb2ba00af8289eff6f9bf62dded3a6f4f21f199e9e070d0731b19a4ac60fdd429815d708e7fdc3edd'
 'SKIP')
 validpgpkeys=('FE67C001C72200A71DE9EFA5DB69E1780B95EF32')
 
 prepare() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd "${srcdir}/${pkgname^}-${pkgver}"
 
 # python2 fix
 for file in terminatorlib/{,plugins/}*.py; do
@@ -36,13 +36,13 @@
 }
 
 build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd "${srcdir}/${pkgname^}-${pkgver}"
 
 python2 setup.py build
 }
 
 package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd "${srcdir}/${pkgname^}-${pkgver}"
 
 python2 setup.py install --skip-build --root="${pkgdir}"
 


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

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 22:27:30
  Author: heftig
Revision: 289665

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

Added:
  pango/repos/extra-i686/PKGBUILD
(from rev 289664, pango/trunk/PKGBUILD)
  pango/repos/extra-x86_64/PKGBUILD
(from rev 289664, pango/trunk/PKGBUILD)
Deleted:
  pango/repos/extra-i686/PKGBUILD
  pango/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 2017-02-27 22:27:02 UTC (rev 289664)
+++ extra-i686/PKGBUILD 2017-02-27 22:27:30 UTC (rev 289665)
@@ -1,44 +0,0 @@
-# $Id$ 
-# Maintainer: Jan de Groot 
-
-pkgname=pango
-pkgver=1.40.3
-pkgrel=2
-pkgdesc="A library for layout and rendering of text"
-url="https://www.pango.org/;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(libthai cairo libxft harfbuzz)
-makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git)
-checkdepends=(ttf-dejavu)
-_commit=e9471764d19f740f756cf7e6d11aba0cbba3d2ae  # tags/1.40.3^0
-source=("git+https://git.gnome.org/browse/pango#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 --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make -k check || :
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: pango/repos/extra-i686/PKGBUILD (from rev 289664, pango/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-27 22:27:30 UTC (rev 289665)
@@ -0,0 +1,44 @@
+# $Id$ 
+# Maintainer: Jan de Groot 
+
+pkgname=pango
+pkgver=1.40.4
+pkgrel=1
+pkgdesc="A library for layout and rendering of text"
+url="https://www.pango.org/;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(libthai cairo libxft harfbuzz)
+makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git)
+checkdepends=(ttf-dejavu)
+_commit=43b9668ba688b01553abb7b453aeb206d7fd56fa  # tags/1.40.4^0
+source=("git+https://git.gnome.org/browse/pango#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 --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make -k check || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-27 22:27:02 UTC (rev 289664)
+++ extra-x86_64/PKGBUILD   2017-02-27 22:27:30 UTC (rev 289665)
@@ -1,44 +0,0 @@
-# $Id$ 
-# Maintainer: Jan de Groot 
-
-pkgname=pango
-pkgver=1.40.3
-pkgrel=2
-pkgdesc="A library for layout and rendering of text"
-url="https://www.pango.org/;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(libthai cairo libxft harfbuzz)
-makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git)
-checkdepends=(ttf-dejavu)
-_commit=e9471764d19f740f756cf7e6d11aba0cbba3d2ae  # tags/1.40.3^0
-source=("git+https://git.gnome.org/browse/pango#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 --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make -k check || :
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: pango/repos/extra-x86_64/PKGBUILD (from rev 289664, 
pango/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-02-27 22:27:30 UTC (rev 289665)
@@ -0,0 +1,44 @@
+# $Id$ 
+# Maintainer: Jan de Groot 
+
+pkgname=pango
+pkgver=1.40.4
+pkgrel=1
+pkgdesc="A library for layout and rendering of text"
+url="https://www.pango.org/;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(libthai cairo libxft harfbuzz)
+makedepends=(harfbuzz fontconfig 

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

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 22:27:02
  Author: heftig
Revision: 289664

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

Added:
  file-roller/repos/extra-i686/PKGBUILD
(from rev 289663, file-roller/trunk/PKGBUILD)
  file-roller/repos/extra-x86_64/PKGBUILD
(from rev 289663, file-roller/trunk/PKGBUILD)
Deleted:
  file-roller/repos/extra-i686/PKGBUILD
  file-roller/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-27 22:26:04 UTC (rev 289663)
+++ extra-i686/PKGBUILD 2017-02-27 22:27:02 UTC (rev 289664)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=file-roller
-pkgver=3.22.2
-pkgrel=1
-pkgdesc="Create and modify archives"
-url="https://wiki.gnome.org/Apps/FileRoller;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip)
-makedepends=(intltool itstool docbook-xsl gnome-common git)
-optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
-'unrar: better RAR archive support'
-'unace: ACE archive support'
-'lrzip: lrzip archive support')
-groups=(gnome-extra)
-options=(!emptydirs)
-_commit=764cf9e2e29cdd047315de0fef1ed9798e0a6f45  # tags/3.22.2^0
-source=("git://git.gnome.org/file-roller#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 \
---libexecdir=/usr/lib/$pkgname --disable-static --disable-schemas-compile
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: file-roller/repos/extra-i686/PKGBUILD (from rev 289663, 
file-roller/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-27 22:27:02 UTC (rev 289664)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=file-roller
+pkgver=3.22.3
+pkgrel=1
+pkgdesc="Create and modify archives"
+url="https://wiki.gnome.org/Apps/FileRoller;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip)
+makedepends=(intltool itstool docbook-xsl gnome-common git)
+optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
+'unrar: better RAR archive support'
+'unace: ACE archive support'
+'lrzip: lrzip archive support')
+groups=(gnome-extra)
+options=(!emptydirs)
+_commit=3bf4c97b388b9a4f6095aa8c454831324af51e34  # tags/3.22.3^0
+source=("git://git.gnome.org/file-roller#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 \
+--libexecdir=/usr/lib/$pkgname --disable-static --disable-schemas-compile
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-27 22:26:04 UTC (rev 289663)
+++ extra-x86_64/PKGBUILD   2017-02-27 22:27:02 UTC (rev 289664)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=file-roller
-pkgver=3.22.2
-pkgrel=1
-pkgdesc="Create and modify archives"
-url="https://wiki.gnome.org/Apps/FileRoller;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip)
-makedepends=(intltool itstool docbook-xsl gnome-common git)
-optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
-'unrar: better RAR archive support'
-'unace: ACE archive support'
-'lrzip: lrzip archive support')
-groups=(gnome-extra)
-options=(!emptydirs)
-_commit=764cf9e2e29cdd047315de0fef1ed9798e0a6f45  # tags/3.22.2^0
-source=("git://git.gnome.org/file-roller#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd 

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

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 22:26:00
  Author: heftig
Revision: 289662

3.22.3-1

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:41:34 UTC (rev 289661)
+++ PKGBUILD2017-02-27 22:26:00 UTC (rev 289662)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=file-roller
-pkgver=3.22.2
+pkgver=3.22.3
 pkgrel=1
 pkgdesc="Create and modify archives"
 url="https://wiki.gnome.org/Apps/FileRoller;
@@ -17,7 +17,7 @@
 'lrzip: lrzip archive support')
 groups=(gnome-extra)
 options=(!emptydirs)
-_commit=764cf9e2e29cdd047315de0fef1ed9798e0a6f45  # tags/3.22.2^0
+_commit=3bf4c97b388b9a4f6095aa8c454831324af51e34  # tags/3.22.3^0
 source=("git://git.gnome.org/file-roller#commit=$_commit")
 sha256sums=('SKIP')
 


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

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 22:26:04
  Author: heftig
Revision: 289663

1.40.4-1

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 22:26:00 UTC (rev 289662)
+++ PKGBUILD2017-02-27 22:26:04 UTC (rev 289663)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=pango
-pkgver=1.40.3
-pkgrel=2
+pkgver=1.40.4
+pkgrel=1
 pkgdesc="A library for layout and rendering of text"
 url="https://www.pango.org/;
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(libthai cairo libxft harfbuzz)
 makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git)
 checkdepends=(ttf-dejavu)
-_commit=e9471764d19f740f756cf7e6d11aba0cbba3d2ae  # tags/1.40.3^0
+_commit=43b9668ba688b01553abb7b453aeb206d7fd56fa  # tags/1.40.4^0
 source=("git+https://git.gnome.org/browse/pango#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:41:34
  Author: andyrtr
Revision: 289661

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

Added:
  cups-pdf/repos/testing-i686/
  cups-pdf/repos/testing-i686/PKGBUILD
(from rev 289660, cups-pdf/trunk/PKGBUILD)
  cups-pdf/repos/testing-i686/cups-pdf.install
(from rev 289660, cups-pdf/trunk/cups-pdf.install)
  cups-pdf/repos/testing-x86_64/
  cups-pdf/repos/testing-x86_64/PKGBUILD
(from rev 289660, cups-pdf/trunk/PKGBUILD)
  cups-pdf/repos/testing-x86_64/cups-pdf.install
(from rev 289660, cups-pdf/trunk/cups-pdf.install)

-+
 testing-i686/PKGBUILD   |   44 ++
 testing-i686/cups-pdf.install   |   16 +
 testing-x86_64/PKGBUILD |   44 ++
 testing-x86_64/cups-pdf.install |   16 +
 4 files changed, 120 insertions(+)

Copied: cups-pdf/repos/testing-i686/PKGBUILD (from rev 289660, 
cups-pdf/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-27 21:41:34 UTC (rev 289661)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Thomas Baechler 
+
+pkgname=cups-pdf
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="PDF printer for cups"
+arch=(i686 x86_64)
+depends=('cups' 'ghostscript')
+install=cups-pdf.install
+# broken cert setup for https
+url="http://www.cups-pdf.de/welcome.shtml;
+license=('GPL2')
+source=(http://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
+backup=(etc/cups/cups-pdf.conf)
+# http://www.cups-pdf.de/src/cups-pdf_3.0.1.tar.gz.md5 - no other checksums
+md5sums=('5071bf192b9c6eb5ada4337b6917b939')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver/src
+  [ -z "$CC" ] && CC=gcc
+#  $CC $CFLAGS -Wall -o cups-pdf cups-pdf.c
+  $CC $CFLAGS -s cups-pdf.c -o cups-pdf -lcups  
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver/src
+  install -D -m700 cups-pdf $pkgdir/usr/lib/cups/backend/cups-pdf
+
+  # Install Postscript Color printer
+  cd ../extra
+  install -D -m644 CUPS-PDF_noopt.ppd 
$pkgdir/usr/share/cups/model/CUPS-PDF_noopt.ppd
+  install -D -m644 CUPS-PDF_opt.ppd 
$pkgdir/usr/share/cups/model/CUPS-PDF_opt.ppd
+
+  # Install config file
+  install -D -m644 cups-pdf.conf $pkgdir/etc/cups/cups-pdf.conf
+
+  # Install docs
+  install -D -m 644 ../README "$pkgdir"/usr/share/doc/$pkgname/README
+  
+  # use lp group from cups pkg FS#36769
+  chgrp -R lp ${pkgdir}/etc/cups
+}

Copied: cups-pdf/repos/testing-i686/cups-pdf.install (from rev 289660, 
cups-pdf/trunk/cups-pdf.install)
===
--- testing-i686/cups-pdf.install   (rev 0)
+++ testing-i686/cups-pdf.install   2017-02-27 21:41:34 UTC (rev 289661)
@@ -0,0 +1,16 @@
+post_install() {
+  cat << "EOF"
+-
+To use cups-pdf, restart cups and visit the cups
+web interface at http://localhost:631/
+
+You can now add a "Virtual Printer (PDF Printer)"
+and use the Postscript/Generic postscript color
+printer driver.
+
+Note that cups-pdf has a configuration
+file in /etc/cups. The default location for
+pdf output is /var/spool/cups-pdf/$username.
+-
+EOF
+}

Copied: cups-pdf/repos/testing-x86_64/PKGBUILD (from rev 289660, 
cups-pdf/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-27 21:41:34 UTC (rev 289661)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Thomas Baechler 
+
+pkgname=cups-pdf
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="PDF printer for cups"
+arch=(i686 x86_64)
+depends=('cups' 'ghostscript')
+install=cups-pdf.install
+# broken cert setup for https
+url="http://www.cups-pdf.de/welcome.shtml;
+license=('GPL2')
+source=(http://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
+backup=(etc/cups/cups-pdf.conf)
+# http://www.cups-pdf.de/src/cups-pdf_3.0.1.tar.gz.md5 - no other checksums
+md5sums=('5071bf192b9c6eb5ada4337b6917b939')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver/src
+  [ -z "$CC" ] && CC=gcc
+#  $CC $CFLAGS -Wall -o cups-pdf cups-pdf.c
+  $CC $CFLAGS -s cups-pdf.c -o cups-pdf -lcups  
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver/src
+  install -D -m700 cups-pdf $pkgdir/usr/lib/cups/backend/cups-pdf
+
+  # Install Postscript Color printer
+  cd ../extra
+  install -D -m644 CUPS-PDF_noopt.ppd 
$pkgdir/usr/share/cups/model/CUPS-PDF_noopt.ppd
+  install -D -m644 CUPS-PDF_opt.ppd 
$pkgdir/usr/share/cups/model/CUPS-PDF_opt.ppd
+
+  # Install config file
+  install -D -m644 cups-pdf.conf $pkgdir/etc/cups/cups-pdf.conf
+
+  # Install docs
+  install -D -m 644 ../README "$pkgdir"/usr/share/doc/$pkgname/README
+  
+  # 

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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:41:19
  Author: andyrtr
Revision: 289660

upgpkg: cups-pdf 3.0.1-1

upstream update 3.0.1

Modified:
  cups-pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:35:19 UTC (rev 289659)
+++ PKGBUILD2017-02-27 21:41:19 UTC (rev 289660)
@@ -3,7 +3,7 @@
 # Contributor: Thomas Baechler 
 
 pkgname=cups-pdf
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="PDF printer for cups"
 arch=(i686 x86_64)
@@ -14,8 +14,8 @@
 license=('GPL2')
 source=(http://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
 backup=(etc/cups/cups-pdf.conf)
-# http://www.cups-pdf.de/src/cups-pdf_3.0.0.tar.gz.md5 - no other checksums
-md5sums=('afc8d4f8db5e69ac4379b0c0006a654d')
+# http://www.cups-pdf.de/src/cups-pdf_3.0.1.tar.gz.md5 - no other checksums
+md5sums=('5071bf192b9c6eb5ada4337b6917b939')
 
 build() {
   cd $srcdir/$pkgname-$pkgver/src


[arch-commits] Commit in nvidia-340xx-lts/repos (6 files)

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:35:19
  Author: andyrtr
Revision: 289659

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

Added:
  nvidia-340xx-lts/repos/testing-i686/
  nvidia-340xx-lts/repos/testing-i686/PKGBUILD
(from rev 289658, nvidia-340xx-lts/trunk/PKGBUILD)
  nvidia-340xx-lts/repos/testing-i686/nvidia-340xx-lts.install
(from rev 289658, nvidia-340xx-lts/trunk/nvidia-340xx-lts.install)
  nvidia-340xx-lts/repos/testing-x86_64/
  nvidia-340xx-lts/repos/testing-x86_64/PKGBUILD
(from rev 289658, nvidia-340xx-lts/trunk/PKGBUILD)
  nvidia-340xx-lts/repos/testing-x86_64/nvidia-340xx-lts.install
(from rev 289658, nvidia-340xx-lts/trunk/nvidia-340xx-lts.install)

-+
 testing-i686/PKGBUILD   |   50 ++
 testing-i686/nvidia-340xx-lts.install   |   15 +
 testing-x86_64/PKGBUILD |   50 ++
 testing-x86_64/nvidia-340xx-lts.install |   15 +
 4 files changed, 130 insertions(+)

Copied: nvidia-340xx-lts/repos/testing-i686/PKGBUILD (from rev 289658, 
nvidia-340xx-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-27 21:35:19 UTC (rev 289659)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-340xx-lts
+pkgver=340.102
+_extramodules=extramodules-4.9-lts
+pkgrel=3
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=('linux-lts>=4.9.13' 'linux-lts-headers>=4.9.13' 
"nvidia-340xx-utils=$pkgver")
+provides=('nvidia-340xx')
+conflicts=('nvidia-lts')
+license=('custom')
+install=${pkgname}.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=('bea700c925a6044fcded40324bb389c5fa1aadc40831f685a76e7b0ded11161f492960950c201467e564d157dcbe0c330d13a2014f51d0073002c5a262a6f0ca')
+sha512sums_x86_64=('2a29e6418244ea384e4237d74057bd8e56247b1c503cf623dea34a3b1065d8783879aa7e6a802dd31f0a10cf81cfcab2a1b1a8269b97996f15fa1838c0a3a44b')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh ${_pkg}.run --extract-only
+}
+
+build() {
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+  cd "${_pkg}/kernel"
+  make SYSSRC=/usr/lib/modules/${_kernver}/build module
+
+  cd uvm
+  make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+  depends=('linux-lts>=4.4.40' "nvidia-340xx-utils=$pkgver" 'libgl')
+
+  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+  install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
+
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia-uvm.ko"
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/"*.ko
+  install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+  echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+  echo "blacklist nvidiafb" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+  install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
+}

Copied: nvidia-340xx-lts/repos/testing-i686/nvidia-340xx-lts.install (from rev 
289658, nvidia-340xx-lts/trunk/nvidia-340xx-lts.install)
===
--- testing-i686/nvidia-340xx-lts.install   (rev 0)
+++ testing-i686/nvidia-340xx-lts.install   2017-02-27 21:35:19 UTC (rev 
289659)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-340xx-lts/repos/testing-x86_64/PKGBUILD (from rev 289658, 
nvidia-340xx-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-27 21:35:19 UTC (rev 289659)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-340xx-lts
+pkgver=340.102
+_extramodules=extramodules-4.9-lts
+pkgrel=3
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=('linux-lts>=4.9.13' 

[arch-commits] Commit in nvidia-340xx-lts/trunk (PKGBUILD nvidia-340xx-lts.install)

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:35:11
  Author: andyrtr
Revision: 289658

upgpkg: nvidia-340xx-lts 340.102-3

kernel upstream update 4.9.13 rebuild

Modified:
  nvidia-340xx-lts/trunk/PKGBUILD
  nvidia-340xx-lts/trunk/nvidia-340xx-lts.install

--+
 PKGBUILD |6 +++---
 nvidia-340xx-lts.install |6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:32:35 UTC (rev 289657)
+++ PKGBUILD2017-02-27 21:35:11 UTC (rev 289658)
@@ -3,12 +3,12 @@
 
 pkgname=nvidia-340xx-lts
 pkgver=340.102
-_extramodules=extramodules-4.4-lts
-pkgrel=2
+_extramodules=extramodules-4.9-lts
+pkgrel=3
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
-makedepends=('linux-lts>=4.4.50' 'linux-lts-headers>=4.4.50' 
"nvidia-340xx-utils=$pkgver" "nvidia-340xx-libgl=${pkgver}")
+makedepends=('linux-lts>=4.9.13' 'linux-lts-headers>=4.9.13' 
"nvidia-340xx-utils=$pkgver")
 provides=('nvidia-340xx')
 conflicts=('nvidia-lts')
 license=('custom')

Modified: nvidia-340xx-lts.install
===
--- nvidia-340xx-lts.install2017-02-27 21:32:35 UTC (rev 289657)
+++ nvidia-340xx-lts.install2017-02-27 21:35:11 UTC (rev 289658)
@@ -1,15 +1,15 @@
 post_install() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:32:35
  Author: andyrtr
Revision: 289657

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

Added:
  nvidia-lts/repos/testing-i686/
  nvidia-lts/repos/testing-i686/PKGBUILD
(from rev 289656, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-i686/nvidia-lts.install
(from rev 289656, nvidia-lts/trunk/nvidia-lts.install)
  nvidia-lts/repos/testing-x86_64/
  nvidia-lts/repos/testing-x86_64/PKGBUILD
(from rev 289656, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-x86_64/nvidia-lts.install
(from rev 289656, nvidia-lts/trunk/nvidia-lts.install)

---+
 testing-i686/PKGBUILD |   56 
 testing-i686/nvidia-lts.install   |   15 +
 testing-x86_64/PKGBUILD   |   56 
 testing-x86_64/nvidia-lts.install |   15 +
 4 files changed, 142 insertions(+)

Copied: nvidia-lts/repos/testing-i686/PKGBUILD (from rev 289656, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-27 21:32:35 UTC (rev 289657)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=378.13
+_extramodules=extramodules-4.9-lts
+pkgrel=3
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=("nvidia-utils=$pkgver" 'linux-lts>=4.9.13' 
'linux-lts-headers>=4.9.13')
+provides=('nvidia')
+license=('custom')
+install=nvidia-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;)
+md5sums_i686=('dd1077750af9a067739ec291fb24175f')
+md5sums_x86_64=('fe4d25b19a780a690cafc8e3b7c0113f')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh ${_pkg}.run --extract-only
+}
+
+build() {
+export IGNORE_CC_MISMATCH=1
+
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}/kernel"
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+depends=('linux-lts>=4.4.13' "nvidia-utils=$pkgver" 'libgl')
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+  
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-modeset.ko" \
+  
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia-modeset.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-drm.ko" \
+  "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-drm.ko"
+
+if [[ "$CARCH" = "x86_64" ]]; then
+  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+fi
+
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+echo "blacklist nvidiafb" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
+}

Copied: nvidia-lts/repos/testing-i686/nvidia-lts.install (from rev 289656, 
nvidia-lts/trunk/nvidia-lts.install)
===
--- testing-i686/nvidia-lts.install (rev 0)
+++ testing-i686/nvidia-lts.install 2017-02-27 21:32:35 UTC (rev 289657)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-lts/repos/testing-x86_64/PKGBUILD (from rev 289656, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-27 21:32:35 UTC (rev 289657)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=378.13
+_extramodules=extramodules-4.9-lts
+pkgrel=3
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=("nvidia-utils=$pkgver" 'linux-lts>=4.9.13' 
'linux-lts-headers>=4.9.13')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install

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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:32:27
  Author: andyrtr
Revision: 289656

upgpkg: nvidia-lts 378.13-3

kernel upstream update 4.9.13 rebuild

Modified:
  nvidia-lts/trunk/PKGBUILD
  nvidia-lts/trunk/nvidia-lts.install

+
 PKGBUILD   |6 +++---
 nvidia-lts.install |6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:16:36 UTC (rev 289655)
+++ PKGBUILD2017-02-27 21:32:27 UTC (rev 289656)
@@ -3,12 +3,12 @@
 
 pkgname=nvidia-lts
 pkgver=378.13
-_extramodules=extramodules-4.4-lts
-pkgrel=2
+_extramodules=extramodules-4.9-lts
+pkgrel=3
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
-makedepends=("nvidia-utils=$pkgver" "nvidia-libgl=$pkgver" 'linux-lts>=4.4.50' 
'linux-lts-headers>=4.4.50')
+makedepends=("nvidia-utils=$pkgver" 'linux-lts>=4.9.13' 
'linux-lts-headers>=4.9.13')
 provides=('nvidia')
 license=('custom')
 install=nvidia-lts.install

Modified: nvidia-lts.install
===
--- nvidia-lts.install  2017-02-27 21:16:36 UTC (rev 289655)
+++ nvidia-lts.install  2017-02-27 21:32:27 UTC (rev 289656)
@@ -1,15 +1,15 @@
 post_install() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:28:02
  Author: andyrtr
Revision: 214109

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

Added:
  tp_smapi-lts/repos/community-testing-i686/
  tp_smapi-lts/repos/community-testing-i686/PKGBUILD
(from rev 214108, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install
(from rev 214108, tp_smapi-lts/trunk/tp_smapi-lts.install)
  tp_smapi-lts/repos/community-testing-x86_64/
  tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 214108, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-x86_64/tp_smapi-lts.install
(from rev 214108, tp_smapi-lts/trunk/tp_smapi-lts.install)

---+
 community-testing-i686/PKGBUILD   |   50 
 community-testing-i686/tp_smapi-lts.install   |   13 ++
 community-testing-x86_64/PKGBUILD |   50 
 community-testing-x86_64/tp_smapi-lts.install |   13 ++
 4 files changed, 126 insertions(+)

Copied: tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 214108, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-02-27 21:28:02 UTC (rev 214109)
@@ -0,0 +1,50 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+__pkgname=tp-smapi
+pkgver=0.42
+_extramodules=/usr/lib/modules/extramodules-4.9-lts
+pkgrel=9
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts>=4.9.13' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.13' 'linux-lts-headers<4.10')
+install="${pkgname}.install"
+source=("https://github.com/evgeni/$_pkgname/archive/$__pkgname/$pkgver.tar.gz;)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd "$srcdir/$_pkgname-$__pkgname-$pkgver"
+
+  _kernver=$(< "${_extramodules}/version")
+  make HDAPS=1 KVER="$_kernver" KBASE="/usr/lib/modules/$_kernver"
+}
+
+package() {
+  _kernver=$(< "${_extramodules}/version")
+
+  make -C "${_extramodules%/*}/${_kernver}/build" \
+INSTALL_MOD_PATH="${pkgdir}/${_extramodules%%/lib/*}" \
+M="$srcdir/$_pkgname-$__pkgname-$pkgver" modules_install
+
+  cd "${pkgdir}/${_extramodules%/*}"
+  mv "${_kernver}/extra" "${_extramodules##*/}"
+  rmdir "${_kernver}"
+
+  # compress kernel modules
+  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi > "${srcdir}/${pkgname}.conf"
+  install -Dm644 "${srcdir}/${pkgname}.conf" 
"${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf"
+}

Copied: tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from 
rev 214108, tp_smapi-lts/trunk/tp_smapi-lts.install)
===
--- community-testing-i686/tp_smapi-lts.install (rev 0)
+++ community-testing-i686/tp_smapi-lts.install 2017-02-27 21:28:02 UTC (rev 
214109)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-4.9-lts
+
+post_install() {
+  depmod -v $(< "$extramodules/version") &>/dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 214108, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-02-27 21:28:02 UTC (rev 214109)
@@ -0,0 +1,50 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+__pkgname=tp-smapi
+pkgver=0.42
+_extramodules=/usr/lib/modules/extramodules-4.9-lts
+pkgrel=9
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts>=4.9.13' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.13' 'linux-lts-headers<4.10')
+install="${pkgname}.install"
+source=("https://github.com/evgeni/$_pkgname/archive/$__pkgname/$pkgver.tar.gz;)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd "$srcdir/$_pkgname-$__pkgname-$pkgver"
+
+  _kernver=$(< "${_extramodules}/version")
+  make HDAPS=1 KVER="$_kernver" KBASE="/usr/lib/modules/$_kernver"
+}
+
+package() {
+  _kernver=$(< 

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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:27:54
  Author: andyrtr
Revision: 214108

upgpkg: tp_smapi-lts 0.42-9

kernel upstream update 4.9.13 rebuild

Modified:
  tp_smapi-lts/trunk/PKGBUILD
  tp_smapi-lts/trunk/tp_smapi-lts.install

--+
 PKGBUILD |8 
 tp_smapi-lts.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:26:22 UTC (rev 214107)
+++ PKGBUILD2017-02-27 21:27:54 UTC (rev 214108)
@@ -11,14 +11,14 @@
 _pkgname=tp_smapi
 __pkgname=tp-smapi
 pkgver=0.42
-_extramodules=/usr/lib/modules/extramodules-4.4-lts
-pkgrel=8
+_extramodules=/usr/lib/modules/extramodules-4.9-lts
+pkgrel=9
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'
 license=('GPL')
-depends=('linux-lts>=4.4.50' 'linux-lts<4.5')
-makedepends=('linux-lts-headers>=4.4.50' 'linux-lts-headers<4.5')
+depends=('linux-lts>=4.9.13' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.13' 'linux-lts-headers<4.10')
 install="${pkgname}.install"
 
source=("https://github.com/evgeni/$_pkgname/archive/$__pkgname/$pkgver.tar.gz;)
 md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')

Modified: tp_smapi-lts.install
===
--- tp_smapi-lts.install2017-02-27 21:26:22 UTC (rev 214107)
+++ tp_smapi-lts.install2017-02-27 21:27:54 UTC (rev 214108)
@@ -1,4 +1,4 @@
-extramodules=/usr/lib/modules/extramodules-4.4-lts
+extramodules=/usr/lib/modules/extramodules-4.9-lts
 
 post_install() {
   depmod -v $(< "$extramodules/version") &>/dev/null


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:26:22
  Author: andyrtr
Revision: 214107

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

Added:
  r8168-lts/repos/community-testing-i686/
  r8168-lts/repos/community-testing-i686/PKGBUILD
(from rev 214106, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-i686/r8168-lts.install
(from rev 214106, r8168-lts/trunk/r8168-lts.install)
  r8168-lts/repos/community-testing-x86_64/
  r8168-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 214106, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-x86_64/r8168-lts.install
(from rev 214106, r8168-lts/trunk/r8168-lts.install)

+
 community-testing-i686/PKGBUILD|   33 +++
 community-testing-i686/r8168-lts.install   |   17 +
 community-testing-x86_64/PKGBUILD  |   33 +++
 community-testing-x86_64/r8168-lts.install |   17 +
 4 files changed, 100 insertions(+)

Copied: r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 214106, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-02-27 21:26:22 UTC (rev 214107)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.044.02
+pkgrel=3
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' "linux-lts>=4.9.13" "linux-lts<4.10")
+makedepends=("linux-lts-headers>=4.9.13" "linux-lts-headers<4.10")
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('aad7bccc4f625c35abe0455b2a6271e9938b76b46e11b24b4f138eb5c95db6d3')
+
+_extramodules=extramodules-4.9-lts
+
+build() {
+   cd "$_pkgname-$pkgver"
+   _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   cd "$_pkgname-$pkgver"
+   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}

Copied: r8168-lts/repos/community-testing-i686/r8168-lts.install (from rev 
214106, r8168-lts/trunk/r8168-lts.install)
===
--- community-testing-i686/r8168-lts.install(rev 0)
+++ community-testing-i686/r8168-lts.install2017-02-27 21:26:22 UTC (rev 
214107)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-4.9-lts'
+   depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  rebuild_module_dependencies
+   echo '>>> The module r8168 conflicts with r8169. You can blacklist it 
with:'
+   echo '>>>  `echo "blacklist r8169" > 
/etc/modprobe.d/r8169_blacklist.conf`'
+}
+post_upgrade() {
+   rebuild_module_dependencies
+}
+
+post_remove() {
+   rebuild_module_dependencies
+}

Copied: r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 214106, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-02-27 21:26:22 UTC (rev 214107)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.044.02
+pkgrel=3
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' "linux-lts>=4.9.13" "linux-lts<4.10")
+makedepends=("linux-lts-headers>=4.9.13" "linux-lts-headers<4.10")
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('aad7bccc4f625c35abe0455b2a6271e9938b76b46e11b24b4f138eb5c95db6d3')
+
+_extramodules=extramodules-4.9-lts
+
+build() {
+   cd "$_pkgname-$pkgver"
+   _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   cd "$_pkgname-$pkgver"
+   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}

Copied: 

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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:26:08
  Author: andyrtr
Revision: 214106

upgpkg: r8168-lts 8.044.02-3

kernel upstream update 4.9.13 rebuild

Modified:
  r8168-lts/trunk/PKGBUILD
  r8168-lts/trunk/r8168-lts.install

---+
 PKGBUILD  |8 
 r8168-lts.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:24:10 UTC (rev 214105)
+++ PKGBUILD2017-02-27 21:26:08 UTC (rev 214106)
@@ -4,18 +4,18 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.044.02
-pkgrel=2
+pkgrel=3
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw;
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=('glibc' "linux-lts>=4.4.50" "linux-lts<4.5")
-makedepends=("linux-lts-headers>=4.4.50" "linux-lts-headers<4.5")
+depends=('glibc' "linux-lts>=4.9.13" "linux-lts<4.10")
+makedepends=("linux-lts-headers>=4.9.13" "linux-lts-headers<4.10")
 install=$pkgname.install
 
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('aad7bccc4f625c35abe0455b2a6271e9938b76b46e11b24b4f138eb5c95db6d3')
 
-_extramodules=extramodules-4.4-lts
+_extramodules=extramodules-4.9-lts
 
 build() {
cd "$_pkgname-$pkgver"

Modified: r8168-lts.install
===
--- r8168-lts.install   2017-02-27 21:24:10 UTC (rev 214105)
+++ r8168-lts.install   2017-02-27 21:26:08 UTC (rev 214106)
@@ -1,5 +1,5 @@
 rebuild_module_dependencies() {
-   EXTRAMODULES='extramodules-4.4-lts'
+   EXTRAMODULES='extramodules-4.9-lts'
depmod $(cat /lib/modules/$EXTRAMODULES/version)
 }
 


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:24:02
  Author: andyrtr
Revision: 214104

upgpkg: bbswitch-lts 0.8-28

kernel upstream update 4.9.13 rebuild

Modified:
  bbswitch-lts/trunk/PKGBUILD
  bbswitch-lts/trunk/bbswitch-lts.install

--+
 PKGBUILD |8 
 bbswitch-lts.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:22:19 UTC (rev 214103)
+++ PKGBUILD2017-02-27 21:24:02 UTC (rev 214104)
@@ -6,14 +6,14 @@
 pkgname=bbswitch-lts
 _basename=bbswitch
 pkgver=0.8
-_extramodules=extramodules-4.4-lts # Don't forget to update 
bbswitch-lts.install
-pkgrel=27
+_extramodules=extramodules-4.9-lts # Don't forget to update 
bbswitch-lts.install
+pkgrel=28
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('i686' 'x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;
 license=('GPL')
-depends=('linux-lts>=4.4.50' 'linux-lts<4.5')
-makedepends=('linux-lts-headers>=4.4.50' 'linux-lts-headers<4.5')
+depends=('linux-lts>=4.9.13' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.13' 'linux-lts-headers<4.10')
 install=${pkgname}.install
 
source=("${_basename}-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
 md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')

Modified: bbswitch-lts.install
===
--- bbswitch-lts.install2017-02-27 21:22:19 UTC (rev 214103)
+++ bbswitch-lts.install2017-02-27 21:24:02 UTC (rev 214104)
@@ -1,5 +1,5 @@
 post_install() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:24:10
  Author: andyrtr
Revision: 214105

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

Added:
  bbswitch-lts/repos/community-testing-i686/
  bbswitch-lts/repos/community-testing-i686/PKGBUILD
(from rev 214104, bbswitch-lts/trunk/PKGBUILD)
  bbswitch-lts/repos/community-testing-i686/bbswitch-lts.install
(from rev 214104, bbswitch-lts/trunk/bbswitch-lts.install)
  bbswitch-lts/repos/community-testing-x86_64/
  bbswitch-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 214104, bbswitch-lts/trunk/PKGBUILD)
  bbswitch-lts/repos/community-testing-x86_64/bbswitch-lts.install
(from rev 214104, bbswitch-lts/trunk/bbswitch-lts.install)

---+
 community-testing-i686/PKGBUILD   |   34 
 community-testing-i686/bbswitch-lts.install   |   12 
 community-testing-x86_64/PKGBUILD |   34 
 community-testing-x86_64/bbswitch-lts.install |   12 
 4 files changed, 92 insertions(+)

Copied: bbswitch-lts/repos/community-testing-i686/PKGBUILD (from rev 214104, 
bbswitch-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-02-27 21:24:10 UTC (rev 214105)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 120281 2014-10-06 16:24:13Z tpowa $
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch-lts
+_basename=bbswitch
+pkgver=0.8
+_extramodules=extramodules-4.9-lts # Don't forget to update 
bbswitch-lts.install
+pkgrel=28
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+depends=('linux-lts>=4.9.13' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.13' 'linux-lts-headers<4.10')
+install=${pkgname}.install
+source=("${_basename}-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${_basename}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package() {
+  cd ${srcdir}/${_basename}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Copied: bbswitch-lts/repos/community-testing-i686/bbswitch-lts.install (from 
rev 214104, bbswitch-lts/trunk/bbswitch-lts.install)
===
--- community-testing-i686/bbswitch-lts.install (rev 0)
+++ community-testing-i686/bbswitch-lts.install 2017-02-27 21:24:10 UTC (rev 
214105)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: bbswitch-lts/repos/community-testing-x86_64/PKGBUILD (from rev 214104, 
bbswitch-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-02-27 21:24:10 UTC (rev 214105)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 120281 2014-10-06 16:24:13Z tpowa $
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch-lts
+_basename=bbswitch
+pkgver=0.8
+_extramodules=extramodules-4.9-lts # Don't forget to update 
bbswitch-lts.install
+pkgrel=28
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+depends=('linux-lts>=4.9.13' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.13' 'linux-lts-headers<4.10')
+install=${pkgname}.install
+source=("${_basename}-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${_basename}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package() {
+  cd ${srcdir}/${_basename}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Copied: bbswitch-lts/repos/community-testing-x86_64/bbswitch-lts.install (from 
rev 214104, bbswitch-lts/trunk/bbswitch-lts.install)
===

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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:22:19
  Author: andyrtr
Revision: 214103

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

Added:
  acpi_call-lts/repos/community-testing-i686/
  acpi_call-lts/repos/community-testing-i686/PKGBUILD
(from rev 214102, acpi_call-lts/trunk/PKGBUILD)
  acpi_call-lts/repos/community-testing-i686/acpi_call.install
(from rev 214102, acpi_call-lts/trunk/acpi_call.install)
  acpi_call-lts/repos/community-testing-x86_64/
  acpi_call-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 214102, acpi_call-lts/trunk/PKGBUILD)
  acpi_call-lts/repos/community-testing-x86_64/acpi_call.install
(from rev 214102, acpi_call-lts/trunk/acpi_call.install)

+
 community-testing-i686/PKGBUILD|   48 +++
 community-testing-i686/acpi_call.install   |   14 +++
 community-testing-x86_64/PKGBUILD  |   48 +++
 community-testing-x86_64/acpi_call.install |   14 +++
 4 files changed, 124 insertions(+)

Copied: acpi_call-lts/repos/community-testing-i686/PKGBUILD (from rev 214102, 
acpi_call-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-02-27 21:22:19 UTC (rev 214103)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call-lts
+pkgver=1.1.0
+pkgrel=39
+_extramodules=extramodules-4.9-lts
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux-lts>=4.9.13')
+makedepends=('linux-lts-headers>=4.9.13')
+provides=('acpi_call')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd ${pkgname%-*}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd ${pkgname%-*}-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 ${pkgname%-*}.ko "${pkgdir}"/usr/lib/modules/${_extramodules}/
+  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/${pkgname%-*}.ko
+  echo ${pkgname%-*} > "${pkgdir}"/usr/lib/modules-load.d/${pkgname}.conf
+
+  install -dm 755 "${pkgdir}"/usr/share/${pkgname}
+  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call-lts/repos/community-testing-i686/acpi_call.install (from rev 
214102, acpi_call-lts/trunk/acpi_call.install)
===
--- community-testing-i686/acpi_call.install(rev 0)
+++ community-testing-i686/acpi_call.install2017-02-27 21:22:19 UTC (rev 
214103)
@@ -0,0 +1,14 @@
+post_install() {
+  _extramodules=extramodules-4.9-lts
+  depmod $(cat /usr/lib/modules/${_extramodules}/version)
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call-lts/repos/community-testing-x86_64/PKGBUILD (from rev 214102, 
acpi_call-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-02-27 21:22:19 UTC (rev 214103)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call-lts
+pkgver=1.1.0
+pkgrel=39
+_extramodules=extramodules-4.9-lts
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux-lts>=4.9.13')
+makedepends=('linux-lts-headers>=4.9.13')
+provides=('acpi_call')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd ${pkgname%-*}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd ${pkgname%-*}-${pkgver}
+
+  install -dm 755 

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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:22:10
  Author: andyrtr
Revision: 214102

upgpkg: acpi_call-lts 1.1.0-39

kernel upstream update 4.9.13 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD
  acpi_call-lts/trunk/acpi_call.install

---+
 PKGBUILD  |8 
 acpi_call.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 20:37:46 UTC (rev 214101)
+++ PKGBUILD2017-02-27 21:22:10 UTC (rev 214102)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=38
-_extramodules=extramodules-4.4-lts
+pkgrel=39
+_extramodules=extramodules-4.9-lts
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('i686' 'x86_64')
 url='https://github.com/mkottman/acpi_call'
 license=('GPL')
-depends=('linux-lts>=4.4.50')
-makedepends=('linux-lts-headers>=4.4.50')
+depends=('linux-lts>=4.9.13')
+makedepends=('linux-lts-headers>=4.9.13')
 provides=('acpi_call')
 install='acpi_call.install'
 
source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)

Modified: acpi_call.install
===
--- acpi_call.install   2017-02-27 20:37:46 UTC (rev 214101)
+++ acpi_call.install   2017-02-27 21:22:10 UTC (rev 214102)
@@ -1,5 +1,5 @@
 post_install() {
-  _extramodules=extramodules-4.4-lts
+  _extramodules=extramodules-4.9-lts
   depmod $(cat /usr/lib/modules/${_extramodules}/version)
 }
 


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:16:36
  Author: andyrtr
Revision: 289655

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

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

-+
 testing-i686/PKGBUILD   |   64 ++
 testing-i686/disable-mtrr.patch |   24 +++
 testing-i686/nvidia-304xx-lts.install   |   15 +++
 testing-x86_64/PKGBUILD |   64 ++
 testing-x86_64/disable-mtrr.patch   |   24 +++
 testing-x86_64/nvidia-304xx-lts.install |   15 +++
 6 files changed, 206 insertions(+)

Copied: nvidia-304xx-lts/repos/testing-i686/PKGBUILD (from rev 289654, 
nvidia-304xx-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-27 21:16:36 UTC (rev 289655)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andreas Radke 
+
+pkgname=nvidia-304xx-lts
+pkgver=304.135
+_extramodules=extramodules-4.9-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts, 304xx legacy branch"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+depends=('linux-lts>=4.9.13' "nvidia-304xx-utils=${pkgver}")
+makedepends=('linux-lts-headers>=4.9.13')
+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=('c2645cc9a6f23641d8b6da51e72e203980068c05e365fcc73b32322a6875ce95e81f4e0d893276e14e84e93464488539c16db6b3be04f5324cf7d7a12bb557f8'
+
'a5aa48baa75eb267bd193e59328aa5fbc15d41045bb7e97aa1b96b918b9e68a1c1bf95624d9d494336256e0af2c41e188d30fe91be4967084de3387f50d3805c'
+
'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/testing-i686/disable-mtrr.patch (from rev 
289654, nvidia-304xx-lts/trunk/disable-mtrr.patch)
===
--- testing-i686/disable-mtrr.patch (rev 0)
+++ testing-i686/disable-mtrr.patch 2017-02-27 

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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:16:22
  Author: andyrtr
Revision: 289654

upgpkg: nvidia-304xx-lts 304.135-2

kernel upstream update 4.9.13 rebuild

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

--+
 PKGBUILD |8 
 nvidia-304xx-lts.install |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 21:04:13 UTC (rev 289653)
+++ PKGBUILD2017-02-27 21:16:22 UTC (rev 289654)
@@ -4,13 +4,13 @@
 
 pkgname=nvidia-304xx-lts
 pkgver=304.135
-_extramodules=extramodules-4.4-lts
-pkgrel=1
+_extramodules=extramodules-4.9-lts
+pkgrel=2
 pkgdesc="NVIDIA drivers for linux-lts, 304xx legacy branch"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
-depends=('linux-lts>=4.4.50' "nvidia-304xx-utils=${pkgver}")
-makedepends=('linux-lts-headers>=4.4.50')
+depends=('linux-lts>=4.9.13' "nvidia-304xx-utils=${pkgver}")
+makedepends=('linux-lts-headers>=4.9.13')
 conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
 provides=('nvidia-304xx')
 license=('custom')

Modified: nvidia-304xx-lts.install
===
--- nvidia-304xx-lts.install2017-02-27 21:04:13 UTC (rev 289653)
+++ nvidia-304xx-lts.install2017-02-27 21:16:22 UTC (rev 289654)
@@ -1,15 +1,15 @@
 post_install() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-4.4-lts'
+EXTRAMODULES='extramodules-4.9-lts'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }


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

2017-02-27 Thread Andreas Radke
Date: Monday, February 27, 2017 @ 21:04:13
  Author: andyrtr
Revision: 289653

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

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

--+
 testing-i686/99-linux.hook   |   11 
 testing-i686/PKGBUILD|  300 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 8211 +
 testing-i686/config.x86_64   | 7976 
 testing-i686/linux-lts.install   |   33 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/99-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  300 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 8211 +
 testing-x86_64/config.x86_64 | 7976 
 testing-x86_64/linux-lts.install |   33 
 testing-x86_64/linux-lts.preset  |   14 
 14 files changed, 33112 insertions(+)

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


[arch-commits] Commit in bumblebee/repos (44 files)

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 20:37:46
  Author: heftig
Revision: 214101

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

Added:
  
bumblebee/repos/community-testing-i686/0001-bb_nvidia_modeset-detection_bug699_01.patch
(from rev 214100, 
bumblebee/trunk/0001-bb_nvidia_modeset-detection_bug699_01.patch)
  
bumblebee/repos/community-testing-i686/0002-bb_nvidia_modeset-detection_bug699_02.patch
(from rev 214100, 
bumblebee/trunk/0002-bb_nvidia_modeset-detection_bug699_02.patch)
  
bumblebee/repos/community-testing-i686/0003-bb_nvidia_umv_detection_bug699.patch
(from rev 214100, bumblebee/trunk/0003-bb_nvidia_umv_detection_bug699.patch)
  
bumblebee/repos/community-testing-i686/0004-bb_nvidia_drm_detection_bug699_01.patch
(from rev 214100, 
bumblebee/trunk/0004-bb_nvidia_drm_detection_bug699_01.patch)
  
bumblebee/repos/community-testing-i686/0005-bb_nvidia_drm_detection_bug699_02.patch
(from rev 214100, 
bumblebee/trunk/0005-bb_nvidia_drm_detection_bug699_02.patch)
  bumblebee/repos/community-testing-i686/0006-bb_hexadicimal_bug573.patch
(from rev 214100, bumblebee/trunk/0006-bb_hexadicimal_bug573.patch)
  bumblebee/repos/community-testing-i686/0007-bb_mutebblogger.patch
(from rev 214100, bumblebee/trunk/0007-bb_mutebblogger.patch)
  bumblebee/repos/community-testing-i686/0008-libglvnd.patch
(from rev 214100, bumblebee/trunk/0008-libglvnd.patch)
  bumblebee/repos/community-testing-i686/PKGBUILD
(from rev 214100, bumblebee/trunk/PKGBUILD)
  bumblebee/repos/community-testing-i686/bumblebee.conf
(from rev 214100, bumblebee/trunk/bumblebee.conf)
  bumblebee/repos/community-testing-i686/bumblebee.install
(from rev 214100, bumblebee/trunk/bumblebee.install)
  
bumblebee/repos/community-testing-x86_64/0001-bb_nvidia_modeset-detection_bug699_01.patch
(from rev 214100, 
bumblebee/trunk/0001-bb_nvidia_modeset-detection_bug699_01.patch)
  
bumblebee/repos/community-testing-x86_64/0002-bb_nvidia_modeset-detection_bug699_02.patch
(from rev 214100, 
bumblebee/trunk/0002-bb_nvidia_modeset-detection_bug699_02.patch)
  
bumblebee/repos/community-testing-x86_64/0003-bb_nvidia_umv_detection_bug699.patch
(from rev 214100, bumblebee/trunk/0003-bb_nvidia_umv_detection_bug699.patch)
  
bumblebee/repos/community-testing-x86_64/0004-bb_nvidia_drm_detection_bug699_01.patch
(from rev 214100, 
bumblebee/trunk/0004-bb_nvidia_drm_detection_bug699_01.patch)
  
bumblebee/repos/community-testing-x86_64/0005-bb_nvidia_drm_detection_bug699_02.patch
(from rev 214100, 
bumblebee/trunk/0005-bb_nvidia_drm_detection_bug699_02.patch)
  bumblebee/repos/community-testing-x86_64/0006-bb_hexadicimal_bug573.patch
(from rev 214100, bumblebee/trunk/0006-bb_hexadicimal_bug573.patch)
  bumblebee/repos/community-testing-x86_64/0007-bb_mutebblogger.patch
(from rev 214100, bumblebee/trunk/0007-bb_mutebblogger.patch)
  bumblebee/repos/community-testing-x86_64/0008-libglvnd.patch
(from rev 214100, bumblebee/trunk/0008-libglvnd.patch)
  bumblebee/repos/community-testing-x86_64/PKGBUILD
(from rev 214100, bumblebee/trunk/PKGBUILD)
  bumblebee/repos/community-testing-x86_64/bumblebee.conf
(from rev 214100, bumblebee/trunk/bumblebee.conf)
  bumblebee/repos/community-testing-x86_64/bumblebee.install
(from rev 214100, bumblebee/trunk/bumblebee.install)
Deleted:
  
bumblebee/repos/community-testing-i686/0001-bb_nvidia_modeset-detection_bug699_01.patch
  
bumblebee/repos/community-testing-i686/0002-bb_nvidia_modeset-detection_bug699_02.patch
  
bumblebee/repos/community-testing-i686/0003-bb_nvidia_umv_detection_bug699.patch
  
bumblebee/repos/community-testing-i686/0004-bb_nvidia_drm_detection_bug699_01.patch
  
bumblebee/repos/community-testing-i686/0005-bb_nvidia_drm_detection_bug699_02.patch
  bumblebee/repos/community-testing-i686/0006-bb_hexadicimal_bug573.patch
  bumblebee/repos/community-testing-i686/0007-bb_mutebblogger.patch
  bumblebee/repos/community-testing-i686/0008-libglvnd.patch
  bumblebee/repos/community-testing-i686/PKGBUILD
  bumblebee/repos/community-testing-i686/bumblebee.conf
  bumblebee/repos/community-testing-i686/bumblebee.install
  
bumblebee/repos/community-testing-x86_64/0001-bb_nvidia_modeset-detection_bug699_01.patch
  
bumblebee/repos/community-testing-x86_64/0002-bb_nvidia_modeset-detection_bug699_02.patch
  
bumblebee/repos/community-testing-x86_64/0003-bb_nvidia_umv_detection_bug699.patch
  
bumblebee/repos/community-testing-x86_64/0004-bb_nvidia_drm_detection_bug699_01.patch
  
bumblebee/repos/community-testing-x86_64/0005-bb_nvidia_drm_detection_bug699_02.patch
  bumblebee/repos/community-testing-x86_64/0006-bb_hexadicimal_bug573.patch
  bumblebee/repos/community-testing-x86_64/0007-bb_mutebblogger.patch
  bumblebee/repos/community-testing-x86_64/0008-libglvnd.patch
  bumblebee/repos/community-testing-x86_64/PKGBUILD
  bumblebee/repos/community-testing-x86_64/bumblebee.conf
  

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

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 20:36:31
  Author: heftig
Revision: 214100

3.2.1-15

Modified:
  bumblebee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 20:26:16 UTC (rev 214099)
+++ PKGBUILD2017-02-27 20:36:31 UTC (rev 214100)
@@ -1,13 +1,14 @@
+# $Id$
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=bumblebee
 pkgver=3.2.1
-pkgrel=14
+pkgrel=15
 pkgdesc="NVIDIA Optimus support for Linux through VirtualGL"
 arch=('i686' 'x86_64')
 depends=('virtualgl' 'glib2' 'mesa-libgl')
 makedepends=('help2man')
-optdepends=('bbswitch: switch on/off discrete card' 
+optdepends=('bbswitch: switch on/off discrete card'
 'nvidia: NVIDIA kernel driver'
 'nvidia-340xx: NVIDIA kernel driver for older devices'
 'nvidia-304xx: NVIDIA kernel driver for even older devices'
@@ -19,8 +20,8 @@
 url="http://www.bumblebee-project.org;
 license=("GPL3")
 install='bumblebee.install'
-backup=('etc/bumblebee/bumblebee.conf' 
-'etc/bumblebee/xorg.conf.nouveau' 
+backup=('etc/bumblebee/bumblebee.conf'
+'etc/bumblebee/xorg.conf.nouveau'
 'etc/bumblebee/xorg.conf.nvidia')
 source=("http://www.bumblebee-project.org/${pkgname}-${pkgver}.tar.gz;
 
"0001-bb_nvidia_modeset-detection_bug699_01.patch::https://github.com/arafey/Bumblebee/commit/5636b24fa86a005a5d2e30bd794516db13ccba56.patch;
@@ -48,14 +49,14 @@
 for p in ${srcdir}/*.patch; do
 patch -Np1 -i "$p"
 done
-
+
 ./configure \
 CONF_DRIVER_MODULE_NVIDIA=nvidia \
-CONF_LDPATH_NVIDIA=/usr/lib/nvidia:/usr/lib32/nvidia \
-CONF_MODPATH_NVIDIA=/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules \
+
CONF_LDPATH_NVIDIA=/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32 \
+CONF_MODPATH_NVIDIA=/usr/lib/nvidia/xorg,/usr/lib/xorg/modules \
 --prefix=/usr \
 --sbindir=/usr/bin \
---with-udev-rules=/usr/lib/udev/rules.d/ \
+--with-udev-rules=/usr/lib/udev/rules.d \
 --sysconfdir=/etc \
 --without-pidfile
 make
@@ -63,17 +64,17 @@
 
 package() {
 cd "${srcdir}/${pkgname}-${pkgver}"
-
+
 # Install main app
 make install DESTDIR="$pkgdir" \
   completiondir=/usr/share/bash-completion/completions
-
+
 # Blacklist nvidia and nouveau modules
 # Reference: https://github.com/Bumblebee-Project/Bumblebee/issues/719
 install -Dm644 "${srcdir}/bumblebee.conf" 
"${pkgdir}/usr/lib/modprobe.d/bumblebee.conf"
-
+
 # Install systemd unit
-install -Dm644 "scripts/systemd/bumblebeed.service" 
"${pkgdir}/usr/lib/systemd/system/bumblebeed.service"
+install -Dm644 "scripts/systemd/bumblebeed.service" 
"${pkgdir}/usr/lib/systemd/system/bumblebeed.service"
 sed -i "s/sbin/bin/" "${pkgdir}/usr/lib/systemd/system/bumblebeed.service"
 
 # Make bash_completion work


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

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 20:26:16
  Author: heftig
Revision: 214099

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

Added:
  primus/repos/community-testing-i686/
  primus/repos/community-testing-i686/PKGBUILD
(from rev 214098, primus/trunk/PKGBUILD)
  primus/repos/community-testing-i686/register_cleanup.patch
(from rev 214098, primus/trunk/register_cleanup.patch)
  primus/repos/community-testing-x86_64/
  primus/repos/community-testing-x86_64/PKGBUILD
(from rev 214098, primus/trunk/PKGBUILD)
  primus/repos/community-testing-x86_64/register_cleanup.patch
(from rev 214098, primus/trunk/register_cleanup.patch)

-+
 community-testing-i686/PKGBUILD |   43 
 community-testing-i686/register_cleanup.patch   |   47 ++
 community-testing-x86_64/PKGBUILD   |   43 
 community-testing-x86_64/register_cleanup.patch |   47 ++
 4 files changed, 180 insertions(+)

Copied: primus/repos/community-testing-i686/PKGBUILD (from rev 214098, 
primus/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-02-27 20:26:16 UTC (rev 214099)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexander Monakov 
+
+pkgname=primus
+pkgver=20151110
+pkgrel=7
+pkgdesc="Faster OpenGL offloading for Bumblebee"
+arch=('i686' 'x86_64')
+url="https://github.com/amonakov/primus;
+license=('custom:ISC')
+depends=('bumblebee')
+makedepends=('git')
+_commit=d1afbf6fce2778c0751eddf19db9882e04f18bfd  # master
+source=("git+https://github.com/amonakov/primus#commit=$_commit;
+"register_cleanup.patch")
+sha1sums=('SKIP'
+  'fd48f89c55c1ad854d7a985781faed2c52c0135f')
+
+prepare() {
+  cd primus
+  patch -Np1 -i ../register_cleanup.patch
+}
+
+build() {
+  cd primus
+  make
+}
+
+package() {
+  cd primus
+
+  sed -e '/^PRIMUS_libGL=/cPRIMUS_libGL=/usr/\\$LIB/primus' \
+  -e '/^exec/iexport __GLVND_DISALLOW_PATCHING=1' \
+primusrun | install -D /dev/stdin "$pkgdir/usr/bin/primusrun"
+
+  install -D lib/libGL.so.1 "$pkgdir/usr/lib/primus/libGL.so.1"
+  install -D primus.bash-completion 
"$pkgdir/usr/share/bash-completion/completions/primusrun"
+  install -D primusrun.1 "$pkgdir/usr/share/man/man1/primusrun.1"
+  install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/primus/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: primus/repos/community-testing-i686/register_cleanup.patch (from rev 
214098, primus/trunk/register_cleanup.patch)
===
--- community-testing-i686/register_cleanup.patch   
(rev 0)
+++ community-testing-i686/register_cleanup.patch   2017-02-27 20:26:16 UTC 
(rev 214099)
@@ -0,0 +1,47 @@
+diff --git a/libglfork.cpp b/libglfork.cpp
+index 03f514f..bb42f0d 100644
+--- a/libglfork.cpp
 b/libglfork.cpp
+@@ -259,6 +259,22 @@ static struct PrimusInfo {
+   }
+ } primus;
+
++static void cleanup()
++{
++  primus.drawables.clear();
++}
++
++static void register_cleanup_1()
++{
++  atexit(cleanup);
++}
++
++static void register_cleanup()
++{
++  static pthread_once_t once = PTHREAD_ONCE_INIT;
++  pthread_once(, register_cleanup_1);
++}
++
+ // Thread-specific data
+ static __thread struct {
+   Display *dpy;
+@@ -622,11 +638,6 @@ GLXContext glXCreateContextAttribsARB(Display *dpy, 
GLXFBConfig config, GLXConte
+ void glXDestroyContext(Display *dpy, GLXContext ctx)
+ {
+   primus.contexts.erase(ctx);
+-  // kludge: reap background tasks when deleting the last context
+-  // otherwise something will deadlock during unloading the library
+-  if (primus.contexts.empty())
+-for (DrawablesInfo::iterator i = primus.drawables.begin(); i != 
primus.drawables.end(); i++)
+-  i->second.reap_workers();
+   primus.afns.glXDestroyContext(primus.adpy, ctx);
+ }
+
+@@ -720,6 +731,7 @@ void glXSwapBuffers(Display *dpy, GLXDrawable drawable)
+ di.actx = ctx;
+ di.d.spawn_worker(drawable, display_work);
+ di.r.spawn_worker(drawable, readback_work);
++register_cleanup();
+   }
+   // Readback thread needs a sync object to avoid reading an incomplete frame
+   di.sync = primus.afns.glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0);

Copied: primus/repos/community-testing-x86_64/PKGBUILD (from rev 214098, 
primus/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-02-27 20:26:16 UTC (rev 214099)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexander Monakov 
+
+pkgname=primus
+pkgver=20151110

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

2017-02-27 Thread Jan Steffens
Date: Monday, February 27, 2017 @ 20:25:43
  Author: heftig
Revision: 214098

20151110-7

Modified:
  primus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 19:09:36 UTC (rev 214097)
+++ PKGBUILD2017-02-27 20:25:43 UTC (rev 214098)
@@ -1,9 +1,10 @@
+# $Id$
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Alexander Monakov 
 
 pkgname=primus
 pkgver=20151110
-pkgrel=6
+pkgrel=7
 pkgdesc="Faster OpenGL offloading for Bumblebee"
 arch=('i686' 'x86_64')
 url="https://github.com/amonakov/primus;
@@ -10,7 +11,8 @@
 license=('custom:ISC')
 depends=('bumblebee')
 makedepends=('git')
-source=("git://github.com/amonakov/primus.git#commit=d1afbf6"
+_commit=d1afbf6fce2778c0751eddf19db9882e04f18bfd  # master
+source=("git+https://github.com/amonakov/primus#commit=$_commit;
 "register_cleanup.patch")
 sha1sums=('SKIP'
   'fd48f89c55c1ad854d7a985781faed2c52c0135f')
@@ -17,13 +19,11 @@
 
 prepare() {
   cd primus
-
-  patch -Np1 < "$srcdir/register_cleanup.patch"
+  patch -Np1 -i ../register_cleanup.patch
 }
 
 build() {
   cd primus
-
   make
 }
 
@@ -30,16 +30,14 @@
 package() {
   cd primus
 
-  install -D "lib/libGL.so.1" "$pkgdir/usr/lib/primus/libGL.so.1"
-  sed -e 
"s#^PRIMUS_libGL=.*#PRIMUS_libGL='/usr/\$LIB/primus:/usr/lib/nvidia:/usr/lib32/nvidia'#"
 primusrun > primusrun.dist
-  install -D "primusrun.dist" "$pkgdir/usr/bin/primusrun"
+  sed -e '/^PRIMUS_libGL=/cPRIMUS_libGL=/usr/\\$LIB/primus' \
+  -e '/^exec/iexport __GLVND_DISALLOW_PATCHING=1' \
+primusrun | install -D /dev/stdin "$pkgdir/usr/bin/primusrun"
 
-  install -D "primus.bash-completion" 
"$pkgdir/usr/share/bash-completion/completions/primusrun"
-
-  gzip -9 "primusrun.1"
-  install -D "primusrun.1.gz" "$pkgdir/usr/share/man/man1/primusrun.1.gz"
-
-  install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -D lib/libGL.so.1 "$pkgdir/usr/lib/primus/libGL.so.1"
+  install -D primus.bash-completion 
"$pkgdir/usr/share/bash-completion/completions/primusrun"
+  install -D primusrun.1 "$pkgdir/usr/share/man/man1/primusrun.1"
+  install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/primus/LICENSE"
 }
 
 # vim:set ts=2 sw=2 et:


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

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 19:09:36
  Author: jelle
Revision: 214097

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-27 19:09:23 UTC (rev 214096)
+++ community-i686/PKGBUILD 2017-02-27 19:09:36 UTC (rev 214097)
@@ -1,32 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Jingbei Li 
-
-pkgname=libwebsockets
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="C library for websocket clients and servers"
-arch=('i686' 'x86_64')
-url="https://libwebsockets.org;
-depends=('openssl')
-makedepends=('cmake')
-license=('LGPL')
-source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz;)
-md5sums=('4df3be57dee43aeebd54a3ed56568f50')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  mkdir build && cd build
-  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver/build"
-  make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libwebsockets/repos/community-i686/PKGBUILD (from rev 214096, 
libwebsockets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-27 19:09:36 UTC (rev 214097)
@@ -0,0 +1,32 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Jingbei Li 
+
+pkgname=libwebsockets
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="C library for websocket clients and servers"
+arch=('i686' 'x86_64')
+url="https://libwebsockets.org;
+depends=('openssl')
+makedepends=('cmake')
+license=('LGPL')
+source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz;)
+md5sums=('674684ffb90d4a0bcf7a075eb7b90192')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  mkdir build && cd build
+  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver/build"
+  make DESTDIR="${pkgdir}" install
+
+  cd ..
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-27 19:09:23 UTC (rev 214096)
+++ community-x86_64/PKGBUILD   2017-02-27 19:09:36 UTC (rev 214097)
@@ -1,32 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Jingbei Li 
-
-pkgname=libwebsockets
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="C library for websocket clients and servers"
-arch=('i686' 'x86_64')
-url="https://libwebsockets.org;
-depends=('openssl')
-makedepends=('cmake')
-license=('LGPL')
-source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz;)
-md5sums=('4df3be57dee43aeebd54a3ed56568f50')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  mkdir build && cd build
-  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver/build"
-  make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libwebsockets/repos/community-x86_64/PKGBUILD (from rev 214096, 
libwebsockets/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-27 19:09:36 UTC (rev 214097)
@@ -0,0 +1,32 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Jingbei Li 
+
+pkgname=libwebsockets
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="C library for websocket clients and servers"
+arch=('i686' 'x86_64')
+url="https://libwebsockets.org;
+depends=('openssl')
+makedepends=('cmake')
+license=('LGPL')
+source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz;)
+md5sums=('674684ffb90d4a0bcf7a075eb7b90192')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  mkdir build && cd build
+  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
+  make
+}
+
+package() {

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

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 19:09:23
  Author: jelle
Revision: 214096

upgpkg: libwebsockets 2.1.1-1

Modified:
  libwebsockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 18:48:24 UTC (rev 214095)
+++ PKGBUILD2017-02-27 19:09:23 UTC (rev 214096)
@@ -2,8 +2,8 @@
 # Contributor: Jingbei Li 
 
 pkgname=libwebsockets
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc="C library for websocket clients and servers"
 arch=('i686' 'x86_64')
 url="https://libwebsockets.org;
@@ -11,7 +11,7 @@
 makedepends=('cmake')
 license=('LGPL')
 source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz;)
-md5sums=('4df3be57dee43aeebd54a3ed56568f50')
+md5sums=('674684ffb90d4a0bcf7a075eb7b90192')
 
 build() {
   cd "$pkgname-$pkgver"


[arch-commits] Commit in (python2-munkres)

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 18:48:24
  Author: jelle
Revision: 214095

replaced by python-munkres

Deleted:
  python2-munkres/


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

2017-02-27 Thread Antonio Rojas
Date: Monday, February 27, 2017 @ 18:47:48
  Author: arojas
Revision: 214094

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

Added:
  python-pyside/repos/community-i686/PKGBUILD
(from rev 214093, python-pyside/trunk/PKGBUILD)
  python-pyside/repos/community-x86_64/PKGBUILD
(from rev 214093, python-pyside/trunk/PKGBUILD)
Deleted:
  python-pyside/repos/community-i686/PKGBUILD
  python-pyside/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-27 18:47:19 UTC (rev 214093)
+++ community-i686/PKGBUILD 2017-02-27 18:47:48 UTC (rev 214094)
@@ -1,89 +0,0 @@
-# Maintainer: Florian Pritz 
-# Contributor: lilydjwg 
-# Contributor: Matthias Maennich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Jan-Erik Meyer-Luetgens 
-pkgbase=python-pyside
-pkgname=(python-pyside-common python2-pyside python-pyside)
-_pkgrealname=pyside
-pkgver=1.2.4
-pkgrel=6
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://qt-project.org/wiki/PySide;
-_qtver=4.8
-makedepends=('python' 'python2' "qt4>=${_qtver}" 
"python"{,2}"-shiboken>=$pkgver"
- 'cmake' 'phonon')
-source=("pypi-$pkgbase-$pkgver.tar.gz::https://pypi.python.org/packages/source/P/PySide/PySide-$pkgver.tar.gz;)
-md5sums=('3cb7174c13bd45e3e8f77638926cb8c0')
-
-build(){
-   cd "$srcdir/PySide-$pkgver"
-   python2 setup.py egg_info
-
-   cd "$srcdir/PySide-$pkgver/sources/pyside"
-mkdir -p build_py3
-cd build_py3
-cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DBUILD_TESTS=OFF \
-  -DQT_PHONON_INCLUDE_DIR=/usr/include/qt4/phonon 
-DQT_QMAKE_EXECUTABLE=qmake-qt4
-make
-
-   cd "$srcdir/PySide-$pkgver/sources/pyside"
-mkdir -p build_py2
-cd build_py2
-cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DBUILD_TESTS=OFF \
-  -DQT_PHONON_INCLUDE_DIR=/usr/include/qt4/phonon 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 \
-  -DPYTHON_SUFFIX=-python2.7
-make
-}
-
-package_python-pyside-common(){
-pkgdesc="Provides LGPL Qt bindings for Python and related tools for 
binding generation (Common Files)"
-# cmake will use Python 3 version by default
-   cd "$srcdir/PySide-$pkgver/sources/pyside/build_py3"
-make DESTDIR="$pkgdir" install
-
-rm -rf "$pkgdir"/usr/lib/pkgconfig
-rm -rf "$pkgdir"/usr/lib/python* "$pkgdir"/usr/lib/libpyside.*
-rm "$pkgdir"/usr/lib/cmake/PySide-$pkgver/PySideConfig*python*.cmake
-}
-
-package_python-pyside(){
-depends=('python' "qt4>=${_qtver}" "python-shiboken>=$pkgver" 
"python-pyside-common=$pkgver-$pkgrel")
-pkgdesc="Provides LGPL Qt bindings for Python and related tools for 
binding generation (Python 3 version)"
-optdepends=('phonon: for PySide.phonon')
-
-   cd "$srcdir/PySide-$pkgver/sources/pyside/build_py3"
-make DESTDIR="$pkgdir" install
-
-cp -r "$srcdir/PySide-$pkgver/pyside_package/PySide.egg-info" \
-  "$pkgdir/usr/lib/python3.6/site-packages/pyside-$pkgver-py3.6.egg-info"
-mv "$pkgdir"/usr/lib/pkgconfig/pyside.pc \
-  "$pkgdir"/usr/lib/pkgconfig/pyside-py3.pc
-
-rm -rf "$pkgdir"/usr/include
-rm -rf "$pkgdir"/usr/share
-rm "$pkgdir"/usr/lib/cmake/PySide-$pkgver/PySideConfig.cmake
-rm "$pkgdir"/usr/lib/cmake/PySide-$pkgver/PySideConfigVersion.cmake
-}
-
-package_python2-pyside(){
-depends=('python2' "qt4>=${_qtver}" "python2-shiboken>=$pkgver" 
"python-pyside-common=$pkgver-$pkgrel")
-pkgdesc="Provides LGPL Qt bindings for Python and related tools for 
binding generation (Python 2 version)"
-optdepends=('phonon: for PySide.phonon')
-
-   cd "$srcdir/PySide-$pkgver/sources/pyside/build_py2"
-make DESTDIR="$pkgdir" install
-
-   cp -r "$srcdir/PySide-$pkgver/pyside_package/PySide.egg-info" \
-  "$pkgdir/usr/lib/python2.7/site-packages/pyside-$pkgver-py2.7.egg-info"
-mv "$pkgdir"/usr/lib/pkgconfig/pyside.pc \
-  "$pkgdir"/usr/lib/pkgconfig/pyside-py2.pc
-
-sed -i 's#^Requires: shiboken$#Requires: shiboken-py2#' 
"$pkgdir"/usr/lib/pkgconfig/pyside-py2.pc
-
-rm -rf "$pkgdir"/usr/include
-rm -rf "$pkgdir"/usr/share
-rm "$pkgdir"/usr/lib/cmake/PySide-$pkgver/PySideConfig.cmake
-rm "$pkgdir"/usr/lib/cmake/PySide-$pkgver/PySideConfigVersion.cmake
-}

Copied: python-pyside/repos/community-i686/PKGBUILD (from rev 214093, 
python-pyside/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 

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

2017-02-27 Thread Antonio Rojas
Date: Monday, February 27, 2017 @ 18:47:19
  Author: arojas
Revision: 214093

Fix phonon dependency

Modified:
  python-pyside/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 18:46:38 UTC (rev 214092)
+++ PKGBUILD2017-02-27 18:47:19 UTC (rev 214093)
@@ -13,7 +13,7 @@
 url="http://qt-project.org/wiki/PySide;
 _qtver=4.8
 makedepends=('python' 'python2' "qt4>=${_qtver}" 
"python"{,2}"-shiboken>=$pkgver"
- 'cmake' 'phonon')
+ 'cmake' 'phonon-qt4')
 
source=("pypi-$pkgbase-$pkgver.tar.gz::https://pypi.python.org/packages/source/P/PySide/PySide-$pkgver.tar.gz;)
 md5sums=('3cb7174c13bd45e3e8f77638926cb8c0')
 
@@ -51,7 +51,7 @@
 package_python-pyside(){
 depends=('python' "qt4>=${_qtver}" "python-shiboken>=$pkgver" 
"python-pyside-common=$pkgver-$pkgrel")
 pkgdesc="Provides LGPL Qt bindings for Python and related tools for 
binding generation (Python 3 version)"
-optdepends=('phonon: for PySide.phonon')
+optdepends=('phonon-qt4: for PySide.phonon')
 
cd "$srcdir/PySide-$pkgver/sources/pyside/build_py3"
 make DESTDIR="$pkgdir" install
@@ -70,7 +70,7 @@
 package_python2-pyside(){
 depends=('python2' "qt4>=${_qtver}" "python2-shiboken>=$pkgver" 
"python-pyside-common=$pkgver-$pkgrel")
 pkgdesc="Provides LGPL Qt bindings for Python and related tools for 
binding generation (Python 2 version)"
-optdepends=('phonon: for PySide.phonon')
+optdepends=('phonon-qt4: for PySide.phonon')
 
cd "$srcdir/PySide-$pkgver/sources/pyside/build_py2"
 make DESTDIR="$pkgdir" install


[arch-commits] Commit in (python2-musicbrainzngs)

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 18:46:38
  Author: jelle
Revision: 214092

python-musicbrainzngs replaces this pkgbase

Deleted:
  python2-musicbrainzngs/


[arch-commits] Commit in breeze-icons/repos (extra-i686 extra-x86_64)

2017-02-27 Thread Antonio Rojas
Date: Monday, February 27, 2017 @ 18:45:35
  Author: arojas
Revision: 289651

Wrong repos

Deleted:
  breeze-icons/repos/extra-i686/
  breeze-icons/repos/extra-x86_64/


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

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 18:35:24
  Author: jelle
Revision: 289649

upgpkg: perl-autovivification 0.16-3

remove armv7h warning from repomaint integrity check

Modified:
  perl-autovivification/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 18:20:50 UTC (rev 289648)
+++ PKGBUILD2017-02-27 18:35:24 UTC (rev 289649)
@@ -7,7 +7,7 @@
 pkgname='perl-autovivification'
 _dist="autovivification"
 pkgver=0.16
-pkgrel=2
+pkgrel=3
 pkgdesc="Lexically disable autovivification."
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')


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

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 18:35:38
  Author: jelle
Revision: 289650

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

Added:
  perl-autovivification/repos/extra-i686/PKGBUILD
(from rev 289649, perl-autovivification/trunk/PKGBUILD)
  perl-autovivification/repos/extra-x86_64/PKGBUILD
(from rev 289649, perl-autovivification/trunk/PKGBUILD)
Deleted:
  perl-autovivification/repos/extra-i686/PKGBUILD
  perl-autovivification/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-27 18:35:24 UTC (rev 289649)
+++ extra-i686/PKGBUILD 2017-02-27 18:35:38 UTC (rev 289650)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Rémy Oudompheng 
-# Contributor: Mateusz Krasowski 
-# Contributor: Luigi ranghetti 
-# Generator  : CPANPLUS::Dist::Arch 1.25
-
-pkgname='perl-autovivification'
-_dist="autovivification"
-pkgver=0.16
-pkgrel=2
-pkgdesc="Lexically disable autovivification."
-arch=('i686' 'x86_64' 'armv7h')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl>=5.8.3')
-makedepends=()
-url='http://search.cpan.org/dist/autovivification'
-source=("http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz;)
-md5sums=('7e20817f6034910c1bc23351d81a0658')
-
-build() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-perl Makefile.PL
-make
-}
-
-check() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-export PERL_MM_USE_DEFAULT=1
-make test
-}
-
-package() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-}

Copied: perl-autovivification/repos/extra-i686/PKGBUILD (from rev 289649, 
perl-autovivification/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-27 18:35:38 UTC (rev 289650)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Contributor: Mateusz Krasowski 
+# Contributor: Luigi ranghetti 
+# Generator  : CPANPLUS::Dist::Arch 1.25
+
+pkgname='perl-autovivification'
+_dist="autovivification"
+pkgver=0.16
+pkgrel=3
+pkgdesc="Lexically disable autovivification."
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl>=5.8.3')
+makedepends=()
+url='http://search.cpan.org/dist/autovivification'
+source=("http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz;)
+md5sums=('7e20817f6034910c1bc23351d81a0658')
+
+build() {
+cd "${srcdir}/${_dist}-${pkgver}"
+unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+perl Makefile.PL
+make
+}
+
+check() {
+cd "${srcdir}/${_dist}-${pkgver}"
+unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+export PERL_MM_USE_DEFAULT=1
+make test
+}
+
+package() {
+cd "${srcdir}/${_dist}-${pkgver}"
+unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-27 18:35:24 UTC (rev 289649)
+++ extra-x86_64/PKGBUILD   2017-02-27 18:35:38 UTC (rev 289650)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Rémy Oudompheng 
-# Contributor: Mateusz Krasowski 
-# Contributor: Luigi ranghetti 
-# Generator  : CPANPLUS::Dist::Arch 1.25
-
-pkgname='perl-autovivification'
-_dist="autovivification"
-pkgver=0.16
-pkgrel=2
-pkgdesc="Lexically disable autovivification."
-arch=('i686' 'x86_64' 'armv7h')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl>=5.8.3')
-makedepends=()
-url='http://search.cpan.org/dist/autovivification'
-source=("http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz;)
-md5sums=('7e20817f6034910c1bc23351d81a0658')
-
-build() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-perl Makefile.PL
-make
-}
-
-check() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-export PERL_MM_USE_DEFAULT=1
-make test
-}
-

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

2017-02-27 Thread Anatol Pomozov
Date: Monday, February 27, 2017 @ 18:35:36
  Author: anatolik
Revision: 214091

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

Added:
  stlink/repos/community-testing-i686/
  stlink/repos/community-testing-i686/PKGBUILD
(from rev 214090, stlink/trunk/PKGBUILD)
  stlink/repos/community-testing-i686/stlink.install
(from rev 214090, stlink/trunk/stlink.install)
  stlink/repos/community-testing-x86_64/
  stlink/repos/community-testing-x86_64/PKGBUILD
(from rev 214090, stlink/trunk/PKGBUILD)
  stlink/repos/community-testing-x86_64/stlink.install
(from rev 214090, stlink/trunk/stlink.install)

-+
 community-testing-i686/PKGBUILD |   33 ++
 community-testing-i686/stlink.install   |   22 
 community-testing-x86_64/PKGBUILD   |   33 ++
 community-testing-x86_64/stlink.install |   22 
 4 files changed, 110 insertions(+)

Copied: stlink/repos/community-testing-i686/PKGBUILD (from rev 214090, 
stlink/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-02-27 18:35:36 UTC (rev 214091)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=stlink
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
+arch=(i686 x86_64)
+url='https://github.com/texane/stlink'
+license=(BSD)
+# Add support for gtk3-based GUI
+depends=(libusb)
+makedepends=(cmake)
+install=stlink.install
+source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
+sha256sums=('9cdfbb24ca7665f3b7cdb39750ea51d0bd2ef5bdbc9d641011c4bd3b77980b70')
+
+build() {
+  cd stlink-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d \
+-DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d
+  make
+}
+
+package() {
+  cd stlink-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/usr/lib/libstlink.a
+}

Copied: stlink/repos/community-testing-i686/stlink.install (from rev 214090, 
stlink/trunk/stlink.install)
===
--- community-testing-i686/stlink.install   (rev 0)
+++ community-testing-i686/stlink.install   2017-02-27 18:35:36 UTC (rev 
214091)
@@ -0,0 +1,22 @@
+msg() {
+  udevadm control --reload-rules
+  echo "You may have to reload the usb-storage module."
+  echo "To do this use"
+  echo "modprobe -r usb-storage && modprobe usb-storage"
+}
+
+# arg 1:  the new package version
+post_install() {
+  msg
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  msg
+}
+
+# arg 1:  the old package version
+post_remove() {
+  msg
+}

Copied: stlink/repos/community-testing-x86_64/PKGBUILD (from rev 214090, 
stlink/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-02-27 18:35:36 UTC (rev 214091)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=stlink
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
+arch=(i686 x86_64)
+url='https://github.com/texane/stlink'
+license=(BSD)
+# Add support for gtk3-based GUI
+depends=(libusb)
+makedepends=(cmake)
+install=stlink.install
+source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
+sha256sums=('9cdfbb24ca7665f3b7cdb39750ea51d0bd2ef5bdbc9d641011c4bd3b77980b70')
+
+build() {
+  cd stlink-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d \
+-DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d
+  make
+}
+
+package() {
+  cd stlink-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/usr/lib/libstlink.a
+}

Copied: stlink/repos/community-testing-x86_64/stlink.install (from rev 214090, 
stlink/trunk/stlink.install)
===
--- community-testing-x86_64/stlink.install (rev 0)
+++ community-testing-x86_64/stlink.install 2017-02-27 18:35:36 UTC (rev 
214091)
@@ -0,0 +1,22 @@
+msg() {
+  udevadm control --reload-rules
+  echo "You may have to reload the usb-storage module."
+  echo "To do this use"
+  echo "modprobe -r usb-storage && modprobe usb-storage"
+}
+
+# arg 1:  the new package version
+post_install() {
+  msg
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  msg

[arch-commits] Commit in (python2-jellyfish)

2017-02-27 Thread Jelle van der Waa
Date: Monday, February 27, 2017 @ 18:28:48
  Author: jelle
Revision: 214088

replaced by python-jellyfish which is a split pkgbuild

Deleted:
  python2-jellyfish/


  1   2   3   >