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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 21:12:20
  Author: spupykin
Revision: 255696

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

Added:
  plib/repos/community-i686/ChangeLog
(from rev 255695, plib/trunk/ChangeLog)
  plib/repos/community-i686/PKGBUILD
(from rev 255695, plib/trunk/PKGBUILD)
  plib/repos/community-x86_64/ChangeLog
(from rev 255695, plib/trunk/ChangeLog)
  plib/repos/community-x86_64/PKGBUILD
(from rev 255695, plib/trunk/PKGBUILD)
Deleted:
  plib/repos/community-i686/ChangeLog
  plib/repos/community-i686/PKGBUILD
  plib/repos/community-x86_64/ChangeLog
  plib/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   24 +
 /PKGBUILD  |   60 +++
 community-i686/ChangeLog   |   12 
 community-i686/PKGBUILD|   30 -
 community-x86_64/ChangeLog |   12 
 community-x86_64/PKGBUILD  |   30 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2017-09-04 21:12:03 UTC (rev 255695)
+++ community-i686/ChangeLog2017-09-04 21:12:20 UTC (rev 255696)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  
-
-   * plib 1.8.5-1.1
-   * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  
-
-   * plib 1.8.5-1
-   * Upstream update
-   * Fixed license
-   * Added makedepends
-   * Added ChangeLog

Copied: plib/repos/community-i686/ChangeLog (from rev 255695, 
plib/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2017-09-04 21:12:20 UTC (rev 255696)
@@ -0,0 +1,12 @@
+2008-10-04  Eric Belanger  
+
+   * plib 1.8.5-1.1
+   * Built with PIC for x86_64
+
+2008-03-20  Eric Belanger  
+
+   * plib 1.8.5-1
+   * Upstream update
+   * Fixed license
+   * Added makedepends
+   * Added ChangeLog

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 21:12:03 UTC (rev 255695)
+++ community-i686/PKGBUILD 2017-09-04 21:12:20 UTC (rev 255696)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger 
-# Contributor: Tom Newsom 
-
-pkgname=plib
-pkgver=1.8.5
-pkgrel=7
-pkgdesc="Set of libraries to write games and other realtime interactive 
applications"
-arch=('i686' 'x86_64')
-url="http://plib.sourceforge.net/;
-license=('custom:LGPL')
-makedepends=('mesa-libgl' 'libxi' 'libxmu')
-source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
-options=('staticlibs')
-md5sums=('47a6fbf63668c1eed631024038b2ea90')
-sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  CFLAGS=-fPIC LDFLAGS=-fPIC ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
-}

Copied: plib/repos/community-i686/PKGBUILD (from rev 255695, 
plib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 21:12:20 UTC (rev 255696)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Belanger 
+# Contributor: Tom Newsom 
+
+pkgname=plib
+pkgver=1.8.5
+pkgrel=8
+pkgdesc="Set of libraries to write games and other realtime interactive 
applications"
+arch=('i686' 'x86_64')
+url="http://plib.sourceforge.net/;
+license=('custom:LGPL')
+makedepends=('mesa-libgl' 'libxi' 'libxmu')
+source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
+options=('staticlibs')
+md5sums=('47a6fbf63668c1eed631024038b2ea90')
+sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  CXXFLAGS=-fPIC CFLAGS=-fPIC LDFLAGS=-fPIC ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/ChangeLog
===
--- community-x86_64/ChangeLog  2017-09-04 21:12:03 UTC (rev 255695)
+++ community-x86_64/ChangeLog  2017-09-04 21:12:20 UTC (rev 255696)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  
-
-   * plib 1.8.5-1.1
-   * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  
-
-   * plib 1.8.5-1
-   * Upstream update
-   * Fixed license
-   * Added makedepends
-   * Added 

[arch-commits] Commit in speed-dreams/repos/community-x86_64 (4 files)

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 21:12:34
  Author: spupykin
Revision: 255697

archrelease: copy trunk to community-x86_64

Added:
  speed-dreams/repos/community-x86_64/PKGBUILD
(from rev 255696, speed-dreams/trunk/PKGBUILD)
  speed-dreams/repos/community-x86_64/speed-dreams.desktop
(from rev 255696, speed-dreams/trunk/speed-dreams.desktop)
Deleted:
  speed-dreams/repos/community-x86_64/PKGBUILD
  speed-dreams/repos/community-x86_64/speed-dreams.desktop

--+
 PKGBUILD |  143 -
 speed-dreams.desktop |   18 +++---
 2 files changed, 81 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 21:12:20 UTC (rev 255696)
+++ PKGBUILD2017-09-04 21:12:34 UTC (rev 255697)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Adrián Chaves Fernández, aka Gallaecio 

-# Contributor: Shahar Weiss  (build() code from his TORCS' 
PKGBUILD)
-pkgname=speed-dreams
-pkgver=2.2.1
-_pkgver=2.2.1-r6404
-pkgrel=1
-pkgdesc="A racing simulator with rich graphics and physics"
-arch=('i686' 'x86_64')
-url="http://speed-dreams.sourceforge.net/;
-license=('GPL2')
-depends=('sdl2' 'freealut' 'freeglut' 'libpng' 'libxi' 'libxmu' 'libxrandr' 
'plib>=1.8.3' 'libjpeg' 'zlib' 'enet' 'speed-dreams-data' 'libvorbis' 'glu' 
'openscenegraph')
-makedepends=('cmake' 'tar' 'mesa')
-
-noextract=("${pkgname}-src-base-${_pkgver}.tar.xz"
-   "${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
-   "${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz"
-   "${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz"
-   "${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz")
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-base-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-unmaintained-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz;
-"${pkgname}.desktop")
-md5sums=('a1a296ab737d5144f1f570f4cabc7937'
- '0a9b1572d0660c60fa0553195578a36a'
- '3413d9d5e2111cd9e87628df5818d2b4'
- 'e4efd3b16e53a54c23e606947739abe5'
- 'b6079ca11202595ac312a28262e793ee'
- '634f8cb8f4f96686c8049c8a025e72d0')
-
-prepare() {
-  # extract these manually as bsdtar can't handle these
-  tar xf "${pkgname}-src-base-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz"
-}
-
-build() {
-  cmake . \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSD_BINDIR=/usr/bin \
--DSD_DATADIR=/usr/share/speed-dreams-2 \
--DSD_LIBDIR=/usr/lib/speed-dreams-2 \
--DOPTION_OFFICIAL_ONLY=ON
-
-  make
-}
-
-package() {
-  make DESTDIR="${pkgdir}/" install
-
-  rm -r "${pkgdir}/usr/share"
-
-  install -Dm644 "data/data/icons/icon.png" 
"${pkgdir}/usr/share/pixmaps/speed-dreams.png"
-  install -Dm644 "${srcdir}/${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/speed-dreams.desktop"
-
-  mkdir -p "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -r doc/* "${pkgdir}/usr/share/doc/${pkgname}/"
-
-  # Symlink for backwards compatibility
-  cd "${pkgdir}/usr/bin"
-  ln -s speed-dreams-2 speed-dreams
-}
-
-# vim:set ts=2 sw=2 et:

Copied: speed-dreams/repos/community-x86_64/PKGBUILD (from rev 255696, 
speed-dreams/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-04 21:12:34 UTC (rev 255697)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Adrián Chaves Fernández, aka Gallaecio 

+# Contributor: Shahar Weiss  (build() code from his TORCS' 
PKGBUILD)
+pkgname=speed-dreams
+pkgver=2.2.1
+_pkgver=2.2.1-r6404
+pkgrel=3
+pkgdesc="A racing simulator with rich graphics and physics"
+arch=('i686' 'x86_64')
+url="http://speed-dreams.sourceforge.net/;
+license=('GPL2')
+depends=('sdl2' 'freealut' 'freeglut' 'libpng' 'libxi' 'libxmu' 'libxrandr' 
'plib>=1.8.3' 'libjpeg' 'zlib' 'enet' 'speed-dreams-data' 'libvorbis' 'glu' 
'openscenegraph')
+makedepends=('cmake' 'tar' 'mesa')
+
+noextract=("${pkgname}-src-base-${_pkgver}.tar.xz"
+   "${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
+   

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 21:12:03
  Author: spupykin
Revision: 255695

upgpkg: plib 1.8.5-8: openscenegraph rebuild (add -fPIC)

Modified:
  plib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:58:53 UTC (rev 255694)
+++ PKGBUILD2017-09-04 21:12:03 UTC (rev 255695)
@@ -4,7 +4,7 @@
 
 pkgname=plib
 pkgver=1.8.5
-pkgrel=7
+pkgrel=8
 pkgdesc="Set of libraries to write games and other realtime interactive 
applications"
 arch=('i686' 'x86_64')
 url="http://plib.sourceforge.net/;
@@ -18,7 +18,7 @@
 build() {
   cd ${srcdir}/$pkgname-$pkgver
 
-  CFLAGS=-fPIC LDFLAGS=-fPIC ./configure --prefix=/usr
+  CXXFLAGS=-fPIC CFLAGS=-fPIC LDFLAGS=-fPIC ./configure --prefix=/usr
   make
 }
 


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:58:53
  Author: spupykin
Revision: 255694

archrelease: copy trunk to community-i686

Added:
  speed-dreams/repos/community-i686/PKGBUILD
(from rev 255693, speed-dreams/trunk/PKGBUILD)
  speed-dreams/repos/community-i686/speed-dreams.desktop
(from rev 255693, speed-dreams/trunk/speed-dreams.desktop)
Deleted:
  speed-dreams/repos/community-i686/PKGBUILD
  speed-dreams/repos/community-i686/speed-dreams.desktop

--+
 PKGBUILD |  143 -
 speed-dreams.desktop |   18 +++---
 2 files changed, 81 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 20:58:40 UTC (rev 255693)
+++ PKGBUILD2017-09-04 20:58:53 UTC (rev 255694)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Adrián Chaves Fernández, aka Gallaecio 

-# Contributor: Shahar Weiss  (build() code from his TORCS' 
PKGBUILD)
-pkgname=speed-dreams
-pkgver=2.2.1
-_pkgver=2.2.1-r6404
-pkgrel=1
-pkgdesc="A racing simulator with rich graphics and physics"
-arch=('i686' 'x86_64')
-url="http://speed-dreams.sourceforge.net/;
-license=('GPL2')
-depends=('sdl2' 'freealut' 'freeglut' 'libpng' 'libxi' 'libxmu' 'libxrandr' 
'plib>=1.8.3' 'libjpeg' 'zlib' 'enet' 'speed-dreams-data' 'libvorbis' 'glu' 
'openscenegraph')
-makedepends=('cmake' 'tar' 'mesa')
-
-noextract=("${pkgname}-src-base-${_pkgver}.tar.xz"
-   "${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
-   "${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz"
-   "${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz"
-   "${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz")
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-base-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-unmaintained-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz;
-
"http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz;
-"${pkgname}.desktop")
-md5sums=('a1a296ab737d5144f1f570f4cabc7937'
- '0a9b1572d0660c60fa0553195578a36a'
- '3413d9d5e2111cd9e87628df5818d2b4'
- 'e4efd3b16e53a54c23e606947739abe5'
- 'b6079ca11202595ac312a28262e793ee'
- '634f8cb8f4f96686c8049c8a025e72d0')
-
-prepare() {
-  # extract these manually as bsdtar can't handle these
-  tar xf "${pkgname}-src-base-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz"
-  tar xf "${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz"
-}
-
-build() {
-  cmake . \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSD_BINDIR=/usr/bin \
--DSD_DATADIR=/usr/share/speed-dreams-2 \
--DSD_LIBDIR=/usr/lib/speed-dreams-2 \
--DOPTION_OFFICIAL_ONLY=ON
-
-  make
-}
-
-package() {
-  make DESTDIR="${pkgdir}/" install
-
-  rm -r "${pkgdir}/usr/share"
-
-  install -Dm644 "data/data/icons/icon.png" 
"${pkgdir}/usr/share/pixmaps/speed-dreams.png"
-  install -Dm644 "${srcdir}/${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/speed-dreams.desktop"
-
-  mkdir -p "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -r doc/* "${pkgdir}/usr/share/doc/${pkgname}/"
-
-  # Symlink for backwards compatibility
-  cd "${pkgdir}/usr/bin"
-  ln -s speed-dreams-2 speed-dreams
-}
-
-# vim:set ts=2 sw=2 et:

Copied: speed-dreams/repos/community-i686/PKGBUILD (from rev 255693, 
speed-dreams/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-04 20:58:53 UTC (rev 255694)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Adrián Chaves Fernández, aka Gallaecio 

+# Contributor: Shahar Weiss  (build() code from his TORCS' 
PKGBUILD)
+pkgname=speed-dreams
+pkgver=2.2.1
+_pkgver=2.2.1-r6404
+pkgrel=3
+pkgdesc="A racing simulator with rich graphics and physics"
+arch=('i686' 'x86_64')
+url="http://speed-dreams.sourceforge.net/;
+license=('GPL2')
+depends=('sdl2' 'freealut' 'freeglut' 'libpng' 'libxi' 'libxmu' 'libxrandr' 
'plib>=1.8.3' 'libjpeg' 'zlib' 'enet' 'speed-dreams-data' 'libvorbis' 'glu' 
'openscenegraph')
+makedepends=('cmake' 'tar' 'mesa')
+
+noextract=("${pkgname}-src-base-${_pkgver}.tar.xz"
+   "${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
+   

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:58:40
  Author: spupykin
Revision: 255693

upgpkg: speed-dreams 2.2.1-3: openscenegraph rebuild

Modified:
  speed-dreams/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:58:28 UTC (rev 255692)
+++ PKGBUILD2017-09-04 20:58:40 UTC (rev 255693)
@@ -5,7 +5,7 @@
 pkgname=speed-dreams
 pkgver=2.2.1
 _pkgver=2.2.1-r6404
-pkgrel=1
+pkgrel=3
 pkgdesc="A racing simulator with rich graphics and physics"
 arch=('i686' 'x86_64')
 url="http://speed-dreams.sourceforge.net/;
@@ -47,8 +47,9 @@
 -DSD_BINDIR=/usr/bin \
 -DSD_DATADIR=/usr/share/speed-dreams-2 \
 -DSD_LIBDIR=/usr/lib/speed-dreams-2 \
--DOPTION_OFFICIAL_ONLY=ON
-
+-DOPTION_OFFICIAL_ONLY=ON \
+-DCMAKE_CXX_FLAGS="-fpermissive" \
+-DCMAKE_C_FLAGS="-fpermissive"
   make
 }
 


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:58:28
  Author: spupykin
Revision: 255692

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

Added:
  plib/repos/community-i686/ChangeLog
(from rev 255691, plib/trunk/ChangeLog)
  plib/repos/community-i686/PKGBUILD
(from rev 255691, plib/trunk/PKGBUILD)
  plib/repos/community-x86_64/ChangeLog
(from rev 255691, plib/trunk/ChangeLog)
  plib/repos/community-x86_64/PKGBUILD
(from rev 255691, plib/trunk/PKGBUILD)
Deleted:
  plib/repos/community-i686/ChangeLog
  plib/repos/community-i686/PKGBUILD
  plib/repos/community-x86_64/ChangeLog
  plib/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   24 +
 /PKGBUILD  |   60 +++
 community-i686/ChangeLog   |   12 
 community-i686/PKGBUILD|   30 -
 community-x86_64/ChangeLog |   12 
 community-x86_64/PKGBUILD  |   30 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2017-09-04 20:58:04 UTC (rev 255691)
+++ community-i686/ChangeLog2017-09-04 20:58:28 UTC (rev 255692)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  
-
-   * plib 1.8.5-1.1
-   * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  
-
-   * plib 1.8.5-1
-   * Upstream update
-   * Fixed license
-   * Added makedepends
-   * Added ChangeLog

Copied: plib/repos/community-i686/ChangeLog (from rev 255691, 
plib/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2017-09-04 20:58:28 UTC (rev 255692)
@@ -0,0 +1,12 @@
+2008-10-04  Eric Belanger  
+
+   * plib 1.8.5-1.1
+   * Built with PIC for x86_64
+
+2008-03-20  Eric Belanger  
+
+   * plib 1.8.5-1
+   * Upstream update
+   * Fixed license
+   * Added makedepends
+   * Added ChangeLog

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 20:58:04 UTC (rev 255691)
+++ community-i686/PKGBUILD 2017-09-04 20:58:28 UTC (rev 255692)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger 
-# Contributor: Tom Newsom 
-
-pkgname=plib
-pkgver=1.8.5
-pkgrel=6
-pkgdesc="Set of libraries to write games and other realtime interactive 
applications"
-arch=('i686' 'x86_64')
-url="http://plib.sourceforge.net/;
-license=('custom:LGPL')
-makedepends=('mesa-libgl' 'libxi' 'libxmu')
-source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
-options=('staticlibs')
-md5sums=('47a6fbf63668c1eed631024038b2ea90')
-sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
-}

Copied: plib/repos/community-i686/PKGBUILD (from rev 255691, 
plib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 20:58:28 UTC (rev 255692)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Belanger 
+# Contributor: Tom Newsom 
+
+pkgname=plib
+pkgver=1.8.5
+pkgrel=7
+pkgdesc="Set of libraries to write games and other realtime interactive 
applications"
+arch=('i686' 'x86_64')
+url="http://plib.sourceforge.net/;
+license=('custom:LGPL')
+makedepends=('mesa-libgl' 'libxi' 'libxmu')
+source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
+options=('staticlibs')
+md5sums=('47a6fbf63668c1eed631024038b2ea90')
+sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  CFLAGS=-fPIC LDFLAGS=-fPIC ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/ChangeLog
===
--- community-x86_64/ChangeLog  2017-09-04 20:58:04 UTC (rev 255691)
+++ community-x86_64/ChangeLog  2017-09-04 20:58:28 UTC (rev 255692)
@@ -1,12 +0,0 @@
-2008-10-04  Eric Belanger  
-
-   * plib 1.8.5-1.1
-   * Built with PIC for x86_64
-
-2008-03-20  Eric Belanger  
-
-   * plib 1.8.5-1
-   * Upstream update
-   * Fixed license
-   * Added makedepends
-   * Added ChangeLog

Copied: 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:58:04
  Author: spupykin
Revision: 255691

upgpkg: plib 1.8.5-7: openscenegraph rebuild (add -fPIC)

Modified:
  plib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:26:59 UTC (rev 255690)
+++ PKGBUILD2017-09-04 20:58:04 UTC (rev 255691)
@@ -4,7 +4,7 @@
 
 pkgname=plib
 pkgver=1.8.5
-pkgrel=6
+pkgrel=7
 pkgdesc="Set of libraries to write games and other realtime interactive 
applications"
 arch=('i686' 'x86_64')
 url="http://plib.sourceforge.net/;
@@ -18,7 +18,7 @@
 build() {
   cd ${srcdir}/$pkgname-$pkgver
 
-  ./configure --prefix=/usr
+  CFLAGS=-fPIC LDFLAGS=-fPIC ./configure --prefix=/usr
   make
 }
 


[arch-commits] Commit in inn/repos (20 files)

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:26:59
  Author: spupykin
Revision: 255690

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

Added:
  inn/repos/community-i686/PKGBUILD
(from rev 255689, inn/trunk/PKGBUILD)
  inn/repos/community-i686/inn.install
(from rev 255689, inn/trunk/inn.install)
  inn/repos/community-i686/inn.tmpfiles
(from rev 255689, inn/trunk/inn.tmpfiles)
  inn/repos/community-i686/innd.service
(from rev 255689, inn/trunk/innd.service)
  inn/repos/community-i686/site.make.patch
(from rev 255689, inn/trunk/site.make.patch)
  inn/repos/community-x86_64/PKGBUILD
(from rev 255689, inn/trunk/PKGBUILD)
  inn/repos/community-x86_64/inn.install
(from rev 255689, inn/trunk/inn.install)
  inn/repos/community-x86_64/inn.tmpfiles
(from rev 255689, inn/trunk/inn.tmpfiles)
  inn/repos/community-x86_64/innd.service
(from rev 255689, inn/trunk/innd.service)
  inn/repos/community-x86_64/site.make.patch
(from rev 255689, inn/trunk/site.make.patch)
Deleted:
  inn/repos/community-i686/PKGBUILD
  inn/repos/community-i686/inn.install
  inn/repos/community-i686/inn.tmpfiles
  inn/repos/community-i686/innd.service
  inn/repos/community-i686/site.make.patch
  inn/repos/community-x86_64/PKGBUILD
  inn/repos/community-x86_64/inn.install
  inn/repos/community-x86_64/inn.tmpfiles
  inn/repos/community-x86_64/innd.service
  inn/repos/community-x86_64/site.make.patch

--+
 /PKGBUILD|  288 +
 /inn.install |   44 +
 /inn.tmpfiles|2 
 /innd.service|   32 
 /site.make.patch |   64 
 community-i686/PKGBUILD  |  144 --
 community-i686/inn.install   |   22 --
 community-i686/inn.tmpfiles  |1 
 community-i686/innd.service  |   16 --
 community-i686/site.make.patch   |   32 
 community-x86_64/PKGBUILD|  144 --
 community-x86_64/inn.install |   22 --
 community-x86_64/inn.tmpfiles|1 
 community-x86_64/innd.service|   16 --
 community-x86_64/site.make.patch |   32 
 15 files changed, 430 insertions(+), 430 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 20:26:31 UTC (rev 255689)
+++ community-i686/PKGBUILD 2017-09-04 20:26:59 UTC (rev 255690)
@@ -1,144 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Edward Tjörnhammar 
-# Contributor: Edward Tjörnhammar 
-
-pkgname=inn
-pkgver=2.6.1
-pkgrel=4
-pkgdesc="Complete open source Usenet system. De facto standard for handling 
news routing, news spool and serving the spool to customers."
-url="http://www.isc.org/software/inn/;
-arch=('i686' 'x86_64')
-license=("custom:INN")
-depends=('openssl' 'perl-mime-tools')
-makedepends=('make' 'bison' 'python2' 'gcc' 'smtp-forwarder' 'libsasl')
-optdepends=('python2' 'libsasl')
-options=(emptydirs docs zipman)
-install=inn.install
-backup=(etc/inn/innwatch.ctl
-   etc/inn/innfeed.conf
-   etc/inn/moderators
-   etc/inn/news2mail.cf
-   etc/inn/innshellvars.tcl.local
-   etc/inn/buffindexed.conf
-   etc/inn/newsfeeds
-   etc/inn/storage.conf
-   etc/inn/innshellvars.local
-   etc/inn/inn-radius.conf
-   etc/inn/nntpsend.ctl
-   etc/inn/passwd.nntp
-   etc/inn/send-uucp.cf
-   etc/inn/cycbuff.conf
-   etc/inn/incoming.conf
-   etc/inn/control.ctl.local
-   etc/inn/actsync.ign
-   etc/inn/motd.innd.sample
-   etc/inn/distributions
-   etc/inn/innshellvars.pl.local
-   etc/inn/readers.conf
-   etc/inn/innreport.conf
-   etc/inn/actsync.cfg
-   etc/inn/nocem.ctl
-   etc/inn/control.ctl
-   etc/inn/subscriptions
-   etc/inn/motd.nnrpd.sample
-   etc/inn/inn.conf
-   etc/inn/ovdb.conf
-   etc/inn/localgroups
-   etc/inn/nnrpd.track
-   etc/inn/distrib.pats
-   etc/inn/expire.ctl
-   var/db/inn/active
-   var/db/inn/active.times
-   var/db/inn/history
-   var/db/inn/history.dir
-   var/db/inn/history.hash
-   var/db/inn/history.index
-   var/db/inn/newsgroups)
-validpgpkeys=('E784364E8DDE7BB370FBD9EAD15D313882004173')
-source=(https://ftp.isc.org/isc/inn/inn-$pkgver.tar.gz{,.asc}
-   innd.service
-   inn.tmpfiles
-   site.make.patch)
-sha256sums=('50f03516d39922f5c4db68915d2a70c8d5ffe8c14a16ba01029c148700523bda'
-'SKIP'
-'b8658c900f5bce5d0b09b595496137e5f3e93bbcdc1fb1f751783e6e2873de21'
-'f58a06718396628bf110de21c052cf29c0d2e7bd0c7bd645d43b592b6ac549d4'
-'66cc0532702177b9554d7864bde28997937c75047716f2bac5feda25594b3818')
-
-prepare() {
-  cd "$srcdir"/inn-$pkgver
-#  sed -i 's|-export-dynamic gnu|-export-dynamic|' Makefile.global
-#  [ 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:26:31
  Author: spupykin
Revision: 255689

upgpkg: inn 2.6.1-5: glibc rebuild

Modified:
  inn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:13:09 UTC (rev 255688)
+++ PKGBUILD2017-09-04 20:26:31 UTC (rev 255689)
@@ -5,7 +5,7 @@
 
 pkgname=inn
 pkgver=2.6.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Complete open source Usenet system. De facto standard for handling 
news routing, news spool and serving the spool to customers."
 url="http://www.isc.org/software/inn/;
 arch=('i686' 'x86_64')


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:13:09
  Author: spupykin
Revision: 255688

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 20:12:49 UTC (rev 255687)
+++ community-i686/PKGBUILD 2017-09-04 20:13:09 UTC (rev 255688)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: William Rea 
-# Contributor: Hans Janssen 
-
-pkgname=simgear
-pkgver=2017.2.1
-_pkgver=${pkgver%.*}
-pkgrel=2
-pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
-arch=(i686 x86_64)
-depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
-makedepends=('boost' 'cmake' 'mesa')
-license=("GPL")
-url="http://www.flightgear.org/;
-options=('!makeflags' 'staticlibs')
-source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('9924592c01cb41ad66a0ff1dc43b7678ceec69fb573d3f4e4637e26c247c7a9e')
-
-build() {
-  cd "$srcdir"/simgear-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .
-  make
-}
-
-package() {
-  cd "$srcdir"/simgear-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: simgear/repos/community-i686/PKGBUILD (from rev 255687, 
simgear/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 20:13:09 UTC (rev 255688)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: William Rea 
+# Contributor: Hans Janssen 
+
+pkgname=simgear
+pkgver=2017.2.1
+_pkgver=${pkgver%.*}
+pkgrel=4
+pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
+arch=(i686 x86_64)
+depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
+makedepends=('boost' 'cmake' 'mesa')
+license=("GPL")
+url="http://www.flightgear.org/;
+options=('!makeflags' 'staticlibs')
+source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha256sums=('9924592c01cb41ad66a0ff1dc43b7678ceec69fb573d3f4e4637e26c247c7a9e')
+
+build() {
+  cd "$srcdir"/simgear-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .
+  make
+}
+
+package() {
+  cd "$srcdir"/simgear-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-04 20:12:49 UTC (rev 255687)
+++ community-x86_64/PKGBUILD   2017-09-04 20:13:09 UTC (rev 255688)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: William Rea 
-# Contributor: Hans Janssen 
-
-pkgname=simgear
-pkgver=2017.2.1
-_pkgver=${pkgver%.*}
-pkgrel=2
-pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
-arch=(i686 x86_64)
-depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
-makedepends=('boost' 'cmake' 'mesa')
-license=("GPL")
-url="http://www.flightgear.org/;
-options=('!makeflags' 'staticlibs')
-source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('9924592c01cb41ad66a0ff1dc43b7678ceec69fb573d3f4e4637e26c247c7a9e')
-
-build() {
-  cd "$srcdir"/simgear-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .
-  make
-}
-
-package() {
-  cd "$srcdir"/simgear-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: simgear/repos/community-x86_64/PKGBUILD (from rev 255687, 
simgear/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-04 20:13:09 UTC (rev 255688)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: William Rea 
+# Contributor: Hans Janssen 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:12:36
  Author: spupykin
Revision: 255686

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 20:12:16 UTC (rev 255685)
+++ community-i686/PKGBUILD 2017-09-04 20:12:36 UTC (rev 255686)
@@ -1,31 +0,0 @@
-# $Id:
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Sandy Carter 
-pkgname=openmw
-pkgver=0.42.0
-pkgrel=3
-pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
-arch=('x86_64' 'i686')
-url="http://www.openmw.org;
-license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
-makedepends=('cmake' 'boost' 'doxygen' 'ninja')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz;)
-sha512sums=('f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake "../$pkgname-$pkgname-$pkgver" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DDESIRED_QT_VERSION=5 \
--GNinja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: openmw/repos/community-i686/PKGBUILD (from rev 255685, 
openmw/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 20:12:36 UTC (rev 255686)
@@ -0,0 +1,31 @@
+# $Id:
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sandy Carter 
+pkgname=openmw
+pkgver=0.42.0
+pkgrel=5
+pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
+arch=('x86_64' 'i686')
+url="http://www.openmw.org;
+license=('GPL3' 'MIT' 'custom')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
+makedepends=('cmake' 'boost' 'doxygen' 'ninja')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz;)
+sha512sums=('f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "../$pkgname-$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DDESIRED_QT_VERSION=5 \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-04 20:12:16 UTC (rev 255685)
+++ community-x86_64/PKGBUILD   2017-09-04 20:12:36 UTC (rev 255686)
@@ -1,31 +0,0 @@
-# $Id:
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Sandy Carter 
-pkgname=openmw
-pkgver=0.42.0
-pkgrel=3
-pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
-arch=('x86_64' 'i686')
-url="http://www.openmw.org;
-license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
-makedepends=('cmake' 'boost' 'doxygen' 'ninja')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz;)
-sha512sums=('f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake "../$pkgname-$pkgname-$pkgver" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DDESIRED_QT_VERSION=5 \
--GNinja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: openmw/repos/community-x86_64/PKGBUILD (from rev 255685, 
openmw/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-04 20:12:36 UTC (rev 255686)
@@ -0,0 +1,31 @@
+# $Id:
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sandy Carter 
+pkgname=openmw
+pkgver=0.42.0
+pkgrel=5
+pkgdesc="Open-source engine reimplementation 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:12:16
  Author: spupykin
Revision: 255685

upgpkg: openmw 0.42.0-5: openscenegraph rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:12:03 UTC (rev 255684)
+++ PKGBUILD2017-09-04 20:12:16 UTC (rev 255685)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.42.0
-pkgrel=3
+pkgrel=5
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64' 'i686')
 url="http://www.openmw.org;


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:12:49
  Author: spupykin
Revision: 255687

upgpkg: simgear 2017.2.1-4: openscenegraph rebuild

Modified:
  simgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:12:36 UTC (rev 255686)
+++ PKGBUILD2017-09-04 20:12:49 UTC (rev 255687)
@@ -6,7 +6,7 @@
 pkgname=simgear
 pkgver=2017.2.1
 _pkgver=${pkgver%.*}
-pkgrel=2
+pkgrel=4
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:12:03
  Author: spupykin
Revision: 255684

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 20:11:40 UTC (rev 255683)
+++ community-i686/PKGBUILD 2017-09-04 20:12:03 UTC (rev 255684)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: William Rea 
-# Contributor: Hans Janssen 
-
-pkgname=flightgear
-pkgver=2017.2.1
-_pkgver=${pkgver%.*}
-pkgrel=1
-pkgdesc="An open-source, multi-platform flight simulator"
-arch=(i686 x86_64)
-depends=('libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 'libxrandr' 
'glu' 'openal')
-makedepends=('boost' 'cmake' 'mesa' 'sharutils' 'simgear' 'qt5-base' 
'qt5-declarative')
-optdepends=('qt5-base: fgfs --launcher'
-   'qt5-declarative: fgfs --launcher')
-license=("GPL")
-url="http://www.flightgear.org/;
-options=('!makeflags')
-source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('c7d9a63736cafd02236707d0f8e1bb36884a1a989cf49575bad13b4cbb311f5b')
-
-build() {
-  cd "$srcdir"/flightgear-$pkgver
-  cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DFG_DATA_DIR:STRING="/usr/share/flightgear/data" .
-  uudecode -o package/flightgear.png package/flightgear.png.uue
-  make
-  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/org.flightgear.FlightGear.desktop
-}
-
-package() {
-  depends=(${depends[@]} 'flightgear-data')
-
-  cd "$srcdir"/flightgear-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm0644 package/org.flightgear.FlightGear.desktop 
"$pkgdir"/usr/share/applications/flightgear.desktop
-  install -Dm0644 package/flightgear.ico 
"$pkgdir"/usr/share/icons/flightgear.ico
-  install -Dm0644 package/flightgear.png 
"$pkgdir"/usr/share/icons/flightgear.png
-  install -Dm0644 scripts/completion/fg-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/fgfs
-  install -Dm0644 scripts/completion/fg-completion.zsh 
"$pkgdir"/usr/share/zsh/site-functions/_fgfs
-  ln -sf flightgear "$pkgdir"/usr/share/FlightGear
-}

Copied: flightgear/repos/community-i686/PKGBUILD (from rev 255683, 
flightgear/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 20:12:03 UTC (rev 255684)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: William Rea 
+# Contributor: Hans Janssen 
+
+pkgname=flightgear
+pkgver=2017.2.1
+_pkgver=${pkgver%.*}
+pkgrel=1
+pkgdesc="An open-source, multi-platform flight simulator"
+arch=(i686 x86_64)
+depends=('libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 'libxrandr' 
'glu' 'openal')
+makedepends=('boost' 'cmake' 'mesa' 'sharutils' 'simgear' 'qt5-base' 
'qt5-declarative')
+optdepends=('qt5-base: fgfs --launcher'
+   'qt5-declarative: fgfs --launcher')
+license=("GPL")
+url="http://www.flightgear.org/;
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha256sums=('c7d9a63736cafd02236707d0f8e1bb36884a1a989cf49575bad13b4cbb311f5b')
+
+build() {
+  cd "$srcdir"/flightgear-$pkgver
+  cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DFG_DATA_DIR:STRING="/usr/share/flightgear/data" .
+  uudecode -o package/flightgear.png package/flightgear.png.uue
+  make
+  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/org.flightgear.FlightGear.desktop
+}
+
+package() {
+  depends=(${depends[@]} 'flightgear-data')
+
+  cd "$srcdir"/flightgear-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm0644 package/org.flightgear.FlightGear.desktop 
"$pkgdir"/usr/share/applications/flightgear.desktop
+  install -Dm0644 package/flightgear.ico 
"$pkgdir"/usr/share/icons/flightgear.ico
+  install -Dm0644 package/flightgear.png 
"$pkgdir"/usr/share/icons/flightgear.png
+  install -Dm0644 scripts/completion/fg-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/fgfs
+  install -Dm0644 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:11:40
  Author: spupykin
Revision: 255683

upgpkg: flightgear 2017.2.1-1: openscenegraph rebuild

Modified:
  flightgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:10:32 UTC (rev 255682)
+++ PKGBUILD2017-09-04 20:11:40 UTC (rev 255683)
@@ -6,7 +6,7 @@
 pkgname=flightgear
 pkgver=2017.2.1
 _pkgver=${pkgver%.*}
-pkgrel=1.1
+pkgrel=1
 pkgdesc="An open-source, multi-platform flight simulator"
 arch=(i686 x86_64)
 depends=('libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 'libxrandr' 
'glu' 'openal')


[arch-commits] Commit in filesystem/repos (88 files)

2017-09-04 Thread Sébastien Luttringer
Date: Monday, September 4, 2017 @ 19:44:11
  Author: seblu
Revision: 304666

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

Added:
  filesystem/repos/testing-i686/PKGBUILD
(from rev 304665, filesystem/trunk/PKGBUILD)
  filesystem/repos/testing-i686/crypttab
(from rev 304665, filesystem/trunk/crypttab)
  filesystem/repos/testing-i686/env-generator
(from rev 304665, filesystem/trunk/env-generator)
  filesystem/repos/testing-i686/fstab
(from rev 304665, filesystem/trunk/fstab)
  filesystem/repos/testing-i686/group
(from rev 304665, filesystem/trunk/group)
  filesystem/repos/testing-i686/gshadow
(from rev 304665, filesystem/trunk/gshadow)
  filesystem/repos/testing-i686/host.conf
(from rev 304665, filesystem/trunk/host.conf)
  filesystem/repos/testing-i686/hosts
(from rev 304665, filesystem/trunk/hosts)
  filesystem/repos/testing-i686/issue
(from rev 304665, filesystem/trunk/issue)
  filesystem/repos/testing-i686/ld.so.conf
(from rev 304665, filesystem/trunk/ld.so.conf)
  filesystem/repos/testing-i686/locale.sh
(from rev 304665, filesystem/trunk/locale.sh)
  filesystem/repos/testing-i686/motd
(from rev 304665, filesystem/trunk/motd)
  filesystem/repos/testing-i686/nsswitch.conf
(from rev 304665, filesystem/trunk/nsswitch.conf)
  filesystem/repos/testing-i686/os-release
(from rev 304665, filesystem/trunk/os-release)
  filesystem/repos/testing-i686/passwd
(from rev 304665, filesystem/trunk/passwd)
  filesystem/repos/testing-i686/profile
(from rev 304665, filesystem/trunk/profile)
  filesystem/repos/testing-i686/resolv.conf
(from rev 304665, filesystem/trunk/resolv.conf)
  filesystem/repos/testing-i686/securetty
(from rev 304665, filesystem/trunk/securetty)
  filesystem/repos/testing-i686/shadow
(from rev 304665, filesystem/trunk/shadow)
  filesystem/repos/testing-i686/shells
(from rev 304665, filesystem/trunk/shells)
  filesystem/repos/testing-i686/sysusers
(from rev 304665, filesystem/trunk/sysusers)
  filesystem/repos/testing-i686/tmpfiles
(from rev 304665, filesystem/trunk/tmpfiles)
  filesystem/repos/testing-x86_64/PKGBUILD
(from rev 304665, filesystem/trunk/PKGBUILD)
  filesystem/repos/testing-x86_64/crypttab
(from rev 304665, filesystem/trunk/crypttab)
  filesystem/repos/testing-x86_64/env-generator
(from rev 304665, filesystem/trunk/env-generator)
  filesystem/repos/testing-x86_64/fstab
(from rev 304665, filesystem/trunk/fstab)
  filesystem/repos/testing-x86_64/group
(from rev 304665, filesystem/trunk/group)
  filesystem/repos/testing-x86_64/gshadow
(from rev 304665, filesystem/trunk/gshadow)
  filesystem/repos/testing-x86_64/host.conf
(from rev 304665, filesystem/trunk/host.conf)
  filesystem/repos/testing-x86_64/hosts
(from rev 304665, filesystem/trunk/hosts)
  filesystem/repos/testing-x86_64/issue
(from rev 304665, filesystem/trunk/issue)
  filesystem/repos/testing-x86_64/ld.so.conf
(from rev 304665, filesystem/trunk/ld.so.conf)
  filesystem/repos/testing-x86_64/locale.sh
(from rev 304665, filesystem/trunk/locale.sh)
  filesystem/repos/testing-x86_64/motd
(from rev 304665, filesystem/trunk/motd)
  filesystem/repos/testing-x86_64/nsswitch.conf
(from rev 304665, filesystem/trunk/nsswitch.conf)
  filesystem/repos/testing-x86_64/os-release
(from rev 304665, filesystem/trunk/os-release)
  filesystem/repos/testing-x86_64/passwd
(from rev 304665, filesystem/trunk/passwd)
  filesystem/repos/testing-x86_64/profile
(from rev 304665, filesystem/trunk/profile)
  filesystem/repos/testing-x86_64/resolv.conf
(from rev 304665, filesystem/trunk/resolv.conf)
  filesystem/repos/testing-x86_64/securetty
(from rev 304665, filesystem/trunk/securetty)
  filesystem/repos/testing-x86_64/shadow
(from rev 304665, filesystem/trunk/shadow)
  filesystem/repos/testing-x86_64/shells
(from rev 304665, filesystem/trunk/shells)
  filesystem/repos/testing-x86_64/sysusers
(from rev 304665, filesystem/trunk/sysusers)
  filesystem/repos/testing-x86_64/tmpfiles
(from rev 304665, filesystem/trunk/tmpfiles)
Deleted:
  filesystem/repos/testing-i686/PKGBUILD
  filesystem/repos/testing-i686/crypttab
  filesystem/repos/testing-i686/env-generator
  filesystem/repos/testing-i686/fstab
  filesystem/repos/testing-i686/group
  filesystem/repos/testing-i686/gshadow
  filesystem/repos/testing-i686/host.conf
  filesystem/repos/testing-i686/hosts
  filesystem/repos/testing-i686/issue
  filesystem/repos/testing-i686/ld.so.conf
  filesystem/repos/testing-i686/locale.sh
  filesystem/repos/testing-i686/motd
  filesystem/repos/testing-i686/nsswitch.conf
  filesystem/repos/testing-i686/os-release
  filesystem/repos/testing-i686/passwd
  filesystem/repos/testing-i686/profile
  filesystem/repos/testing-i686/resolv.conf
  filesystem/repos/testing-i686/securetty
  filesystem/repos/testing-i686/shadow
  filesystem/repos/testing-i686/shells
  filesystem/repos/testing-i686/sysusers

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

2017-09-04 Thread Sébastien Luttringer
Date: Monday, September 4, 2017 @ 19:41:13
  Author: seblu
Revision: 304665

upgpkg: filesystem 2017.09-2

- fix FS#55492

Modified:
  filesystem/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 19:19:51 UTC (rev 304664)
+++ PKGBUILD2017-09-04 19:41:13 UTC (rev 304665)
@@ -4,14 +4,13 @@
 
 pkgname=filesystem
 pkgver=2017.09
-pkgrel=1
+pkgrel=2
 pkgdesc='Base Arch Linux files'
 arch=('i686' 'x86_64')
 license=('GPL')
 url='https://www.archlinux.org'
 groups=('base')
-makedepends=('systemd')
-depends=('iana-etc')
+depends=('bash' 'systemd' 'iana-etc')
 backup=('etc/fstab' 'etc/crypttab' 'etc/group' 'etc/hosts' 'etc/ld.so.conf'
 'etc/passwd' 'etc/shadow' 'etc/gshadow' 'etc/resolv.conf' 'etc/motd'
 'etc/nsswitch.conf' 'etc/shells' 'etc/host.conf' 'etc/securetty'


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

2017-09-04 Thread Antonio Rojas
Date: Monday, September 4, 2017 @ 19:19:51
  Author: arojas
Revision: 304664

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

Added:
  sddm/repos/testing-i686/
  sddm/repos/testing-i686/PKGBUILD
(from rev 304663, sddm/trunk/PKGBUILD)
  sddm/repos/testing-i686/sddm.sysusers
(from rev 304663, sddm/trunk/sddm.sysusers)
  sddm/repos/testing-i686/sddm.tmpfiles
(from rev 304663, sddm/trunk/sddm.tmpfiles)
  sddm/repos/testing-x86_64/
  sddm/repos/testing-x86_64/PKGBUILD
(from rev 304663, sddm/trunk/PKGBUILD)
  sddm/repos/testing-x86_64/sddm.sysusers
(from rev 304663, sddm/trunk/sddm.sysusers)
  sddm/repos/testing-x86_64/sddm.tmpfiles
(from rev 304663, sddm/trunk/sddm.tmpfiles)

--+
 testing-i686/PKGBUILD|   45 +
 testing-i686/sddm.sysusers   |1 
 testing-i686/sddm.tmpfiles   |1 
 testing-x86_64/PKGBUILD  |   45 +
 testing-x86_64/sddm.sysusers |1 
 testing-x86_64/sddm.tmpfiles |1 
 6 files changed, 94 insertions(+)

Copied: sddm/repos/testing-i686/PKGBUILD (from rev 304663, sddm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-09-04 19:19:51 UTC (rev 304664)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=sddm
+pkgver=0.15.0
+pkgrel=2
+pkgdesc='QML based X11 and Wayland display manager'
+arch=('i686' 'x86_64')
+url='http://github.com/sddm/sddm'
+license=('GPL')
+depends=('qt5-declarative' 'xorg-xauth' 'xorg-server')
+makedepends=('extra-cmake-modules' 'python-docutils' 'qt5-tools')
+backup=('usr/share/sddm/scripts/Xsetup'
+'etc/pam.d/sddm'
+'etc/sddm.conf')
+provides=('display-manager')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;
+sddm.sysusers sddm.tmpfiles)
+sha256sums=('7a84089b2e424097664bf7cfb24bdc5896ba0eebf8d54eb77bcac6d16db1e358'
+'421d6d137a32b7a749427f4ab770e5adeef7dac66b138ab6e216ddc0cf4e2cb6'
+'db625f2a3649d6d203e1e1b187a054d5c6263cadf7edd824774d8ace52219677')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/sddm \
+-DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf \
+-DBUILD_MAN_PAGES=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "$srcdir"/sddm.sysusers "$pkgdir"/usr/lib/sysusers.d/sddm.conf
+  install -Dm644 "$srcdir"/sddm.tmpfiles "$pkgdir"/usr/lib/tmpfiles.d/sddm.conf
+}

Copied: sddm/repos/testing-i686/sddm.sysusers (from rev 304663, 
sddm/trunk/sddm.sysusers)
===
--- testing-i686/sddm.sysusers  (rev 0)
+++ testing-i686/sddm.sysusers  2017-09-04 19:19:51 UTC (rev 304664)
@@ -0,0 +1 @@
+u sddm - "Simple Desktop Display Manager" /var/lib/sddm

Copied: sddm/repos/testing-i686/sddm.tmpfiles (from rev 304663, 
sddm/trunk/sddm.tmpfiles)
===
--- testing-i686/sddm.tmpfiles  (rev 0)
+++ testing-i686/sddm.tmpfiles  2017-09-04 19:19:51 UTC (rev 304664)
@@ -0,0 +1 @@
+d /var/lib/sddm 0755 sddm sddm

Copied: sddm/repos/testing-x86_64/PKGBUILD (from rev 304663, 
sddm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-09-04 19:19:51 UTC (rev 304664)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=sddm
+pkgver=0.15.0
+pkgrel=2
+pkgdesc='QML based X11 and Wayland display manager'
+arch=('i686' 'x86_64')
+url='http://github.com/sddm/sddm'
+license=('GPL')
+depends=('qt5-declarative' 'xorg-xauth' 'xorg-server')
+makedepends=('extra-cmake-modules' 'python-docutils' 'qt5-tools')
+backup=('usr/share/sddm/scripts/Xsetup'
+'etc/pam.d/sddm'
+'etc/sddm.conf')
+provides=('display-manager')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;
+sddm.sysusers sddm.tmpfiles)
+sha256sums=('7a84089b2e424097664bf7cfb24bdc5896ba0eebf8d54eb77bcac6d16db1e358'
+'421d6d137a32b7a749427f4ab770e5adeef7dac66b138ab6e216ddc0cf4e2cb6'
+'db625f2a3649d6d203e1e1b187a054d5c6263cadf7edd824774d8ace52219677')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+

[arch-commits] Commit in sddm/trunk (4 files)

2017-09-04 Thread Antonio Rojas
Date: Monday, September 4, 2017 @ 19:19:10
  Author: arojas
Revision: 304663

Port user management to sysusers

Added:
  sddm/trunk/sddm.sysusers
  sddm/trunk/sddm.tmpfiles
Modified:
  sddm/trunk/PKGBUILD
Deleted:
  sddm/trunk/sddm.install

---+
 PKGBUILD  |   13 +
 sddm.install  |   15 ---
 sddm.sysusers |1 +
 sddm.tmpfiles |1 +
 4 files changed, 11 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 18:43:26 UTC (rev 304662)
+++ PKGBUILD2017-09-04 19:19:10 UTC (rev 304663)
@@ -4,7 +4,7 @@
 
 pkgname=sddm
 pkgver=0.15.0
-pkgrel=1
+pkgrel=2
 pkgdesc='QML based X11 and Wayland display manager'
 arch=('i686' 'x86_64')
 url='http://github.com/sddm/sddm'
@@ -11,13 +11,15 @@
 license=('GPL')
 depends=('qt5-declarative' 'xorg-xauth' 'xorg-server')
 makedepends=('extra-cmake-modules' 'python-docutils' 'qt5-tools')
-install="${pkgname}.install"
 backup=('usr/share/sddm/scripts/Xsetup'
 'etc/pam.d/sddm'
 'etc/sddm.conf')
 provides=('display-manager')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha256sums=('7a84089b2e424097664bf7cfb24bdc5896ba0eebf8d54eb77bcac6d16db1e358')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;
+sddm.sysusers sddm.tmpfiles)
+sha256sums=('7a84089b2e424097664bf7cfb24bdc5896ba0eebf8d54eb77bcac6d16db1e358'
+'421d6d137a32b7a749427f4ab770e5adeef7dac66b138ab6e216ddc0cf4e2cb6'
+'db625f2a3649d6d203e1e1b187a054d5c6263cadf7edd824774d8ace52219677')
 
 prepare() {
   mkdir -p build
@@ -37,4 +39,7 @@
 package() {
   cd build
   make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "$srcdir"/sddm.sysusers "$pkgdir"/usr/lib/sysusers.d/sddm.conf
+  install -Dm644 "$srcdir"/sddm.tmpfiles "$pkgdir"/usr/lib/tmpfiles.d/sddm.conf
 }

Deleted: sddm.install
===
--- sddm.install2017-09-04 18:43:26 UTC (rev 304662)
+++ sddm.install2017-09-04 19:19:10 UTC (rev 304663)
@@ -1,15 +0,0 @@
-post_install() {
-   if ! getent group sddm > /dev/null; then
-   groupadd --system sddm
-   fi
-   if ! getent passwd sddm > /dev/null; then
-   useradd -c "Simple Desktop Display Manager" --system -d 
/var/lib/sddm -s /usr/bin/nologin -g sddm sddm
-   passwd -l sddm > /dev/null
-   fi
-   mkdir -p /var/lib/sddm
-   chown -R sddm:sddm /var/lib/sddm > /dev/null
-}
-
-post_upgrade() {
-   post_install $1
-}

Added: sddm.sysusers
===
--- sddm.sysusers   (rev 0)
+++ sddm.sysusers   2017-09-04 19:19:10 UTC (rev 304663)
@@ -0,0 +1 @@
+u sddm - "Simple Desktop Display Manager" /var/lib/sddm

Added: sddm.tmpfiles
===
--- sddm.tmpfiles   (rev 0)
+++ sddm.tmpfiles   2017-09-04 19:19:10 UTC (rev 304663)
@@ -0,0 +1 @@
+d /var/lib/sddm 0755 sddm sddm


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

2017-09-04 Thread Antonio Rojas
Date: Monday, September 4, 2017 @ 18:43:26
  Author: arojas
Revision: 304662

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-04 18:42:57 UTC (rev 304661)
+++ extra-i686/PKGBUILD 2017-09-04 18:43:26 UTC (rev 304662)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=liblouis
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Open-source braille translator and back-translator"
-arch=(i686 x86_64)
-url="http://liblouis.org/;
-license=('GPL3')
-depends=(glibc)
-makedepends=(help2man python2 python)
-source=(https://github.com/liblouis/liblouis/releases/download/v$pkgver/liblouis-$pkgver.tar.gz)
-sha1sums=('a5dd6b9df0fb4de0040f01048375e13e1e75b9f4')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-ucs4
-  make -j1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  cd python
-  LD_PRELOAD+=":$srcdir/$pkgname-$pkgver/liblouis/.libs/liblouis.so"
-  python2 setup.py install --root="$pkgdir" --prefix="/usr" --optimize=1
-  python setup.py install --root="$pkgdir" --prefix="/usr" --optimize=1
-}
-# vim:set ts=2 sw=2 et:

Copied: liblouis/repos/extra-i686/PKGBUILD (from rev 304661, 
liblouis/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-04 18:43:26 UTC (rev 304662)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: Ionut Biru 
+
+pkgname=liblouis
+pkgver=3.3.0
+pkgrel=1
+pkgdesc="Open-source braille translator and back-translator"
+arch=(i686 x86_64)
+url="http://liblouis.org/;
+license=('GPL3')
+depends=(glibc)
+makedepends=(help2man python2 python)
+source=(https://github.com/liblouis/liblouis/releases/download/v$pkgver/liblouis-$pkgver.tar.gz)
+sha256sums=('3466c9d55ad23191ec1b092b911c706475156556176ead9ecd7ee841df6a31f3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-ucs4
+  make -j1
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  cd python
+  LD_PRELOAD+=":$srcdir/$pkgname-$pkgver/liblouis/.libs/liblouis.so"
+  python2 setup.py install --root="$pkgdir" --prefix="/usr" --optimize=1
+  python setup.py install --root="$pkgdir" --prefix="/usr" --optimize=1
+}
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-09-04 18:42:57 UTC (rev 304661)
+++ extra-x86_64/PKGBUILD   2017-09-04 18:43:26 UTC (rev 304662)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=liblouis
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Open-source braille translator and back-translator"
-arch=(i686 x86_64)
-url="http://liblouis.org/;
-license=('GPL3')
-depends=(glibc)
-makedepends=(help2man python2 python)
-source=(https://github.com/liblouis/liblouis/releases/download/v$pkgver/liblouis-$pkgver.tar.gz)
-sha1sums=('a5dd6b9df0fb4de0040f01048375e13e1e75b9f4')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-ucs4
-  make -j1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  cd python
-  LD_PRELOAD+=":$srcdir/$pkgname-$pkgver/liblouis/.libs/liblouis.so"
-  python2 setup.py install --root="$pkgdir" --prefix="/usr" --optimize=1
-  python setup.py install --root="$pkgdir" --prefix="/usr" --optimize=1
-}
-# vim:set ts=2 sw=2 et:

Copied: liblouis/repos/extra-x86_64/PKGBUILD (from rev 304661, 
liblouis/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-09-04 18:43:26 UTC (rev 304662)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: Ionut Biru 
+
+pkgname=liblouis
+pkgver=3.3.0
+pkgrel=1
+pkgdesc="Open-source braille translator and back-translator"
+arch=(i686 x86_64)
+url="http://liblouis.org/;
+license=('GPL3')
+depends=(glibc)
+makedepends=(help2man python2 python)
+source=(https://github.com/liblouis/liblouis/releases/download/v$pkgver/liblouis-$pkgver.tar.gz)
+sha256sums=('3466c9d55ad23191ec1b092b911c706475156556176ead9ecd7ee841df6a31f3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static 

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

2017-09-04 Thread Antonio Rojas
Date: Monday, September 4, 2017 @ 18:42:57
  Author: arojas
Revision: 304661

Update to 3.3.0

Modified:
  liblouis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 18:38:20 UTC (rev 304660)
+++ PKGBUILD2017-09-04 18:42:57 UTC (rev 304661)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Ionut Biru 
+# Maintainer:
+# Contributor: Ionut Biru 
 
 pkgname=liblouis
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="Open-source braille translator and back-translator"
 arch=(i686 x86_64)
@@ -11,7 +12,7 @@
 depends=(glibc)
 makedepends=(help2man python2 python)
 
source=(https://github.com/liblouis/liblouis/releases/download/v$pkgver/liblouis-$pkgver.tar.gz)
-sha1sums=('a5dd6b9df0fb4de0040f01048375e13e1e75b9f4')
+sha256sums=('3466c9d55ad23191ec1b092b911c706475156556176ead9ecd7ee841df6a31f3')
 
 build() {
   cd $pkgname-$pkgver


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

2017-09-04 Thread Antonio Rojas
Date: Monday, September 4, 2017 @ 18:38:20
  Author: arojas
Revision: 304660

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

Added:
  appstream/repos/extra-i686/PKGBUILD
(from rev 304659, appstream/trunk/PKGBUILD)
  appstream/repos/extra-i686/update-appstream-cache.hook
(from rev 304659, appstream/trunk/update-appstream-cache.hook)
  appstream/repos/extra-x86_64/PKGBUILD
(from rev 304659, appstream/trunk/PKGBUILD)
  appstream/repos/extra-x86_64/update-appstream-cache.hook
(from rev 304659, appstream/trunk/update-appstream-cache.hook)
Deleted:
  appstream/repos/extra-i686/PKGBUILD
  appstream/repos/extra-i686/update-appstream-index.hook
  appstream/repos/extra-x86_64/PKGBUILD
  appstream/repos/extra-x86_64/update-appstream-index.hook

--+
 /PKGBUILD|  114 +
 extra-i686/PKGBUILD  |   62 ---
 extra-i686/update-appstream-cache.hook   |   17 
 extra-i686/update-appstream-index.hook   |   17 
 extra-x86_64/PKGBUILD|   62 ---
 extra-x86_64/update-appstream-cache.hook |   17 
 extra-x86_64/update-appstream-index.hook |   17 
 7 files changed, 148 insertions(+), 158 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-04 18:37:48 UTC (rev 304659)
+++ extra-i686/PKGBUILD 2017-09-04 18:38:20 UTC (rev 304660)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Jameson Pugh 
-# Contributor: Tim Jester-Pfadt 
-
-pkgbase=appstream
-pkgname=(appstream appstream-qt)
-pkgver=0.11.4
-pkgrel=2
-pkgdesc="Provides a standard for creating app stores across distributions"
-arch=(i686 x86_64)
-url="http://distributions.freedesktop.org/wiki/AppStream;
-license=(GPL)
-depends=(libyaml libxml2 libstemmer glib2)
-makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-base 
itstool vala)
-source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
-update-appstream-index.hook
-https://github.com/ximion/appstream/commit/5db6df1a.patch)
-sha256sums=('d1458c3266e7a71ac9a80c2412bc3535fcb8e35aac2c7e493ba61c5609e17b09'
-'SKIP'
-'a08b972b31388efe7edfa6db8dbd6909914bb613dd39b608b1764ed040907f82'
-'8204883e4902e99a8c336f9dd19375f8eaf5a522fda68d6c9e1fe133844ec992')
-validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

-
-prepare() {
-  mkdir -p build
-
-  cd AppStream-$pkgver
-  patch -p1 -i ../5db6df1a.patch # don't check bitness when finding 
appstream-qt
-}
-
-build() {
-  cd build
-
-  meson ../AppStream-$pkgver \
---prefix=/usr \
--Dqt=true \
--Dvapi=true
-  ninja
-}
-
-package_appstream() {
-  cd build
-
-  DESTDIR="$pkgdir" ninja install
-
-# provided by -qt subpackage
-  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
-
-  install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
-}
-
-package_appstream-qt() {
-  pkgdesc='Qt5 interface for AppStream'
-  depends=(appstream qt5-base)
-
-  cd build
-  DESTDIR="$pkgdir" ninja install
-
-# provided by appstream
-  rm -r 
"$pkgdir"{/etc,/usr/{bin,include/appstream,lib/{girepository-1.0,libappstream*,pkgconfig},share}}
-}

Copied: appstream/repos/extra-i686/PKGBUILD (from rev 304659, 
appstream/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-04 18:38:20 UTC (rev 304660)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Jameson Pugh 
+# Contributor: Tim Jester-Pfadt 
+
+pkgbase=appstream
+pkgname=(appstream appstream-qt)
+pkgver=0.11.5
+pkgrel=1
+pkgdesc="Provides a standard for creating app stores across distributions"
+arch=(i686 x86_64)
+url="http://distributions.freedesktop.org/wiki/AppStream;
+license=(GPL)
+depends=(libyaml libxml2 libstemmer glib2)
+makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-base 
itstool vala)
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
+update-appstream-cache.hook)
+sha256sums=('d87775f21b49424c6a6e4dae9c2d594cc228827415bcdb0aae96eb9a0cbfd4ae'
+'SKIP'
+'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b')
+validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  meson ../AppStream-$pkgver \
+--prefix=/usr \
+-Denable-qt=true \
+-Denable-vapi=true
+  ninja
+}
+
+package_appstream() {
+  cd build
+
+  DESTDIR="$pkgdir" ninja install
+

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

2017-09-04 Thread Antonio Rojas
Date: Monday, September 4, 2017 @ 18:37:48
  Author: arojas
Revision: 304659

Update to 0.11.5

Added:
  appstream/trunk/update-appstream-cache.hook
(from rev 304658, appstream/trunk/update-appstream-index.hook)
Modified:
  appstream/trunk/PKGBUILD
Deleted:
  appstream/trunk/update-appstream-index.hook

-+
 PKGBUILD|   21 -
 update-appstream-cache.hook |   17 +
 update-appstream-index.hook |   17 -
 3 files changed, 25 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 17:41:03 UTC (rev 304658)
+++ PKGBUILD2017-09-04 18:37:48 UTC (rev 304659)
@@ -5,8 +5,8 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.11.4
-pkgrel=2
+pkgver=0.11.5
+pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream;
@@ -14,19 +14,14 @@
 depends=(libyaml libxml2 libstemmer glib2)
 makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-base 
itstool vala)
 
source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
-update-appstream-index.hook
-https://github.com/ximion/appstream/commit/5db6df1a.patch)
-sha256sums=('d1458c3266e7a71ac9a80c2412bc3535fcb8e35aac2c7e493ba61c5609e17b09'
+update-appstream-cache.hook)
+sha256sums=('d87775f21b49424c6a6e4dae9c2d594cc228827415bcdb0aae96eb9a0cbfd4ae'
 'SKIP'
-'a08b972b31388efe7edfa6db8dbd6909914bb613dd39b608b1764ed040907f82'
-'8204883e4902e99a8c336f9dd19375f8eaf5a522fda68d6c9e1fe133844ec992')
+'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b')
 validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

 
 prepare() {
   mkdir -p build
-
-  cd AppStream-$pkgver
-  patch -p1 -i ../5db6df1a.patch # don't check bitness when finding 
appstream-qt
 }
 
 build() {
@@ -34,8 +29,8 @@
 
   meson ../AppStream-$pkgver \
 --prefix=/usr \
--Dqt=true \
--Dvapi=true
+-Denable-qt=true \
+-Denable-vapi=true
   ninja
 }
 
@@ -47,7 +42,7 @@
 # provided by -qt subpackage
   rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
 
-  install -Dm644 "$srcdir"/update-appstream-index.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-index.hook
+  install -Dm644 "$srcdir"/update-appstream-cache.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-cache.hook
 }
 
 package_appstream-qt() {

Copied: appstream/trunk/update-appstream-cache.hook (from rev 304658, 
appstream/trunk/update-appstream-index.hook)
===
--- update-appstream-cache.hook (rev 0)
+++ update-appstream-cache.hook 2017-09-04 18:37:48 UTC (rev 304659)
@@ -0,0 +1,17 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/share/app-info/*
+
+[Trigger]
+Type = Package
+Operation = Install
+Operation = Upgrade
+Target = appstream
+
+[Action]
+Description = Updating the appstream cache...
+When = PostTransaction
+Exec = /usr/bin/appstreamcli refresh-cache --force

Deleted: update-appstream-index.hook
===
--- update-appstream-index.hook 2017-09-04 17:41:03 UTC (rev 304658)
+++ update-appstream-index.hook 2017-09-04 18:37:48 UTC (rev 304659)
@@ -1,17 +0,0 @@
-[Trigger]
-Type = File
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/share/app-info/*
-
-[Trigger]
-Type = Package
-Operation = Install
-Operation = Upgrade
-Target = appstream
-
-[Action]
-Description = Updating the appstream index...
-When = PostTransaction
-Exec = /usr/bin/appstreamcli refresh-cache --force


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

2017-09-04 Thread Gaëtan Bisson
Date: Monday, September 4, 2017 @ 17:41:03
  Author: bisson
Revision: 304658

db-move: moved iana-etc from [testing] to [core] (any)

Added:
  iana-etc/repos/core-any/LICENSE
(from rev 304657, iana-etc/repos/testing-any/LICENSE)
  iana-etc/repos/core-any/PKGBUILD
(from rev 304657, iana-etc/repos/testing-any/PKGBUILD)
Deleted:
  iana-etc/repos/core-any/LICENSE
  iana-etc/repos/core-any/PKGBUILD
  iana-etc/repos/testing-any/

---+
 /LICENSE  |1 
 /PKGBUILD |   51 ++
 core-any/LICENSE  |1 
 core-any/PKGBUILD |   62 
 4 files changed, 52 insertions(+), 63 deletions(-)

Deleted: core-any/LICENSE
===
--- core-any/LICENSE2017-09-04 15:53:21 UTC (rev 304657)
+++ core-any/LICENSE2017-09-04 17:41:03 UTC (rev 304658)
@@ -1 +0,0 @@
-The contents of this package are inelligible for copyright protection.

Copied: iana-etc/repos/core-any/LICENSE (from rev 304657, 
iana-etc/repos/testing-any/LICENSE)
===
--- core-any/LICENSE(rev 0)
+++ core-any/LICENSE2017-09-04 17:41:03 UTC (rev 304658)
@@ -0,0 +1 @@
+The contents of this package are inelligible for copyright protection.

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2017-09-04 15:53:21 UTC (rev 304657)
+++ core-any/PKGBUILD   2017-09-04 17:41:03 UTC (rev 304658)
@@ -1,62 +0,0 @@
-# $Id$
-# Contributor: Thomas Bächler 
-# Maintainer: Gaetan Bisson 
-
-pkgname=iana-etc
-pkgver=20170512
-pkgrel=1
-pkgdesc='/etc/protocols and /etc/services provided by IANA'
-url='http://www.iana.org/protocols'
-arch=('any')
-license=('custom:none')
-backup=('etc/'{protocols,services})
-source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
-
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
-'LICENSE')
-sha256sums=('fc4ef2d9dc2616e9981aa7845f33071dc9fd7b4269cc6440e3a52d4149c95d52'
-'f7a7fd69b66b936cdcba4416066cba8d8e88b6261ba43c2c2fab8cc3c6876825'
-'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
-
-pkgver() {
-   cd "${srcdir}"
-   awk -F"[<>]" '/updated/{print$3;nextfile}' * |
-   sort -n | tail -n 1 | tr -d -
-}
-
-package() {
-   cd "${srcdir}"
-   install -d "${pkgdir}/etc"
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
-   install -Dm644 protocol-numbers.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
-   install -Dm644 service-names-port-numbers.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
-
-   gawk '
-BEGIN {
-   print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n"
-   FS="[<>]"
-}
-
-{
-   if (/ "${pkgdir}/etc/protocols"
-
-   gawk '
-BEGIN {
-   print "# Full data: /usr/share/iana-etc/port-numbers.iana\n"
-   FS="[<>]"
-}
-
-{
-   if (/ "${pkgdir}/etc/services"
-
-}

Copied: iana-etc/repos/core-any/PKGBUILD (from rev 304657, 
iana-etc/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2017-09-04 17:41:03 UTC (rev 304658)
@@ -0,0 +1,51 @@
+# $Id$
+# Contributor: Thomas Bächler 
+# Maintainer: Gaetan Bisson 
+
+pkgname=iana-etc
+pkgver=20170824
+pkgrel=1
+pkgdesc='/etc/protocols and /etc/services provided by IANA'
+url='http://www.iana.org/protocols'
+arch=('any')
+license=('custom:none')
+backup=('etc/'{protocols,services})
+source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
+
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
+'LICENSE')
+sha256sums=('222bfbe9b4d7834b387a7cfa7223f717be48dc7f1d5eadc79979ef07a743a69a'
+'5f1868355c828163dbfd61161e4f4050e026a28076fdd9a7c89ac54da7a71abd'
+'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
+
+pkgver() {
+   cd "${srcdir}"
+   awk -F"[<>]" '/updated/{print$3;nextfile}' * |
+   sort -n | tail -n 1 | tr -d -
+}
+
+package() {
+   cd "${srcdir}"
+   install -d "${pkgdir}/etc"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
+   install -Dm644 protocol-numbers.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
+   install -Dm644 service-names-port-numbers.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
+(/ "${pkgdir}/etc/protocols"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:27:35
  Author: spupykin
Revision: 255681

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 17:26:55 UTC (rev 255680)
+++ community-i686/PKGBUILD 2017-09-04 17:27:35 UTC (rev 255681)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.9.66
-_pkgver=3.9
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit;
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib' 'cairo')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-sha256sums=('4a1979300f79ed3e54740151c8deeaef1aec307948019ddca3a96edef3e5')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---with-cairo \
---with-tcl=/usr/lib \
---with-tk=/usr/lib
-  make ACLOCAL=aclocal AUTOMAKE=automake
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/man/man1
-  mv "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/* "$pkgdir"/usr/share/man/man1/
-  rm -rf "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/
-  chrpath -d "$pkgdir"/usr/lib/xcircuit-${_pkgver}/xcircexec
-  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 255680, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 17:27:35 UTC (rev 255681)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.9.70
+_pkgver=3.9
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit;
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib' 'cairo')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+sha256sums=('277b4239e9fe38eeb1ebbf2062e017dc3ae3b5f473a1173aa03e0ea88c610278')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-cairo \
+--with-tcl=/usr/lib \
+--with-tk=/usr/lib
+  make ACLOCAL=aclocal AUTOMAKE=automake
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/man/man1
+  mv "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/* "$pkgdir"/usr/share/man/man1/
+  rm -rf "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/
+  chrpath -d "$pkgdir"/usr/lib/xcircuit-${_pkgver}/xcircexec
+  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-04 17:26:55 UTC (rev 255680)
+++ community-x86_64/PKGBUILD   2017-09-04 17:27:35 UTC (rev 255681)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.9.66
-_pkgver=3.9
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit;
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib' 'cairo')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:26:55
  Author: spupykin
Revision: 255680

upgpkg: xcircuit 3.9.70-1

Modified:
  xcircuit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 17:26:36 UTC (rev 255679)
+++ PKGBUILD2017-09-04 17:26:55 UTC (rev 255680)
@@ -4,7 +4,7 @@
 # Contributor: simo 
 
 pkgname=xcircuit
-pkgver=3.9.66
+pkgver=3.9.70
 _pkgver=3.9
 pkgrel=1
 pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
@@ -15,7 +15,7 @@
 makedepends=('chrpath' 'gendesk')
 _categories='Application;Electronics;Engineering'
 source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-sha256sums=('4a1979300f79ed3e54740151c8deeaef1aec307948019ddca3a96edef3e5')
+sha256sums=('277b4239e9fe38eeb1ebbf2062e017dc3ae3b5f473a1173aa03e0ea88c610278')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:26:01
  Author: spupykin
Revision: 255677

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

Added:
  openscenegraph/repos/community-i686/PKGBUILD
(from rev 255676, openscenegraph/trunk/PKGBUILD)
  openscenegraph/repos/community-i686/openscenegraph-ffmpeg3.patch
(from rev 255676, openscenegraph/trunk/openscenegraph-ffmpeg3.patch)
  openscenegraph/repos/community-x86_64/PKGBUILD
(from rev 255676, openscenegraph/trunk/PKGBUILD)
  openscenegraph/repos/community-x86_64/openscenegraph-ffmpeg3.patch
(from rev 255676, openscenegraph/trunk/openscenegraph-ffmpeg3.patch)
Deleted:
  openscenegraph/repos/community-i686/PKGBUILD
  openscenegraph/repos/community-i686/openscenegraph-ffmpeg3.patch
  openscenegraph/repos/community-x86_64/PKGBUILD
  openscenegraph/repos/community-x86_64/openscenegraph-ffmpeg3.patch

---+
 /PKGBUILD |   90 ++
 /openscenegraph-ffmpeg3.patch |  314 
 community-i686/PKGBUILD   |   44 ---
 community-i686/openscenegraph-ffmpeg3.patch   |  157 
 community-x86_64/PKGBUILD |   44 ---
 community-x86_64/openscenegraph-ffmpeg3.patch |  157 
 6 files changed, 404 insertions(+), 402 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 17:25:43 UTC (rev 255676)
+++ community-i686/PKGBUILD 2017-09-04 17:26:01 UTC (rev 255677)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Hans Janssen 
-# Contributor: my64 
-# Contributor: Colin Pitrat 
-
-pkgname=openscenegraph
-pkgver=3.4.0
-pkgrel=5
-pkgdesc="An Open Source, high performance real-time graphics toolkit"
-arch=('i686' 'x86_64')
-license=('custom:OSGPL')
-url="http://www.openscenegraph.org;
-depends=('giflib' 'jasper' 'librsvg' 'xine-lib' 'curl' 'pth')
-makedepends=('cmake' 'libvncserver' 'qt5-base' 'ffmpeg' 'mesa')
-optdepends=('libvncserver' 'gdal' 'openexr' 'poppler-glib' 'qt5-base' 'ffmpeg')
-conflicts=('openthreads')
-provides=('openthreads')
-source=(http://trac.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-$pkgver.zip
 openscenegraph-ffmpeg3.patch)
-md5sums=('a5e762c64373a46932e444f6f7332496'
- 'f8151db111ad492ea3bf93971f9a32a9')
-
-prepare() {
-  cd OpenSceneGraph-$pkgver
-# Fix build with ffmpeg 3.0 (Debian)
-  patch -p2 -i ../openscenegraph-ffmpeg3.patch
-}
-
-build() {
-  cd OpenSceneGraph-$pkgver
-#  CFLAGS="$CFLAGS -D__STDC_CONSTANT_MACROS"
-#  CXXFLAGS="$CXXFLAGS -D__STDC_CONSTANT_MACROS"
-  [ $NOEXTRACT -eq 1 ] || cmake . \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd OpenSceneGraph-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  [ -d "$pkgdir/usr/lib64" ] && mv "$pkgdir/usr/lib64" "$pkgdir/usr/lib" || 
true
-}

Copied: openscenegraph/repos/community-i686/PKGBUILD (from rev 255676, 
openscenegraph/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 17:26:01 UTC (rev 255677)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Hans Janssen 
+# Contributor: my64 
+# Contributor: Colin Pitrat 
+
+pkgname=openscenegraph
+pkgver=3.4.1
+pkgrel=1
+pkgdesc="An Open Source, high performance real-time graphics toolkit"
+arch=('i686' 'x86_64')
+license=('custom:OSGPL')
+url="http://www.openscenegraph.org;
+depends=('giflib' 'jasper' 'librsvg' 'xine-lib' 'curl' 'pth')
+makedepends=('cmake' 'libvncserver' 'qt5-base' 'ffmpeg' 'mesa')
+optdepends=('libvncserver' 'gdal' 'openexr' 'poppler-glib' 'qt5-base' 'ffmpeg')
+conflicts=('openthreads')
+provides=('openthreads')
+source=(https://github.com/openscenegraph/OpenSceneGraph/archive/OpenSceneGraph-$pkgver.tar.gz
+   openscenegraph-ffmpeg3.patch)
+sha256sums=('930eb46f05781a76883ec16c5f49cfb29a059421db131005d75bec4d78401fd5'
+'a65fc1ac0538fddb8d11ef1ab2322a782715f8d2b42e0bb01a191212a0612477')
+
+prepare() {
+  cd OpenSceneGraph-OpenSceneGraph-$pkgver
+  # Fix build with ffmpeg 3.0 (Debian)
+#  patch -p2 -i ../openscenegraph-ffmpeg3.patch
+}
+
+build() {
+  cd OpenSceneGraph-OpenSceneGraph-$pkgver
+#  CFLAGS="$CFLAGS -D__STDC_CONSTANT_MACROS"
+#  CXXFLAGS="$CXXFLAGS -D__STDC_CONSTANT_MACROS"
+  [ $NOEXTRACT -eq 1 ] || cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd OpenSceneGraph-OpenSceneGraph-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D -m644 LICENSE.txt 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:26:36
  Author: spupykin
Revision: 255679

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

Added:
  sdlmame/repos/community-i686/PKGBUILD
(from rev 255678, sdlmame/trunk/PKGBUILD)
  sdlmame/repos/community-i686/extras.tar.gz
(from rev 255678, sdlmame/trunk/extras.tar.gz)
  sdlmame/repos/community-i686/sdlmame.install
(from rev 255678, sdlmame/trunk/sdlmame.install)
  sdlmame/repos/community-i686/sdlmame.sh
(from rev 255678, sdlmame/trunk/sdlmame.sh)
  sdlmame/repos/community-x86_64/PKGBUILD
(from rev 255678, sdlmame/trunk/PKGBUILD)
  sdlmame/repos/community-x86_64/extras.tar.gz
(from rev 255678, sdlmame/trunk/extras.tar.gz)
  sdlmame/repos/community-x86_64/sdlmame.install
(from rev 255678, sdlmame/trunk/sdlmame.install)
  sdlmame/repos/community-x86_64/sdlmame.sh
(from rev 255678, sdlmame/trunk/sdlmame.sh)
Deleted:
  sdlmame/repos/community-i686/PKGBUILD
  sdlmame/repos/community-i686/extras.tar.gz
  sdlmame/repos/community-i686/sdlmame.install
  sdlmame/repos/community-i686/sdlmame.sh
  sdlmame/repos/community-x86_64/PKGBUILD
  sdlmame/repos/community-x86_64/extras.tar.gz
  sdlmame/repos/community-x86_64/sdlmame.install
  sdlmame/repos/community-x86_64/sdlmame.sh

--+
 /PKGBUILD|  190 +
 /sdlmame.install |   16 +++
 /sdlmame.sh  |  112 +
 community-i686/PKGBUILD  |   95 --
 community-i686/sdlmame.install   |8 -
 community-i686/sdlmame.sh|   56 --
 community-x86_64/PKGBUILD|   95 --
 community-x86_64/sdlmame.install |8 -
 community-x86_64/sdlmame.sh  |   56 --
 9 files changed, 318 insertions(+), 318 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 17:26:10 UTC (rev 255678)
+++ community-i686/PKGBUILD 2017-09-04 17:26:36 UTC (rev 255679)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: robb_force 
-# Maintainer: JJDaNiMoTh 
-
-pkgname=sdlmame
-pkgver=0.188
-pkgrel=1
-pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
-url="http://mamedev.org/;
-license=('GPL2')
-arch=('i686' 'x86_64')
-depends=('sdl2' 'libxinerama' 'sdl2_ttf' 'alsa-lib' 'qt5-base')
-makedepends=('unzip' 'nasm' 'mesa' 'glu' 'wget' 'python2')
-install=sdlmame.install
-source=("https://github.com/mamedev/mame/releases/download/mame${pkgver/./}/mame${pkgver/./}s.zip;
-   "sdlmame.sh"
-   "extras.tar.gz"
-   ${_patches})
-sha256sums=('96b69c52e9acf6604c26741ad212ffee2c4a306723b8adbb79afd24838a4ed36'
-'06e7f5dca2255a16b3336a6d2b9af8276a8d8c672635aed83e9e8f636db3cef7'
-'5ba55ce8c33743207a12a7509efdf13dd98f5d87fa12f0e471ea523d3ae4f4ac')
-
-prepare() {
-  cd "$srcdir"/
-  unzip mame.zip || true
-}
-
-build() {
-  cd "$srcdir"
-  make \
-NOWERROR=1 \
-OPTIMIZE=2 \
-PYTHON_EXECUTABLE=/usr/bin/python2 \
-TOOLS=1 \
-ARCHOPTS=-flifetime-dse=1 \
--j1
-}
-
-package() {
-  cd "$srcdir"
-  # Install the sdlmame script
-  install -Dm755 "$srcdir"/${pkgname}.sh "$pkgdir"/usr/bin/${pkgname}
-
-  # Install the applications and the UI font in /usr/share
-  install -Dm755 mame "$pkgdir"/usr/lib/${pkgname}/${pkgname} || \
-  install -Dm755 mame64 "$pkgdir"/usr/lib/${pkgname}/${pkgname}
-
-  install -m755 chdman "$pkgdir"/usr/lib/${pkgname}/chdman
-  install -m755 jedutil "$pkgdir"/usr/lib/${pkgname}/jedutil
-  install -m755 regrep "$pkgdir"/usr/lib/${pkgname}/regrep
-  install -m755 romcmp "$pkgdir"/usr/lib/${pkgname}/romcmp
-#  install -m755 testkeys "$pkgdir"/usr/lib/${pkgname}/testkeys
-  install -m755 src2html "$pkgdir"/usr/lib/${pkgname}/src2html
-  install -m755 srcclean "$pkgdir"/usr/lib/${pkgname}/srcclean
-  install -m755 ldverify "$pkgdir"/usr/lib/${pkgname}/ldverify
-  install -m755 ldresample "$pkgdir"/usr/lib/${pkgname}/ldresample
-
-  # ln binaries
-  install -dm755 "$pkgdir"/usr/share/${pkgname}
-  for i in $pkgname chdman jedutil regrep romcmp testkeys src2html srcclean 
ldverify ldresample; do
-ln -s /usr/lib/$pkgname/$i "$pkgdir"/usr/share/$pkgname/$i
-  done
-
-  # Install the extra bits
-  install -d "$pkgdir"/usr/share/${pkgname}/{artwork,ctrlr,hash,keymaps,shader}
-  install -d "$pkgdir"/usr/share/man/man1
-  install -d "$pkgdir"/usr/share/man/man6
-  install -m644 src/osd/modules/opengl/shader/glsl*.*h 
"$pkgdir"/usr/share/${pkgname}/shader/
-#  install -m644 src/osd/sdl/man/*.1* "$pkgdir"/usr/share/man/man1/
-#  install -m644 src/osd/sdl/man/*.6* "$pkgdir"/usr/share/man/man6/
-
-  cp -a "$srcdir"/artwork/* "$pkgdir"/usr/share/${pkgname}/artwork/
-  install -m644 "$srcdir"/ctrlr/* 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:26:10
  Author: spupykin
Revision: 255678

upgpkg: sdlmame 0.189-1

Modified:
  sdlmame/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 17:26:01 UTC (rev 255677)
+++ PKGBUILD2017-09-04 17:26:10 UTC (rev 255678)
@@ -4,7 +4,7 @@
 # Maintainer: JJDaNiMoTh 
 
 pkgname=sdlmame
-pkgver=0.188
+pkgver=0.189
 pkgrel=1
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
 url="http://mamedev.org/;
@@ -17,7 +17,7 @@
"sdlmame.sh"
"extras.tar.gz"
${_patches})
-sha256sums=('96b69c52e9acf6604c26741ad212ffee2c4a306723b8adbb79afd24838a4ed36'
+sha256sums=('e0367811e1a431baedabce7065fc96a0c63d0cbf35cd6d495f92965394c062b0'
 '06e7f5dca2255a16b3336a6d2b9af8276a8d8c672635aed83e9e8f636db3cef7'
 '5ba55ce8c33743207a12a7509efdf13dd98f5d87fa12f0e471ea523d3ae4f4ac')
 


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:25:43
  Author: spupykin
Revision: 255676

upgpkg: openscenegraph 3.4.1-1

Modified:
  openscenegraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 17:25:34 UTC (rev 255675)
+++ PKGBUILD2017-09-04 17:25:43 UTC (rev 255676)
@@ -5,8 +5,8 @@
 # Contributor: Colin Pitrat 
 
 pkgname=openscenegraph
-pkgver=3.4.0
-pkgrel=5
+pkgver=3.4.1
+pkgrel=1
 pkgdesc="An Open Source, high performance real-time graphics toolkit"
 arch=('i686' 'x86_64')
 license=('custom:OSGPL')
@@ -16,18 +16,19 @@
 optdepends=('libvncserver' 'gdal' 'openexr' 'poppler-glib' 'qt5-base' 'ffmpeg')
 conflicts=('openthreads')
 provides=('openthreads')
-source=(http://trac.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-$pkgver.zip
 openscenegraph-ffmpeg3.patch)
-md5sums=('a5e762c64373a46932e444f6f7332496'
- 'f8151db111ad492ea3bf93971f9a32a9')
+source=(https://github.com/openscenegraph/OpenSceneGraph/archive/OpenSceneGraph-$pkgver.tar.gz
+   openscenegraph-ffmpeg3.patch)
+sha256sums=('930eb46f05781a76883ec16c5f49cfb29a059421db131005d75bec4d78401fd5'
+'a65fc1ac0538fddb8d11ef1ab2322a782715f8d2b42e0bb01a191212a0612477')
 
 prepare() {
-  cd OpenSceneGraph-$pkgver
-# Fix build with ffmpeg 3.0 (Debian)
-  patch -p2 -i ../openscenegraph-ffmpeg3.patch
+  cd OpenSceneGraph-OpenSceneGraph-$pkgver
+  # Fix build with ffmpeg 3.0 (Debian)
+#  patch -p2 -i ../openscenegraph-ffmpeg3.patch
 }
 
 build() {
-  cd OpenSceneGraph-$pkgver
+  cd OpenSceneGraph-OpenSceneGraph-$pkgver
 #  CFLAGS="$CFLAGS -D__STDC_CONSTANT_MACROS"
 #  CXXFLAGS="$CXXFLAGS -D__STDC_CONSTANT_MACROS"
   [ $NOEXTRACT -eq 1 ] || cmake . \
@@ -37,7 +38,7 @@
 }
 
 package() {
-  cd OpenSceneGraph-$pkgver
+  cd OpenSceneGraph-OpenSceneGraph-$pkgver
   make DESTDIR="$pkgdir" install
   install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
   [ -d "$pkgdir/usr/lib64" ] && mv "$pkgdir/usr/lib64" "$pkgdir/usr/lib" || 
true


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:25:34
  Author: spupykin
Revision: 255675

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 17:25:14 UTC (rev 255674)
+++ community-i686/PKGBUILD 2017-09-04 17:25:34 UTC (rev 255675)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jan "heftig" Steffens 
-# Contributor: farid 
-# Contributor: Archie 
-
-pkgbase=gmic
-pkgname=("gmic" "gimp-plugin-gmic" "zart")
-pkgver=2.0.2
-gmic_qt_ver=2.0.0
-_commit=c43f88d9537c58be4eeac515282eec8096c4a797
-pkgrel=2
-arch=("i686" "x86_64")
-url="http://gmic.eu/;
-license=("custom:CeCILL")
-makedepends=('gimp' 'qt5-base' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2' 'git' 
'hdf5')
-source=("https://gmic.eu/files/source/gmic_$pkgver.tar.gz;
-   "git://github.com/dtschump/gmic-community.git#commit=${_commit}"
-   "https://github.com/c-koi/gmic-qt/archive/v$gmic_qt_ver.tar.gz;)
-sha256sums=('7da9f08d62a9d23fc8badbc7c819cf76f4a9ce3db763710268fdcb80d83ecfc6'
-'SKIP'
-'286fc5be19f7ad63b9a20e22ed62064c4cc2bf5113caf59d835e6cd09d81b822')
-
-prepare() {
-  mv "${srcdir}/gmic-${pkgver}" "${srcdir}/gmic"
-  cd "${srcdir}/gmic"
-
-  ln -sf ../gmic-community/zart zart
-  ln -sf ../gmic-qt-$gmic_qt_ver gmic-qt
-
-  sed -i -e 
's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \
-src/Makefile
-  sed -i -e 's|-Ofast|-O2 -fno-fast-math|g' \
-gmic-qt/gmic_qt.pro
-}
-
-build() {
-  cd "${srcdir}/gmic"
-
-  unset CFLAGS
-
-  unset CXXFLAGS
-  export CPPFLAGS="-Wno-implicit-fallthrough -Wno-format-truncation 
-fno-fast-math"
-
-  export QMAKE_CXXFLAGS="-fno-fast-math"
-  export QMAKE_CPPFLAGS="-fno-fast-math"
-
-  (cd zart && qmake -o Makefile zart.pro)
-  make -C src all WGET=/bin/true
-  make -C zart all WGET=/bin/true
-}
-
-package_gmic() {
-  pkgdesc="GREYC's Magic Image Converter: image processing framework"
-  depends=("opencv" "fftw" "libtiff" "libjpeg" "libpng" "openexr" "libx11" 
"hdf5" "curl")
-
-  cd "${srcdir}/gmic"
-  make -C src install DESTDIR="$pkgdir" USR="/usr"
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  rm -rf "${pkgdir}/usr/"{bin/zart,lib/gimp,share/zart}
-}
-
-package_zart() {
-  pkgdesc="A GUI for G'MIC real-time manipulations on the output of a webcam"
-  depends=("opencv" "fftw" "qt5-base")
-
-  cd "${srcdir}/gmic"
-  install -Dm755 zart/zart "${pkgdir}/usr/bin/zart"
-  install -Dm644 zart/Licence_CeCILL_V2-en.html 
"${pkgdir}/usr/share/licenses/${pkgname}/Licence_CeCILL_V2-en.html"
-}
-
-package_gimp-plugin-gmic() {
-  pkgdesc="Gimp plugin for the G'MIC image processing framework"
-  depends=("opencv" "gimp" "fftw" "qt5-base" "curl")
-
-  cd "${srcdir}/gmic"
-  install -Dm755 gmic-qt/gmic_gimp_qt 
"${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp"
-  install -Dm644 gmic-qt/COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: gmic/repos/community-i686/PKGBUILD (from rev 255674, 
gmic/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 17:25:34 UTC (rev 255675)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: farid 
+# Contributor: Archie 
+
+pkgbase=gmic
+pkgname=("gmic" "gimp-plugin-gmic" "zart")
+pkgver=2.0.2
+gmic_qt_ver=2.0.0
+_commit=ffc89e7f8a7491f35191fe7e5ffce531128d77ef
+pkgrel=1
+arch=("i686" "x86_64")
+url="http://gmic.eu/;
+license=("custom:CeCILL")
+makedepends=('gimp' 'qt5-base' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2' 'git' 
'hdf5')
+source=("https://gmic.eu/files/source/gmic_$pkgver.tar.gz;
+   "git://github.com/dtschump/gmic-community.git#commit=${_commit}"
+   "https://github.com/c-koi/gmic-qt/archive/v$gmic_qt_ver.tar.gz;)
+sha256sums=('7da9f08d62a9d23fc8badbc7c819cf76f4a9ce3db763710268fdcb80d83ecfc6'
+'SKIP'
+'286fc5be19f7ad63b9a20e22ed62064c4cc2bf5113caf59d835e6cd09d81b822')
+
+prepare() {
+  mv "${srcdir}/gmic-${pkgver}" "${srcdir}/gmic"
+  cd "${srcdir}/gmic"
+
+  ln -sf ../gmic-community/zart zart
+  ln -sf ../gmic-qt-$gmic_qt_ver gmic-qt
+
+  sed 

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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:24:52
  Author: spupykin
Revision: 255672

upgpkg: anki 2.1.0beta15-1

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:58:56 UTC (rev 255671)
+++ PKGBUILD2017-09-04 17:24:52 UTC (rev 255672)
@@ -5,8 +5,8 @@
 # Contributor: Dave Pretty 
 
 pkgname=anki
-pkgver=2.1.0beta14
-pkgrel=2
+pkgver=2.1.0beta15
+pkgrel=1
 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
 url="https://ankisrs.net/;
 license=('AGPL3')
@@ -17,7 +17,7 @@
 optdepends=('lame: record sound'
 'mplayer: play sound')
 source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
-sha256sums=('8368ee61dff31f4fecebb4d2260de7adcf6b915f5ac84fc091262feda54f36d0')
+sha256sums=('5ae9f0b17a20f89ccc13e5c8c118f4ce5e0146d51faba9f8c9ecff076f809717')
 
 package() {
   cd "$srcdir"/anki-$pkgver


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:25:14
  Author: spupykin
Revision: 255674

upgpkg: gmic 2.0.2-1

Modified:
  gmic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 17:25:06 UTC (rev 255673)
+++ PKGBUILD2017-09-04 17:25:14 UTC (rev 255674)
@@ -8,8 +8,8 @@
 pkgname=("gmic" "gimp-plugin-gmic" "zart")
 pkgver=2.0.2
 gmic_qt_ver=2.0.0
-_commit=c43f88d9537c58be4eeac515282eec8096c4a797
-pkgrel=2
+_commit=ffc89e7f8a7491f35191fe7e5ffce531128d77ef
+pkgrel=1
 arch=("i686" "x86_64")
 url="http://gmic.eu/;
 license=("custom:CeCILL")


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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:25:06
  Author: spupykin
Revision: 255673

archrelease: copy trunk to community-any

Added:
  anki/repos/community-any/PKGBUILD
(from rev 255672, anki/trunk/PKGBUILD)
Deleted:
  anki/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 17:24:52 UTC (rev 255672)
+++ PKGBUILD2017-09-04 17:25:06 UTC (rev 255673)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Timm Preetz 
-# Contributor: Michael 'manveru' Fellinger 
-# Contributor: Dave Pretty 
-
-pkgname=anki
-pkgver=2.1.0beta14
-pkgrel=2
-pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
-url="https://ankisrs.net/;
-license=('AGPL3')
-arch=('any')
-depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
- 'python-pyqt5' 'python-requests' 'python-send2trash'
- 'python-decorator' 'python-markdown')
-optdepends=('lame: record sound'
-'mplayer: play sound')
-source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
-sha256sums=('8368ee61dff31f4fecebb4d2260de7adcf6b915f5ac84fc091262feda54f36d0')
-
-package() {
-  cd "$srcdir"/anki-$pkgver
-  mkdir -p "$pkgdir"/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
-  cp -av * "$pkgdir"/usr/share/anki/
-  cd "$pkgdir"/usr/share/anki && (
-mv tools/runanki.system ../../bin/anki
-mv anki.xpm anki.png ../pixmaps/
-mv anki.desktop ../applications/
-mv anki.1 ../man/man1/
-  )
-  rm -rf "$pkgdir"/usr/share/anki/{tests,tools,anki.bat}
-}

Copied: anki/repos/community-any/PKGBUILD (from rev 255672, anki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-04 17:25:06 UTC (rev 255673)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Timm Preetz 
+# Contributor: Michael 'manveru' Fellinger 
+# Contributor: Dave Pretty 
+
+pkgname=anki
+pkgver=2.1.0beta15
+pkgrel=1
+pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
+url="https://ankisrs.net/;
+license=('AGPL3')
+arch=('any')
+depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
+ 'python-pyqt5' 'python-requests' 'python-send2trash'
+ 'python-decorator' 'python-markdown')
+optdepends=('lame: record sound'
+'mplayer: play sound')
+source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)
+sha256sums=('5ae9f0b17a20f89ccc13e5c8c118f4ce5e0146d51faba9f8c9ecff076f809717')
+
+package() {
+  cd "$srcdir"/anki-$pkgver
+  mkdir -p "$pkgdir"/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
+  cp -av * "$pkgdir"/usr/share/anki/
+  cd "$pkgdir"/usr/share/anki && (
+mv tools/runanki.system ../../bin/anki
+mv anki.xpm anki.png ../pixmaps/
+mv anki.desktop ../applications/
+mv anki.1 ../man/man1/
+  )
+  rm -rf "$pkgdir"/usr/share/anki/{tests,tools,anki.bat}
+}


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:58:14
  Author: felixonmars
Revision: 255668

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

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

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

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

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


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:57:43
  Author: felixonmars
Revision: 255667

upgpkg: hopenpgp-tools 0.19.5-1

rebuild with fgl,5.5.4.0 hopenpgp-tools,0.19.5

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:53:42 UTC (rev 255666)
+++ PKGBUILD2017-09-04 16:57:43 UTC (rev 255667)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=hopenpgp-tools
-pkgver=0.19.4
-pkgrel=156
+pkgver=0.19.5
+pkgrel=1
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")
@@ -19,7 +19,7 @@
  "haskell-wl-pprint-terminfo" "haskell-yaml")
 makedepends=('alex' 'happy' 'ghc')
 
source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e656cd989833c6d318d5c44931ef5a8cd98bb0ebb4bab70a2d2f701091d0abd8')
+sha512sums=('0ecba903607ef27f14c43bf1f6a2383a740c44802dcecf6ac093f41f8d754d77ef6f14e8200316cd2d7e56b8c63934299c521b6693baf1ca219b65485fd6d52a')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:53:42
  Author: felixonmars
Revision: 255666

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

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

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

Copied: haskell-graphviz/repos/community-staging-i686/PKGBUILD (from rev 
255665, haskell-graphviz/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-04 16:53:42 UTC (rev 255666)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=graphviz
+pkgname=haskell-graphviz
+pkgver=2999.19.0.0
+pkgrel=2
+pkgdesc="Bindings to Graphviz for graph visualisation."
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-colour" "haskell-dlist" "haskell-fgl" 
"haskell-polyparse"
+ "haskell-temporary" "haskell-text" "haskell-wl-pprint-text")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('0b49c197ce048f49e7db780168cda6026fec52bde1edd81f8fa41b15a1c89e9b2af2a99cf7892f8b81718d31bd21d207c4b3826cd9e24d29363beb97db99229c')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-test-parsing
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-graphviz/repos/community-staging-x86_64/PKGBUILD (from rev 
255665, haskell-graphviz/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-04 16:53:42 UTC (rev 255666)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=graphviz
+pkgname=haskell-graphviz
+pkgver=2999.19.0.0
+pkgrel=2
+pkgdesc="Bindings to Graphviz for graph visualisation."
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-colour" "haskell-dlist" "haskell-fgl" 
"haskell-polyparse"
+ "haskell-temporary" "haskell-text" "haskell-wl-pprint-text")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('0b49c197ce048f49e7db780168cda6026fec52bde1edd81f8fa41b15a1c89e9b2af2a99cf7892f8b81718d31bd21d207c4b3826cd9e24d29363beb97db99229c')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-test-parsing
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 

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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:53:12
  Author: felixonmars
Revision: 255665

upgpkg: haskell-graphviz 2999.19.0.0-2

rebuild with fgl,5.5.4.0 hopenpgp-tools,0.19.5

Modified:
  haskell-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:48:07 UTC (rev 255664)
+++ PKGBUILD2017-09-04 16:53:12 UTC (rev 255665)
@@ -5,7 +5,7 @@
 _hkgname=graphviz
 pkgname=haskell-graphviz
 pkgver=2999.19.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Bindings to Graphviz for graph visualisation."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:48:07
  Author: felixonmars
Revision: 255664

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

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

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

Copied: haskell-fgl/repos/community-staging-i686/PKGBUILD (from rev 255663, 
haskell-fgl/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-04 16:48:07 UTC (rev 255664)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=fgl
+pkgname=haskell-fgl
+pkgver=5.5.4.0
+pkgrel=1
+pkgdesc="Martin Erwig's Functional Graph Library"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('3de94b65b878185e9f4790233ac9c37c80e97f4a83bd772f8782410ebaf5d7fcc17b2e17e0eef4fea56ede0066df3ce6b7258faf629ab3b248225cc906ac133f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcontainers042
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-fgl/repos/community-staging-x86_64/PKGBUILD (from rev 255663, 
haskell-fgl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-04 16:48:07 UTC (rev 255664)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=fgl
+pkgname=haskell-fgl
+pkgver=5.5.4.0
+pkgrel=1
+pkgdesc="Martin Erwig's Functional Graph Library"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('3de94b65b878185e9f4790233ac9c37c80e97f4a83bd772f8782410ebaf5d7fcc17b2e17e0eef4fea56ede0066df3ce6b7258faf629ab3b248225cc906ac133f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcontainers042
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:47:35
  Author: felixonmars
Revision: 255663

upgpkg: haskell-fgl 5.5.4.0-1

rebuild with fgl,5.5.4.0 hopenpgp-tools,0.19.5

Modified:
  haskell-fgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:25:22 UTC (rev 255662)
+++ PKGBUILD2017-09-04 16:47:35 UTC (rev 255663)
@@ -4,8 +4,8 @@
 
 _hkgname=fgl
 pkgname=haskell-fgl
-pkgver=5.5.3.1
-pkgrel=3
+pkgver=5.5.4.0
+pkgrel=1
 pkgdesc="Martin Erwig's Functional Graph Library"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('dea97201d22c55b57a38b8f5a1ff272be8ba83db3824ab0f1232c60b8dcc2e4c')
+sha512sums=('3de94b65b878185e9f4790233ac9c37c80e97f4a83bd772f8782410ebaf5d7fcc17b2e17e0eef4fea56ede0066df3ce6b7258faf629ab3b248225cc906ac133f')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:24:44
  Author: felixonmars
Revision: 255659

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

Added:
  hledger-ui/repos/community-staging-i686/
  hledger-ui/repos/community-staging-i686/PKGBUILD
(from rev 255658, hledger-ui/trunk/PKGBUILD)
  hledger-ui/repos/community-staging-x86_64/
  hledger-ui/repos/community-staging-x86_64/PKGBUILD
(from rev 255658, hledger-ui/trunk/PKGBUILD)

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

Copied: hledger-ui/repos/community-staging-i686/PKGBUILD (from rev 255658, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-04 16:24:44 UTC (rev 255659)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.3.1
+pkgrel=3
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-ansi-terminal" 
"haskell-async"
+ "haskell-base-compat" "haskell-cmdargs" "haskell-data-default" 
"haskell-fsnotify"
+ "haskell-hunit" "haskell-microlens" "haskell-microlens-platform" 
"haskell-megaparsec"
+ "haskell-pretty-show" "haskell-safe" "haskell-split" "haskell-text" 
"haskell-text-zipper"
+ "haskell-vector" "haskell-brick" "haskell-vty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('2990e46739d1831a3848cb394133bfb676ee7cc0ef3fbd1271915dfc984a192544bbc3f3a594f820f4cff0a5935d682579979c5b57eeae4e16ec58edeaacf24e')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-e 's/, vty >= 5.5 && < 5.16/, vty >= 5.5/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-f-oldtime -fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 255658, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-04 16:24:44 UTC (rev 255659)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.3.1
+pkgrel=3
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-ansi-terminal" 
"haskell-async"
+ "haskell-base-compat" "haskell-cmdargs" "haskell-data-default" 
"haskell-fsnotify"
+ "haskell-hunit" "haskell-microlens" "haskell-microlens-platform" 
"haskell-megaparsec"
+ "haskell-pretty-show" "haskell-safe" "haskell-split" "haskell-text" 
"haskell-text-zipper"
+ "haskell-vector" "haskell-brick" "haskell-vty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('2990e46739d1831a3848cb394133bfb676ee7cc0ef3fbd1271915dfc984a192544bbc3f3a594f820f4cff0a5935d682579979c5b57eeae4e16ec58edeaacf24e')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-e 's/, vty >= 5.5 && < 5.16/, vty >= 5.5/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-f-oldtime -fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:24:10
  Author: felixonmars
Revision: 255658

upgpkg: hledger-ui 1.3.1-3

rebuild with vty,5.17.1

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:23:09 UTC (rev 255657)
+++ PKGBUILD2017-09-04 16:24:10 UTC (rev 255658)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-ui
 pkgver=1.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:23:09
  Author: felixonmars
Revision: 255657

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

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

---+
 /LICENSE  |   44 
 /PKGBUILD |   68 
 community-i686/LICENSE|   22 --
 community-i686/PKGBUILD   |   33 -
 community-x86_64/LICENSE  |   22 --
 community-x86_64/PKGBUILD |   33 -
 6 files changed, 112 insertions(+), 110 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-09-04 16:22:30 UTC (rev 255656)
+++ community-i686/LICENSE  2017-09-04 16:23:09 UTC (rev 255657)
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 郑锐
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-

Copied: gost/repos/community-i686/LICENSE (from rev 255656, gost/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2017-09-04 16:23:09 UTC (rev 255657)
@@ -0,0 +1,22 @@
+The MIT License (MIT)
+
+Copyright (c) 2014 郑锐
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 16:22:30 UTC (rev 255656)
+++ community-i686/PKGBUILD 2017-09-04 16:23:09 UTC (rev 255657)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=gost
-pkgver=2.3
-pkgrel=1
-pkgdesc="GO Simple Tunnel"
-arch=('i686' 'x86_64')
-url="https://github.com/ginuerzh/gost;
-license=('MIT')
-depends=('glibc')
-makedepends=('git' 'mercurial' 'go')
-source=("git+https://github.com/ginuerzh/gost.git#tag=v$pkgver;
-LICENSE)
-md5sums=('SKIP'
- '24a6686f7498d7af0b51690f712dd618')
-
-prepare() {
-  mkdir .gopath
-  ln -sf "$PWD/gost/cmd/gost/vendor" .gopath/src
-  export GOPATH="$srcdir/.gopath"
-}
-
-build() {
-  cd gost/cmd/gost
-  go build # -gccgoflags "$CFLAGS $LDFLAGS"
-}
-
-package() {
-  cd gost
-  install -Dm755 cmd/gost/gost "$pkgdir/usr/bin/gost"
-  install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: gost/repos/community-i686/PKGBUILD (from rev 255656, 
gost/trunk/PKGBUILD)
===
--- 

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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:22:30
  Author: felixonmars
Revision: 255656

upgpkg: gost 2.4-1

Modified:
  gost/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:22:18 UTC (rev 255655)
+++ PKGBUILD2017-09-04 16:22:30 UTC (rev 255656)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=gost
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 pkgdesc="GO Simple Tunnel"
 arch=('i686' 'x86_64')
@@ -9,25 +9,26 @@
 url="https://github.com/ginuerzh/gost;
 license=('MIT')
 depends=('glibc')
-makedepends=('git' 'mercurial' 'go')
-source=("git+https://github.com/ginuerzh/gost.git#tag=v$pkgver;
+makedepends=('go')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ginuerzh/gost/archive/v$pkgver.tar.gz;
 LICENSE)
-md5sums=('SKIP'
- '24a6686f7498d7af0b51690f712dd618')
+sha512sums=('b72019427bc70e60901fdb4060cc1574a0c391a69f038a1b9593060c0e1ec020ccc3e5512e37ec61d0bf45e4739910eda2a72646ba89679d022fa99d7e1ffe6b'
+
'8815c27a49d747e90fbcbf03c6011a76b95bc72a6c963ee8df9490e6aba9a3f4f9895e6a7759988aef123160ef8a6d2de85e8fce01c5980f8744e212792ad07c')
 
 prepare() {
   mkdir .gopath
-  ln -sf "$PWD/gost/cmd/gost/vendor" .gopath/src
+  ln -sf "$PWD/gost-$pkgver/vendor" .gopath/src
+  ln -s "$PWD/gost-$pkgver" .gopath/src/github.com/ginuerzh/gost
   export GOPATH="$srcdir/.gopath"
 }
 
 build() {
-  cd gost/cmd/gost
+  cd gost-$pkgver/cmd/gost
   go build # -gccgoflags "$CFLAGS $LDFLAGS"
 }
 
 package() {
-  cd gost
+  cd gost-$pkgver
   install -Dm755 cmd/gost/gost "$pkgdir/usr/bin/gost"
   install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:22:18
  Author: felixonmars
Revision: 255655

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

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

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

Copied: haskell-brick/repos/community-staging-i686/PKGBUILD (from rev 255654, 
haskell-brick/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-04 16:22:18 UTC (rev 255655)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=brick
+pkgname=haskell-brick
+pkgver=0.19
+pkgrel=9
+pkgdesc="A declarative terminal user interface library"
+url="https://github.com/jtdaugherty/brick;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-vty" "haskell-data-clist" "haskell-dlist" 
"haskell-microlens"
+ "haskell-microlens-th" "haskell-microlens-mtl" "haskell-vector" 
"haskell-contravariant"
+ "haskell-stm" "haskell-text" "haskell-text-zipper")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f4bf04c9c2a8a19849bd089d86942312b055e6e44addd3ba5f0caccb7ba01db987f341c2175ccbe47e1cb48b5c5b5866f082997de6647fbca6ad369631256d9b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-demos
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-brick/repos/community-staging-x86_64/PKGBUILD (from rev 255654, 
haskell-brick/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-04 16:22:18 UTC (rev 255655)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=brick
+pkgname=haskell-brick
+pkgver=0.19
+pkgrel=9
+pkgdesc="A declarative terminal user interface library"
+url="https://github.com/jtdaugherty/brick;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-vty" "haskell-data-clist" "haskell-dlist" 
"haskell-microlens"
+ "haskell-microlens-th" "haskell-microlens-mtl" "haskell-vector" 
"haskell-contravariant"
+ "haskell-stm" "haskell-text" "haskell-text-zipper")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f4bf04c9c2a8a19849bd089d86942312b055e6e44addd3ba5f0caccb7ba01db987f341c2175ccbe47e1cb48b5c5b5866f082997de6647fbca6ad369631256d9b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-demos
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"

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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:21:47
  Author: felixonmars
Revision: 255654

upgpkg: haskell-brick 0.19-9

rebuild with vty,5.17.1

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:19:45 UTC (rev 255653)
+++ PKGBUILD2017-09-04 16:21:47 UTC (rev 255654)
@@ -5,7 +5,7 @@
 _hkgname=brick
 pkgname=haskell-brick
 pkgver=0.19
-pkgrel=8
+pkgrel=9
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick;
 license=("custom:BSD3")


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:19:45
  Author: felixonmars
Revision: 255653

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

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

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

Copied: haskell-vty/repos/community-staging-i686/PKGBUILD (from rev 255652, 
haskell-vty/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-04 16:19:45 UTC (rev 255653)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=vty
+pkgname=haskell-vty
+pkgver=5.17.1
+pkgrel=1
+pkgdesc="A simple terminal UI library"
+url="https://github.com/jtdaugherty/vty;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-microlens" 
"haskell-microlens-mtl"
+ "haskell-microlens-th" "haskell-hashable" "haskell-mtl" 
"haskell-parallel" "haskell-parsec"
+ "haskell-stm" "haskell-terminfo" "haskell-text" "haskell-utf8-string" 
"haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f6f237c4698a30d590a8cdf1bb88cc5c9a933fa152fda1c2d852f5a0c319c6b29ce8dc609706325dc3cc2bcc5ba378e8385bfb6967daa924ef3ef16daeb61912')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-vty/repos/community-staging-x86_64/PKGBUILD (from rev 255652, 
haskell-vty/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-04 16:19:45 UTC (rev 255653)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=vty
+pkgname=haskell-vty
+pkgver=5.17.1
+pkgrel=1
+pkgdesc="A simple terminal UI library"
+url="https://github.com/jtdaugherty/vty;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-microlens" 
"haskell-microlens-mtl"
+ "haskell-microlens-th" "haskell-hashable" "haskell-mtl" 
"haskell-parallel" "haskell-parsec"
+ "haskell-stm" "haskell-terminfo" "haskell-text" "haskell-utf8-string" 
"haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f6f237c4698a30d590a8cdf1bb88cc5c9a933fa152fda1c2d852f5a0c319c6b29ce8dc609706325dc3cc2bcc5ba378e8385bfb6967daa924ef3ef16daeb61912')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy 

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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:19:08
  Author: felixonmars
Revision: 255652

upgpkg: haskell-vty 5.17.1-1

rebuild with vty,5.17.1

Modified:
  haskell-vty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:14:41 UTC (rev 255651)
+++ PKGBUILD2017-09-04 16:19:08 UTC (rev 255652)
@@ -4,7 +4,7 @@
 
 _hkgname=vty
 pkgname=haskell-vty
-pkgver=5.17
+pkgver=5.17.1
 pkgrel=1
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty;
@@ -15,7 +15,7 @@
  "haskell-stm" "haskell-terminfo" "haskell-text" "haskell-utf8-string" 
"haskell-vector")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('56e280c539bd33b40d62a2dd542bd531593736ebcdce1db6525a6182a0750697413393e5b18e2dd17187c3b06993455758cbacd2bceb9ec7774cd6641bb8cc72')
+sha512sums=('f6f237c4698a30d590a8cdf1bb88cc5c9a933fa152fda1c2d852f5a0c319c6b29ce8dc609706325dc3cc2bcc5ba378e8385bfb6967daa924ef3ef16daeb61912')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:14:41
  Author: felixonmars
Revision: 255651

archrelease: copy trunk to community-any

Added:
  python-pytest-runner/repos/community-any/PKGBUILD
(from rev 255650, python-pytest-runner/trunk/PKGBUILD)
Deleted:
  python-pytest-runner/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 16:14:11 UTC (rev 255650)
+++ PKGBUILD2017-09-04 16:14:41 UTC (rev 255651)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-pytest-runner
-pkgname=('python-pytest-runner' 'python2-pytest-runner')
-pkgver=2.11.1
-pkgrel=1
-pkgdesc="Invoke py.test as distutils command with dependency resolution"
-arch=('any')
-license=('MIT')
-url="https://github.com/pytest-dev/pytest-runner;
-makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 
'python2-setuptools-scm' 'git')
-source=("git+https://github.com/pytest-dev/pytest-runner.git#tag=$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a pytest-runner{,-py2}
-}
-
-build() {
-  cd "$srcdir"/pytest-runner
-  python setup.py build
-
-  cd "$srcdir"/pytest-runner-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/pytest-runner
-  python setup.py egg_info
-  PYTHONPATH="$PWD" pytest
-
-  cd "$srcdir"/pytest-runner-py2
-  python2 setup.py egg_info
-  PYTHONPATH="$PWD" pytest2
-}
-
-package_python-pytest-runner() {
-  depends=('python-pytest')
-
-  cd pytest-runner
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pytest-runner() {
-  depends=('python2-pytest')
-
-  cd pytest-runner-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pytest-runner/repos/community-any/PKGBUILD (from rev 255650, 
python-pytest-runner/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-04 16:14:41 UTC (rev 255651)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-runner
+pkgname=('python-pytest-runner' 'python2-pytest-runner')
+pkgver=2.12
+pkgrel=1
+pkgdesc="Invoke py.test as distutils command with dependency resolution"
+arch=('any')
+license=('MIT')
+url="https://github.com/pytest-dev/pytest-runner;
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 
'python2-setuptools-scm'
+ 'python-pytest-virtualenv' 'python2-pytest-virtualenv')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-runner/archive/$pkgver.tar.gz;)
+sha512sums=('c9c65dce71c282def009e98be9afc9831d51a225021700608fb9dcaa125d13bf71f0c1a08df57ed62a12a6deba3f6328368793168dafd71a6d2093659383e247')
+
+prepare() {
+  cp -a pytest-runner-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/pytest-runner-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pytest-runner-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pytest-runner-$pkgver
+  python setup.py egg_info
+  PYTHONPATH="$PWD" pytest
+
+  cd "$srcdir"/pytest-runner-$pkgver-py2
+  python2 setup.py egg_info
+  PYTHONPATH="$PWD" pytest2
+}
+
+package_python-pytest-runner() {
+  depends=('python-pytest')
+
+  cd pytest-runner-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest-runner() {
+  depends=('python2-pytest')
+
+  cd pytest-runner-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:14:11
  Author: felixonmars
Revision: 255650

upgpkg: python-pytest-runner 2.12-1

Modified:
  python-pytest-runner/trunk/PKGBUILD

--+
 PKGBUILD |   25 ++---
 1 file changed, 14 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:11:41 UTC (rev 255649)
+++ PKGBUILD2017-09-04 16:14:11 UTC (rev 255650)
@@ -3,34 +3,37 @@
 
 pkgbase=python-pytest-runner
 pkgname=('python-pytest-runner' 'python2-pytest-runner')
-pkgver=2.11.1
+pkgver=2.12
 pkgrel=1
 pkgdesc="Invoke py.test as distutils command with dependency resolution"
 arch=('any')
 license=('MIT')
 url="https://github.com/pytest-dev/pytest-runner;
-makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 
'python2-setuptools-scm' 'git')
-source=("git+https://github.com/pytest-dev/pytest-runner.git#tag=$pkgver;)
-sha512sums=('SKIP')
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 
'python2-setuptools-scm'
+ 'python-pytest-virtualenv' 'python2-pytest-virtualenv')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-runner/archive/$pkgver.tar.gz;)
+sha512sums=('c9c65dce71c282def009e98be9afc9831d51a225021700608fb9dcaa125d13bf71f0c1a08df57ed62a12a6deba3f6328368793168dafd71a6d2093659383e247')
 
 prepare() {
-  cp -a pytest-runner{,-py2}
+  cp -a pytest-runner-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 }
 
 build() {
-  cd "$srcdir"/pytest-runner
+  cd "$srcdir"/pytest-runner-$pkgver
   python setup.py build
 
-  cd "$srcdir"/pytest-runner-py2
+  cd "$srcdir"/pytest-runner-$pkgver-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir"/pytest-runner
+  cd "$srcdir"/pytest-runner-$pkgver
   python setup.py egg_info
   PYTHONPATH="$PWD" pytest
 
-  cd "$srcdir"/pytest-runner-py2
+  cd "$srcdir"/pytest-runner-$pkgver-py2
   python2 setup.py egg_info
   PYTHONPATH="$PWD" pytest2
 }
@@ -38,7 +41,7 @@
 package_python-pytest-runner() {
   depends=('python-pytest')
 
-  cd pytest-runner
+  cd pytest-runner-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
@@ -46,7 +49,7 @@
 package_python2-pytest-runner() {
   depends=('python2-pytest')
 
-  cd pytest-runner-py2
+  cd pytest-runner-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:11:41
  Author: felixonmars
Revision: 255649

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

Added:
  kcptun/repos/community-i686/PKGBUILD
(from rev 255648, kcptun/trunk/PKGBUILD)
  kcptun/repos/community-i686/kcptun-server@.service
(from rev 255648, kcptun/trunk/kcptun-server@.service)
  kcptun/repos/community-i686/kcptun@.service
(from rev 255648, kcptun/trunk/kcptun@.service)
  kcptun/repos/community-x86_64/PKGBUILD
(from rev 255648, kcptun/trunk/PKGBUILD)
  kcptun/repos/community-x86_64/kcptun-server@.service
(from rev 255648, kcptun/trunk/kcptun-server@.service)
  kcptun/repos/community-x86_64/kcptun@.service
(from rev 255648, kcptun/trunk/kcptun@.service)
Deleted:
  kcptun/repos/community-i686/PKGBUILD
  kcptun/repos/community-i686/kcptun-server@.service
  kcptun/repos/community-i686/kcptun@.service
  kcptun/repos/community-x86_64/PKGBUILD
  kcptun/repos/community-x86_64/kcptun-server@.service
  kcptun/repos/community-x86_64/kcptun@.service

-+
 /PKGBUILD   |  102 ++
 /kcptun-server@.service |   22 ++
 /kcptun@.service|   26 +++
 community-i686/PKGBUILD |   51 ---
 community-i686/kcptun-server@.service   |   11 ---
 community-i686/kcptun@.service  |   13 ---
 community-x86_64/PKGBUILD   |   51 ---
 community-x86_64/kcptun-server@.service |   11 ---
 community-x86_64/kcptun@.service|   13 ---
 9 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 16:10:56 UTC (rev 255648)
+++ community-i686/PKGBUILD 2017-09-04 16:11:41 UTC (rev 255649)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Kasei Wang 
-
-pkgname=kcptun
-pkgver=20170525
-pkgrel=1
-pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
-arch=('i686' 'x86_64')
-url="https://github.com/xtaci/kcptun;
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz;
-'kcptun@.service' 'kcptun-server@.service')
-sha512sums=('558c2541bb939ba5a23ad6e56352bea4685ffc4d0cfc57aa17323773a6fdf99ab37e4d4b68ee87b908b7100041802ccc6e2cfd67b406269cd9a258f016e1b4cf'
-
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
-
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
-
-prepare() {
-  cd kcptun-$pkgver
-
-  mkdir build
-  mkdir -p .gopath/src/github.com/xtaci
-  ln -sf "$PWD" .gopath/src/github.com/xtaci/kcptun
-  export GOPATH="$PWD/.gopath"
-
-  go get golang.org/x/crypto/pbkdf2 github.com/xtaci/smux 
github.com/xtaci/kcp-go \
- github.com/urfave/cli github.com/pkg/errors github.com/golang/snappy
-}
-
-build() {
-  cd "$srcdir"/kcptun-$pkgver/client
-  go build -o build/kcptun-client -ldflags "-X main.VERSION=$pkgver" # 
-gccgoflags "$CFLAGS $LDFLAGS"
-
-  cd "$srcdir"/kcptun-$pkgver/server
-  go build -o build/kcptun-server -ldflags "-X main.VERSION=$pkgver" # 
-gccgoflags "$CFLAGS $LDFLAGS"
-}
-
-package() {
-  cd kcptun-$pkgver
-
-  install -Dm755 client/build/kcptun-client "$pkgdir"/usr/bin/kcptun-client
-  install -Dm755 server/build/kcptun-server "$pkgdir"/usr/bin/kcptun-server
-
-  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
-
-  install -dm755 "$pkgdir"/etc/kcptun
-  install -Dm644 "$srcdir/kcptun@.service" 
"$pkgdir"/usr/lib/systemd/system/kcptun@.service
-  install -Dm644 "$srcdir/kcptun-server@.service" 
"$pkgdir"/usr/lib/systemd/system/kcptun-server@.service
-}

Copied: kcptun/repos/community-i686/PKGBUILD (from rev 255648, 
kcptun/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 16:11:41 UTC (rev 255649)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Kasei Wang 
+
+pkgname=kcptun
+pkgver=20170904
+pkgrel=1
+pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
+arch=('i686' 'x86_64')
+url="https://github.com/xtaci/kcptun;
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/

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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:10:56
  Author: felixonmars
Revision: 255648

upgpkg: kcptun 20170904-1

Modified:
  kcptun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:06:31 UTC (rev 255647)
+++ PKGBUILD2017-09-04 16:10:56 UTC (rev 255648)
@@ -3,7 +3,7 @@
 # Contributor: Kasei Wang 
 
 pkgname=kcptun
-pkgver=20170525
+pkgver=20170904
 pkgrel=1
 pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz;
 'kcptun@.service' 'kcptun-server@.service')
-sha512sums=('558c2541bb939ba5a23ad6e56352bea4685ffc4d0cfc57aa17323773a6fdf99ab37e4d4b68ee87b908b7100041802ccc6e2cfd67b406269cd9a258f016e1b4cf'
+sha512sums=('2ee7a0c9814c26bb49492d90e4645cacee602b39a6d547b95b98afe44ebf8d0464631e38937b4c536fcf95bbbd1d045928b7dd517d960d42888015a8f62b3dae'
 
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
 
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
 


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:06:31
  Author: felixonmars
Revision: 255647

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 255646, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 255646, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 255646, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 255646, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 255646, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.sysusers
(from rev 255646, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-any/jenkins.tmpfiles
(from rev 255646, jenkins/trunk/jenkins.tmpfiles)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.sysusers
  jenkins/repos/community-any/jenkins.tmpfiles

--+
 LICENSE  |   46 +--
 PKGBUILD |   90 ++---
 jenkins.conf |   26 +++
 jenkins.install  |   14 
 jenkins.service  |   48 ++--
 jenkins.sysusers |4 +-
 jenkins.tmpfiles |2 -
 7 files changed, 115 insertions(+), 115 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-09-04 16:05:44 UTC (rev 255646)
+++ LICENSE 2017-09-04 16:06:31 UTC (rev 255647)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 255646, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2017-09-04 16:06:31 UTC (rev 255647)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 16:05:44 UTC (rev 255646)
+++ PKGBUILD2017-09-04 16:06:31 UTC (rev 255647)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.76
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime>=8' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')

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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:05:44
  Author: felixonmars
Revision: 255646

upgpkg: jenkins 2.77-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 16:01:30 UTC (rev 255645)
+++ PKGBUILD2017-09-04 16:05:44 UTC (rev 255646)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.76
+pkgver=2.77
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('ca3c668bcb49f31b49fdf549eca467e410265fb702691aa211c13c2ae156c3d07fee9a8f179786a651e42bfaa045649bd6c3b9f107bd6b838c103f088785f56b'
+sha512sums=('09744494df916c34717a315e99ab204d3a5392bb57acc534eecb50f7cc391313fede902f13234673e70aab084555836a263346e014269019eb209e4c8170241b'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:01:30
  Author: felixonmars
Revision: 255645

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 16:01:04 UTC (rev 255644)
+++ PKGBUILD2017-09-04 16:01:30 UTC (rev 255645)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Anatol Pomozov
-
-pkgbase=python-txaio
-pkgname=(python-txaio python2-txaio)
-pkgver=2.8.1
-pkgrel=1
-pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
-arch=('any')
-url='https://github.com/tavendo/txaio'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-twisted' 'python2-twisted')
-source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
-sha512sums=('5ea41dbc8fef6dcd04a95c85bd57c4f2fd57f7091667da8a822a0e8bad465f76c2ace574e4ae54f941ad6e169dce6fb28d752831d7a06eb240ef72cc3817a056')
-
-prepare() {
-  cp -a txaio-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/txaio-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/txaio-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-txaio() {
-  depends=('python-six')
-
-  cd txaio-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm "$pkgdir"/usr/LICENSE
-}
-
-package_python2-txaio() {
-  depends=('python2-six')
-
-  cd txaio-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm "$pkgdir"/usr/LICENSE
-}

Copied: python-txaio/repos/community-any/PKGBUILD (from rev 255644, 
python-txaio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-04 16:01:30 UTC (rev 255645)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Anatol Pomozov
+
+pkgbase=python-txaio
+pkgname=(python-txaio python2-txaio)
+pkgver=2.8.2
+pkgrel=1
+pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
+arch=('any')
+url='https://github.com/tavendo/txaio'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-twisted' 'python2-twisted')
+source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
+sha512sums=('8b60a64ebfa1208995bc42e6ccbc87c4c3cd4687cb431435c6450cff31e5d0dba468c3f3494902e666cb2ee6dea84ded458fd8f1b3b9c25421b440dcd3fc5884')
+
+prepare() {
+  cp -a txaio-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/txaio-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/txaio-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/txaio-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/txaio-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-txaio() {
+  depends=('python-six')
+
+  cd txaio-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-txaio() {
+  depends=('python2-six')
+
+  cd txaio-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:01:04
  Author: felixonmars
Revision: 255644

upgpkg: python-txaio 2.8.2-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 11:37:18 UTC (rev 255643)
+++ PKGBUILD2017-09-04 16:01:04 UTC (rev 255644)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-twisted' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
-sha512sums=('5ea41dbc8fef6dcd04a95c85bd57c4f2fd57f7091667da8a822a0e8bad465f76c2ace574e4ae54f941ad6e169dce6fb28d752831d7a06eb240ef72cc3817a056')
+sha512sums=('8b60a64ebfa1208995bc42e6ccbc87c4c3cd4687cb431435c6450cff31e5d0dba468c3f3494902e666cb2ee6dea84ded458fd8f1b3b9c25421b440dcd3fc5884')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}
@@ -41,8 +41,6 @@
   cd txaio-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm "$pkgdir"/usr/LICENSE
 }
 
 package_python2-txaio() {
@@ -51,6 +49,4 @@
   cd txaio-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm "$pkgdir"/usr/LICENSE
 }


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

2017-09-04 Thread Laurent Carlier
Date: Monday, September 4, 2017 @ 15:53:21
  Author: lcarlier
Revision: 304657

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

Added:
  vulkan-tools/repos/extra-i686/PKGBUILD
(from rev 304656, vulkan-tools/trunk/PKGBUILD)
  vulkan-tools/repos/extra-x86_64/PKGBUILD
(from rev 304656, vulkan-tools/trunk/PKGBUILD)
Deleted:
  vulkan-tools/repos/extra-i686/PKGBUILD
  vulkan-tools/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  164 
 extra-i686/PKGBUILD   |   77 --
 extra-x86_64/PKGBUILD |   77 --
 3 files changed, 164 insertions(+), 154 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-04 15:53:09 UTC (rev 304656)
+++ extra-i686/PKGBUILD 2017-09-04 15:53:21 UTC (rev 304657)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-
-pkgbase=vulkan-tools
-pkgname=(vulkan-trace vulkan-extra-layers)
-pkgver=1.0.51.0
-pkgrel=1
-arch=(i686 x86_64)
-url="http://lunarg.com/;
-license=('custom')
-depends=()
-makedepends=(git cmake wget python-lxml libxcb libxrandr imagemagick qt5-svg)
-source=("vulkanTools-sdk-${pkgver}::https://github.com/LunarG/VulkanTools/archive/sdk-${pkgver}.tar.gz;)
-sha256sums=('af7babce80d4944d3cb895dfab3edb5371b213913668e7830e919e76bb847e9c')
-
-build() {
-  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
-
-  ./update_external_sources.sh --glslang --spirv-tools
-
-  rm -rf build ; mkdir build ; cd build
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_SYSCONFDIR=/etc \
--DCMAKE_INSTALL_DATADIR=/usr/share \
--DCMAKE_SKIP_RPATH=True \
--DBUILD_WSI_XCB_SUPPORT=On \
--DBUILD_WSI_XLIB_SUPPORT=On \
--DBUILD_WSI_WAYLAND_SUPPORT=On \
--DBUILD_WSI_MIR_SUPPORT=Off \
--DBUILD_TESTS=OFF \
--DBUILD_DEMOS=OFF \
--DBUILD_VIA=OFF \
--DCMAKE_BUILD_TYPE=Release \
-..
-  make
-}
-
-package_vulkan-trace() {
-  pkgdesc="Vulkan tracing and replaying tools"
-  depends=(vulkan-icd-loader qt5-svg)
-  groups=('vulkan-devel')
-  
-  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
-  
-  [[ $CARCH == i686 ]] && suffix=32
-
-  install -dm755 ${pkgdir}/usr/{bin,lib}
-  install -dm755 ${pkgdir}/usr/share/licenses/${pkgname}
-  
-  install -m755 build/vktrace/{vkreplay,vktrace}${suffix} ${pkgdir}/usr/bin/
-  install -m755 build/vktrace/vktraceviewer${suffix} ${pkgdir}/usr/bin/
-  install -m755 build/vktrace/libVkLayer_vktrace_layer${suffix}.so 
${pkgdir}/usr/lib/
- 
-  install -m644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/
-}
-
-package_vulkan-extra-layers() {
-  pkgdesc="Extra layers for Vulkan development"
-  depends=(vulkan-validation-layers)
-  groups=('vulkan-devel')
-  
-  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
-
-  install -dm755 ${pkgdir}/usr/lib
-  install -dm755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -dm755 ${pkgdir}/usr/share/vulkan/explicit_layer.d
- 
-  install -m644 build/layersvt/*.so ${pkgdir}/usr/lib
-
-  # fix library paths  
-  for i in layersvt/linux/*.json ; do 
-sed 's@./@@' $i > ${pkgdir}/usr/share/vulkan/explicit_layer.d/$(basename 
$i)
-  done
-
-  install -m644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: vulkan-tools/repos/extra-i686/PKGBUILD (from rev 304656, 
vulkan-tools/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-04 15:53:21 UTC (rev 304657)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgbase=vulkan-tools
+pkgname=(vulkan-trace vulkan-extra-layers)
+pkgver=1.0.57.0
+pkgrel=1
+arch=(i686 x86_64)
+url="http://lunarg.com/;
+license=('custom')
+depends=()
+makedepends=(git cmake wget python-lxml libxcb libxrandr imagemagick qt5-svg)
+source=("vulkanTools-sdk-${pkgver}::https://github.com/LunarG/VulkanTools/archive/sdk-${pkgver}.tar.gz;)
+sha256sums=('b169d6f36676d3f8c7ce74a4f1a844e94c6429b2663f0953b69153a474f19c57')
+
+build() {
+  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
+
+  ./update_external_sources.sh --glslang --spirv-tools --jsoncpp
+
+  rm -rf build ; mkdir build ; cd build
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_SYSCONFDIR=/etc \
+-DCMAKE_INSTALL_DATADIR=/usr/share \
+-DCMAKE_SKIP_RPATH=True \
+-DBUILD_WSI_XCB_SUPPORT=On \
+-DBUILD_WSI_XLIB_SUPPORT=On \
+-DBUILD_WSI_WAYLAND_SUPPORT=On \
+-DBUILD_WSI_MIR_SUPPORT=Off \
+-DBUILD_TESTS=OFF \
+-DBUILD_DEMOS=OFF \
+-DBUILD_VIA=OFF \
+-DCMAKE_BUILD_TYPE=Release \
+..
+  make
+}
+
+package_vulkan-trace() {
+  pkgdesc="Vulkan tracing and replaying tools"
+  depends=(vulkan-icd-loader qt5-svg)
+  groups=('vulkan-devel')
+  
+  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
+  
+  [[ $CARCH == i686 ]] && suffix=32
+
+  install -dm755 ${pkgdir}/usr/{bin,lib}
+  install -dm755 

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

2017-09-04 Thread Laurent Carlier
Date: Monday, September 4, 2017 @ 15:53:09
  Author: lcarlier
Revision: 304656

upgpkg: vulkan-tools 1.0.57.0-1

upstream update 1.0.57.0, fix FS#55186

Modified:
  vulkan-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 15:01:50 UTC (rev 304655)
+++ PKGBUILD2017-09-04 15:53:09 UTC (rev 304656)
@@ -3,7 +3,7 @@
 
 pkgbase=vulkan-tools
 pkgname=(vulkan-trace vulkan-extra-layers)
-pkgver=1.0.51.0
+pkgver=1.0.57.0
 pkgrel=1
 arch=(i686 x86_64)
 url="http://lunarg.com/;
@@ -11,12 +11,12 @@
 depends=()
 makedepends=(git cmake wget python-lxml libxcb libxrandr imagemagick qt5-svg)
 
source=("vulkanTools-sdk-${pkgver}::https://github.com/LunarG/VulkanTools/archive/sdk-${pkgver}.tar.gz;)
-sha256sums=('af7babce80d4944d3cb895dfab3edb5371b213913668e7830e919e76bb847e9c')
+sha256sums=('b169d6f36676d3f8c7ce74a4f1a844e94c6429b2663f0953b69153a474f19c57')
 
 build() {
   cd "${srcdir}/VulkanTools-sdk-${pkgver}"
 
-  ./update_external_sources.sh --glslang --spirv-tools
+  ./update_external_sources.sh --glslang --spirv-tools --jsoncpp
 
   rm -rf build ; mkdir build ; cd build
   cmake \
@@ -47,10 +47,15 @@
 
   install -dm755 ${pkgdir}/usr/{bin,lib}
   install -dm755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -dm755 ${pkgdir}/usr/share/vulkan/explicit_layer.d
   
   install -m755 build/vktrace/{vkreplay,vktrace}${suffix} ${pkgdir}/usr/bin/
   install -m755 build/vktrace/vktraceviewer${suffix} ${pkgdir}/usr/bin/
   install -m755 build/vktrace/libVkLayer_vktrace_layer${suffix}.so 
${pkgdir}/usr/lib/
+
+  sed 
's@../vktrace/libVkLayer_vktrace_layer.so@libVkLayer_vktrace_layer'${suffix}'.so@'\
+   vktrace/vktrace_layer/linux/VkLayer_vktrace_layer.json \
+   > ${pkgdir}/usr/share/vulkan/explicit_layer.d/VkLayer_vktrace_layer.json
  
   install -m644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/
 }


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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 15:01:50
  Author: andyrtr
Revision: 304655

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-04 15:01:28 UTC (rev 304654)
+++ extra-i686/PKGBUILD 2017-09-04 15:01:50 UTC (rev 304655)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Hussam Al-Tayeb 
-
-pkgname=hunspell
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Spell checker and morphological analyzer library and program"
-arch=('i686' 'x86_64')
-url="http://hunspell.github.io/;
-license=('GPL' 'LGPL' 'MPL')
-depends=('gcc-libs' 'readline')
-optdepends=('perl: for ispellaff2myspell')
-source=($pkgname-$pkgver.tar.gz::https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz)
-sha256sums=('30f593733c50b794016bb03d31fd2a2071e4610c6fa4708e33edad2335102c49')
-
-prepare() {
-  cd hunspell-$pkgver
-  autoreconf -vfi
-}
-
-build() {
-  cd hunspell-$pkgver
-  ./configure --prefix=/usr --disable-static \
-   --with-ui --with-readline # --with-experimental breaks build in this 
release
-  make
-}
-
-check() {
-  cd hunspell-$pkgver
-  make check
-}
-
-package() {
-  cd hunspell-$pkgver
-  make DESTDIR="$pkgdir" install
-  
-  # add generic hunspell.so for development and projects not using pkgconfig 
flags - FS#30592
-  pushd $pkgdir/usr/lib
-  ln -s libhunspell-?.?.so libhunspell.so
-  popd
-}

Copied: hunspell/repos/extra-i686/PKGBUILD (from rev 304654, 
hunspell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-04 15:01:50 UTC (rev 304655)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Hussam Al-Tayeb 
+
+pkgname=hunspell
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="Spell checker and morphological analyzer library and program"
+arch=('i686' 'x86_64')
+url="https://hunspell.github.io/;
+license=('GPL' 'LGPL' 'MPL')
+depends=('gcc-libs' 'readline')
+optdepends=('perl: for ispellaff2myspell')
+source=($pkgname-$pkgver.tar.gz::https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz)
+sha256sums=('3cd9ceb062fe5814f668e4f22b2fa6e3ba0b339b921739541ce180cac4d6f4c4')
+
+prepare() {
+  cd hunspell-$pkgver
+  autoreconf -vfi
+}
+
+build() {
+  cd hunspell-$pkgver
+  ./configure --prefix=/usr --disable-static \
+   --with-ui --with-readline # --with-experimental breaks build in this 
release
+  make
+}
+
+check() {
+  cd hunspell-$pkgver
+  make check
+}
+
+package() {
+  cd hunspell-$pkgver
+  make DESTDIR="$pkgdir" install
+  
+  # add generic hunspell.so for development and projects not using pkgconfig 
flags - FS#30592
+  pushd $pkgdir/usr/lib
+  ln -s libhunspell-?.?.so libhunspell.so
+  popd
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-09-04 15:01:28 UTC (rev 304654)
+++ extra-x86_64/PKGBUILD   2017-09-04 15:01:50 UTC (rev 304655)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Hussam Al-Tayeb 
-
-pkgname=hunspell
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Spell checker and morphological analyzer library and program"
-arch=('i686' 'x86_64')
-url="http://hunspell.github.io/;
-license=('GPL' 'LGPL' 'MPL')
-depends=('gcc-libs' 'readline')
-optdepends=('perl: for ispellaff2myspell')
-source=($pkgname-$pkgver.tar.gz::https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz)
-sha256sums=('30f593733c50b794016bb03d31fd2a2071e4610c6fa4708e33edad2335102c49')
-
-prepare() {
-  cd hunspell-$pkgver
-  autoreconf -vfi
-}
-
-build() {
-  cd hunspell-$pkgver
-  ./configure --prefix=/usr --disable-static \
-   --with-ui --with-readline # --with-experimental breaks build in this 
release
-  make
-}
-
-check() {
-  cd hunspell-$pkgver
-  make check
-}
-
-package() {
-  cd hunspell-$pkgver
-  make DESTDIR="$pkgdir" install
-  
-  # add generic hunspell.so for development and projects not using pkgconfig 
flags - FS#30592
-  pushd $pkgdir/usr/lib
-  ln -s libhunspell-?.?.so libhunspell.so
-  popd
-}

Copied: hunspell/repos/extra-x86_64/PKGBUILD (from rev 304654, 
hunspell/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   

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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 15:01:28
  Author: andyrtr
Revision: 304654

upgpkg: hunspell 1.6.2-1

upstream update 1.6.2

Modified:
  hunspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 14:44:24 UTC (rev 304653)
+++ PKGBUILD2017-09-04 15:01:28 UTC (rev 304654)
@@ -3,16 +3,16 @@
 # Contributor: Hussam Al-Tayeb 
 
 pkgname=hunspell
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="Spell checker and morphological analyzer library and program"
 arch=('i686' 'x86_64')
-url="http://hunspell.github.io/;
+url="https://hunspell.github.io/;
 license=('GPL' 'LGPL' 'MPL')
 depends=('gcc-libs' 'readline')
 optdepends=('perl: for ispellaff2myspell')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz)
-sha256sums=('30f593733c50b794016bb03d31fd2a2071e4610c6fa4708e33edad2335102c49')
+sha256sums=('3cd9ceb062fe5814f668e4f22b2fa6e3ba0b339b921739541ce180cac4d6f4c4')
 
 prepare() {
   cd hunspell-$pkgver


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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 14:44:24
  Author: andyrtr
Revision: 304653

new upstream url

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 14:28:38 UTC (rev 304652)
+++ PKGBUILD2017-09-04 14:44:24 UTC (rev 304653)
@@ -10,7 +10,7 @@
 makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
  'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 
'wayland' 'elfutils' 'llvm'
  'libomxil-bellagio' 'libclc' 'clang' 'libglvnd' 'libunwind' 
'lm_sensors')
-url="http://mesa3d.sourceforge.net;
+url="https://www.mesa3d.org/;
 license=('custom')
 source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
 LICENSE


[arch-commits] Commit in vulkan-loader-layers/repos (8 files)

2017-09-04 Thread Laurent Carlier
Date: Monday, September 4, 2017 @ 14:28:38
  Author: lcarlier
Revision: 304652

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

Added:
  
vulkan-loader-layers/repos/extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch
(from rev 304651, 
vulkan-loader-layers/trunk/0001-loader-Remove-executable-stack-from-libvulkan.so.patch)
  vulkan-loader-layers/repos/extra-i686/PKGBUILD
(from rev 304651, vulkan-loader-layers/trunk/PKGBUILD)
  
vulkan-loader-layers/repos/extra-x86_64/0001-loader-Remove-executable-stack-from-libvulkan.so.patch
(from rev 304651, 
vulkan-loader-layers/trunk/0001-loader-Remove-executable-stack-from-libvulkan.so.patch)
  vulkan-loader-layers/repos/extra-x86_64/PKGBUILD
(from rev 304651, vulkan-loader-layers/trunk/PKGBUILD)
Deleted:
  
vulkan-loader-layers/repos/extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch
  vulkan-loader-layers/repos/extra-i686/PKGBUILD
  
vulkan-loader-layers/repos/extra-x86_64/0001-loader-Remove-executable-stack-from-libvulkan.so.patch
  vulkan-loader-layers/repos/extra-x86_64/PKGBUILD

--+
 /0001-loader-Remove-executable-stack-from-libvulkan.so.patch |   
56 +++
 /PKGBUILD|  
162 ++
 extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch   |   
28 -
 extra-i686/PKGBUILD  |   
90 -
 extra-x86_64/0001-loader-Remove-executable-stack-from-libvulkan.so.patch |   
28 -
 extra-x86_64/PKGBUILD|   
90 -
 6 files changed, 218 insertions(+), 236 deletions(-)

Deleted: extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch
===
--- extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch  
2017-09-04 14:28:29 UTC (rev 304651)
+++ extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch  
2017-09-04 14:28:38 UTC (rev 304652)
@@ -1,28 +0,0 @@
-From 3152f2a5056077d3e1061ac61e3ef7888ff96dc7 Mon Sep 17 00:00:00 2001
-From: Lenny Komow 
-Date: Thu, 20 Jul 2017 16:07:14 -0600
-Subject: [PATCH] loader: Remove executable stack from libvulkan.so
-
-Change-Id: Id77d5560479cbbc6f5453a6362c5a20dd721fdd0

- loader/unknown_ext_chain_gas.asm | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/loader/unknown_ext_chain_gas.asm 
b/loader/unknown_ext_chain_gas.asm
-index e463f45b..798760bd 100644
 a/loader/unknown_ext_chain_gas.asm
-+++ b/loader/unknown_ext_chain_gas.asm
-@@ -108,6 +108,10 @@ vkdev_ext\num:
- 
- .endif
- 
-+#if defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
-+
- .data
- 
- termin_error_string:
--- 
-2.13.2
-

Copied: 
vulkan-loader-layers/repos/extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch
 (from rev 304651, 
vulkan-loader-layers/trunk/0001-loader-Remove-executable-stack-from-libvulkan.so.patch)
===
--- extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch  
(rev 0)
+++ extra-i686/0001-loader-Remove-executable-stack-from-libvulkan.so.patch  
2017-09-04 14:28:38 UTC (rev 304652)
@@ -0,0 +1,28 @@
+From 3152f2a5056077d3e1061ac61e3ef7888ff96dc7 Mon Sep 17 00:00:00 2001
+From: Lenny Komow 
+Date: Thu, 20 Jul 2017 16:07:14 -0600
+Subject: [PATCH] loader: Remove executable stack from libvulkan.so
+
+Change-Id: Id77d5560479cbbc6f5453a6362c5a20dd721fdd0
+---
+ loader/unknown_ext_chain_gas.asm | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/loader/unknown_ext_chain_gas.asm 
b/loader/unknown_ext_chain_gas.asm
+index e463f45b..798760bd 100644
+--- a/loader/unknown_ext_chain_gas.asm
 b/loader/unknown_ext_chain_gas.asm
+@@ -108,6 +108,10 @@ vkdev_ext\num:
+ 
+ .endif
+ 
++#if defined(__ELF__)
++.section .note.GNU-stack,"",%progbits
++#endif
++
+ .data
+ 
+ termin_error_string:
+-- 
+2.13.2
+

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-04 14:28:29 UTC (rev 304651)
+++ extra-i686/PKGBUILD 2017-09-04 14:28:38 UTC (rev 304652)
@@ -1,90 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-
-pkgbase=vulkan-loader-layers
-pkgname=(vulkan-icd-loader vulkan-validation-layers)
-_pkgname=Vulkan-LoaderAndValidationLayers
-pkgver=1.0.54.0
-pkgrel=2
-arch=(i686 x86_64)
-url="https://www.khronos.org/vulkan/;
-license=('custom')
-depends=()
-makedepends=(git cmake python-lxml libx11 libxrandr wayland)
-source=("https://github.com/KhronosGroup/${_pkgname}/archive/sdk-${pkgver}.tar.gz;
-0001-loader-Remove-executable-stack-from-libvulkan.so.patch)
-sha256sums=('f2556963f27309485c4d6bd9acece58d51df6a1b13699cc3a2c8d2579e6a3831'
-   

[arch-commits] Commit in vulkan-loader-layers/trunk (PKGBUILD)

2017-09-04 Thread Laurent Carlier
Date: Monday, September 4, 2017 @ 14:28:29
  Author: lcarlier
Revision: 304651

upgpkg: vulkan-loader-layers 1.0.57.0-1

upstream update 1.0.57

Modified:
  vulkan-loader-layers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 11:37:22 UTC (rev 304650)
+++ PKGBUILD2017-09-04 14:28:29 UTC (rev 304651)
@@ -4,25 +4,16 @@
 pkgbase=vulkan-loader-layers
 pkgname=(vulkan-icd-loader vulkan-validation-layers)
 _pkgname=Vulkan-LoaderAndValidationLayers
-pkgver=1.0.54.0
-pkgrel=2
+pkgver=1.0.57.0
+pkgrel=1
 arch=(i686 x86_64)
 url="https://www.khronos.org/vulkan/;
 license=('custom')
 depends=()
 makedepends=(git cmake python-lxml libx11 libxrandr wayland)
-source=("https://github.com/KhronosGroup/${_pkgname}/archive/sdk-${pkgver}.tar.gz;
-0001-loader-Remove-executable-stack-from-libvulkan.so.patch)
-sha256sums=('f2556963f27309485c4d6bd9acece58d51df6a1b13699cc3a2c8d2579e6a3831'
-'01c1e96916a9fc0ef6f62703cd968c14031ad75f64f61409f108bc9e427977a1')
+source=("https://github.com/KhronosGroup/${_pkgname}/archive/sdk-${pkgver}.tar.gz;)
+sha256sums=('a425caf7cdd4328555de20174e40092aeff491cc511bfc65435fa66dc983461e')
 
-prepare() {
-  cd "${srcdir}/${_pkgname}-sdk-${pkgver}"
-
-  # 
https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/1956
-  patch -Np1 -i ../0001-loader-Remove-executable-stack-from-libvulkan.so.patch
-}
-
 build() {
   cd "${srcdir}/${_pkgname}-sdk-${pkgver}"
 


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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 11:37:22
  Author: andyrtr
Revision: 304650

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 304649, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 304649, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 304649, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 304649, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/glibc_dropped_xlocale.h.diff
(from rev 304649, mesa/trunk/glibc_dropped_xlocale.h.diff)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 304649, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 304649, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 304649, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 304649, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/glibc_dropped_xlocale.h.diff
(from rev 304649, mesa/trunk/glibc_dropped_xlocale.h.diff)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  197 +++
 testing-i686/glibc_dropped_xlocale.h.diff  |  143 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  197 +++
 testing-x86_64/glibc_dropped_xlocale.h.diff|  143 +++
 10 files changed, 920 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 304649, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-09-04 
11:37:22 UTC (rev 304650)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
304649, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-09-04 11:37:22 UTC (rev 
304650)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 304649, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-09-04 11:37:22 UTC (rev 304650)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from 

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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 11:37:18
  Author: bpiotrowski
Revision: 255643

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-glibc/repos/multilib-testing-x86_64/PKGBUILD
(from rev 255642, lib32-glibc/trunk/PKGBUILD)
  lib32-glibc/repos/multilib-testing-x86_64/lib32-glibc.conf
(from rev 255642, lib32-glibc/trunk/lib32-glibc.conf)
Deleted:
  lib32-glibc/repos/multilib-testing-x86_64/PKGBUILD
  lib32-glibc/repos/multilib-testing-x86_64/lib32-glibc.conf

--+
 PKGBUILD |  305 ++---
 lib32-glibc.conf |2 
 2 files changed, 153 insertions(+), 154 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 11:37:12 UTC (rev 255642)
+++ PKGBUILD2017-09-04 11:37:18 UTC (rev 255643)
@@ -1,153 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: Allan McRae 
-
-# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
-# NOTE: valgrind-multilib requires rebuild with each major glibc version
-
-pkgname=lib32-glibc
-pkgver=2.26
-pkgrel=1
-_commit=1c9a5c270d8b66f30dcfaf1cb2d6cf39d3e18369
-pkgdesc='GNU C Library (32-bit)'
-arch=(x86_64)
-url='http://www.gnu.org/software/libc'
-license=(GPL LGPL)
-groups=()
-depends=("glibc>=$pkgver")
-makedepends=('gcc-multilib>=6' git)
-optdepends=()
-backup=()
-
-
-options=(!strip staticlibs !emptydirs)
-
-source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
-lib32-glibc.conf)
-
-md5sums=('SKIP'
- '6e052f1cb693d5d3203f50f9d4e8c33b')
-
-prepare() {
-  mkdir glibc-build
-  cd glibc
-}
-
-build() {
-  cd glibc-build
-
-  #if [[ ${CARCH} = "i686" ]]; then
-# Hack to fix NPTL issues with Xen, only required on 32bit platforms
-export CFLAGS="${CFLAGS} -mno-tls-direct-seg-refs"
-  #fi
-
-  echo "slibdir=/usr/lib32" >> configparms
-  echo "rtlddir=/usr/lib32" >> configparms
-  echo "sbindir=/usr/bin" >> configparms
-  echo "rootsbindir=/usr/bin" >> configparms
-
-  export CC="gcc -m32 -mstackrealign"
-  export CXX="g++ -m32 -mstackrealign"
-
-  # remove fortify for building libraries
-  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
-  CFLAGS=${CFLAGS/-fno-plt/}
-  CXXFLAGS=${CXXFLAGS/-fno-plt/}
-
-  ../glibc/configure \
-  --host=i686-pc-linux-gnu \
-  --prefix=/usr \
-  --libdir=/usr/lib32 \
-  --libexecdir=/usr/lib32 \
-  --with-headers=/usr/include \
-  --with-bugurl=https://bugs.archlinux.org/ \
-  --enable-add-ons \
-  --enable-bind-now \
-  --enable-kernel=2.6.32 \
-  --enable-lock-elision \
-  --enable-multi-arch \
-  --enable-obsolete-nsl \
-  --enable-obsolete-rpc \
-  --enable-stack-protector=strong \
-  --enable-stackguard-randomization \
-  --disable-profile \
-  --disable-werror
-
-  # build libraries with fortify disabled
-  echo "build-programs=no" >> configparms
-  make
-
-  # re-enable fortify for programs
-  sed -i "/build-programs=/s#no#yes#" configparms
-
-  echo "CC += -D_FORTIFY_SOURCE=2" >> configparms
-  echo "CXX += -D_FORTIFY_SOURCE=2" >> configparms
-  make
-}
-
-check() {
-  cd glibc-build
-
-  # remove fortify in preparation to run test-suite
-  sed -i '/FORTIFY/d' configparms
-
-  # some failures are "expected"
-  make check || true
-}
-
-package() {
-  cd glibc-build
-
-  make install_root=${pkgdir} install
-
-  rm -rf ${pkgdir}/{etc,sbin,usr/{bin,sbin,share},var}
-
-  # We need to keep 32 bit specific header files
-  find ${pkgdir}/usr/include -type f -not -name '*-32.h' -delete
-
-  # Dynamic linker
-  mkdir ${pkgdir}/usr/lib
-  ln -s ../lib32/ld-linux.so.2 ${pkgdir}/usr/lib/
-
-  # Add lib32 paths to the default library search path
-  install -Dm644 "$srcdir/lib32-glibc.conf" 
"$pkgdir/etc/ld.so.conf.d/lib32-glibc.conf"
-
-  # Symlink /usr/lib32/locale to /usr/lib/locale
-  ln -s ../lib/locale "$pkgdir/usr/lib32/locale"
-
-  # Do not strip the following files for improved debugging support
-  # ("improved" as in not breaking gdb and valgrind...):
-  #   ld-${pkgver}.so
-  #   libc-${pkgver}.so
-  #   libpthread-${pkgver}.so
-  #   libthread_db-1.0.so
-
-  cd $pkgdir
-  strip $STRIP_BINARIES \
-\
-\
-usr/lib32/getconf/*
-
-
-
-
-  strip $STRIP_STATIC usr/lib32/lib{anl,BrokenLocale,c{,_nonshared},crypt}.a \
-  
usr/lib32/lib{dl,g,ieee,mcheck,nsl,pthread{,_nonshared}}.a \
-  usr/lib32/lib{resolv,rpcsvc,rt,util}.a
-
-  strip $STRIP_SHARED usr/lib32/lib{anl,BrokenLocale,cidn,crypt}-${pkgver}.so \
-  
usr/lib32/libnss_{compat,db,dns,files,hesiod,nis,nisplus}-*.so \
-  usr/lib32/lib{dl,m,nsl,resolv,rt,util}-${pkgver}.so \
-  usr/lib32/lib{memusage,pcprofile,SegFault}.so \
-  

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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 11:37:12
  Author: bpiotrowski
Revision: 255642

2.26-2: sync with testing/glibc

Modified:
  lib32-glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 10:37:28 UTC (rev 255641)
+++ PKGBUILD2017-09-04 11:37:12 UTC (rev 255642)
@@ -8,8 +8,7 @@
 
 pkgname=lib32-glibc
 pkgver=2.26
-pkgrel=1
-_commit=1c9a5c270d8b66f30dcfaf1cb2d6cf39d3e18369
+pkgrel=2
 pkgdesc='GNU C Library (32-bit)'
 arch=(x86_64)
 url='http://www.gnu.org/software/libc'
@@ -23,6 +22,7 @@
 
 options=(!strip staticlibs !emptydirs)
 
+_commit=58270c0049404ef2f878fdd45df55f17f0b8c1f7
 source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
 lib32-glibc.conf)
 
@@ -64,7 +64,6 @@
   --with-bugurl=https://bugs.archlinux.org/ \
   --enable-add-ons \
   --enable-bind-now \
-  --enable-kernel=2.6.32 \
   --enable-lock-elision \
   --enable-multi-arch \
   --enable-obsolete-nsl \


[arch-commits] Commit in mesa/trunk (PKGBUILD glibc_dropped_xlocale.h.diff)

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 11:37:00
  Author: andyrtr
Revision: 304649

upgpkg: mesa 17.1.8-2

apply upstream fix for broken video caused by glibc 2.26 dropping xlocale.h; 
FS#55244

Added:
  mesa/trunk/glibc_dropped_xlocale.h.diff
Modified:
  mesa/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++-
 glibc_dropped_xlocale.h.diff |  143 +
 2 files changed, 152 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 09:09:32 UTC (rev 304648)
+++ PKGBUILD2017-09-04 11:37:00 UTC (rev 304649)
@@ -5,7 +5,7 @@
 pkgbase=mesa
 pkgname=('opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'libva-mesa-driver' 
'mesa-vdpau' 'mesa')
 pkgver=17.1.8
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
  'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 
'wayland' 'elfutils' 'llvm'
@@ -14,11 +14,13 @@
 license=('custom')
 source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
 LICENSE
-0002-glvnd-fix-gl-dot-pc.patch)
+0002-glvnd-fix-gl-dot-pc.patch
+glibc_dropped_xlocale.h.diff)
 sha256sums=('75ed2eaeae26ddd536150f294386468ae2e1a7717948c41cd14b7875be5269db'
 'SKIP'
 '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2'
-'64a77944a28026b066c1682c7258d02289d257b24b6f173a9f7580c48beed966')
+'64a77944a28026b066c1682c7258d02289d257b24b6f173a9f7580c48beed966'
+'6de2adc3dde36d098bfe9977f5052c13e1b2e80a913e4c83d520b2e5349ddbd0')
 validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

 validpgpkeys+=('946D09B5E4C9845E63075FF1D961C596A7203456') # Andres Gomez 

 validpgpkeys+=('E3E8F480C52ADD73B278EE78E1ECBE07D7D70895') # Juan Antonio 
Suárez Romero (Igalia, S.L.) "
@@ -29,6 +31,10 @@
   # glvnd support patches - from Fedora
   # non-upstreamed ones
   patch -Np1 -i ../0002-glvnd-fix-gl-dot-pc.patch
+  
+  # glibc 2.26 dropped xlocale.h leading to corrupted video
+  # https://bugs.archlinux.org/task/55244 / 
https://bugs.freedesktop.org/show_bug.cgi?id=102454
+  patch -Np1 -i ../glibc_dropped_xlocale.h.diff
 
   autoreconf -fiv
 }

Added: glibc_dropped_xlocale.h.diff
===
--- glibc_dropped_xlocale.h.diff(rev 0)
+++ glibc_dropped_xlocale.h.diff2017-09-04 11:37:00 UTC (rev 304649)
@@ -0,0 +1,143 @@
+From 49b428470e28ae6ab22083e43fa41abf622f3b0d Mon Sep 17 00:00:00 2001
+From: Eric Engestrom 
+Date: Thu, 31 Aug 2017 16:55:56 +
+Subject: util: improve compiler guard
+
+Glibc 2.26 has dropped xlocale.h, but the functions needed (strtod_l()
+and strdof_l()) can be found in stdlib.h.
+Improve the detection method to allow newer builds to still make use of
+the locale-setting.
+
+Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102454
+Cc: Laurent Carlier 
+Cc: Emil Velikov 
+Cc: Rob Herring 
+Signed-off-by: Eric Engestrom 
+Reviewed-by: Laurent Carlier 
+Reviewed-by: Jose Fonseca 
+
+diff --git a/configure.ac b/configure.ac
+index ac64a38..fb6037e 100644
+--- a/configure.ac
 b/configure.ac
+@@ -795,6 +795,27 @@ AC_CHECK_HEADER([sys/sysctl.h], [DEFINES="$DEFINES 
-DHAVE_SYS_SYSCTL_H"])
+ AC_CHECK_FUNC([strtof], [DEFINES="$DEFINES -DHAVE_STRTOF"])
+ AC_CHECK_FUNC([mkostemp], [DEFINES="$DEFINES -DHAVE_MKOSTEMP"])
+ 
++AC_MSG_CHECKING([whether strtod has locale support])
++AC_LINK_IFELSE([AC_LANG_SOURCE([[
++#define _GNU_SOURCE
++#include 
++#include 
++#ifdef HAVE_XLOCALE_H
++#include 
++#endif
++int main() {
++   locale_t loc = newlocale(LC_CTYPE_MASK, "C", NULL);
++   const char *s = "1.0";
++   char *end;
++   double d = strtod_l(s, end, loc);
++   float f = strtof_l(s, end, loc);
++   freelocale(loc);
++   return 0;
++}]])],
++  [DEFINES="$DEFINES -DHAVE_STRTOD_L"];
++   AC_MSG_RESULT([yes]),
++   AC_MSG_RESULT([no]))
++
+ dnl Check to see if dlopen is in default libraries (like Solaris, which
+ dnl has it in libc), or if libdl is needed to get it.
+ AC_CHECK_FUNC([dlopen], [DEFINES="$DEFINES -DHAVE_DLOPEN"],
+diff --git a/scons/gallium.py b/scons/gallium.py
+index c8e47a3..1e35ef4 100755
+--- a/scons/gallium.py
 b/scons/gallium.py
+@@ -157,6 +157,19 @@ def check_header(env, header):
+ env = conf.Finish()
+ return have_header
+ 
++def check_functions(env, functions):
++'''Check if all of the functions exist'''
++
++conf = SCons.Script.Configure(env)
++have_functions = True
++
++for 

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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 10:37:28
  Author: andyrtr
Revision: 255641

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

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

---+
 /PKGBUILD |   96 
 /tp_smapi-lts.install |   26 
 community-i686/PKGBUILD   |   50 
 community-i686/tp_smapi-lts.install   |   13 
 community-x86_64/PKGBUILD |   50 
 community-x86_64/tp_smapi-lts.install |   13 
 6 files changed, 122 insertions(+), 126 deletions(-)

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

Copied: tp_smapi-lts/repos/community-i686/PKGBUILD (from rev 255640, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 10:37:28 UTC (rev 255641)
@@ -0,0 +1,48 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+_pkgname=tp-smapi
+pkgver=0.42
+_extradir=/usr/lib/modules/extramodules-4.9-lts
+pkgrel=18
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts>=4.9.45' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.45' 'linux-lts-headers<4.10')
+install="$pkgname.install"
+source=("$_pkgname-$pkgver.tar.gz::https://github.com/evgeni/${pkgname/-lts/}/archive/$_pkgname/$pkgver.tar.gz;)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd ${pkgname/-lts/}-$_pkgname-$pkgver
+
+  # https://bugs.archlinux.org/task/54975 (kernel has no 
_GLOBAL_OFFSET_TABLE_):
+  # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt 
breaks the modules
+
+  make HDAPS=1 KVER="$(<$_extradir/version)" EXTRA_CFLAGS=
+}
+
+package() {
+  cd ${pkgname/-lts/}-$_pkgname-$pkgver
+
+  # install kernel modules
+  find . -name "*.ko" -exec install -Dt "$pkgdir$_extradir" {} +
+
+  # compress kernel modules
+  find "$pkgdir" -name "*.ko" -exec gzip -n -9 {} +
+
+  # load module on startup
+  echo tp_smapi | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+
+  # update kernel version in install file
+  sed -ri "s|^(extramodules=).*\$|\1$_extradir|" 

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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 10:37:05
  Author: andyrtr
Revision: 255640

upgpkg: tp_smapi-lts 0.42-18

fix module loading; FS#55167 - sync with main kernel module PKGBUILD

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 10:23:42 UTC (rev 255639)
+++ PKGBUILD2017-09-04 10:37:05 UTC (rev 255640)
@@ -8,11 +8,10 @@
 # Contributor: Ignas Anikevicius 
 
 pkgname=tp_smapi-lts
-_pkgname=tp_smapi
-__pkgname=tp-smapi
+_pkgname=tp-smapi
 pkgver=0.42
-_extramodules=/usr/lib/modules/extramodules-4.9-lts
-pkgrel=17
+_extradir=/usr/lib/modules/extramodules-4.9-lts
+pkgrel=18
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'
@@ -19,32 +18,31 @@
 license=('GPL')
 depends=('linux-lts>=4.9.45' 'linux-lts<4.10')
 makedepends=('linux-lts-headers>=4.9.45' 'linux-lts-headers<4.10')
-install="${pkgname}.install"
-source=("https://github.com/evgeni/$_pkgname/archive/$__pkgname/$pkgver.tar.gz;)
+install="$pkgname.install"
+source=("$_pkgname-$pkgver.tar.gz::https://github.com/evgeni/${pkgname/-lts/}/archive/$_pkgname/$pkgver.tar.gz;)
 md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
 
 build() {
-  cd "$srcdir/$_pkgname-$__pkgname-$pkgver"
+  cd ${pkgname/-lts/}-$_pkgname-$pkgver
 
-  _kernver=$(< "${_extramodules}/version")
-  make HDAPS=1 KVER="$_kernver" KBASE="/usr/lib/modules/$_kernver"
+  # https://bugs.archlinux.org/task/54975 (kernel has no 
_GLOBAL_OFFSET_TABLE_):
+  # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt 
breaks the modules
+
+  make HDAPS=1 KVER="$(<$_extradir/version)" EXTRA_CFLAGS=
 }
 
 package() {
-  _kernver=$(< "${_extramodules}/version")
+  cd ${pkgname/-lts/}-$_pkgname-$pkgver
 
-  make -C "${_extramodules%/*}/${_kernver}/build" \
-INSTALL_MOD_PATH="${pkgdir}/${_extramodules%%/lib/*}" \
-M="$srcdir/$_pkgname-$__pkgname-$pkgver" modules_install
+  # install kernel modules
+  find . -name "*.ko" -exec install -Dt "$pkgdir$_extradir" {} +
 
-  cd "${pkgdir}/${_extramodules%/*}"
-  mv "${_kernver}/extra" "${_extramodules##*/}"
-  rmdir "${_kernver}"
-
   # compress kernel modules
-  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
+  find "$pkgdir" -name "*.ko" -exec gzip -n -9 {} +
 
   # load module on startup
-  echo tp_smapi > "${srcdir}/${pkgname}.conf"
-  install -Dm644 "${srcdir}/${pkgname}.conf" 
"${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf"
+  echo tp_smapi | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+
+  # update kernel version in install file
+  sed -ri "s|^(extramodules=).*\$|\1$_extradir|" "$startdir/$pkgname.install"
 }


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

2017-09-04 Thread Alexander Rødseth
Date: Monday, September 4, 2017 @ 10:23:42
  Author: arodseth
Revision: 255639

archrelease: copy trunk to community-any

Added:
  epydoc/repos/community-any/PKGBUILD
(from rev 255638, epydoc/trunk/PKGBUILD)
  epydoc/repos/community-any/handle-docutils-0.6.patch
(from rev 255638, epydoc/trunk/handle-docutils-0.6.patch)
  epydoc/repos/community-any/python26-tokenizer.patch
(from rev 255638, epydoc/trunk/python26-tokenizer.patch)
  epydoc/repos/community-any/string-exceptions.patch
(from rev 255638, epydoc/trunk/string-exceptions.patch)
Deleted:
  epydoc/repos/community-any/PKGBUILD
  epydoc/repos/community-any/handle-docutils-0.6.patch
  epydoc/repos/community-any/python26-tokenizer.patch
  epydoc/repos/community-any/string-exceptions.patch

---+
 PKGBUILD  |  106 ++-
 handle-docutils-0.6.patch |   94 +++
 python26-tokenizer.patch  |  130 ++--
 string-exceptions.patch   |   36 ++--
 4 files changed, 185 insertions(+), 181 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-04 10:20:03 UTC (rev 255638)
+++ PKGBUILD2017-09-04 10:23:42 UTC (rev 255639)
@@ -1,51 +0,0 @@
-# Maintainer: Chris Brannon 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Angelo Theodorou 
-# Contributor: SpepS 
-
-pkgname=epydoc
-pkgver=3.0.1
-pkgrel=3
-pkgdesc="A tool for generating API documentation for Python modules, based on 
their docstrings"
-arch=(any)
-license=('MIT')
-url="http://epydoc.sourceforge.net/;
-depends=('python2' 'docutils')
-optdepends=('tk: needed for epydocgui' 'texlive-bin: needed for PDF 
conversion' 'graphviz: needed for graph generation')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
-"handle-docutils-0.6.patch"
-"python26-tokenizer.patch"
-"string-exceptions.patch")
-md5sums=('cdd6f6c76dd8bab5e653a343a0544294'
- 'cff5c98976a9768e0ce53561dc816bf0'
- 'f0fec671b1c9a01c4452ae9c00926787'
- 'c942d7bf218d62d5913bd186762093c1')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 fixes
-  sed -i "s|env python|&2|" `grep -Erl "env python" .`
-
-  # patches
-  patch -p1 -i $srcdir/handle-docutils-0.6.patch
-  patch -p1 -i $srcdir/python26-tokenizer.patch
-  patch -p1 -i $srcdir/string-exceptions.patch
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 setup.py build
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
-
-  # Man and license
-  install -d "$pkgdir/usr/share/man/man1"
-  install -m644 man/*.1 "$pkgdir/usr/share/man/man1"
-  install -Dm644 LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: epydoc/repos/community-any/PKGBUILD (from rev 255638, 
epydoc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-04 10:23:42 UTC (rev 255639)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Angelo Theodorou 
+# Contributor: SpepS 
+
+pkgname=epydoc
+pkgver=3.0.1
+pkgrel=4
+pkgdesc='Tool for generating API documentation for Python modules, based on 
their docstrings'
+arch=('any')
+license=('MIT')
+url='https://epydoc.sourceforge.net/'
+depends=('python2' 'docutils')
+optdepends=('tk: needed for epydocgui'
+'texlive-bin: needed for PDF conversion'
+'graphviz: needed for graph generation')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.zip;
+'handle-docutils-0.6.patch'
+'python26-tokenizer.patch'
+'string-exceptions.patch')
+sha256sums=('574c1dca1b0e8783be0121c32f589cf56255cdb288b4d4e52e60f0a8bcf799cb'
+'84d6724e0fcb3a5307963cbe37875e72110bf707781c64e7ddff0dfe96eeb1ab'
+'8bfd54be68ee8e743ab470370042e40130e9cf8c0430d493401fa44eae2d66f6'
+'099a94ba394f0c1c4f3f721fc3c9cf982a54f182be457faa03a7bb54188c8364')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  # py2 fix
+  sed -i "s|env python|&2|" `grep -Erl "env python" .`
+
+  patch -p1 -i "$srcdir/handle-docutils-0.6.patch"
+  patch -p1 -i "$srcdir/python26-tokenizer.patch"
+  patch -p1 -i "$srcdir/string-exceptions.patch"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  python2 setup.py build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
+
+  install -d "$pkgdir/usr/share/man/man1"
+  install -m644 man/*.1 "$pkgdir/usr/share/man/man1"
+  install -Dm644 

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

2017-09-04 Thread Alexander Rødseth
Date: Monday, September 4, 2017 @ 10:20:03
  Author: arodseth
Revision: 255638

upgpkg: epydoc 3.0.1-4

Modified:
  epydoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 06:30:11 UTC (rev 255637)
+++ PKGBUILD2017-09-04 10:20:03 UTC (rev 255638)
@@ -1,4 +1,6 @@
-# Maintainer: Chris Brannon 
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Chris Brannon 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: Angelo Theodorou 
 # Contributor: SpepS 
@@ -5,47 +7,49 @@
 
 pkgname=epydoc
 pkgver=3.0.1
-pkgrel=3
-pkgdesc="A tool for generating API documentation for Python modules, based on 
their docstrings"
-arch=(any)
+pkgrel=4
+pkgdesc='Tool for generating API documentation for Python modules, based on 
their docstrings'
+arch=('any')
 license=('MIT')
-url="http://epydoc.sourceforge.net/;
+url='https://epydoc.sourceforge.net/'
 depends=('python2' 'docutils')
-optdepends=('tk: needed for epydocgui' 'texlive-bin: needed for PDF 
conversion' 'graphviz: needed for graph generation')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
-"handle-docutils-0.6.patch"
-"python26-tokenizer.patch"
-"string-exceptions.patch")
-md5sums=('cdd6f6c76dd8bab5e653a343a0544294'
- 'cff5c98976a9768e0ce53561dc816bf0'
- 'f0fec671b1c9a01c4452ae9c00926787'
- 'c942d7bf218d62d5913bd186762093c1')
+optdepends=('tk: needed for epydocgui'
+'texlive-bin: needed for PDF conversion'
+'graphviz: needed for graph generation')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.zip;
+'handle-docutils-0.6.patch'
+'python26-tokenizer.patch'
+'string-exceptions.patch')
+sha256sums=('574c1dca1b0e8783be0121c32f589cf56255cdb288b4d4e52e60f0a8bcf799cb'
+'84d6724e0fcb3a5307963cbe37875e72110bf707781c64e7ddff0dfe96eeb1ab'
+'8bfd54be68ee8e743ab470370042e40130e9cf8c0430d493401fa44eae2d66f6'
+'099a94ba394f0c1c4f3f721fc3c9cf982a54f182be457faa03a7bb54188c8364')
 
 prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
 
-  # python2 fixes
+  # py2 fix
   sed -i "s|env python|&2|" `grep -Erl "env python" .`
 
-  # patches
-  patch -p1 -i $srcdir/handle-docutils-0.6.patch
-  patch -p1 -i $srcdir/python26-tokenizer.patch
-  patch -p1 -i $srcdir/string-exceptions.patch
+  patch -p1 -i "$srcdir/handle-docutils-0.6.patch"
+  patch -p1 -i "$srcdir/python26-tokenizer.patch"
+  patch -p1 -i "$srcdir/string-exceptions.patch"
 }
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
 
   python2 setup.py build
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
 
   python2 setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
 
-  # Man and license
   install -d "$pkgdir/usr/share/man/man1"
   install -m644 man/*.1 "$pkgdir/usr/share/man/man1"
   install -Dm644 LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
+
+# vim:ts=2 sw=2 et:


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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 09:09:32
  Author: andyrtr
Revision: 304648

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

Added:
  openjade/repos/extra-i686/PKGBUILD
(from rev 304647, openjade/trunk/PKGBUILD)
  openjade/repos/extra-i686/openjade.install
(from rev 304647, openjade/trunk/openjade.install)
  openjade/repos/extra-x86_64/PKGBUILD
(from rev 304647, openjade/trunk/PKGBUILD)
  openjade/repos/extra-x86_64/openjade.install
(from rev 304647, openjade/trunk/openjade.install)
Deleted:
  openjade/repos/extra-i686/PKGBUILD
  openjade/repos/extra-i686/openjade.install
  openjade/repos/extra-x86_64/PKGBUILD
  openjade/repos/extra-x86_64/openjade.install

---+
 /PKGBUILD |  126 
 /openjade.install |   46 ++
 extra-i686/PKGBUILD   |   61 ---
 extra-i686/openjade.install   |   23 ---
 extra-x86_64/PKGBUILD |   61 ---
 extra-x86_64/openjade.install |   23 ---
 6 files changed, 172 insertions(+), 168 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-04 09:09:18 UTC (rev 304647)
+++ extra-i686/PKGBUILD 2017-09-04 09:09:32 UTC (rev 304648)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-
-pkgname=openjade
-pkgver=1.3.2
-pkgrel=4
-_debpatch=13
-pkgdesc="Implementation of the DSSSL language"
-arch=('i686' 'x86_64')
-url="http://openjade.sourceforge.net/;
-license=('custom')
-depends=('opensp' 'sgml-common')
-makedepends=('perl-perl4-corelibs')
-install=${pkgname}.install
-conflicts=('jade')
-provides=('jade')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://ftp.debian.org/debian/pool/main/o/${pkgname}1.3/${pkgname}1.3_${pkgver}-${_debpatch}.diff.gz)
-sha256sums=('1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1'
-'11d90e242eae60ce06bf27fd234adbd8efd7d4a9a4a2da058faa4e8336dc423a')
-
-prepare() {
-  cd ${pkgname}-$pkgver
-  patch -Np1 -i $srcdir/${pkgname}1.3_${pkgver}-${_debpatch}.diff
-}
-
-build() {
-  cd ${pkgname}-$pkgver
-  ./configure --prefix=/usr \
---mandir=/usr/share/man \
---enable-default-catalog=/etc/sgml/catalog \
---datadir=/usr/share/sgml/openjade-${pkgver} \
---enable-html \
---enable-http \
---enable-mif
-  make
-}
-
-package() {
-  cd ${pkgname}-$pkgver
-  make DESTDIR="$pkgdir/" install install-man 
-  
-  # add unversioned symlink
-  ln -svf openjade-${pkgver} ${pkgdir}/usr/share/sgml/openjade
-  
-  # openjade -> jade compat symlinks
-  ln -svf /usr/bin/openjade $pkgdir/usr/bin/jade
-  ln -svf /usr/lib/libogrove.so $pkgdir/usr/lib/libgrove.so
-  ln -svf /usr/lib/libospgrove.so $pkgdir/usr/lib/libspgrove.so
-  ln -svf /usr/lib/libostyle.so $pkgdir/usr/lib/libstyle.so
-  ln -svf /usr/share/man/man1/openjade.1.gz 
$pkgdir/usr/share/man/man1/jade.1.gz
-  
-  # license
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-
-  install -dm755 "$pkgdir"/usr/share/sgml/openjade-${pkgver}
-  install -m644 dsssl/builtins.dsl dsssl/dsssl.dtd \
-dsssl/style-sheet.dtd dsssl/fot.dtd \
-dsssl/catalog "$pkgdir"/usr/share/sgml/openjade-${pkgver}
-}

Copied: openjade/repos/extra-i686/PKGBUILD (from rev 304647, 
openjade/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-04 09:09:32 UTC (rev 304648)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgname=openjade
+pkgver=1.3.2
+pkgrel=5
+_debpatch=13
+pkgdesc="Implementation of the DSSSL language"
+arch=('i686' 'x86_64')
+url="http://openjade.sourceforge.net/;
+license=('custom')
+depends=('opensp' 'sgml-common')
+makedepends=('perl-perl4-corelibs')
+install=${pkgname}.install
+conflicts=('jade')
+provides=('jade')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://ftp.debian.org/debian/pool/main/o/${pkgname}1.3/${pkgname}1.3_${pkgver}-${_debpatch}.diff.gz)
+sha256sums=('1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1'
+'11d90e242eae60ce06bf27fd234adbd8efd7d4a9a4a2da058faa4e8336dc423a')
+
+prepare() {
+  cd ${pkgname}-$pkgver
+  patch -Np1 -i $srcdir/${pkgname}1.3_${pkgver}-${_debpatch}.diff
+  # https://bugs.archlinux.org/task/55331 / 
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69534#c9
+  export CXXFLAGS+=' -fno-lifetime-dse'
+}
+
+build() {
+  cd ${pkgname}-$pkgver
+  ./configure --prefix=/usr \
+--mandir=/usr/share/man \
+--enable-default-catalog=/etc/sgml/catalog \
+--datadir=/usr/share/sgml/openjade-${pkgver} \
+--enable-html \
+--enable-http \
+--enable-mif
+  

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

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 09:09:18
  Author: andyrtr
Revision: 304647

upgpkg: openjade 1.3.2-5

fix segfault with recent gcc versions; FS#55331

Modified:
  openjade/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 08:53:05 UTC (rev 304646)
+++ PKGBUILD2017-09-04 09:09:18 UTC (rev 304647)
@@ -3,7 +3,7 @@
 
 pkgname=openjade
 pkgver=1.3.2
-pkgrel=4
+pkgrel=5
 _debpatch=13
 pkgdesc="Implementation of the DSSSL language"
 arch=('i686' 'x86_64')
@@ -22,6 +22,8 @@
 prepare() {
   cd ${pkgname}-$pkgver
   patch -Np1 -i $srcdir/${pkgname}1.3_${pkgver}-${_debpatch}.diff
+  # https://bugs.archlinux.org/task/55331 / 
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69534#c9
+  export CXXFLAGS+=' -fno-lifetime-dse'
 }
 
 build() {


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 08:53:05
  Author: bpiotrowski
Revision: 304646

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

Added:
  glibc/repos/testing-i686/PKGBUILD
(from rev 304645, glibc/trunk/PKGBUILD)
  glibc/repos/testing-i686/glibc.install
(from rev 304645, glibc/trunk/glibc.install)
  glibc/repos/testing-i686/locale-gen
(from rev 304645, glibc/trunk/locale-gen)
  glibc/repos/testing-i686/locale.gen.txt
(from rev 304645, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-x86_64/PKGBUILD
(from rev 304645, glibc/trunk/PKGBUILD)
  glibc/repos/testing-x86_64/glibc.install
(from rev 304645, glibc/trunk/glibc.install)
  glibc/repos/testing-x86_64/locale-gen
(from rev 304645, glibc/trunk/locale-gen)
  glibc/repos/testing-x86_64/locale.gen.txt
(from rev 304645, glibc/trunk/locale.gen.txt)
Deleted:
  glibc/repos/testing-i686/PKGBUILD
  glibc/repos/testing-i686/glibc.install
  glibc/repos/testing-i686/locale-gen
  glibc/repos/testing-i686/locale.gen.txt
  glibc/repos/testing-x86_64/PKGBUILD
  glibc/repos/testing-x86_64/glibc.install
  glibc/repos/testing-x86_64/locale-gen
  glibc/repos/testing-x86_64/locale.gen.txt

---+
 /PKGBUILD |  304 
 /glibc.install|   10 +
 /locale-gen   |   84 +++
 /locale.gen.txt   |   46 ++
 testing-i686/PKGBUILD |  148 ---
 testing-i686/glibc.install|5 
 testing-i686/locale-gen   |   42 -
 testing-i686/locale.gen.txt   |   23 ---
 testing-x86_64/PKGBUILD   |  148 ---
 testing-x86_64/glibc.install  |5 
 testing-x86_64/locale-gen |   42 -
 testing-x86_64/locale.gen.txt |   23 ---
 12 files changed, 444 insertions(+), 436 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-09-04 08:52:53 UTC (rev 304645)
+++ testing-i686/PKGBUILD   2017-09-04 08:53:05 UTC (rev 304646)
@@ -1,148 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Allan McRae 
-
-# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
-# NOTE: valgrind requires rebuilt with each major glibc version
-
-pkgname=glibc
-pkgver=2.26
-pkgrel=1
-_commit=1c9a5c270d8b66f30dcfaf1cb2d6cf39d3e18369
-pkgdesc='GNU C Library'
-arch=(i686 x86_64)
-url='http://www.gnu.org/software/libc'
-license=(GPL LGPL)
-groups=(base)
-depends=('linux-api-headers>=4.10' tzdata filesystem)
-makedepends=(git gd)
-optdepends=('gd: for memusagestat')
-backup=(etc/gai.conf
-etc/locale.gen
-etc/nscd.conf)
-options=(!strip staticlibs)
-install=glibc.install
-source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
-locale.gen.txt
-locale-gen)
-md5sums=('SKIP'
- '07ac979b6ab5eeb778d55f041529d623'
- '476e9113489f93b348b21e144b6a8fcf')
-
-prepare() {
-  mkdir -p glibc-build
-}
-
-build() {
-  cd glibc-build
-
-  if [[ ${CARCH} = "i686" ]]; then
-# Hack to fix NPTL issues with Xen, only required on 32bit platforms
-export CFLAGS="$CFLAGS -mno-tls-direct-seg-refs"
-  fi
-
-  echo "slibdir=/usr/lib" >> configparms
-  echo "rtlddir=/usr/lib" >> configparms
-  echo "sbindir=/usr/bin" >> configparms
-  echo "rootsbindir=/usr/bin" >> configparms
-
-  # remove fortify for building libraries
-  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
-
-  "$srcdir/glibc/configure" \
-  --prefix=/usr \
-  --libdir=/usr/lib \
-  --libexecdir=/usr/lib \
-  --with-headers=/usr/include \
-  --with-bugurl=https://bugs.archlinux.org/ \
-  --enable-add-ons \
-  --enable-bind-now \
-  --enable-kernel=2.6.32 \
-  --enable-lock-elision \
-  --enable-multi-arch \
-  --enable-obsolete-nsl \
-  --enable-obsolete-rpc \
-  --enable-stack-protector=strong \
-  --enable-stackguard-randomization \
-  --disable-profile \
-  --disable-werror
-
-  # build libraries with fortify disabled
-  echo "build-programs=no" >> configparms
-  make
-
-  # re-enable fortify for programs
-  sed -i "/build-programs=/s#no#yes#" configparms
-
-  echo "CC += -D_FORTIFY_SOURCE=2" >> configparms
-  echo "CXX += -D_FORTIFY_SOURCE=2" >> configparms
-  make
-}
-
-check() {
-  cd glibc-build
-
-  # remove fortify in preparation to run test-suite
-  sed -i '/FORTIFY/d' configparms
-
-  # some failures are "expected"
-  make check || true
-}
-
-package() {
-  install -dm755 "$pkgdir/etc"
-  touch "$pkgdir/etc/ld.so.conf"
-
-  make -C glibc-build install_root="$pkgdir" install
-  rm -f "$pkgdir"/etc/ld.so.{cache,conf}
-
-  cd glibc
-
-  install -dm755 "$pkgdir"/usr/lib/{locale,systemd/system,tmpfiles.d}
-  install -m644 nscd/nscd.conf "$pkgdir/etc/nscd.conf"
-  install -m644 nscd/nscd.service "$pkgdir/usr/lib/systemd/system"
-  install -m644 

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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 08:52:53
  Author: bpiotrowski
Revision: 304645

2.26-2: bump to latest commit from release/2.26/master

Fixes FS#55218. Also drop --enable-kernel as the default already is newer
than what we had set.

Modified:
  glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 08:49:17 UTC (rev 304644)
+++ PKGBUILD2017-09-04 08:52:53 UTC (rev 304645)
@@ -7,8 +7,7 @@
 
 pkgname=glibc
 pkgver=2.26
-pkgrel=1
-_commit=1c9a5c270d8b66f30dcfaf1cb2d6cf39d3e18369
+pkgrel=2
 pkgdesc='GNU C Library'
 arch=(i686 x86_64)
 url='http://www.gnu.org/software/libc'
@@ -22,6 +21,7 @@
 etc/nscd.conf)
 options=(!strip staticlibs)
 install=glibc.install
+_commit=58270c0049404ef2f878fdd45df55f17f0b8c1f7
 source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
 locale.gen.txt
 locale-gen)
@@ -29,6 +29,11 @@
  '07ac979b6ab5eeb778d55f041529d623'
  '476e9113489f93b348b21e144b6a8fcf')
 
+# pkgver() {
+#   cd glibc
+#   git describe --tags | sed 's/^glibc-//;s/-/+/g'
+# }
+
 prepare() {
   mkdir -p glibc-build
 }
@@ -57,7 +62,6 @@
   --with-bugurl=https://bugs.archlinux.org/ \
   --enable-add-ons \
   --enable-bind-now \
-  --enable-kernel=2.6.32 \
   --enable-lock-elision \
   --enable-multi-arch \
   --enable-obsolete-nsl \


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 08:49:17
  Author: bpiotrowski
Revision: 304644

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/
  
mkinitcpio/repos/testing-any/0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch
(from rev 304643, 
mkinitcpio/trunk/0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch)
  mkinitcpio/repos/testing-any/PKGBUILD
(from rev 304643, mkinitcpio/trunk/PKGBUILD)
  mkinitcpio/repos/testing-any/mkinitcpio.install
(from rev 304643, mkinitcpio/trunk/mkinitcpio.install)

-+
 0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch |   31 +++
 PKGBUILD|   40 
++
 mkinitcpio.install  |   15 +++
 3 files changed, 86 insertions(+)

Copied: 
mkinitcpio/repos/testing-any/0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch
 (from rev 304643, 
mkinitcpio/trunk/0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch)
===
--- testing-any/0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch 
(rev 0)
+++ testing-any/0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch 
2017-09-04 08:49:17 UTC (rev 304644)
@@ -0,0 +1,31 @@
+From 32dbf895d07f07e32d2b3bb4afb132eea1919749 Mon Sep 17 00:00:00 2001
+From: Dave Reisner 
+Date: Mon, 21 Aug 2017 21:33:22 -0400
+Subject: [PATCH] make ldd parsing compatible with upstream glibc changes
+
+https://sourceware.org/git/?p=glibc.git;a=commit;h=eedca9772e99c72ab4c3c34e43cc764250aa3e3c
+---
+ functions | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/functions b/functions
+index 0e1fe0f..941312f 100644
+--- a/functions
 b/functions
+@@ -598,10 +598,10 @@ add_binary() {
+ ! lddout=$(ldd "$binary" 2>/dev/null) && return 0
+ 
+ # resolve sodeps
+-regex='(/.+) \(0x[a-fA-F0-9]+\)'
+-while read line; do
++regex='^(|.+ )(/.+) \(0x[a-fA-F0-9]+\)'
++while read -r line; do
+ if [[ $line =~ $regex ]]; then
+-sodep=${BASH_REMATCH[1]}
++sodep=${BASH_REMATCH[2]}
+ elif [[ $line = *'not found' ]]; then
+ error "binary dependency \`%s' not found for \`%s'" "${line%% *}" 
"$1"
+ (( ++_builderrors ))
+-- 
+2.14.1
+

Copied: mkinitcpio/repos/testing-any/PKGBUILD (from rev 304643, 
mkinitcpio/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-09-04 08:49:17 UTC (rev 304644)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Maintainer: Thomas Bächler 
+
+pkgname=mkinitcpio
+pkgver=23
+pkgrel=2
+pkgdesc="Modular initramfs image creation utility"
+arch=('any')
+url="https://projects.archlinux.org/mkinitcpio.git/;
+license=('GPL')
+depends=('awk' 'mkinitcpio-busybox>=1.19.4-2' 'kmod' 'util-linux>=2.23' 
'libarchive'
+ 'coreutils' 'bash' 'findutils' 'grep' 'filesystem>=2011.10-1' 'gzip' 
'systemd')
+optdepends=('xz: Use lzma or xz compression for the initramfs image'
+'bzip2: Use bzip2 compression for the initramfs image'
+'lzop: Use lzo compression for the initramfs image'
+'lz4: Use lz4 compression for the initramfs image'
+'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
+backup=('etc/mkinitcpio.conf')
+source=("https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}
+'0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch')
+install=mkinitcpio.install
+sha256sums=('80f12a07f0dceef81dfe87200f099bd2149e0990391dda6defebaa5697f8a35a'
+'SKIP'
+'f534892af930abf8164eead271dc012e42a552362fbb459e55e04d4a68b52a66')
+validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53'   # Dave Reisner
+  '86CFFCA918CF3AF47147588051E8B148AC34')  # Evangelos Foutras
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -p1 -i 
../0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}

Copied: mkinitcpio/repos/testing-any/mkinitcpio.install (from rev 304643, 
mkinitcpio/trunk/mkinitcpio.install)
===
--- testing-any/mkinitcpio.install  (rev 0)
+++ testing-any/mkinitcpio.install  2017-09-04 08:49:17 UTC (rev 304644)
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+post_upgrade() {
+  if [ "$(vercmp 0.9.0 "$2")" -eq 1 ]; then
+printf '==> If your /usr is on a separate partition, you must add the 
"usr" hook\n'
+printf 'to /etc/mkinitcpio.conf and 

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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 08:49:11
  Author: bpiotrowski
Revision: 304643

23-2: make ldd parsing compatible with upstream glibc changes

Added:
  
mkinitcpio/trunk/0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch
Modified:
  mkinitcpio/trunk/PKGBUILD

-+
 0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch |   31 
++
 PKGBUILD|   13 +++-
 2 files changed, 41 insertions(+), 3 deletions(-)

Added: 0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch
===
--- 0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch 
(rev 0)
+++ 0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch 
2017-09-04 08:49:11 UTC (rev 304643)
@@ -0,0 +1,31 @@
+From 32dbf895d07f07e32d2b3bb4afb132eea1919749 Mon Sep 17 00:00:00 2001
+From: Dave Reisner 
+Date: Mon, 21 Aug 2017 21:33:22 -0400
+Subject: [PATCH] make ldd parsing compatible with upstream glibc changes
+
+https://sourceware.org/git/?p=glibc.git;a=commit;h=eedca9772e99c72ab4c3c34e43cc764250aa3e3c
+---
+ functions | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/functions b/functions
+index 0e1fe0f..941312f 100644
+--- a/functions
 b/functions
+@@ -598,10 +598,10 @@ add_binary() {
+ ! lddout=$(ldd "$binary" 2>/dev/null) && return 0
+ 
+ # resolve sodeps
+-regex='(/.+) \(0x[a-fA-F0-9]+\)'
+-while read line; do
++regex='^(|.+ )(/.+) \(0x[a-fA-F0-9]+\)'
++while read -r line; do
+ if [[ $line =~ $regex ]]; then
+-sodep=${BASH_REMATCH[1]}
++sodep=${BASH_REMATCH[2]}
+ elif [[ $line = *'not found' ]]; then
+ error "binary dependency \`%s' not found for \`%s'" "${line%% *}" 
"$1"
+ (( ++_builderrors ))
+-- 
+2.14.1
+

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 07:38:24 UTC (rev 304642)
+++ PKGBUILD2017-09-04 08:49:11 UTC (rev 304643)
@@ -4,7 +4,7 @@
 
 pkgname=mkinitcpio
 pkgver=23
-pkgrel=1
+pkgrel=2
 pkgdesc="Modular initramfs image creation utility"
 arch=('any')
 url="https://projects.archlinux.org/mkinitcpio.git/;
@@ -17,13 +17,20 @@
 'lz4: Use lz4 compression for the initramfs image'
 'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
 backup=('etc/mkinitcpio.conf')
-source=("https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+source=("https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}
+'0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch')
 install=mkinitcpio.install
 sha256sums=('80f12a07f0dceef81dfe87200f099bd2149e0990391dda6defebaa5697f8a35a'
-'SKIP')
+'SKIP'
+'f534892af930abf8164eead271dc012e42a552362fbb459e55e04d4a68b52a66')
 validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53'   # Dave Reisner
   '86CFFCA918CF3AF47147588051E8B148AC34')  # Evangelos Foutras
 
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -p1 -i 
../0001-make-ldd-parsing-compatible-with-upstream-glibc-chan.patch
+}
+
 check() {
   make -C "$pkgname-$pkgver" check
 }


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 07:38:13
  Author: bpiotrowski
Revision: 304641

3.4.1-2: drop overzealous -as-needed (FS#55220)

Modified:
  r/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 06:32:55 UTC (rev 304640)
+++ PKGBUILD2017-09-04 07:38:13 UTC (rev 304641)
@@ -5,7 +5,7 @@
 
 pkgname=r
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Language and environment for statistical computing and graphics"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -36,6 +36,7 @@
 
 build() {
cd R-${pkgver}
+   export LDFLAGS="${LDFLAGS/--as-needed,/}"
./configure  --prefix=/usr \
--libdir=/usr/lib \
--sysconfdir=/etc/R \


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 07:38:24
  Author: bpiotrowski
Revision: 304642

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

Added:
  r/repos/testing-i686/
  r/repos/testing-i686/PKGBUILD
(from rev 304641, r/trunk/PKGBUILD)
  r/repos/testing-i686/R.conf
(from rev 304641, r/trunk/R.conf)
  r/repos/testing-i686/r.desktop
(from rev 304641, r/trunk/r.desktop)
  r/repos/testing-i686/r.png
(from rev 304641, r/trunk/r.png)
  r/repos/testing-x86_64/
  r/repos/testing-x86_64/PKGBUILD
(from rev 304641, r/trunk/PKGBUILD)
  r/repos/testing-x86_64/R.conf
(from rev 304641, r/trunk/R.conf)
  r/repos/testing-x86_64/r.desktop
(from rev 304641, r/trunk/r.desktop)
  r/repos/testing-x86_64/r.png
(from rev 304641, r/trunk/r.png)

--+
 testing-i686/PKGBUILD|   90 +
 testing-i686/R.conf  |2 +
 testing-i686/r.desktop   |   11 +
 testing-x86_64/PKGBUILD  |   90 +
 testing-x86_64/R.conf|2 +
 testing-x86_64/r.desktop |   11 +
 6 files changed, 206 insertions(+)

Copied: r/repos/testing-i686/PKGBUILD (from rev 304641, r/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-09-04 07:38:24 UTC (rev 304642)
@@ -0,0 +1,90 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Damir Perisa 
+# Contributor: K. Piche 
+
+pkgname=r
+pkgver=3.4.1
+pkgrel=2
+pkgdesc="Language and environment for statistical computing and graphics"
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.r-project.org/'
+depends=('blas' 'lapack' 'bzip2'  'libpng' 'libjpeg' 'libtiff'
+ 'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
+ 'libxt' 'libxmu' 'pango' 'xz' 'desktop-file-utils' 'zip' 'unzip')
+makedepends=('jdk7-openjdk' 'gcc-fortran' 'tk')
+optdepends=('tk: tcl/tk interface' 'texlive-bin: latex sty files' 
'gcc-fortran: needed to compile some CRAN packages')
+backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 
'etc/R/javaconf')
+options=('!makeflags' '!emptydirs')
+source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz;
+   'r.desktop'
+   'r.png'
+   'R.conf')
+sha1sums=('7ce8abccf61f3dc39c40f474060f2c8f4d62'
+  'd7fa521345b230a4187d60d07d06ce4b6d573e3f'
+  'a69a07ec363440efc18ce0a7f2af103375dea978'
+  '43668da6cfd1b4455a99f23e79e2059294dddac9')
+
+prepare() {
+   cd R-${pkgver}
+   # set texmf dir correctly in makefile
+   sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in
+   # fix for texinfo 5.X
+   sed -i 's|test ${makeinfo_version_min} -lt 7|test ${makeinfo_version_min} 
-lt 0|' configure
+}
+
+build() {
+   cd R-${pkgver}
+   export LDFLAGS="${LDFLAGS/--as-needed,/}"
+   ./configure  --prefix=/usr \
+   --libdir=/usr/lib \
+   --sysconfdir=/etc/R \
+   --datarootdir=/usr/share \
+ rsharedir=/usr/share/R/ \
+ rincludedir=/usr/include/R/ \
+ rdocdir=/usr/share/doc/R/ \
+--with-x \
+   --enable-R-shlib \
+--with-lapack \
+   --with-blas \
+F77=gfortran \
+   LIBnn=lib
+   make
+
+# make libRmath.so
+   cd src/nmath/standalone
+   make shared
+}
+
+package() {
+   cd R-${pkgver}
+   make DESTDIR="${pkgdir}" install
+
+# install libRmath.so
+   cd src/nmath/standalone
+   make DESTDIR="${pkgdir}" install
+
+   #  Fixup R wrapper scripts.
+   sed -i "s|${pkgdir} ||" "${pkgdir}/usr/bin/R"
+   rm "${pkgdir}/usr/lib/R/bin/R"
+   cd "${pkgdir}/usr/lib/R/bin"
+   ln -s ../../../bin/R
+
+  # install some freedesktop.org compatibility
+  install -Dm644 "${srcdir}/r.desktop" \
+   "${pkgdir}/usr/share/applications/r.desktop"
+  install -Dm644 "${srcdir}/r.png" \
+   "${pkgdir}/usr/share/pixmaps/r.png"
+
+  # move the config directory to /etc and create symlinks
+  install -d "${pkgdir}/etc/R"
+  cd "${pkgdir}/usr/lib/R/etc"
+  for i in *; do
+mv -f ${i} "${pkgdir}/etc/R"
+ln -s /etc/R/${i} ${i}
+  done
+
+  # Install ld.so.conf.d file to ensure other applications access the shared 
lib
+  install -Dm644 "${srcdir}/R.conf" "${pkgdir}/etc/ld.so.conf.d/R.conf"
+}

Copied: r/repos/testing-i686/R.conf (from rev 304641, r/trunk/R.conf)
===
--- testing-i686/R.conf (rev 0)
+++ testing-i686/R.conf 2017-09-04 07:38:24 UTC (rev 304642)
@@ -0,0 +1,2 @@
+/usr/lib/R/lib
+

Copied: r/repos/testing-i686/r.desktop (from rev 304641, r/trunk/r.desktop)
===
--- testing-i686/r.desktop  (rev 0)
+++ testing-i686/r.desktop  

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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 06:32:55
  Author: bpiotrowski
Revision: 304640

Create correct directory for runtime exception symlink (not like it matters)

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 06:29:25 UTC (rev 304639)
+++ PKGBUILD2017-09-04 06:32:55 UTC (rev 304640)
@@ -218,7 +218,7 @@
   make -C $CHOST/libstdc++-v3/doc DESTDIR="$pkgdir" doc-install-man
 
   # Install Runtime Library Exception
-  install -d "$pkgdir/usr/share/licenses/gcc/"
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
   ln -s /usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION \
 "$pkgdir/usr/share/licenses/$pkgname/"
 }
@@ -237,7 +237,7 @@
   ln -s gfortran "$pkgdir/usr/bin/f95"
 
   # Install Runtime Library Exception
-  install -d "$pkgdir/usr/share/licenses/gcc/"
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
   ln -s /usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION \
 "$pkgdir/usr/share/licenses/$pkgname/"
 }
@@ -252,7 +252,7 @@
   install -m755 gcc/cc1obj{,plus} "$pkgdir/${_libdir}/"
 
   # Install Runtime Library Exception
-  install -d "$pkgdir/usr/share/licenses/gcc/"
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
   ln -s /usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION \
 "$pkgdir/usr/share/licenses/$pkgname/"
 }
@@ -275,7 +275,7 @@
   rm -f "$pkgdir"/${_libdir}/adalib/libgna{rl,t}.so
 
   # Install Runtime Library Exception
-  install -d "$pkgdir/usr/share/licenses/gcc/"
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
   ln -s /usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION \
 "$pkgdir/usr/share/licenses/$pkgname/"
 }
@@ -295,7 +295,7 @@
   install -Dm755 gcc/go1 "$pkgdir/${_libdir}/go1"
 
   # Install Runtime Library Exception
-  install -d "$pkgdir/usr/share/licenses/gcc/"
+  install -d "$pkgdir/usr/share/licenses/$pkgname/"
   ln -s /usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION \
 "$pkgdir/usr/share/licenses/$pkgname/"
 }


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 06:30:11
  Author: bpiotrowski
Revision: 255637

gcc-go: provide go package

Modified:
  gcc-multilib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 03:16:22 UTC (rev 255636)
+++ PKGBUILD2017-09-04 06:30:11 UTC (rev 255637)
@@ -382,7 +382,7 @@
 {
   pkgdesc="Go front-end for GCC for multilib"
   depends=("gcc-multilib=$pkgver-$pkgrel")
-  provides=("gcc-go=$pkgver-$pkgrel")
+  provides=("gcc-go=$pkgver-$pkgrel" "go=1.8.1")
   conflicts=('go' 'gcc-go')
   options=('!emptydirs')
 


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 06:29:25
  Author: bpiotrowski
Revision: 304639

gcc-go: provide go package

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 06:15:18 UTC (rev 304638)
+++ PKGBUILD2017-09-04 06:29:25 UTC (rev 304639)
@@ -283,6 +283,7 @@
 package_gcc-go() {
   pkgdesc='Go front-end for GCC'
   depends=("gcc=$pkgver-$pkgrel")
+  provides=("go=1.8.1")
   conflicts=(go)
 
   cd gcc-build


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 06:15:18
  Author: bpiotrowski
Revision: 304638

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

Added:
  ncurses/repos/testing-i686/PKGBUILD
(from rev 304637, ncurses/trunk/PKGBUILD)
  ncurses/repos/testing-x86_64/PKGBUILD
(from rev 304637, ncurses/trunk/PKGBUILD)
Deleted:
  ncurses/repos/testing-i686/PKGBUILD
  ncurses/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-09-04 06:15:08 UTC (rev 304637)
+++ testing-i686/PKGBUILD   2017-09-04 06:15:18 UTC (rev 304638)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Allan McRae 
-# Contributor: judd 
-
-pkgname=ncurses
-_pkgver=6.0-20170827
-pkgver=${_pkgver/-/+}
-pkgrel=1
-pkgdesc='System V Release 4.0 curses emulation library'
-arch=(i686 x86_64)
-url='http://invisible-island.net/ncurses/ncurses.html'
-license=(MIT)
-depends=(glibc gcc-libs)
-provides=(libncurses++w.so libformw.so libmenuw.so libpanelw.so libncursesw.so)
-source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
-md5sums=('08fdc01a498f19ee75d8638c5504cdb1'
- 'SKIP')
-validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
-
-build() {
-  cd $pkgname-${_pkgver}
-
-  ./configure --prefix=/usr --mandir=/usr/share/man \
---with-pkg-config-libdir=/usr/lib/pkgconfig \
---with-shared --with-normal --without-debug --without-ada \
---enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared
-  make
-}
-
-package() {
-  cd $pkgname-${_pkgver}
-  make DESTDIR="$pkgdir" install
-
-  # fool packages looking to link to non-wide-character ncurses libraries
-  for lib in ncurses ncurses++ form panel menu; do
-echo "INPUT(-l${lib}w)" > "$pkgdir/usr/lib/lib${lib}.so"
-ln -s ${lib}w.pc "$pkgdir/usr/lib/pkgconfig/${lib}.pc"
-  done
-
-  # some packages look for -lcurses during build
-  echo "INPUT(-lncursesw)" > "$pkgdir/usr/lib/libcursesw.so"
-  ln -s libncurses.so "$pkgdir/usr/lib/libcurses.so"
-
-  # install license, rip it from the readme
-  install -d "$pkgdir/usr/share/licenses/$pkgname"
-  grep -B 100 '$Id' README > "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ncurses/repos/testing-i686/PKGBUILD (from rev 304637, 
ncurses/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-09-04 06:15:18 UTC (rev 304638)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=ncurses
+_pkgver=6.0-20170902
+pkgver=${_pkgver/-/+}
+pkgrel=1
+pkgdesc='System V Release 4.0 curses emulation library'
+arch=(i686 x86_64)
+url='http://invisible-island.net/ncurses/ncurses.html'
+license=(MIT)
+depends=(glibc gcc-libs)
+provides=(libncurses++w.so libformw.so libmenuw.so libpanelw.so libncursesw.so)
+source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+md5sums=('b7b1cedc484172434855b00831183458'
+ 'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
+
+build() {
+  cd $pkgname-${_pkgver}
+
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+--with-pkg-config-libdir=/usr/lib/pkgconfig \
+--with-shared --with-normal --without-debug --without-ada \
+--enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared
+  make
+}
+
+package() {
+  cd $pkgname-${_pkgver}
+  make DESTDIR="$pkgdir" install
+
+  # fool packages looking to link to non-wide-character ncurses libraries
+  for lib in ncurses ncurses++ form panel menu; do
+echo "INPUT(-l${lib}w)" > "$pkgdir/usr/lib/lib${lib}.so"
+ln -s ${lib}w.pc "$pkgdir/usr/lib/pkgconfig/${lib}.pc"
+  done
+
+  # some packages look for -lcurses during build
+  echo "INPUT(-lncursesw)" > "$pkgdir/usr/lib/libcursesw.so"
+  ln -s libncurses.so "$pkgdir/usr/lib/libcurses.so"
+
+  # install license, rip it from the readme
+  install -d "$pkgdir/usr/share/licenses/$pkgname"
+  grep -B 100 '$Id' README > "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-09-04 06:15:08 UTC (rev 304637)
+++ testing-x86_64/PKGBUILD 2017-09-04 06:15:18 UTC (rev 304638)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: 

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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 06:15:08
  Author: bpiotrowski
Revision: 304637

6.0+20170902-1: new upstream release

Modified:
  ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 06:13:08 UTC (rev 304636)
+++ PKGBUILD2017-09-04 06:15:08 UTC (rev 304637)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=ncurses
-_pkgver=6.0-20170827
+_pkgver=6.0-20170902
 pkgver=${_pkgver/-/+}
 pkgrel=1
 pkgdesc='System V Release 4.0 curses emulation library'
@@ -14,7 +14,7 @@
 depends=(glibc gcc-libs)
 provides=(libncurses++w.so libformw.so libmenuw.so libpanelw.so libncursesw.so)
 
source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
-md5sums=('08fdc01a498f19ee75d8638c5504cdb1'
+md5sums=('b7b1cedc484172434855b00831183458'
  'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
 


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 06:13:00
  Author: bpiotrowski
Revision: 304635

2.2.4-1: new upstream release

Modified:
  expat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 06:10:39 UTC (rev 304634)
+++ PKGBUILD2017-09-04 06:13:00 UTC (rev 304635)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet 
 
 pkgname=expat
-pkgver=2.2.3
+pkgver=2.2.4
 pkgrel=1
 pkgdesc='An XML parser library'
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=(custom)
 depends=(glibc)
 
source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
-md5sums=('f053af63ef5f39bd9b78d01fbc203334')
+md5sums=('6e3980aba29a224a9f478d88ac7ec207')
 
 build() {
   cd $pkgname-$pkgver


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

2017-09-04 Thread Bartłomiej Piotrowski
Date: Monday, September 4, 2017 @ 06:13:08
  Author: bpiotrowski
Revision: 304636

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

Added:
  expat/repos/testing-i686/
  expat/repos/testing-i686/PKGBUILD
(from rev 304635, expat/trunk/PKGBUILD)
  expat/repos/testing-x86_64/
  expat/repos/testing-x86_64/PKGBUILD
(from rev 304635, expat/trunk/PKGBUILD)

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

Copied: expat/repos/testing-i686/PKGBUILD (from rev 304635, 
expat/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-09-04 06:13:08 UTC (rev 304636)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Judd Vinet 
+
+pkgname=expat
+pkgver=2.2.4
+pkgrel=1
+pkgdesc='An XML parser library'
+arch=(i686 x86_64)
+url='http://expat.sourceforge.net/'
+license=(custom)
+depends=(glibc)
+source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
+md5sums=('6e3980aba29a224a9f478d88ac7ec207')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: expat/repos/testing-x86_64/PKGBUILD (from rev 304635, 
expat/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-09-04 06:13:08 UTC (rev 304636)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Judd Vinet 
+
+pkgname=expat
+pkgver=2.2.4
+pkgrel=1
+pkgdesc='An XML parser library'
+arch=(i686 x86_64)
+url='http://expat.sourceforge.net/'
+license=(custom)
+depends=(glibc)
+source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
+md5sums=('6e3980aba29a224a9f478d88ac7ec207')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}