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

2017-03-02 Thread Gaëtan Bisson
Date: Friday, March 3, 2017 @ 07:58:50
  Author: bisson
Revision: 214627

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

Added:
  subsurface-marble/repos/community-i686/PKGBUILD
(from rev 214626, subsurface-marble/trunk/PKGBUILD)
  subsurface-marble/repos/community-x86_64/PKGBUILD
(from rev 214626, subsurface-marble/trunk/PKGBUILD)
Deleted:
  subsurface-marble/repos/community-i686/PKGBUILD
  subsurface-marble/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-03 07:54:17 UTC (rev 214626)
+++ community-i686/PKGBUILD 2017-03-03 07:58:50 UTC (rev 214627)
@@ -1,57 +0,0 @@
-# $Id$
-# Contributor: Francois Boulogne 
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface-marble
-_pkgname=marble-subsurface-branch
-pkgver=4.6.3
-pkgrel=1
-pkgdesc='Virtual Globe'
-url='https://git.subsurface-divelog.org/'
-license=('GPL' 'LGPL' 'FDL')
-arch=('i686' 'x86_64')
-makedepends=('cmake')
-depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('6a3c5ab94f316d7d609b60640df59b1cf9b35ed852d857216b6a3dc5d729c6e2')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed '/
+# Maintainer: Gaetan Bisson 
+
+pkgname=subsurface-marble
+_pkgname=marble-subsurface-branch
+pkgver=4.6.3
+pkgrel=1
+pkgdesc='Virtual Globe'
+url='https://git.subsurface-divelog.org/'
+license=('GPL' 'LGPL' 'FDL')
+arch=('i686' 'x86_64')
+makedepends=('cmake')
+depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('6a3c5ab94f316d7d609b60640df59b1cf9b35ed852d857216b6a3dc5d729c6e2')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed '/
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface-marble
-_pkgname=marble-subsurface-branch
-pkgver=4.6.3
-pkgrel=1
-pkgdesc='Virtual Globe'
-url='https://git.subsurface-divelog.org/'
-license=('GPL' 'LGPL' 'FDL')
-arch=('i686' 'x86_64')
-makedepends=('cmake')
-depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('6a3c5ab94f316d7d609b60640df59b1cf9b35ed852d857216b6a3dc5d729c6e2')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed '/
+# Maintainer: Gaetan Bisson 
+
+pkgname=subsurface-marble
+_pkgname=marble-subsurface-branch
+pkgver=4.6.3
+pkgrel=1
+pkgdesc='Virtual Globe'
+url='https://git.subsurface-divelog.org/'
+license=('GPL' 'LGPL' 'FDL')
+arch=('i686' 'x86_64')
+makedepends=('cmake')
+depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('6a3c5ab94f316d7d609b60640df59b1cf9b35ed852d857216b6a3dc5d729c6e2')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed '/

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

2017-03-02 Thread Gaëtan Bisson
Date: Friday, March 3, 2017 @ 07:59:33
  Author: bisson
Revision: 214628

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 07:58:50 UTC (rev 214627)
+++ PKGBUILD2017-03-03 07:59:33 UTC (rev 214628)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.6.2
+pkgver=4.6.3
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('83c90ee8feb06eec2b9774f06faa9a7700cc453f0def8e70b4d562eb0051c60f')
+sha256sums=('4065734fecdfa8ca9ee0f1647196e73feebd36dfad3fa849a3678546e52c')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


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

2017-03-02 Thread Gaëtan Bisson
Date: Friday, March 3, 2017 @ 07:54:17
  Author: bisson
Revision: 214626

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

Added:
  subsurface-marble/repos/community-i686/PKGBUILD
(from rev 214625, subsurface-marble/trunk/PKGBUILD)
  subsurface-marble/repos/community-x86_64/PKGBUILD
(from rev 214625, subsurface-marble/trunk/PKGBUILD)
Deleted:
  subsurface-marble/repos/community-i686/PKGBUILD
  subsurface-marble/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-03 07:53:43 UTC (rev 214625)
+++ community-i686/PKGBUILD 2017-03-03 07:54:17 UTC (rev 214626)
@@ -1,57 +0,0 @@
-# $Id$
-# Contributor: Francois Boulogne 
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface-marble
-_pkgname=marble-subsurface-branch
-pkgver=4.6.2
-pkgrel=1
-pkgdesc='Virtual Globe'
-url='https://git.subsurface-divelog.org/'
-license=('GPL' 'LGPL' 'FDL')
-arch=('i686' 'x86_64')
-makedepends=('cmake')
-depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('b58bcbb8598c80d0c524684a4543a2afc4ca0cfd')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed '/
+# Maintainer: Gaetan Bisson 
+
+pkgname=subsurface-marble
+_pkgname=marble-subsurface-branch
+pkgver=4.6.3
+pkgrel=1
+pkgdesc='Virtual Globe'
+url='https://git.subsurface-divelog.org/'
+license=('GPL' 'LGPL' 'FDL')
+arch=('i686' 'x86_64')
+makedepends=('cmake')
+depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('6a3c5ab94f316d7d609b60640df59b1cf9b35ed852d857216b6a3dc5d729c6e2')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed '/
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface-marble
-_pkgname=marble-subsurface-branch
-pkgver=4.6.2
-pkgrel=1
-pkgdesc='Virtual Globe'
-url='https://git.subsurface-divelog.org/'
-license=('GPL' 'LGPL' 'FDL')
-arch=('i686' 'x86_64')
-makedepends=('cmake')
-depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('b58bcbb8598c80d0c524684a4543a2afc4ca0cfd')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed '/
+# Maintainer: Gaetan Bisson 
+
+pkgname=subsurface-marble
+_pkgname=marble-subsurface-branch
+pkgver=4.6.3
+pkgrel=1
+pkgdesc='Virtual Globe'
+url='https://git.subsurface-divelog.org/'
+license=('GPL' 'LGPL' 'FDL')
+arch=('i686' 'x86_64')
+makedepends=('cmake')
+depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('6a3c5ab94f316d7d609b60640df59b1cf9b35ed852d857216b6a3dc5d729c6e2')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed '/

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

2017-03-02 Thread Gaëtan Bisson
Date: Friday, March 3, 2017 @ 07:53:43
  Author: bisson
Revision: 214625

upstream update

Modified:
  subsurface-marble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 07:51:31 UTC (rev 214624)
+++ PKGBUILD2017-03-03 07:53:43 UTC (rev 214625)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-marble
 _pkgname=marble-subsurface-branch
-pkgver=4.6.2
+pkgver=4.6.3
 pkgrel=1
 pkgdesc='Virtual Globe'
 url='https://git.subsurface-divelog.org/'
@@ -13,7 +13,7 @@
 makedepends=('cmake')
 depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('e3c2df82c9616c3b01baffe4710970371b01744b60761cdaf5b8259506455f5b')
+sha256sums=('6a3c5ab94f316d7d609b60640df59b1cf9b35ed852d857216b6a3dc5d729c6e2')
 
 prepare() {
cd "${srcdir}/${_pkgname}-${pkgver}"


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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:51:19
  Author: svenstaro
Revision: 214623

upgpkg: ripgrep 0.4.0-2

Add shell completions

Modified:
  ripgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 07:42:56 UTC (rev 214622)
+++ PKGBUILD2017-03-03 07:51:19 UTC (rev 214623)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Gallant 
 pkgname=ripgrep
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
 arch=('i686' 'x86_64')
 url="https://github.com/BurntSushi/ripgrep;
@@ -22,6 +22,10 @@
 
   install -Dm755 "target/release/rg" "$pkgdir/usr/bin/rg"
 
+  install -Dm644 "target/release/build/ripgrep-"*/out/rg.bash-completion 
"$pkgdir/usr/share/bash-completion/completions/rg"
+  install -Dm644 "target/release/build/ripgrep-"*/out/_rg 
"$pkgdir/usr/share/zsh/site-functions/_rg"
+  install -Dm644 "target/release/build/ripgrep-"*/out/rg.fish 
"$pkgdir/usr/share/fish/completions/rg.fish"
+
   install -Dm644 "doc/rg.1" "$pkgdir/usr/share/man/man1/rg.1"
   install -Dm644 "README.md" "$pkgdir/usr/share/doc/${pkgname}/README.md"
 


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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:51:31
  Author: svenstaro
Revision: 214624

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-03 07:51:19 UTC (rev 214623)
+++ community-i686/PKGBUILD 2017-03-03 07:51:31 UTC (rev 214624)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Andrew Gallant 
-pkgname=ripgrep
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
-arch=('i686' 'x86_64')
-url="https://github.com/BurntSushi/ripgrep;
-license=('MIT' 'UNLICENSE')
-depends=('gcc-libs')
-makedepends=('cargo')
-source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('86178144f14042a9b68e515ee31ada9aa24ae633f9529cf710458bcfc8f02f0670845188f29543a9ac2155c1afd107e395e57b948703ad369194783f49b18a0f')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "target/release/rg" "$pkgdir/usr/bin/rg"
-
-  install -Dm644 "doc/rg.1" "$pkgdir/usr/share/man/man1/rg.1"
-  install -Dm644 "README.md" "$pkgdir/usr/share/doc/${pkgname}/README.md"
-
-  install -Dm644 "COPYING" "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
-  install -Dm644 "LICENSE-MIT" 
"$pkgdir/usr/share/licenses/${pkgname}/LICENSE-MIT"
-  install -Dm644 "UNLICENSE" "$pkgdir/usr/share/licenses/${pkgname}/UNLICENSE"
-}

Copied: ripgrep/repos/community-i686/PKGBUILD (from rev 214623, 
ripgrep/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-03 07:51:31 UTC (rev 214624)
@@ -0,0 +1,35 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Andrew Gallant 
+pkgname=ripgrep
+pkgver=0.4.0
+pkgrel=2
+pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
+arch=('i686' 'x86_64')
+url="https://github.com/BurntSushi/ripgrep;
+license=('MIT' 'UNLICENSE')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('86178144f14042a9b68e515ee31ada9aa24ae633f9529cf710458bcfc8f02f0670845188f29543a9ac2155c1afd107e395e57b948703ad369194783f49b18a0f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "target/release/rg" "$pkgdir/usr/bin/rg"
+
+  install -Dm644 "target/release/build/ripgrep-"*/out/rg.bash-completion 
"$pkgdir/usr/share/bash-completion/completions/rg"
+  install -Dm644 "target/release/build/ripgrep-"*/out/_rg 
"$pkgdir/usr/share/zsh/site-functions/_rg"
+  install -Dm644 "target/release/build/ripgrep-"*/out/rg.fish 
"$pkgdir/usr/share/fish/completions/rg.fish"
+
+  install -Dm644 "doc/rg.1" "$pkgdir/usr/share/man/man1/rg.1"
+  install -Dm644 "README.md" "$pkgdir/usr/share/doc/${pkgname}/README.md"
+
+  install -Dm644 "COPYING" "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
+  install -Dm644 "LICENSE-MIT" 
"$pkgdir/usr/share/licenses/${pkgname}/LICENSE-MIT"
+  install -Dm644 "UNLICENSE" "$pkgdir/usr/share/licenses/${pkgname}/UNLICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-03 07:51:19 UTC (rev 214623)
+++ community-x86_64/PKGBUILD   2017-03-03 07:51:31 UTC (rev 214624)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Andrew Gallant 
-pkgname=ripgrep
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
-arch=('i686' 'x86_64')
-url="https://github.com/BurntSushi/ripgrep;
-license=('MIT' 'UNLICENSE')
-depends=('gcc-libs')
-makedepends=('cargo')
-source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('86178144f14042a9b68e515ee31ada9aa24ae633f9529cf710458bcfc8f02f0670845188f29543a9ac2155c1afd107e395e57b948703ad369194783f49b18a0f')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "target/release/rg" "$pkgdir/usr/bin/rg"
-
-  install -Dm644 "doc/rg.1" "$pkgdir/usr/share/man/man1/rg.1"
-  install -Dm644 

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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:42:43
  Author: svenstaro
Revision: 214621

upgpkg: csfml 2.4-1

upstream release 2.4

Modified:
  csfml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 07:40:44 UTC (rev 214620)
+++ PKGBUILD2017-03-03 07:42:43 UTC (rev 214621)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=csfml
-pkgver=2.3
-pkgrel=3
+pkgver=2.4
+pkgrel=1
 pkgdesc='C bindings for sfml'
 arch=('i686' 'x86_64')
 url='http://www.sfml-dev.org/'
@@ -11,7 +11,7 @@
 depends=("sfml")
 makedepends=('cmake' 'doxygen')
 
source=("${pkgname}-${pkgver}::https://github.com/LaurentGomila/CSFML/archive/${pkgver}.tar.gz;)
-md5sums=('eb99a783e367e018333e622945d232d2')
+sha512sums=('6a194c2640002065219c6c562e5c3f41a3174d91d268c75609d6cd8f18e7f10fc33aa057b7d1aefcd63747448e551874b306eff816f579a965965d5195da988f')
 
 build() {
   cd "$srcdir"/CSFML-${pkgver}


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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:42:56
  Author: svenstaro
Revision: 214622

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

Added:
  csfml/repos/community-i686/PKGBUILD
(from rev 214621, csfml/trunk/PKGBUILD)
  csfml/repos/community-x86_64/PKGBUILD
(from rev 214621, csfml/trunk/PKGBUILD)
Deleted:
  csfml/repos/community-i686/PKGBUILD
  csfml/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-03-03 07:42:43 UTC (rev 214621)
+++ community-i686/PKGBUILD 2017-03-03 07:42:56 UTC (rev 214622)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=csfml
-pkgver=2.3
-pkgrel=3
-pkgdesc='C bindings for sfml'
-arch=('i686' 'x86_64')
-url='http://www.sfml-dev.org/'
-license=('zlib')
-depends=("sfml")
-makedepends=('cmake' 'doxygen')
-source=("${pkgname}-${pkgver}::https://github.com/LaurentGomila/CSFML/archive/${pkgver}.tar.gz;)
-md5sums=('eb99a783e367e018333e622945d232d2')
-
-build() {
-  cd "$srcdir"/CSFML-${pkgver}
-
-  mkdir build && cd build
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCSFML_BUILD_DOC=true
-  make
-  make doc
-}
-
-package() {
-  cd "$srcdir"/CSFML-${pkgver}/build
-
-  make DESTDIR="$pkgdir/" install
-
-  install -Dm644 ../license.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-

Copied: csfml/repos/community-i686/PKGBUILD (from rev 214621, 
csfml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-03 07:42:56 UTC (rev 214622)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=csfml
+pkgver=2.4
+pkgrel=1
+pkgdesc='C bindings for sfml'
+arch=('i686' 'x86_64')
+url='http://www.sfml-dev.org/'
+license=('zlib')
+depends=("sfml")
+makedepends=('cmake' 'doxygen')
+source=("${pkgname}-${pkgver}::https://github.com/LaurentGomila/CSFML/archive/${pkgver}.tar.gz;)
+sha512sums=('6a194c2640002065219c6c562e5c3f41a3174d91d268c75609d6cd8f18e7f10fc33aa057b7d1aefcd63747448e551874b306eff816f579a965965d5195da988f')
+
+build() {
+  cd "$srcdir"/CSFML-${pkgver}
+
+  mkdir build && cd build
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCSFML_BUILD_DOC=true
+  make
+  make doc
+}
+
+package() {
+  cd "$srcdir"/CSFML-${pkgver}/build
+
+  make DESTDIR="$pkgdir/" install
+
+  install -Dm644 ../license.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-03 07:42:43 UTC (rev 214621)
+++ community-x86_64/PKGBUILD   2017-03-03 07:42:56 UTC (rev 214622)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=csfml
-pkgver=2.3
-pkgrel=3
-pkgdesc='C bindings for sfml'
-arch=('i686' 'x86_64')
-url='http://www.sfml-dev.org/'
-license=('zlib')
-depends=("sfml")
-makedepends=('cmake' 'doxygen')
-source=("${pkgname}-${pkgver}::https://github.com/LaurentGomila/CSFML/archive/${pkgver}.tar.gz;)
-md5sums=('eb99a783e367e018333e622945d232d2')
-
-build() {
-  cd "$srcdir"/CSFML-${pkgver}
-
-  mkdir build && cd build
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCSFML_BUILD_DOC=true
-  make
-  make doc
-}
-
-package() {
-  cd "$srcdir"/CSFML-${pkgver}/build
-
-  make DESTDIR="$pkgdir/" install
-
-  install -Dm644 ../license.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-

Copied: csfml/repos/community-x86_64/PKGBUILD (from rev 214621, 
csfml/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-03 07:42:56 UTC (rev 214622)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=csfml
+pkgver=2.4
+pkgrel=1
+pkgdesc='C bindings for sfml'
+arch=('i686' 'x86_64')
+url='http://www.sfml-dev.org/'
+license=('zlib')
+depends=("sfml")
+makedepends=('cmake' 'doxygen')
+source=("${pkgname}-${pkgver}::https://github.com/LaurentGomila/CSFML/archive/${pkgver}.tar.gz;)
+sha512sums=('6a194c2640002065219c6c562e5c3f41a3174d91d268c75609d6cd8f18e7f10fc33aa057b7d1aefcd63747448e551874b306eff816f579a965965d5195da988f')
+
+build() {
+  cd "$srcdir"/CSFML-${pkgver}
+
+  mkdir build && cd build
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCSFML_BUILD_DOC=true
+  make
+  make doc
+}
+
+package() {
+  cd "$srcdir"/CSFML-${pkgver}/build
+
+  make DESTDIR="$pkgdir/" install
+
+  install -Dm644 ../license.txt 

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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:40:44
  Author: svenstaro
Revision: 214620

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

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

---+
 /PKGBUILD |  202 
 community-i686/PKGBUILD   |  100 -
 community-x86_64/PKGBUILD |  100 -
 3 files changed, 202 insertions(+), 200 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-03 07:33:13 UTC (rev 214619)
+++ community-i686/PKGBUILD 2017-03-03 07:40:44 UTC (rev 214620)
@@ -1,100 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: John Sowiak 
-# Contributor: tobias 
-
-# Sometimes blender.org takes some time to release patch releases and because 
Arch users
-# are impatient, we sometimes need to build from git directly.
-# Update because I get so many queries on this:
-# Due to our other rolling deps, it's sometimes not possible to build Blender 
stable releases.
-# More often than not, a new openshadinglanguage breaks it and I could either 
backport fixes
-# or simply roll with a new version. I usually choose the latter when the 
former seems
-# unreasonable.
-
-_gittag=v2.78c
-#_gitcommit=e8299c81006aba1e4b926c24276ce09d70435371
-
-pkgname=blender
-pkgver=2.78.c
-#[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
-pkgrel=1
-epoch=17
-pkgdesc="A fully integrated 3D graphics creation suite"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.blender.org;
-depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 
'python-requests'
- 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' 'openjpeg'
- 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 
'alembic'
- 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage'
- 'jemalloc' 'libspnav' 'ptex' 'opensubdiv' 'openvdb' 'log4cplus' 
'sdl2')
-makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm35')
-makedepends_x86_64=('cuda')
-optdepends=('cuda: cycles renderer cuda support')
-options=(!strip)
-source=("git://git.blender.org/blender-addons.git"
-"git://git.blender.org/blender-addons-contrib.git"
-"git://git.blender.org/blender-translations.git"
-"git://git.blender.org/blender-dev-tools.git"
-"git://git.blender.org/scons.git")
-if [[ -n $_gittag ]]; then
-
source+=("${pkgname}-${pkgver}::git://git.blender.org/blender.git#tag=${_gittag}")
-elif [[ -n $_gitcommit ]]; then
-
source+=("${pkgname}-${pkgver}::git://git.blender.org/blender.git#commit=${_gitcommit}")
-fi
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  git submodule init
-  git config submodule."release/scripts/addons".url ${srcdir}/blender-addons
-  git config submodule."release/scripts/addons_contrib".url 
${srcdir}/blender-addons-contrib
-  git config submodule."release/datafiles/locale".url 
${srcdir}/blender-translations
-  git config submodule."source/tools".url ${srcdir}/blender-dev-tools
-  git config submodule."scons".url ${srcdir}/scons
-  git submodule update
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  mkdir build && cd build
-
-  [[ $CARCH == i686 ]] && BUILDCUDA="OFF" || BUILDCUDA="ON"
-
-  cmake -C../build_files/cmake/config/blender_release.cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_INSTALL_PORTABLE=OFF \
--DWITH_PYTHON_INSTALL=OFF \
--DOPENIMAGEIO_ROOT_DIR=/usr \
--DWITH_LLVM=ON \
--DWITH_SYSTEM_OPENJPEG=ON \
--DWITH_GL_PROFILE_CORE=OFF \
--DWITH_GL_PROFILE_ES20=OFF \
--DLLVM_VERSION=3.6 \
--DLLVM_STATIC=ON \
--DWITH_CYCLES_CUDA_BINARIES=$BUILDCUDA \
--DWITH_CYCLES_PTEX=OFF \
--DPYTHON_VERSION=3.6 \
--DPYTHON_LIBPATH=/usr/lib \
--DPYTHON_LIBRARY=python3.6m \
--DPYTHON_INCLUDE_DIRS=/usr/include/python3.6m
-  make # -j5 needs 48 GB of RAM while -j9 needs 64 GB
-
-  # PTEX is currently broken and experimental in blender anyway
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-
-  make DESTDIR="${pkgdir}" install
-  python -m compileall "${pkgdir}/usr/share/blender"
-  python -O -m compileall "${pkgdir}/usr/share/blender"
-}

Copied: blender/repos/community-i686/PKGBUILD (from rev 214619, 
blender/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-03 07:40:44 UTC (rev 214620)
@@ -0,0 

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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:33:13
  Author: svenstaro
Revision: 214619

upgpkg: blender 17:2.78.c-2

Include blender-softwaregl

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 07:13:24 UTC (rev 214618)
+++ PKGBUILD2017-03-03 07:33:13 UTC (rev 214619)
@@ -17,7 +17,7 @@
 pkgname=blender
 pkgver=2.78.c
 #[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
-pkgrel=1
+pkgrel=2
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')
@@ -95,6 +95,7 @@
   cd "$srcdir/$pkgname-$pkgver/build"
 
   make DESTDIR="${pkgdir}" install
+  install -Dm755 ../release/bin/blender-softwaregl 
"${pkgdir}/usr/bin/blender-softwaregl"
   python -m compileall "${pkgdir}/usr/share/blender"
   python -O -m compileall "${pkgdir}/usr/share/blender"
 }


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

2017-03-02 Thread Antonio Rojas
Date: Friday, March 3, 2017 @ 07:19:41
  Author: arojas
Revision: 289911

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-03 07:19:10 UTC (rev 289910)
+++ extra-i686/PKGBUILD 2017-03-03 07:19:41 UTC (rev 289911)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Contributor: speps 
-
-pkgname=libkeybinder3
-pkgver=0.3.1
-pkgrel=1
-pkgdesc="A library for registering global keyboard shortcuts"
-arch=('i686' 'x86_64')
-url="https://github.com/engla/keybinder/tree/keybinder-3.0;
-license=('MIT')
-depends=('gtk3')
-makedepends=('gtk-doc' 'gobject-introspection')
-optdepends=('lua-lgi: lua bindings')
-source=(http://archive.ubuntu.com/ubuntu/pool/universe/k/keybinder-3.0/keybinder-3.0_${pkgver}.orig.tar.gz)
-sha1sums=('f7505c952da4238992b6497bd30654cc08c755be')
-
-build() {
-  cd keybinder-3.0-${pkgver}
-  ./configure --prefix=/usr --enable-gtk-doc
-  make
-}
-
-package() {
-  cd keybinder-3.0-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libkeybinder3/repos/extra-i686/PKGBUILD (from rev 289910, 
libkeybinder3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-03 07:19:41 UTC (rev 289911)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Contributor: speps 
+
+pkgname=libkeybinder3
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="A library for registering global keyboard shortcuts"
+arch=('i686' 'x86_64')
+url="https://github.com/engla/keybinder/tree/keybinder-3.0;
+license=('MIT')
+depends=('gtk3')
+makedepends=('gtk-doc' 'gobject-introspection')
+optdepends=('lua-lgi: lua bindings')
+source=(https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v$pkgver/keybinder-3.0-$pkgver.tar.gz{,.sig})
+sha1sums=('d23c12440b54cb0f40e7e876c22001dc7b5714b0'
+  'SKIP')
+validpgpkeys=('2578ABA1F9023159DFF211B7368712C4D7A5') # Ulrik Sverdrup 

+
+build() {
+  cd keybinder-3.0-${pkgver}
+  ./configure --prefix=/usr --enable-gtk-doc
+  make
+}
+
+package() {
+  cd keybinder-3.0-${pkgver}
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-03 07:19:10 UTC (rev 289910)
+++ extra-x86_64/PKGBUILD   2017-03-03 07:19:41 UTC (rev 289911)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Contributor: speps 
-
-pkgname=libkeybinder3
-pkgver=0.3.1
-pkgrel=1
-pkgdesc="A library for registering global keyboard shortcuts"
-arch=('i686' 'x86_64')
-url="https://github.com/engla/keybinder/tree/keybinder-3.0;
-license=('MIT')
-depends=('gtk3')
-makedepends=('gtk-doc' 'gobject-introspection')
-optdepends=('lua-lgi: lua bindings')
-source=(http://archive.ubuntu.com/ubuntu/pool/universe/k/keybinder-3.0/keybinder-3.0_${pkgver}.orig.tar.gz)
-sha1sums=('f7505c952da4238992b6497bd30654cc08c755be')
-
-build() {
-  cd keybinder-3.0-${pkgver}
-  ./configure --prefix=/usr --enable-gtk-doc
-  make
-}
-
-package() {
-  cd keybinder-3.0-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libkeybinder3/repos/extra-x86_64/PKGBUILD (from rev 289910, 
libkeybinder3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-03 07:19:41 UTC (rev 289911)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Contributor: speps 
+
+pkgname=libkeybinder3
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="A library for registering global keyboard shortcuts"
+arch=('i686' 'x86_64')
+url="https://github.com/engla/keybinder/tree/keybinder-3.0;
+license=('MIT')
+depends=('gtk3')
+makedepends=('gtk-doc' 'gobject-introspection')
+optdepends=('lua-lgi: lua bindings')
+source=(https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v$pkgver/keybinder-3.0-$pkgver.tar.gz{,.sig})
+sha1sums=('d23c12440b54cb0f40e7e876c22001dc7b5714b0'
+  'SKIP')

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

2017-03-02 Thread Antonio Rojas
Date: Friday, March 3, 2017 @ 07:19:10
  Author: arojas
Revision: 289910

Update to 0.3.2

Modified:
  libkeybinder3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 02:57:12 UTC (rev 289909)
+++ PKGBUILD2017-03-03 07:19:10 UTC (rev 289910)
@@ -3,7 +3,7 @@
 # Contributor: speps 
 
 pkgname=libkeybinder3
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="A library for registering global keyboard shortcuts"
 arch=('i686' 'x86_64')
@@ -12,8 +12,10 @@
 depends=('gtk3')
 makedepends=('gtk-doc' 'gobject-introspection')
 optdepends=('lua-lgi: lua bindings')
-source=(http://archive.ubuntu.com/ubuntu/pool/universe/k/keybinder-3.0/keybinder-3.0_${pkgver}.orig.tar.gz)
-sha1sums=('f7505c952da4238992b6497bd30654cc08c755be')
+source=(https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v$pkgver/keybinder-3.0-$pkgver.tar.gz{,.sig})
+sha1sums=('d23c12440b54cb0f40e7e876c22001dc7b5714b0'
+  'SKIP')
+validpgpkeys=('2578ABA1F9023159DFF211B7368712C4D7A5') # Ulrik Sverdrup 

 
 build() {
   cd keybinder-3.0-${pkgver}


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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:13:24
  Author: svenstaro
Revision: 214618

archrelease: copy trunk to community-any

Added:
  fabric/repos/community-any/PKGBUILD
(from rev 214617, fabric/trunk/PKGBUILD)
Deleted:
  fabric/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-03 07:13:10 UTC (rev 214617)
+++ PKGBUILD2017-03-03 07:13:24 UTC (rev 214618)
@@ -1,21 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Francois Boulogne 
-
-pkgname=fabric
-pkgver=1.13.1
-pkgrel=1
-pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
-url="http://fabfile.org/;
-license=('BSD')
-arch=('any')
-depends=('python2' 'pycrypto' 'python2-paramiko' 'python2-setuptools')
-source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz;)
-sha512sums=('70b29824a8edc3cd0e34ef447ec355a18a8805160229655e7046c1d8a1a7131bc7dcd547833752cfa4cb6fbd01bc1cfb3e94d64f13fa94eaefb77677d74ed5be')
-
-package() {
-  cd ${srcdir}/fabric-${pkgver}
-  python2 setup.py install --root=${pkgdir} --optimize=1
-
-  install -D -m644 README.rst ${pkgdir}/usr/share/doc/${pkgname}/README.rst
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: fabric/repos/community-any/PKGBUILD (from rev 214617, 
fabric/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-03 07:13:24 UTC (rev 214618)
@@ -0,0 +1,21 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Francois Boulogne 
+
+pkgname=fabric
+pkgver=1.13.1
+pkgrel=2
+pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
+url="http://fabfile.org/;
+license=('BSD')
+arch=('any')
+depends=('python2' 'python2-paramiko' 'python2-setuptools')
+source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz;)
+sha512sums=('70b29824a8edc3cd0e34ef447ec355a18a8805160229655e7046c1d8a1a7131bc7dcd547833752cfa4cb6fbd01bc1cfb3e94d64f13fa94eaefb77677d74ed5be')
+
+package() {
+  cd ${srcdir}/fabric-${pkgver}
+  python2 setup.py install --root=${pkgdir} --optimize=1
+
+  install -D -m644 README.rst ${pkgdir}/usr/share/doc/${pkgname}/README.rst
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2017-03-02 Thread Sven-Hendrik Haase
Date: Friday, March 3, 2017 @ 07:13:10
  Author: svenstaro
Revision: 214617

upgpkg: fabric 1.13.1-2

Remove unneeded dependency

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 07:04:10 UTC (rev 214616)
+++ PKGBUILD2017-03-03 07:13:10 UTC (rev 214617)
@@ -3,12 +3,12 @@
 
 pkgname=fabric
 pkgver=1.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
 url="http://fabfile.org/;
 license=('BSD')
 arch=('any')
-depends=('python2' 'pycrypto' 'python2-paramiko' 'python2-setuptools')
+depends=('python2' 'python2-paramiko' 'python2-setuptools')
 source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz;)
 
sha512sums=('70b29824a8edc3cd0e34ef447ec355a18a8805160229655e7046c1d8a1a7131bc7dcd547833752cfa4cb6fbd01bc1cfb3e94d64f13fa94eaefb77677d74ed5be')
 


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

2017-03-02 Thread Felix Yan
Date: Friday, March 3, 2017 @ 07:04:10
  Author: felixonmars
Revision: 214616

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

Added:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
(from rev 214615, deepin-screen-recorder/trunk/PKGBUILD)
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD
(from rev 214615, deepin-screen-recorder/trunk/PKGBUILD)
Deleted:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-03 07:03:46 UTC (rev 214615)
+++ community-i686/PKGBUILD 2017-03-03 07:04:10 UTC (rev 214616)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=0.9
-pkgrel=1
-pkgdesc='Deepin Screen Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-i686/PKGBUILD (from rev 214615, 
deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-03 07:04:10 UTC (rev 214616)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=1.0
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-03 07:03:46 UTC (rev 214615)
+++ community-x86_64/PKGBUILD   2017-03-03 07:04:10 UTC (rev 214616)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=0.9
-pkgrel=1
-pkgdesc='Deepin Screen Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-x86_64/PKGBUILD (from rev 
214615, deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-03 07:04:10 UTC (rev 214616)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=1.0
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}


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

2017-03-02 Thread Felix Yan
Date: Friday, March 3, 2017 @ 07:03:46
  Author: felixonmars
Revision: 214615

upgpkg: deepin-screen-recorder 1.0-1

Modified:
  deepin-screen-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 06:31:00 UTC (rev 214614)
+++ PKGBUILD2017-03-03 07:03:46 UTC (rev 214615)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-screen-recorder
-pkgver=0.9
+pkgver=1.0
 pkgrel=1
 pkgdesc='Deepin Screen Recorder'
 arch=('i686' 'x86_64')


[arch-commits] Commit in uwsgi/repos (58 files)

2017-03-02 Thread Giancarlo Razzolini
Date: Friday, March 3, 2017 @ 06:31:00
  Author: grazzolini
Revision: 214614

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

Added:
  uwsgi/repos/community-i686/PKGBUILD
(from rev 214613, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-i686/archlinux.ini
(from rev 214613, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-i686/emperor.ini
(from rev 214613, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-i686/emperor.uwsgi.service
(from rev 214613, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-i686/emperor.uwsgi.socket
(from rev 214613, uwsgi/trunk/emperor.uwsgi.socket)
  uwsgi/repos/community-i686/php7.patch
(from rev 214613, uwsgi/trunk/php7.patch)
  uwsgi/repos/community-i686/tmpfilesd
(from rev 214613, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-i686/uwsgi.install
(from rev 214613, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-i686/uwsgi.logrotate
(from rev 214613, uwsgi/trunk/uwsgi.logrotate)
  uwsgi/repos/community-i686/uwsgi_at.service
(from rev 214613, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-i686/uwsgi_at.socket
(from rev 214613, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-i686/uwsgi_fix_rpath.patch
(from rev 214613, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-i686/uwsgi_php_7.1.patch
(from rev 214613, uwsgi/trunk/uwsgi_php_7.1.patch)
  uwsgi/repos/community-i686/uwsgi_ruby20_compatibility.patch
(from rev 214613, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-i686/uwsgi_trick_chroot.patch
(from rev 214613, uwsgi/trunk/uwsgi_trick_chroot.patch)
  uwsgi/repos/community-x86_64/PKGBUILD
(from rev 214613, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-x86_64/archlinux.ini
(from rev 214613, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-x86_64/emperor.ini
(from rev 214613, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-x86_64/emperor.uwsgi.service
(from rev 214613, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-x86_64/emperor.uwsgi.socket
(from rev 214613, uwsgi/trunk/emperor.uwsgi.socket)
  uwsgi/repos/community-x86_64/php7.patch
(from rev 214613, uwsgi/trunk/php7.patch)
  uwsgi/repos/community-x86_64/tmpfilesd
(from rev 214613, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-x86_64/uwsgi.install
(from rev 214613, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-x86_64/uwsgi.logrotate
(from rev 214613, uwsgi/trunk/uwsgi.logrotate)
  uwsgi/repos/community-x86_64/uwsgi_at.service
(from rev 214613, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-x86_64/uwsgi_at.socket
(from rev 214613, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-x86_64/uwsgi_fix_rpath.patch
(from rev 214613, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-x86_64/uwsgi_php_7.1.patch
(from rev 214613, uwsgi/trunk/uwsgi_php_7.1.patch)
  uwsgi/repos/community-x86_64/uwsgi_ruby20_compatibility.patch
(from rev 214613, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-x86_64/uwsgi_trick_chroot.patch
(from rev 214613, uwsgi/trunk/uwsgi_trick_chroot.patch)
Deleted:
  uwsgi/repos/community-i686/PKGBUILD
  uwsgi/repos/community-i686/archlinux.ini
  uwsgi/repos/community-i686/emperor.ini
  uwsgi/repos/community-i686/emperor.uwsgi.service
  uwsgi/repos/community-i686/emperor.uwsgi.socket
  uwsgi/repos/community-i686/php7.patch
  uwsgi/repos/community-i686/tmpfilesd
  uwsgi/repos/community-i686/uwsgi.install
  uwsgi/repos/community-i686/uwsgi_at.service
  uwsgi/repos/community-i686/uwsgi_at.socket
  uwsgi/repos/community-i686/uwsgi_fix_rpath.patch
  uwsgi/repos/community-i686/uwsgi_php_7.1.patch
  uwsgi/repos/community-i686/uwsgi_ruby20_compatibility.patch
  uwsgi/repos/community-i686/uwsgi_trick_chroot.patch
  uwsgi/repos/community-x86_64/PKGBUILD
  uwsgi/repos/community-x86_64/archlinux.ini
  uwsgi/repos/community-x86_64/emperor.ini
  uwsgi/repos/community-x86_64/emperor.uwsgi.service
  uwsgi/repos/community-x86_64/emperor.uwsgi.socket
  uwsgi/repos/community-x86_64/php7.patch
  uwsgi/repos/community-x86_64/tmpfilesd
  uwsgi/repos/community-x86_64/uwsgi.install
  uwsgi/repos/community-x86_64/uwsgi_at.service
  uwsgi/repos/community-x86_64/uwsgi_at.socket
  uwsgi/repos/community-x86_64/uwsgi_fix_rpath.patch
  uwsgi/repos/community-x86_64/uwsgi_php_7.1.patch
  uwsgi/repos/community-x86_64/uwsgi_ruby20_compatibility.patch
  uwsgi/repos/community-x86_64/uwsgi_trick_chroot.patch

---+
 /PKGBUILD |  414 
 /archlinux.ini|   10 
 /emperor.ini  |8 
 /emperor.uwsgi.service|   32 +
 /emperor.uwsgi.socket |   18 
 /php7.patch   |  338 
 /tmpfilesd|2 
 

[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi.logrotate)

2017-03-02 Thread Giancarlo Razzolini
Date: Friday, March 3, 2017 @ 06:26:53
  Author: grazzolini
Revision: 214613

upgpkg: uwsgi 2.0.14-8 (logrotate)

Add a logrotate configuration, rotating daily and keeping the
last 7 logfiles. Inspired on debian logrotate that is distributed
with their uwsgi package.

Added:
  uwsgi/trunk/uwsgi.logrotate
Modified:
  uwsgi/trunk/PKGBUILD

-+
 PKGBUILD|9 ++---
 uwsgi.logrotate |9 +
 2 files changed, 15 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 06:15:11 UTC (rev 214612)
+++ PKGBUILD2017-03-03 06:26:53 UTC (rev 214613)
@@ -22,7 +22,7 @@
  uwsgi-plugin-webdav
  mod_proxy_uwsgi)
 pkgver=2.0.14
-pkgrel=7
+pkgrel=8
 arch=(i686 x86_64)
 url="http://projects.unbit.it/$pkgbase;
 license=(GPL2)
@@ -43,7 +43,8 @@
 uwsgi_php_7.1.patch
 emperor.ini
 emperor.uwsgi.service
-emperor.uwsgi.socket)
+emperor.uwsgi.socket
+uwsgi.logrotate)
 
sha512sums=('cf557ba27cb1c28e784e8909043bca874cd56846aa9ebaf1ff229191ad20484e467147a6ea7cc629399d4afd6e4ac4479b2f6827729df04321eef4bf842b9e42'
 
'68eef703de39cb336915e1e9c36b11c65c2d46482407b0234ca245df0e052952abb7dd85b0a1cd4507c78356a3b7a55424524b3aa0997b559b51e7b20eab5e16'
 
'acfe9fb089d1905c3d736dbeaaef7eb1848b4ce8d1f585de653086cf7f90c166a1e493d0b62ba030a4bcf2eca9c919e0d6deea2ea1c0bcb8533d7cb040d2f67c'
@@ -55,7 +56,8 @@
 
'f973136c51ec0847ac6b3c3eb6ad45a1d137ada69e79a966ea92076ce29166b1f0b92b83d10b18153e48772a22c4b67a52a9e6c55a966c00f0cd0db644bb829f'
 
'41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b'
 
'83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388'
-
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e')
+
'592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e'
+
'f7f6f4a6e55ba770022dca068723be8fabe50074ea34384ddb3d876f96d279d0890c7d8d624b3cfe62be43e1eab588e072bd4bb3d3d1cd4ef966b317461b80c5')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
@@ -102,6 +104,7 @@
 install -Dm644 $srcdir/emperor.uwsgi.socket 
$pkgdir/usr/lib/systemd/system/emperor.uwsgi.socket
 install -Dm644 $srcdir/emperor.ini $pkgdir/etc/uwsgi/emperor.ini
 install -Dm644 $srcdir/tmpfilesd $pkgdir/usr/lib/tmpfiles.d/uwsgi.conf
+install -Dm644 $srcdir/uwsgi.logrotate $pkgdir/etc/logrotate.d/uwsgi
 }
 
 package_uwsgi-plugin-cgi() {

Added: uwsgi.logrotate
===
--- uwsgi.logrotate (rev 0)
+++ uwsgi.logrotate 2017-03-03 06:26:53 UTC (rev 214613)
@@ -0,0 +1,9 @@
+/var/log/uwsgi/*.log /var/log/uwsgi/*/*.log {
+  copytruncate
+  daily
+  rotate 7
+  compress
+  delaycompress
+  missingok
+  notifempty
+}


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

2017-03-02 Thread Laurent Carlier
Date: Friday, March 3, 2017 @ 06:15:11
  Author: lcarlier
Revision: 214612

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-03 06:15:06 UTC (rev 214611)
+++ PKGBUILD2017-03-03 06:15:11 UTC (rev 214612)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-_pkgbasename=libx11
-pkgname=lib32-$_pkgbasename
-pkgver=1.6.4
-pkgrel=1
-pkgdesc="X11 client-side library (32-bit)"
-arch=(x86_64)
-url="http://xorg.freedesktop.org/;
-depends=('lib32-libxcb' $_pkgbasename)
-makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto' 
'gcc-multilib')
-options=('!libtool')
-license=('custom:XFREE86')
-source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2{,.sig})
-sha256sums=('b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E')
-validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

-
-build() {
-  export CC="gcc -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd "${srcdir}/libX11-${pkgver}"
-  ./configure --prefix=/usr --disable-static --disable-xf86bigfont \
-  --libdir=/usr/lib32 --disable-specs
-  make
-}
-
-check() {
-  cd "${srcdir}/libX11-${pkgver}"
-
-  make check
-}
-
-package() {
-  cd "${srcdir}/libX11-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  rm -rf "${pkgdir}"/usr/{include,share}
-
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-libx11/repos/multilib-x86_64/PKGBUILD (from rev 214611, 
lib32-libx11/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-03 06:15:11 UTC (rev 214612)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+_pkgbasename=libx11
+pkgname=lib32-$_pkgbasename
+pkgver=1.6.5
+pkgrel=1
+pkgdesc="X11 client-side library (32-bit)"
+arch=(x86_64)
+url="https://xorg.freedesktop.org/;
+depends=('lib32-libxcb' $_pkgbasename)
+makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto' 
'gcc-multilib')
+options=('!libtool')
+license=('custom:XFREE86')
+source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2{,.sig})
+sha256sums=('4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E')
+validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

+
+build() {
+  export CC="gcc -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/libX11-${pkgver}"
+  ./configure --prefix=/usr --disable-static --disable-xf86bigfont \
+  --libdir=/usr/lib32 --disable-specs
+  make
+}
+
+check() {
+  cd "${srcdir}/libX11-${pkgver}"
+
+  make check
+}
+
+package() {
+  cd "${srcdir}/libX11-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{include,share}
+
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2017-03-02 Thread Laurent Carlier
Date: Friday, March 3, 2017 @ 06:15:06
  Author: lcarlier
Revision: 214611

upgpkg: lib32-libx11 1.6.5-1

upstream update 1.6.5

Modified:
  lib32-libx11/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 06:07:32 UTC (rev 214610)
+++ PKGBUILD2017-03-03 06:15:06 UTC (rev 214611)
@@ -3,20 +3,21 @@
 
 _pkgbasename=libx11
 pkgname=lib32-$_pkgbasename
-pkgver=1.6.4
+pkgver=1.6.5
 pkgrel=1
 pkgdesc="X11 client-side library (32-bit)"
 arch=(x86_64)
-url="http://xorg.freedesktop.org/;
+url="https://xorg.freedesktop.org/;
 depends=('lib32-libxcb' $_pkgbasename)
 makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto' 
'gcc-multilib')
 options=('!libtool')
 license=('custom:XFREE86')
 source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2{,.sig})
-sha256sums=('b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441'
+sha256sums=('4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E')
 validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

 
 build() {
   export CC="gcc -m32"


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

2017-03-02 Thread Laurent Carlier
Date: Friday, March 3, 2017 @ 06:07:32
  Author: lcarlier
Revision: 214610

archrelease: copy trunk to community-i686

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

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

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-03-03 06:07:12 UTC (rev 214609)
+++ 30-win32-aliases.conf   2017-03-03 06:07:32 UTC (rev 214610)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine-staging-nine/repos/community-i686/30-win32-aliases.conf (from rev 
214609, wine-staging-nine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-03-03 06:07:32 UTC (rev 214610)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-03 06:07:12 UTC (rev 214609)
+++ PKGBUILD2017-03-03 06:07:32 UTC (rev 214610)
@@ -1,197 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging-nine
-pkgver=2.1
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_pkgbasever.tar.gz;
-30-win32-aliases.conf)
-sha1sums=('d7df806d6598be1e818413224e1d281d008879e8'
-  '42249320d849e35dad6cc4f3e16a00322b49b2d1'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
-url="http://www.wine-staging.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-  xorg-server-devel
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   

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

2017-03-02 Thread Laurent Carlier
Date: Friday, March 3, 2017 @ 06:07:07
  Author: lcarlier
Revision: 214608

upgpkg: wine-staging-nine 2.2-1

upstream update 2.2

Modified:
  wine-staging-nine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 05:19:11 UTC (rev 214607)
+++ PKGBUILD2017-03-03 06:07:07 UTC (rev 214608)
@@ -7,7 +7,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine-staging-nine
-pkgver=2.1
+pkgver=2.2
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -15,8 +15,8 @@
 
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
 
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_pkgbasever.tar.gz;
 30-win32-aliases.conf)
-sha1sums=('d7df806d6598be1e818413224e1d281d008879e8'
-  '42249320d849e35dad6cc4f3e16a00322b49b2d1'
+sha1sums=('b69507f19d1f543b52422d2fd34e0350e070423d'
+  '81dfc7ac07bcbb085bd4c5cd7e3f10a259d5671e'
   '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
 
 pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"


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

2017-03-02 Thread Laurent Carlier
Date: Friday, March 3, 2017 @ 06:07:12
  Author: lcarlier
Revision: 214609

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-03-03 06:07:07 UTC (rev 214608)
+++ 30-win32-aliases.conf   2017-03-03 06:07:12 UTC (rev 214609)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 
214608, wine-staging-nine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-03-03 06:07:12 UTC (rev 214609)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-03 06:07:07 UTC (rev 214608)
+++ PKGBUILD2017-03-03 06:07:12 UTC (rev 214609)
@@ -1,197 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging-nine
-pkgver=2.1
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_pkgbasever.tar.gz;
-30-win32-aliases.conf)
-sha1sums=('d7df806d6598be1e818413224e1d281d008879e8'
-  '42249320d849e35dad6cc4f3e16a00322b49b2d1'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
-url="http://www.wine-staging.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-  xorg-server-devel
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   

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

2017-03-02 Thread Laurent Carlier
Date: Friday, March 3, 2017 @ 05:19:11
  Author: lcarlier
Revision: 214607

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

Added:
  iasl/repos/community-i686/LICENSE
(from rev 214606, iasl/trunk/LICENSE)
  iasl/repos/community-i686/PKGBUILD
(from rev 214606, iasl/trunk/PKGBUILD)
  iasl/repos/community-x86_64/LICENSE
(from rev 214606, iasl/trunk/LICENSE)
  iasl/repos/community-x86_64/PKGBUILD
(from rev 214606, iasl/trunk/PKGBUILD)
Deleted:
  iasl/repos/community-i686/LICENSE
  iasl/repos/community-i686/PKGBUILD
  iasl/repos/community-x86_64/LICENSE
  iasl/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   66 
 /PKGBUILD |   72 
 community-i686/LICENSE|   33 
 community-i686/PKGBUILD   |   36 --
 community-x86_64/LICENSE  |   33 
 community-x86_64/PKGBUILD |   36 --
 6 files changed, 138 insertions(+), 138 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-03-03 05:19:05 UTC (rev 214606)
+++ community-i686/LICENSE  2017-03-03 05:19:11 UTC (rev 214607)
@@ -1,33 +0,0 @@
-IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
-Do not use or load this software and any associated materials (collectively, 
the "Software") until you have carefully read the following terms and 
conditions. By loading or using the Software, you agree to the terms of this 
Agreement. If you do not wish to so agree, do not install or use the Software.
-
-1. COPYRIGHT NOTICE
-Some or all of this work - Copyright © 1999-2008, Intel Corp. All rights 
reserved.
-
-2. LICENSE
-
-2.1. This is your license from Intel Corp. under its intellectual property 
rights. You may have additional license terms from the party that provided you 
this software, covering your right to use that party's intellectual property 
rights.
-
-2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a copy 
of the source code appearing in this file ("Covered Code") an irrevocable, 
perpetual, worldwide license under Intel's copyrights in the base code 
distributed originally by Intel ("Original Intel Code") to copy, make 
derivatives, distribute, use and display any portion of the Covered Code in any 
form, with the right to sublicense such rights; and
-
-2.3. Intel grants Licensee a non-exclusive and non-transferable patent license 
(with the right to sublicense), under only those claims of Intel patents that 
are infringed by the Original Intel Code, to make, use, sell, offer to sell, 
and import the Covered Code and derivative works thereof solely to the minimum 
extent necessary to exercise the above copyright license, and in no event shall 
the patent license extend to any additions to or modifications of the Original 
Intel Code. No other license or right is granted directly or by implication, 
estoppel or otherwise; The above copyright and patent license is granted only 
if the following conditions are met:
-
-3. CONDITIONS
-
-3.1. Redistribution of Source with Rights to Further Distribute Source. 
Redistribution of source code of any substantial portion of the Covered Code or 
modification with rights to further distribute source must include the above 
Copyright Notice, the above License, this list of Conditions, and the following 
Disclaimer and Export Compliance provision. In addition, Licensee must cause 
all Covered Code to which Licensee contributes to contain a file documenting 
the changes Licensee made to create that Covered Code and the date of any 
change. Licensee must include in that file the documentation of any changes 
made by any predecessor Licensee. Licensee must include a prominent statement 
that the modification is derived, directly or indirectly, from Original Intel 
Code.
-
-3.2. Redistribution of Source with no Rights to Further Distribute Source. 
Redistribution of source code of any substantial portion of the Covered Code or 
modification without rights to further distribute source must include the 
following Disclaimer and Export Compliance provision in the documentation 
and/or other materials provided with distribution. In addition, Licensee may 
not authorize further sublicense of source of any portion of the Covered Code, 
and must include terms to the effect that the license from Licensee to its 
licensee is limited to the intellectual property embodied in the software 
Licensee provides to its licensee, and not to intellectual property embodied in 
modifications its licensee may make.
-
-3.3. Redistribution of Executable. Redistribution in executable form of any 
substantial portion of the Covered Code or modification must reproduce the 
above Copyright Notice, and the following Disclaimer and Export Compliance 
provision in the documentation and/or 

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

2017-03-02 Thread Laurent Carlier
Date: Friday, March 3, 2017 @ 05:19:05
  Author: lcarlier
Revision: 214606

upgpkg: iasl 20170224-1

upstream update 20170224

Modified:
  iasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 04:35:57 UTC (rev 214605)
+++ PKGBUILD2017-03-03 05:19:05 UTC (rev 214606)
@@ -4,7 +4,7 @@
 # Contributor: Alessio 'mOlOk' Bolognino 
 
 pkgname=iasl
-pkgver=20161117
+pkgver=20170224
 pkgrel=1
 pkgdesc="Intel ACPI Source Language compiler"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!makeflags')
 source=(https://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz
LICENSE)
-sha256sums=('703e352a2d3f57905d0b5fc8ce11a1f5312bf5d601808a18c120ae7828f45031'
+sha256sums=('743fc79416fbe26f5107f513b65ac1f3e6d43da92ec69be228481295374f1d78'
 'a8eeb8c94b709f91be8575c229cc1df7f8aacb018224b23b0ab6f833a7f18591')
 
 build() {


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

2017-03-02 Thread Felix Yan
Date: Friday, March 3, 2017 @ 04:35:57
  Author: felixonmars
Revision: 214605

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

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

---+
 /PKGBUILD |  132 
 /phonegap.install |   18 
 community-i686/PKGBUILD   |   66 --
 community-i686/phonegap.install   |9 --
 community-x86_64/PKGBUILD |   66 --
 community-x86_64/phonegap.install |9 --
 6 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-03 04:35:32 UTC (rev 214604)
+++ community-i686/PKGBUILD 2017-03-03 04:35:57 UTC (rev 214605)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=phonegap
-pkgver=6.4.4
-pkgrel=1
-pkgdesc="PhoneGap command-line interface and node.js library"
-arch=('i686' 'x86_64')
-url="https://github.com/phonegap/phonegap-cli;
-license=('Apache')
-depends=('npm' 'acorn' 'semver' 'cordova' 'browserify')
-makedepends=('python2')
-install=${pkgname}.install
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha256sums=('81e93fcf70f2a58447879fe012529b3f7d87aab5b1bec4184358f103f423650b')
-
-package() {
-  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn semver cordova npm browserify; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/syntax-error/node_modules
-  for dep in acorn; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/cordova-lib/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/npm-package-arg/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/normalize-package-data/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/init-package-json/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/semver-diff/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: phonegap/repos/community-i686/PKGBUILD (from rev 214604, 
phonegap/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-03 04:35:57 UTC (rev 214605)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=phonegap
+pkgver=6.4.5
+pkgrel=1
+pkgdesc="PhoneGap command-line interface and node.js library"
+arch=('i686' 'x86_64')
+url="https://github.com/phonegap/phonegap-cli;
+license=('Apache')
+depends=('npm' 'acorn' 'semver' 'cordova' 'browserify')
+makedepends=('python2')
+install=${pkgname}.install
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('602cc94853cc826438eb71d432dce09cf616be5f809a43c4111aba4c81f6ed9a')
+
+package() {
+  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn semver cordova npm browserify; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/syntax-error/node_modules
+  for dep in acorn; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/cordova-lib/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/npm-package-arg/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 

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

2017-03-02 Thread Felix Yan
Date: Friday, March 3, 2017 @ 04:35:32
  Author: felixonmars
Revision: 214604

upgpkg: phonegap 6.4.5-1

Modified:
  phonegap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 03:29:39 UTC (rev 214603)
+++ PKGBUILD2017-03-03 04:35:32 UTC (rev 214604)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=phonegap
-pkgver=6.4.4
+pkgver=6.4.5
 pkgrel=1
 pkgdesc="PhoneGap command-line interface and node.js library"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 install=${pkgname}.install
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha256sums=('81e93fcf70f2a58447879fe012529b3f7d87aab5b1bec4184358f103f423650b')
+sha256sums=('602cc94853cc826438eb71d432dce09cf616be5f809a43c4111aba4c81f6ed9a')
 
 package() {
   PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-03-02 Thread Felix Yan
Date: Friday, March 3, 2017 @ 03:29:39
  Author: felixonmars
Revision: 214603

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

Added:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
(from rev 214602, deepin-screen-recorder/trunk/PKGBUILD)
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD
(from rev 214602, deepin-screen-recorder/trunk/PKGBUILD)
Deleted:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-03 03:29:13 UTC (rev 214602)
+++ community-i686/PKGBUILD 2017-03-03 03:29:39 UTC (rev 214603)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=0.8.1
-pkgrel=1
-pkgdesc='Deepin Screen Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-i686/PKGBUILD (from rev 214602, 
deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-03 03:29:39 UTC (rev 214603)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=0.9
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-03 03:29:13 UTC (rev 214602)
+++ community-x86_64/PKGBUILD   2017-03-03 03:29:39 UTC (rev 214603)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=0.8.1
-pkgrel=1
-pkgdesc='Deepin Screen Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-x86_64/PKGBUILD (from rev 
214602, deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-03 03:29:39 UTC (rev 214603)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=0.9
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}


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

2017-03-02 Thread Felix Yan
Date: Friday, March 3, 2017 @ 03:29:13
  Author: felixonmars
Revision: 214602

upgpkg: deepin-screen-recorder 0.9-1

Modified:
  deepin-screen-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 02:13:35 UTC (rev 214601)
+++ PKGBUILD2017-03-03 03:29:13 UTC (rev 214602)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-screen-recorder
-pkgver=0.8.1
+pkgver=0.9
 pkgrel=1
 pkgdesc='Deepin Screen Recorder'
 arch=('i686' 'x86_64')


[arch-commits] Commit in xfce4-session/repos (14 files)

2017-03-02 Thread Evangelos Foutras
Date: Friday, March 3, 2017 @ 02:57:12
  Author: foutrelis
Revision: 289909

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

Added:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 289908, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 289908, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 289908, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  
xfce4-session/repos/extra-i686/xfce4-session-source-system-xinitrc-scripts.patch
(from rev 289908, 
xfce4-session/trunk/xfce4-session-source-system-xinitrc-scripts.patch)
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 289908, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 289908, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 289908, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  
xfce4-session/repos/extra-x86_64/xfce4-session-source-system-xinitrc-scripts.patch
(from rev 289908, 
xfce4-session/trunk/xfce4-session-source-system-xinitrc-scripts.patch)
Deleted:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-i686/PKGBUILD
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-x86_64/PKGBUILD
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop

+
 /0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   54 +++
 /PKGBUILD  |  128 
+++
 /xfce-polkit-gnome-authentication-agent-1.desktop  |  174 
++
 extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch   |   27 -
 extra-i686/PKGBUILD|   59 ---
 extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop|   87 -
 extra-i686/xfce4-session-source-system-xinitrc-scripts.patch   |   18 +
 extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   27 -
 extra-x86_64/PKGBUILD  |   59 ---
 extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop  |   87 -
 extra-x86_64/xfce4-session-source-system-xinitrc-scripts.patch |   18 +
 11 files changed, 392 insertions(+), 346 deletions(-)

Deleted: extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
===
--- extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2017-03-03 02:56:37 UTC (rev 289908)
+++ extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2017-03-03 02:57:12 UTC (rev 289909)
@@ -1,27 +0,0 @@
-From e740aad5d6761ce9a9df48a3d87ff29240433d19 Mon Sep 17 00:00:00 2001
-From: Evangelos Foutras 
-Date: Tue, 24 Mar 2015 10:09:33 +0200
-Subject: [PATCH] Pass VT number to xinit if XDG_VTNR is set
-

- scripts/startxfce4.in | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/scripts/startxfce4.in b/scripts/startxfce4.in
-index d0a74a9..bf3201b 100644
 a/scripts/startxfce4.in
-+++ b/scripts/startxfce4.in
-@@ -92,6 +92,10 @@ if test "x$DISPLAY" = "x"
- then
-   echo "$0: Starting X server"
-   prog=xinit
-+
-+  if test ! "x$XDG_VTNR" = "x"; then
-+SERVERRC="vt$XDG_VTNR $SERVERRC"
-+  fi
- else
-   echo "$0: X server already running on display $DISPLAY"
-   prog=/bin/sh
--- 
-2.3.4
-

Copied: 
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
 (from rev 289908, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
===
--- extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(rev 0)
+++ extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2017-03-03 02:57:12 UTC (rev 289909)
@@ -0,0 +1,27 @@
+From e740aad5d6761ce9a9df48a3d87ff29240433d19 Mon Sep 17 00:00:00 2001
+From: Evangelos Foutras 
+Date: Tue, 24 Mar 2015 10:09:33 +0200
+Subject: [PATCH] Pass VT number to xinit if XDG_VTNR is set
+
+---
+ scripts/startxfce4.in | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/scripts/startxfce4.in b/scripts/startxfce4.in
+index d0a74a9..bf3201b 100644
+--- a/scripts/startxfce4.in
 b/scripts/startxfce4.in
+@@ -92,6 +92,10 @@ if test "x$DISPLAY" = "x"
+ then
+   echo "$0: Starting X 

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

2017-03-02 Thread Evangelos Foutras
Date: Friday, March 3, 2017 @ 02:56:37
  Author: foutrelis
Revision: 289908

upgpkg: xfce4-session 4.12.1-6

Source scripts in /etc/X11/xinit/xinitrc.d; needed for xfce4-notifyd to work.

Added:
  xfce4-session/trunk/xfce4-session-source-system-xinitrc-scripts.patch
Modified:
  xfce4-session/trunk/PKGBUILD

---+
 PKGBUILD  |7 ++-
 xfce4-session-source-system-xinitrc-scripts.patch |   18 ++
 2 files changed, 24 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 02:52:24 UTC (rev 289907)
+++ PKGBUILD2017-03-03 02:56:37 UTC (rev 289908)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/;
@@ -21,9 +21,11 @@
 replaces=('xfce-utils')
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
+xfce4-session-source-system-xinitrc-scripts.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
 sha256sums=('97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd'
 '7ea702a1d3391d36958cff57496ba2474592dd915cf7569a65501522c2410cf1'
+'a717a0ee6289c9ce06a8e18c6a7cb5a6d6f1769c05c456a6a84843df6a0111da'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 prepare() {
@@ -31,6 +33,9 @@
 
   # https://bugzilla.xfce.org/show_bug.cgi?id=11759
   patch -Np1 -i ../0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
+
+  # https://bugzilla.xfce.org/show_bug.cgi?id=12754
+  patch -Np1 -i ../xfce4-session-source-system-xinitrc-scripts.patch
 }
 
 build() {

Added: xfce4-session-source-system-xinitrc-scripts.patch
===
--- xfce4-session-source-system-xinitrc-scripts.patch   
(rev 0)
+++ xfce4-session-source-system-xinitrc-scripts.patch   2017-03-03 02:56:37 UTC 
(rev 289908)
@@ -0,0 +1,18 @@
+diff -upr xfce4-session-4.12.1.orig/scripts/xinitrc.in.in 
xfce4-session-4.12.1/scripts/xinitrc.in.in
+--- xfce4-session-4.12.1.orig/scripts/xinitrc.in.in2015-03-16 
09:29:52.0 +0200
 xfce4-session-4.12.1/scripts/xinitrc.in.in 2017-03-03 04:11:03.591724694 
+0200
+@@ -87,6 +87,14 @@ cat /dev/null $XRESOURCES | xrdb -nocpp
+ # load local modmap
+ test -r $HOME/.Xmodmap && xmodmap $HOME/.Xmodmap
+ 
++# source system xinitrc scripts
++if [ -d /etc/X11/xinit/xinitrc.d ]; then
++for f in /etc/X11/xinit/xinitrc.d/?*.sh; do
++[ -x "$f" ] && . "$f"
++done
++unset f
++fi
++
+ # run xfce4-session if installed
+ if which xfce4-session >/dev/null 2>&1; then
+ 


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

2017-03-02 Thread Jan Steffens
Date: Friday, March 3, 2017 @ 02:52:24
  Author: heftig
Revision: 289907

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

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

---+
 /PKGBUILD |   92 
 extra-i686/PKGBUILD   |   33 -
 extra-x86_64/PKGBUILD |   33 -
 3 files changed, 92 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-03 02:49:52 UTC (rev 289906)
+++ extra-i686/PKGBUILD 2017-03-03 02:52:24 UTC (rev 289907)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-
-pkgname=libepoxy
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="Library handling OpenGL function pointer management"
-url="https://github.com/anholt/libepoxy;
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('glibc')
-makedepends=('xorg-util-macros' 'python' 'mesa-libgl')
-source=(${url}/releases/download/v${pkgver%.0}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('25a906b14a921bc2b488cfeaa21a00486fe92630e4a9dd346e4ecabeae52ab41')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  # Most tests get skipped because we have no X server (Xvfb doesn't have GLX)
-  make -k check
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: libepoxy/repos/extra-i686/PKGBUILD (from rev 289906, 
libepoxy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-03 02:52:24 UTC (rev 289907)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgname=libepoxy
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="Library handling OpenGL function pointer management"
+url="https://github.com/anholt/libepoxy;
+arch=(i686 x86_64)
+license=(MIT)
+depends=(glibc)
+makedepends=(python mesa-libgl git meson doxygen graphviz)
+_commit=5564f9d28de46b2e1236dd7252549698efe66d8a  # tags/1.4.1^0
+source=("git+https://github.com/anholt/libepoxy#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=release ../$pkgname -Denable-docs=true
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+
+  cd ../$pkgname
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-03 02:49:52 UTC (rev 289906)
+++ extra-x86_64/PKGBUILD   2017-03-03 02:52:24 UTC (rev 289907)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-
-pkgname=libepoxy
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="Library handling OpenGL function pointer management"
-url="https://github.com/anholt/libepoxy;
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('glibc')
-makedepends=('xorg-util-macros' 'python' 'mesa-libgl')
-source=(${url}/releases/download/v${pkgver%.0}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('25a906b14a921bc2b488cfeaa21a00486fe92630e4a9dd346e4ecabeae52ab41')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  # Most tests get skipped because we have no X server (Xvfb doesn't have GLX)
-  make -k check
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: libepoxy/repos/extra-x86_64/PKGBUILD (from rev 289906, 
libepoxy/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-03 02:52:24 UTC (rev 289907)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgname=libepoxy
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="Library handling OpenGL function pointer management"
+url="https://github.com/anholt/libepoxy;
+arch=(i686 x86_64)
+license=(MIT)
+depends=(glibc)
+makedepends=(python mesa-libgl git meson doxygen graphviz)
+_commit=5564f9d28de46b2e1236dd7252549698efe66d8a  # tags/1.4.1^0
+source=("git+https://github.com/anholt/libepoxy#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd 

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

2017-03-02 Thread Jan Steffens
Date: Friday, March 3, 2017 @ 02:49:52
  Author: heftig
Revision: 289906

1.4.1-1

Modified:
  libepoxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 23:51:57 UTC (rev 289905)
+++ PKGBUILD2017-03-03 02:49:52 UTC (rev 289906)
@@ -2,32 +2,45 @@
 # Maintainer: Laurent Carlier 
 
 pkgname=libepoxy
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Library handling OpenGL function pointer management"
 url="https://github.com/anholt/libepoxy;
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('glibc')
-makedepends=('xorg-util-macros' 'python' 'mesa-libgl')
-source=(${url}/releases/download/v${pkgver%.0}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('25a906b14a921bc2b488cfeaa21a00486fe92630e4a9dd346e4ecabeae52ab41')
+arch=(i686 x86_64)
+license=(MIT)
+depends=(glibc)
+makedepends=(python mesa-libgl git meson doxygen graphviz)
+_commit=5564f9d28de46b2e1236dd7252549698efe66d8a  # tags/1.4.1^0
+source=("git+https://github.com/anholt/libepoxy#commit=$_commit;)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
 build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=release ../$pkgname -Denable-docs=true
+  ninja
 }
 
 check() {
-  cd "${pkgname}-${pkgver}"
-  # Most tests get skipped because we have no X server (Xvfb doesn't have GLX)
-  make -k check
+  cd build
+  ninja test
 }
 
 package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  cd build
+  DESTDIR="$pkgdir" ninja install
+
+  cd ../$pkgname
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 


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

2017-03-02 Thread Levente Polyak
Date: Friday, March 3, 2017 @ 02:13:35
  Author: anthraxx
Revision: 214601

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

Added:
  thc-ipv6/repos/community-staging-i686/
  thc-ipv6/repos/community-staging-i686/PKGBUILD
(from rev 214600, thc-ipv6/trunk/PKGBUILD)
  thc-ipv6/repos/community-staging-x86_64/
  thc-ipv6/repos/community-staging-x86_64/PKGBUILD
(from rev 214600, thc-ipv6/trunk/PKGBUILD)

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

Copied: thc-ipv6/repos/community-staging-i686/PKGBUILD (from rev 214600, 
thc-ipv6/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-03 02:13:35 UTC (rev 214601)
@@ -0,0 +1,34 @@
+# Maintainer: Levente Polyak 
+# Contributor: henning mueller 
+# Contributor: Ariel Popper 
+# Contributor: mortzu 
+
+pkgname=thc-ipv6
+pkgver=3.2
+pkgrel=2
+pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 
and ICMP6'
+url='https://thc.org/thc-ipv6/'
+arch=('i686' 'x86_64')
+license=('AGPL3')
+depends=('libpcap' 'openssl' 'libnetfilter_queue')
+source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('222d38285d110301ba4a54b0760dc840ede2d43121236079499553ab11dab42fdb361b0ec03a1b4c7290b02ce52d81d06ccfd9242fddb6de9f55b596fdda228c')
+DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u 
--insecure")
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm 644 README CHANGES HOWTO-INJECT -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: thc-ipv6/repos/community-staging-x86_64/PKGBUILD (from rev 214600, 
thc-ipv6/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-03 02:13:35 UTC (rev 214601)
@@ -0,0 +1,34 @@
+# Maintainer: Levente Polyak 
+# Contributor: henning mueller 
+# Contributor: Ariel Popper 
+# Contributor: mortzu 
+
+pkgname=thc-ipv6
+pkgver=3.2
+pkgrel=2
+pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 
and ICMP6'
+url='https://thc.org/thc-ipv6/'
+arch=('i686' 'x86_64')
+license=('AGPL3')
+depends=('libpcap' 'openssl' 'libnetfilter_queue')
+source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('222d38285d110301ba4a54b0760dc840ede2d43121236079499553ab11dab42fdb361b0ec03a1b4c7290b02ce52d81d06ccfd9242fddb6de9f55b596fdda228c')
+DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u 
--insecure")
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm 644 README CHANGES HOWTO-INJECT -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-03-02 Thread Levente Polyak
Date: Friday, March 3, 2017 @ 02:13:25
  Author: anthraxx
Revision: 214600

upgpkg: thc-ipv6 3.2-2 (openssl rebuild)

Modified:
  thc-ipv6/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 01:26:19 UTC (rev 214599)
+++ PKGBUILD2017-03-03 02:13:25 UTC (rev 214600)
@@ -5,7 +5,7 @@
 
 pkgname=thc-ipv6
 pkgver=3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 
and ICMP6'
 url='https://thc.org/thc-ipv6/'
 arch=('i686' 'x86_64')


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

2017-03-02 Thread Levente Polyak
Date: Friday, March 3, 2017 @ 01:26:19
  Author: anthraxx
Revision: 214599

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

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

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

Copied: libstrophe/repos/community-staging-i686/PKGBUILD (from rev 214598, 
libstrophe/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-03 01:26:19 UTC (rev 214599)
@@ -0,0 +1,52 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgbase=libstrophe
+pkgname=('libstrophe' 'libstrophe-doc')
+pkgver=0.9.1
+pkgrel=2
+epoch=1
+pkgdesc='Simple, lightweight C library for writing XMPP clients'
+url='http://strophe.im/libstrophe/'
+arch=('i686' 'x86_64')
+license=('GPL3' 'MIT')
+makedepends=('openssl' 'expat' 'pkg-config' 'doxygen')
+checkdepends=('check')
+options=('staticlibs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/strophe/libstrophe/archive/${pkgver}.tar.gz)
+sha512sums=('4ae0ea7ad21fc566dc5372b1b6ed1dd47da87dadeb5771bb85c51b9119d781b7ec8e2b89d056cbfe81968a7f7db6d93fed435f28d28e552b9e61d5ff4916')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  ./bootstrap.sh
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  doxygen
+}
+
+check() {
+  make -C ${pkgbase}-${pkgver} check
+}
+
+package_libstrophe() {
+  depends=('openssl' 'expat')
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 MIT-LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
+}
+
+package_libstrophe-doc() {
+  pkgdesc+=' (documentation and samples)'
+  options=('!strip')
+  optdepends=('libstrophe')
+  cd ${pkgbase}-${pkgver}
+  install -Dm 644 docs/html/* -t "${pkgdir}/usr/share/doc/${pkgname}/html"
+  install -Dm 644 examples/{README.md,*.c} -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples"
+  install -Dm 644 MIT-LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
+}
+
+# vim: ts=2 sw=2 et:

Copied: libstrophe/repos/community-staging-x86_64/PKGBUILD (from rev 214598, 
libstrophe/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-03 01:26:19 UTC (rev 214599)
@@ -0,0 +1,52 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgbase=libstrophe
+pkgname=('libstrophe' 'libstrophe-doc')
+pkgver=0.9.1
+pkgrel=2
+epoch=1
+pkgdesc='Simple, lightweight C library for writing XMPP clients'
+url='http://strophe.im/libstrophe/'
+arch=('i686' 'x86_64')
+license=('GPL3' 'MIT')
+makedepends=('openssl' 'expat' 'pkg-config' 'doxygen')
+checkdepends=('check')
+options=('staticlibs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/strophe/libstrophe/archive/${pkgver}.tar.gz)
+sha512sums=('4ae0ea7ad21fc566dc5372b1b6ed1dd47da87dadeb5771bb85c51b9119d781b7ec8e2b89d056cbfe81968a7f7db6d93fed435f28d28e552b9e61d5ff4916')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  ./bootstrap.sh
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  doxygen
+}
+
+check() {
+  make -C ${pkgbase}-${pkgver} check
+}
+
+package_libstrophe() {
+  depends=('openssl' 'expat')
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 MIT-LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
+}
+
+package_libstrophe-doc() {
+  pkgdesc+=' (documentation and samples)'
+  options=('!strip')
+  optdepends=('libstrophe')
+  cd ${pkgbase}-${pkgver}
+  install -Dm 644 docs/html/* -t "${pkgdir}/usr/share/doc/${pkgname}/html"
+  install -Dm 644 examples/{README.md,*.c} -t 
"${pkgdir}/usr/share/doc/${pkgname}/examples"
+  install -Dm 644 MIT-LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-03-02 Thread Levente Polyak
Date: Friday, March 3, 2017 @ 01:26:09
  Author: anthraxx
Revision: 214598

upgpkg: libstrophe 1:0.9.1-2 (openssl rebuild)

Modified:
  libstrophe/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 01:13:06 UTC (rev 214597)
+++ PKGBUILD2017-03-03 01:26:09 UTC (rev 214598)
@@ -4,7 +4,7 @@
 pkgbase=libstrophe
 pkgname=('libstrophe' 'libstrophe-doc')
 pkgver=0.9.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Simple, lightweight C library for writing XMPP clients'
 url='http://strophe.im/libstrophe/'


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

2017-03-02 Thread Levente Polyak
Date: Friday, March 3, 2017 @ 01:13:06
  Author: anthraxx
Revision: 214597

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

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

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

Copied: radare2/repos/community-staging-i686/PKGBUILD (from rev 214596, 
radare2/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-03 01:13:06 UTC (rev 214597)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=1.2.1
+pkgrel=2
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='http://radare.org'
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'openssl' 'libzip')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
+sha512sums=('f813895b600299900e9854792ff10bf17152b2e0e6455197dc7c0e606d937cf0323c3be73c8a8977d4365c0ca43d801aa663520110bff2637096fd519bbae7da')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-syscapstone \
+--with-syszip \
+--with-openssl
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Copied: radare2/repos/community-staging-x86_64/PKGBUILD (from rev 214596, 
radare2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-03 01:13:06 UTC (rev 214597)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=1.2.1
+pkgrel=2
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='http://radare.org'
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'openssl' 'libzip')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
+sha512sums=('f813895b600299900e9854792ff10bf17152b2e0e6455197dc7c0e606d937cf0323c3be73c8a8977d4365c0ca43d801aa663520110bff2637096fd519bbae7da')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-syscapstone \
+--with-syszip \
+--with-openssl
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


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

2017-03-02 Thread Levente Polyak
Date: Friday, March 3, 2017 @ 01:12:46
  Author: anthraxx
Revision: 214596

upgpkg: radare2 1.2.1-2 (openssl rebuild)

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 00:33:52 UTC (rev 214595)
+++ PKGBUILD2017-03-03 01:12:46 UTC (rev 214596)
@@ -3,7 +3,7 @@
 
 pkgname=radare2
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='http://radare.org'
 arch=('i686' 'x86_64')


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

2017-03-02 Thread Evangelos Foutras
Date: Friday, March 3, 2017 @ 00:33:52
  Author: foutrelis
Revision: 214595

archrelease: copy trunk to community-any

Added:
  shorewall/repos/community-any/PKGBUILD
(from rev 214594, shorewall/trunk/PKGBUILD)
Deleted:
  shorewall/repos/community-any/PKGBUILD

--+
 PKGBUILD |  158 ++---
 1 file changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-03 00:33:42 UTC (rev 214594)
+++ PKGBUILD2017-03-03 00:33:52 UTC (rev 214595)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Malte Rabenseifner 
-# Contributor: Andrea Scarpino 
-# Contributor: FUBAR 
-
-pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=5.1.1
-pkgrel=1
-_v1=$(expr $pkgver : '\([0-9]\+\(\.[0-9]\+\)\{1\}\)') # 5.x
-_v2=$(expr $pkgver : '\([0-9]\+\(\.[0-9]\+\)\{2\}\)') # 5.x.x
-arch=('any')
-url="http://www.shorewall.net/;
-license=('GPL')
-source=(http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/$pkgname-$pkgver.tar.bz2{,.asc}
-
http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/shorewall6-$pkgver.tar.bz2{,.asc}
-
http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/shorewall-core-$pkgver.tar.bz2{,.asc})
-sha256sums=('79af2a5668f716cca537d71d61e7ec03a00c085faa09196c49eca07421c077e1'
-'SKIP'
-'32af1096f357346e00636e3a6599daf99d083673b025ad5d08519afd45256756'
-'SKIP'
-'5eedce1d7853a9a471936168ae58c6b1cc9d3878a9b05ae3f85deb8a507c4adc'
-'SKIP')
-validpgpkeys=('7BDE11F3F2B42E2E52828F8AE368BD09153D38B1')
-
-build() {
-  for product in shorewall{,6,-core}; do
-pushd "$srcdir/$product-$pkgver"
-./configure HOST=archlinux
-popd
-  done
-}
-
-package_shorewall() {
-  pkgdesc="An iptables-based firewall for Linux systems"
-  depends=('shorewall-core' 'perl')
-  
backup=(etc/shorewall/{accounting,actions,blrules,clear,conntrack,ecn,findgw,hosts,init,initdone,interfaces,lib.private,maclist,mangle,nat,netmap,params,policy,providers,proxyarp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall.conf,snat,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tunnels,zones})
-
-  cd "$srcdir/$pkgname-$pkgver"
-
-  do_install
-}
-
-package_shorewall6() {
-  pkgdesc="An iptables-based firewall for Linux systems (with IPv6 support)"
-  depends=('shorewall')
-  
backup=(etc/shorewall6/{accounting,actions,blrules,clear,conntrack,findgw,hosts,init,interfaces,maclist,mangle,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,snat,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tunnels,zones})
-
-  cd "$srcdir/$pkgname-$pkgver"
-
-  do_install 6
-}
-
-package_shorewall-core() {
-  pkgdesc="Core Shorewall libraries"
-  depends=('iptables' 'iproute2')
-
-  cd "$srcdir/$pkgname-$pkgver"
-
-  DESTDIR="$pkgdir" ./install.sh
-}
-
-do_install() {
-  local _name_suffix=$1
-
-  sed -i -e 's|^MODULE_SUFFIX=ko$|&.gz|' \
- -e 's|/subsys||' \
-  "configfiles/shorewall$_name_suffix.conf"
-
-  DESTDIR="$pkgdir" ./install.sh
-
-  install -d "$pkgdir/usr/share/doc/shorewall$_name_suffix/"
-  cp -r Samples$_name_suffix "$pkgdir/usr/share/doc/shorewall$_name_suffix/"
-
-  chmod -R 644 "$pkgdir/etc/shorewall$_name_suffix/"
-  chmod 755 "$pkgdir/etc/shorewall$_name_suffix/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: shorewall/repos/community-any/PKGBUILD (from rev 214594, 
shorewall/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-03 00:33:52 UTC (rev 214595)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Malte Rabenseifner 
+# Contributor: Andrea Scarpino 
+# Contributor: FUBAR 
+
+pkgname=('shorewall' 'shorewall6' 'shorewall-core')
+pkgver=5.1.2
+pkgrel=1
+_v1=$(expr $pkgver : '\([0-9]\+\(\.[0-9]\+\)\{1\}\)') # 5.x
+_v2=$(expr $pkgver : '\([0-9]\+\(\.[0-9]\+\)\{2\}\)') # 5.x.x
+arch=('any')
+url="http://www.shorewall.net/;
+license=('GPL')
+source=(http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/$pkgname-$pkgver.tar.bz2{,.asc}
+
http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/shorewall6-$pkgver.tar.bz2{,.asc}
+
http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/shorewall-core-$pkgver.tar.bz2{,.asc})
+sha256sums=('2ce428ff4ad26eb369972c0c4917a24826ccafe2b427455bb9037d6272886ce3'
+'SKIP'
+'9a57a28180ed2451e582338ebd1e5b02073d8cb31f657292664902137c6db741'
+'SKIP'
+

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

2017-03-02 Thread Evangelos Foutras
Date: Friday, March 3, 2017 @ 00:33:42
  Author: foutrelis
Revision: 214594

upgpkg: shorewall 5.1.2-1

New upstream release.

Modified:
  shorewall/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 23:22:53 UTC (rev 214593)
+++ PKGBUILD2017-03-03 00:33:42 UTC (rev 214594)
@@ -5,7 +5,7 @@
 # Contributor: FUBAR 
 
 pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 _v1=$(expr $pkgver : '\([0-9]\+\(\.[0-9]\+\)\{1\}\)') # 5.x
 _v2=$(expr $pkgver : '\([0-9]\+\(\.[0-9]\+\)\{2\}\)') # 5.x.x
@@ -15,11 +15,11 @@
 
source=(http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/$pkgname-$pkgver.tar.bz2{,.asc}
 
http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/shorewall6-$pkgver.tar.bz2{,.asc}
 
http://www.shorewall.net/pub/$pkgname/$_v1/$pkgname-$_v2/shorewall-core-$pkgver.tar.bz2{,.asc})
-sha256sums=('79af2a5668f716cca537d71d61e7ec03a00c085faa09196c49eca07421c077e1'
+sha256sums=('2ce428ff4ad26eb369972c0c4917a24826ccafe2b427455bb9037d6272886ce3'
 'SKIP'
-'32af1096f357346e00636e3a6599daf99d083673b025ad5d08519afd45256756'
+'9a57a28180ed2451e582338ebd1e5b02073d8cb31f657292664902137c6db741'
 'SKIP'
-'5eedce1d7853a9a471936168ae58c6b1cc9d3878a9b05ae3f85deb8a507c4adc'
+'7e5209f8fc8022df31dd8b04b34e2d2fe352818e6cf3d6fdb1a2fade8f3a31e9'
 'SKIP')
 validpgpkeys=('7BDE11F3F2B42E2E52828F8AE368BD09153D38B1')
 


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD dbus-update-environment.patch)

2017-03-02 Thread Evangelos Foutras
Date: Thursday, March 2, 2017 @ 23:51:45
  Author: foutrelis
Revision: 289904

upgpkg: xfce4-session 4.12.1-5

Remove patch that does not actually do anything because the code it touches
is never executed.

Modified:
  xfce4-session/trunk/PKGBUILD
Deleted:
  xfce4-session/trunk/dbus-update-environment.patch

---+
 PKGBUILD  |7 +--
 dbus-update-environment.patch |   36 
 2 files changed, 1 insertion(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 22:46:05 UTC (rev 289903)
+++ PKGBUILD2017-03-02 23:51:45 UTC (rev 289904)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/;
@@ -21,11 +21,9 @@
 replaces=('xfce-utils')
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
-dbus-update-environment.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
 sha256sums=('97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd'
 '7ea702a1d3391d36958cff57496ba2474592dd915cf7569a65501522c2410cf1'
-'0a3f23c2ee1b73cec3ecb999b2cc1b5d97e7023482e42b418e6f14cd4f671c0b'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 prepare() {
@@ -33,9 +31,6 @@
 
   # https://bugzilla.xfce.org/show_bug.cgi?id=11759
   patch -Np1 -i ../0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
-
-  # Support using existing dbus-daemon
-  patch -Np1 -i ../dbus-update-environment.patch
 }
 
 build() {

Deleted: dbus-update-environment.patch
===
--- dbus-update-environment.patch   2017-03-02 22:46:05 UTC (rev 289903)
+++ dbus-update-environment.patch   2017-03-02 23:51:45 UTC (rev 289904)
@@ -1,36 +0,0 @@
-diff -u -r xfce4-session-4.12.1/scripts/xinitrc.in 
xfce4-session-4.12.1-dbus/scripts/xinitrc.in
 xfce4-session-4.12.1/scripts/xinitrc.in2015-03-16 08:29:52.0 
+0100
-+++ xfce4-session-4.12.1-dbus/scripts/xinitrc.in   2015-09-25 
18:23:46.069944338 +0200
-@@ -132,7 +132,13 @@
- export DBUS_SESSION_BUS_ADDRESS
-   else
- echo "Could not find dbus-launch; Xfce will not work properly" >&2
--fi
-+  fi
-+else
-+  if which dbus-update-activation-environment >/dev/null 2>&1; then
-+dbus-update-activation-environment --systemd --all
-+  else
-+echo "Could not find dbus-update-activation-environment; Xfce will not 
work properly" >&2
-+  fi
- fi
- 
- # this is only necessary when running w/o xfce4-session
-diff -u -r xfce4-session-4.12.1/scripts/xinitrc.in.in 
xfce4-session-4.12.1-dbus/scripts/xinitrc.in.in
 xfce4-session-4.12.1/scripts/xinitrc.in.in 2014-10-20 07:23:02.0 
+0200
-+++ xfce4-session-4.12.1-dbus/scripts/xinitrc.in.in2015-09-25 
18:24:06.106572945 +0200
-@@ -132,7 +132,13 @@
- export DBUS_SESSION_BUS_ADDRESS
-   else
- echo "Could not find dbus-launch; Xfce will not work properly" >&2
--fi
-+  fi
-+else
-+  if which dbus-update-activation-environment >/dev/null 2>&1; then
-+dbus-update-activation-environment --systemd --all
-+  else
-+echo "Could not find dbus-update-activation-environment; Xfce will not 
work properly" >&2
-+  fi
- fi
- 
- # this is only necessary when running w/o xfce4-session


[arch-commits] Commit in xfce4-session/repos (14 files)

2017-03-02 Thread Evangelos Foutras
Date: Thursday, March 2, 2017 @ 23:51:57
  Author: foutrelis
Revision: 289905

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

Added:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 289904, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 289904, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 289904, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 289904, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 289904, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 289904, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
Deleted:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-i686/PKGBUILD
  xfce4-session/repos/extra-i686/dbus-update-environment.patch
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-x86_64/PKGBUILD
  xfce4-session/repos/extra-x86_64/dbus-update-environment.patch
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop

+
 /0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   54 +++
 /PKGBUILD  |  118 
++
 /xfce-polkit-gnome-authentication-agent-1.desktop  |  174 
++
 extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch   |   27 -
 extra-i686/PKGBUILD|   64 ---
 extra-i686/dbus-update-environment.patch   |   36 --
 extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop|   87 -
 extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   27 -
 extra-x86_64/PKGBUILD  |   64 ---
 extra-x86_64/dbus-update-environment.patch |   36 --
 extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop  |   87 -
 11 files changed, 346 insertions(+), 428 deletions(-)

Deleted: extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
===
--- extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2017-03-02 23:51:45 UTC (rev 289904)
+++ extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2017-03-02 23:51:57 UTC (rev 289905)
@@ -1,27 +0,0 @@
-From e740aad5d6761ce9a9df48a3d87ff29240433d19 Mon Sep 17 00:00:00 2001
-From: Evangelos Foutras 
-Date: Tue, 24 Mar 2015 10:09:33 +0200
-Subject: [PATCH] Pass VT number to xinit if XDG_VTNR is set
-

- scripts/startxfce4.in | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/scripts/startxfce4.in b/scripts/startxfce4.in
-index d0a74a9..bf3201b 100644
 a/scripts/startxfce4.in
-+++ b/scripts/startxfce4.in
-@@ -92,6 +92,10 @@ if test "x$DISPLAY" = "x"
- then
-   echo "$0: Starting X server"
-   prog=xinit
-+
-+  if test ! "x$XDG_VTNR" = "x"; then
-+SERVERRC="vt$XDG_VTNR $SERVERRC"
-+  fi
- else
-   echo "$0: X server already running on display $DISPLAY"
-   prog=/bin/sh
--- 
-2.3.4
-

Copied: 
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
 (from rev 289904, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
===
--- extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(rev 0)
+++ extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2017-03-02 23:51:57 UTC (rev 289905)
@@ -0,0 +1,27 @@
+From e740aad5d6761ce9a9df48a3d87ff29240433d19 Mon Sep 17 00:00:00 2001
+From: Evangelos Foutras 
+Date: Tue, 24 Mar 2015 10:09:33 +0200
+Subject: [PATCH] Pass VT number to xinit if XDG_VTNR is set
+
+---
+ scripts/startxfce4.in | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/scripts/startxfce4.in b/scripts/startxfce4.in
+index d0a74a9..bf3201b 100644
+--- a/scripts/startxfce4.in
 b/scripts/startxfce4.in
+@@ -92,6 +92,10 @@ if test "x$DISPLAY" = "x"
+ then
+   echo "$0: Starting X server"
+   prog=xinit
++
++  if test ! "x$XDG_VTNR" = "x"; then
++SERVERRC="vt$XDG_VTNR $SERVERRC"
++  fi
+ else
+   echo "$0: X server already running on display $DISPLAY"
+   prog=/bin/sh
+-- 
+2.3.4
+

Deleted: 

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

2017-03-02 Thread Evangelos Foutras
Date: Thursday, March 2, 2017 @ 23:22:53
  Author: foutrelis
Revision: 214593

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

Added:
  handbrake/repos/community-i686/PKGBUILD
(from rev 214592, handbrake/trunk/PKGBUILD)
  handbrake/repos/community-x86_64/PKGBUILD
(from rev 214592, handbrake/trunk/PKGBUILD)
Deleted:
  handbrake/repos/community-i686/PKGBUILD
  handbrake/repos/community-i686/handbrake-fix-missing-x265-link-flag.patch
  handbrake/repos/community-x86_64/PKGBUILD
  handbrake/repos/community-x86_64/handbrake-fix-missing-x265-link-flag.patch

-+
 /PKGBUILD   |  104 ++
 community-i686/PKGBUILD |   70 --
 community-i686/handbrake-fix-missing-x265-link-flag.patch   |   13 -
 community-x86_64/PKGBUILD   |   70 --
 community-x86_64/handbrake-fix-missing-x265-link-flag.patch |   13 -
 5 files changed, 104 insertions(+), 166 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-02 23:22:42 UTC (rev 214592)
+++ community-i686/PKGBUILD 2017-03-02 23:22:53 UTC (rev 214593)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Giovanni Scafora 
-# Contributor: Sebastien Piccand 
-
-pkgname=('handbrake' 'handbrake-cli')
-pkgver=1.0.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url="https://handbrake.fr/;
-license=('GPL')
-makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
- 'gst-plugins-base' 'gtk3' 'dbus-glib' 'fribidi' 'libass' 'lame'
- 'fontconfig' 'freetype2' 'libxml2' 'libogg' 'libvorbis' 'cmake'
- 'libtheora' 'libsamplerate' 'ffmpeg' 'x264' 'libx264' 'x265'
- 'libvpx' 'libdvdnav' 'jansson' 'librsvg' 'libgudev')
-source=(https://handbrake.fr/mirror/HandBrake-$pkgver.tar.bz2
-handbrake-fix-missing-x265-link-flag.patch)
-sha256sums=('18e4563cc150309df03f7e73462b823ba2eca61644a7a536c9930611f3f9aa1e'
-'05e212e76b6e0b94a04de02cbeb7bf9db607059e19297b5bd3d0d143135285c4')
-
-prepare() {
-  cd "$srcdir/HandBrake-$pkgver"
-
-  # https://bugs.gentoo.org/show_bug.cgi?id=552792
-  patch -Np1 -i ../handbrake-fix-missing-x265-link-flag.patch
-
-  # Use more system libs
-  # Bundled libbluray is kept because it is patched locally
-  for _lib in ffmpeg x265 libvpx libdvdnav libdvdread; do
-sed -i "/MODULES += contrib\/$_lib/d" make/include/main.defs
-  done
-}
-
-build() {
-  cd "$srcdir/HandBrake-$pkgver"
-
-  ./configure \
---prefix=/usr \
---disable-gtk-update-checks
-  make -C build
-}
-
-package_handbrake() {
-  pkgdesc="Multithreaded video transcoder"
-  depends=('bzip2' 'gcc-libs' 'gst-plugins-base' 'libnotify' 'dbus-glib'
-   'fribidi' 'libass' 'lame' 'gtk3' 'fontconfig' 'freetype2' 'libxml2'
-   'libogg' 'libvorbis' 'libtheora' 'libsamplerate' 'ffmpeg' 'libx264'
-   'x265' 'libvpx' 'libdvdnav' 'jansson' 'librsvg' 'libgudev'
-   'desktop-file-utils' 'hicolor-icon-theme')
-  optdepends=('gst-plugins-good: for video previews'
-  'gst-libav: for video previews')
-
-  cd "$srcdir/HandBrake-$pkgver/build"
-
-  make DESTDIR="$pkgdir" install
-  rm "$pkgdir/usr/bin/HandBrakeCLI"
-}
-
-package_handbrake-cli() {
-  pkgdesc="Multithreaded video transcoder (CLI)"
-  depends=('bzip2' 'gcc-libs' 'zlib' 'fribidi' 'libass' 'lame' 'libxml2'
-   'libtheora' 'libsamplerate' 'ffmpeg' 'libx264' 'x265' 'libvpx'
-   'libdvdnav' 'jansson')
-
-  cd "$srcdir/HandBrake-$pkgver/build"
-  install -D HandBrakeCLI "$pkgdir/usr/bin/HandBrakeCLI"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: handbrake/repos/community-i686/PKGBUILD (from rev 214592, 
handbrake/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-02 23:22:53 UTC (rev 214593)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Giovanni Scafora 
+# Contributor: Sebastien Piccand 
+
+pkgname=('handbrake' 'handbrake-cli')
+pkgver=1.0.3
+pkgrel=1
+arch=('i686' 'x86_64')
+url="https://handbrake.fr/;
+license=('GPL')
+makedepends=('intltool' 'python2' 'yasm' 'wget' 'cmake' 'bzip2' 'gcc-libs'
+ 'zlib' 'libnotify' 'gst-plugins-base' 'gtk3' 'dbus-glib' 'libass'
+ 'lame' 'libxml2' 'opus' 'libvorbis' 'libtheora' 'libsamplerate'
+ 'x264' 'libx264' 'jansson' 'librsvg' 'libgudev')
+source=(https://handbrake.fr/mirror/HandBrake-$pkgver.tar.bz2)
+sha256sums=('591fb489edd6146136f0a92f895c2098365f612ad308d5ff9dc83223ad73ed27')
+
+build() {
+  cd "$srcdir/HandBrake-$pkgver"
+
+  ./configure --prefix=/usr
+  make -C build
+}
+

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

2017-03-02 Thread Evangelos Foutras
Date: Thursday, March 2, 2017 @ 23:22:42
  Author: foutrelis
Revision: 214592

upgpkg: handbrake 1.0.3-1

Stop unbundling libraries upstream wants to use its own copy of. This
mainly created subtle issues with ffmpeg due to upstream using libav
and us forcing it to use ffmpeg (FS#52948).

Modified:
  handbrake/trunk/PKGBUILD
Deleted:
  handbrake/trunk/handbrake-fix-missing-x265-link-flag.patch

+
 PKGBUILD   |   50 ---
 handbrake-fix-missing-x265-link-flag.patch |   13 ---
 2 files changed, 16 insertions(+), 47 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 22:57:51 UTC (rev 214591)
+++ PKGBUILD2017-03-02 23:22:42 UTC (rev 214592)
@@ -4,52 +4,34 @@
 # Contributor: Sebastien Piccand 
 
 pkgname=('handbrake' 'handbrake-cli')
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://handbrake.fr/;
 license=('GPL')
-makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
- 'gst-plugins-base' 'gtk3' 'dbus-glib' 'fribidi' 'libass' 'lame'
- 'fontconfig' 'freetype2' 'libxml2' 'libogg' 'libvorbis' 'cmake'
- 'libtheora' 'libsamplerate' 'ffmpeg' 'x264' 'libx264' 'x265'
- 'libvpx' 'libdvdnav' 'jansson' 'librsvg' 'libgudev')
-source=(https://handbrake.fr/mirror/HandBrake-$pkgver.tar.bz2
-handbrake-fix-missing-x265-link-flag.patch)
-sha256sums=('18e4563cc150309df03f7e73462b823ba2eca61644a7a536c9930611f3f9aa1e'
-'05e212e76b6e0b94a04de02cbeb7bf9db607059e19297b5bd3d0d143135285c4')
+makedepends=('intltool' 'python2' 'yasm' 'wget' 'cmake' 'bzip2' 'gcc-libs'
+ 'zlib' 'libnotify' 'gst-plugins-base' 'gtk3' 'dbus-glib' 'libass'
+ 'lame' 'libxml2' 'opus' 'libvorbis' 'libtheora' 'libsamplerate'
+ 'x264' 'libx264' 'jansson' 'librsvg' 'libgudev')
+source=(https://handbrake.fr/mirror/HandBrake-$pkgver.tar.bz2)
+sha256sums=('591fb489edd6146136f0a92f895c2098365f612ad308d5ff9dc83223ad73ed27')
 
-prepare() {
-  cd "$srcdir/HandBrake-$pkgver"
-
-  # https://bugs.gentoo.org/show_bug.cgi?id=552792
-  patch -Np1 -i ../handbrake-fix-missing-x265-link-flag.patch
-
-  # Use more system libs
-  # Bundled libbluray is kept because it is patched locally
-  for _lib in ffmpeg x265 libvpx libdvdnav libdvdread; do
-sed -i "/MODULES += contrib\/$_lib/d" make/include/main.defs
-  done
-}
-
 build() {
   cd "$srcdir/HandBrake-$pkgver"
 
-  ./configure \
---prefix=/usr \
---disable-gtk-update-checks
+  ./configure --prefix=/usr
   make -C build
 }
 
 package_handbrake() {
   pkgdesc="Multithreaded video transcoder"
-  depends=('bzip2' 'gcc-libs' 'gst-plugins-base' 'libnotify' 'dbus-glib'
-   'fribidi' 'libass' 'lame' 'gtk3' 'fontconfig' 'freetype2' 'libxml2'
-   'libogg' 'libvorbis' 'libtheora' 'libsamplerate' 'ffmpeg' 'libx264'
-   'x265' 'libvpx' 'libdvdnav' 'jansson' 'librsvg' 'libgudev'
+  depends=('bzip2' 'gcc-libs' 'zlib' 'gst-plugins-base' 'libnotify' 'dbus-glib'
+   'gtk3' 'libass' 'lame' 'libxml2' 'opus' 'libvorbis' 'libtheora'
+   'libsamplerate' 'libx264' 'jansson' 'librsvg' 'libgudev'
'desktop-file-utils' 'hicolor-icon-theme')
   optdepends=('gst-plugins-good: for video previews'
-  'gst-libav: for video previews')
+  'gst-libav: for video previews'
+  'libdvdcss: for decoding encrypted DVDs')
 
   cd "$srcdir/HandBrake-$pkgver/build"
 
@@ -59,9 +41,9 @@
 
 package_handbrake-cli() {
   pkgdesc="Multithreaded video transcoder (CLI)"
-  depends=('bzip2' 'gcc-libs' 'zlib' 'fribidi' 'libass' 'lame' 'libxml2'
-   'libtheora' 'libsamplerate' 'ffmpeg' 'libx264' 'x265' 'libvpx'
-   'libdvdnav' 'jansson')
+  depends=('bzip2' 'gcc-libs' 'zlib' 'libass' 'lame' 'libxml2' 'opus'
+   'libvorbis' 'libtheora' 'libsamplerate' 'libx264' 'jansson')
+  optdepends=('libdvdcss: for decoding encrypted DVDs')
 
   cd "$srcdir/HandBrake-$pkgver/build"
   install -D HandBrakeCLI "$pkgdir/usr/bin/HandBrakeCLI"

Deleted: handbrake-fix-missing-x265-link-flag.patch
===
--- handbrake-fix-missing-x265-link-flag.patch  2017-03-02 22:57:51 UTC (rev 
214591)
+++ handbrake-fix-missing-x265-link-flag.patch  2017-03-02 23:22:42 UTC (rev 
214592)
@@ -1,13 +0,0 @@
-Written by: Peter Foley 
-Gentoo Bug: #552792
-
 a/test/module.defs
-+++ b/test/module.defs
-@@ -25,6 +25,7 @@
- 
- ifeq (1,$(FEATURE.x265))
- TEST.GCC.D += USE_X265
-+TEST.GCC.l += x265
- endif
- 
- TEST.GCC.l += $(foreach m,$(MODULES.NAMES),$($m.OSL.libs))


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

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 22:56:58
  Author: arojas
Revision: 214590

openssl 1.1 rebuild

Modified:
  kup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 22:53:57 UTC (rev 214589)
+++ PKGBUILD2017-03-02 22:56:58 UTC (rev 214590)
@@ -5,7 +5,7 @@
 
 pkgname=kup
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A KDE bup backup software for helping people to keep up-to-date 
backups"
 arch=(i686 x86_64)
 url="https://www.linux-apps.com/p/1127689/;


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

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 22:57:51
  Author: arojas
Revision: 214591

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

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

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

Copied: kup/repos/community-staging-i686/PKGBUILD (from rev 214590, 
kup/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-02 22:57:51 UTC (rev 214591)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: XavierCLL 
+# PKGBUILD base; Simper < simonpersson1 AT gmail DOT com >
+
+pkgname=kup
+pkgver=0.6.1
+pkgrel=2
+pkgdesc="A KDE bup backup software for helping people to keep up-to-date 
backups"
+arch=(i686 x86_64)
+url="https://www.linux-apps.com/p/1127689/;
+license=(GPL2)
+depends=(kidletime kinit hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+optdepends=('bup: support for incremental backups'
+'rsync: support for synced backups')
+source=("https://github.com/spersson/Kup/archive/$pkgname-$pkgver.tar.gz;)
+md5sums=('b949d2ad1970bb981264440ce2fcfd27')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../Kup-$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kup/repos/community-staging-x86_64/PKGBUILD (from rev 214590, 
kup/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-02 22:57:51 UTC (rev 214591)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: XavierCLL 
+# PKGBUILD base; Simper < simonpersson1 AT gmail DOT com >
+
+pkgname=kup
+pkgver=0.6.1
+pkgrel=2
+pkgdesc="A KDE bup backup software for helping people to keep up-to-date 
backups"
+arch=(i686 x86_64)
+url="https://www.linux-apps.com/p/1127689/;
+license=(GPL2)
+depends=(kidletime kinit hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+optdepends=('bup: support for incremental backups'
+'rsync: support for synced backups')
+source=("https://github.com/spersson/Kup/archive/$pkgname-$pkgver.tar.gz;)
+md5sums=('b949d2ad1970bb981264440ce2fcfd27')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../Kup-$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 22:53:57
  Author: arojas
Revision: 214589

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

Added:
  qupzilla/repos/community-staging-i686/
  qupzilla/repos/community-staging-i686/PKGBUILD
(from rev 214588, qupzilla/trunk/PKGBUILD)
  qupzilla/repos/community-staging-i686/qupzilla-openssl1.1.patch
(from rev 214588, qupzilla/trunk/qupzilla-openssl1.1.patch)
  qupzilla/repos/community-staging-x86_64/
  qupzilla/repos/community-staging-x86_64/PKGBUILD
(from rev 214588, qupzilla/trunk/PKGBUILD)
  qupzilla/repos/community-staging-x86_64/qupzilla-openssl1.1.patch
(from rev 214588, qupzilla/trunk/qupzilla-openssl1.1.patch)

+
 community-staging-i686/PKGBUILD|   49 +++
 community-staging-i686/qupzilla-openssl1.1.patch   |   80 +++
 community-staging-x86_64/PKGBUILD  |   49 +++
 community-staging-x86_64/qupzilla-openssl1.1.patch |   80 +++
 4 files changed, 258 insertions(+)

Copied: qupzilla/repos/community-staging-i686/PKGBUILD (from rev 214588, 
qupzilla/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-02 22:53:57 UTC (rev 214589)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: speps 
+
+pkgname=qupzilla
+pkgver=2.1.1
+pkgrel=2
+pkgdesc="Cross-platform QtWebEngine browser"
+arch=(i686 x86_64)
+url="http://www.qupzilla.com/;
+license=('GPL3')
+depends=('qt5-webengine' 'qt5-x11extras' 'qt5-svg' 'hicolor-icon-theme')
+makedepends=('qt5-tools' 'kwallet' 'libgnome-keyring')
+optdepends=('bash-completion: bash completion support' 'kwallet: kf5 kwallet 
integration'
+  'libgnome-keyring: gnome keyring integration')
+provides=('qupzilla-qt5')
+conflicts=('qupzilla-qt5')
+replaces=('qupzilla-qt5')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;
 qupzilla-openssl1.1.patch)
+md5sums=('ee7f041080df526d69081f8de8e87ed9'
+ '005c81b2f9d45911528649b3f5530682')
+
+prepare() {
+  # configure
+  export USE_WEBGL=true \
+ QUPZILLA_PREFIX=/usr/ \
+ KDE_INTEGRATION=true \
+ GNOME_INTEGRATION=true
+
+ # fix build with OpenSSL 1.1 (Fedora)
+  cd $pkgname-$pkgver
+  patch -p1 -i ../qupzilla-openssl1.1.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  qmake
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir/" install
+
+  # zsh completion
+  install -Dm644 linux/completion/_$pkgbase \
+"$pkgdir/usr/share/zsh/site-functions/_$pkgbase"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: qupzilla/repos/community-staging-i686/qupzilla-openssl1.1.patch (from 
rev 214588, qupzilla/trunk/qupzilla-openssl1.1.patch)
===
--- community-staging-i686/qupzilla-openssl1.1.patch
(rev 0)
+++ community-staging-i686/qupzilla-openssl1.1.patch2017-03-02 22:53:57 UTC 
(rev 214589)
@@ -0,0 +1,80 @@
+--- QupZilla-2.0.1/src/lib/tools/aesinterface.cpp.omv~ 2016-10-11 
20:32:27.588130191 +0200
 QupZilla-2.0.1/src/lib/tools/aesinterface.cpp  2016-10-11 
20:54:33.350675493 +0200
+@@ -39,14 +39,16 @@ AesInterface::AesInterface(QObject* pare
+ : QObject(parent)
+ , m_ok(false)
+ {
+-EVP_CIPHER_CTX_init(_encodeCTX);
+-EVP_CIPHER_CTX_init(_decodeCTX);
++m_encodeCTX = EVP_CIPHER_CTX_new();
++m_decodeCTX = EVP_CIPHER_CTX_new();
++EVP_CIPHER_CTX_init(m_encodeCTX);
++EVP_CIPHER_CTX_init(m_decodeCTX);
+ }
+ 
+ AesInterface::~AesInterface()
+ {
+-EVP_CIPHER_CTX_cleanup(_encodeCTX);
+-EVP_CIPHER_CTX_cleanup(_decodeCTX);
++EVP_CIPHER_CTX_free(m_encodeCTX);
++EVP_CIPHER_CTX_free(m_decodeCTX);
+ }
+ 
+ bool AesInterface::isOk()
+@@ -78,10 +80,10 @@ bool AesInterface::init(int evpMode, con
+ int result = 0;
+ if (evpMode == EVP_PKEY_MO_ENCRYPT) {
+ m_iVector = createRandomData(EVP_MAX_IV_LENGTH);
+-result = EVP_EncryptInit_ex(_encodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)m_iVector.constData());
++result = EVP_EncryptInit_ex(m_encodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)m_iVector.constData());
+ }
+ else if (evpMode == EVP_PKEY_MO_DECRYPT) {
+-result = EVP_DecryptInit_ex(_decodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)iVector.constData());
++result = EVP_DecryptInit_ex(m_decodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)iVector.constData());
+ }
+ 
+ if (result == 0) {
+@@ -106,14 +108,14 @@ QByteArray AesInterface::encrypt(const Q
+ uchar* ciphertext = (uchar*)malloc(cipherlength);
+ 
+ // allows reusing of 'm_encodeCTX' for multiple encryption cycles
+-EVP_EncryptInit_ex(_encodeCTX, NULL, NULL, NULL, NULL);
++EVP_EncryptInit_ex(m_encodeCTX, NULL, NULL, NULL, NULL);
+ 
+ 

[arch-commits] Commit in qupzilla/trunk (PKGBUILD qupzilla-openssl1.1.patch)

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 22:53:31
  Author: arojas
Revision: 214588

openssl 1.1 rebuild

Added:
  qupzilla/trunk/qupzilla-openssl1.1.patch
Modified:
  qupzilla/trunk/PKGBUILD

---+
 PKGBUILD  |   11 --
 qupzilla-openssl1.1.patch |   80 
 2 files changed, 88 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 22:21:25 UTC (rev 214587)
+++ PKGBUILD2017-03-02 22:53:31 UTC (rev 214588)
@@ -3,7 +3,7 @@
 
 pkgname=qupzilla
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform QtWebEngine browser"
 arch=(i686 x86_64)
 url="http://www.qupzilla.com/;
@@ -15,8 +15,9 @@
 provides=('qupzilla-qt5')
 conflicts=('qupzilla-qt5')
 replaces=('qupzilla-qt5')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
-md5sums=('ee7f041080df526d69081f8de8e87ed9')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;
 qupzilla-openssl1.1.patch)
+md5sums=('ee7f041080df526d69081f8de8e87ed9'
+ '005c81b2f9d45911528649b3f5530682')
 
 prepare() {
   # configure
@@ -24,6 +25,10 @@
  QUPZILLA_PREFIX=/usr/ \
  KDE_INTEGRATION=true \
  GNOME_INTEGRATION=true
+
+ # fix build with OpenSSL 1.1 (Fedora)
+  cd $pkgname-$pkgver
+  patch -p1 -i ../qupzilla-openssl1.1.patch
 }
 
 build() {

Added: qupzilla-openssl1.1.patch
===
--- qupzilla-openssl1.1.patch   (rev 0)
+++ qupzilla-openssl1.1.patch   2017-03-02 22:53:31 UTC (rev 214588)
@@ -0,0 +1,80 @@
+--- QupZilla-2.0.1/src/lib/tools/aesinterface.cpp.omv~ 2016-10-11 
20:32:27.588130191 +0200
 QupZilla-2.0.1/src/lib/tools/aesinterface.cpp  2016-10-11 
20:54:33.350675493 +0200
+@@ -39,14 +39,16 @@ AesInterface::AesInterface(QObject* pare
+ : QObject(parent)
+ , m_ok(false)
+ {
+-EVP_CIPHER_CTX_init(_encodeCTX);
+-EVP_CIPHER_CTX_init(_decodeCTX);
++m_encodeCTX = EVP_CIPHER_CTX_new();
++m_decodeCTX = EVP_CIPHER_CTX_new();
++EVP_CIPHER_CTX_init(m_encodeCTX);
++EVP_CIPHER_CTX_init(m_decodeCTX);
+ }
+ 
+ AesInterface::~AesInterface()
+ {
+-EVP_CIPHER_CTX_cleanup(_encodeCTX);
+-EVP_CIPHER_CTX_cleanup(_decodeCTX);
++EVP_CIPHER_CTX_free(m_encodeCTX);
++EVP_CIPHER_CTX_free(m_decodeCTX);
+ }
+ 
+ bool AesInterface::isOk()
+@@ -78,10 +80,10 @@ bool AesInterface::init(int evpMode, con
+ int result = 0;
+ if (evpMode == EVP_PKEY_MO_ENCRYPT) {
+ m_iVector = createRandomData(EVP_MAX_IV_LENGTH);
+-result = EVP_EncryptInit_ex(_encodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)m_iVector.constData());
++result = EVP_EncryptInit_ex(m_encodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)m_iVector.constData());
+ }
+ else if (evpMode == EVP_PKEY_MO_DECRYPT) {
+-result = EVP_DecryptInit_ex(_decodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)iVector.constData());
++result = EVP_DecryptInit_ex(m_decodeCTX, EVP_aes_256_cbc(), NULL, 
key, (uchar*)iVector.constData());
+ }
+ 
+ if (result == 0) {
+@@ -106,14 +108,14 @@ QByteArray AesInterface::encrypt(const Q
+ uchar* ciphertext = (uchar*)malloc(cipherlength);
+ 
+ // allows reusing of 'm_encodeCTX' for multiple encryption cycles
+-EVP_EncryptInit_ex(_encodeCTX, NULL, NULL, NULL, NULL);
++EVP_EncryptInit_ex(m_encodeCTX, NULL, NULL, NULL, NULL);
+ 
+ // update ciphertext, c_len is filled with the length of ciphertext 
generated,
+ // dataLength is the size of plaintext in bytes
+-EVP_EncryptUpdate(_encodeCTX, ciphertext, , 
(uchar*)plainData.data(), dataLength);
++EVP_EncryptUpdate(m_encodeCTX, ciphertext, , 
(uchar*)plainData.data(), dataLength);
+ 
+ // update ciphertext with the final remaining bytes
+-EVP_EncryptFinal_ex(_encodeCTX, ciphertext + cipherlength, 
);
++EVP_EncryptFinal_ex(m_encodeCTX, ciphertext + cipherlength, );
+ 
+ dataLength = cipherlength + finalLength;
+ QByteArray out((char*)ciphertext, dataLength);
+@@ -163,9 +165,9 @@ QByteArray AesInterface::decrypt(const Q
+ // because we have padding ON, we must allocate an extra cipher block 
size of memory
+ uchar* plainText = (uchar*)malloc(plainTextLength + AES_BLOCK_SIZE);
+ 
+-EVP_DecryptInit_ex(_decodeCTX, NULL, NULL, NULL, NULL);
+-EVP_DecryptUpdate(_decodeCTX, plainText, , cipherText, 
cipherLength);
+-int success = EVP_DecryptFinal_ex(_decodeCTX, plainText + 
plainTextLength, );
++EVP_DecryptInit_ex(m_decodeCTX, NULL, NULL, NULL, NULL);
++EVP_DecryptUpdate(m_decodeCTX, plainText, , cipherText, 
cipherLength);
++int success = EVP_DecryptFinal_ex(m_decodeCTX, plainText + 
plainTextLength, );
+ 
+ cipherLength = plainTextLength + finalLength;
+ 
+--- QupZilla-2.0.1/src/lib/tools/aesinterface.h.omv~   

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

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 22:46:05
  Author: arojas
Revision: 289903

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

Added:
  qt5-base/repos/staging-i686/
  qt5-base/repos/staging-i686/PKGBUILD
(from rev 289902, qt5-base/trunk/PKGBUILD)
  qt5-base/repos/staging-i686/rebuild.list
(from rev 289902, qt5-base/trunk/rebuild.list)
  qt5-base/repos/staging-x86_64/
  qt5-base/repos/staging-x86_64/PKGBUILD
(from rev 289902, qt5-base/trunk/PKGBUILD)
  qt5-base/repos/staging-x86_64/rebuild.list
(from rev 289902, qt5-base/trunk/rebuild.list)

-+
 staging-i686/PKGBUILD   |  113 ++
 staging-i686/rebuild.list   |   15 +
 staging-x86_64/PKGBUILD |  113 ++
 staging-x86_64/rebuild.list |   15 +
 4 files changed, 256 insertions(+)

Copied: qt5-base/repos/staging-i686/PKGBUILD (from rev 289902, 
qt5-base/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-03-02 22:46:05 UTC (rev 289903)
@@ -0,0 +1,113 @@
+# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-base
+_qtver=5.8.0
+pkgver=${_qtver/-/}
+pkgrel=6
+arch=('i686' 'x86_64')
+url='http://qt-project.org/'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='A cross-platform application and UI framework'
+depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig'
+ 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'xcb-util-image' 'icu'
+ 'tslib' 'libinput' 'libsm' 'libxkbcommon-x11' 'libproxy' 'libcups' 
'openssl-1.0')
+makedepends=('libfbclient' 'libmariadbclient' 'sqlite' 'unixodbc' 
'postgresql-libs' 'alsa-lib' 'gst-plugins-base-libs'
+ 'gtk3' 'libpulse' 'cups' 'freetds')
+optdepends=('qt5-svg: to use SVG icon themes'
+'postgresql-libs: PostgreSQL driver'
+'libmariadbclient: MariaDB driver'
+'unixodbc: ODBC driver'
+'libfbclient: Firebird/iBase driver'
+'freetds: MS SQL driver'
+'gtk3: GTK platform plugin')
+conflicts=('qtchooser')
+groups=('qt' 'qt5')
+_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
+source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
+
qt5-base-journald.patch::"https://github.com/qt/qtbase/commit/0c8f3229.patch;
+
plasma-crash-1.patch::https://github.com/qt/qtbase/commit/3bd0fd8f.patch
+
plasma-crash-2.patch::https://github.com/qt/qtbase/commit/0874861b.patch
+
plasma-crash-3.patch::https://github.com/qt/qtbase/commit/baad82d2.patch)
+md5sums=('6e1f7f6fb6333eb66e563b175c4e87e9'
+ '160fde81fe882c4241f04634f53691ad'
+ '078d8a051c06abf28451fd2cdb7f19ce'
+ '92daaa3ebd7cf10ee725b963e44c95a7'
+ '76ab122615f1ba2d68c83477f82e389e')
+
+prepare() {
+  cd ${_pkgfqn}
+
+  # Build qmake using Arch {C,LD}FLAGS
+  # This also sets default {C,CXX,LD}FLAGS for projects built using qmake
+  sed -i -e "s|^\(QMAKE_CFLAGS_RELEASE.*\)|\1 ${CFLAGS}|" \
+mkspecs/common/gcc-base.conf
+  sed -i -e "s|^\(QMAKE_LFLAGS_RELEASE.*\)|\1 ${LDFLAGS}|" \
+mkspecs/common/g++-unix.conf
+
+  # Use python2 for Python 2.x
+  find . -name '*.py' -exec sed -i \
+'s|#![ ]*/usr/bin/python$|&2|;s|#![ ]*/usr/bin/env python$|&2|' {} +
+
+  # Fix logging to systemd journal
+  patch -p1 -i ../qt5-base-journald.patch
+
+  # Fix some Plasma taskbar crashes https://bugs.kde.org/show_bug.cgi?id=342763
+  patch -p1 -i ../plasma-crash-1.patch
+  patch -p1 -i ../plasma-crash-2.patch
+  patch -p1 -i ../plasma-crash-3.patch
+}
+
+build() {
+  cd ${_pkgfqn}
+
+  # FS#38796
+  [[ "${CARCH}" = "i686" ]] && SSE2="-no-sse2"
+
+  echo "QMAKE_CXXFLAGS += -I/usr/include/openssl-1.0" >> 
mkspecs/linux-g++/qmake.conf
+  export OPENSSL_LIBS='-L/usr/lib/openssl-1.0 -lssl -lcrypto'
+
+  PYTHON=/usr/bin/python2 ./configure -confirm-license -opensource -v \
+-prefix /usr \
+-docdir /usr/share/doc/qt \
+-headerdir /usr/include/qt \
+-archdatadir /usr/lib/qt \
+-datadir /usr/share/qt \
+-sysconfdir /etc/xdg \
+-examplesdir /usr/share/doc/qt/examples \
+-plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
+-system-sqlite \
+-openssl-linked \
+-nomake examples \
+-no-rpath \
+-optimized-qmake \
+-dbus-linked \
+-system-harfbuzz \
+-journald \
+-no-use-gold-linker \
+-reduce-relocations ${SSE2}
+
+  make
+}
+
+package() {
+  cd ${_pkgfqn}
+  make INSTALL_ROOT="${pkgdir}" install
+
+  install -D -m644 LGPL_EXCEPTION.txt \
+"${pkgdir}"/usr/share/licenses/${pkgname}/LGPL_EXCEPTION.txt
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "${pkgdir}/usr/lib" -type f -name '*.prl' \
+-exec 

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

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 22:45:37
  Author: arojas
Revision: 289902

Build against openssl-1.0

Modified:
  qt5-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 22:32:17 UTC (rev 289901)
+++ PKGBUILD2017-03-02 22:45:37 UTC (rev 289902)
@@ -5,7 +5,7 @@
 pkgname=qt5-base
 _qtver=5.8.0
 pkgver=${_qtver/-/}
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -12,7 +12,7 @@
 pkgdesc='A cross-platform application and UI framework'
 depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig'
  'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'xcb-util-image' 'icu'
- 'tslib' 'libinput' 'libsm' 'libxkbcommon-x11' 'libproxy' 'libcups')
+ 'tslib' 'libinput' 'libsm' 'libxkbcommon-x11' 'libproxy' 'libcups' 
'openssl-1.0')
 makedepends=('libfbclient' 'libmariadbclient' 'sqlite' 'unixodbc' 
'postgresql-libs' 'alsa-lib' 'gst-plugins-base-libs'
  'gtk3' 'libpulse' 'cups' 'freetds')
 optdepends=('qt5-svg: to use SVG icon themes'
@@ -65,6 +65,9 @@
   # FS#38796
   [[ "${CARCH}" = "i686" ]] && SSE2="-no-sse2"
 
+  echo "QMAKE_CXXFLAGS += -I/usr/include/openssl-1.0" >> 
mkspecs/linux-g++/qmake.conf
+  export OPENSSL_LIBS='-L/usr/lib/openssl-1.0 -lssl -lcrypto'
+
   PYTHON=/usr/bin/python2 ./configure -confirm-license -opensource -v \
 -prefix /usr \
 -docdir /usr/share/doc/qt \


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

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 22:32:17
  Author: jgc
Revision: 289901

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

Added:
  apr-util/repos/staging-i686/
  apr-util/repos/staging-i686/PKGBUILD
(from rev 289900, apr-util/trunk/PKGBUILD)
  apr-util/repos/staging-i686/buildconf_config.guess_sub_location.patch
(from rev 289900, apr-util/trunk/buildconf_config.guess_sub_location.patch)
  apr-util/repos/staging-i686/openssl-1.1.patch
(from rev 289900, apr-util/trunk/openssl-1.1.patch)
  apr-util/repos/staging-x86_64/
  apr-util/repos/staging-x86_64/PKGBUILD
(from rev 289900, apr-util/trunk/PKGBUILD)
  apr-util/repos/staging-x86_64/buildconf_config.guess_sub_location.patch
(from rev 289900, apr-util/trunk/buildconf_config.guess_sub_location.patch)
  apr-util/repos/staging-x86_64/openssl-1.1.patch
(from rev 289900, apr-util/trunk/openssl-1.1.patch)

--+
 staging-i686/PKGBUILD|   58 +++
 staging-i686/buildconf_config.guess_sub_location.patch   |   22 +
 staging-i686/openssl-1.1.patch   |  250 +
 staging-x86_64/PKGBUILD  |   58 +++
 staging-x86_64/buildconf_config.guess_sub_location.patch |   22 +
 staging-x86_64/openssl-1.1.patch |  250 +
 6 files changed, 660 insertions(+)

Copied: apr-util/repos/staging-i686/PKGBUILD (from rev 289900, 
apr-util/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-03-02 22:32:17 UTC (rev 289901)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Maintainer: Pierre Schmitz 
+
+pkgname=apr-util
+pkgver=1.5.4
+pkgrel=3
+pkgdesc="The Apache Portable Runtime"
+arch=('i686' 'x86_64')
+url="http://apr.apache.org/;
+depends=('apr' 'expat')
+makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 
'libmariadbclient' 'db' 'postgresql-libs' 'python2')
+optdepends=(
+  'gdbm: enable gdbm support'
+  'libldap: enable ldap support'
+  'unixodbc: enable odbc support'
+  'libmariadbclient: enable mysql/mariadb support'
+  'postgresql-libs: enable postgres support'
+  'db: enable berkley db support'
+  'sqlite: enable sqlite support'
+  'nss: enable nss crypto support'
+  'openssl: enable openssl crypto support'
+)
+license=('APACHE')
+source=(https://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2{,.asc}
+buildconf_config.guess_sub_location.patch
+openssl-1.1.patch)
+sha256sums=('a6cf327189ca0df2fb9d5633d7326c460fe2b61684745fd7963e79a6dd0dc82e'
+'SKIP'
+'33f3509d8ad089109c70835efc3535b27a6b5fc2fe27793d30689138f8c4f8aa'
+'88225f93632ee4fb2fa1e0c5ee7a177b1299e1b55f644c567b4763f8c8acbe54')
+validpgpkeys=('5B5181C2C0AB13E59DA3F7A3EC582EB639FF092C') # Jeff Trawick
+
+prepare() {
+  cd apr-util-$pkgver
+  patch -Np1 -i ../buildconf_config.guess_sub_location.patch
+  patch -Np1 -i ../openssl-1.1.patch
+  ./buildconf --with-apr=`apr-1-config --srcdir`
+}
+
+build() {
+  cd "${srcdir}/apr-util-${pkgver}"
+  ./configure --prefix=/usr --with-apr=/usr --with-ldap --with-crypto \
+--with-gdbm=/usr --with-sqlite3=/usr --with-nss=/usr --with-odbc=/usr \
+--with-berkeley-db=/usr --with-pgsql=/usr --with-mysql=/usr 
--with-oracle=/usr \
+--with-openssl=/usr
+  make
+}
+
+check() {
+  cd "${srcdir}/apr-util-${pkgver}"
+  make -j1 check
+}
+
+package() {
+  cd "${srcdir}/apr-util-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: apr-util/repos/staging-i686/buildconf_config.guess_sub_location.patch 
(from rev 289900, apr-util/trunk/buildconf_config.guess_sub_location.patch)
===
--- staging-i686/buildconf_config.guess_sub_location.patch  
(rev 0)
+++ staging-i686/buildconf_config.guess_sub_location.patch  2017-03-02 
22:32:17 UTC (rev 289901)
@@ -0,0 +1,22 @@
+From: Tollef Fog Heen 
+Subject: Adjust path of config.guess and config.sub
+
+---
+ buildconf |4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+Index: trunk/buildconf
+===
+--- trunk.orig/buildconf
 trunk/buildconf
+@@ -61,8 +61,8 @@
+ rm -f build/apr_common.m4 build/find_apr.m4 build/install.sh \
+   build/config.guess build/config.sub build/get-version.sh
+ cp -p $apr_src_dir/build/apr_common.m4 $apr_src_dir/build/find_apr.m4 \
+-  $apr_src_dir/build/install.sh $apr_src_dir/build/config.guess \
+-  $apr_src_dir/build/config.sub $apr_src_dir/build/get-version.sh \
++  $apr_src_dir/build/install.sh /usr/share/libtool/build-aux/config.guess 
\
++  /usr/share/libtool/build-aux/config.sub 
$apr_src_dir/build/get-version.sh \
+   build/
+ 
+ # Remove 

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

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 22:31:51
  Author: jgc
Revision: 289900

upgpkg: apr-util 1.5.4-3

Fix build with OpenSSL 1.1

Added:
  apr-util/trunk/buildconf_config.guess_sub_location.patch
  apr-util/trunk/openssl-1.1.patch
Modified:
  apr-util/trunk/PKGBUILD

---+
 PKGBUILD  |   21 +-
 buildconf_config.guess_sub_location.patch |   22 ++
 openssl-1.1.patch |  250 
 3 files changed, 288 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 22:20:57 UTC (rev 289899)
+++ PKGBUILD2017-03-02 22:31:51 UTC (rev 289900)
@@ -4,12 +4,12 @@
 
 pkgname=apr-util
 pkgver=1.5.4
-pkgrel=2
+pkgrel=3
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
 url="http://apr.apache.org/;
 depends=('apr' 'expat')
-makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 
'libmariadbclient' 'db' 'postgresql-libs')
+makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 
'libmariadbclient' 'db' 'postgresql-libs' 'python2')
 optdepends=(
   'gdbm: enable gdbm support'
   'libldap: enable ldap support'
@@ -22,11 +22,22 @@
   'openssl: enable openssl crypto support'
 )
 license=('APACHE')
-source=(https://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2{,.asc})
-md5sums=('2202b18f269ad606d70e1864857ed93c'
- 'SKIP')
+source=(https://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2{,.asc}
+buildconf_config.guess_sub_location.patch
+openssl-1.1.patch)
+sha256sums=('a6cf327189ca0df2fb9d5633d7326c460fe2b61684745fd7963e79a6dd0dc82e'
+'SKIP'
+'33f3509d8ad089109c70835efc3535b27a6b5fc2fe27793d30689138f8c4f8aa'
+'88225f93632ee4fb2fa1e0c5ee7a177b1299e1b55f644c567b4763f8c8acbe54')
 validpgpkeys=('5B5181C2C0AB13E59DA3F7A3EC582EB639FF092C') # Jeff Trawick
 
+prepare() {
+  cd apr-util-$pkgver
+  patch -Np1 -i ../buildconf_config.guess_sub_location.patch
+  patch -Np1 -i ../openssl-1.1.patch
+  ./buildconf --with-apr=`apr-1-config --srcdir`
+}
+
 build() {
   cd "${srcdir}/apr-util-${pkgver}"
   ./configure --prefix=/usr --with-apr=/usr --with-ldap --with-crypto \

Added: buildconf_config.guess_sub_location.patch
===
--- buildconf_config.guess_sub_location.patch   (rev 0)
+++ buildconf_config.guess_sub_location.patch   2017-03-02 22:31:51 UTC (rev 
289900)
@@ -0,0 +1,22 @@
+From: Tollef Fog Heen 
+Subject: Adjust path of config.guess and config.sub
+
+---
+ buildconf |4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+Index: trunk/buildconf
+===
+--- trunk.orig/buildconf
 trunk/buildconf
+@@ -61,8 +61,8 @@
+ rm -f build/apr_common.m4 build/find_apr.m4 build/install.sh \
+   build/config.guess build/config.sub build/get-version.sh
+ cp -p $apr_src_dir/build/apr_common.m4 $apr_src_dir/build/find_apr.m4 \
+-  $apr_src_dir/build/install.sh $apr_src_dir/build/config.guess \
+-  $apr_src_dir/build/config.sub $apr_src_dir/build/get-version.sh \
++  $apr_src_dir/build/install.sh /usr/share/libtool/build-aux/config.guess 
\
++  /usr/share/libtool/build-aux/config.sub 
$apr_src_dir/build/get-version.sh \
+   build/
+ 
+ # Remove aclocal.m4 as it'll break some builds...

Added: openssl-1.1.patch
===
--- openssl-1.1.patch   (rev 0)
+++ openssl-1.1.patch   2017-03-02 22:31:51 UTC (rev 289900)
@@ -0,0 +1,250 @@
+# commit f163d8b5af9185de80d24b4dd13951dd64872aa6
+# Author: Rainer Jung 
+# Date:   Sun Feb 7 14:40:46 2016 +
+# 
+# Add support for OpenSSL 1.1.0:
+# - Switch configure test for OpenSSL libcrypto
+#   from BN_init() to BN_new().
+#   - BN_init() is gone in OpenSSL 1.1.0.
+# BN_new() exists at least since 0.9.8.
+# - use OPENSSL_malloc_init() instead of
+#   CRYPTO_malloc_init
+# - make cipherCtx a pointer. Type EVP_CIPHER_CTX
+#   is now opaque.
+#   - use EVP_CIPHER_CTX_new() in init() functions
+# if initialised flag is not set (and set flag)
+#   - use EVP_CIPHER_CTX_free() in cleanup function
+# - Improve reuse cleanup
+#   - call EVP_CIPHER_CTX_reset() resp.
+# EVP_CIPHER_CTX_cleanup() in finish functions
+#   - call EVP_CIPHER_CTX_reset() resp.
+# EVP_CIPHER_CTX_cleanup() when Update fails
+# Backport of r1728958 and r1728963 from trunk.
+# 
+# 
+# git-svn-id: 
https://svn.apache.org/repos/asf/apr/apr-util/branches/1.5.x@1728969 
13f79535-47bb-0310-9956-ffa450edef68
+# 
+diff --git a/build/crypto.m4 b/build/crypto.m4
+index 9f9be6f..57884e3 100644
+--- a/build/crypto.m4
 b/build/crypto.m4
+@@ -88,7 +88,7 @@ 

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

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 22:20:57
  Author: jgc
Revision: 289899

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

Added:
  apr/repos/testing-i686/
  apr/repos/testing-i686/PKGBUILD
(from rev 289898, apr/trunk/PKGBUILD)
  apr/repos/testing-i686/apr_mcast_v6.patch
(from rev 289898, apr/trunk/apr_mcast_v6.patch)
  apr/repos/testing-i686/dont_override_external_buildflags
(from rev 289898, apr/trunk/dont_override_external_buildflags)
  apr/repos/testing-i686/fix-apr.pc.patch
(from rev 289898, apr/trunk/fix-apr.pc.patch)
  apr/repos/testing-i686/fix_apr-config.patch
(from rev 289898, apr/trunk/fix_apr-config.patch)
  apr/repos/testing-i686/omit_extra_libs.patch
(from rev 289898, apr/trunk/omit_extra_libs.patch)
  apr/repos/testing-i686/ship_find_apr.m4.patch
(from rev 289898, apr/trunk/ship_find_apr.m4.patch)
  apr/repos/testing-x86_64/
  apr/repos/testing-x86_64/PKGBUILD
(from rev 289898, apr/trunk/PKGBUILD)
  apr/repos/testing-x86_64/apr_mcast_v6.patch
(from rev 289898, apr/trunk/apr_mcast_v6.patch)
  apr/repos/testing-x86_64/dont_override_external_buildflags
(from rev 289898, apr/trunk/dont_override_external_buildflags)
  apr/repos/testing-x86_64/fix-apr.pc.patch
(from rev 289898, apr/trunk/fix-apr.pc.patch)
  apr/repos/testing-x86_64/fix_apr-config.patch
(from rev 289898, apr/trunk/fix_apr-config.patch)
  apr/repos/testing-x86_64/omit_extra_libs.patch
(from rev 289898, apr/trunk/omit_extra_libs.patch)
  apr/repos/testing-x86_64/ship_find_apr.m4.patch
(from rev 289898, apr/trunk/ship_find_apr.m4.patch)

--+
 testing-i686/PKGBUILD|   63 +
 testing-i686/apr_mcast_v6.patch  |   11 +++
 testing-i686/dont_override_external_buildflags   |   21 +++
 testing-i686/fix-apr.pc.patch|   20 ++
 testing-i686/fix_apr-config.patch|   33 +++
 testing-i686/omit_extra_libs.patch   |   20 ++
 testing-i686/ship_find_apr.m4.patch  |   25 
 testing-x86_64/PKGBUILD  |   63 +
 testing-x86_64/apr_mcast_v6.patch|   11 +++
 testing-x86_64/dont_override_external_buildflags |   21 +++
 testing-x86_64/fix-apr.pc.patch  |   20 ++
 testing-x86_64/fix_apr-config.patch  |   33 +++
 testing-x86_64/omit_extra_libs.patch |   20 ++
 testing-x86_64/ship_find_apr.m4.patch|   25 
 14 files changed, 386 insertions(+)

Copied: apr/repos/testing-i686/PKGBUILD (from rev 289898, apr/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-02 22:20:57 UTC (rev 289899)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apr
+pkgver=1.5.2
+pkgrel=2
+pkgdesc='The Apache Portable Runtime'
+arch=('i686' 'x86_64')
+url='http://apr.apache.org/'
+depends=('util-linux')
+makedepends=('python2')
+license=('APACHE')
+source=(https://www.apache.org/dist/apr/apr-$pkgver.tar.bz2{,.asc}
+fix_apr-config.patch
+ship_find_apr.m4.patch
+fix-apr.pc.patch
+omit_extra_libs.patch
+dont_override_external_buildflags
+apr_mcast_v6.patch)
+sha256sums=('7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a'
+'SKIP'
+'91490ffee726f851edad9fc733ac6632aaf434a87920e706eeb132a97ee5f402'
+'315932ef6536fc0644c1efe770ceb3bb675c3c7103a7cbb2f02efd8be03eb752'
+'12595d331b48be9e44bd843635eb4f0f500bd213e197a551a9d383a28a24641f'
+'3d491d3af8fb5a75db4e085a17e5d8dcbe058bd256ef893ee779dc97fc9f8ad6'
+'5ac0bdc532479f6082d29115ac9d3ca24524fd8b97a556568755b88e5a68e3df'
+'3cb473d1f0e1e27f7f4308daf15237bb886870bf444a7f44cd45ff469ac99fd2')
+validpgpkeys=('5B5181C2C0AB13E59DA3F7A3EC582EB639FF092C') # Jeff Trawick
+
+prepare() {
+  cd apr-$pkgver
+  patch -Np1 -i ../fix_apr-config.patch
+  patch -Np1 -i ../ship_find_apr.m4.patch
+  patch -Np1 -i ../fix-apr.pc.patch
+  patch -Np1 -i ../omit_extra_libs.patch
+  patch -Np1 -i ../dont_override_external_buildflags
+  patch -Np1 -i ../apr_mcast_v6.patch
+  sed -e 's/env python/env python2/' -i build/gen-build.py
+  sed -e 's/python/python2/g' -i build/buildcheck.sh
+  ./buildconf
+}
+
+build() {
+  cd apr-$pkgver
+  ./configure --prefix=/usr --includedir=/usr/include/apr-1 \
+--with-installbuilddir=/usr/share/apr-1/build \
+--enable-nonportable-atomics \
+--with-devrandom=/dev/urandom --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd apr-$pkgver
+  make -j1 check
+}
+
+package() {

[arch-commits] Commit in apr/trunk (7 files)

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 22:20:50
  Author: jgc
Revision: 289898

upgpkg: apr 1.5.2-2

Add patches from debian
Fix CFLAGS/LDFLAGS bloat
Ship additional build files so we can use buildconf in apr-util
Fix overlinking in libtool

Added:
  apr/trunk/apr_mcast_v6.patch
  apr/trunk/dont_override_external_buildflags
  apr/trunk/fix-apr.pc.patch
  apr/trunk/fix_apr-config.patch
  apr/trunk/omit_extra_libs.patch
  apr/trunk/ship_find_apr.m4.patch
Modified:
  apr/trunk/PKGBUILD

---+
 PKGBUILD  |   37 ++--
 apr_mcast_v6.patch|   11 ++
 dont_override_external_buildflags |   21 
 fix-apr.pc.patch  |   20 +++
 fix_apr-config.patch  |   33 
 omit_extra_libs.patch |   20 +++
 ship_find_apr.m4.patch|   25 
 7 files changed, 161 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 20:56:43 UTC (rev 289897)
+++ PKGBUILD2017-03-02 22:20:50 UTC (rev 289898)
@@ -5,17 +5,43 @@
 
 pkgname=apr
 pkgver=1.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='The Apache Portable Runtime'
 arch=('i686' 'x86_64')
 url='http://apr.apache.org/'
 depends=('util-linux')
+makedepends=('python2')
 license=('APACHE')
-source=(https://www.apache.org/dist/apr/apr-$pkgver.tar.bz2{,.asc})
-sha1ums=('5486180ec5a23efb5cae6d4292b300ab'
- 'SKIP')
+source=(https://www.apache.org/dist/apr/apr-$pkgver.tar.bz2{,.asc}
+fix_apr-config.patch
+ship_find_apr.m4.patch
+fix-apr.pc.patch
+omit_extra_libs.patch
+dont_override_external_buildflags
+apr_mcast_v6.patch)
+sha256sums=('7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a'
+'SKIP'
+'91490ffee726f851edad9fc733ac6632aaf434a87920e706eeb132a97ee5f402'
+'315932ef6536fc0644c1efe770ceb3bb675c3c7103a7cbb2f02efd8be03eb752'
+'12595d331b48be9e44bd843635eb4f0f500bd213e197a551a9d383a28a24641f'
+'3d491d3af8fb5a75db4e085a17e5d8dcbe058bd256ef893ee779dc97fc9f8ad6'
+'5ac0bdc532479f6082d29115ac9d3ca24524fd8b97a556568755b88e5a68e3df'
+'3cb473d1f0e1e27f7f4308daf15237bb886870bf444a7f44cd45ff469ac99fd2')
 validpgpkeys=('5B5181C2C0AB13E59DA3F7A3EC582EB639FF092C') # Jeff Trawick
 
+prepare() {
+  cd apr-$pkgver
+  patch -Np1 -i ../fix_apr-config.patch
+  patch -Np1 -i ../ship_find_apr.m4.patch
+  patch -Np1 -i ../fix-apr.pc.patch
+  patch -Np1 -i ../omit_extra_libs.patch
+  patch -Np1 -i ../dont_override_external_buildflags
+  patch -Np1 -i ../apr_mcast_v6.patch
+  sed -e 's/env python/env python2/' -i build/gen-build.py
+  sed -e 's/python/python2/g' -i build/buildcheck.sh
+  ./buildconf
+}
+
 build() {
   cd apr-$pkgver
   ./configure --prefix=/usr --includedir=/usr/include/apr-1 \
@@ -22,6 +48,7 @@
 --with-installbuilddir=/usr/share/apr-1/build \
 --enable-nonportable-atomics \
 --with-devrandom=/dev/urandom --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
@@ -34,5 +61,3 @@
   cd apr-$pkgver
   make DESTDIR="$pkgdir" install
 }
-md5sums=('4e9769f3349fe11fc0a5e1b224c236aa'
- 'SKIP')

Added: apr_mcast_v6.patch
===
--- apr_mcast_v6.patch  (rev 0)
+++ apr_mcast_v6.patch  2017-03-02 22:20:50 UTC (rev 289898)
@@ -0,0 +1,11 @@
+--- apr.orig/network_io/unix/multicast.c
 apr/network_io/unix/multicast.c
+@@ -62,7 +62,7 @@ static unsigned int find_if_index(const
+ for (ifp = ifs; ifp; ifp = ifp->ifa_next) {
+ if (ifp->ifa_addr != NULL && ifp->ifa_addr->sa_family == AF_INET6) {
+ if (memcmp(>sa.sin6.sin6_addr,
+-   >ifa_addr->sa_data[0],
++   &((struct sockaddr_in6*)ifp->ifa_addr)->sin6_addr,
+sizeof(iface->sa.sin6.sin6_addr)) == 0) {
+ index = if_nametoindex(ifp->ifa_name);
+ break;

Added: dont_override_external_buildflags
===
--- dont_override_external_buildflags   (rev 0)
+++ dont_override_external_buildflags   2017-03-02 22:20:50 UTC (rev 289898)
@@ -0,0 +1,21 @@
+# Don't force apr-using projects to use the compile flags used during
+# apr's compilation.
+Index: apr/build/apr_rules.mk.in
+===
+--- apr.orig/build/apr_rules.mk.in 2010-04-21 17:20:26.0 +0200
 apr/build/apr_rules.mk.in  2013-11-01 21:22:19.655108671 +0100
+@@ -41,10 +41,10 @@
+ # compilation and linking flags that are supposed to be set only by the user.
+ # configure adds to them for tests, but we restore them at the end.
+ #

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

2017-03-02 Thread Jan Steffens
Date: Thursday, March 2, 2017 @ 20:56:43
  Author: heftig
Revision: 289897

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-02 20:55:59 UTC (rev 289896)
+++ extra-i686/PKGBUILD 2017-03-02 20:56:43 UTC (rev 289897)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
- 
-pkgname=graphene
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="A thin layer of graphic data types"
-url="https://github.com/ebassi/graphene;
-arch=(i686 x86_64)
-license=(MIT)
-depends=(glib2)
-makedepends=(git gtk-doc gobject-introspection)
-source=("git+$url#tag=$pkgver")
-md5sums=('SKIP')
-
-_confargs=
-[[ $CARCH == i686 ]] && _confargs=--disable-sse2
-
-prepare() {
-  cd $pkgname
-  sed -i '1s/python$/&2/' build/identfilter.py
-  NOCONFIGURE=1 ./autogen.sh
-}
- 
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --enable-gtk-doc $_confargs
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
- 
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: graphene/repos/extra-i686/PKGBUILD (from rev 289896, 
graphene/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-02 20:56:43 UTC (rev 289897)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+ 
+pkgname=graphene
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="A thin layer of graphic data types"
+url="https://github.com/ebassi/graphene;
+arch=(i686 x86_64)
+license=(MIT)
+depends=(glib2)
+makedepends=(git gtk-doc gobject-introspection meson)
+_commit=aa40018fa12905d024b85293ef49bfc7af1b5627  # tags/1.6.0^0
+source=("git+https://github.com/ebassi/graphene#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+ 
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=release ../$pkgname --libexecdir=/usr/lib 
-Denable-gtk-doc=true
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+ 
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+
+  cd ../$pkgname
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-02 20:55:59 UTC (rev 289896)
+++ extra-x86_64/PKGBUILD   2017-03-02 20:56:43 UTC (rev 289897)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
- 
-pkgname=graphene
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="A thin layer of graphic data types"
-url="https://github.com/ebassi/graphene;
-arch=(i686 x86_64)
-license=(MIT)
-depends=(glib2)
-makedepends=(git gtk-doc gobject-introspection)
-source=("git+$url#tag=$pkgver")
-md5sums=('SKIP')
-
-_confargs=
-[[ $CARCH == i686 ]] && _confargs=--disable-sse2
-
-prepare() {
-  cd $pkgname
-  sed -i '1s/python$/&2/' build/identfilter.py
-  NOCONFIGURE=1 ./autogen.sh
-}
- 
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --enable-gtk-doc $_confargs
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
- 
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: graphene/repos/extra-x86_64/PKGBUILD (from rev 289896, 
graphene/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-02 20:56:43 UTC (rev 289897)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+ 
+pkgname=graphene
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="A thin layer of graphic data types"
+url="https://github.com/ebassi/graphene;
+arch=(i686 x86_64)
+license=(MIT)
+depends=(glib2)
+makedepends=(git gtk-doc gobject-introspection meson)
+_commit=aa40018fa12905d024b85293ef49bfc7af1b5627  # tags/1.6.0^0
+source=("git+https://github.com/ebassi/graphene#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+ 
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  

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

2017-03-02 Thread Jan Steffens
Date: Thursday, March 2, 2017 @ 20:55:59
  Author: heftig
Revision: 289896

--buildtype=release

Modified:
  graphene/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 20:48:06 UTC (rev 289895)
+++ PKGBUILD2017-03-02 20:55:59 UTC (rev 289896)
@@ -27,7 +27,7 @@
 build() {
   cd build
   export LANG=en_US.UTF-8
-  meson --prefix=/usr --buildtype=plain ../$pkgname --libexecdir=/usr/lib 
-Denable-gtk-doc=true
+  meson --prefix=/usr --buildtype=release ../$pkgname --libexecdir=/usr/lib 
-Denable-gtk-doc=true
   ninja
 }
 


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

2017-03-02 Thread Jan Steffens
Date: Thursday, March 2, 2017 @ 20:48:06
  Author: heftig
Revision: 289895

1.6.0-1

Modified:
  graphene/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 17:12:02 UTC (rev 289894)
+++ PKGBUILD2017-03-02 20:48:06 UTC (rev 289895)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
  
 pkgname=graphene
-pkgver=1.4.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="A thin layer of graphic data types"
 url="https://github.com/ebassi/graphene;
@@ -9,32 +9,37 @@
 arch=(i686 x86_64)
 license=(MIT)
 depends=(glib2)
-makedepends=(git gtk-doc gobject-introspection)
-source=("git+$url#tag=$pkgver")
-md5sums=('SKIP')
+makedepends=(git gtk-doc gobject-introspection meson)
+_commit=aa40018fa12905d024b85293ef49bfc7af1b5627  # tags/1.6.0^0
+source=("git+https://github.com/ebassi/graphene#commit=$_commit;)
+sha256sums=('SKIP')
 
-_confargs=
-[[ $CARCH == i686 ]] && _confargs=--disable-sse2
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
 
 prepare() {
+  mkdir build
   cd $pkgname
-  sed -i '1s/python$/&2/' build/identfilter.py
-  NOCONFIGURE=1 ./autogen.sh
 }
  
 build() {
-  cd $pkgname
-  ./configure --prefix=/usr --enable-gtk-doc $_confargs
-  make
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=plain ../$pkgname --libexecdir=/usr/lib 
-Denable-gtk-doc=true
+  ninja
 }
 
 check() {
-  cd $pkgname
-  make check
+  cd build
+  ninja test
 }
  
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  cd build
+  DESTDIR="$pkgdir" ninja install
+
+  cd ../$pkgname
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }


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

2017-03-02 Thread Jaroslav Lichtblau
Date: Thursday, March 2, 2017 @ 20:33:30
  Author: jlichtblau
Revision: 214586

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 214585, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-02 20:33:07 UTC (rev 214585)
+++ PKGBUILD2017-03-02 20:33:30 UTC (rev 214586)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=youtube-dl
-pkgver=2017.02.28
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('495aad98ae067b0edeb532c4ab5cdb9cfe9c7871b12e632f6df3c32934ba96a4'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 214585, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-02 20:33:30 UTC (rev 214586)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=youtube-dl
+pkgver=2017.03.02
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2017-03-02 Thread Jaroslav Lichtblau
Date: Thursday, March 2, 2017 @ 20:33:07
  Author: jlichtblau
Revision: 214585

upgpkg: youtube-dl 2017.03.02-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 20:32:08 UTC (rev 214584)
+++ PKGBUILD2017-03-02 20:33:07 UTC (rev 214585)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=youtube-dl
-pkgver=2017.02.28
+pkgver=2017.03.02
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -14,7 +14,7 @@
 'rtmpdump: for rtmp streams support'
 'atomicparsley: for embedding thumbnails into m4a files')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('495aad98ae067b0edeb532c4ab5cdb9cfe9c7871b12e632f6df3c32934ba96a4'
+sha256sums=('2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 


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

2017-03-02 Thread Jaroslav Lichtblau
Date: Thursday, March 2, 2017 @ 20:32:08
  Author: jlichtblau
Revision: 214584

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

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

+
 community-testing-i686/PKGBUILD|   30 ++
 community-testing-i686/postgis.changelog   |   80 +++
 community-testing-x86_64/PKGBUILD  |   30 ++
 community-testing-x86_64/postgis.changelog |   80 +++
 4 files changed, 220 insertions(+)

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

Copied: postgis/repos/community-testing-i686/postgis.changelog (from rev 
214583, postgis/trunk/postgis.changelog)
===
--- community-testing-i686/postgis.changelog(rev 0)
+++ community-testing-i686/postgis.changelog2017-03-02 20:32:08 UTC (rev 
214584)
@@ -0,0 +1,80 @@
+2017-03-02 Jaroslav Lichtblau 
+* postgis-2.3.2-1
+
+2016-12-12 Jaroslav Lichtblau 
+* postgis-2.3.1-1
+
+2016-11-21 Jaroslav Lichtblau 
+* postgis-2.3.0-2 postgresql 9.6.1 rebuild
+
+2016-09-30 Jaroslav Lichtblau 
+* postgis-2.3.0-1
+
+2016-09-14 Jaroslav Lichtblau 
+* postgis-2.2.2-2 proj 4.9.3 rebuild
+
+2016-05-16 Jaroslav Lichtblau 
+* postgis-2.2.2-1
+
+2016-01-22 Jaroslav Lichtblau 
+* postgis-2.2.1-2 postgresql 9.5 rebuild
+
+2016-01-09 Jaroslav Lichtblau 
+* postgis-2.2.1-1
+
+2015-10-22 Jaroslav Lichtblau 
+* postgis-2.2.0-1
+
+2015-09-12 Jaroslav Lichtblau 
+* postgis-2.1.8-1
+
+2015-06-28 Jaroslav Lichtblau 
+* postgis-2.1.5-2 gdal 2.0.0 rebuild
+
+2015-03-14 Jaroslav Lichtblau 
+* postgis-2.1.5-2 proj soname rebuild
+
+2015-01-20 Jaroslav Lichtblau 
+* postgis-2.1.5-1
+
+2014-09-12 Jaroslav Lichtblau 
+* postgis-2.1.4-1
+
+2014-05-25 Jaroslav Lichtblau 
+* postgis-2.1.3-1
+
+2014-04-02 Jaroslav Lichtblau 
+* postgis-2.1.2-1
+
+2013-11-11 Jaroslav Lichtblau 
+* postgis-2.1.1-1
+
+2013-08-22 Maxime Gauduin 
+* postgis-2.1.0-1
+* Fixes FS#35816
+
+2013-06-15 Jaroslav Lichtblau 
+* postgis-2.0.3-1
+
+2013-01-05 Jaroslav Lichtblau 
+* postgis-2.0.2-1
+
+2012-09-24 Dan McGee 
+* Rebuild for PostgreSQL 9.2.x
+* Update to minor release 2.0.1
+
+2012-05-31 Andrea Scarpino 
+* Add JSON-C support
+* Build utils (FS#25836)
+
+2012-05-31 Andrea Scarpino 
+* Update to major release 2.0.0-1
+
+2011-10-26 Jaroslav Lichtblau 
+* FS#26159 fix in postgis-1.5.3-2
+
+2010-10-30 Jaroslav Lichtblau 
+* Update to major release 1.5.2
+
+2010-03-21 Jaroslav Lichtblau 
+* Update to major release 1.5.1

Copied: postgis/repos/community-testing-x86_64/PKGBUILD (from rev 214583, 

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

2017-03-02 Thread Jaroslav Lichtblau
Date: Thursday, March 2, 2017 @ 20:31:51
  Author: jlichtblau
Revision: 214583

upgpkg: postgis 2.3.2-1 - new upstream release

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

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 20:09:09 UTC (rev 214582)
+++ PKGBUILD2017-03-02 20:31:51 UTC (rev 214583)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=postgis
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 changelog=$pkgname.changelog
 options=('!makeflags')
 source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('4c8d6bda93cd4aa690e98b97d67334b55f37eb1df55df3c70a717433050ca275')
+sha256sums=('e92e34c18f078a3d1a2503cd870efdc4fa9e134f0bcedbbbdb8b46b0e6af09e4')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: postgis.changelog
===
--- postgis.changelog   2017-03-02 20:09:09 UTC (rev 214582)
+++ postgis.changelog   2017-03-02 20:31:51 UTC (rev 214583)
@@ -1,3 +1,6 @@
+2017-03-02 Jaroslav Lichtblau 
+* postgis-2.3.2-1
+
 2016-12-12 Jaroslav Lichtblau 
 * postgis-2.3.1-1
 


[arch-commits] Commit in arc-gtk-theme/trunk (PKGBUILD)

2017-03-02 Thread NicoHood
Date: Thursday, March 2, 2017 @ 20:08:56
  Author: nicohood
Revision: 214581

upgpkg: arc-gtk-theme 20170302-1

Modified:
  arc-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 19:51:55 UTC (rev 214580)
+++ PKGBUILD2017-03-02 20:08:56 UTC (rev 214581)
@@ -7,7 +7,7 @@
 pkgbase=arc-gtk-theme
 _pkgname=arc-theme
 pkgname=('arc-gtk-theme' 'arc-solid-gtk-theme')
-pkgver=20161119
+pkgver=20170302
 pkgrel=1
 arch=('any')
 url="https://github.com/horst3180/${_pkgname};
@@ -15,9 +15,9 @@
 depends=('gtk3' 'gtk-engine-murrine')
 optdepends=('arc-icon-theme')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/horst3180/${_pkgname}/archive/${pkgver}.tar.gz;
-"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/horst3180/${_pkgname}/releases/download/20161119/${_pkgname}-${pkgver}.tar.gz.asc;)
+
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/horst3180/${_pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.gz.asc;)
 validpgpkeys=('A46FD8E741A2A075898462CDC57DFF0D28DAAE97')
-sha512sums=('996d8583c4de654dc5979703c85ad3a0eeebef435a264df1b2c8044b9e62f4f74561294a16c5ebf9a213ec5ff7c23f94a360a76502321836bbb83b7396765da0'
+sha512sums=('99408a7c4db2bd2d81453e308ae5d9bc9bfda4f11e57191936f985de2937debff76c4d1f37a97ac8f5ad3751401ee8ad02457e4558b9c4aedc2bfeba1736ef03'
 'SKIP')
 
 build() {


[arch-commits] Commit in arc-gtk-theme/repos/community-any (PKGBUILD PKGBUILD)

2017-03-02 Thread NicoHood
Date: Thursday, March 2, 2017 @ 20:09:09
  Author: nicohood
Revision: 214582

archrelease: copy trunk to community-any

Added:
  arc-gtk-theme/repos/community-any/PKGBUILD
(from rev 214581, arc-gtk-theme/trunk/PKGBUILD)
Deleted:
  arc-gtk-theme/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-02 20:08:56 UTC (rev 214581)
+++ PKGBUILD2017-03-02 20:09:09 UTC (rev 214582)
@@ -1,46 +0,0 @@
-# Maintainer: NicoHood 
-# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
-# Contributor: zach 
-# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de
-# Contributor: Philipp Wolfer <ph.wol...@gmail.com>
-
-pkgbase=arc-gtk-theme
-_pkgname=arc-theme
-pkgname=('arc-gtk-theme' 'arc-solid-gtk-theme')
-pkgver=20161119
-pkgrel=1
-arch=('any')
-url="https://github.com/horst3180/${_pkgname};
-license=('GPL3')
-depends=('gtk3' 'gtk-engine-murrine')
-optdepends=('arc-icon-theme')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/horst3180/${_pkgname}/archive/${pkgver}.tar.gz;
-"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/horst3180/${_pkgname}/releases/download/20161119/${_pkgname}-${pkgver}.tar.gz.asc;)
-validpgpkeys=('A46FD8E741A2A075898462CDC57DFF0D28DAAE97')
-sha512sums=('996d8583c4de654dc5979703c85ad3a0eeebef435a264df1b2c8044b9e62f4f74561294a16c5ebf9a213ec5ff7c23f94a360a76502321836bbb83b7396765da0'
-'SKIP')
-
-build() {
-cd "${_pkgname}-$pkgver"
-./autogen.sh --prefix=/usr
-}
-
-package_arc-gtk-theme() {
-pkgdesc="A flat theme with transparent elements for GTK 3, GTK 2 and 
Gnome-Shell"
-replaces=('gtk-theme-arc')
-
-cd "${_pkgname}-$pkgver"
-./configure --prefix=/usr
-make DESTDIR="${pkgdir}" install
-}
-
-package_arc-solid-gtk-theme() {
-pkgdesc="A flat theme for GTK 3, GTK 2 and Gnome-Shell (without 
transparency)"
-conflicts=('arc-gtk-theme' 'gtk-theme-arc')
-provides=('arc-gtk-theme')
-replaces=('gtk-theme-arc-solid')
-
-cd "${_pkgname}-$pkgver"
-./configure --prefix=/usr --disable-transparency
-make DESTDIR="${pkgdir}" install
-}

Copied: arc-gtk-theme/repos/community-any/PKGBUILD (from rev 214581, 
arc-gtk-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-02 20:09:09 UTC (rev 214582)
@@ -0,0 +1,46 @@
+# Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+# Contributor: zach 
+# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de
+# Contributor: Philipp Wolfer <ph.wol...@gmail.com>
+
+pkgbase=arc-gtk-theme
+_pkgname=arc-theme
+pkgname=('arc-gtk-theme' 'arc-solid-gtk-theme')
+pkgver=20170302
+pkgrel=1
+arch=('any')
+url="https://github.com/horst3180/${_pkgname};
+license=('GPL3')
+depends=('gtk3' 'gtk-engine-murrine')
+optdepends=('arc-icon-theme')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/horst3180/${_pkgname}/archive/${pkgver}.tar.gz;
+
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/horst3180/${_pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.gz.asc;)
+validpgpkeys=('A46FD8E741A2A075898462CDC57DFF0D28DAAE97')
+sha512sums=('99408a7c4db2bd2d81453e308ae5d9bc9bfda4f11e57191936f985de2937debff76c4d1f37a97ac8f5ad3751401ee8ad02457e4558b9c4aedc2bfeba1736ef03'
+'SKIP')
+
+build() {
+cd "${_pkgname}-$pkgver"
+./autogen.sh --prefix=/usr
+}
+
+package_arc-gtk-theme() {
+pkgdesc="A flat theme with transparent elements for GTK 3, GTK 2 and 
Gnome-Shell"
+replaces=('gtk-theme-arc')
+
+cd "${_pkgname}-$pkgver"
+./configure --prefix=/usr
+make DESTDIR="${pkgdir}" install
+}
+
+package_arc-solid-gtk-theme() {
+pkgdesc="A flat theme for GTK 3, GTK 2 and Gnome-Shell (without 
transparency)"
+conflicts=('arc-gtk-theme' 'gtk-theme-arc')
+provides=('arc-gtk-theme')
+replaces=('gtk-theme-arc-solid')
+
+cd "${_pkgname}-$pkgver"
+./configure --prefix=/usr --disable-transparency
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in sage-notebook-exporter/repos/community-any (2 files)

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 19:51:55
  Author: arojas
Revision: 214580

archrelease: copy trunk to community-any

Added:
  sage-notebook-exporter/repos/community-any/PKGBUILD
(from rev 214579, sage-notebook-exporter/trunk/PKGBUILD)
Deleted:
  sage-notebook-exporter/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-02 19:51:27 UTC (rev 214579)
+++ PKGBUILD2017-03-02 19:51:55 UTC (rev 214580)
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD 182622 2016-07-10 18:58:46Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=sage-notebook-exporter
-pkgver=3.0
-pkgrel=1
-pkgdesc="Jupyter extension to export notebooks from SageNB"
-arch=(any)
-url="https://github.com/vbraun/ExportSageNB;
-license=(GPL3)
-depends=(jupyter-nbconvert ipython python-six)
-makedepends=(python-setuptools)
-source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
-md5sums=('17bf96c792a5e865e618745bbcb70975')
-
-package() {
-  cd ExportSageNB-$pkgver
-
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: sage-notebook-exporter/repos/community-any/PKGBUILD (from rev 214579, 
sage-notebook-exporter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-02 19:51:55 UTC (rev 214580)
@@ -0,0 +1,20 @@
+# $Id: PKGBUILD 182622 2016-07-10 18:58:46Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=sage-notebook-exporter
+pkgver=3.1
+pkgrel=1
+pkgdesc="Jupyter extension to export notebooks from SageNB"
+arch=(any)
+url="https://github.com/vbraun/ExportSageNB;
+license=(GPL3)
+depends=(jupyter-nbconvert ipython python-six)
+makedepends=(python-setuptools)
+source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
+md5sums=('576acf6fe20bb754795ea4230dda435d')
+
+package() {
+  cd ExportSageNB-$pkgver
+
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in sage-notebook-exporter/trunk (PKGBUILD)

2017-03-02 Thread Antonio Rojas
Date: Thursday, March 2, 2017 @ 19:51:27
  Author: arojas
Revision: 214579

Update to 3.1

Modified:
  sage-notebook-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 19:01:47 UTC (rev 214578)
+++ PKGBUILD2017-03-02 19:51:27 UTC (rev 214579)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=sage-notebook-exporter
-pkgver=3.0
+pkgver=3.1
 pkgrel=1
 pkgdesc="Jupyter extension to export notebooks from SageNB"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(jupyter-nbconvert ipython python-six)
 makedepends=(python-setuptools)
 source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
-md5sums=('17bf96c792a5e865e618745bbcb70975')
+md5sums=('576acf6fe20bb754795ea4230dda435d')
 
 package() {
   cd ExportSageNB-$pkgver


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

2017-03-02 Thread Lukas Fleischer
Date: Thursday, March 2, 2017 @ 19:01:38
  Author: lfleischer
Revision: 214577

upgpkg: partimage 0.6.9-10

Switch to openssl-1.0.

Modified:
  partimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 18:57:44 UTC (rev 214576)
+++ PKGBUILD2017-03-02 19:01:38 UTC (rev 214577)
@@ -6,12 +6,12 @@
 
 pkgname=partimage
 pkgver=0.6.9
-pkgrel=9
+pkgrel=10
 pkgdesc='Partition Image saves partitions in many formats to an image file.'
 arch=('i686' 'x86_64')
 url='http://www.partimage.org/'
 license=('GPL')
-depends=('libnewt' 'bzip2' 'openssl')
+depends=('libnewt' 'bzip2' 'openssl-1.0')
 backup=('etc/partimaged/partimagedusers')
 install='partimage.install'
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;
@@ -35,7 +35,14 @@
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --enable-pam
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--with-ssl-lib='/usr/lib/openssl-1.0' \
+--with-ssl-headers='/usr/include/openssl-1.0' \
+--enable-pam
+
   make
   make pamfile
 }


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

2017-03-02 Thread Lukas Fleischer
Date: Thursday, March 2, 2017 @ 19:01:47
  Author: lfleischer
Revision: 214578

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

Added:
  partimage/repos/community-staging-i686/
  partimage/repos/community-staging-i686/PKGBUILD
(from rev 214577, partimage/trunk/PKGBUILD)
  partimage/repos/community-staging-i686/partimage-0.6.9-zlib-1.2.6.patch
(from rev 214577, partimage/trunk/partimage-0.6.9-zlib-1.2.6.patch)
  partimage/repos/community-staging-i686/partimage.install
(from rev 214577, partimage/trunk/partimage.install)
  partimage/repos/community-staging-i686/partimaged-gencrt
(from rev 214577, partimage/trunk/partimaged-gencrt)
  partimage/repos/community-staging-i686/partimaged.service
(from rev 214577, partimage/trunk/partimaged.service)
  partimage/repos/community-staging-i686/use-SSLv3-by-default.patch
(from rev 214577, partimage/trunk/use-SSLv3-by-default.patch)
  partimage/repos/community-staging-x86_64/
  partimage/repos/community-staging-x86_64/PKGBUILD
(from rev 214577, partimage/trunk/PKGBUILD)
  partimage/repos/community-staging-x86_64/partimage-0.6.9-zlib-1.2.6.patch
(from rev 214577, partimage/trunk/partimage-0.6.9-zlib-1.2.6.patch)
  partimage/repos/community-staging-x86_64/partimage.install
(from rev 214577, partimage/trunk/partimage.install)
  partimage/repos/community-staging-x86_64/partimaged-gencrt
(from rev 214577, partimage/trunk/partimaged-gencrt)
  partimage/repos/community-staging-x86_64/partimaged.service
(from rev 214577, partimage/trunk/partimaged.service)
  partimage/repos/community-staging-x86_64/use-SSLv3-by-default.patch
(from rev 214577, partimage/trunk/use-SSLv3-by-default.patch)

---+
 community-staging-i686/PKGBUILD   |   62 +
 community-staging-i686/partimage-0.6.9-zlib-1.2.6.patch   |   35 +
 community-staging-i686/partimage.install  |4 
 community-staging-i686/partimaged-gencrt  |   18 ++
 community-staging-i686/partimaged.service |   10 +
 community-staging-i686/use-SSLv3-by-default.patch |   80 
 community-staging-x86_64/PKGBUILD |   62 +
 community-staging-x86_64/partimage-0.6.9-zlib-1.2.6.patch |   35 +
 community-staging-x86_64/partimage.install|4 
 community-staging-x86_64/partimaged-gencrt|   18 ++
 community-staging-x86_64/partimaged.service   |   10 +
 community-staging-x86_64/use-SSLv3-by-default.patch   |   80 
 12 files changed, 418 insertions(+)

Copied: partimage/repos/community-staging-i686/PKGBUILD (from rev 214577, 
partimage/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-02 19:01:47 UTC (rev 214578)
@@ -0,0 +1,62 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Roman Kyrylych 
+# Contributor: Sven Kauber 
+# Contributor: tardo 
+# Contributor: Daniel J Griffiths 
+
+pkgname=partimage
+pkgver=0.6.9
+pkgrel=10
+pkgdesc='Partition Image saves partitions in many formats to an image file.'
+arch=('i686' 'x86_64')
+url='http://www.partimage.org/'
+license=('GPL')
+depends=('libnewt' 'bzip2' 'openssl-1.0')
+backup=('etc/partimaged/partimagedusers')
+install='partimage.install'
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;
+'partimage-0.6.9-zlib-1.2.6.patch'
+'use-SSLv3-by-default.patch'
+'partimaged-gencrt'
+'partimaged.service')
+md5sums=('1bc046fd915c5debbafc85729464e513'
+ '202c4334766041d98c5f67c9d62c3063'
+ '77c33f779186cd25e7c6543348ca5009'
+ '2316b116227b07efb48266e660ca1ba1'
+ '5f8dae511cdfbf097409a45e9642a372')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  patch -Np1 -i ../partimage-0.6.9-zlib-1.2.6.patch
+  patch -Np1 -i ../use-SSLv3-by-default.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--with-ssl-lib='/usr/lib/openssl-1.0' \
+--with-ssl-headers='/usr/include/openssl-1.0' \
+--enable-pam
+
+  make
+  make pamfile
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm0644 partimaged.pam "${pkgdir}/etc/pam.d/partimaged"
+  install -Dm0755 "${srcdir}/partimaged-gencrt" 
"${pkgdir}/usr/bin/partimaged-gencrt"
+
+  chmod 644 "${pkgdir}/etc/partimaged/partimagedusers"
+  chown 110:110 "${pkgdir}/etc/partimaged/partimagedusers"
+
+  install -Dm0644 ../partimaged.service 
"${pkgdir}/usr/lib/systemd/system/partimaged.service"
+}

Copied: 

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

2017-03-02 Thread Lukas Fleischer
Date: Thursday, March 2, 2017 @ 18:57:44
  Author: lfleischer
Revision: 214576

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

Added:
  opensmtpd/repos/community-staging-i686/
  opensmtpd/repos/community-staging-i686/PKGBUILD
(from rev 214575, opensmtpd/trunk/PKGBUILD)
  opensmtpd/repos/community-staging-i686/opensmtpd.install
(from rev 214575, opensmtpd/trunk/opensmtpd.install)
  opensmtpd/repos/community-staging-i686/smtpd.service
(from rev 214575, opensmtpd/trunk/smtpd.service)
  opensmtpd/repos/community-staging-i686/smtpd.socket
(from rev 214575, opensmtpd/trunk/smtpd.socket)
  opensmtpd/repos/community-staging-x86_64/
  opensmtpd/repos/community-staging-x86_64/PKGBUILD
(from rev 214575, opensmtpd/trunk/PKGBUILD)
  opensmtpd/repos/community-staging-x86_64/opensmtpd.install
(from rev 214575, opensmtpd/trunk/opensmtpd.install)
  opensmtpd/repos/community-staging-x86_64/smtpd.service
(from rev 214575, opensmtpd/trunk/smtpd.service)
  opensmtpd/repos/community-staging-x86_64/smtpd.socket
(from rev 214575, opensmtpd/trunk/smtpd.socket)

+
 community-staging-i686/PKGBUILD|   68 +++
 community-staging-i686/opensmtpd.install   |   26 ++
 community-staging-i686/smtpd.service   |   10 +++
 community-staging-i686/smtpd.socket|8 +++
 community-staging-x86_64/PKGBUILD  |   68 +++
 community-staging-x86_64/opensmtpd.install |   26 ++
 community-staging-x86_64/smtpd.service |   10 +++
 community-staging-x86_64/smtpd.socket  |8 +++
 8 files changed, 224 insertions(+)

Copied: opensmtpd/repos/community-staging-i686/PKGBUILD (from rev 214575, 
opensmtpd/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-02 18:57:44 UTC (rev 214576)
@@ -0,0 +1,68 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Sébastien Luttringer
+# Contributor: parchd 
+
+pkgname=opensmtpd
+pkgver=6.0.2p1
+pkgrel=2
+pkgdesc='Free implementation of the server-side SMTP protocol'
+arch=('i686' 'x86_64')
+url='http://www.opensmtpd.org/'
+license=('custom')
+depends=('libasr' 'libevent' 'openssl-1.0' 'pam')
+provides=('smtp-server' 'smtp-forwarder')
+conflicts=('smtp-server' 'smtp-forwarder')
+backup=('etc/smtpd/smtpd.conf' 'etc/smtpd/aliases')
+options=('emptydirs')
+install=opensmtpd.install
+source=("https://www.opensmtpd.org/archives/$pkgname-$pkgver.tar.gz;
+'smtpd.service'
+'smtpd.socket')
+sha256sums=('2af9b6d08784c7e546bf124bb61e311a6aa0c9835507710a76f5c242383190ac'
+'3760f7268e776b696548e57f5f9e4d18ed19e8854dc0631c176a69d558a8b362'
+'32d46de5562d01de445d04c93bcc9f94bf103539b676e449c32e3603a3866cf8')
+
+prepare() {
+  sed -ri 's,/etc/mail,/etc/smtpd,g' "$pkgname-$pkgver/smtpd/smtpd.conf"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc/smtpd \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib/smtpd \
+--with-path-mbox=/var/spool/mail \
+--with-path-empty=/var/empty \
+--with-path-socket=/run \
+--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt \
+--with-user-smtpd=smtpd \
+--with-user-queue=smtpq \
+--with-group-queue=smtpq \
+--with-auth-pam \
+--with-libssl='/usr/lib/openssl-1.0' \
+--with-cflags='-I/usr/include/openssl-1.0'
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/sendmail"
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/mailq"
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/newaliases"
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/makemap"
+
+  # install license and systemd unit files
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 "$srcdir/smtpd.service" 
"$pkgdir/usr/lib/systemd/system/smtpd.service"
+  install -Dm644 "$srcdir/smtpd.socket" 
"$pkgdir/usr/lib/systemd/system/smtpd.socket"
+
+  # install an empty aliases file (used by the default config)
+  install -Dm644 /dev/null "$pkgdir/etc/smtpd/aliases"
+}

Copied: opensmtpd/repos/community-staging-i686/opensmtpd.install (from rev 
214575, opensmtpd/trunk/opensmtpd.install)
===
--- community-staging-i686/opensmtpd.install(rev 0)
+++ community-staging-i686/opensmtpd.install2017-03-02 18:57:44 UTC (rev 
214576)
@@ -0,0 +1,26 @@
+# arg 1:  the new package version
+post_install() {
+  # create users
+  getent group smtpq >/dev/null || groupadd  -r smtpq
+  getent passwd smtpd >/dev/null || useradd -c "SMTP Daemon" -d /var/empty -u 
91 -g 1 -s /bin/nologin smtpd
+  getent passwd smtpq >/dev/null || useradd -c "SMTPD 

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

2017-03-02 Thread Lukas Fleischer
Date: Thursday, March 2, 2017 @ 18:57:35
  Author: lfleischer
Revision: 214575

upgpkg: opensmtpd 6.0.2p1-2

Switch to openssl-1.0

Modified:
  opensmtpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 17:23:17 UTC (rev 214574)
+++ PKGBUILD2017-03-02 18:57:35 UTC (rev 214575)
@@ -4,12 +4,12 @@
 
 pkgname=opensmtpd
 pkgver=6.0.2p1
-pkgrel=1
+pkgrel=2
 pkgdesc='Free implementation of the server-side SMTP protocol'
 arch=('i686' 'x86_64')
 url='http://www.opensmtpd.org/'
 license=('custom')
-depends=('libasr' 'libevent' 'openssl' 'pam')
+depends=('libasr' 'libevent' 'openssl-1.0' 'pam')
 provides=('smtp-server' 'smtp-forwarder')
 conflicts=('smtp-server' 'smtp-forwarder')
 backup=('etc/smtpd/smtpd.conf' 'etc/smtpd/aliases')
@@ -41,7 +41,10 @@
 --with-user-smtpd=smtpd \
 --with-user-queue=smtpq \
 --with-group-queue=smtpq \
---with-auth-pam
+--with-auth-pam \
+--with-libssl='/usr/lib/openssl-1.0' \
+--with-cflags='-I/usr/include/openssl-1.0'
+
   make
 }
 


[arch-commits] Commit in aarch64-linux-gnu-binutils/repos (4 files)

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:23:17
  Author: anatolik
Revision: 214574

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

Added:
  aarch64-linux-gnu-binutils/repos/community-testing-i686/
  aarch64-linux-gnu-binutils/repos/community-testing-i686/PKGBUILD
(from rev 214571, aarch64-linux-gnu-binutils/trunk/PKGBUILD)
  aarch64-linux-gnu-binutils/repos/community-testing-x86_64/
  aarch64-linux-gnu-binutils/repos/community-testing-x86_64/PKGBUILD
(from rev 214571, aarch64-linux-gnu-binutils/trunk/PKGBUILD)

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

Copied: aarch64-linux-gnu-binutils/repos/community-testing-i686/PKGBUILD (from 
rev 214571, aarch64-linux-gnu-binutils/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-03-02 17:23:17 UTC (rev 214574)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-binutils
+pkgver=2.28
+pkgrel=1
+#_commit=2bd25930
+pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the ARM64 target'
+arch=(i686 x86_64)
+url='http://www.gnu.org/software/binutils/'
+license=(GPL)
+depends=(zlib)
+source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
+  'SKIP')
+validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold 

+
+prepare() {
+  cd binutils-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd binutils-$pkgver
+
+  if [ "${CARCH}" != "i686" ];
+  then
+# enabling gold linker at i686 makes the install fail
+enable_gold='--enable-gold'
+  fi
+
+  ./configure --target=$_target \
+  --with-sysroot=/usr/$_target \
+  --prefix=/usr \
+  --disable-multilib \
+  --with-gnu-as \
+  --with-gnu-ld \
+  --disable-nls \
+  --enable-ld=default \
+  $enable_gold \
+  --enable-plugins \
+  --enable-deterministic-archives
+
+  make
+}
+
+check() {
+  cd binutils-$pkgver
+  
+  # unset LDFLAGS as testsuite makes assumptions about which ones are active
+  # do not abort on errors - manually check log files
+  make -k LDFLAGS="" check || true
+}
+
+package() {
+  cd binutils-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # Remove file conflicting with host binutils and manpages for MS Windows 
tools
+  rm "$pkgdir"/usr/share/man/man1/$_target-{dlltool,nlmconv,windres,windmc}*
+
+  # Remove info documents that conflict with host version
+  rm -r "$pkgdir"/usr/share/info
+}

Copied: aarch64-linux-gnu-binutils/repos/community-testing-x86_64/PKGBUILD 
(from rev 214571, aarch64-linux-gnu-binutils/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-03-02 17:23:17 UTC (rev 214574)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-binutils
+pkgver=2.28
+pkgrel=1
+#_commit=2bd25930
+pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the ARM64 target'
+arch=(i686 x86_64)
+url='http://www.gnu.org/software/binutils/'
+license=(GPL)
+depends=(zlib)
+source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
+  'SKIP')
+validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold 

+
+prepare() {
+  cd binutils-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd binutils-$pkgver
+
+  if [ "${CARCH}" != "i686" ];
+  then
+# enabling gold linker at i686 makes the install fail
+enable_gold='--enable-gold'
+  fi
+
+  ./configure --target=$_target \
+  --with-sysroot=/usr/$_target \
+  --prefix=/usr \
+  --disable-multilib \
+  --with-gnu-as \
+  --with-gnu-ld \
+  --disable-nls \
+  --enable-ld=default \
+  $enable_gold \
+  --enable-plugins \
+  --enable-deterministic-archives
+
+  make
+}
+
+check() {
+  cd binutils-$pkgver
+  
+  # unset LDFLAGS as testsuite makes assumptions about which ones are active
+  # do not abort on errors - manually check log files
+  make -k LDFLAGS="" check || true
+}
+
+package() {
+  cd binutils-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # Remove file conflicting with host 

[arch-commits] Commit in avr-binutils/trunk (PKGBUILD fix_relaxation.patch)

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:22:26
  Author: anatolik
Revision: 214572

upgpkg: avr-binutils 2.28-1

Modified:
  avr-binutils/trunk/PKGBUILD
Deleted:
  avr-binutils/trunk/fix_relaxation.patch

--+
 PKGBUILD |   16 ---
 fix_relaxation.patch |  256 -
 2 files changed, 5 insertions(+), 267 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 17:21:58 UTC (rev 214571)
+++ PKGBUILD2017-03-02 17:22:26 UTC (rev 214572)
@@ -7,8 +7,8 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-binutils
-pkgver=2.27
-pkgrel=2
+pkgver=2.28
+pkgrel=1
 pkgdesc="A set of programs to assemble and manipulate binary and object files 
for the AVR architecture"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/binutils/;
@@ -16,14 +16,10 @@
 depends=('glibc>=2.17' 'zlib' 'binutils')
 options=('!distcc' '!ccache')
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig}
-avr-size.patch
-# fix for https://bugs.archlinux.org/task/49284
-# from 
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bf1865065f64af2f32798c0327143baf99634e8d
-fix_relaxation.patch)
-sha1sums=('6e472ddae565a2b1447e6f2393809bb8799982cf'
+avr-size.patch)
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
   'SKIP'
-  'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a'
-  '3c43bc9d27ecb2773afd5859864bdfdb2706d7d7')
+  'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold
 
 _builddir=binutils-build
@@ -35,8 +31,6 @@
 # And https://bugs.archlinux.org/task/40986
 patch -Np0 < ${srcdir}/avr-size.patch
 
-patch -p1 < ${srcdir}/fix_relaxation.patch 
-
 # https://bugs.archlinux.org/task/34629
 sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
 

Deleted: fix_relaxation.patch
===
--- fix_relaxation.patch2017-03-02 17:21:58 UTC (rev 214571)
+++ fix_relaxation.patch2017-03-02 17:22:26 UTC (rev 214572)
@@ -1,256 +0,0 @@
-From bf1865065f64af2f32798c0327143baf99634e8d Mon Sep 17 00:00:00 2001
-From: Senthil Kumar Selvaraj 
-Date: Tue, 6 Sep 2016 12:28:37 +0530
-Subject: [PATCH] Fix PR ld/20545 - relaxation bugs in avr backend
-
-Prior to the patch, addends for relocs were being adjusted even if
-they went beyond an alignment boundary. This is wrong - to
-preserve alignment constraints, the relaxation logic adds as many padding
-bytes at the alignment boundary as was deleted, so addends beyond the
-boundary should not be adjusted. avr-prop-7.s reproduces this
-scenario.
-
-Also, prior to this patch, the relaxation logic assumed that the addr
-parameter pointed to the middle of the instruction to be deleted, and
-that addr - count would therefore be the shrinked instruction's
-address. This is true when actually shrinking instructions.
-
-The alignment constraints handling logic also invokes the same logic
-though, with addr as the starting offset of padding bytes and
-with count as the number of bytes to be deleted. Calculating the
-shrinked insn's address as addr - count is obviously wrong in this
-case - that offset would point to count bytes before the last
-non-padded byte. avr-prop-8.s reproduces this scenario.
-
-To fix scenario 1, the patch adds an additional check to ensure reloc addends
-aren't adjusted if they cross a shrink boundary. The shrink boundary
-is either the section size or an alignment boundary. Addends pointing
-at an alignment boundary don't need to be adjusted, as padding would
-occur and keep the boundary the same. Addends pointing at section size
-need to be adjusted though, as no padding occurs and the section size
-itself would get decremented. The patch records whether padding
-occured (did_pad) and uses that to detect and handle this condition.
-
-To fix scenario 2, the patch adds an additional parameter
-(delete_shrinks_insn) to elf32_avr_relax_delete_bytes to distinguish
-instruction bytes deletion from padding bytes deletion. It then uses that to
-correctly set shrinked_insn_address.
-
-bfd/ChangeLog:
-
-2016-09-02  Senthil Kumar Selvaraj  
-
-   PR ld/20545
-   * elf32-avr.c (elf32_avr_relax_delete_bytes): Add parameter
-   delete_shrinks_insn. Modify computation of shrinked_insn_address.
-   Compute shrink_boundary and adjust addend only if
-   addend_within_shrink_boundary.
-   (elf32_avr_relax_section): Modify calls to
-   elf32_avr_relax_delete_bytes to pass extra parameter.
-
-ld/ChangeLog:
-
-2016-09-02  Senthil Kumar Selvaraj  
-
-   PR ld/20545
-   * testsuite/ld-avr/avr-prop-7.d: New test.
-   * testsuite/ld-avr/avr-prop-7.s: New 

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

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:22:55
  Author: anatolik
Revision: 214573

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

Added:
  avr-binutils/repos/community-testing-i686/
  avr-binutils/repos/community-testing-i686/PKGBUILD
(from rev 214572, avr-binutils/trunk/PKGBUILD)
  avr-binutils/repos/community-testing-i686/avr-size.patch
(from rev 214572, avr-binutils/trunk/avr-size.patch)
  avr-binutils/repos/community-testing-x86_64/
  avr-binutils/repos/community-testing-x86_64/PKGBUILD
(from rev 214572, avr-binutils/trunk/PKGBUILD)
  avr-binutils/repos/community-testing-x86_64/avr-size.patch
(from rev 214572, avr-binutils/trunk/avr-size.patch)

-+
 community-testing-i686/PKGBUILD |   84 
 community-testing-i686/avr-size.patch   |  523 ++
 community-testing-x86_64/PKGBUILD   |   84 
 community-testing-x86_64/avr-size.patch |  523 ++
 4 files changed, 1214 insertions(+)

Copied: avr-binutils/repos/community-testing-i686/PKGBUILD (from rev 214572, 
avr-binutils/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-03-02 17:22:55 UTC (rev 214573)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: schuay 
+# Contributor: Brad Fanella 
+# Contributor: Corrado Primier 
+# Contributor: danst0 
+
+# Build order: avr-binutils -> avr-gcc -> avr-libc
+
+pkgname=avr-binutils
+pkgver=2.28
+pkgrel=1
+pkgdesc="A set of programs to assemble and manipulate binary and object files 
for the AVR architecture"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/binutils/;
+license=('GPL')
+depends=('glibc>=2.17' 'zlib' 'binutils')
+options=('!distcc' '!ccache')
+source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig}
+avr-size.patch)
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
+  'SKIP'
+  'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a')
+validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold
+
+_builddir=binutils-build
+
+prepare() {
+cd ${srcdir}/binutils-${pkgver}
+
+# See https://bugs.archlinux.org/task/32504
+# And https://bugs.archlinux.org/task/40986
+patch -Np0 < ${srcdir}/avr-size.patch
+
+# https://bugs.archlinux.org/task/34629
+sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+
+rm -rf ${srcdir}/${_builddir}
+mkdir ${srcdir}/${_builddir}
+}
+
+build() {
+cd ${srcdir}/binutils-${pkgver}
+
+config_guess=$(./config.guess)
+
+cd ${srcdir}/${_builddir}
+
+${srcdir}/binutils-${pkgver}/configure \
+--prefix=/usr \
+--with-lib-path=/usr/lib:/usr/local/lib \
+--with-bugurl=https://bugs.archlinux.org/ \
+--enable-ld=default \
+--enable-gold \
+--enable-plugins \
+--enable-threads \
+--with-pic \
+--enable-shared \
+--disable-werror \
+--disable-multilib \
+--build=${config_guess} \
+--target=avr \
+$CONFIGFLAG
+
+# This checks the host environment and makes sure all the necessary tools 
are available to compile Binutils.
+make configure-host
+
+make tooldir=/usr
+}
+
+package() {
+cd ${srcdir}/${_builddir}
+
+make prefix=${pkgdir}/usr tooldir=${pkgdir}/usr install
+
+for bin in ar as nm objcopy objdump ranlib strip readelf; do
+rm -f ${pkgdir}/usr/bin/${bin}
+done
+
+for info in as bfd binutils gprof ld; do
+mv ${pkgdir}/usr/share/info/${info}.info 
${pkgdir}/usr/share/info/avr-${info}.info
+done
+
+rm -r ${pkgdir}/usr/share/locale
+}

Copied: avr-binutils/repos/community-testing-i686/avr-size.patch (from rev 
214572, avr-binutils/trunk/avr-size.patch)
===
--- community-testing-i686/avr-size.patch   (rev 0)
+++ community-testing-i686/avr-size.patch   2017-03-02 17:22:55 UTC (rev 
214573)
@@ -0,0 +1,523 @@
+AVR only; support -C for AVR memory usage
+
+Source: 
http://git.makehackvoid.com/cgi-bin/gitweb.cgi?p=mhvavrtools.git;a=blob_plain;f=mhvavrtools/patches/binutils-001-avr-size.patch;h=e80d28eae46217551d996a2253256c97d10aa4b5;hb=refs/heads/master
+===
+--- binutils/size.c2007-08-06 13:56:14.0 -0600
 binutils/size.c2007-09-13 09:13:10.28125 -0600
+@@ -36,10 +36,31 @@
+ #include "getopt.h"
+ #include "bucomm.h"
+ 
+-#ifndef BSD_DEFAULT
+-#define BSD_DEFAULT 1
++typedef enum
++{
++format_sysv = 0,
++format_bsd = 1,
++format_avr = 2,
++} format_type_t;
++
++
++/* Set the default format. */
++#define FORMAT_DEFAULT_SYSV 0
++#define FORMAT_DEFAULT_BSD 1

[arch-commits] Commit in aarch64-linux-gnu-binutils/trunk (PKGBUILD)

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:21:58
  Author: anatolik
Revision: 214571

upgpkg: aarch64-linux-gnu-binutils 2.28-1

Modified:
  aarch64-linux-gnu-binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 17:20:07 UTC (rev 214570)
+++ PKGBUILD2017-03-02 17:21:58 UTC (rev 214571)
@@ -3,8 +3,8 @@
 
 _target=aarch64-linux-gnu
 pkgname=$_target-binutils
-pkgver=2.27
-pkgrel=2
+pkgver=2.28
+pkgrel=1
 #_commit=2bd25930
 pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the ARM64 target'
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(zlib)
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha1sums=('6e472ddae565a2b1447e6f2393809bb8799982cf'
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
   'SKIP')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold 

 


[arch-commits] Commit in arm-none-eabi-binutils/repos (4 files)

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:20:07
  Author: anatolik
Revision: 214570

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

Added:
  arm-none-eabi-binutils/repos/community-testing-i686/
  arm-none-eabi-binutils/repos/community-testing-i686/PKGBUILD
(from rev 214569, arm-none-eabi-binutils/trunk/PKGBUILD)
  arm-none-eabi-binutils/repos/community-testing-x86_64/
  arm-none-eabi-binutils/repos/community-testing-x86_64/PKGBUILD
(from rev 214569, arm-none-eabi-binutils/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   62 
 community-testing-x86_64/PKGBUILD |   62 
 2 files changed, 124 insertions(+)

Copied: arm-none-eabi-binutils/repos/community-testing-i686/PKGBUILD (from rev 
214569, arm-none-eabi-binutils/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-03-02 17:20:07 UTC (rev 214570)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=arm-none-eabi
+pkgname=$_target-binutils
+pkgver=2.28
+pkgrel=1
+#_commit=2bd25930
+pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the ARM EABI (bare-metal) target'
+arch=(i686 x86_64)
+url='http://www.gnu.org/software/binutils/'
+license=(GPL)
+depends=(zlib)
+source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
+  'SKIP')
+validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold 

+
+prepare() {
+  cd binutils-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd binutils-$pkgver
+
+  ./configure --target=$_target \
+  --with-sysroot=/usr/$_target \
+  --prefix=/usr \
+  --enable-multilib \
+  --enable-interwork \
+  --with-gnu-as \
+  --with-gnu-ld \
+  --disable-nls \
+  --enable-ld=default \
+  --enable-gold \
+  --enable-plugins \
+  --enable-deterministic-archives
+
+  make
+}
+
+check() {
+  cd binutils-$pkgver
+  
+  # unset LDFLAGS as testsuite makes assumptions about which ones are active
+  # do not abort on errors - manually check log files
+  make LDFLAGS="" -k check
+}
+
+package() {
+  cd binutils-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # Remove file conflicting with host binutils and manpages for MS Windows 
tools
+  rm 
"$pkgdir"/usr/share/man/man1/arm-none-eabi-{dlltool,nlmconv,windres,windmc}*
+
+  # Remove info documents that conflict with host version
+  rm -r "$pkgdir"/usr/share/info
+}

Copied: arm-none-eabi-binutils/repos/community-testing-x86_64/PKGBUILD (from 
rev 214569, arm-none-eabi-binutils/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-03-02 17:20:07 UTC (rev 214570)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=arm-none-eabi
+pkgname=$_target-binutils
+pkgver=2.28
+pkgrel=1
+#_commit=2bd25930
+pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the ARM EABI (bare-metal) target'
+arch=(i686 x86_64)
+url='http://www.gnu.org/software/binutils/'
+license=(GPL)
+depends=(zlib)
+source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
+  'SKIP')
+validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold 

+
+prepare() {
+  cd binutils-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd binutils-$pkgver
+
+  ./configure --target=$_target \
+  --with-sysroot=/usr/$_target \
+  --prefix=/usr \
+  --enable-multilib \
+  --enable-interwork \
+  --with-gnu-as \
+  --with-gnu-ld \
+  --disable-nls \
+  --enable-ld=default \
+  --enable-gold \
+  --enable-plugins \
+  --enable-deterministic-archives
+
+  make
+}
+
+check() {
+  cd binutils-$pkgver
+  
+  # unset LDFLAGS as testsuite makes assumptions about which ones are active
+  # do not abort on errors - manually check log files
+  make LDFLAGS="" -k check
+}
+
+package() {
+  cd binutils-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # Remove file conflicting with host binutils and manpages for MS Windows 
tools
+  rm 

[arch-commits] Commit in arm-none-eabi-binutils/trunk (PKGBUILD)

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:19:30
  Author: anatolik
Revision: 214569

upgpkg: arm-none-eabi-binutils 2.28-1

Modified:
  arm-none-eabi-binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 16:49:35 UTC (rev 214568)
+++ PKGBUILD2017-03-02 17:19:30 UTC (rev 214569)
@@ -4,8 +4,8 @@
 
 _target=arm-none-eabi
 pkgname=$_target-binutils
-pkgver=2.27
-pkgrel=2
+pkgver=2.28
+pkgrel=1
 #_commit=2bd25930
 pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the ARM EABI (bare-metal) target'
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 license=(GPL)
 depends=(zlib)
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha1sums=('6e472ddae565a2b1447e6f2393809bb8799982cf'
+sha1sums=('f8b033731f6baa437d429c60e2623570f1ef9d6b'
   'SKIP')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold 

 


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

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:12:02
  Author: anatolik
Revision: 289894

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

Added:
  libcacard/repos/testing-i686/
  libcacard/repos/testing-i686/PKGBUILD
(from rev 289893, libcacard/trunk/PKGBUILD)
  libcacard/repos/testing-x86_64/
  libcacard/repos/testing-x86_64/PKGBUILD
(from rev 289893, libcacard/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   24 
 testing-x86_64/PKGBUILD |   24 
 2 files changed, 48 insertions(+)

Copied: libcacard/repos/testing-i686/PKGBUILD (from rev 289893, 
libcacard/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-02 17:12:02 UTC (rev 289894)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer:   
+
+pkgname=libcacard
+pkgver=2.5.3
+pkgrel=1
+pkgdesc='(Common Access Card) library thar provides emulation of smart cards 
to a virtual card reader running in a guest virtual machine'
+arch=(i686 x86_64)
+license=(GPL2)
+url='http://www.spice-space.org/page/Libcacard'
+depends=(nss glib2)
+source=(http://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz)
+sha1sums=('b085bdf0b7558088c490f733aa1e1f6ab5b81787')
+
+build () {
+  cd libcacard-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd libcacard-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: libcacard/repos/testing-x86_64/PKGBUILD (from rev 289893, 
libcacard/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-03-02 17:12:02 UTC (rev 289894)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer:   
+
+pkgname=libcacard
+pkgver=2.5.3
+pkgrel=1
+pkgdesc='(Common Access Card) library thar provides emulation of smart cards 
to a virtual card reader running in a guest virtual machine'
+arch=(i686 x86_64)
+license=(GPL2)
+url='http://www.spice-space.org/page/Libcacard'
+depends=(nss glib2)
+source=(http://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz)
+sha1sums=('b085bdf0b7558088c490f733aa1e1f6ab5b81787')
+
+build () {
+  cd libcacard-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd libcacard-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-03-02 Thread Anatol Pomozov
Date: Thursday, March 2, 2017 @ 17:11:26
  Author: anatolik
Revision: 289893

upgpkg: libcacard 2.5.3-1

Modified:
  libcacard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 14:14:07 UTC (rev 289892)
+++ PKGBUILD2017-03-02 17:11:26 UTC (rev 289893)
@@ -2,7 +2,7 @@
 # Maintainer:   
 
 pkgname=libcacard
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 pkgdesc='(Common Access Card) library thar provides emulation of smart cards 
to a virtual card reader running in a guest virtual machine'
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 url='http://www.spice-space.org/page/Libcacard'
 depends=(nss glib2)
 source=(http://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz)
-sha1sums=('8bce876ab074b8151e8fb24475a963b9abd98e2f')
+sha1sums=('b085bdf0b7558088c490f733aa1e1f6ab5b81787')
 
 build () {
   cd libcacard-$pkgver


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

2017-03-02 Thread Massimiliano Torromeo
Date: Thursday, March 2, 2017 @ 16:49:35
  Author: mtorromeo
Revision: 214568

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

Added:
  beats/repos/community-i686/PKGBUILD
(from rev 214567, beats/trunk/PKGBUILD)
  beats/repos/community-i686/filebeat-tmpfile.conf
(from rev 214567, beats/trunk/filebeat-tmpfile.conf)
  beats/repos/community-i686/filebeat.service
(from rev 214567, beats/trunk/filebeat.service)
  beats/repos/community-i686/filebeat.sysusers
(from rev 214567, beats/trunk/filebeat.sysusers)
  beats/repos/community-i686/metricbeat-tmpfile.conf
(from rev 214567, beats/trunk/metricbeat-tmpfile.conf)
  beats/repos/community-i686/metricbeat.service
(from rev 214567, beats/trunk/metricbeat.service)
  beats/repos/community-i686/packetbeat-tmpfile.conf
(from rev 214567, beats/trunk/packetbeat-tmpfile.conf)
  beats/repos/community-i686/packetbeat.service
(from rev 214567, beats/trunk/packetbeat.service)
  beats/repos/community-x86_64/PKGBUILD
(from rev 214567, beats/trunk/PKGBUILD)
  beats/repos/community-x86_64/filebeat-tmpfile.conf
(from rev 214567, beats/trunk/filebeat-tmpfile.conf)
  beats/repos/community-x86_64/filebeat.service
(from rev 214567, beats/trunk/filebeat.service)
  beats/repos/community-x86_64/filebeat.sysusers
(from rev 214567, beats/trunk/filebeat.sysusers)
  beats/repos/community-x86_64/metricbeat-tmpfile.conf
(from rev 214567, beats/trunk/metricbeat-tmpfile.conf)
  beats/repos/community-x86_64/metricbeat.service
(from rev 214567, beats/trunk/metricbeat.service)
  beats/repos/community-x86_64/packetbeat-tmpfile.conf
(from rev 214567, beats/trunk/packetbeat-tmpfile.conf)
  beats/repos/community-x86_64/packetbeat.service
(from rev 214567, beats/trunk/packetbeat.service)
Deleted:
  beats/repos/community-i686/PKGBUILD
  beats/repos/community-i686/filebeat-tmpfile.conf
  beats/repos/community-i686/filebeat.service
  beats/repos/community-i686/filebeat.sysusers
  beats/repos/community-i686/metricbeat-tmpfile.conf
  beats/repos/community-i686/metricbeat.service
  beats/repos/community-i686/packetbeat-tmpfile.conf
  beats/repos/community-i686/packetbeat.service
  beats/repos/community-x86_64/PKGBUILD
  beats/repos/community-x86_64/filebeat-tmpfile.conf
  beats/repos/community-x86_64/filebeat.service
  beats/repos/community-x86_64/filebeat.sysusers
  beats/repos/community-x86_64/metricbeat-tmpfile.conf
  beats/repos/community-x86_64/metricbeat.service
  beats/repos/community-x86_64/packetbeat-tmpfile.conf
  beats/repos/community-x86_64/packetbeat.service

--+
 /PKGBUILD|  222 +
 /filebeat-tmpfile.conf   |4 
 /filebeat.service|   24 +++
 /filebeat.sysusers   |2 
 /metricbeat-tmpfile.conf |4 
 /metricbeat.service  |   22 ++
 /packetbeat-tmpfile.conf |4 
 /packetbeat.service  |   22 ++
 community-i686/PKGBUILD  |  111 --
 community-i686/filebeat-tmpfile.conf |2 
 community-i686/filebeat.service  |   12 -
 community-i686/filebeat.sysusers |1 
 community-i686/metricbeat-tmpfile.conf   |2 
 community-i686/metricbeat.service|   11 -
 community-i686/packetbeat-tmpfile.conf   |2 
 community-i686/packetbeat.service|   11 -
 community-x86_64/PKGBUILD|  111 --
 community-x86_64/filebeat-tmpfile.conf   |2 
 community-x86_64/filebeat.service|   12 -
 community-x86_64/filebeat.sysusers   |1 
 community-x86_64/metricbeat-tmpfile.conf |2 
 community-x86_64/metricbeat.service  |   11 -
 community-x86_64/packetbeat-tmpfile.conf |2 
 community-x86_64/packetbeat.service  |   11 -
 24 files changed, 304 insertions(+), 304 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-02 16:49:07 UTC (rev 214567)
+++ community-i686/PKGBUILD 2017-03-02 16:49:35 UTC (rev 214568)
@@ -1,111 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Tyler Langlois 
-
-pkgbase=beats
-pkgname=(filebeat packetbeat metricbeat)
-pkgver=5.2.1
-pkgrel=1
-pkgdesc='Data shippers for Elasticsearch'
-arch=('i686' 'x86_64')
-url='https://www.elastic.co/products/beats'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go' 'git' 'libpcap')
-optdepends=('elasticsearch: for standalone installation'
-'python: for migration script')
-options=('!strip')
-source=("https://github.com/elastic/beats/archive/v$pkgver/beats-$pkgver.tar.gz;
-"filebeat.sysusers"
-"filebeat.service"
-"packetbeat.service"
-"metricbeat.service"
-"filebeat-tmpfile.conf"
-"packetbeat-tmpfile.conf"
-

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

2017-03-02 Thread Massimiliano Torromeo
Date: Thursday, March 2, 2017 @ 16:49:07
  Author: mtorromeo
Revision: 214567

upgpkg: beats 5.2.2-1

Modified:
  beats/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 16:14:46 UTC (rev 214566)
+++ PKGBUILD2017-03-02 16:49:07 UTC (rev 214567)
@@ -3,7 +3,7 @@
 
 pkgbase=beats
 pkgname=(filebeat packetbeat metricbeat)
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc='Data shippers for Elasticsearch'
 arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@
 "filebeat-tmpfile.conf"
 "packetbeat-tmpfile.conf"
 "metricbeat-tmpfile.conf")
-sha256sums=('8cd082583c9762314c3a15c8847a8b155733e04db328a8f759a0bf7acc17ec7d'
+sha256sums=('45c89fab339de3d3e7f9a83c7a48312ede147d5989b67b8619d9128353c891c3'
 '33feb3690f8b31563cc1e2da557c2aa326501ce9ccd7e0a142036902bfdb05ff'
 '4d5394cfe3299c9a6af5ac34c1ad4bcdc2e79162379cccbf00fb414eb28253c0'
 '9f4e33fc768d3500fa3428dcbfda241c6473a2cae8cc4dbadf8f61ca9f2bbec5'


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

2017-03-02 Thread Felix Yan
Date: Thursday, March 2, 2017 @ 16:14:21
  Author: felixonmars
Revision: 214565

upgpkg: python-sh 1.12.10-1

Modified:
  python-sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 15:45:48 UTC (rev 214564)
+++ PKGBUILD2017-03-02 16:14:21 UTC (rev 214565)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=("python-sh" "python2-sh")
-pkgver=1.12.9
+pkgver=1.12.10
 pkgrel=1
 pkgdesc='Subprocess interface that allows you to call any program as if it 
were a function'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-coverage' 'python2-coverage' 'lsof')
 source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz;)
-md5sums=('ddc128a8d943d25afa6e01af11e0063b')
+md5sums=('3dc0eee1382c2f604298c5ce3d747703')
 
 prepare() {
   cp -a sh-$pkgver{,-py2}


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

2017-03-02 Thread Felix Yan
Date: Thursday, March 2, 2017 @ 16:14:46
  Author: felixonmars
Revision: 214566

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-02 16:14:21 UTC (rev 214565)
+++ PKGBUILD2017-03-02 16:14:46 UTC (rev 214566)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: Alexander Rødseth 
-
-pkgname=("python-sh" "python2-sh")
-pkgver=1.12.9
-pkgrel=1
-pkgdesc='Subprocess interface that allows you to call any program as if it 
were a function'
-arch=('any')
-url='http://pypi.python.org/pypi/sh'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-coverage' 'python2-coverage' 'lsof')
-source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz;)
-md5sums=('ddc128a8d943d25afa6e01af11e0063b')
-
-prepare() {
-  cp -a sh-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/sh-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/sh-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/sh-$pkgver
-  python sh.py travis
-
-  cd "$srcdir"/sh-$pkgver-py2
-  python2 sh.py travis
-}
-
-package_python-sh() {
-  depends=('python')
-
-  cd sh-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python-sh/LICENSE
-}
-
-package_python2-sh() {
-  depends=('python2')
-
-  cd sh-$pkgver-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python2-sh/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sh/repos/community-any/PKGBUILD (from rev 214565, 
python-sh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-02 16:14:46 UTC (rev 214566)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: Alexander Rødseth 
+
+pkgname=("python-sh" "python2-sh")
+pkgver=1.12.10
+pkgrel=1
+pkgdesc='Subprocess interface that allows you to call any program as if it 
were a function'
+arch=('any')
+url='http://pypi.python.org/pypi/sh'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-coverage' 'python2-coverage' 'lsof')
+source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz;)
+md5sums=('3dc0eee1382c2f604298c5ce3d747703')
+
+prepare() {
+  cp -a sh-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/sh-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/sh-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/sh-$pkgver
+  python sh.py travis
+
+  cd "$srcdir"/sh-$pkgver-py2
+  python2 sh.py travis
+}
+
+package_python-sh() {
+  depends=('python')
+
+  cd sh-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python-sh/LICENSE
+}
+
+package_python2-sh() {
+  depends=('python2')
+
+  cd sh-$pkgver-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/python2-sh/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in elasticsearch/repos/community-any (14 files)

2017-03-02 Thread Massimiliano Torromeo
Date: Thursday, March 2, 2017 @ 15:45:48
  Author: mtorromeo
Revision: 214564

archrelease: copy trunk to community-any

Added:
  elasticsearch/repos/community-any/PKGBUILD
(from rev 214563, elasticsearch/trunk/PKGBUILD)
  elasticsearch/repos/community-any/elasticsearch-sysctl.conf
(from rev 214563, elasticsearch/trunk/elasticsearch-sysctl.conf)
  elasticsearch/repos/community-any/elasticsearch-tmpfile.conf
(from rev 214563, elasticsearch/trunk/elasticsearch-tmpfile.conf)
  elasticsearch/repos/community-any/elasticsearch-user.conf
(from rev 214563, elasticsearch/trunk/elasticsearch-user.conf)
  elasticsearch/repos/community-any/elasticsearch.default
(from rev 214563, elasticsearch/trunk/elasticsearch.default)
  elasticsearch/repos/community-any/elasticsearch.service
(from rev 214563, elasticsearch/trunk/elasticsearch.service)
  elasticsearch/repos/community-any/elasticsearch@.service
(from rev 214563, elasticsearch/trunk/elasticsearch@.service)
Deleted:
  elasticsearch/repos/community-any/PKGBUILD
  elasticsearch/repos/community-any/elasticsearch-sysctl.conf
  elasticsearch/repos/community-any/elasticsearch-tmpfile.conf
  elasticsearch/repos/community-any/elasticsearch-user.conf
  elasticsearch/repos/community-any/elasticsearch.default
  elasticsearch/repos/community-any/elasticsearch.service
  elasticsearch/repos/community-any/elasticsearch@.service

+
 PKGBUILD   |  160 +--
 elasticsearch-sysctl.conf  |2 
 elasticsearch-tmpfile.conf |   12 +--
 elasticsearch-user.conf|2 
 elasticsearch.default  |   26 +++---
 elasticsearch.service  |   78 ++--
 elasticsearch@.service |   78 ++--
 7 files changed, 179 insertions(+), 179 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-02 15:45:21 UTC (rev 214563)
+++ PKGBUILD2017-03-02 15:45:48 UTC (rev 214564)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Marcello "mererghost" Rocha 
-# Refactored by Blaž "Speed" Hrastnik 
-
-pkgname=elasticsearch
-pkgver=5.2.1
-pkgrel=1
-pkgdesc="Distributed RESTful search engine built on top of Lucene"
-arch=('any')
-url="https://www.elastic.co/products/elasticsearch;
-license=('APACHE')
-depends=('java-runtime-headless=8' 'systemd')
-source=(
-  "https://artifacts.elastic.co/downloads/$pkgname/$pkgname-$pkgver.tar.gz;
-  elasticsearch.service
-  elasticsearch@.service
-  elasticsearch-sysctl.conf
-  elasticsearch-user.conf
-  elasticsearch-tmpfile.conf
-  elasticsearch.default
-)
-sha256sums=('f28bfecbb8896bbcf8c6063a474a2ddee29a262c216f56ff6d524fc898094475'
-'51154ac04d90c6b534a3d86bb41c8654726a2a7b3a5a767411dfce30e7bb21fe'
-'22ec53ed1ac5231b501b2311aad4953a8210d9e72b4204c9c2facab13f8e'
-'b3feb1e9c7e7ce6b33cea6c727728ed700332aae942ca475c3bcc1d56b9f113c'
-'815f6a39db6f54bb40750c382ffbdc298d2c4c187ee8ea7e2f855923e2ff354b'
-'3173e3efa429507e6329f518699a072dfd442d9b5da7c62452a55f82334dd2b5'
-'bb74e5fb8bc28f2125e015395ab05bea117b72bfc6dadbca827694b362ee0bf8')
-
-backup=('etc/elasticsearch/elasticsearch.yml'
-'etc/elasticsearch/log4j2.properties'
-'etc/elasticsearch/jvm.options'
-'etc/default/elasticsearch')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  for script in elasticsearch{,-plugin,-translog}; do
-sed -e 's|^ES_HOME=.*dirname.*|ES_HOME=/usr/share/elasticsearch|' \
--e '/^ES_HOME=.*pwd/d' \
--e 's|$ES_HOME/config|/etc/elasticsearch|' \
--i bin/$script
-  done
-
-  sed -re 's;#\s*(path\.conf:).*$;\1 /etc/elasticsearch;' \
--e '0,/#\s*(path\.data:).*$/s;;\1 /var/lib/elasticsearch;' \
--e 's;#\s*(path\.work:).*$;\1 /tmp/elasticsearch;' \
--e 's;#\s*(path\.logs:).*$;\1 /var/log/elasticsearch;' \
--i config/elasticsearch.yml
-}
-
-package() {
-  cd "$pkgdir"
-  install -dm750 etc/elasticsearch/scripts
-  install -dm755 usr/share/elasticsearch/plugins
-  install -dm755 var/lib/elasticsearch
-  install -dm755 var/log/elasticsearch
-
-  install -Dm644 "$srcdir"/elasticsearch.service 
usr/lib/systemd/system/elasticsearch.service
-  install -Dm644 "$srcdir"/elasticsearch@.service 
usr/lib/systemd/system/elasticsearch@.service
-  install -Dm644 "$srcdir"/elasticsearch-user.conf 
usr/lib/sysusers.d/elasticsearch.conf
-  install -Dm644 "$srcdir"/elasticsearch-tmpfile.conf 
usr/lib/tmpfiles.d/elasticsearch.conf
-  install -Dm644 "$srcdir"/elasticsearch-sysctl.conf 
usr/lib/sysctl.d/elasticsearch.conf
-  install -Dm644 "$srcdir"/elasticsearch.default etc/default/elasticsearch
-
-  cd "$srcdir"/$pkgname-$pkgver
-  cp -R lib modules "$pkgdir"/usr/share/elasticsearch/
-
-   cd config
-   for conf in *; do
-   

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

2017-03-02 Thread Massimiliano Torromeo
Date: Thursday, March 2, 2017 @ 15:45:21
  Author: mtorromeo
Revision: 214563

upgpkg: elasticsearch 5.2.2-1

Modified:
  elasticsearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 15:35:00 UTC (rev 214562)
+++ PKGBUILD2017-03-02 15:45:21 UTC (rev 214563)
@@ -4,7 +4,7 @@
 # Refactored by Blaž "Speed" Hrastnik 
 
 pkgname=elasticsearch
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="Distributed RESTful search engine built on top of Lucene"
 arch=('any')
@@ -20,7 +20,7 @@
   elasticsearch-tmpfile.conf
   elasticsearch.default
 )
-sha256sums=('f28bfecbb8896bbcf8c6063a474a2ddee29a262c216f56ff6d524fc898094475'
+sha256sums=('cf88930695794a8949342d386f028548bd10b26ecc8c4b422a94ea674faf8ac9'
 '51154ac04d90c6b534a3d86bb41c8654726a2a7b3a5a767411dfce30e7bb21fe'
 '22ec53ed1ac5231b501b2311aad4953a8210d9e72b4204c9c2facab13f8e'
 'b3feb1e9c7e7ce6b33cea6c727728ed700332aae942ca475c3bcc1d56b9f113c'


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

2017-03-02 Thread Sergej Pupykin
Date: Thursday, March 2, 2017 @ 15:35:00
  Author: spupykin
Revision: 214562

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-02 15:34:21 UTC (rev 214561)
+++ PKGBUILD2017-03-02 15:35:00 UTC (rev 214562)
@@ -1,42 +0,0 @@
-# $Id: PKGBUILD 112863 2014-06-09 09:56:33Z spupykin $
-# Maintainer: Sergej Pupykin 
-# Contributor: Andreas Hauser 
-
-_langs=(afr amh ara asm aze aze_cyrl bel ben bod bos bul cat ceb ces
-chi_sim chi_tra chr cym dan dan_frak deu deu_frak dzo ell eng enm epo
-equ est eus fas fin fra frk frm gle glg grc guj hat heb hin hrv hun
-iku ind isl ita ita_old jav jpn kan kat kat_old kaz khm kir kor kur
-lao lat lav lit mal mar mkd mlt msa mya nep nld nor ori pan pol
-por pus ron rus san sin slk slk_frak slv spa spa_old sqi srp srp_latn
-swa swe syr tam tel tgk tgl tha tir tur uig ukr urd uzb uzb_cyrl vie yid)
-
-pkgbase=tesseract-data
-pkgname=($(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
-pkgver=4.00
-pkgrel=1
-pkgdesc="An OCR programm"
-arch=(any)
-url="https://github.com/tesseract-ocr/tessdata;
-license=("APACHE")
-depends=()
-source=($pkgbase-$pkgver.tar.gz::https://github.com/tesseract-ocr/tessdata/archive/$pkgver.tar.gz)
-sha256sums=('35909b14d735ba21457eb1b81c19167f9cba94e062a04af34afc1ee1e8a65361')
-
-build() {
-  true
-}
-
-# Declare the package functions for data
-for l in ${_langs[@]}; do
-eval "
-package_tesseract-data-${l}(){
-pkgdesc=\"Tesseract OCR data ($l)\"
-depends=('tesseract')
-groups=('tesseract-data')
-
-mkdir -p \$pkgdir/usr/share/tessdata
-cp \$srcdir/tessdata-$pkgver/${l}.* \$pkgdir/usr/share/tessdata/
-find \$pkgdir/usr/share/tessdata -type f -exec chmod 0644 {} \;
-}
-"
-done

Copied: tesseract-data/repos/community-any/PKGBUILD (from rev 214561, 
tesseract-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-02 15:35:00 UTC (rev 214562)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 112863 2014-06-09 09:56:33Z spupykin $
+# Maintainer: Sergej Pupykin 
+# Contributor: Andreas Hauser 
+
+_langs=(afr amh ara asm aze aze_cyrl bel ben bod bos bul cat ceb ces
+chi_sim chi_tra chr cym dan dan_frak deu deu_frak dzo ell eng enm epo
+equ est eus fas fin fra frk frm gle glg grc guj hat heb hin hrv hun
+iku ind isl ita ita_old jav jpn kan kat kat_old kaz khm kir kor kur
+lao lat lav lit mal mar mkd mlt msa mya nep nld nor ori pan pol
+por pus ron rus san sin slk slk_frak slv spa spa_old sqi srp srp_latn
+swa swe syr tam tel tgk tgl tha tir tur uig ukr urd uzb uzb_cyrl vie yid)
+
+pkgbase=tesseract-data
+pkgname=($(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
+epoch=1
+pkgver=3.04.00
+pkgrel=1
+pkgdesc="An OCR programm"
+arch=(any)
+url="https://github.com/tesseract-ocr/tessdata;
+license=("APACHE")
+depends=()
+source=($pkgbase-$pkgver.tar.gz::https://github.com/tesseract-ocr/tessdata/archive/$pkgver.tar.gz)
+sha256sums=('5dcb37198336b6953843b461ee535df1401b41008d550fc9e43d0edabca7adb1')
+
+build() {
+  true
+}
+
+# Declare the package functions for data
+for l in ${_langs[@]}; do
+eval "
+package_tesseract-data-${l}(){
+pkgdesc=\"Tesseract OCR data ($l)\"
+depends=('tesseract')
+groups=('tesseract-data')
+
+mkdir -p \$pkgdir/usr/share/tessdata
+cp \$srcdir/tessdata-$pkgver/${l}.* \$pkgdir/usr/share/tessdata/
+find \$pkgdir/usr/share/tessdata -type f -exec chmod 0644 {} \;
+}
+"
+done


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

2017-03-02 Thread Sergej Pupykin
Date: Thursday, March 2, 2017 @ 15:34:21
  Author: spupykin
Revision: 214561

upgpkg: tesseract-data 1:3.04.00-1

upd

Modified:
  tesseract-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 15:06:56 UTC (rev 214560)
+++ PKGBUILD2017-03-02 15:34:21 UTC (rev 214561)
@@ -12,7 +12,8 @@
 
 pkgbase=tesseract-data
 pkgname=($(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
-pkgver=4.00
+epoch=1
+pkgver=3.04.00
 pkgrel=1
 pkgdesc="An OCR programm"
 arch=(any)
@@ -20,7 +21,7 @@
 license=("APACHE")
 depends=()
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/tesseract-ocr/tessdata/archive/$pkgver.tar.gz)
-sha256sums=('35909b14d735ba21457eb1b81c19167f9cba94e062a04af34afc1ee1e8a65361')
+sha256sums=('5dcb37198336b6953843b461ee535df1401b41008d550fc9e43d0edabca7adb1')
 
 build() {
   true


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

2017-03-02 Thread Felix Yan
Date: Thursday, March 2, 2017 @ 15:01:11
  Author: felixonmars
Revision: 214528

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

Added:
  deepin-terminal/repos/community-i686/PKGBUILD
(from rev 214526, deepin-terminal/trunk/PKGBUILD)
  deepin-terminal/repos/community-x86_64/PKGBUILD
(from rev 214527, deepin-terminal/trunk/PKGBUILD)
Deleted:
  deepin-terminal/repos/community-i686/PKGBUILD
  deepin-terminal/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-02 15:00:55 UTC (rev 214527)
+++ community-i686/PKGBUILD 2017-03-02 15:01:11 UTC (rev 214528)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
- 
-pkgname=deepin-terminal
-pkgver=2.2.1
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-terminal;
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 
'deepin-shortcut-viewer' 'deepin-menu' 'deepin-manual')
-makedepends=('git' 'vala' 'cmake')
-groups=('deepin-extra')
-options=(!emptydirs)
-source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-
-  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
-}
-
-build() {
-  cd build
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
-../deepin-terminal
-  make
-}
- 
-package() {
-  make -C build DESTDIR="$pkgdir" install
-}

Copied: deepin-terminal/repos/community-i686/PKGBUILD (from rev 214526, 
deepin-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-02 15:01:11 UTC (rev 214528)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+ 
+pkgname=deepin-terminal
+pkgver=2.2.2
+pkgrel=1
+pkgdesc='Default terminal emulation application for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-terminal;
+license=('GPL3')
+depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 
'deepin-shortcut-viewer' 'deepin-menu' 'deepin-manual')
+makedepends=('git' 'vala' 'cmake')
+groups=('deepin-extra')
+options=(!emptydirs)
+source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+
+  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
+}
+
+build() {
+  cd build
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+../deepin-terminal
+  make
+}
+ 
+package() {
+  make -C build DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-02 15:00:55 UTC (rev 214527)
+++ community-x86_64/PKGBUILD   2017-03-02 15:01:11 UTC (rev 214528)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
- 
-pkgname=deepin-terminal
-pkgver=2.2.1
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-terminal;
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect' 
'deepin-shortcut-viewer' 'deepin-menu' 'deepin-manual')
-makedepends=('git' 'vala' 'cmake')
-groups=('deepin-extra')
-options=(!emptydirs)
-source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-
-  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
-}
-
-build() {
-  cd build
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
-../deepin-terminal
-  make
-}
- 
-package() {
-  make -C build DESTDIR="$pkgdir" install
-}

Copied: deepin-terminal/repos/community-x86_64/PKGBUILD (from rev 214527, 
deepin-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-02 15:01:11 UTC (rev 214528)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 

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

2017-03-02 Thread Felix Yan
Date: Thursday, March 2, 2017 @ 15:00:28
  Author: felixonmars
Revision: 214526

upgpkg: deepin-terminal 2.2.2-1

Modified:
  deepin-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 14:21:50 UTC (rev 214525)
+++ PKGBUILD2017-03-02 15:00:28 UTC (rev 214526)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
  
 pkgname=deepin-terminal
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc='Default terminal emulation application for Deepin'
 arch=('i686' 'x86_64')


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

2017-03-02 Thread Sergej Pupykin
Date: Thursday, March 2, 2017 @ 14:21:50
  Author: spupykin
Revision: 214525

Modified:
  open-vm-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 11:49:49 UTC (rev 214524)
+++ PKGBUILD2017-03-02 14:21:50 UTC (rev 214525)
@@ -4,8 +4,8 @@
 
 pkgname=open-vm-tools
 epoch=6
-pkgver=10.1.0
-pkgrel=3
+pkgver=10.1.5
+pkgrel=1
 pkgdesc="The Open Virtual Machine Tools (open-vm-tools) are the open source 
implementation of VMware Tools"
 arch=('i686' 'x86_64')
 url="https://github.com/vmware/open-vm-tools;
@@ -26,13 +26,13 @@
xautostart.conf
vmtoolsd.service
vmware-vmblock-fuse.service)
-md5sums=('46f5a319275f63658f1a44b6c8755f6b'
- 'cbfa69ead382bc527e6f6ddfed8e5c4d'
- 'b55d15e2c4be396aad709aeca91033d3'
- '1b9ae908fce4c623269f100ee9bdfdef'
- '75a25d83417e683957321f97a00f8465'
- 'a6c53243d31c765580f6dded7d5fa98f'
- '84c0e820cb053def1742ea59af9f2dec')
+sha256sums=('aba7bf570b8951b61784941460659c204359d98fcbfb164df3c30d468a19fb1c'
+'c4add159c534384eb07e5e9a0694a60c253341916eca928f85e75f77c95d2e95'
+'f39403b884d897933d43cdd1093f308016963cf08162b21717240e37f7fd02ab'
+'53dbc915fb145fd8fbabe0b8be6c5bc25bfc9f40e1be28740fdc0b8e99889b26'
+'6ca56abad77f7d7c0507f2eb5cfb7bdfb14f34f2d392816fb7b384520f12436f'
+'5a9403f78356873258521644068f2c9639b994d5954e5ad953934136822b2689'
+'99e3cc1da20a751049144cc02dec77174a55109b5b5960e1facd78709da7724f')
 
 prepare() {
   cd "$srcdir/$pkgname-"*"/open-vm-tools"


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

2017-03-02 Thread Jan Steffens
Date: Thursday, March 2, 2017 @ 14:14:07
  Author: heftig
Revision: 289892

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

Added:
  gdm/repos/extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch
(from rev 289891, 
gdm/trunk/0002-Xsession-Don-t-start-ssh-agent-by-default.patch)
  gdm/repos/extra-i686/PKGBUILD
(from rev 289891, gdm/trunk/PKGBUILD)
  gdm/repos/extra-i686/gdm.install
(from rev 289891, gdm/trunk/gdm.install)
  gdm/repos/extra-x86_64/0002-Xsession-Don-t-start-ssh-agent-by-default.patch
(from rev 289891, 
gdm/trunk/0002-Xsession-Don-t-start-ssh-agent-by-default.patch)
  gdm/repos/extra-x86_64/PKGBUILD
(from rev 289891, gdm/trunk/PKGBUILD)
  gdm/repos/extra-x86_64/gdm.install
(from rev 289891, gdm/trunk/gdm.install)
Deleted:
  gdm/repos/extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch
  gdm/repos/extra-i686/PKGBUILD
  gdm/repos/extra-i686/gdm.install
  gdm/repos/extra-x86_64/0002-Xsession-Don-t-start-ssh-agent-by-default.patch
  gdm/repos/extra-x86_64/PKGBUILD
  gdm/repos/extra-x86_64/gdm.install

---+
 /0002-Xsession-Don-t-start-ssh-agent-by-default.patch |   62 +++
 /PKGBUILD |  188 
++
 /gdm.install  |   14 
 extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch   |   31 -
 extra-i686/PKGBUILD   |   92 
 extra-i686/gdm.install|7 
 extra-x86_64/0002-Xsession-Don-t-start-ssh-agent-by-default.patch |   31 -
 extra-x86_64/PKGBUILD |   92 
 extra-x86_64/gdm.install  |7 
 9 files changed, 264 insertions(+), 260 deletions(-)

Deleted: extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch
===
--- extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch 
2017-03-02 14:13:39 UTC (rev 289891)
+++ extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch 
2017-03-02 14:14:07 UTC (rev 289892)
@@ -1,31 +0,0 @@
-From 8bf4d553ba9e7a5978ed8920ca0b06e624de2eda Mon Sep 17 00:00:00 2001
-From: "Jan Alexander Steffens (heftig)" 
-Date: Sat, 20 Jun 2015 17:22:38 +0200
-Subject: [PATCH 2/2] Xsession: Don't start ssh-agent by default
-

- data/Xsession.in | 8 
- 1 file changed, 8 deletions(-)
-
-diff --git a/data/Xsession.in b/data/Xsession.in
-index f253375..c143b30 100755
 a/data/Xsession.in
-+++ b/data/Xsession.in
-@@ -184,14 +184,6 @@ if [ "x$command" = "xdefault" ] ; then
-   fi
- fi
- 
--# add ssh-agent if found
--sshagent="`gdmwhich ssh-agent`"
--if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then
--command="$sshagent -- $command"
--elif [ -z "$sshagent" ] ; then
--echo "$0: ssh-agent not found!"
--fi
--
- echo "$0: Setup done, will execute: $command"
- 
- eval exec $command
--- 
-2.4.5
-

Copied: 
gdm/repos/extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch (from 
rev 289891, gdm/trunk/0002-Xsession-Don-t-start-ssh-agent-by-default.patch)
===
--- extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch 
(rev 0)
+++ extra-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch 
2017-03-02 14:14:07 UTC (rev 289892)
@@ -0,0 +1,31 @@
+From 8bf4d553ba9e7a5978ed8920ca0b06e624de2eda Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Sat, 20 Jun 2015 17:22:38 +0200
+Subject: [PATCH 2/2] Xsession: Don't start ssh-agent by default
+
+---
+ data/Xsession.in | 8 
+ 1 file changed, 8 deletions(-)
+
+diff --git a/data/Xsession.in b/data/Xsession.in
+index f253375..c143b30 100755
+--- a/data/Xsession.in
 b/data/Xsession.in
+@@ -184,14 +184,6 @@ if [ "x$command" = "xdefault" ] ; then
+   fi
+ fi
+ 
+-# add ssh-agent if found
+-sshagent="`gdmwhich ssh-agent`"
+-if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then
+-command="$sshagent -- $command"
+-elif [ -z "$sshagent" ] ; then
+-echo "$0: ssh-agent not found!"
+-fi
+-
+ echo "$0: Setup done, will execute: $command"
+ 
+ eval exec $command
+-- 
+2.4.5
+

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-02 14:13:39 UTC (rev 289891)
+++ extra-i686/PKGBUILD 2017-03-02 14:14:07 UTC (rev 289892)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgbase=gdm
-pkgname=(gdm libgdm)
-pkgver=3.22.1
-pkgrel=1
-pkgdesc="Display manager and login screen"
-arch=(i686 x86_64)
-license=(GPL)

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

2017-03-02 Thread Jan Steffens
Date: Thursday, March 2, 2017 @ 14:13:39
  Author: heftig
Revision: 289891

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-02 14:12:34 UTC (rev 289890)
+++ extra-i686/PKGBUILD 2017-03-02 14:13:39 UTC (rev 289891)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor : Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.34.4
-pkgrel=1
-pkgdesc='Compiler for the GObject type system'
-url='https://wiki.gnome.org/Projects/Vala'
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt' 'git' 'vala')
-checkdepends=('dbus' 'libx11' 'gobject-introspection')
-_commit=5eb68d85524c914ae6a1e7d3a93abec5042f67f9  # tags/0.34.4^0
-source=("git+https://git.gnome.org/browse/vala#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 --enable-vapigen
-  make
-}
-
-check() {
-  cd ${pkgname}
-  make check
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: vala/repos/extra-i686/PKGBUILD (from rev 289890, vala/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-02 14:13:39 UTC (rev 289891)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Contributor : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.34.5
+pkgrel=1
+pkgdesc='Compiler for the GObject type system'
+url='https://wiki.gnome.org/Projects/Vala'
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt' 'git' 'vala')
+checkdepends=('dbus' 'libx11' 'gobject-introspection')
+_commit=0543f63bc86a6cd4064097ce6d6a8482df4f3243  # tags/0.34.5^0
+source=("git+https://git.gnome.org/browse/vala#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 --enable-vapigen
+  make
+}
+
+check() {
+  cd ${pkgname}
+  make check
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-02 14:12:34 UTC (rev 289890)
+++ extra-x86_64/PKGBUILD   2017-03-02 14:13:39 UTC (rev 289891)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor : Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.34.4
-pkgrel=1
-pkgdesc='Compiler for the GObject type system'
-url='https://wiki.gnome.org/Projects/Vala'
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt' 'git' 'vala')
-checkdepends=('dbus' 'libx11' 'gobject-introspection')
-_commit=5eb68d85524c914ae6a1e7d3a93abec5042f67f9  # tags/0.34.4^0
-source=("git+https://git.gnome.org/browse/vala#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 --enable-vapigen
-  make
-}
-
-check() {
-  cd ${pkgname}
-  make check
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: vala/repos/extra-x86_64/PKGBUILD (from rev 289890, vala/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-02 14:13:39 UTC (rev 289891)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Contributor : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.34.5
+pkgrel=1
+pkgdesc='Compiler for the GObject type system'
+url='https://wiki.gnome.org/Projects/Vala'
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt' 'git' 

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

2017-03-02 Thread Jan Steffens
Date: Thursday, March 2, 2017 @ 14:12:27
  Author: heftig
Revision: 289889

0.34.5-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 13:41:43 UTC (rev 289888)
+++ PKGBUILD2017-03-02 14:12:27 UTC (rev 289889)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=vala
-pkgver=0.34.4
+pkgver=0.34.5
 pkgrel=1
 pkgdesc='Compiler for the GObject type system'
 url='https://wiki.gnome.org/Projects/Vala'
@@ -12,7 +12,7 @@
 depends=('glib2')
 makedepends=('libxslt' 'git' 'vala')
 checkdepends=('dbus' 'libx11' 'gobject-introspection')
-_commit=5eb68d85524c914ae6a1e7d3a93abec5042f67f9  # tags/0.34.4^0
+_commit=0543f63bc86a6cd4064097ce6d6a8482df4f3243  # tags/0.34.5^0
 source=("git+https://git.gnome.org/browse/vala#commit=${_commit};)
 sha256sums=('SKIP')
 


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

2017-03-02 Thread Jan Steffens
Date: Thursday, March 2, 2017 @ 14:12:34
  Author: heftig
Revision: 289890

3.22.2-1

Modified:
  gdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 14:12:27 UTC (rev 289889)
+++ PKGBUILD2017-03-02 14:12:34 UTC (rev 289890)
@@ -4,7 +4,7 @@
 
 pkgbase=gdm
 pkgname=(gdm libgdm)
-pkgver=3.22.1
+pkgver=3.22.2
 pkgrel=1
 pkgdesc="Display manager and login screen"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server 
xorg-server-xwayland xorg-xhost)
 makedepends=(yelp-tools intltool gobject-introspection git)
 checkdepends=('check')
-_commit=4eb6575fdbd0e0dda9b209f6b4731edf990fde98  # tags/3.22.1^0
+_commit=56e1445854564b0c4508b9e386a552a1a37fdbd3  # gnome-3-22
 source=("git://git.gnome.org/gdm#commit=$_commit"
 0002-Xsession-Don-t-start-ssh-agent-by-default.patch)
 sha256sums=('SKIP'
@@ -26,6 +26,8 @@
 
 prepare() {
   cd $pkgbase
+  # Fixup missing tag for pkgver()
+  git tag -f 3.22.2 56e1445854564b0c4508b9e386a552a1a37fdbd3
   patch -Np1 -i ../0002-Xsession-Don-t-start-ssh-agent-by-default.patch
   NOCONFIGURE=1 ./autogen.sh
 }


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

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 13:41:43
  Author: jgc
Revision: 289888

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

Added:
  opal/repos/staging-i686/
  opal/repos/staging-i686/PKGBUILD
(from rev 289887, opal/trunk/PKGBUILD)
  opal/repos/staging-i686/disable-samples-ftbfs.diff
(from rev 289887, opal/trunk/disable-samples-ftbfs.diff)
  opal/repos/staging-i686/ffmpeg_2.9.patch
(from rev 289887, opal/trunk/ffmpeg_2.9.patch)
  opal/repos/staging-i686/libav10.patch
(from rev 289887, opal/trunk/libav10.patch)
  opal/repos/staging-i686/libav9.patch
(from rev 289887, opal/trunk/libav9.patch)
  opal/repos/staging-x86_64/
  opal/repos/staging-x86_64/PKGBUILD
(from rev 289887, opal/trunk/PKGBUILD)
  opal/repos/staging-x86_64/disable-samples-ftbfs.diff
(from rev 289887, opal/trunk/disable-samples-ftbfs.diff)
  opal/repos/staging-x86_64/ffmpeg_2.9.patch
(from rev 289887, opal/trunk/ffmpeg_2.9.patch)
  opal/repos/staging-x86_64/libav10.patch
(from rev 289887, opal/trunk/libav10.patch)
  opal/repos/staging-x86_64/libav9.patch
(from rev 289887, opal/trunk/libav9.patch)

---+
 staging-i686/PKGBUILD |   46 ++
 staging-i686/disable-samples-ftbfs.diff   |   14 
 staging-i686/ffmpeg_2.9.patch |  171 
 staging-i686/libav10.patch|  208 ++
 staging-i686/libav9.patch |  543 
 staging-x86_64/PKGBUILD   |   46 ++
 staging-x86_64/disable-samples-ftbfs.diff |   14 
 staging-x86_64/ffmpeg_2.9.patch   |  171 
 staging-x86_64/libav10.patch  |  208 ++
 staging-x86_64/libav9.patch   |  543 
 10 files changed, 1964 insertions(+)

Copied: opal/repos/staging-i686/PKGBUILD (from rev 289887, opal/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-03-02 13:41:43 UTC (rev 289888)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom K 
+pkgname=opal
+pkgver=3.10.11
+pkgrel=12
+pkgdesc="Open Phone Abstraction Library"
+arch=(i686 x86_64)
+url="http://www.opalvoip.org;
+license=(GPL)
+depends=(ptlib libtheora libx264 speex gsm celt)
+makedepends=(ffmpeg x264)
+optdepends=('ffmpeg: h263 and mpeg4 plugins')
+options=(!makeflags)
+source=(http://downloads.sourceforge.net/opalvoip/$pkgname-$pkgver.tar.bz2
+disable-samples-ftbfs.diff
+libav9.patch
+libav10.patch
+ffmpeg_2.9.patch)
+sha256sums=('f38e7969e88a28dd9a10a6051315aceecde79d0bbd1a35676868dc5787aed706'
+'f6497c74bbfd47fac036ff97dd74e8c87e6040d686944d29a926ccf3b7525be2'
+'460e5c814aaedc8573b14b2096930464d669f7dcd884f9fce7188533927ae968'
+'a47ca14dd5f04b63fda7a3d0481692ae01340b84b65b693ad43cfacf778a6534'
+'0d4392ce9688cf576ae864605d48ed58427a2a281ad88028ff5bd7016341d276')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../disable-samples-ftbfs.diff
+  patch -Np1 -i ../libav9.patch
+  patch -Np1 -i ../libav10.patch
+  patch -Np1 -i ../ffmpeg_2.9.patch
+  sed -e '/<< mime.PrintContents/ s/mime/(const std::string\&)&/' -i 
src/im/msrp.cxx
+  sed -e 's|-lcrypto|-L/usr/lib/openssl-1.0 -lcrypto|' -i Makefile.in
+}
+
+build() {
+  cd $pkgname-$pkgver
+  CXXFLAGS="$CXXFLAGS -fpermissive" \
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Copied: opal/repos/staging-i686/disable-samples-ftbfs.diff (from rev 289887, 
opal/trunk/disable-samples-ftbfs.diff)
===
--- staging-i686/disable-samples-ftbfs.diff (rev 0)
+++ staging-i686/disable-samples-ftbfs.diff 2017-03-02 13:41:43 UTC (rev 
289888)
@@ -0,0 +1,14 @@
+Index: opal-3.10.4~dfsg/Makefile.in
+===
+--- opal-3.10.4~dfsg.orig/Makefile.in  2012-02-22 10:08:36.0 +1100
 opal-3.10.4~dfsg/Makefile.in   2012-03-08 08:32:44.0 +1100
+@@ -45,8 +45,7 @@
+samples/codectest \
+samples/callgen \
+samples/opalecho \
+-   samples/faxopal \
+-   samples/c_api
++   samples/faxopal 
+ ifeq ($(OPAL_IVR),yes)
+ SUBDIRS += samples/opalmcu \
+samples/ivropal \

Copied: opal/repos/staging-i686/ffmpeg_2.9.patch (from rev 289887, 
opal/trunk/ffmpeg_2.9.patch)
===
--- staging-i686/ffmpeg_2.9.patch   (rev 0)
+++ staging-i686/ffmpeg_2.9.patch   2017-03-02 13:41:43 UTC (rev 289888)
@@ -0,0 +1,171 @@
+Description: Replace deprecated FFmpeg API
+Author: Andreas Cadhalpun 

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

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 13:41:37
  Author: jgc
Revision: 289887

upgpkg: opal 3.10.11-12

Fix compilation with ptlib/openssl-1.0

Modified:
  opal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 12:21:44 UTC (rev 289886)
+++ PKGBUILD2017-03-02 13:41:37 UTC (rev 289887)
@@ -3,7 +3,7 @@
 # Contributor: Tom K 
 pkgname=opal
 pkgver=3.10.11
-pkgrel=11
+pkgrel=12
 pkgdesc="Open Phone Abstraction Library"
 arch=(i686 x86_64)
 url="http://www.opalvoip.org;
@@ -30,6 +30,7 @@
   patch -Np1 -i ../libav10.patch
   patch -Np1 -i ../ffmpeg_2.9.patch
   sed -e '/<< mime.PrintContents/ s/mime/(const std::string\&)&/' -i 
src/im/msrp.cxx
+  sed -e 's|-lcrypto|-L/usr/lib/openssl-1.0 -lcrypto|' -i Makefile.in
 }
 
 build() {


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

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 12:21:38
  Author: jgc
Revision: 289885

upgpkg: zeitgeist 1.0+1+g1bcc8585-1

Update to git snapshot to fix FS#53053

Modified:
  zeitgeist/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 10:56:03 UTC (rev 289884)
+++ PKGBUILD2017-03-02 12:21:38 UTC (rev 289885)
@@ -4,7 +4,7 @@
 # Contributor: György Balló 
 
 pkgname=zeitgeist
-pkgver=1.0
+pkgver=1.0+1+g1bcc8585
 pkgrel=1
 pkgdesc="Service logging user activities and events"
 arch=(i686 x86_64)
@@ -11,18 +11,28 @@
 url="https://launchpad.net/zeitgeist/;
 license=(GPL2 LGPL2.1)
 depends=(json-glib telepathy-glib gtk3 xapian-core sqlite)
-makedepends=(gobject-introspection vala raptor python2-rdflib)
+makedepends=(gobject-introspection vala raptor python2-rdflib git)
 provides=(zeitgeist-datahub)
 conflicts=(zeitgeist-datahub)
 replaces=(zeitgeist-datahub)
-source=(https://launchpad.net/zeitgeist/${pkgver:0:3}/${pkgver}/+download/zeitgeist-${pkgver}.tar.xz{,.asc})
-sha256sums=('5ff508508f7a7b46acc9fbf1cf73fecb1aec214e18d9d22325aae8c2c2e8ddc8'
-'SKIP')
+_commit=1bcc8585275b4a8a9d47652cfe2ee4d64d155c1f  # master
+source=("git+https://anongit.freedesktop.org/git/zeitgeist/zeitgeist#commit=$_commit;)
+sha256sums=('SKIP')
 validpgpkeys=('E4884AEEDE4CC02043C3D8045DECDBA89270E723') #Rico Tzschichholz 

 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
 prepare() {
-  cd $pkgname-$pkgver
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
 
+prepare() {
+  cd $pkgname
+
   sed -i 's/python -/$PYTHON -/' configure.ac
   sed -i '1s/python$/python2/' data/ontology2code
 
@@ -30,7 +40,7 @@
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   export PYTHON=/usr/bin/python2
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --libexecdir=/usr/lib --enable-fts
@@ -39,12 +49,12 @@
 }
 
 check() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   # Log test fails in chroot, as we have no X and no proper dbus
   make -k check || :
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


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

2017-03-02 Thread Jan de Groot
Date: Thursday, March 2, 2017 @ 12:21:44
  Author: jgc
Revision: 289886

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-02 12:21:38 UTC (rev 289885)
+++ extra-i686/PKGBUILD 2017-03-02 12:21:44 UTC (rev 289886)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Andrea Scarpino 
-# Contributor: György Balló 
-
-pkgname=zeitgeist
-pkgver=1.0
-pkgrel=1
-pkgdesc="Service logging user activities and events"
-arch=(i686 x86_64)
-url="https://launchpad.net/zeitgeist/;
-license=(GPL2 LGPL2.1)
-depends=(json-glib telepathy-glib gtk3 xapian-core sqlite)
-makedepends=(gobject-introspection vala raptor python2-rdflib)
-provides=(zeitgeist-datahub)
-conflicts=(zeitgeist-datahub)
-replaces=(zeitgeist-datahub)
-source=(https://launchpad.net/zeitgeist/${pkgver:0:3}/${pkgver}/+download/zeitgeist-${pkgver}.tar.xz{,.asc})
-sha256sums=('5ff508508f7a7b46acc9fbf1cf73fecb1aec214e18d9d22325aae8c2c2e8ddc8'
-'SKIP')
-validpgpkeys=('E4884AEEDE4CC02043C3D8045DECDBA89270E723') #Rico Tzschichholz 

-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i 's/python -/$PYTHON -/' configure.ac
-  sed -i '1s/python$/python2/' data/ontology2code
-
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  export PYTHON=/usr/bin/python2
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --enable-fts
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Log test fails in chroot, as we have no X and no proper dbus
-  make -k check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: zeitgeist/repos/extra-i686/PKGBUILD (from rev 289885, 
zeitgeist/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-02 12:21:44 UTC (rev 289886)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Andrea Scarpino 
+# Contributor: György Balló 
+
+pkgname=zeitgeist
+pkgver=1.0+1+g1bcc8585
+pkgrel=1
+pkgdesc="Service logging user activities and events"
+arch=(i686 x86_64)
+url="https://launchpad.net/zeitgeist/;
+license=(GPL2 LGPL2.1)
+depends=(json-glib telepathy-glib gtk3 xapian-core sqlite)
+makedepends=(gobject-introspection vala raptor python2-rdflib git)
+provides=(zeitgeist-datahub)
+conflicts=(zeitgeist-datahub)
+replaces=(zeitgeist-datahub)
+_commit=1bcc8585275b4a8a9d47652cfe2ee4d64d155c1f  # master
+source=("git+https://anongit.freedesktop.org/git/zeitgeist/zeitgeist#commit=$_commit;)
+sha256sums=('SKIP')
+validpgpkeys=('E4884AEEDE4CC02043C3D8045DECDBA89270E723') #Rico Tzschichholz 

+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+prepare() {
+  cd $pkgname
+
+  sed -i 's/python -/$PYTHON -/' configure.ac
+  sed -i '1s/python$/python2/' data/ontology2code
+
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname
+  export PYTHON=/usr/bin/python2
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --enable-fts
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  # Log test fails in chroot, as we have no X and no proper dbus
+  make -k check || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-02 12:21:38 UTC (rev 289885)
+++ extra-x86_64/PKGBUILD   2017-03-02 12:21:44 UTC (rev 289886)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Andrea Scarpino 
-# Contributor: György Balló 
-
-pkgname=zeitgeist
-pkgver=1.0
-pkgrel=1
-pkgdesc="Service logging user activities and events"
-arch=(i686 x86_64)
-url="https://launchpad.net/zeitgeist/;
-license=(GPL2 LGPL2.1)
-depends=(json-glib telepathy-glib gtk3 xapian-core sqlite)

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

2017-03-02 Thread Johannes Löthberg
Date: Thursday, March 2, 2017 @ 11:49:49
  Author: demize
Revision: 214524

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  112 -
 salt.install |   44 +++---
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-02 11:49:44 UTC (rev 214523)
+++ PKGBUILD2017-03-02 11:49:49 UTC (rev 214524)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg 
-# Contributor: Sébastien Luttringer
-# Contributor: Daniel Wallace 
-# Contributor: Christer Edwards 
-
-pkgname=salt
-pkgver=2016.11.2
-pkgrel=1
-
-pkgdesc='Central system and configuration manager'
-arch=('any')
-url='http://saltstack.org/'
-license=('Apache')
-
-replaces=('salt-zmq' 'salt-raet')
-conflicts=('salt-zmq' 'salt-raet')
-
-depends=('python2-jinja'
- 'python2-msgpack'
- 'python2-yaml'
- 'python2-markupsafe'
- 'python2-requests'
- 'python2-pyzmq'
- 'python2-crypto'
- 'python2-m2crypto'
- 'python2-systemd'
- 'python2-tornado')
-optdepends=('dmidecode: decode SMBIOS/DMI tables'
-'python2-pygit2: gitfs support')
-
-backup=('etc/salt/master'
-'etc/salt/minion')
-
-install=salt.install
-source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;)
-md5sums=('1edf510db324622d2669dfc97bb7eefa')
-
-package() {
-  cd salt-$pkgver
-  python2 setup.py clean
-  python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1
-
-  # default config
-  install -Dm644 conf/master "$pkgdir/etc/salt/master"
-  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
-
-  # systemd services
-  for _svc in salt-master.service salt-syndic.service salt-minion.service 
salt-api.service; do
-install -Dm644 pkg/$_svc "$pkgdir/usr/lib/systemd/system/$_svc"
-  done
-  install -Dm644 pkg/salt.bash 
"$pkgdir/usr/share/bash-completion/completions/salt"
-  install -Dm644 pkg/zsh_completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_salt"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: salt/repos/community-any/PKGBUILD (from rev 214523, salt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-02 11:49:49 UTC (rev 214524)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: Sébastien Luttringer
+# Contributor: Daniel Wallace 
+# Contributor: Christer Edwards 
+
+pkgname=salt
+pkgver=2016.11.3
+pkgrel=1
+
+pkgdesc='Central system and configuration manager'
+arch=('any')
+url='http://saltstack.org/'
+license=('Apache')
+
+replaces=('salt-zmq' 'salt-raet')
+conflicts=('salt-zmq' 'salt-raet')
+
+depends=('python2-jinja'
+ 'python2-msgpack'
+ 'python2-yaml'
+ 'python2-markupsafe'
+ 'python2-requests'
+ 'python2-pyzmq'
+ 'python2-crypto'
+ 'python2-m2crypto'
+ 'python2-systemd'
+ 'python2-tornado')
+optdepends=('dmidecode: decode SMBIOS/DMI tables'
+'python2-pygit2: gitfs support')
+
+backup=('etc/salt/master'
+'etc/salt/minion')
+
+install=salt.install
+source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;)
+md5sums=('1ddabd74cdbe2f163fd657906f145cc9')
+
+package() {
+  cd salt-$pkgver
+  python2 setup.py clean
+  python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1
+
+  # default config
+  install -Dm644 conf/master "$pkgdir/etc/salt/master"
+  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
+
+  # systemd services
+  for _svc in salt-master.service salt-syndic.service salt-minion.service 
salt-api.service; do
+install -Dm644 pkg/$_svc "$pkgdir/usr/lib/systemd/system/$_svc"
+  done
+  install -Dm644 pkg/salt.bash 
"$pkgdir/usr/share/bash-completion/completions/salt"
+  install -Dm644 pkg/zsh_completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_salt"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: salt.install
===
--- salt.install2017-03-02 11:49:44 UTC (rev 214523)
+++ salt.install2017-03-02 11:49:49 UTC (rev 214524)
@@ -1,22 +0,0 @@
-#!/bin/bash
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  if [[ "$(vercmp $2 2014.1.1-1)" -le 0 ]]; then
-cat << EOF
-==> Since version 2014.1.1-2, salt-master runs by default as root user.
-==> You need to manually update your configuration and remove the salt user and
-==> group to 

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

2017-03-02 Thread Johannes Löthberg
Date: Thursday, March 2, 2017 @ 11:49:44
  Author: demize
Revision: 214523

upgpkg: salt 2016.11.3-1

Modified:
  salt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 11:47:44 UTC (rev 214522)
+++ PKGBUILD2017-03-02 11:49:44 UTC (rev 214523)
@@ -5,7 +5,7 @@
 # Contributor: Christer Edwards 
 
 pkgname=salt
-pkgver=2016.11.2
+pkgver=2016.11.3
 pkgrel=1
 
 pkgdesc='Central system and configuration manager'
@@ -34,7 +34,7 @@
 
 install=salt.install
 source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;)
-md5sums=('1edf510db324622d2669dfc97bb7eefa')
+md5sums=('1ddabd74cdbe2f163fd657906f145cc9')
 
 package() {
   cd salt-$pkgver


[arch-commits] Commit in python-sphinx_rtd_theme/trunk (1 file)

2017-03-02 Thread Johannes Löthberg
Date: Thursday, March 2, 2017 @ 11:47:44
  Author: demize
Revision: 214522

Drop sourclink suffix patch

Deleted:
  python-sphinx_rtd_theme/trunk/0001-Add-missing-SOURCELINK_SUFFIX.patch

--+
 0001-Add-missing-SOURCELINK_SUFFIX.patch |   46 -
 1 file changed, 46 deletions(-)

Deleted: 0001-Add-missing-SOURCELINK_SUFFIX.patch
===
--- 0001-Add-missing-SOURCELINK_SUFFIX.patch2017-03-02 11:46:32 UTC (rev 
214521)
+++ 0001-Add-missing-SOURCELINK_SUFFIX.patch2017-03-02 11:47:44 UTC (rev 
214522)
@@ -1,46 +0,0 @@
-From 5b5c74bcfbe19a699ac5559551216a516c8e1aa2 Mon Sep 17 00:00:00 2001
-From: Mikkel Oscar Lyderik Larsen 
-Date: Thu, 8 Dec 2016 23:33:21 +0100
-Subject: [PATCH] Add missing SOURCELINK_SUFFIX
-
-Adds DOCUMENTATION_OPTIONS.SOURCELINK_SUFFIX which is expected by the
-searchtools.js
-
-Related sphinx commit:
-https://github.com/sphinx-doc/sphinx/commit/71dd8bfbf94417ad55b2444e1dbd219db266f335

- sphinx_rtd_theme/layout.html | 3 ++-
- sphinx_rtd_theme/layout_old.html | 3 ++-
- 2 files changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/sphinx_rtd_theme/layout.html b/sphinx_rtd_theme/layout.html
-index 44978c9..ca63b80 100644
 a/sphinx_rtd_theme/layout.html
-+++ b/sphinx_rtd_theme/layout.html
-@@ -167,7 +167,8 @@
- VERSION:'{{ release|e }}',
- COLLAPSE_INDEX:false,
- FILE_SUFFIX:'{{ '' if no_search_suffix else file_suffix }}',
--HAS_SOURCE:  {{ has_source|lower }}
-+HAS_SOURCE:  {{ has_source|lower }},
-+SOURCELINK_SUFFIX: '{{ sourcelink_suffix }}'
- };
- 
- {%- for scriptfile in script_files %}
-diff --git a/sphinx_rtd_theme/layout_old.html 
b/sphinx_rtd_theme/layout_old.html
-index deb8df2..f0dc2af 100644
 a/sphinx_rtd_theme/layout_old.html
-+++ b/sphinx_rtd_theme/layout_old.html
-@@ -91,7 +91,8 @@
- VERSION: '{{ release|e }}',
- COLLAPSE_INDEX: false,
- FILE_SUFFIX: '{{ '' if no_search_suffix else file_suffix }}',
--HAS_SOURCE:  {{ has_source|lower }}
-+HAS_SOURCE:  {{ has_source|lower }},
-+SOURCELINK_SUFFIX: '{{ sourcelink_suffix }}'
-   };
- 
- {%- for scriptfile in script_files %}
--- 
-2.12.0
-


  1   2   >