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

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 17:47:10
  Author: eworm
Revision: 317398

archrelease: copy trunk to community-x86_64

Added:
  packagekit/repos/community-x86_64/PKGBUILD
(from rev 317397, packagekit/trunk/PKGBUILD)
Deleted:
  packagekit/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:46:58 UTC (rev 317397)
+++ PKGBUILD2018-04-23 17:47:10 UTC (rev 317398)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Jonathan Conder 
-
-pkgbase='packagekit'
-pkgname=('packagekit' 'libpackagekit-glib')
-pkgver=1.1.9
-pkgrel=1
-pkgdesc='A system designed to make installation and updates of packages easier'
-arch=('x86_64')
-url='https://www.freedesktop.org/software/PackageKit/'
-license=('GPL')
-makedepends=('polkit' 'sqlite' 'gobject-introspection' 'gtk-doc' 'intltool'
- 'bash-completion' 'vala' 'autoconf-archive')
-options=('!emptydirs')
-validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17'   # Richard 
Hughes 
-  'EC60AABDF42AAE8FB062640480858FA38F62AF74')  # Kalev Lember 

-source=("https://www.freedesktop.org/software/PackageKit/releases/PackageKit-${pkgver}.tar.xz"{,.asc})
-sha256sums=('a49ffa7ee4f023589a3520afd498a951eb10e2e0b81972c9f767d27a6addbf47'
-'SKIP')
-
-build() {
-   cd "${srcdir}/PackageKit-${pkgver}"
-
-   ./autogen.sh --prefix=/usr \
-   --sysconfdir=/etc \
-   --localstatedir=/var \
-   --libexecdir=/usr/lib/PackageKit \
-   --with-dbus-sys=/usr/share/dbus-1/system.d \
-   --disable-static \
-   --disable-gtk-doc \
-   --disable-local \
-   --disable-gstreamer-plugin \
-   --disable-gtk-module \
-   --disable-command-not-found \
-   --disable-cron \
-   --disable-dummy \
-   --enable-alpm
-   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-   make
-}
-
-package_packagekit() {
-   depends=('libpackagekit-glib' 'pacman>=5.0.0' 'polkit' 'sqlite')
-   optdepends=('bash-completion: command completion in bash')
-   backup=('var/lib/PackageKit/transactions.db'
-   'etc/PackageKit/alpm.d/pacman.conf'
-   'etc/PackageKit/alpm.d/repos.list')
-
-   cd "${srcdir}/PackageKit-${pkgver}"
-
-   # install directory with root owner, polkit group and
-   # correct permission
-   install -d -o root -g 102 -m 750 "${pkgdir}/usr/share/polkit-1/rules.d"
-
-   make DESTDIR="${pkgdir}" install
-   make -C lib DESTDIR="${pkgdir}" uninstall
-   make -C docs DESTDIR="${pkgdir}" uninstall
-}
-
-package_libpackagekit-glib() {
-   pkgdesc='GLib library for accessing PackageKit'
-   depends=('glib2')
-
-   cd "${srcdir}/PackageKit-${pkgver}"
-   make -C lib DESTDIR="${pkgdir}" install
-   make -C docs DESTDIR="${pkgdir}" install
-}

Copied: packagekit/repos/community-x86_64/PKGBUILD (from rev 317397, 
packagekit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:47:10 UTC (rev 317398)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Jonathan Conder 
+
+pkgbase='packagekit'
+pkgname=('packagekit' 'libpackagekit-glib')
+pkgver=1.1.10
+pkgrel=1
+pkgdesc='A system designed to make installation and updates of packages easier'
+arch=('x86_64')
+url='https://www.freedesktop.org/software/PackageKit/'
+license=('GPL')
+makedepends=('polkit' 'sqlite' 'gobject-introspection' 'gtk-doc' 'intltool'
+ 'bash-completion' 'vala' 'autoconf-archive')
+options=('!emptydirs')
+validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17'   # Richard 
Hughes 
+  'EC60AABDF42AAE8FB062640480858FA38F62AF74')  # Kalev Lember 

+source=("https://www.freedesktop.org/software/PackageKit/releases/PackageKit-${pkgver}.tar.xz"{,.asc})
+sha256sums=('4bc4061420e6fc831e1eeab167bc3e096da0d132282fbd0d1d9a5426c4aa4ed7'
+'SKIP')
+
+build() {
+   cd "${srcdir}/PackageKit-${pkgver}"
+
+   ./autogen.sh --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --libexecdir=/usr/lib/PackageKit \
+   --with-dbus-sys=/usr/share/dbus-1/system.d \
+   --disable-static \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-gstreamer-plugin \
+   --disable-gtk-module \
+   --disable-command-not-found \
+   

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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:47:54
  Author: arojas
Revision: 317400

archrelease: copy trunk to community-staging-x86_64

Added:
  mediastreamer/repos/community-staging-x86_64/
  mediastreamer/repos/community-staging-x86_64/PKGBUILD
(from rev 317399, mediastreamer/trunk/PKGBUILD)
  mediastreamer/repos/community-staging-x86_64/libsrtp2.diff
(from rev 317399, mediastreamer/trunk/libsrtp2.diff)

---+
 PKGBUILD  |   41 +
 libsrtp2.diff |  241 
 2 files changed, 282 insertions(+)

Copied: mediastreamer/repos/community-staging-x86_64/PKGBUILD (from rev 317399, 
mediastreamer/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 17:47:54 UTC (rev 317400)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino 
+# Contributor: Sergej Pupykin 
+# Contributor: Adrià Arrufat 
+# Contributor: Mark Lee 
+
+pkgname=mediastreamer
+pkgver=2.16.1
+pkgrel=5
+pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
+arch=(x86_64)
+url="https://github.com/BelledonneCommunications/mediastreamer2;
+license=(GPL)
+depends=(ortp ffmpeg libxv libupnp bzrtp glew libsrtp)
+# xxd from Vim is needed to build
+makedepends=(intltool vim bcunit)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver.tar.gz;
+libsrtp2.diff)
+sha256sums=('25e0557d5b992d256a6df07466ba3c10587bdf899850b46a31e79b91147e5910'
+'faec3586e3ff8315d79fb5ef5bcc4d630ee66e63a9c6a25f28d113765fa28e58')
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+
+prepare() {
+  cd ${pkgname}2-$pkgver
+  patch -Np1 -i ../libsrtp2.diff
+  ./autogen.sh
+}
+
+build() {
+  cd ${pkgname}2-$pkgver
+  export CFLAGS="$CFLAGS -DMS2_GIT_VERSION=\"\\\"unknown\\\"\""
+  ./configure --prefix=/usr \
+--enable-glx --enable-xv --enable-zrtp --enable-external-ortp 
--disable-strict
+  make
+}
+
+package() {
+  cd ${pkgname}2-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: mediastreamer/repos/community-staging-x86_64/libsrtp2.diff (from rev 
317399, mediastreamer/trunk/libsrtp2.diff)
===
--- community-staging-x86_64/libsrtp2.diff  (rev 0)
+++ community-staging-x86_64/libsrtp2.diff  2018-04-23 17:47:54 UTC (rev 
317400)
@@ -0,0 +1,241 @@
+diff -u -r mediastreamer2-2.16.1/configure.ac 
mediastreamer2-2.16.1-libsrtp2/configure.ac
+--- mediastreamer2-2.16.1/configure.ac 2017-07-21 15:00:47.0 +0200
 mediastreamer2-2.16.1-libsrtp2/configure.ac2018-01-13 
00:06:22.194089121 +0100
+@@ -1041,7 +1041,7 @@
+ 
+ dnl check for libsrtp support (secure rtp)
+ AC_ARG_WITH(srtp,
+-  AC_HELP_STRING([--with-srtp], [Set prefix where libsrtp can be found or 
"none" to disable (ex:/usr or /usr/local) [[default=/usr]]]),
++  AC_HELP_STRING([--with-srtp], [Set prefix where libsrtp2 can be found 
or "none" to disable (ex:/usr or /usr/local) [[default=/usr]]]),
+   [srtp_prefix=$withval],
+   [if test "$prefix" != "NONE"; then
+   srtp_prefix=$prefix
+@@ -1051,22 +1051,22 @@
+ 
+ if test "${srtp_prefix}" != "none" ; then
+   if test "${srtp_prefix}" != "/usr" ; then
+-  SRTP_CFLAGS="-I${srtp_prefix}/include 
-I${srtp_prefix}/include/srtp"
++  SRTP_CFLAGS="-I${srtp_prefix}/include 
-I${srtp_prefix}/include/srtp2"
+   SRTP_LIBS="-L${srtp_prefix}/lib"
+   fi
+-  SRTP_LIBS="$SRTP_LIBS -lsrtp"
++  SRTP_LIBS="$SRTP_LIBS -lsrtp2"
+ 
+   dnl check srtp headers
+   CPPFLAGS_save=$CPPFLAGS
+   CPPFLAGS="$CPPFLAGS $SRTP_CFLAGS"
+-  AC_CHECK_HEADER([srtp/srtp.h],have_srtp_headers=yes)
++  AC_CHECK_HEADER([srtp2/srtp.h],have_srtp_headers=yes)
+   CPPFLAGS=$CPPFLAGS_save
+ 
+   dnl check for srtp lib
+   LDFLAGS_save=$LDFLAGS
+   LDFLAGS="$LDFLAGS $SRTP_LIBS"
+   LIBS_save=$LIBS
+-  AC_CHECK_LIB(srtp,[srtp_init, 
crypto_policy_set_aes_cm_256_hmac_sha1_80, 
crypto_policy_set_aes_cm_256_hmac_sha1_32], have_srtp_lib=yes)
++  AC_CHECK_LIB(srtp2,[srtp_init, 
srtp_crypto_policy_set_aes_cm_256_hmac_sha1_80, 
srtp_crypto_policy_set_aes_cm_256_hmac_sha1_32], have_srtp_lib=yes)
+   LDFLAGS=$LDFLAGS_save
+   LIBS=$LIBS_save
+ 
+@@ -1075,9 +1075,9 @@
+   LIBS_save=$LIBS
+   LDFLAGS="$LDFLAGS $SRTP_LIBS"
+   AC_CHECK_LIB(
+-  srtp,
++  srtp2,
+   sha1_update,[
+-  AC_MSG_WARN([This libsrtp version exports 
symbols conflicting with polarssl, resulting in a bad execution path. libsrtp 
will be statically 

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

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 17:46:58
  Author: eworm
Revision: 317397

upgpkg: packagekit 1.1.10-1

new upstream release

Modified:
  packagekit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:35:56 UTC (rev 317396)
+++ PKGBUILD2018-04-23 17:46:58 UTC (rev 317397)
@@ -4,7 +4,7 @@
 
 pkgbase='packagekit'
 pkgname=('packagekit' 'libpackagekit-glib')
-pkgver=1.1.9
+pkgver=1.1.10
 pkgrel=1
 pkgdesc='A system designed to make installation and updates of packages easier'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17'   # Richard 
Hughes 
   'EC60AABDF42AAE8FB062640480858FA38F62AF74')  # Kalev Lember 

 
source=("https://www.freedesktop.org/software/PackageKit/releases/PackageKit-${pkgver}.tar.xz"{,.asc})
-sha256sums=('a49ffa7ee4f023589a3520afd498a951eb10e2e0b81972c9f767d27a6addbf47'
+sha256sums=('4bc4061420e6fc831e1eeab167bc3e096da0d132282fbd0d1d9a5426c4aa4ed7'
 'SKIP')
 
 build() {


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:47:16
  Author: arojas
Revision: 317399

ffmpeg 4.0 rebuild

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:47:10 UTC (rev 317398)
+++ PKGBUILD2018-04-23 17:47:16 UTC (rev 317399)
@@ -7,7 +7,7 @@
 
 pkgname=mediastreamer
 pkgver=2.16.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
 arch=(x86_64)
 url="https://github.com/BelledonneCommunications/mediastreamer2;


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

2018-04-23 Thread Nicola Squartini via arch-commits
Date: Monday, April 23, 2018 @ 17:49:23
  Author: tensor5
Revision: 317401

upgpkg: parity 1.9.7-1

Modified:
  parity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:47:54 UTC (rev 317400)
+++ PKGBUILD2018-04-23 17:49:23 UTC (rev 317401)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=parity
-pkgver=1.9.6
-_commit=df9297762daf11ca786ced756509045f7bd290a7
+pkgver=1.9.7
+_commit=7919629f3d0714610a18deebffb656cfa5c423c5
 pkgrel=1
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('x86_64')


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

2018-04-23 Thread Nicola Squartini via arch-commits
Date: Monday, April 23, 2018 @ 17:49:41
  Author: tensor5
Revision: 317402

archrelease: copy trunk to community-x86_64

Added:
  parity/repos/community-x86_64/PKGBUILD
(from rev 317401, parity/trunk/PKGBUILD)
  parity/repos/community-x86_64/parity.service
(from rev 317401, parity/trunk/parity.service)
Deleted:
  parity/repos/community-x86_64/PKGBUILD
  parity/repos/community-x86_64/parity.service

+
 PKGBUILD   |   70 +++
 parity.service |   18 +++---
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:49:23 UTC (rev 317401)
+++ PKGBUILD2018-04-23 17:49:41 UTC (rev 317402)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.9.6
-_commit=df9297762daf11ca786ced756509045f7bd290a7
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('x86_64')
-url='https://parity.io/'
-license=('GPL3')
-depends=('libsystemd' 'openssl')
-makedepends=('git' 'rust' 'systemd')
-source=("git+https://github.com/paritytech/parity.git#commit=${_commit};
-'parity.service')
-sha256sums=('SKIP'
-'2b3714df9417fa11b7636114b8a5f126c2f6fd3934e74d81bdc85061e8d6e737')
-
-build() {
-cd ${pkgname}
-
-cargo build --release --features final
-cargo build --release -p evmbin
-cargo build --release -p ethstore-cli
-cargo build --release -p ethkey-cli
-}
-
-package() {
-cd ${pkgname}
-
-install -Dm755 -t "${pkgdir}"/usr/bin \
-target/release/{ethstore,parity,parity-evm}
-install -Dm755 target/release/ethkey "${pkgdir}"/usr/bin/parity-ethkey
-install -Dm644 -t "${pkgdir}"/usr/lib/systemd/user ../parity.service
-}

Copied: parity/repos/community-x86_64/PKGBUILD (from rev 317401, 
parity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:49:41 UTC (rev 317402)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.9.7
+_commit=7919629f3d0714610a18deebffb656cfa5c423c5
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('x86_64')
+url='https://parity.io/'
+license=('GPL3')
+depends=('libsystemd' 'openssl')
+makedepends=('git' 'rust' 'systemd')
+source=("git+https://github.com/paritytech/parity.git#commit=${_commit};
+'parity.service')
+sha256sums=('SKIP'
+'2b3714df9417fa11b7636114b8a5f126c2f6fd3934e74d81bdc85061e8d6e737')
+
+build() {
+cd ${pkgname}
+
+cargo build --release --features final
+cargo build --release -p evmbin
+cargo build --release -p ethstore-cli
+cargo build --release -p ethkey-cli
+}
+
+package() {
+cd ${pkgname}
+
+install -Dm755 -t "${pkgdir}"/usr/bin \
+target/release/{ethstore,parity,parity-evm}
+install -Dm755 target/release/ethkey "${pkgdir}"/usr/bin/parity-ethkey
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/user ../parity.service
+}

Deleted: parity.service
===
--- parity.service  2018-04-23 17:49:23 UTC (rev 317401)
+++ parity.service  2018-04-23 17:49:41 UTC (rev 317402)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Parity Daemon
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/parity
-
-[Install]
-WantedBy=default.target

Copied: parity/repos/community-x86_64/parity.service (from rev 317401, 
parity/trunk/parity.service)
===
--- parity.service  (rev 0)
+++ parity.service  2018-04-23 17:49:41 UTC (rev 317402)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Parity Daemon
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/parity
+
+[Install]
+WantedBy=default.target


[arch-commits] Commit in python2-pygame-sdl2/trunk (PKGBUILD)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:51:54
  Author: alucryd
Revision: 317403

upgpkg: python2-pygame-sdl2 1:2.1.0.r347.795941a-1

Modified:
  python2-pygame-sdl2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:49:41 UTC (rev 317402)
+++ PKGBUILD2018-04-23 17:51:54 UTC (rev 317403)
@@ -3,7 +3,7 @@
 # Contributor: Cravix 
 
 pkgname=python2-pygame-sdl2
-pkgver=2.1.0.r328.ce2578c
+pkgver=2.1.0.r347.795941a
 pkgrel=1
 epoch=1
 pkgdesc='Reimplementation of portions of the pygame API using SDL2'
@@ -12,7 +12,7 @@
 license=('LGPL2.1' 'zlib')
 depends=('python2' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf')
 makedepends=('cython2' 'git')
-_commit='ce2578cbd5730bdb1950d1a6ea560203b6d610e4'
+_commit='795941ac518fdb6cc23e086224877f79477aace8'
 source=("git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit};
 'cython.patch')
 sha256sums=('SKIP'


[arch-commits] Commit in python2-pygame-sdl2/repos/community-x86_64 (4 files)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:52:17
  Author: alucryd
Revision: 317404

archrelease: copy trunk to community-x86_64

Added:
  python2-pygame-sdl2/repos/community-x86_64/PKGBUILD
(from rev 317403, python2-pygame-sdl2/trunk/PKGBUILD)
  python2-pygame-sdl2/repos/community-x86_64/cython.patch
(from rev 317403, python2-pygame-sdl2/trunk/cython.patch)
Deleted:
  python2-pygame-sdl2/repos/community-x86_64/PKGBUILD
  python2-pygame-sdl2/repos/community-x86_64/cython.patch

--+
 PKGBUILD |   96 -
 cython.patch |   24 +++---
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:51:54 UTC (rev 317403)
+++ PKGBUILD2018-04-23 17:52:17 UTC (rev 317404)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Cravix 
-
-pkgname=python2-pygame-sdl2
-pkgver=2.1.0.r328.ce2578c
-pkgrel=1
-epoch=1
-pkgdesc='Reimplementation of portions of the pygame API using SDL2'
-arch=('i686' 'x86_64')
-url='https://github.com/renpy/pygame_sdl2'
-license=('LGPL2.1' 'zlib')
-depends=('python2' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf')
-makedepends=('cython2' 'git')
-_commit='ce2578cbd5730bdb1950d1a6ea560203b6d610e4'
-source=("git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit};
-'cython.patch')
-sha256sums=('SKIP'
-'fe2ec4d8ee72c3607ac9e02bf309f069c2b289b5f3d43483db145d741b01')
-
-pkgver() {
-  cd pygame_sdl2
-
- echo "2.1.0.r$(git rev-list --count HEAD).$(git rev-parse --short HEAD)"
-}
-
-prepare() {
-  cd pygame_sdl2
-
-  patch -Np1 -i ../cython.patch
-}
-
-build() {
-  cd pygame_sdl2
-
-  python2 setup.py build
-}
-
-package() {
-  cd pygame_sdl2
-
-  python2 setup.py install --root="${pkgdir}" --prefix='/usr' --optimize='1'
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/python2-pygame-sdl2
-  install -m 644 COPYING.ZLIB 
"${pkgdir}"/usr/share/licenses/python2-pygame-sdl2/
-}
-
-# vim: ts=2 sw=2 et:

Copied: python2-pygame-sdl2/repos/community-x86_64/PKGBUILD (from rev 317403, 
python2-pygame-sdl2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:52:17 UTC (rev 317404)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Cravix 
+
+pkgname=python2-pygame-sdl2
+pkgver=2.1.0.r347.795941a
+pkgrel=1
+epoch=1
+pkgdesc='Reimplementation of portions of the pygame API using SDL2'
+arch=('x86_64')
+url='https://github.com/renpy/pygame_sdl2'
+license=('LGPL2.1' 'zlib')
+depends=('python2' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf')
+makedepends=('cython2' 'git')
+_commit='795941ac518fdb6cc23e086224877f79477aace8'
+source=("git+https://github.com/renpy/pygame_sdl2.git#commit=${_commit};
+'cython.patch')
+sha256sums=('SKIP'
+'fe2ec4d8ee72c3607ac9e02bf309f069c2b289b5f3d43483db145d741b01')
+
+pkgver() {
+  cd pygame_sdl2
+
+ echo "2.1.0.r$(git rev-list --count HEAD).$(git rev-parse --short HEAD)"
+}
+
+prepare() {
+  cd pygame_sdl2
+
+  patch -Np1 -i ../cython.patch
+}
+
+build() {
+  cd pygame_sdl2
+
+  python2 setup.py build
+}
+
+package() {
+  cd pygame_sdl2
+
+  python2 setup.py install --root="${pkgdir}" --prefix='/usr' --optimize='1'
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/python2-pygame-sdl2
+  install -m 644 COPYING.ZLIB 
"${pkgdir}"/usr/share/licenses/python2-pygame-sdl2/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: cython.patch
===
--- cython.patch2018-04-23 17:51:54 UTC (rev 317403)
+++ cython.patch2018-04-23 17:52:17 UTC (rev 317404)
@@ -1,12 +0,0 @@
-diff -rupN pygame-sdl2-for-renpy-6.99.8.orig/setuplib.py 
pygame-sdl2-for-renpy-6.99.8/setuplib.py
 pygame-sdl2-for-renpy-6.99.8.orig/setuplib.py  2015-12-26 
17:20:24.573648895 +0100
-+++ pygame-sdl2-for-renpy-6.99.8/setuplib.py   2015-12-26 17:20:42.733819376 
+0100
-@@ -58,7 +58,7 @@ windows = platform.win32_ver()[0]
- if windows:
- cython_command = os.path.join(os.path.dirname(sys.executable), "Scripts", 
"cython.exe")
- else:
--cython_command = "cython"
-+cython_command = "cython2"
- 
- 
- if sys.version_info[0] >= 3:

Copied: python2-pygame-sdl2/repos/community-x86_64/cython.patch (from rev 
317403, python2-pygame-sdl2/trunk/cython.patch)
===
--- cython.patch(rev 0)
+++ cython.patch2018-04-23 17:52:17 UTC (rev 317404)
@@ -0,0 +1,12 @@
+diff -rupN pygame-sdl2-for-renpy-6.99.8.orig/setuplib.py 
pygame-sdl2-for-renpy-6.99.8/setuplib.py
+--- pygame-sdl2-for-renpy-6.99.8.orig/setuplib.py  2015-12-26 
17:20:24.573648895 +0100
 pygame-sdl2-for-renpy-6.99.8/setuplib.py   2015-12-26 

[arch-commits] Commit in (4 files)

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 17:54:31
  Author: eworm
Revision: 317405

initial commit, move from AUR

Added:
  python-fido2/
  python-fido2/repos/
  python-fido2/trunk/
  python-fido2/trunk/PKGBUILD

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

Added: python-fido2/trunk/PKGBUILD
===
--- python-fido2/trunk/PKGBUILD (rev 0)
+++ python-fido2/trunk/PKGBUILD 2018-04-23 17:54:31 UTC (rev 317405)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Emil Lundberg  
+
+pkgname=python-fido2
+pkgver=0.3.0
+pkgrel=7
+pkgdesc='Library for FIDO 2.0, including communication with a device over USBA'
+url='https://github.com/Yubico/python-fido2'
+license=('custom:BSD-2-clause')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools')
+_tarball_basename="fido2-${pkgver}"
+validpgpkeys=('20EE325B86A81BCBD3E56798F04367096FBA95E8') # Dain Nilsson 

+source=("https://github.com/Yubico/${pkgname}/releases/download/${pkgver}/${_tarball_basename}.tar.gz"{,.sig})
+sha256sums=('32c0db375458853d68cbbeb04861c412a05c22c873236a0c4f71296dc983ab35'
+'SKIP')
+
+# Tests don't currently work in release tarballs
+# check() {
+#   cd "${srcdir}/${_tarball_basename}"
+#   python setup.py test
+# }
+
+package() {
+  cd "${srcdir}/${_tarball_basename}"
+
+  python setup.py install --root="${pkgdir}" --optimize=1
+
+  install -D -m0644 "${srcdir}/${_tarball_basename}/COPYING" 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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


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

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 17:55:02
  Author: eworm
Revision: 317406

archrelease: copy trunk to community-any

Added:
  python-fido2/repos/community-any/
  python-fido2/repos/community-any/PKGBUILD
(from rev 317405, python-fido2/trunk/PKGBUILD)

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

Copied: python-fido2/repos/community-any/PKGBUILD (from rev 317405, 
python-fido2/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-04-23 17:55:02 UTC (rev 317406)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Emil Lundberg  
+
+pkgname=python-fido2
+pkgver=0.3.0
+pkgrel=7
+pkgdesc='Library for FIDO 2.0, including communication with a device over USBA'
+url='https://github.com/Yubico/python-fido2'
+license=('custom:BSD-2-clause')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools')
+_tarball_basename="fido2-${pkgver}"
+validpgpkeys=('20EE325B86A81BCBD3E56798F04367096FBA95E8') # Dain Nilsson 

+source=("https://github.com/Yubico/${pkgname}/releases/download/${pkgver}/${_tarball_basename}.tar.gz"{,.sig})
+sha256sums=('32c0db375458853d68cbbeb04861c412a05c22c873236a0c4f71296dc983ab35'
+'SKIP')
+
+# Tests don't currently work in release tarballs
+# check() {
+#   cd "${srcdir}/${_tarball_basename}"
+#   python setup.py test
+# }
+
+package() {
+  cd "${srcdir}/${_tarball_basename}"
+
+  python setup.py install --root="${pkgdir}" --optimize=1
+
+  install -D -m0644 "${srcdir}/${_tarball_basename}/COPYING" 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:57:22
  Author: alucryd
Revision: 317408

archrelease: copy trunk to community-staging-x86_64

Added:
  renpy/repos/community-staging-x86_64/
  renpy/repos/community-staging-x86_64/PKGBUILD
(from rev 317407, renpy/trunk/PKGBUILD)
  renpy/repos/community-staging-x86_64/renpy
(from rev 317407, renpy/trunk/renpy)
  renpy/repos/community-staging-x86_64/renpy.desktop
(from rev 317407, renpy/trunk/renpy.desktop)
  renpy/repos/community-staging-x86_64/renpy.png
(from rev 317407, renpy/trunk/renpy.png)

---+
 PKGBUILD  |   75 
 renpy |3 ++
 renpy.desktop |9 ++
 3 files changed, 87 insertions(+)

Copied: renpy/repos/community-staging-x86_64/PKGBUILD (from rev 317407, 
renpy/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 17:57:22 UTC (rev 317408)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Cravix 
+# Contributor: AlexanderR 
+# Contributor: zhn 
+
+pkgbase=renpy
+pkgname=('renpy' 'renpy-demos')
+pkgver=6.99.14.3
+pkgrel=1
+pkgdesc="The Ren'Py Visual Novel Engine"
+arch=('x86_64')
+url='https://www.renpy.org'
+license=('MIT')
+depends=('ffmpeg' 'glew' 'python2-pygame-sdl2')
+makedepends=('cython2')
+source=("https://www.renpy.org/dl/${pkgver}/renpy-${pkgver}-source.tar.bz2;
+'renpy'
+'renpy.desktop'
+'renpy.png')
+sha256sums=('e37450d8baf201df2da71db3cc196af8b22377a92f0c06eb72f632ba964fc296'
+'d12cccb8d5acbe28f6740d7efc58ceb78fb4f303a50724a43c47812d51897c6a'
+'fccde3461617a098a78d938d9db782d403eda410a84ab52825a597498ab95834'
+'611edc07a40ccb8e04e8858847fc1d2a066d29c2ed54e5b357880a0605818dc5')
+
+prepare() {
+  cd renpy-${pkgver}-source
+
+  sed 's/python/python2/' -i renpy.py launcher/game/tkaskdir.py
+}
+
+build() {
+  cd renpy-${pkgver}-source
+
+  export RENPY_CYTHON='cython2'
+
+  python2 module/setup.py build
+}
+
+package_renpy() {
+  optdepends=('renpy-demos: Tutorial and The Question demos'
+  'tk: Set projects directory')
+  replaces=('python-renpy' 'python2-renpy')
+
+  cd renpy-${pkgver}-source
+
+  python2 module/setup.py install --root="${pkgdir}" --prefix='/usr' 
--optimize='1'
+
+  install -dm 755 "${pkgdir}"/usr/{bin,share/{applications,pixmaps,renpy,doc}}
+
+  cp -dr --no-preserve='ownership' doc gui launcher renpy renpy.py templates 
"${pkgdir}"/usr/share/renpy/
+  ln -s /usr/share/renpy/doc "${pkgdir}"/usr/share/doc/renpy
+
+  install -m 755 ../renpy "${pkgdir}"/usr/bin/
+  install -m 644 ../renpy.desktop "${pkgdir}"/usr/share/applications/
+  install -m 644 ../renpy.png "${pkgdir}"/usr/share/pixmaps/
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/renpy
+  install -m 644 LICENSE.txt "${pkgdir}"/usr/share/licenses/renpy/
+}
+
+package_renpy-demos() {
+  depends=('renpy')
+
+  cd renpy-${pkgver}-source
+
+  install -dm 755 "${pkgdir}"/usr/share/renpy
+
+  cp -dr --no-preserve='ownership' the_question tutorial 
"${pkgdir}"/usr/share/renpy/
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s renpy "${pkgdir}"/usr/share/licenses/renpy-demos
+}
+
+# vim: ts=2 sw=2 et:

Copied: renpy/repos/community-staging-x86_64/renpy (from rev 317407, 
renpy/trunk/renpy)
===
--- community-staging-x86_64/renpy  (rev 0)
+++ community-staging-x86_64/renpy  2018-04-23 17:57:22 UTC (rev 317408)
@@ -0,0 +1,3 @@
+#!/usr/bin/sh
+
+exec python2 /usr/share/renpy/renpy.py "$@"

Copied: renpy/repos/community-staging-x86_64/renpy.desktop (from rev 317407, 
renpy/trunk/renpy.desktop)
===
--- community-staging-x86_64/renpy.desktop  (rev 0)
+++ community-staging-x86_64/renpy.desktop  2018-04-23 17:57:22 UTC (rev 
317408)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Ren'Py
+GenericName=renpy
+Comment=Ren'Py is a visual novel engine that helps you use words, images, and 
sounds to tell interactive stories that run on computers and mobile devices.
+Icon=renpy
+Exec=renpy
+Categories=Game;AdventureGame;

Copied: renpy/repos/community-staging-x86_64/renpy.png (from rev 317407, 
renpy/trunk/renpy.png)
===
(Binary files differ)


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:57:10
  Author: alucryd
Revision: 317407

upgpkg: renpy 6.99.14.3-1

Modified:
  renpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:55:02 UTC (rev 317406)
+++ PKGBUILD2018-04-23 17:57:10 UTC (rev 317407)
@@ -6,7 +6,7 @@
 
 pkgbase=renpy
 pkgname=('renpy' 'renpy-demos')
-pkgver=6.99.13
+pkgver=6.99.14.3
 pkgrel=1
 pkgdesc="The Ren'Py Visual Novel Engine"
 arch=('x86_64')
@@ -18,7 +18,7 @@
 'renpy'
 'renpy.desktop'
 'renpy.png')
-sha256sums=('93db6ee5b27ac02b4adfe393010007017590ddac3af38f9ff6da27bd9d0063b0'
+sha256sums=('e37450d8baf201df2da71db3cc196af8b22377a92f0c06eb72f632ba964fc296'
 'd12cccb8d5acbe28f6740d7efc58ceb78fb4f303a50724a43c47812d51897c6a'
 'fccde3461617a098a78d938d9db782d403eda410a84ab52825a597498ab95834'
 '611edc07a40ccb8e04e8858847fc1d2a066d29c2ed54e5b357880a0605818dc5')


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

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 17:57:46
  Author: eworm
Revision: 317410

archrelease: copy trunk to community-any

Added:
  yubikey-manager/repos/community-any/PKGBUILD
(from rev 317409, yubikey-manager/trunk/PKGBUILD)
Deleted:
  yubikey-manager/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:57:37 UTC (rev 317409)
+++ PKGBUILD2018-04-23 17:57:46 UTC (rev 317410)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Karol Babioch 
-
-pkgname='yubikey-manager'
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='Python library and command line tool for configuring a YubiKey'
-arch=('any')
-url='https://developers.yubico.com/yubikey-manager/'
-license=('BSD')
-depends=('python' 'python-click' 'python-cryptography' 'python-pyopenssl' 
'python-pyscard'
- 'python-pyusb' 'python-six' 'ccid' 'libu2f-host' 
'yubikey-personalization')
-makedepends=('python-setuptools')
-validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3'  # Dag Heyman 

-  '57A9DEED4C6D962A923BB691816F3ED99921835E') # Emil Lundberg 
(Software Developer) 
-source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig})
-sha256sums=('bd5400b4bd246b3e3aa04e76e4fc665d92389709d6574d2244e3c94a12fe16ad'
-'SKIP')
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   python setup.py install --root="${pkgdir}/" --optimize=1
-
-   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}
-

Copied: yubikey-manager/repos/community-any/PKGBUILD (from rev 317409, 
yubikey-manager/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:57:46 UTC (rev 317410)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Karol Babioch 
+
+pkgname='yubikey-manager'
+pkgver=0.6.1
+pkgrel=2
+pkgdesc='Python library and command line tool for configuring a YubiKey'
+arch=('any')
+url='https://developers.yubico.com/yubikey-manager/'
+license=('BSD')
+depends=('python' 'python-click' 'python-cryptography' 'python-pyopenssl' 
'python-pyscard'
+ 'python-pyusb' 'python-six' 'python-fido2' 'ccid' 'libu2f-host'
+ 'yubikey-personalization')
+makedepends=('python-setuptools')
+validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3'  # Dag Heyman 

+  '57A9DEED4C6D962A923BB691816F3ED99921835E') # Emil Lundberg 
(Software Developer) 
+source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig})
+sha256sums=('bd5400b4bd246b3e3aa04e76e4fc665d92389709d6574d2244e3c94a12fe16ad'
+'SKIP')
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+
+   install -D -m0644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 17:57:37
  Author: eworm
Revision: 317409

upgpkg: yubikey-manager 0.6.1-2

add dependency to python-fido2 (FS#58248)

Modified:
  yubikey-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:57:22 UTC (rev 317408)
+++ PKGBUILD2018-04-23 17:57:37 UTC (rev 317409)
@@ -4,13 +4,14 @@
 
 pkgname='yubikey-manager'
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Python library and command line tool for configuring a YubiKey'
 arch=('any')
 url='https://developers.yubico.com/yubikey-manager/'
 license=('BSD')
 depends=('python' 'python-click' 'python-cryptography' 'python-pyopenssl' 
'python-pyscard'
- 'python-pyusb' 'python-six' 'ccid' 'libu2f-host' 
'yubikey-personalization')
+ 'python-pyusb' 'python-six' 'python-fido2' 'ccid' 'libu2f-host'
+ 'yubikey-personalization')
 makedepends=('python-setuptools')
 validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3'  # Dag Heyman 

   '57A9DEED4C6D962A923BB691816F3ED99921835E') # Emil Lundberg 
(Software Developer) 


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 18:02:00
  Author: alucryd
Revision: 317411

upgpkg: retroarch 1.7.1-2

Modified:
  retroarch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:57:46 UTC (rev 317410)
+++ PKGBUILD2018-04-23 18:02:00 UTC (rev 317411)
@@ -5,7 +5,7 @@
 
 pkgname=retroarch
 pkgver=1.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference frontend for the libretro API'
 arch=('x86_64')
 url='http://www.libretro.com/'


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 18:02:09
  Author: alucryd
Revision: 317412

archrelease: copy trunk to community-staging-x86_64

Added:
  retroarch/repos/community-staging-x86_64/
  retroarch/repos/community-staging-x86_64/PKGBUILD
(from rev 317411, retroarch/trunk/PKGBUILD)
  retroarch/repos/community-staging-x86_64/retroarch-config.patch
(from rev 317411, retroarch/trunk/retroarch-config.patch)

+
 PKGBUILD   |   60 ++
 retroarch-config.patch |   67 +++
 2 files changed, 127 insertions(+)

Copied: retroarch/repos/community-staging-x86_64/PKGBUILD (from rev 317411, 
retroarch/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 18:02:09 UTC (rev 317412)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Themaister 
+# Contributor: lifning 
+
+pkgname=retroarch
+pkgver=1.7.1
+pkgrel=2
+pkgdesc='Reference frontend for the libretro API'
+arch=('x86_64')
+url='http://www.libretro.com/'
+license=('GPL')
+groups=('libretro')
+depends=('alsa-lib' 'gcc-libs' 'glibc' 'libdrm' 'libgl' 'libpulse' 'libusb'
+ 'libx11' 'libxcb' 'libxext' 'libxinerama' 'libxkbcommon' 'libxv'
+ 'libxxf86vm' 'mesa' 'openal' 'sdl2' 'wayland' 'zlib'
+ 'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
+ 'libfreetype.so' 'libswresample.so' 'libswscale.so' 'libudev.so')
+makedepends=('vulkan-icd-loader')
+optdepends=('libretro-overlays: Collection of overlays'
+'libretro-shaders: Collection of shaders'
+'python: retroarch-cg2glsl'
+'retroarch-assets-xmb: XMB menu assets'
+'retroarch-autoconfig-udev: udev joypad autoconfig')
+backup=('etc/retroarch.cfg')
+source=("retroarch-${pkgver}.tar.gz::https://github.com/libretro/RetroArch/archive/v${pkgver}.tar.gz;
+'retroarch-config.patch')
+sha256sums=('e9189c7da6b2ca0142528eca14f26104ee322f052f8609203d90b60938d8d3f3'
+'8dca43954d05ea1f989932fb26828b6e8325394eec070c4530dd21eab3f02c44')
+
+prepare() {
+  cd RetroArch-${pkgver}
+
+  patch -Np0 -i ../retroarch-config.patch
+}
+
+build() {
+  cd RetroArch-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-cg \
+--disable-jack \
+--disable-oss \
+--disable-sdl
+  make
+  make -C libretro-common/audio/dsp_filters
+  make -C gfx/video_filters
+}
+
+package() {
+  cd RetroArch-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 644 libretro-common/audio/dsp_filters/*.{dsp,so} -t 
"${pkgdir}"/usr/lib/retroarch/filters/audio/
+  install -Dm 644 gfx/video_filters/*.{filt,so} -t 
"${pkgdir}"/usr/lib/retroarch/filters/video/
+}
+
+# vim: ts=2 sw=2 et:

Copied: retroarch/repos/community-staging-x86_64/retroarch-config.patch (from 
rev 317411, retroarch/trunk/retroarch-config.patch)
===
--- community-staging-x86_64/retroarch-config.patch 
(rev 0)
+++ community-staging-x86_64/retroarch-config.patch 2018-04-23 18:02:09 UTC 
(rev 317412)
@@ -0,0 +1,67 @@
+--- retroarch.cfg.orig 2017-11-21 16:40:48.0 +0100
 retroarch.cfg  2017-12-22 21:37:14.020611669 +0100
+@@ -41,10 +41,10 @@
+ # libretro_path = "/path/to/libretro.so"
+ 
+ # A directory for where to search for libretro core implementations.
+-# libretro_directory =
++libretro_directory = /usr/lib/libretro
+ 
+ # A directory for where to search for libretro core information.
+-# libretro_info_path =
++libretro_info_path = /usr/share/libretro/info
+ 
+ # Sets log level for libretro cores (GET_LOG_INTERFACE).
+ # If a log level issued by a libretro core is below libretro_log_level, it is 
ignored.
+@@ -104,7 +104,7 @@
+ 
+ # Assets directory. This location is queried by default when menu interfaces 
try to look for
+ # loadable assets, etc.
+-# assets_directory =
++assets_directory = /usr/share/retroarch/assets
+ 
+ # Dynamic wallpapers directory. The place to store the wallpapers dynamically
+ # loaded by the menu depending on context.
+@@ -235,13 +235,13 @@
+ # video_shader_enable = false
+ 
+ # Defines a directory where shaders (Cg, CGP, GLSL) are kept for easy access.
+-# video_shader_dir =
++video_shader_dir = /usr/share/libretro/shaders
+ 
+ # CPU-based video filter. Path to a dynamic library.
+ # video_filter =
+ 
+ # Defines a directory where CPU-based video filters are kept.
+-# video_filter_dir =
++video_filter_dir = /usr/lib/retroarch/filters/video
+ 
+ # Path to a font used for rendering messages. This path must be defined to 
enable fonts.
+ # Do note that the _full_ path of the font is necessary!
+@@ -311,7 +311,7 @@ video_message_bgcolor_opacity = 1.0
+ # audio_dsp_plugin =
+ 

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

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 18:02:49
  Author: svenstaro
Revision: 317413

upgpkg: minio 2018.04.19-1

Modified:
  minio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 18:02:09 UTC (rev 317412)
+++ PKGBUILD2018-04-23 18:02:49 UTC (rev 317413)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Maslowski 
 
 pkgname=minio
-pkgver=2018.01.02
-_pkgver="${pkgver//./-}T23-07-00Z"
+pkgver=2018.04.19
+_pkgver="${pkgver//./-}T22-54-58Z"
 pkgrel=1
 pkgdesc='Object storage server compatible with Amazon S3'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 minio.service
 minio.sysusers)
 backup=('etc/minio/minio.conf')
-sha512sums=('6bfb713ef346a49e3a2edfedb55463c2f809309d17c42727890815054ea363e32404970869c0ed2dfda5b7eb40357abd5ef54323f18870448f452d68a4bee74c'
+sha512sums=('69818c52093300c27c134bf2eae0f320c88a2107d62b4746c3cb6373a5013c9ac95e8dda6e8ae4f498b637f6d2260a9cf9fc279d60cac69d0008a7834ba7420a'
 
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
 
'1c6ea217ea8aac93c9d1e05ad0b6c2108fe3d6367fa6a55acc480b8667996bbb59743e2f7e354c5257fc68bffc18cc44a48c4a82eee293abddcdc7962e63e50b'
 
'0832f0927da94c1c552dcd1a0a98a56b4447c0fc5f0e6d3b498f720ae7512fcfd5261b158775817f8c75ea43c052434ebadceb385d722aaea58a12fdb2a401ed')


[arch-commits] Commit in minio/repos/community-x86_64 (8 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 18:03:00
  Author: svenstaro
Revision: 317414

archrelease: copy trunk to community-x86_64

Added:
  minio/repos/community-x86_64/PKGBUILD
(from rev 317413, minio/trunk/PKGBUILD)
  minio/repos/community-x86_64/minio.conf
(from rev 317413, minio/trunk/minio.conf)
  minio/repos/community-x86_64/minio.service
(from rev 317413, minio/trunk/minio.service)
  minio/repos/community-x86_64/minio.sysusers
(from rev 317413, minio/trunk/minio.sysusers)
Deleted:
  minio/repos/community-x86_64/PKGBUILD
  minio/repos/community-x86_64/minio.conf
  minio/repos/community-x86_64/minio.service
  minio/repos/community-x86_64/minio.sysusers

+
 PKGBUILD   |   86 +++
 minio.conf |   16 +-
 minio.service  |   54 +-
 minio.sysusers |2 -
 4 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 18:02:49 UTC (rev 317413)
+++ PKGBUILD2018-04-23 18:03:00 UTC (rev 317414)
@@ -1,43 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Daniel Maslowski 
-
-pkgname=minio
-pkgver=2018.01.02
-_pkgver="${pkgver//./-}T23-07-00Z"
-pkgrel=1
-pkgdesc='Object storage server compatible with Amazon S3'
-arch=('x86_64')
-url='https://minio.io'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go-pie')
-options=('!strip')
-source=(https://github.com/minio/minio/archive/RELEASE.${_pkgver}.tar.gz
-minio.conf
-minio.service
-minio.sysusers)
-backup=('etc/minio/minio.conf')
-sha512sums=('6bfb713ef346a49e3a2edfedb55463c2f809309d17c42727890815054ea363e32404970869c0ed2dfda5b7eb40357abd5ef54323f18870448f452d68a4bee74c'
-
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
-
'1c6ea217ea8aac93c9d1e05ad0b6c2108fe3d6367fa6a55acc480b8667996bbb59743e2f7e354c5257fc68bffc18cc44a48c4a82eee293abddcdc7962e63e50b'
-
'0832f0927da94c1c552dcd1a0a98a56b4447c0fc5f0e6d3b498f720ae7512fcfd5261b158775817f8c75ea43c052434ebadceb385d722aaea58a12fdb2a401ed')
-
-build() {
-  export GOPATH="${srcdir}/go"
-  mkdir -p "${GOPATH}/src/github.com/minio"
-  mv "${srcdir}/minio-RELEASE.${_pkgver}" 
"${GOPATH}/src/github.com/minio/minio"
-  cd "${GOPATH}/src/github.com/minio/minio"
-  go build
-}
-
-package() {
-  install -dm750 -o 103 -g 103 "${pkgdir}/srv/minio"
-
-  export GOPATH="${srcdir}/go"
-  cd "${GOPATH}/src/github.com/minio/minio"
-  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 "${srcdir}/minio.conf" "${pkgdir}/etc/minio/${pkgname}.conf"
-  install -Dm644 "${srcdir}/minio.service" 
"${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
-  install -Dm644 "${srcdir}/minio.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
-}

Copied: minio/repos/community-x86_64/PKGBUILD (from rev 317413, 
minio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 18:03:00 UTC (rev 317414)
@@ -0,0 +1,43 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Frederik Schwan 
+# Contributor: Daniel Maslowski 
+
+pkgname=minio
+pkgver=2018.04.19
+_pkgver="${pkgver//./-}T22-54-58Z"
+pkgrel=1
+pkgdesc='Object storage server compatible with Amazon S3'
+arch=('x86_64')
+url='https://minio.io'
+license=('APACHE')
+depends=('glibc')
+makedepends=('go-pie')
+options=('!strip')
+source=(https://github.com/minio/minio/archive/RELEASE.${_pkgver}.tar.gz
+minio.conf
+minio.service
+minio.sysusers)
+backup=('etc/minio/minio.conf')
+sha512sums=('69818c52093300c27c134bf2eae0f320c88a2107d62b4746c3cb6373a5013c9ac95e8dda6e8ae4f498b637f6d2260a9cf9fc279d60cac69d0008a7834ba7420a'
+
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
+
'1c6ea217ea8aac93c9d1e05ad0b6c2108fe3d6367fa6a55acc480b8667996bbb59743e2f7e354c5257fc68bffc18cc44a48c4a82eee293abddcdc7962e63e50b'
+
'0832f0927da94c1c552dcd1a0a98a56b4447c0fc5f0e6d3b498f720ae7512fcfd5261b158775817f8c75ea43c052434ebadceb385d722aaea58a12fdb2a401ed')
+
+build() {
+  export GOPATH="${srcdir}/go"
+  mkdir -p "${GOPATH}/src/github.com/minio"
+  mv "${srcdir}/minio-RELEASE.${_pkgver}" 
"${GOPATH}/src/github.com/minio/minio"
+  cd "${GOPATH}/src/github.com/minio/minio"
+  go build
+}
+
+package() {
+  install -dm750 -o 103 -g 103 "${pkgdir}/srv/minio"
+
+  export GOPATH="${srcdir}/go"
+  cd "${GOPATH}/src/github.com/minio/minio"
+  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  install -Dm644 "${srcdir}/minio.conf" "${pkgdir}/etc/minio/${pkgname}.conf"
+  

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

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 18:07:30
  Author: svenstaro
Revision: 317415

upgpkg: gitlab-runner 10.7.0-1

Modified:
  gitlab-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 18:03:00 UTC (rev 317414)
+++ PKGBUILD2018-04-23 18:07:30 UTC (rev 317415)
@@ -2,7 +2,7 @@
 # Contributor: Lubomir 'Kuci' Kucera 
 
 pkgname=gitlab-runner
-pkgver=10.6.0
+pkgver=10.7.0
 pkgrel=1
 pkgdesc="The official GitLab CI runner written in Go"
 arch=('x86_64')
@@ -26,8 +26,8 @@
 "gitlab-runner.tmpfiles"
 "config.toml")
 sha512sums=('SKIP'
-
'2ee7ac4264da68aae6f4e241bd5f525c8e92a8040ce8541389d0481a09251ac75317a94d9ab55713b6126e9be5716ae17278a7d65e891914ce189423ad37e475'
-
'23e08a559da9714ee7d26b4930540527092f4e94a95c461f35146c9bd27b6e231d53f046b5ea9997e1734923039ac4127c97e51d77f63bce3e6e07d90627a502'
+
'5f10efe0bfd610bc62fd339940158b75b1b62bfc8b6f084324d13891bc68fec8f4707804db13ce5a42928cd590cff6ad606842eb05ca499bacb7a9a6417df210'
+
'1340bfc4b0b93c33decd4132ac372052f1f6b97072de153a105297cd3bd59087ac4815182b49b252b57fe2fc332dab90e6b8114c51d7cf955988388562f7f4af'
 
'8a5a8b7654d3864722e784b2814c6278c17876f1c0c4fc0676fbcf6817ad2ba4be55501e67ce88c62b5b63ca886b01afc6feac98ba49842acd244abdd1a8296f'
 
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
 
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'


[arch-commits] Commit in gitlab-runner/repos/community-x86_64 (12 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 18:07:43
  Author: svenstaro
Revision: 317416

archrelease: copy trunk to community-x86_64

Added:
  gitlab-runner/repos/community-x86_64/PKGBUILD
(from rev 317415, gitlab-runner/trunk/PKGBUILD)
  gitlab-runner/repos/community-x86_64/config.toml
(from rev 317415, gitlab-runner/trunk/config.toml)
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
(from rev 317415, gitlab-runner/trunk/gitlab-runner.install)
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
(from rev 317415, gitlab-runner/trunk/gitlab-runner.service)
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
(from rev 317415, gitlab-runner/trunk/gitlab-runner.sysusers)
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles
(from rev 317415, gitlab-runner/trunk/gitlab-runner.tmpfiles)
Deleted:
  gitlab-runner/repos/community-x86_64/PKGBUILD
  gitlab-runner/repos/community-x86_64/config.toml
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles

+
 PKGBUILD   |  120 +++
 config.toml|2 
 gitlab-runner.install  |   12 ++--
 gitlab-runner.service  |   34 ++---
 gitlab-runner.sysusers |2 
 gitlab-runner.tmpfiles |2 
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 18:07:30 UTC (rev 317415)
+++ PKGBUILD2018-04-23 18:07:43 UTC (rev 317416)
@@ -1,60 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lubomir 'Kuci' Kucera 
-
-pkgname=gitlab-runner
-pkgver=10.6.0
-pkgrel=1
-pkgdesc="The official GitLab CI runner written in Go"
-arch=('x86_64')
-url='https://gitlab.com/gitlab-org/gitlab-runner'
-license=('GPL3')
-depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar')
-makedepends=('git' 'go-pie' 'git' 'mercurial')
-install='gitlab-runner.install'
-replaces=('gitlab-ci-multi-runner')
-backup=('etc/gitlab-runner/config.toml')
-noextract=("prebuilt-${pkgver}-x86_64.tar.xz"
-   "prebuilt-${pkgver}-arm.tar.xz")
-
-# Note: This should be built using git because the runner gets its version 
information from there and I
-# haven't found the place to patch that yet.
-source=("git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=v${pkgver};
-
"prebuilt-${pkgver}-x86_64.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-x86_64.tar.xz;
-
"prebuilt-${pkgver}-arm.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-arm.tar.xz;
-"gitlab-runner.service"
-"gitlab-runner.sysusers"
-"gitlab-runner.tmpfiles"
-"config.toml")
-sha512sums=('SKIP'
-
'2ee7ac4264da68aae6f4e241bd5f525c8e92a8040ce8541389d0481a09251ac75317a94d9ab55713b6126e9be5716ae17278a7d65e891914ce189423ad37e475'
-
'23e08a559da9714ee7d26b4930540527092f4e94a95c461f35146c9bd27b6e231d53f046b5ea9997e1734923039ac4127c97e51d77f63bce3e6e07d90627a502'
-
'8a5a8b7654d3864722e784b2814c6278c17876f1c0c4fc0676fbcf6817ad2ba4be55501e67ce88c62b5b63ca886b01afc6feac98ba49842acd244abdd1a8296f'
-
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
-
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'
-
'f39c23fc06636f31c3fadb9a630c54527e8255098f18d275772cb30875d0a7463717101704070d432f2b69ab71f076a9538172a439bc307722dad2c7e260f752')
-
-prepare() {
-mkdir -p "${srcdir}/src/gitlab.com/gitlab-org/"
-ln -sf "${srcdir}/gitlab-runner" 
"${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-
-make version
-
-ln -sf "${srcdir}/prebuilt-${pkgver}-x86_64.tar.xz" prebuilt-x86_64.tar.xz
-ln -sf "${srcdir}/prebuilt-${pkgver}-arm.tar.xz" prebuilt-arm.tar.xz
-}
-
-build() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-make BUILD_PLATFORMS='-osarch linux/amd64' build
-}
-
-package() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-
-install -Dm644 "${srcdir}/config.toml" 
"${pkgdir}/etc/gitlab-runner/config.toml"
-install -Dm644 "${srcdir}/gitlab-runner.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-runner.service"
-install -Dm644 "${srcdir}/gitlab-runner.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/gitlab-runner.conf"
-install -Dm644 "${srcdir}/gitlab-runner.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/gitlab-runner.conf"
-install -Dm755 out/binaries/gitlab-runner-linux-amd64 
"${pkgdir}/usr/bin/gitlab-runner"
-}

Copied: 

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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 18:09:20
  Author: alucryd
Revision: 317418

archrelease: copy trunk to community-staging-x86_64

Added:
  vapoursynth/repos/community-staging-x86_64/
  vapoursynth/repos/community-staging-x86_64/PKGBUILD
(from rev 317417, vapoursynth/trunk/PKGBUILD)
  vapoursynth/repos/community-staging-x86_64/vapoursynth.xml
(from rev 317417, vapoursynth/trunk/vapoursynth.xml)

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

Copied: vapoursynth/repos/community-staging-x86_64/PKGBUILD (from rev 317417, 
vapoursynth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 18:09:20 UTC (rev 317418)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: sl1pkn07 
+# Contributor: jackoneill 
+
+pkgname=vapoursynth
+pkgver=R43
+pkgrel=2
+pkgdesc='A video processing framework with the future in mind'
+arch=('x86_64')
+url='http://www.vapoursynth.com/'
+license=('LGPL2.1' 'custom:OFL')
+depends=('gcc-libs' 'glibc' 'libmagick' 'python' 'tesseract'
+ 'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so' 
'libzimg.so')
+makedepends=('cython' 'python-sphinx' 'nasm')
+source=("vapoursynth-${pkgver}.tar.gz::https://github.com/vapoursynth/vapoursynth/archive/${pkgver}.tar.gz;
+'vapoursynth.xml')
+sha256sums=('5c80d583f6891f4f5840edf09bc207c2e71653786b07606fdb4a164fd67470c2'
+'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
+
+build() {
+  cd vapoursynth-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--enable-imwri \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd vapoursynth-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 644 ofl.txt -t "${pkgdir}"/usr/share/licenses/vapoursynth/
+  install -Dm 644 ../vapoursynth.xml -t "${pkgdir}"/usr/share/mime/packages/
+}
+
+# vim: ts=2 sw=2 et:

Copied: vapoursynth/repos/community-staging-x86_64/vapoursynth.xml (from rev 
317417, vapoursynth/trunk/vapoursynth.xml)
===
(Binary files differ)


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 18:09:12
  Author: alucryd
Revision: 317417

upgpkg: vapoursynth R43-2

Modified:
  vapoursynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 18:07:43 UTC (rev 317416)
+++ PKGBUILD2018-04-23 18:09:12 UTC (rev 317417)
@@ -5,7 +5,7 @@
 
 pkgname=vapoursynth
 pkgver=R43
-pkgrel=1
+pkgrel=2
 pkgdesc='A video processing framework with the future in mind'
 arch=('x86_64')
 url='http://www.vapoursynth.com/'


[arch-commits] Commit in (wxcam)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 18:12:56
  Author: svenstaro
Revision: 317419

Drop wxcam as upstream is long long dead

Deleted:
  wxcam/


[arch-commits] Commit in vapoursynth-plugin-lsmashsource/repos (2 files)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 18:18:35
  Author: alucryd
Revision: 317421

archrelease: copy trunk to community-staging-x86_64

Added:
  vapoursynth-plugin-lsmashsource/repos/community-staging-x86_64/
  vapoursynth-plugin-lsmashsource/repos/community-staging-x86_64/PKGBUILD
(from rev 317420, vapoursynth-plugin-lsmashsource/trunk/PKGBUILD)

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

Copied: vapoursynth-plugin-lsmashsource/repos/community-staging-x86_64/PKGBUILD 
(from rev 317420, vapoursynth-plugin-lsmashsource/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 18:18:35 UTC (rev 317421)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Gustavo Alvarez 
+
+pkgname=vapoursynth-plugin-lsmashsource
+pkgver=931
+pkgrel=1
+pkgdesc='L-SMASH source plugin for Vapoursynth'
+arch=('x86_64')
+url='https://github.com/VFR-maniac/L-SMASH-Works'
+license=('custom')
+depends=('glibc' 'vapoursynth'
+ 'libavcodec.so' 'libavformat.so' 'libavutil.so' 'liblsmash.so'
+ 'libswscale.so')
+makedepends=('git')
+_commit='4c10d790e664c526d57c4070061ade67b2dfdee0'
+source=("vapoursynth-plugin-lsmashsource::git+https://github.com/VFR-maniac/L-SMASH-Works.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd vapoursynth-plugin-lsmashsource/VapourSynth
+
+  git rev-list --count HEAD
+}
+
+build() {
+  cd vapoursynth-plugin-lsmashsource/VapourSynth
+
+  ./configure \
+--prefix='/usr'
+  make
+}
+
+package(){
+  cd vapoursynth-plugin-lsmashsource/VapourSynth
+
+  make DESTDIR="${pkgdir}" install
+
+  # Mark library as executable so sodeps get detected and versioned
+  chmod +x "${pkgdir}"/usr/lib/libvslsmashsource.so.*
+
+  install -dm 755 "${pkgdir}"/usr/share/doc/vapoursynth/plugins/lsmashsource
+  install -m 644 README 
"${pkgdir}"/usr/share/doc/vapoursynth/plugins/lsmashsource/
+
+  install -dm 755 
"${pkgdir}"/usr/share/licenses/vapoursynth-plugin-lsmashsource
+  install -m 644 LICENSE 
"${pkgdir}"/usr/share/licenses/vapoursynth-plugin-lsmashsource/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in vapoursynth-plugin-lsmashsource/trunk (PKGBUILD)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 18:18:27
  Author: alucryd
Revision: 317420

upgpkg: vapoursynth-plugin-lsmashsource 931-1

Modified:
  vapoursynth-plugin-lsmashsource/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 18:12:56 UTC (rev 317419)
+++ PKGBUILD2018-04-23 18:18:27 UTC (rev 317420)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Alvarez 
 
 pkgname=vapoursynth-plugin-lsmashsource
-pkgver=929
+pkgver=931
 pkgrel=1
 pkgdesc='L-SMASH source plugin for Vapoursynth'
 arch=('x86_64')
@@ -13,7 +13,7 @@
  'libavcodec.so' 'libavformat.so' 'libavutil.so' 'liblsmash.so'
  'libswscale.so')
 makedepends=('git')
-_commit='fba174b2606236f526a6863b6baf5983efa08250'
+_commit='4c10d790e664c526d57c4070061ade67b2dfdee0'
 
source=("vapoursynth-plugin-lsmashsource::git+https://github.com/VFR-maniac/L-SMASH-Works.git#commit=${_commit};)
 sha256sums=('SKIP')
 


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

2018-04-23 Thread Anatol Pomozov via arch-commits
Date: Monday, April 23, 2018 @ 16:55:27
  Author: anatolik
Revision: 317384

archrelease: copy trunk to community-x86_64

Added:
  libsigrokdecode/repos/community-x86_64/PKGBUILD
(from rev 317383, libsigrokdecode/trunk/PKGBUILD)
Deleted:
  libsigrokdecode/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 16:55:02 UTC (rev 317383)
+++ PKGBUILD2018-04-23 16:55:27 UTC (rev 317384)
@@ -1,24 +0,0 @@
-# Maintainer: Anatol Pomozov
-# Contributor: Thomas Krug 
-
-pkgname=libsigrokdecode
-pkgver=0.5.0
-pkgrel=1
-pkgdesc='Client software that supports various hardware logic analyzers, 
protocol decoders library'
-arch=(i686 x86_64)
-url='http://www.sigrok.org/wiki/Libsigrokdecode'
-license=(GPL3)
-depends=(glib2 python)
-source=(http://sigrok.org/download/source/libsigrokdecode/libsigrokdecode-$pkgver.tar.gz)
-sha1sums=('936a7e13f02afa9d7a7b26c833dee7e6097acef3')
-
-build() {
-  cd libsigrokdecode-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd libsigrokdecode-$pkgver
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-}

Copied: libsigrokdecode/repos/community-x86_64/PKGBUILD (from rev 317383, 
libsigrokdecode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 16:55:27 UTC (rev 317384)
@@ -0,0 +1,24 @@
+# Maintainer: Anatol Pomozov
+# Contributor: Thomas Krug 
+
+pkgname=libsigrokdecode
+pkgver=0.5.1
+pkgrel=1
+pkgdesc='Client software that supports various hardware logic analyzers, 
protocol decoders library'
+arch=(x86_64)
+url='http://www.sigrok.org/wiki/Libsigrokdecode'
+license=(GPL3)
+depends=(glib2 python)
+source=(http://sigrok.org/download/source/libsigrokdecode/libsigrokdecode-$pkgver.tar.gz)
+sha1sums=('f622e92218bccb37f1f061b8aa2d35684a5dc7b6')
+
+build() {
+  cd libsigrokdecode-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd libsigrokdecode-$pkgver
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+}


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

2018-04-23 Thread Anatol Pomozov via arch-commits
Date: Monday, April 23, 2018 @ 16:55:02
  Author: anatolik
Revision: 317383

upgpkg: libsigrokdecode 0.5.1-1

Modified:
  libsigrokdecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 16:49:03 UTC (rev 317382)
+++ PKGBUILD2018-04-23 16:55:02 UTC (rev 317383)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Krug 
 
 pkgname=libsigrokdecode
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc='Client software that supports various hardware logic analyzers, 
protocol decoders library'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(GPL3)
 depends=(glib2 python)
 
source=(http://sigrok.org/download/source/libsigrokdecode/libsigrokdecode-$pkgver.tar.gz)
-sha1sums=('936a7e13f02afa9d7a7b26c833dee7e6097acef3')
+sha1sums=('f622e92218bccb37f1f061b8aa2d35684a5dc7b6')
 
 build() {
   cd libsigrokdecode-$pkgver


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 16:57:55
  Author: alucryd
Revision: 322841

archrelease: copy trunk to staging-x86_64

Added:
  ffmpeg/repos/staging-x86_64/
  ffmpeg/repos/staging-x86_64/PKGBUILD
(from rev 322840, ffmpeg/trunk/PKGBUILD)
  ffmpeg/repos/staging-x86_64/fs56089.patch
(from rev 322840, ffmpeg/trunk/fs56089.patch)

---+
 PKGBUILD  |   93 
 fs56089.patch |   84 ++
 2 files changed, 177 insertions(+)

Copied: ffmpeg/repos/staging-x86_64/PKGBUILD (from rev 322840, 
ffmpeg/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 16:57:55 UTC (rev 322841)
@@ -0,0 +1,93 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Tom Newsom 
+# Contributor: Paul Mattal 
+
+pkgname=ffmpeg
+pkgver=4.0
+pkgrel=1
+epoch=1
+pkgdesc='Complete solution to record, convert and stream audio and video'
+arch=('x86_64')
+url='http://ffmpeg.org/'
+license=('GPL3')
+depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
+ 'jack' 'lame' 'libavc1394' 'libiec61883' 'libmodplug' 'libpulse'
+ 'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libvdpau' 'libwebp'
+ 'libx11' 'libxcb' 'libxml2' 'opencore-amr' 'openjpeg2' 'opus' 'sdl2'
+ 'speex' 'v4l-utils' 'xz' 'zlib'
+ 'libomxil-bellagio'
+ 'libass.so' 'libbluray.so' 'libfreetype.so' 'libva-drm.so' 'libva.so'
+ 'libva-x11.so' 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so'
+ 'libvpx.so' 'libx264.so' 'libx265.so' 'libxvidcore.so')
+makedepends=('ladspa' 'libvdpau' 'yasm')
+optdepends=('ladspa: LADSPA filters')
+provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
+  'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
+  'libswscale.so')
+source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
+validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
+sha256sums=('ed945daf40b124e77a685893cc025d086f638bc703183460aff49508edb3a43f'
+'SKIP')
+
+build() {
+  cd ffmpeg-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-debug \
+--disable-static \
+--disable-stripping \
+--enable-avisynth \
+--enable-avresample \
+--enable-fontconfig \
+--enable-gmp \
+--enable-gnutls \
+--enable-gpl \
+--enable-ladspa \
+--enable-libass \
+--enable-libbluray \
+--enable-libfreetype \
+--enable-libfribidi \
+--enable-libgsm \
+--enable-libiec61883 \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libopus \
+--enable-libpulse \
+--enable-libsoxr \
+--enable-libspeex \
+--enable-libssh \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvidstab \
+--enable-libvorbis \
+--enable-libvpx \
+--enable-libwebp \
+--enable-libx264 \
+--enable-libx265 \
+--enable-libxcb \
+--enable-libxml2 \
+--enable-libxvid \
+--enable-shared \
+--enable-version3 \
+--enable-omx
+
+  make
+  make tools/qt-faststart
+  make doc/ff{mpeg,play}.1
+}
+
+package() {
+  cd ffmpeg-${pkgver}
+
+  make DESTDIR="${pkgdir}" install install-man
+  install -Dm 755 tools/qt-faststart "${pkgdir}"/usr/bin/
+}
+
+# vim: ts=2 sw=2 et:

Copied: ffmpeg/repos/staging-x86_64/fs56089.patch (from rev 322840, 
ffmpeg/trunk/fs56089.patch)
===
--- staging-x86_64/fs56089.patch(rev 0)
+++ staging-x86_64/fs56089.patch2018-04-23 16:57:55 UTC (rev 322841)
@@ -0,0 +1,84 @@
+diff -rupN ffmpeg-3.4.orig/libavformat/aviobuf.c 
ffmpeg-3.4/libavformat/aviobuf.c
+--- ffmpeg-3.4.orig/libavformat/aviobuf.c  2017-11-02 14:57:16.078834563 
+0100
 ffmpeg-3.4/libavformat/aviobuf.c   2017-11-02 15:02:52.549816990 +0100
+@@ -531,6 +531,24 @@ void avio_write_marker(AVIOContext *s, i
+ s->last_time = time;
+ }
+ 
++static int read_packet_wrapper(AVIOContext *s, uint8_t *buf, int size)
++{
++int ret;
++
++if (!s->read_packet)
++return AVERROR_EOF;
++ret = s->read_packet(s->opaque, buf, size);
++#if FF_API_OLD_AVIO_EOF_0
++if (!ret && !s->max_packet_size) {
++av_log(NULL, AV_LOG_WARNING, "Invalid return value 0 for stream 
protocol\n");
++ret = AVERROR_EOF;
++}
++#else
++av_assert2(ret || s->max_packet_size);
++#endif
++return ret;
++}
++
+ /* Input stream */
+ 
+ static void fill_buffer(AVIOContext *s)
+@@ -569,10 +587,7 @@ static void 

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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:16:04
  Author: arojas
Revision: 322844

ffmpeg 4.0 rebuild

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:07:35 UTC (rev 322843)
+++ PKGBUILD2018-04-23 17:16:04 UTC (rev 322844)
@@ -6,7 +6,7 @@
 
 pkgname=amarok
 pkgver=2.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The powerful music player for KDE"
 arch=(x86_64)
 url="http://amarok.kde.org/;


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:25:45
  Author: arojas
Revision: 322846

ffmpeg 4.0 rebuild

Modified:
  kfilemetadata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:16:35 UTC (rev 322845)
+++ PKGBUILD2018-04-23 17:25:45 UTC (rev 322846)
@@ -5,7 +5,7 @@
 
 pkgname=kfilemetadata
 pkgver=5.45.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for extracting file metadata"
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'


[arch-commits] Commit in kfilemetadata/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:26:23
  Author: arojas
Revision: 322847

archrelease: copy trunk to staging-x86_64

Added:
  kfilemetadata/repos/staging-x86_64/
  kfilemetadata/repos/staging-x86_64/PKGBUILD
(from rev 322846, kfilemetadata/trunk/PKGBUILD)

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

Copied: kfilemetadata/repos/staging-x86_64/PKGBUILD (from rev 322846, 
kfilemetadata/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 17:26:23 UTC (rev 322847)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfilemetadata
+pkgver=5.45.0
+pkgrel=2
+pkgdesc="A library for extracting file metadata"
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(ki18n karchive exiv2 poppler-qt5 taglib ffmpeg ebook-tools)
+optdepends=('catdoc: Extract text from Office 98 files')
+makedepends=(extra-cmake-modules catdoc doxygen qt5-tools)
+groups=(kf5)
+source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('7660c08e68a1178975dc8d01650aa7773a0b6467'
+  'SKIP')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_QCH=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ffmpegthumbs/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:27:58
  Author: arojas
Revision: 322849

archrelease: copy trunk to staging-x86_64

Added:
  ffmpegthumbs/repos/staging-x86_64/
  ffmpegthumbs/repos/staging-x86_64/PKGBUILD
(from rev 322848, ffmpegthumbs/trunk/PKGBUILD)

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

Copied: ffmpegthumbs/repos/staging-x86_64/PKGBUILD (from rev 322848, 
ffmpegthumbs/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 17:27:58 UTC (rev 322849)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=ffmpegthumbs
+pkgver=18.04.0
+pkgrel=2
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio ffmpeg)
+makedepends=(extra-cmake-modules)
+replaces=(kdemultimedia-ffmpegthumbs)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('260e00dc10e16503a911d0cd0aeffe0989f141d95bcd694e0c65ae77aace1122'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  export PKG_CONFIG_PATH="/usr/lib/ffmpeg2.8/pkgconfig"
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:31:48
  Author: demize
Revision: 317388

archrelease: copy trunk to community-any

Added:
  parallel/repos/community-any/PKGBUILD
(from rev 317387, parallel/trunk/PKGBUILD)
Deleted:
  parallel/repos/community-any/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:31:39 UTC (rev 317387)
+++ PKGBUILD2018-04-23 17:31:48 UTC (rev 317388)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Vianney le Clément 
-# Contributor: Peter Simons 
-
-pkgname=parallel
-pkgver=20180322
-pkgrel=1
-pkgdesc='A shell tool for executing jobs in parallel'
-arch=('any')
-url='http://www.gnu.org/software/parallel/'
-license=('GPL3')
-depends=('perl' 'procps')
-source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('111f0a56047dac931ae0fdc3cbcbd82c'
- 'SKIP')
-sha1sums=('81047348029c93f353bceb06046a04936cdc353c'
-  'SKIP')
-validpgpkeys=('CDA01A4208C4F74506107E7BD1AB4516')
-
-build() {
-  cd parallel-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd parallel-$pkgver
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: parallel/repos/community-any/PKGBUILD (from rev 317387, 
parallel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:31:48 UTC (rev 317388)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Vianney le Clément 
+# Contributor: Peter Simons 
+
+pkgname=parallel
+pkgver=20180422
+pkgrel=1
+pkgdesc='A shell tool for executing jobs in parallel'
+arch=('any')
+url='http://www.gnu.org/software/parallel/'
+license=('GPL3')
+depends=('perl' 'procps')
+source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
+md5sums=('823a7da4394f13d32e372501a480c619'
+ 'SKIP')
+sha1sums=('98e884932be5aab471d8f8d66db747cbc56570e6'
+  'SKIP')
+validpgpkeys=('CDA01A4208C4F74506107E7BD1AB4516')
+
+build() {
+  cd parallel-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd parallel-$pkgver
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:31:39
  Author: demize
Revision: 317387

upgpkg: parallel 20180422-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:31:26 UTC (rev 317386)
+++ PKGBUILD2018-04-23 17:31:39 UTC (rev 317387)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons 
 
 pkgname=parallel
-pkgver=20180322
+pkgver=20180422
 pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
@@ -12,9 +12,9 @@
 license=('GPL3')
 depends=('perl' 'procps')
 source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('111f0a56047dac931ae0fdc3cbcbd82c'
+md5sums=('823a7da4394f13d32e372501a480c619'
  'SKIP')
-sha1sums=('81047348029c93f353bceb06046a04936cdc353c'
+sha1sums=('98e884932be5aab471d8f8d66db747cbc56570e6'
   'SKIP')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB4516')
 


[arch-commits] Commit in dolphin-emu/trunk (PKGBUILD dolphin-emu-5.0-gtk3.patch)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:30:57
  Author: alucryd
Revision: 317385

upgpkg: dolphin-emu 1:5.0.r7082.c51c044142-1

Modified:
  dolphin-emu/trunk/PKGBUILD
Deleted:
  dolphin-emu/trunk/dolphin-emu-5.0-gtk3.patch

+
 PKGBUILD   |6 +++---
 dolphin-emu-5.0-gtk3.patch |   25 -
 2 files changed, 3 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 16:55:27 UTC (rev 317384)
+++ PKGBUILD2018-04-23 17:30:57 UTC (rev 317385)
@@ -4,8 +4,8 @@
 # Contributor: Jeremy Newton (Mystro256) 
 
 pkgname=dolphin-emu
-pkgver=5.0.r6362.c08f6f0c53
-pkgrel=2
+pkgver=5.0.r7082.c51c044142
+pkgrel=1
 epoch=1
 pkgdesc='A Gamecube / Wii / Triforce emulator'
 arch=('x86_64')
@@ -20,7 +20,7 @@
 makedepends=('cmake' 'git')
 optdepends=('pulseaudio: PulseAudio backend')
 options=('!emptydirs')
-_commit='c08f6f0c5335464c70c9c5e56330baced5ba6802'
+_commit='c51c044142fd0c91839ddc242d9da6efcbb4a526'
 
source=("dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=${_commit};)
 sha256sums=('SKIP')
 

Deleted: dolphin-emu-5.0-gtk3.patch
===
--- dolphin-emu-5.0-gtk3.patch  2018-04-23 16:55:27 UTC (rev 317384)
+++ dolphin-emu-5.0-gtk3.patch  2018-04-23 17:30:57 UTC (rev 317385)
@@ -1,25 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -773,18 +773,10 @@ if(NOT DISABLE_WX AND NOT ANDROID)
-   execute_process(COMMAND lsb_release -c -s
-   OUTPUT_VARIABLE DIST_NAME
-   ERROR_QUIET OUTPUT_STRIP_TRAILING_WHITESPACE)
--  
if(${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION}
--  VERSION_EQUAL 2.8.2 OR "${DIST_NAME}" STREQUAL 
"natty")
--  check_lib(GTK2 gtk+-2.0 gtk+-2.0 gtk.h REQUIRED)
--  else()
--  include(FindGTK2)
--  if(GTK2_FOUND)
--  include_directories(${GTK2_INCLUDE_DIRS})
--  list(APPEND LIBS ${GTK2_LIBRARIES})
--  else()
--  message(FATAL_ERROR "GTK is required to build 
the WX UI. Please install the GTK development libraries.")
--  endif()
--  endif()
-+
-+  check_lib(GTK3 gtk+-3.0 gtk.h REQUIRED)
-+  include_directories(${GTK3_INCLUDE_DIRS})
-+  list(APPEND LIBS ${GTK3_LIBRARIES})
-   endif()
- 
-   if(wxWidgets_FOUND)


[arch-commits] Commit in dolphin-emu/repos (2 files)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:31:26
  Author: alucryd
Revision: 317386

archrelease: copy trunk to community-staging-x86_64

Added:
  dolphin-emu/repos/community-staging-x86_64/
  dolphin-emu/repos/community-staging-x86_64/PKGBUILD
(from rev 317385, dolphin-emu/trunk/PKGBUILD)

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

Copied: dolphin-emu/repos/community-staging-x86_64/PKGBUILD (from rev 317385, 
dolphin-emu/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 17:31:26 UTC (rev 317386)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: schuay 
+# Maintainer: Maxime Gauduin 
+# Contributor: Jeremy Newton (Mystro256) 
+
+pkgname=dolphin-emu
+pkgver=5.0.r7082.c51c044142
+pkgrel=1
+epoch=1
+pkgdesc='A Gamecube / Wii / Triforce emulator'
+arch=('x86_64')
+url='http://dolphin-emu.org'
+license=('GPL')
+depends=('alsa-lib' 'bluez-libs' 'cairo' 'enet' 'gcc-libs' 'gdk-pixbuf2'
+ 'glib2' 'glibc' 'gtk2' 'hidapi' 'libevdev' 'libgl' 'libpng' 'libpulse'
+ 'libsm' 'libx11' 'libxi' 'libxrandr' 'libxxf86vm' 'lzo' 'mbedtls'
+ 'pango' 'sfml' 'zlib'
+ 'libavcodec.so' 'libavformat.so' 'libavutil.so' 'libcurl.so'
+ 'libminiupnpc.so' 'libswscale.so' 'libudev.so' 'libusb-1.0.so')
+makedepends=('cmake' 'git')
+optdepends=('pulseaudio: PulseAudio backend')
+options=('!emptydirs')
+_commit='c51c044142fd0c91839ddc242d9da6efcbb4a526'
+source=("dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd dolphin-emu
+
+  git describe | sed 's/-/.r/; s/-g/./'
+}
+
+prepare() {
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../dolphin-emu \
+-DCMAKE_INSTALL_PREFIX='/usr' \
+-DENABLE_QT2='OFF' \
+-DUSE_SHARED_ENET='ON' \
+-DDISTRIBUTOR='archlinux.org'
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 644 ../dolphin-emu/Data/51-usb-device.rules -t 
"${pkgdir}"/usr/lib/udev/rules.d/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in matrix-synapse/repos/community-any (6 files)

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:33:15
  Author: demize
Revision: 317390

archrelease: copy trunk to community-any

Added:
  matrix-synapse/repos/community-any/PKGBUILD
(from rev 317389, matrix-synapse/trunk/PKGBUILD)
  matrix-synapse/repos/community-any/synapse.install
(from rev 317389, matrix-synapse/trunk/synapse.install)
  matrix-synapse/repos/community-any/sysusers-synapse.conf
(from rev 317389, matrix-synapse/trunk/sysusers-synapse.conf)
Deleted:
  matrix-synapse/repos/community-any/PKGBUILD
  matrix-synapse/repos/community-any/synapse.install
  matrix-synapse/repos/community-any/sysusers-synapse.conf

---+
 PKGBUILD  |  120 
 synapse.install   |   50 ++--
 sysusers-synapse.conf |2 
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:33:09 UTC (rev 317389)
+++ PKGBUILD2018-04-23 17:33:15 UTC (rev 317390)
@@ -1,60 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Ivan Shapovalov 
-
-pkgname=matrix-synapse
-pkgver=0.27.3
-pkgrel=1
-
-pkgdesc="Matrix reference homeserver"
-url="https://github.com/matrix-org/synapse;
-arch=('any')
-license=('Apache')
-
-depends=('python2-jsonschema' 'python2-twisted' 'python2-service-identity'
- 'python2-pyopenssl' 'python2-yaml' 'python2-pyasn1' 'python2-pynacl'
- 'python2-daemonize' 'python2-bcrypt' 'python2-frozendict'
- 'python2-pillow' 'python2-pydenticon' 'python2-ujson' 'python2-blist'
- 'python2-pysaml2' 'python2-setuptools'
- 'python2-systemd' 'python2-unpaddedbase64' 'python2-canonicaljson'
- 'python2-signedjson' 'python2-pymacaroons-pynacl'
- 'python2-service-identity' 'python2-msgpack'
- 'python2-phonenumbers'
- 'systemd')
-makedepends=('python2-mock')
-checkdepends=('python2-lxml')
-optdepends=('python2-psycopg2: PostgreSQL support'
-'python2-netaddr: URL previewing'
-'python2-lxml: URL previewing'
-'python2-jinja: e-mail notifications'
-'python2-bleach: e-mail notifications'
-'python2-psutil: metrics'
-'python2-matrix-angular-sdk: built-in web client')
-
-source=("synapse-$pkgver.tar.gz::https://github.com/matrix-org/synapse/archive/v$pkgver.tar.gz;
-'sysusers-synapse.conf')
-
-md5sums=('998be3ad2549a476d112eaa316608897'
- 'ecd9f66fb57fe1a2e1e2df07a460a35b')
-
-backup=('etc/synapse/log_config.yaml')
-install=synapse.install
-
-build() {
-   cd synapse-$pkgver
-   python2 setup.py build
-}
-
-check() {
-   cd synapse-$pkgver
-   PYTHONPATH=. trial tests
-}
-
-package() {
-   cd synapse-$pkgver
-   python2 setup.py install --root "$pkgdir" --optimize=1 --skip-build
-
-   install -dm755 -o 198 -g 198 "$pkgdir"/etc/synapse
-   install -Dm644 contrib/systemd/log_config.yaml 
"$pkgdir"/etc/synapse/log_config.yaml
-   install -Dm644 contrib/systemd/synapse.service 
"$pkgdir"/usr/lib/systemd/system/synapse.service
-   install -Dm644 "$srcdir"/sysusers-synapse.conf 
"$pkgdir"/usr/lib/sysusers.d/synapse.conf
-}

Copied: matrix-synapse/repos/community-any/PKGBUILD (from rev 317389, 
matrix-synapse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:33:15 UTC (rev 317390)
@@ -0,0 +1,60 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgname=matrix-synapse
+pkgver=0.27.4
+pkgrel=1
+
+pkgdesc="Matrix reference homeserver"
+url="https://github.com/matrix-org/synapse;
+arch=('any')
+license=('Apache')
+
+depends=('python2-jsonschema' 'python2-twisted' 'python2-service-identity'
+ 'python2-pyopenssl' 'python2-yaml' 'python2-pyasn1' 'python2-pynacl'
+ 'python2-daemonize' 'python2-bcrypt' 'python2-frozendict'
+ 'python2-pillow' 'python2-pydenticon' 'python2-ujson' 'python2-blist'
+ 'python2-pysaml2' 'python2-setuptools'
+ 'python2-systemd' 'python2-unpaddedbase64' 'python2-canonicaljson'
+ 'python2-signedjson' 'python2-pymacaroons-pynacl'
+ 'python2-service-identity' 'python2-msgpack'
+ 'python2-phonenumbers'
+ 'systemd')
+makedepends=('python2-mock')
+checkdepends=('python2-lxml')
+optdepends=('python2-psycopg2: PostgreSQL support'
+'python2-netaddr: URL previewing'
+'python2-lxml: URL previewing'
+'python2-jinja: e-mail notifications'
+'python2-bleach: e-mail notifications'
+'python2-psutil: metrics'
+'python2-matrix-angular-sdk: built-in web client')
+
+source=("synapse-$pkgver.tar.gz::https://github.com/matrix-org/synapse/archive/v$pkgver.tar.gz;
+

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

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:33:09
  Author: demize
Revision: 317389

upgpkg: matrix-synapse 0.27.4-1

Modified:
  matrix-synapse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:31:48 UTC (rev 317388)
+++ PKGBUILD2018-04-23 17:33:09 UTC (rev 317389)
@@ -2,7 +2,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=0.27.3
+pkgver=0.27.4
 pkgrel=1
 
 pkgdesc="Matrix reference homeserver"
@@ -33,7 +33,7 @@
 
source=("synapse-$pkgver.tar.gz::https://github.com/matrix-org/synapse/archive/v$pkgver.tar.gz;
 'sysusers-synapse.conf')
 
-md5sums=('998be3ad2549a476d112eaa316608897'
+md5sums=('59312cb59e34562a367b34ad5d65c651'
  'ecd9f66fb57fe1a2e1e2df07a460a35b')
 
 backup=('etc/synapse/log_config.yaml')


[arch-commits] Commit in ffms2/repos (2 files)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:33:39
  Author: alucryd
Revision: 317392

archrelease: copy trunk to community-staging-x86_64

Added:
  ffms2/repos/community-staging-x86_64/
  ffms2/repos/community-staging-x86_64/PKGBUILD
(from rev 317391, ffms2/trunk/PKGBUILD)

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

Copied: ffms2/repos/community-staging-x86_64/PKGBUILD (from rev 317391, 
ffms2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 17:33:39 UTC (rev 317392)
@@ -0,0 +1,38 @@
+# $Id$$
+# Maintainer: Maxime Gauduin 
+
+pkgname=ffms2
+pkgver=2.23.1
+pkgrel=2
+pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy 
frame accurate access'
+arch=('x86_64')
+url='https://github.com/FFMS/ffms2'
+license=('GPL')
+depends=('ffmpeg')
+makedepends=('git')
+provides=('vapoursynth-plugin-ffms2'
+  'libffms2.so')
+source=("ffms2-${pkgver}.tar.gz::https://github.com/FFMS/ffms2/archive/${pkgver%.*}.tar.gz;)
+sha256sums=('b09b2aa2b1c6f87f94a0a0dd8284b3c791cbe77f0f3df57af99ddebcd15273ed')
+
+build() {
+  cd ffms2-${pkgver%.*}
+
+  ./configure \
+--prefix='/usr' \
+--enable-avresample \
+--enable-shared \
+--disable-static
+  make
+}
+
+package() {
+  cd ffms2-${pkgver%.*}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm 755 "${pkgdir}"/usr/lib/vapoursynth
+  ln -s ../libffms2.so "${pkgdir}"/usr/lib/vapoursynth/
+}
+
+# vim: ts=2 sw=2 et:


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:33:29
  Author: alucryd
Revision: 317391

upgpkg: ffms2 2.23.1-2

Modified:
  ffms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:33:15 UTC (rev 317390)
+++ PKGBUILD2018-04-23 17:33:29 UTC (rev 317391)
@@ -3,7 +3,7 @@
 
 pkgname=ffms2
 pkgver=2.23.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy 
frame accurate access'
 arch=('x86_64')
 url='https://github.com/FFMS/ffms2'


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

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:35:56
  Author: demize
Revision: 317396

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  300 ++---
 1 file changed, 150 insertions(+), 150 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:35:50 UTC (rev 317395)
+++ PKGBUILD2018-04-23 17:35:56 UTC (rev 317396)
@@ -1,150 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgbase=python-sphinx
-pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.7.2
-pkgrel=1
-
-arch=('any')
-url='http://sphinx.pocoo.org/'
-license=('BSD')
-
-makedepends=(
-  'python-setuptools'
-  'python-docutils'
-  'python-jinja'
-  'python-pygments'
-  'python-six'
-  'python-imagesize'
-  'python-sphinxcontrib-websupport'
-  'python-sqlalchemy'
-  'python-whoosh'
-  'python2-setuptools'
-  'python2-docutils'
-  'python2-jinja'
-  'python2-pygments'
-  'python2-six'
-  'python2-imagesize'
-  'python2-sphinxcontrib-websupport'
-  'python2-sqlalchemy'
-  'python2-whoosh'
-  'python2-typing'
-)
-
-checkdepends=(
-  'texlive-latexextra'
-  'python-nose' 'python2-nose'
-  'python-snowballstemmer' 'python2-snowballstemmer'
-  'python-babel' 'python2-babel'
-  'python-sphinx-alabaster-theme' 'python2-sphinx-alabaster-theme'
-  'python-sphinx_rtd_theme' 'python2-sphinx_rtd_theme'
-  'python-mock' 'python2-mock'
-  'python-html5lib' 'python2-html5lib'
-  'python-requests' 'python2-requests'
-  'python2-pytest' 'python-pytest'
-  'python2-enum34'
-  'python-sphinxcontrib-websupport' 'python2-sphinxcontrib-websupport'
-  'imagemagick' 'librsvg'
-)
-
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'
-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07')
-md5sums=('21a08e994e6a289ed14eecefde2b4f2f'
- 'SKIP')
-
-prepare() {
-  # souce duplication is required because makefile modify source code
-  # setyp.py --build tricks don't works well
-  cp -a Sphinx-$pkgver Sphinx-${pkgver}2
-  # change python2 interpreter
-  find Sphinx-${pkgver}2 -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
-  # change sphinx-binaries name in source code
-  find Sphinx-${pkgver}2 -type f -name '*.py' -exec \
-sed -ri 's,(sphinx-(:?build|apidoc|autogen|quickstart)),\12,' {} \;
-}
-
-build() {
-  msg2 'Python 3 version'
-  cd "$srcdir"/Sphinx-$pkgver
-  make PYTHON=python3 build
-
-  msg2 'Python 2 version'
-  cd "$srcdir"/Sphinx-${pkgver}2
-  make PYTHON=python2 build
-}
-
-#check() {
-#  msg2 'Python 3 version'
-#  cd "$srcdir"/Sphinx-$pkgver
-#  LC_ALL="en_US.UTF-8" make PYTHON=python3 test
-#  rm -r tests
-#
-#  msg2 'Python 2 version'
-#  cd "$srcdir"/Sphinx-${pkgver}2
-#  LC_ALL="en_US.UTF-8" make PYTHON=python2 test
-#  rm -r tests
-#}
-
-package_python-sphinx() {
-  pkgdesc='Python3 documentation generator'
-  depends=(
-'python-setuptools'
-'python-jinja'
-'python-pygments'
-'python-docutils'
-'python-sphinx_rtd_theme'
-'python-sphinx-alabaster-theme'
-'python-babel'
-'python-snowballstemmer'
-'python-six'
-'python-imagesize'
-'python-requests'
-'python-sphinxcontrib-websupport'
-'python-sqlalchemy'
-'python-whoosh'
-  )
-  optdepends=('texlive-latexextra: for generation of PDF documentation'
-  'imagemagick: ext.imageconverter')
-
-  cd Sphinx-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 "$srcdir"/Sphinx-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/python-sphinx/LICENSE
-}
-
-package_python2-sphinx() {
-  pkgdesc='Python2 documentation generator'
-  depends=(
-'python2-setuptools'
-'python2-jinja'
-'python2-pygments'
-'python2-docutils'
-'python2-sphinx_rtd_theme'
-'python2-sphinx-alabaster-theme'
-'python2-babel'
-'python2-snowballstemmer'
-'python2-six'
-'python2-imagesize'
-'python2-requests'
-'python2-sphinxcontrib-websupport'
-'python2-sqlalchemy'
-'python2-whoosh'
-'python2-typing'
-  )
-  optdepends=('texlive-latexextra: for generation of PDF documentation'
-  'imagemagick: ext.imageconverter')
-
-  cd Sphinx-${pkgver}2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 "$srcdir"/Sphinx-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/python2-sphinx/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-any/PKGBUILD (from rev 317395, 
python-sphinx/trunk/PKGBUILD)

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

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:35:50
  Author: demize
Revision: 317395

upgpkg: python-sphinx 1.7.3-1

Modified:
  python-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:34:26 UTC (rev 317394)
+++ PKGBUILD2018-04-23 17:35:50 UTC (rev 317395)
@@ -6,7 +6,7 @@
 
 pkgbase=python-sphinx
 pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 
 arch=('any')
@@ -55,7 +55,7 @@
 
 validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'
   'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07')
-md5sums=('21a08e994e6a289ed14eecefde2b4f2f'
+md5sums=('d363e6cd778061e542e3fad97e2fc307'
  'SKIP')
 
 prepare() {


[arch-commits] Commit in mlt/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:36:42
  Author: arojas
Revision: 322853

archrelease: copy trunk to staging-x86_64

Added:
  mlt/repos/staging-x86_64/
  mlt/repos/staging-x86_64/PKGBUILD
(from rev 322852, mlt/trunk/PKGBUILD)

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

Copied: mlt/repos/staging-x86_64/PKGBUILD (from rev 322852, mlt/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 17:36:42 UTC (rev 322853)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Fabian Schoelzel 
+# Contributor: funkyou 
+# Contributor: tardo 
+# Contributor: Stefan Husmann 
+# Contributor: Gustavo Alvarez 
+
+pkgbase=mlt
+pkgname=(mlt mlt-python-bindings)
+pkgver=6.6.0
+pkgrel=4
+pkgdesc="An open source multimedia framework"
+arch=(x86_64)
+url="http://www.mltframework.org;
+license=(GPL)
+makedepends=(ladspa frei0r-plugins libdv sdl_image libsamplerate sox ffmpeg 
vid.stab qt5-svg
+ jack libexif python2 swig movit eigen opencv libebur128)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/mltframework/mlt/archive/v$pkgver.tar.gz;)
+sha256sums=('11515546516b3c54719b6b402cacf46e8d5172450d6e9fe2655b237582490315')
+
+build() {
+  # mlt
+  cd mlt-$pkgver
+
+  ./configure --prefix=/usr \
+   --avformat-swscale \
+   --enable-gpl --enable-gpl3 \
+   --qt-libdir=/usr/lib --qt-includedir=/usr/include/qt
+  make
+
+  # mlt python bindings
+  cd src/swig/python
+  sed -i 's_path=`which python_path=`which python2_' build
+  sed -i 's_`python -c_`python2 -c_' build
+  sed -i 's#python-config#python2-config#' build
+  ./build
+}
+
+package_mlt() {
+  depends=(libebur128)
+  optdepends=('sdl_image: SDL1 plugin'
+'sdl2: SDL2 plugin'
+'libsamplerate: libavresample plugin'
+'sox: SOX (Audio Swiss Army Knife) plugin'
+'ffmpeg: ffmpeg plugin'
+'vid.stab: video stabilize plugin'
+'gtk2: Gtk plugin'
+'qt5-svg: Qt5 plugins'
+'jack: JACK sound output plugin'
+'ladspa: LADSPA plugins'
+'libexif: auto rotate plugin'
+'frei0r-plugins: for additional effects'
+'movit: opengl plugin'
+'opencv: openCV plugin')
+
+  cd mlt-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+package_mlt-python-bindings() {
+  depends=(python2 mlt)
+
+  cd "$srcdir/mlt-$pkgver/src/swig/python"
+  mkdir -p "$pkgdir/usr/lib/python2.7/"
+  install -m755 mlt.py "$pkgdir/usr/lib/python2.7/"
+  install -m755 _mlt.so "$pkgdir/usr/lib/python2.7/"
+  install -m755 mlt_wrap.o "$pkgdir/usr/lib/python2.7/"
+}


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:36:19
  Author: arojas
Revision: 322852

ffmpeg 4.0 rebuild

Modified:
  mlt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:31:00 UTC (rev 322851)
+++ PKGBUILD2018-04-23 17:36:19 UTC (rev 322852)
@@ -10,7 +10,7 @@
 pkgbase=mlt
 pkgname=(mlt mlt-python-bindings)
 pkgver=6.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An open source multimedia framework"
 arch=(x86_64)
 url="http://www.mltframework.org;


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

2018-04-23 Thread Anatol Pomozov via arch-commits
Date: Monday, April 23, 2018 @ 16:49:03
  Author: anatolik
Revision: 317382

archrelease: copy trunk to community-x86_64

Added:
  fio/repos/community-x86_64/PKGBUILD
(from rev 317381, fio/trunk/PKGBUILD)
Deleted:
  fio/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   96 ++---
 1 file changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 16:48:37 UTC (rev 317381)
+++ PKGBUILD2018-04-23 16:49:03 UTC (rev 317382)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=3.5
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(x86_64)
-url='https://github.com/axboe/fio'
-license=(GPL2)
-# TODO: enable rdma, need to move the libraries from AUR
-depends=(bash libaio python2 numactl glusterfs ceph)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('f039ad922c7a51f0299ab3073b4890cab02aa1c27200952b2e49e4ff65bedd7f')
-
-prepare() {
-  cd fio-fio-$pkgver
-
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
-}
-
-build() {
-  cd fio-fio-$pkgver
-  ./configure --enable-gfio --extra-cflags="$CFLAGS"
-  make
-}
-
-package() {
-  cd fio-fio-$pkgver
-  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
-
-  # documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
-
-  # examples
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
-  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
-}

Copied: fio/repos/community-x86_64/PKGBUILD (from rev 317381, 
fio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 16:49:03 UTC (rev 317382)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=3.6
+pkgrel=1
+pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
+arch=(x86_64)
+url='https://github.com/axboe/fio'
+license=(GPL2)
+# TODO: enable rdma, need to move the libraries from AUR
+depends=(bash libaio python2 numactl glusterfs ceph)
+makedepends=(gtk2)
+optdepends=(
+  'gtk2: for gfio - fio GUI frontend' 
+  'gnuplot: generating plots using fio_generate_plots'
+)
+source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
+sha256sums=('e2f0a6c82a42df0a35df7e0ac7a61dfa33a1bf661441e3aa24460fcd3ed59582')
+
+prepare() {
+  cd fio-fio-$pkgver
+
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
+}
+
+build() {
+  cd fio-fio-$pkgver
+  ./configure --enable-gfio --extra-cflags="$CFLAGS"
+  make
+}
+
+package() {
+  cd fio-fio-$pkgver
+  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
+
+  # documentation
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
+
+  # examples
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
+  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
+}


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 16:56:47
  Author: alucryd
Revision: 322840

upgpkg: ffmpeg 1:4.0-1

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 15:42:39 UTC (rev 322839)
+++ PKGBUILD2018-04-23 16:56:47 UTC (rev 322840)
@@ -6,8 +6,8 @@
 # Contributor: Paul Mattal 
 
 pkgname=ffmpeg
-pkgver=3.4.2
-pkgrel=2
+pkgver=4.0
+pkgrel=1
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('x86_64')
@@ -27,21 +27,11 @@
 provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
   'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
   'libswscale.so')
-source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc}
-'fs56089.patch')
+source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
 validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
-sha256sums=('2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740'
-'SKIP'
-'0bfcd12d1992903f21c146ae56d9ad89b52818cfb2303197ee905347c25a5427')
+sha256sums=('ed945daf40b124e77a685893cc025d086f638bc703183460aff49508edb3a43f'
+'SKIP')
 
-prepare() {
-  cd ffmpeg-${pkgver}
-
-  # https://bugs.archlinux.org/task/56089
-  # Backport of 
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a606f27f4c610708fa96e35eed7b7537d3d8f712
-  patch -Np1 -i ../fs56089.patch
-}
-
 build() {
   cd ffmpeg-${pkgver}
 
@@ -90,7 +80,7 @@
 
   make
   make tools/qt-faststart
-  make doc/ff{mpeg,play,server}.1
+  make doc/ff{mpeg,play}.1
 }
 
 package() {


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

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:07:26
  Author: alucryd
Revision: 322842

ffmpeg 4.0 rebuild: x264 2:152.20171224-2

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 16:57:55 UTC (rev 322841)
+++ PKGBUILD2018-04-23 17:07:26 UTC (rev 322842)
@@ -7,7 +7,7 @@
 
 pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all')
 pkgver=152.20171224
-pkgrel=1
+pkgrel=2
 epoch=2
 arch=('x86_64')
 url='https://www.videolan.org/developers/x264.html'


[arch-commits] Commit in x264/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-04-23 Thread Maxime Gauduin via arch-commits
Date: Monday, April 23, 2018 @ 17:07:35
  Author: alucryd
Revision: 322843

archrelease: copy trunk to staging-x86_64

Added:
  x264/repos/staging-x86_64/
  x264/repos/staging-x86_64/PKGBUILD
(from rev 322842, x264/trunk/PKGBUILD)

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

Copied: x264/repos/staging-x86_64/PKGBUILD (from rev 322842, 
x264/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 17:07:35 UTC (rev 322843)
@@ -0,0 +1,97 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: damir 
+# Contributor: Paul Mattal 
+
+pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all')
+pkgver=152.20171224
+pkgrel=2
+epoch=2
+arch=('x86_64')
+url='https://www.videolan.org/developers/x264.html'
+license=('GPL')
+depends=('glibc')
+makedepends=('git' 'ffmpeg' 'l-smash' 'nasm')
+_commit='e9a5903edf8ca59ef20e6f4894c196f135af735e'
+source=("git+https://git.videolan.org/git/x264.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd ${pkgbase}
+
+  local _ver=$(grep '#define X264_BUILD' x264.h | cut -d' ' -f3)
+  local _date=$(git log -1 --format="%cd" --date=short | tr -d -)
+
+  echo ${_ver}.${_date}
+}
+
+prepare() {
+  mkdir build-{8,10}bit
+}
+
+build() {
+  for _b in 8 10; do (
+cd build-${_b}bit
+../${pkgbase}/configure \
+  --prefix='/usr' \
+  --enable-shared \
+  --enable-pic \
+  --enable-lto \
+  --bit-depth="${_b}"
+make
+  ) done
+}
+
+package_x264() {
+  pkgdesc='CLI tools for encoding H264/AVC video streams'
+  depends+=('libavcodec.so' 'libavformat.so' 'libavutil.so' 'liblsmash.so'
+'libswscale.so')
+
+  for _b in {8,10}bit; do
+provides+=("x264-${_b}")
+
+make -C build-${_b} DESTDIR="${pkgdir}" install-cli
+mv "${pkgdir}"/usr/bin/x264{,-${_b}}
+  done
+
+  ln -s x264-8bit "${pkgdir}"/usr/bin/x264
+}
+
+package_libx264() {
+  pkgdesc='Library for encoding H264/AVC video streams (8bit depth)'
+  provides=('libx264-8bit' 'libx264.so')
+  conflicts=('libx264')
+
+  make -C build-8bit DESTDIR=${pkgdir} install-lib-shared
+}
+
+package_libx264-10bit() {
+  pkgdesc='Library for encoding H264/AVC video streams (10bit depth)'
+  provides=('libx264' 'libx264.so')
+  conflicts=('libx264')
+
+  make -C build-10bit DESTDIR=${pkgdir} install-lib-shared
+}
+
+package_libx264-all() {
+  pkgdesc="Library for encoding H264/AVC video streams (all depths)"
+
+  local _ver=$(grep '#define X264_BUILD' "${pkgbase}"/x264.h | cut -d' ' -f3)
+
+  install -d "${pkgdir}"/usr/lib/x264
+
+  for _b in {8,10}bit; do
+provides+=("libx264-${_b}.so")
+
+make -C build-${_b} DESTDIR="${pkgdir}" install-lib-shared
+
+mv "${pkgdir}"/usr/lib/libx264.so.${_ver} 
"${pkgdir}"/usr/lib/x264/libx264-${_b}.so.${_ver}
+rm -r "${pkgdir}"/usr/{include,lib/libx264.so,lib/pkgconfig}
+
+ln -sr "${pkgdir}"/usr/lib/x264/libx264-${_b}.so{.${_ver},}
+  done
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in amarok/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:16:35
  Author: arojas
Revision: 322845

archrelease: copy trunk to staging-x86_64

Added:
  amarok/repos/staging-x86_64/
  amarok/repos/staging-x86_64/PKGBUILD
(from rev 322844, amarok/trunk/PKGBUILD)

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

Copied: amarok/repos/staging-x86_64/PKGBUILD (from rev 322844, 
amarok/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 17:16:35 UTC (rev 322845)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.9.0
+pkgrel=2
+pkgdesc="The powerful music player for KDE"
+arch=(x86_64)
+url="http://amarok.kde.org/;
+license=(GPL2 LGPL2.1 FDL)
+depends=(kdebase-runtime mariadb taglib-extras liblastfm ffmpeg libofa qjson 
qtscriptgenerator)
+makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt' 
'qca-qt4')
+optdepends=('libgpod: support for Apple iPod audio devices'
+'libmtp: support for portable media devices'
+'loudmouth: backend needed by mp3tunes for syncing'
+'ifuse: support for Apple iPod Touch and iPhone'
+'libmygpo-qt: gpodder.net Internet Service'
+'gst-libav: MP3 codecs'
+'qca-qt4: Ampache support')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e3678de79db36956bc8588b9905726ace1b9188e7fdf89eaea265f1cb03116fd'
+'SKIP')
+validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_NepomukCore=OFF \
+-DWITH_Soprano=OFF \
+-DWITH_QTWEBKIT=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:27:37
  Author: arojas
Revision: 322848

ffmpeg 4.0 rebuild

Modified:
  ffmpegthumbs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:26:23 UTC (rev 322847)
+++ PKGBUILD2018-04-23 17:27:37 UTC (rev 322848)
@@ -4,7 +4,7 @@
 
 pkgname=ffmpegthumbs
 pkgver=18.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc='FFmpeg-based thumbnail creator for video files'
 url='https://www.kde.org/applications/multimedia/'
 arch=(x86_64)


[arch-commits] Commit in k3b/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:31:00
  Author: arojas
Revision: 322851

archrelease: copy trunk to staging-x86_64

Added:
  k3b/repos/staging-x86_64/
  k3b/repos/staging-x86_64/PKGBUILD
(from rev 322850, k3b/trunk/PKGBUILD)

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

Copied: k3b/repos/staging-x86_64/PKGBUILD (from rev 322850, k3b/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 17:31:00 UTC (rev 322851)
@@ -0,0 +1,46 @@
+# Maintainer: Eric Bélanger 
+# Maintainer: Antonio Rojas 
+
+pkgname=k3b
+pkgver=18.04.0
+pkgrel=2
+epoch=1
+pkgdesc="Feature-rich and easy to handle CD burning application"
+arch=(x86_64)
+url="https://userbase.kde.org/K3b;
+license=(GPL)
+depends=(libkcddb kcmutils knotifyconfig libmad kfilemetadata knewstuff
+ libmpcdec libdvdread libburn qt5-webkit)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('cdrtools: for CD burning with cdrecord'
+'dvd+rw-tools: for DVD burning support'
+'vcdimager: for VCD burning support'
+'emovix: for bootable multimedia CD/DVD support'
+'cdrdao: for disk-at-once (DAO) mode support'
+'cdparanoia: for CD ripping support' 'transcode: for DVD ripping 
support')
+groups=(kde-applications kdemultimedia)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('74e813fa0f4bbef56f8ae9ec09551f41477d4aa870ff9e5701f813d95915fd98'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF \
+-DK3B_ENABLE_PERMISSION_HELPER=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:30:41
  Author: arojas
Revision: 322850

ffmpeg 4.0 rebuild

Modified:
  k3b/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:27:58 UTC (rev 322849)
+++ PKGBUILD2018-04-23 17:30:41 UTC (rev 322850)
@@ -3,7 +3,7 @@
 
 pkgname=k3b
 pkgver=18.04.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Feature-rich and easy to handle CD burning application"
 arch=(x86_64)


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

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:34:19
  Author: demize
Revision: 317393

upgpkg: python-pycryptodomex 3.6.1-1

Modified:
  python-pycryptodomex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:33:39 UTC (rev 317392)
+++ PKGBUILD2018-04-23 17:34:19 UTC (rev 317393)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pycryptodomex
 pkgname=(python-pycryptodomex python2-pycryptodomex)
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 
 pkgdesc='A self-contained Python package of low-level cryptographic primitives'
@@ -16,7 +16,7 @@
 
 
source=("https://pypi.org/packages/source/p/pycryptodomex/pycryptodomex-$pkgver.tar.gz;)
 
-md5sums=('71eb8167f9f28a7a9ea099182c7cb189')
+md5sums=('afc92634deb56461be94b2da5936a711')
 
 prepare() {
cp -a pycryptodomex-$pkgver{,-python2}


[arch-commits] Commit in python-pycryptodomex/repos/community-x86_64 (2 files)

2018-04-23 Thread Johannes Löthberg via arch-commits
Date: Monday, April 23, 2018 @ 17:34:26
  Author: demize
Revision: 317394

archrelease: copy trunk to community-x86_64

Added:
  python-pycryptodomex/repos/community-x86_64/PKGBUILD
(from rev 317393, python-pycryptodomex/trunk/PKGBUILD)
Deleted:
  python-pycryptodomex/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:34:19 UTC (rev 317393)
+++ PKGBUILD2018-04-23 17:34:26 UTC (rev 317394)
@@ -1,49 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Ivan Shapovalov 
-
-pkgbase=python-pycryptodomex
-pkgname=(python-pycryptodomex python2-pycryptodomex)
-pkgver=3.6.0
-pkgrel=1
-
-pkgdesc='A self-contained Python package of low-level cryptographic primitives'
-url='http://www.pycryptodome.org/'
-arch=('x86_64')
-license=('BSD')
-
-makedepends=('python-setuptools'
- 'python2-setuptools')
-
-source=("https://pypi.org/packages/source/p/pycryptodomex/pycryptodomex-$pkgver.tar.gz;)
-
-md5sums=('71eb8167f9f28a7a9ea099182c7cb189')
-
-prepare() {
-   cp -a pycryptodomex-$pkgver{,-python2}
-}
-
-build() {
-   cd "$srcdir"/pycryptodomex-$pkgver
-   python setup.py build
-
-   cd "$srcdir"/pycryptodomex-$pkgver-python2
-   python2 setup.py build
-}
-
-package_python-pycryptodomex() {
-   depends=('python')
-
-   cd pycryptodomex-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
-}
-
-package_python2-pycryptodomex() {
-   depends=('python2')
-
-   cd pycryptodomex-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
-}

Copied: python-pycryptodomex/repos/community-x86_64/PKGBUILD (from rev 317393, 
python-pycryptodomex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:34:26 UTC (rev 317394)
@@ -0,0 +1,49 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pycryptodomex
+pkgname=(python-pycryptodomex python2-pycryptodomex)
+pkgver=3.6.1
+pkgrel=1
+
+pkgdesc='A self-contained Python package of low-level cryptographic primitives'
+url='http://www.pycryptodome.org/'
+arch=('x86_64')
+license=('BSD')
+
+makedepends=('python-setuptools'
+ 'python2-setuptools')
+
+source=("https://pypi.org/packages/source/p/pycryptodomex/pycryptodomex-$pkgver.tar.gz;)
+
+md5sums=('afc92634deb56461be94b2da5936a711')
+
+prepare() {
+   cp -a pycryptodomex-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pycryptodomex-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pycryptodomex-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pycryptodomex() {
+   depends=('python')
+
+   cd pycryptodomex-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}
+
+package_python2-pycryptodomex() {
+   depends=('python2')
+
+   cd pycryptodomex-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}


[arch-commits] Commit in kfilemetadata/repos/staging-x86_64 (PKGBUILD PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 17:43:05
  Author: arojas
Revision: 322854

archrelease: copy trunk to staging-x86_64

Added:
  kfilemetadata/repos/staging-x86_64/PKGBUILD
(from rev 322853, kfilemetadata/trunk/PKGBUILD)
Deleted:
  kfilemetadata/repos/staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 17:36:42 UTC (rev 322853)
+++ PKGBUILD2018-04-23 17:43:05 UTC (rev 322854)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kfilemetadata
-pkgver=5.45.0
-pkgrel=2
-pkgdesc="A library for extracting file metadata"
-arch=(x86_64)
-url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(ki18n karchive exiv2 poppler-qt5 taglib ffmpeg ebook-tools)
-optdepends=('catdoc: Extract text from Office 98 files')
-makedepends=(extra-cmake-modules catdoc doxygen qt5-tools)
-groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('7660c08e68a1178975dc8d01650aa7773a0b6467'
-  'SKIP')
-validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_QCH=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kfilemetadata/repos/staging-x86_64/PKGBUILD (from rev 322853, 
kfilemetadata/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 17:43:05 UTC (rev 322854)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfilemetadata
+pkgver=5.45.0
+pkgrel=2
+pkgdesc="A library for extracting file metadata"
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(ki18n karchive exiv2 poppler-qt5 taglib ffmpeg ebook-tools)
+optdepends=('catdoc: Extract text from Office 98 files')
+makedepends=(extra-cmake-modules catdoc doxygen qt5-tools)
+groups=(kf5)
+source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('7660c08e68a1178975dc8d01650aa7773a0b6467'
+  'SKIP')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_QCH=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in log4cplus/repos (2 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, April 24, 2018 @ 00:27:02
  Author: svenstaro
Revision: 317471

archrelease: copy trunk to community-testing-x86_64

Added:
  log4cplus/repos/community-testing-x86_64/
  log4cplus/repos/community-testing-x86_64/PKGBUILD
(from rev 317470, log4cplus/trunk/PKGBUILD)

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

Copied: log4cplus/repos/community-testing-x86_64/PKGBUILD (from rev 317470, 
log4cplus/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-04-24 00:27:02 UTC (rev 317471)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=2.0.0
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('x86_64')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha512sums=('c9aad3fc52b58c6d7a658b306c4bd62e196de2d5076022f8da94bb1609053efefe7ef7b8192925af0a264d13e89d80ff5fa9f98ecd7ead49778dd534da3ec009')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}


[arch-commits] Commit in chromaprint/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-04-23 Thread Gaëtan Bisson via arch-commits
Date: Monday, April 23, 2018 @ 19:23:25
  Author: bisson
Revision: 322858

archrelease: copy trunk to staging-x86_64

Added:
  chromaprint/repos/staging-x86_64/
  chromaprint/repos/staging-x86_64/PKGBUILD
(from rev 322857, chromaprint/trunk/PKGBUILD)

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

Copied: chromaprint/repos/staging-x86_64/PKGBUILD (from rev 322857, 
chromaprint/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 19:23:25 UTC (rev 322858)
@@ -0,0 +1,33 @@
+# $Id$
+# Contributor: Wieland Hoffmann 
+# Maintainer: Gaetan Bisson 
+
+pkgname=chromaprint
+pkgver=1.4.3
+pkgrel=2
+pkgdesc='Library that implements a custom algorithm for extracting 
fingerprints from any audio source'
+url='https://acoustid.org/chromaprint'
+arch=('x86_64')
+license=('LGPL')
+depends=('ffmpeg')
+makedepends=('cmake' 'git')
+source=("https://github.com/acoustid/chromaprint/releases/download/v${pkgver}/chromaprint-${pkgver}.tar.gz;)
+sha256sums=('ea18608b76fb88e0203b7d3e1833fb125ce9bb61efe22c6e169a50c52c457f82')
+
+#_commit=f2ce2e7ff05cf2b0b5e473fff55f31acf07c6a92 #tag=v1.4.2
+#source=("git+https://github.com/acoustid/chromaprint.git#commit=$_commit;)
+
+build() {
+   cd "${srcdir}/${pkgname}-v${pkgver}"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_TOOLS=ON \
+   .
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-v${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 19:35:14
  Author: eworm
Revision: 317436

upgpkg: mpv 1:0.28.2-1

ffmpeg 4.0 rebuild (and bump to latest version)

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:17:50 UTC (rev 317435)
+++ PKGBUILD2018-04-23 19:35:14 UTC (rev 317436)
@@ -5,7 +5,7 @@
 
 pkgname=mpv
 epoch=1
-pkgver=0.27.2
+pkgver=0.28.2
 pkgrel=1
 _waf_version=1.9.8
 pkgdesc='a free, open source, and cross-platform media player'
@@ -24,28 +24,13 @@
 optdepends=('youtube-dl: for video-sharing websites playback')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz;
-  '0001-opengl-backend-support-multiple-backends.patch'
-  '0002-vaapi-Use-libva2-message-callbacks.patch'
-  '0003-demux_lavf-return-AVERROR_EOF-on-file-end.patch'
   "https://waf.io/waf-${_waf_version};)
-sha256sums=('2ad104d83fd3b2b9457716615acad57e479fd1537b8fc5e37bfe9065359b50be'
-  '609e0530f1b0cdb910dcffb5f62bf55936540e24105ce1b2daf1bd6291a7d58a'
-  '3c3517f4f4c71e39e1e04ea440688fc8d7b3dc55e6bc0a9398d11a9b75bde07d'
-  '5de6c616428c87cf9b39d8ba24446d65d175050c083e1054194d93cf03d5816a'
+sha256sums=('aada14e025317b5b3e8e58ffaf7902e8b6e4ec347a93d25a7c10d3579426d795'
   '167dc42bab6d5bd823b798af195420319cb5c9b571e00db7d83df2a0fe1f4dbf')
 
 prepare() {
   cd ${pkgname}-${pkgver}
 
-  # --opengl-backend: support multiple backends (#4384) (FS#53962)
-  patch -Np1 < "${srcdir}"/0001-opengl-backend-support-multiple-backends.patch
-
-  # vaapi: Use libva2 message callbacks
-  patch -Np1 < "${srcdir}"/0002-vaapi-Use-libva2-message-callbacks.patch
-
-  # demux_lavf: return AVERROR_EOF on file end
-  patch -Np1 < "${srcdir}"/0003-demux_lavf-return-AVERROR_EOF-on-file-end.patch
-
   install -m755 "${srcdir}"/waf-${_waf_version} waf
 }
 


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

2018-04-23 Thread Rémy Oudompheng via arch-commits
Date: Monday, April 23, 2018 @ 19:50:37
  Author: remy
Revision: 322862

archrelease: copy trunk to staging-x86_64

Added:
  texlive-bin/repos/staging-x86_64/
  texlive-bin/repos/staging-x86_64/PKGBUILD
(from rev 322861, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/staging-x86_64/luatex-gcc7.patch
(from rev 322861, texlive-bin/trunk/luatex-gcc7.patch)
  texlive-bin/repos/staging-x86_64/pdftex-poppler-0.59.patch
(from rev 322861, texlive-bin/trunk/pdftex-poppler-0.59.patch)
  texlive-bin/repos/staging-x86_64/texlive-poppler-0.59.patch
(from rev 322861, texlive-bin/trunk/texlive-poppler-0.59.patch)
  texlive-bin/repos/staging-x86_64/texlive-poppler-0.64.patch
(from rev 322861, texlive-bin/trunk/texlive-poppler-0.64.patch)

+
 PKGBUILD   |  389 +
 luatex-gcc7.patch  |   32 ++
 pdftex-poppler-0.59.patch  |  652 +++
 texlive-poppler-0.59.patch |  632 +
 texlive-poppler-0.64.patch |   99 ++
 5 files changed, 1804 insertions(+)

Copied: texlive-bin/repos/staging-x86_64/PKGBUILD (from rev 322861, 
texlive-bin/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 19:50:37 UTC (rev 322862)
@@ -0,0 +1,389 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Contributor: francois 
+
+pkgname=('texlive-bin' 'libsynctex')
+pkgver=2017.44590
+pkgrel=14
+license=('GPL')
+arch=('x86_64')
+makedepends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
+ 'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
+ 'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
+ 'perl' 'clisp' 'ffcall')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/texlive-bin-source-${pkgver}.tar.xz;
+"luatex-gcc7.patch"
+"texlive-poppler-0.59.patch"
+"pdftex-poppler-0.59.patch"
+"texlive-poppler-0.64.patch")
+sha256sums=('4645b4d55fc500ba9be7156a6a330afb44fbf7fda40dfd73fe9cb16d207f2038'
+'ee97f3e07e235dee4ad6d0c3e85c2260914c965e94d5ffbf481fa506df5f01ec'
+'a5204f110f261de989fc21f93a4b5485876ea2d28773bcdc4817b548fd865024'
+'c7246156104f8e57e80b6fc3a9c9efec7542cd067a525fb51279a15056de4426'
+'02c75172cd25c54acf3d998bf79ef6915e611c9dbb2821638f3289dc87d7479a')
+
+prepare() {
+cd "$srcdir/source"
+
+# t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
+sed -i s/SELFAUTOPARENT/TEXMFROOT/ texk/tex4htk/t4ht.c
+
+## prevent compiling Xdvi with libXp
+sed -i~ 's|-lXp ||' texk/xdvik/configure
+
+# Luatex crashes when compiled with GCC7.1
+patch -Np0 -i "${srcdir}/luatex-gcc7.patch"
+
+# Poppler 0.58 introduces API changes by hiding internal object
+# management.
+patch -Np1 -i "${srcdir}/texlive-poppler-0.59.patch"
+patch -Np1 -i "${srcdir}/pdftex-poppler-0.59.patch"
+
+# Poppler 0.64 now returns const char* in getCString()
+patch -Np1 -i "${srcdir}/texlive-poppler-0.64.patch"
+}
+
+build() {
+   cd "$srcdir"
+
+   #
+   ### configure
+   cd source
+   mkdir -p Work
+   cd Work
+   echo "--> Initial configuration..."
+   # we use temporary prefix to avoid messing the existing
+   # $pkgdir/usr/share/texmf tree
+   ../configure --prefix=/usr -C \
+ --sysconfdir=/etc \
+ --datarootdir=/usr/share \
+ --datadir=/usr/share \
+ --mandir=/usr/share/man \
+ --disable-native-texlive-build \
+ --with-banner-add="/Arch Linux" \
+ --disable-multiplatform \
+ --disable-dialog \
+ --disable-psutils \
+ --disable-t1utils \
+ --disable-bibtexu \
+ --disable-xz \
+ --enable-shared \
+ --disable-static \
+ --with-system-zlib \
+ --with-system-zziplib \
+ --with-system-pnglib \
+ --with-system-ncurses \
+ --with-system-t1lib \
+ --with-system-gd \
+ --with-system-poppler \
+ --with-system-xpdf \
+ --with-system-freetype2 \
+ --with-system-pixman \
+ --with-system-cairo \
+ --with-system-harfbuzz \
+ --with-system-graphite \
+ --with-system-icu \
+ --with-system-gmp \
+ --with-system-mpfr \
+ --with-system-potrace \
+ --with-system-libpaper \
+ --with-freetype2-libdir=/usr/lib \
+ --with-freetype2-include=/usr/include/freetype2 \
+ --with-xdvi-x-toolkit=xaw \
+ --disable-dump-share \
+ --disable-aleph \
+ --enable-luatex \
+ --with-clisp-runtime=default \
+ --enable-xindy --disable-xindy-rules --disable-xindy-docs
+   #
+   ### make
+   echo "---"
+   echo "--> Building the whole beast ..."
+   echo 

[arch-commits] Commit in texlive-bin/trunk (PKGBUILD texlive-poppler-0.64.patch)

2018-04-23 Thread Rémy Oudompheng via arch-commits
Date: Monday, April 23, 2018 @ 19:50:21
  Author: remy
Revision: 322861

upgpkg: texlive-bin 2017.44590-14

Rebuild for poppler 0.64
Patch to handle changes (char* -> const char*)

Modified:
  texlive-bin/trunk/PKGBUILD
  texlive-bin/trunk/texlive-poppler-0.64.patch

+
 PKGBUILD   |2 
 texlive-poppler-0.64.patch |  106 +++
 2 files changed, 78 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:25:50 UTC (rev 322860)
+++ PKGBUILD2018-04-23 19:50:21 UTC (rev 322861)
@@ -21,7 +21,7 @@
 'ee97f3e07e235dee4ad6d0c3e85c2260914c965e94d5ffbf481fa506df5f01ec'
 'a5204f110f261de989fc21f93a4b5485876ea2d28773bcdc4817b548fd865024'
 'c7246156104f8e57e80b6fc3a9c9efec7542cd067a525fb51279a15056de4426'
-'58146d6f79e51e3e44f84611c63c4a93ab1de9e56cb0d44bbadf031d88c230f3')
+'02c75172cd25c54acf3d998bf79ef6915e611c9dbb2821638f3289dc87d7479a')
 
 prepare() {
 cd "$srcdir/source"

Modified: texlive-poppler-0.64.patch
===
--- texlive-poppler-0.64.patch  2018-04-23 19:25:50 UTC (rev 322860)
+++ texlive-poppler-0.64.patch  2018-04-23 19:50:21 UTC (rev 322861)
@@ -1,16 +1,30 @@
 source/texk/web2c/pdftexdir/pdftosrc.cc.orig   2018-04-23 
05:56:51.757082063 +
-+++ source/texk/web2c/pdftexdir/pdftosrc.cc2018-04-23 06:00:05.458749056 
+
-@@ -68,7 +68,7 @@
- Stream *s;
- Object srcStream, srcName, catalogDict;
- FILE *outfile;
--char *outname;
-+const char *outname;
- int objnum = 0, objgen = 0;
- bool extract_xref_table = false;
- int c;
 source/texk/web2c/luatexdir/lua/lepdflib.cc.orig   2018-04-23 
06:02:00.090127690 +
-+++ source/texk/web2c/luatexdir/lua/lepdflib.cc2018-04-23 
06:14:14.535401600 +
+diff -ur source/texk/web2c/luatexdir/image/pdftoepdf.w 
source.new/texk/web2c/luatexdir/image/pdftoepdf.w
+--- source/texk/web2c/luatexdir/image/pdftoepdf.w  2018-04-23 
08:46:00.031575505 +0200
 source.new/texk/web2c/luatexdir/image/pdftoepdf.w  2018-04-23 
08:42:06.762986242 +0200
+@@ -357,9 +357,9 @@
+ pdf->cave = true;
+ }
+ 
+-static void copyString(PDF pdf, GooString * string)
++static void copyString(PDF pdf, const GooString * string)
+ {
+-char *p;
++const char *p;
+ unsigned char c;
+ size_t i, l;
+ p = string->getCString();
+@@ -389,7 +389,7 @@
+ pdf->cave = true;
+ }
+ 
+-static void copyName(PDF pdf, char *s)
++static void copyName(PDF pdf, const char *s)
+ {
+ pdf_out(pdf, '/');
+ for (; *s != 0; s++) {
+diff -ur source/texk/web2c/luatexdir/lua/lepdflib.cc 
source.new/texk/web2c/luatexdir/lua/lepdflib.cc
+--- source/texk/web2c/luatexdir/lua/lepdflib.cc2018-04-23 
08:46:00.032575486 +0200
 source.new/texk/web2c/luatexdir/lua/lepdflib.cc2018-04-23 
08:42:06.762986242 +0200
 @@ -516,7 +516,7 @@
  #define m_poppler_get_GOOSTRING(in, function)  \
  static int m_##in##_##function(lua_State * L)  \
@@ -29,23 +43,57 @@
  udstruct *uin;
  uin = (udstruct *) luaL_checkudata(L, 1, M_Object);
  if (uin->pd != NULL && uin->pd->pc != uin->pc)
 source/texk/web2c/luatexdir/image/pdftoepdf.w.orig 2018-04-23 
06:16:08.003740279 +
-+++ source/texk/web2c/luatexdir/image/pdftoepdf.w  2018-04-23 
06:25:27.372390750 +
-@@ -357,7 +357,7 @@
- pdf->cave = true;
- }
+diff -ur source/texk/web2c/pdftexdir/pdftoepdf.cc 
source.new/texk/web2c/pdftexdir/pdftoepdf.cc
+--- source/texk/web2c/pdftexdir/pdftoepdf.cc   2018-04-23 21:27:36.254598208 
+0200
 source.new/texk/web2c/pdftexdir/pdftoepdf.cc   2018-04-23 
21:17:36.475663912 +0200
+@@ -275,7 +275,7 @@
  
--static void copyString(PDF pdf, GooString * string)
-+static void copyString(PDF pdf, const GooString * string)
- {
- char *p;
- unsigned char c;
-@@ -389,7 +389,7 @@
- pdf->cave = true;
- }
+ static void copyObject(Object *);
  
--static void copyName(PDF pdf, char *s)
-+static void copyName(PDF pdf, const char *s)
+-static void copyName(char *s)
++static void copyName(const char *s)
  {
- pdf_out(pdf, '/');
+ pdf_puts("/");
  for (; *s != 0; s++) {
+@@ -418,7 +418,7 @@
+ && fontdescRef.isRef()
+ && fontdesc.isDict()
+ && embeddableFont()
+-&& (fontmap = lookup_fontmap(basefont.getName())) != NULL) {
++&& (fontmap = lookup_fontmap((char *)basefont.getName())) != NULL) {
+ // round /StemV value, since the PDF input is a float
+ // (see Font Descriptors in PDF reference), but we only store an
+ // integer, since we don't want to change the struct.
+@@ -427,7 +427,7 @@
+ charset = fontdesc.dictLookup("CharSet");
+ if (!charset.isNull() &&
+ charset.isString() && 

[arch-commits] Commit in radicale/trunk (PKGBUILD fix-flake8-test.diff)

2018-04-23 Thread David Runge via arch-commits
Date: Monday, April 23, 2018 @ 21:59:34
  Author: dvzrv
Revision: 317464

upgpkg: radicale 2.1.9-1

Upgrading to 2.1.9. Removing - now unneeded - flake8 patch. Enabling check() 
again, as all tests run successfully.

Modified:
  radicale/trunk/PKGBUILD
Deleted:
  radicale/trunk/fix-flake8-test.diff

--+
 PKGBUILD |   23 ---
 fix-flake8-test.diff |   24 
 2 files changed, 8 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 21:50:01 UTC (rev 317463)
+++ PKGBUILD2018-04-23 21:59:34 UTC (rev 317464)
@@ -4,8 +4,8 @@
 
 pkgname=radicale
 _name=Radicale
-pkgver=2.1.8
-pkgrel=5
+pkgver=2.1.9
+pkgrel=1
 pkgdesc='Simple calendar (CalDAV) and contact (CardDAV) server'
 arch=('any')
 url="http://www.radicale.org/;
@@ -14,12 +14,10 @@
 checkdepends=('python-bcrypt' 'python-pytest-cov' 'python-pytest-flake8' 
'python-pytest-isort' 'python-pytest-runner')
 backup=('etc/radicale/config')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Kozea/${pkgname}/archive/${pkgver}.tar.gz;
-'fix-flake8-test.diff'
 "${pkgname}-sysusers.conf"
 "${pkgname}-tmpfiles.conf"
 "${pkgname}.service")
-sha512sums=('70d7c890a733fb27d007fa593d0140bfd3bde1ff46235252a2cdd3ceaf3bc9f998acb62e131f9bc71aa1c55f51c297e4f494cb22f8cba3c5d8d90069e4957c87'
-
'f951fff9187448ea3052395b6999f19cfc48dbf5cfb24359f646e1fba8a3556b40c7174f91deee4a18f5794c5fd8e45ee555a569e4320d758712ee581df6feb1'
+sha512sums=('30df36772f4dd38c9c79ecd9669da8b40c7284afa9e2949c174c159838c33a66edec1a49adf7c110017dc83c592415be6fa43e2de6007d7e154b8707773c4a44'
 
'89ba929680490884e338acc311fb61d81f9d9f0282c92c40a80317af9e61123e4764e803d1698876417170efd40bfe7f56408570891c4e426de3be17c302'
 
'4570ed393b73bc5a3fd571947acae78b96b5e17f659e3169f542b9c481635680c724d5c6c0952661fae063caf04c786afe7043c5052945e7a00bb66326dec016'
 
'6a3452009bebc0f8680ea8e64b9a398c04f3fb6b20752c377392e22641845a04dbfda78d586271c9a25bd7d5ba42b7a8f74774afed68732f19ddd764f53e11cc')
@@ -26,10 +24,6 @@
 
 prepare() {
   mv -v ${_name}-${pkgver} ${pkgname}-${pkgver}
-  cd "${pkgname}-${pkgver}"
-  # issue with implicit exception handling:
-  # https://github.com/Kozea/Radicale/issues/780
-  patch -Np1 -i "${srcdir}/fix-flake8-test.diff"
 }
 
 build() {
@@ -37,11 +31,10 @@
   python setup.py build
 }
 
-# disabling checks because of broken python-pycodestyle
-#check() {
-#  cd "${pkgname}-${pkgver}"
-#  python setup.py test
-#}
+check() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py test
+}
 
 package() {
   cd "${pkgname}-${pkgver}"
@@ -65,6 +58,6 @@
 install -vDm 644 "${srcdir}/${pkgname}-tmpfiles.conf" \
   "${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf"
 # docs
-install -t "${pkgdir}/usr/share/doc/${pkgname}/" -vDm644 {NEWS,README}.md
+install -t "${pkgdir}/usr/share/doc/${pkgname}/" -vDm 644 {NEWS,README}.md
 }
 

Deleted: fix-flake8-test.diff
===
--- fix-flake8-test.diff2018-04-23 21:50:01 UTC (rev 317463)
+++ fix-flake8-test.diff2018-04-23 21:59:34 UTC (rev 317464)
@@ -1,24 +0,0 @@
-diff -ruN Radicale-2.1.8-a/radicale/__init__.py 
Radicale-2.1.8-b/radicale/__init__.py
 Radicale-2.1.8-a/radicale/__init__.py  2017-09-24 02:01:14.0 
+0200
-+++ Radicale-2.1.8-b/radicale/__init__.py  2018-02-04 14:08:39.257626655 
+0100
-@@ -120,7 +120,7 @@
- try:
- self.server_bind()
- self.server_activate()
--except:
-+except Exception:
- self.server_close()
- raise
- 
-diff -ruN Radicale-2.1.8-a/radicale/storage.py 
Radicale-2.1.8-b/radicale/storage.py
 Radicale-2.1.8-a/radicale/storage.py   2017-09-24 02:01:14.0 
+0200
-+++ Radicale-2.1.8-b/radicale/storage.py   2018-02-04 14:09:06.850699075 
+0100
-@@ -779,7 +779,7 @@
-(path, e)) from e
- tmp.close()
- os.replace(tmp.name, path)
--except:
-+except Exception:
- tmp.close()
- os.remove(tmp.name)
- raise


[arch-commits] Commit in mpv/repos (community-staging-x86_64 staging-x86_64)

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 19:38:24
  Author: eworm
Revision: 317438

this is [community]...

Added:
  mpv/repos/community-staging-x86_64/
Deleted:
  mpv/repos/staging-x86_64/


[arch-commits] Commit in cantata/repos (2 files)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 20:40:53
  Author: arojas
Revision: 317451

archrelease: copy trunk to community-staging-x86_64

Added:
  cantata/repos/community-staging-x86_64/
  cantata/repos/community-staging-x86_64/PKGBUILD
(from rev 317450, cantata/trunk/PKGBUILD)

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

Copied: cantata/repos/community-staging-x86_64/PKGBUILD (from rev 317450, 
cantata/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 20:40:53 UTC (rev 317451)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor:  Federico Cinelli 
+# Contributor: Andrea Scarpino 
+# Contributor: Mcder3 
+# Contributor: MisterFred 
+
+pkgname=cantata
+pkgver=2.2.0
+pkgrel=4
+pkgdesc='Qt5 client for the music player daemon (MPD)'
+arch=(x86_64)
+url='https://github.com/CDrummond/cantata'
+license=(GPL)
+depends=(libmtp libmusicbrainz5 mpg123 vlc taglib-extras media-player-info 
libcdio-paranoia udisks2)
+optdepends=('perl-uri: dynamic playlist' 'mpd: playback' 'ffmpeg: ReplayGain 
support' 'libebur128: ReplayGain support')
+makedepends=(cmake qt5-tools ffmpeg libebur128)
+source=("https://github.com/CDrummond/cantata/releases/download/v$pkgver/$pkgname-$pkgver.tar.bz2;
+
cantata-qt5.10-crash.patch::"https://github.com/CDrummond/cantata/commit/4da7a912.patch;
+
cantata-ffmpeg4.patch::"https://github.com/CDrummond/cantata/commit/ca10b5ff.patch;)
+sha256sums=('c84691eb1778d3c512d70cb422267f7a137290082cdd1ff0a871b4a8e5c0'
+'13f7fc999333b28bc5dc07d8f50c16479c87e606045ef018cf3cc7dac7460305'
+'f0305315306a65df51b7d0bb304439d02a38ea6ed4f99f65c0f08314fe366cd9')
+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../cantata-qt5.10-crash.patch # Fix crash with Qt 5.10 
https://github.com/CDrummond/cantata/issues/1130
+  patch -p1 -i ../cantata-ffmpeg4.patch # Fix build with ffmpeg 4
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DENABLE_TOUCH_SUPPORT=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 20:40:08
  Author: arojas
Revision: 317450

ffmpeg 4 rebuild, use system libebur128

Modified:
  cantata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:54:38 UTC (rev 317449)
+++ PKGBUILD2018-04-23 20:40:08 UTC (rev 317450)
@@ -7,18 +7,20 @@
 
 pkgname=cantata
 pkgver=2.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Qt5 client for the music player daemon (MPD)'
 arch=(x86_64)
 url='https://github.com/CDrummond/cantata'
 license=(GPL)
-depends=(qt5-svg libmtp libmusicbrainz5 mpg123 vlc taglib-extras 
media-player-info libcdio-paranoia udisks2)
-optdepends=('perl-uri: dynamic playlist' 'mpd: playback' 'ffmpeg: ReplayGain 
support')
-makedepends=(cmake qt5-tools ffmpeg)
+depends=(libmtp libmusicbrainz5 mpg123 vlc taglib-extras media-player-info 
libcdio-paranoia udisks2)
+optdepends=('perl-uri: dynamic playlist' 'mpd: playback' 'ffmpeg: ReplayGain 
support' 'libebur128: ReplayGain support')
+makedepends=(cmake qt5-tools ffmpeg libebur128)
 
source=("https://github.com/CDrummond/cantata/releases/download/v$pkgver/$pkgname-$pkgver.tar.bz2;
-
cantata-qt5.10-crash.patch::"https://github.com/CDrummond/cantata/commit/4da7a912.patch;)
+
cantata-qt5.10-crash.patch::"https://github.com/CDrummond/cantata/commit/4da7a912.patch;
+
cantata-ffmpeg4.patch::"https://github.com/CDrummond/cantata/commit/ca10b5ff.patch;)
 sha256sums=('c84691eb1778d3c512d70cb422267f7a137290082cdd1ff0a871b4a8e5c0'
-'13f7fc999333b28bc5dc07d8f50c16479c87e606045ef018cf3cc7dac7460305')
+'13f7fc999333b28bc5dc07d8f50c16479c87e606045ef018cf3cc7dac7460305'
+'f0305315306a65df51b7d0bb304439d02a38ea6ed4f99f65c0f08314fe366cd9')
 
 prepare() {
   mkdir -p build
@@ -25,6 +27,7 @@
 
   cd $pkgname-$pkgver
   patch -p1 -i ../cantata-qt5.10-crash.patch # Fix crash with Qt 5.10 
https://github.com/CDrummond/cantata/issues/1130
+  patch -p1 -i ../cantata-ffmpeg4.patch # Fix build with ffmpeg 4
 }
 
 build() {
@@ -31,7 +34,6 @@
   cd build
   cmake ../$pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
 -DENABLE_TOUCH_SUPPORT=ON
   make
 }


[arch-commits] Commit in cinnamon-session/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-04-23 Thread Eli Schwartz via arch-commits
Date: Monday, April 23, 2018 @ 20:59:05
  Author: eschwartz
Revision: 317453

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-session/repos/community-x86_64/PKGBUILD
(from rev 317452, cinnamon-session/trunk/PKGBUILD)
Deleted:
  cinnamon-session/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 20:57:18 UTC (rev 317452)
+++ PKGBUILD2018-04-23 20:59:05 UTC (rev 317453)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=cinnamon-session
-pkgver=3.8.0
-pkgrel=1
-pkgdesc="The Cinnamon Session Handler"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('cinnamon-desktop' 'dbus-glib' 'libsm' 'libcanberra' 'xapps')
-makedepends=('meson' 'xtrans')
-source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
-sha256sums=('95ee18e70b35e9376100037f9878289ae6c95ca982187aa6ebf18f5ada0d6e0f')
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr \
-  --libexecdir=lib/${pkgname} \
-  --buildtype=plain \
-  -Dwith-gconf=false \
-  -Dwith-docbook=false \
-  ..
-ninja
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" ninja install
-}

Copied: cinnamon-session/repos/community-x86_64/PKGBUILD (from rev 317452, 
cinnamon-session/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 20:59:05 UTC (rev 317453)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira 
+# Contributor: Jan Alexander Steffens (heftig) 
+
+pkgname=cinnamon-session
+pkgver=3.8.1
+pkgrel=1
+pkgdesc="The Cinnamon Session Handler"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('cinnamon-desktop' 'dbus-glib' 'libsm' 'libcanberra' 'xapps')
+makedepends=('meson' 'xtrans')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"${url}/commit/be5e7380ae69a2620ecf488250ce7e48d51c6338.patch")
+sha256sums=('c5ddf1ee820a2d76f0515905b85a998e80fcbc586c1fd41ad2652aa18e1755fe'
+'5035cad8dec129b1a0635c560a359a7e6ec35c81ba98a7a314c842243b6d1ad1')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# fix more improperly defined paths from the meson port.
+patch -p1 < ../be5e7380ae69a2620ecf488250ce7e48d51c6338.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr \
+  --libexecdir=lib/${pkgname} \
+  --buildtype=plain \
+  -Dwith-gconf=false \
+  -Dwith-docbook=false \
+  ..
+ninja
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+}


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

2018-04-23 Thread David Runge via arch-commits
Date: Monday, April 23, 2018 @ 21:46:04
  Author: dvzrv
Revision: 317460

upgpkg: din 33-2

Fixing path of din.svg.

Modified:
  din/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 21:43:18 UTC (rev 317459)
+++ PKGBUILD2018-04-23 21:46:04 UTC (rev 317460)
@@ -3,7 +3,7 @@
 
 pkgname=din
 pkgver=33
-pkgrel=1
+pkgrel=2
 pkgdesc="A sound synthesizer and musical instrument."
 arch=('x86_64')
 url="https://dinisnoise.org/;
@@ -32,11 +32,12 @@
   make install DESTDIR="${pkgdir}"
   # move desktop file and icon to correct directories
   # change of the default location has been requested upstream
-  install -vdm 755 "${pkgdir}/usr/share/"{applications,icons/hicolor/scalable}
+  install -vdm 755 \
+"${pkgdir}/usr/share/"{applications,icons/hicolor/scalable/apps}
   mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.desktop" \
 "${pkgdir}/usr/share/applications/${pkgname}.desktop"
   mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.svg" \
-"${pkgdir}/usr/share/icons/hicolor/scalable/${pkgname}.svg"
+"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
   # docs
   install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
 -vDm 644 {AUTHORS,BUGS,CHANGELOG,NEWS,README,TODO}


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

2018-04-23 Thread David Runge via arch-commits
Date: Monday, April 23, 2018 @ 21:46:12
  Author: dvzrv
Revision: 317461

archrelease: copy trunk to community-x86_64

Added:
  din/repos/community-x86_64/PKGBUILD
(from rev 317460, din/trunk/PKGBUILD)
Deleted:
  din/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 21:46:04 UTC (rev 317460)
+++ PKGBUILD2018-04-23 21:46:12 UTC (rev 317461)
@@ -1,43 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: muzhed 
-
-pkgname=din
-pkgver=33
-pkgrel=1
-pkgdesc="A sound synthesizer and musical instrument."
-arch=('x86_64')
-url="https://dinisnoise.org/;
-license=('GPL2')
-groups=('pro-audio')
-depends=('hicolor-icon-theme' 'jack' 'libgl' 'sdl' 'tcl')
-makedepends=('boost' 'glu')
-source=("https://archive.org/download/dinisnoise_source_code/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('df94b16fcfe1d95f824e4c0937935db1efaff6705912f4f629ce4b55ada7c9118d56dd3dce48fd9a73c6bbe2b0918c72113cffad42f3bd387bfd2accf5f1a4cb')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  CXXFLAGS="${CXXFLAGS} -O3 -D__UNIX_ALSA__ -D__UNIX_JACK__" \
-  CFLAGS="${CFLAGS} -O3" \
-  ./configure --prefix='/usr'
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-  # move desktop file and icon to correct directories
-  # change of the default location has been requested upstream
-  install -vdm 755 "${pkgdir}/usr/share/"{applications,icons/hicolor/scalable}
-  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.desktop" \
-"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.svg" \
-"${pkgdir}/usr/share/icons/hicolor/scalable/${pkgname}.svg"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 {AUTHORS,BUGS,CHANGELOG,NEWS,README,TODO}
-}

Copied: din/repos/community-x86_64/PKGBUILD (from rev 317460, 
din/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 21:46:12 UTC (rev 317461)
@@ -0,0 +1,44 @@
+# Maintainer: David Runge 
+# Contributor: muzhed 
+
+pkgname=din
+pkgver=33
+pkgrel=2
+pkgdesc="A sound synthesizer and musical instrument."
+arch=('x86_64')
+url="https://dinisnoise.org/;
+license=('GPL2')
+groups=('pro-audio')
+depends=('hicolor-icon-theme' 'jack' 'libgl' 'sdl' 'tcl')
+makedepends=('boost' 'glu')
+source=("https://archive.org/download/dinisnoise_source_code/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('df94b16fcfe1d95f824e4c0937935db1efaff6705912f4f629ce4b55ada7c9118d56dd3dce48fd9a73c6bbe2b0918c72113cffad42f3bd387bfd2accf5f1a4cb')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  CXXFLAGS="${CXXFLAGS} -O3 -D__UNIX_ALSA__ -D__UNIX_JACK__" \
+  CFLAGS="${CFLAGS} -O3" \
+  ./configure --prefix='/usr'
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+  # move desktop file and icon to correct directories
+  # change of the default location has been requested upstream
+  install -vdm 755 \
+"${pkgdir}/usr/share/"{applications,icons/hicolor/scalable/apps}
+  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.desktop" \
+"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.svg" \
+"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-vDm 644 {AUTHORS,BUGS,CHANGELOG,NEWS,README,TODO}
+}


[arch-commits] Commit in gitlab-workhorse/repos/community-x86_64 (4 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:12:03
  Author: svenstaro
Revision: 317434

archrelease: copy trunk to community-x86_64

Added:
  gitlab-workhorse/repos/community-x86_64/PKGBUILD
(from rev 317432, gitlab-workhorse/trunk/PKGBUILD)
  gitlab-workhorse/repos/community-x86_64/gitlab-workhorse.service
(from rev 317432, gitlab-workhorse/trunk/gitlab-workhorse.service)
Deleted:
  gitlab-workhorse/repos/community-x86_64/PKGBUILD
  gitlab-workhorse/repos/community-x86_64/gitlab-workhorse.service

--+
 PKGBUILD |   70 ++---
 gitlab-workhorse.service |   44 ++--
 2 files changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 19:12:01 UTC (rev 317433)
+++ PKGBUILD2018-04-23 19:12:03 UTC (rev 317434)
@@ -1,35 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Caleb Maclennan 
-# Contributor: Pavol (Lopo) Hluchy 
-
-pkgname=gitlab-workhorse
-pkgver=4.1.0
-pkgrel=1
-pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app 
(Unicorn)"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-workhorse;
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie')
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v${pkgver};
-"gitlab-workhorse.service")
-sha512sums=('b8dac99b983781f9f82ba7f7ab07c7014c5c308b920ce6ce792e89879122a76606bde63f5fc26c19b77348cbb7e9c01dba5a0c51a0f45e6cae4e5d676e6b6647'
-
'c5ce0e47fa186cf9374e9771e99df0346c3652a20dd43257a6d50003b083e78cb2ed65abdbd45cc4062114023f7b112793c25136e2d6b118e1ba30623f16be83')
-
-build() {
-  cd "${pkgname}-v${pkgver}-"*
-
-  make
-}
-
-package() {
-  cd "${pkgname}-v${pkgver}-"*
-
-  install -Dm755 "gitlab-workhorse" "${pkgdir}/usr/bin/gitlab-workhorse"
-  install -Dm755 "gitlab-zip-cat" "${pkgdir}/usr/bin/gitlab-zip-cat"
-  install -Dm755 "gitlab-zip-metadata" "${pkgdir}/usr/bin/gitlab-zip-metadata"
-  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm0644 "${srcdir}/gitlab-workhorse.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-workhorse.service"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gitlab-workhorse/repos/community-x86_64/PKGBUILD (from rev 317432, 
gitlab-workhorse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 19:12:03 UTC (rev 317434)
@@ -0,0 +1,35 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Caleb Maclennan 
+# Contributor: Pavol (Lopo) Hluchy 
+
+pkgname=gitlab-workhorse
+pkgver=4.1.0
+pkgrel=2
+pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app 
(Unicorn)"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitlab-workhorse;
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie')
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-workhorse/repository/archive?sha=v${pkgver};
+"gitlab-workhorse.service")
+sha512sums=('b8dac99b983781f9f82ba7f7ab07c7014c5c308b920ce6ce792e89879122a76606bde63f5fc26c19b77348cbb7e9c01dba5a0c51a0f45e6cae4e5d676e6b6647'
+
'c5ce0e47fa186cf9374e9771e99df0346c3652a20dd43257a6d50003b083e78cb2ed65abdbd45cc4062114023f7b112793c25136e2d6b118e1ba30623f16be83')
+
+build() {
+  cd "${pkgname}-v${pkgver}-"*
+
+  make
+}
+
+package() {
+  cd "${pkgname}-v${pkgver}-"*
+
+  install -Dm755 "gitlab-workhorse" "${pkgdir}/usr/bin/gitlab-workhorse"
+  install -Dm755 "gitlab-zip-cat" "${pkgdir}/usr/bin/gitlab-zip-cat"
+  install -Dm755 "gitlab-zip-metadata" "${pkgdir}/usr/bin/gitlab-zip-metadata"
+  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm0644 "${srcdir}/gitlab-workhorse.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-workhorse.service"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gitlab-workhorse.service
===
--- gitlab-workhorse.service2018-04-23 19:12:01 UTC (rev 317433)
+++ gitlab-workhorse.service2018-04-23 19:12:03 UTC (rev 317434)
@@ -1,22 +0,0 @@
-[Unit]
-Description=Gitlab Workhorse
-Requires=gitlab-unicorn.service
-After=gitlab-unicorn.service
-
-[Service]
-User=gitlab
-Group=gitlab
-WorkingDirectory=/usr/share/webapps/gitlab
-SyslogIdentifier=gitlab-workhorse
-CapabilityBoundingSet=
-ProtectSystem=full
-ProtectHome=true
-NoNewPrivileges=true
-ExecStart=/usr/bin/gitlab-workhorse -listenUmask 0 -listenNetwork unix 
-listenAddr /run/gitlab/gitlab-workhorse.socket -authBackend 
http://localhost:8080 -authSocket /var/lib/gitlab/sockets/gitlab.socket 
-documentRoot /usr/share/webapps/gitlab/public
-ExecStop=/usr/bin/kill -QUIT $MAINPID
-ExecReload=/usr/bin/kill -USR2 $MAINPID

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

2018-04-23 Thread Gaëtan Bisson via arch-commits
Date: Monday, April 23, 2018 @ 19:25:50
  Author: bisson
Revision: 322860

archrelease: copy trunk to staging-x86_64

Added:
  mpd/repos/staging-x86_64/
  mpd/repos/staging-x86_64/PKGBUILD
(from rev 322859, mpd/trunk/PKGBUILD)
  mpd/repos/staging-x86_64/conf
(from rev 322859, mpd/trunk/conf)
  mpd/repos/staging-x86_64/sysusers.d
(from rev 322859, mpd/trunk/sysusers.d)
  mpd/repos/staging-x86_64/tmpfiles.d
(from rev 322859, mpd/trunk/tmpfiles.d)

+
 PKGBUILD   |   62 +++
 conf   |6 +
 sysusers.d |2 +
 tmpfiles.d |3 ++
 4 files changed, 73 insertions(+)

Copied: mpd/repos/staging-x86_64/PKGBUILD (from rev 322859, mpd/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 19:25:50 UTC (rev 322860)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Angel Velasquez 
+# Contributor: Andrea Scarpino 
+# Contributor: Damir Perisa 
+# Contributor: Ben 
+
+pkgname=mpd
+pkgver=0.20.18
+pkgrel=4
+pkgdesc='Flexible, powerful, server-side application for playing music'
+url='https://www.musicpd.org/'
+license=('GPL')
+arch=('x86_64')
+depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl'
+'faad2' 'sqlite' 'jack' 'libmms' 'wavpack' 'avahi' 'libid3tag' 'yajl'
+'libmpdclient' 'icu' 'libupnp' 'libnfs' 'libsamplerate' 'libsoxr'
+'smbclient' 'libgme' 'zziplib' 'libsystemd')
+makedepends=('boost' 'doxygen')
+validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
+#source=("https://www.musicpd.org/download/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig}
+source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}
+'tmpfiles.d'
+'sysusers.d'
+'conf')
+sha256sums=('6a582dc2ae90b94ff3853f9ffd7d80b2c2b5fe2e2c35cb1da0b36f3f3dfad434'
+'SKIP'
+'2faa85c12449a5b3ca422ff1c1fa06d057c7e262a74bfa6298c914a92d6f2e7a'
+'0b74c6e5db08daab3091dc15a6b0c75210ba2f9e98fa074f6cfd605a461056b6'
+'f40f68205834ca53cea3372e930bfe6c2f9ecc9df3b1605df2fec63a658b2e03')
+
+backup=('etc/mpd.conf')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-jack \
+   --enable-libmpdclient \
+   --enable-pipe-output \
+   --enable-pulse \
+   --enable-soundcloud \
+   --enable-zzip \
+   --disable-sidplay \
+   --enable-systemd-daemon \
+   --with-systemduserunitdir=/usr/lib/systemd/user \
+   --with-systemdsystemunitdir=/usr/lib/systemd/system \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 ../conf "${pkgdir}"/etc/mpd.conf
+   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/mpd.conf
+   install -Dm644 ../sysusers.d "${pkgdir}"/usr/lib/sysusers.d/mpd.conf
+
+   sed '/\[Service\]/a User=mpd' -i 
"${pkgdir}"/usr/lib/systemd/system/mpd.service
+   sed '/WantedBy=/c WantedBy=default.target' -i 
"${pkgdir}"/usr/lib/systemd/system/mpd.service
+}

Copied: mpd/repos/staging-x86_64/conf (from rev 322859, mpd/trunk/conf)
===
--- staging-x86_64/conf (rev 0)
+++ staging-x86_64/conf 2018-04-23 19:25:50 UTC (rev 322860)
@@ -0,0 +1,6 @@
+# See: /usr/share/doc/mpd/mpdconf.example
+
+pid_file "/run/mpd/mpd.pid"
+db_file "/var/lib/mpd/mpd.db"
+state_file "/var/lib/mpd/mpdstate"
+playlist_directory "/var/lib/mpd/playlists"

Copied: mpd/repos/staging-x86_64/sysusers.d (from rev 322859, 
mpd/trunk/sysusers.d)
===
--- staging-x86_64/sysusers.d   (rev 0)
+++ staging-x86_64/sysusers.d   2018-04-23 19:25:50 UTC (rev 322860)
@@ -0,0 +1,2 @@
+u mpd 45 - /var/lib/mpd
+m mpd audio

Copied: mpd/repos/staging-x86_64/tmpfiles.d (from rev 322859, 
mpd/trunk/tmpfiles.d)
===
--- staging-x86_64/tmpfiles.d   (rev 0)
+++ staging-x86_64/tmpfiles.d   2018-04-23 19:25:50 UTC (rev 322860)
@@ -0,0 +1,3 @@
+d /run/mpd 0755 mpd mpd
+d /var/lib/mpd 0755 mpd mpd
+d /var/lib/mpd/playlists 0755 mpd mpd


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

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:44:06
  Author: svenstaro
Revision: 317444

upgpkg: gitlab-shell 2:7.1.2-2

Use new API path to archive

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:43:48 UTC (rev 317443)
+++ PKGBUILD2018-04-23 19:44:06 UTC (rev 317444)
@@ -8,7 +8,7 @@
 
 pkgname=gitlab-shell
 pkgver=7.1.2
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc="Git management software"
 arch=('x86_64')
@@ -23,7 +23,7 @@
 "etc/webapps/${pkgname}/gitconfig"
 "etc/webapps/${pkgname}/authorized_keys"
 "etc/webapps/${pkgname}/")
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-shell/repository/archive.tar.gz?ref=v${pkgver};
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-shell/repository/archive?sha=v${pkgver};
 "gitlab-shell.gitconfig"
 "gitlab-shell.sysusers")
 
sha512sums=('5b614b80c539333fc3372c13228d4db030def007b1fb800a97146fb9096304a96216935ec31db056e64254fe2d55afa676b5bc81fd03d70c592f053d1a45c879'


[arch-commits] Commit in gitlab-runner/repos/community-x86_64 (12 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:43:48
  Author: svenstaro
Revision: 317443

archrelease: copy trunk to community-x86_64

Added:
  gitlab-runner/repos/community-x86_64/PKGBUILD
(from rev 317442, gitlab-runner/trunk/PKGBUILD)
  gitlab-runner/repos/community-x86_64/config.toml
(from rev 317442, gitlab-runner/trunk/config.toml)
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
(from rev 317442, gitlab-runner/trunk/gitlab-runner.install)
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
(from rev 317442, gitlab-runner/trunk/gitlab-runner.service)
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
(from rev 317442, gitlab-runner/trunk/gitlab-runner.sysusers)
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles
(from rev 317442, gitlab-runner/trunk/gitlab-runner.tmpfiles)
Deleted:
  gitlab-runner/repos/community-x86_64/PKGBUILD
  gitlab-runner/repos/community-x86_64/config.toml
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles

+
 PKGBUILD   |  122 +++
 config.toml|2 
 gitlab-runner.install  |   12 ++--
 gitlab-runner.service  |   34 ++---
 gitlab-runner.sysusers |2 
 gitlab-runner.tmpfiles |2 
 6 files changed, 88 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 19:43:42 UTC (rev 317442)
+++ PKGBUILD2018-04-23 19:43:48 UTC (rev 317443)
@@ -1,60 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lubomir 'Kuci' Kucera 
-
-pkgname=gitlab-runner
-pkgver=10.7.0
-pkgrel=1
-pkgdesc="The official GitLab CI runner written in Go"
-arch=('x86_64')
-url='https://gitlab.com/gitlab-org/gitlab-runner'
-license=('GPL3')
-depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar')
-makedepends=('git' 'go-pie' 'git' 'mercurial')
-install='gitlab-runner.install'
-replaces=('gitlab-ci-multi-runner')
-backup=('etc/gitlab-runner/config.toml')
-noextract=("prebuilt-${pkgver}-x86_64.tar.xz"
-   "prebuilt-${pkgver}-arm.tar.xz")
-
-# Note: This should be built using git because the runner gets its version 
information from there and I
-# haven't found the place to patch that yet.
-source=("git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=v${pkgver};
-
"prebuilt-${pkgver}-x86_64.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-x86_64.tar.xz;
-
"prebuilt-${pkgver}-arm.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-arm.tar.xz;
-"gitlab-runner.service"
-"gitlab-runner.sysusers"
-"gitlab-runner.tmpfiles"
-"config.toml")
-sha512sums=('SKIP'
-
'5f10efe0bfd610bc62fd339940158b75b1b62bfc8b6f084324d13891bc68fec8f4707804db13ce5a42928cd590cff6ad606842eb05ca499bacb7a9a6417df210'
-
'1340bfc4b0b93c33decd4132ac372052f1f6b97072de153a105297cd3bd59087ac4815182b49b252b57fe2fc332dab90e6b8114c51d7cf955988388562f7f4af'
-
'8a5a8b7654d3864722e784b2814c6278c17876f1c0c4fc0676fbcf6817ad2ba4be55501e67ce88c62b5b63ca886b01afc6feac98ba49842acd244abdd1a8296f'
-
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
-
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'
-
'f39c23fc06636f31c3fadb9a630c54527e8255098f18d275772cb30875d0a7463717101704070d432f2b69ab71f076a9538172a439bc307722dad2c7e260f752')
-
-prepare() {
-mkdir -p "${srcdir}/src/gitlab.com/gitlab-org/"
-ln -sf "${srcdir}/gitlab-runner" 
"${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-
-make version
-
-ln -sf "${srcdir}/prebuilt-${pkgver}-x86_64.tar.xz" prebuilt-x86_64.tar.xz
-ln -sf "${srcdir}/prebuilt-${pkgver}-arm.tar.xz" prebuilt-arm.tar.xz
-}
-
-build() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-make BUILD_PLATFORMS='-osarch linux/amd64' build
-}
-
-package() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-
-install -Dm644 "${srcdir}/config.toml" 
"${pkgdir}/etc/gitlab-runner/config.toml"
-install -Dm644 "${srcdir}/gitlab-runner.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-runner.service"
-install -Dm644 "${srcdir}/gitlab-runner.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/gitlab-runner.conf"
-install -Dm644 "${srcdir}/gitlab-runner.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/gitlab-runner.conf"
-install -Dm755 out/binaries/gitlab-runner-linux-amd64 
"${pkgdir}/usr/bin/gitlab-runner"
-}

Copied: 

[arch-commits] Commit in gitlab-shell/repos/community-x86_64 (8 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:44:11
  Author: svenstaro
Revision: 317445

archrelease: copy trunk to community-x86_64

Added:
  gitlab-shell/repos/community-x86_64/PKGBUILD
(from rev 317444, gitlab-shell/trunk/PKGBUILD)
  gitlab-shell/repos/community-x86_64/gitlab-shell.gitconfig
(from rev 317444, gitlab-shell/trunk/gitlab-shell.gitconfig)
  gitlab-shell/repos/community-x86_64/gitlab-shell.install
(from rev 317444, gitlab-shell/trunk/gitlab-shell.install)
  gitlab-shell/repos/community-x86_64/gitlab-shell.sysusers
(from rev 317444, gitlab-shell/trunk/gitlab-shell.sysusers)
Deleted:
  gitlab-shell/repos/community-x86_64/PKGBUILD
  gitlab-shell/repos/community-x86_64/gitlab-shell.gitconfig
  gitlab-shell/repos/community-x86_64/gitlab-shell.install
  gitlab-shell/repos/community-x86_64/gitlab-shell.sysusers

+
 PKGBUILD   |  194 +++
 gitlab-shell.gitconfig |6 -
 gitlab-shell.install   |8 -
 gitlab-shell.sysusers  |2 
 4 files changed, 105 insertions(+), 105 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 19:44:06 UTC (rev 317444)
+++ PKGBUILD2018-04-23 19:44:11 UTC (rev 317445)
@@ -1,97 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Jonas Heinrich 
-# Contributor: Lee Watson 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-
-pkgname=gitlab-shell
-pkgver=7.1.2
-pkgrel=1
-epoch=2
-pkgdesc="Git management software"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-shell/;
-license=('MIT')
-depends=('ruby2.3' 'redis' 'git')
-makedepends=('go-pie')
-options=('!strip')
-install=gitlab-shell.install
-backup=("etc/webapps/${pkgname}/config.yml"
-"etc/webapps/${pkgname}/secret"
-"etc/webapps/${pkgname}/gitconfig"
-"etc/webapps/${pkgname}/authorized_keys"
-"etc/webapps/${pkgname}/")
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-shell/repository/archive.tar.gz?ref=v${pkgver};
-"gitlab-shell.gitconfig"
-"gitlab-shell.sysusers")
-sha512sums=('5b614b80c539333fc3372c13228d4db030def007b1fb800a97146fb9096304a96216935ec31db056e64254fe2d55afa676b5bc81fd03d70c592f053d1a45c879'
-
'9428eaba40eb3ef52024bb01321de860e149242a15465543030317233486aa37b40c5b946aba57451d07cec98b35fcc95d60fd7b376f77c218034b6cf94d191d'
-
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')
-
-_datadir="/usr/share/webapps/${pkgname}"
-_etcdir="/etc/webapps/${pkgname}"
-_homedir="/var/lib/gitlab"
-_logdir="/var/log/gitlab"
-_srcdir="gitlab-shell-v${pkgver}"
-
-prepare() {
-  cd "${srcdir}/${_srcdir}"-*
-
-  sed -e "s|user: git|user: gitlab|" \
-  -e "s|/home/git|${_homedir}|" \
-  -e "s|# log_file: .*|log_file: \"${_logdir}/gitlab-shell.log\"|" \
-  -e "s|# host:|host:|" \
-  -e "s|# port:|port:|" \
-  -e "s|socket:|# socket:|" \
-  config.yml.example > config.yml
-
-  for file in {bin,hooks}/*; do
-sed -i s/ruby/ruby-2.3/g ${file}
-  done
-}
-
-build() {
-  cd "${srcdir}/${_srcdir}"-*
-
-  ./bin/compile
-}
-
-package() {
-  cd "${srcdir}/${_srcdir}"-*
-
-  install -dm755 -o root -g root "${pkgdir}${_datadir}"
-  install -dm750 -o 105 -g 105 "${pkgdir}${_homedir}"
-  install -dm750 -o 105 -g 105 "${pkgdir}${_homedir}/satellites"
-  install -dm700 -o 105 -g 105 "${pkgdir}${_homedir}/.ssh"
-  install -dm750 -o 105 -g 105 "${pkgdir}${_etcdir}"
-  install -dm770 -o 105 -g root "${pkgdir}${_logdir}"
-
-  # sysusers
-  install -Dm644 "${srcdir}/gitlab-shell.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/gitlab-shell.conf"
-
-  # .gitconfig
-  install -Dm644 -o 105 -g 105 "${srcdir}/gitlab-shell.gitconfig" 
"${pkgdir}${_etcdir}/.gitconfig"
-  ln -fs "${_etcdir}/.gitconfig" "${pkgdir}${_homedir}/.gitconfig"
-
-  # .gitlab_shell_secret
-  touch "${pkgdir}${_etcdir}/secret"
-  chmod 640 "${pkgdir}${_etcdir}/secret"
-  chown root:105 "${pkgdir}${_etcdir}/secret"
-  ln -fs "${_etcdir}/secret" "${pkgdir}${_datadir}/.gitlab_shell_secret"
-
-  # config.yml
-  mv config.yml "${pkgdir}${_etcdir}"
-  ln -fs "${_etcdir}/config.yml" "${pkgdir}${_datadir}/config.yml"
-
-  cp -r VERSION bin hooks lib spec support "${pkgdir}${_datadir}"
-  ln -fs "${_datadir}" "${pkgdir}/${_homedir}/"
-
-  install -dm2770 -o 105 -g 105 "${pkgdir}${_homedir}/repositories"
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gitlab-shell/repos/community-x86_64/PKGBUILD (from rev 317444, 
gitlab-shell/trunk/PKGBUILD)

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

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:43:42
  Author: svenstaro
Revision: 317442

upgpkg: gitlab-runner 10.7.0-2

Use new API path to archive

Modified:
  gitlab-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:42:39 UTC (rev 317441)
+++ PKGBUILD2018-04-23 19:43:42 UTC (rev 317442)
@@ -3,7 +3,7 @@
 
 pkgname=gitlab-runner
 pkgver=10.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The official GitLab CI runner written in Go"
 arch=('x86_64')
 url='https://gitlab.com/gitlab-org/gitlab-runner'
@@ -18,7 +18,7 @@
 
 # Note: This should be built using git because the runner gets its version 
information from there and I
 # haven't found the place to patch that yet.
-source=("git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=v${pkgver};
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-runner/repository/archive?sha=v${pkgver};
 
"prebuilt-${pkgver}-x86_64.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-x86_64.tar.xz;
 
"prebuilt-${pkgver}-arm.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-arm.tar.xz;
 "gitlab-runner.service"
@@ -25,7 +25,7 @@
 "gitlab-runner.sysusers"
 "gitlab-runner.tmpfiles"
 "config.toml")
-sha512sums=('SKIP'
+sha512sums=('a217113d0210fa8bef2c48dcff9adec5e0a5bb288b6f06d175de2b254abef1ec3d207d22bb26d08927724f5de8865082d25e858eb763711c0d66ea5841c9927e'
 
'5f10efe0bfd610bc62fd339940158b75b1b62bfc8b6f084324d13891bc68fec8f4707804db13ce5a42928cd590cff6ad606842eb05ca499bacb7a9a6417df210'
 
'1340bfc4b0b93c33decd4132ac372052f1f6b97072de153a105297cd3bd59087ac4815182b49b252b57fe2fc332dab90e6b8114c51d7cf955988388562f7f4af'
 
'8a5a8b7654d3864722e784b2814c6278c17876f1c0c4fc0676fbcf6817ad2ba4be55501e67ce88c62b5b63ca886b01afc6feac98ba49842acd244abdd1a8296f'
@@ -33,9 +33,11 @@
 
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'
 
'f39c23fc06636f31c3fadb9a630c54527e8255098f18d275772cb30875d0a7463717101704070d432f2b69ab71f076a9538172a439bc307722dad2c7e260f752')
 
+_srcdir="gitlab-runner-v${pkgver}"
+
 prepare() {
 mkdir -p "${srcdir}/src/gitlab.com/gitlab-org/"
-ln -sf "${srcdir}/gitlab-runner" 
"${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
+ln -sf "${srcdir}/${_srcdir}"-* 
"${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
 cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
 
 make version


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

2018-04-23 Thread Eli Schwartz via arch-commits
Date: Monday, April 23, 2018 @ 20:57:18
  Author: eschwartz
Revision: 317452

upgpkg: cinnamon-session 3.8.1-1

upstream release fixes regressions in the meson port with defining
LOCALE_DIR/PKGDATADIR

Modified:
  cinnamon-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 20:40:53 UTC (rev 317451)
+++ PKGBUILD2018-04-23 20:57:18 UTC (rev 317452)
@@ -4,7 +4,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=cinnamon-session
-pkgver=3.8.0
+pkgver=3.8.1
 pkgrel=1
 pkgdesc="The Cinnamon Session Handler"
 arch=('x86_64')
@@ -12,9 +12,18 @@
 license=('GPL' 'LGPL')
 depends=('cinnamon-desktop' 'dbus-glib' 'libsm' 'libcanberra' 'xapps')
 makedepends=('meson' 'xtrans')
-source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz)
-sha256sums=('95ee18e70b35e9376100037f9878289ae6c95ca982187aa6ebf18f5ada0d6e0f')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"${url}/commit/be5e7380ae69a2620ecf488250ce7e48d51c6338.patch")
+sha256sums=('c5ddf1ee820a2d76f0515905b85a998e80fcbc586c1fd41ad2652aa18e1755fe'
+'5035cad8dec129b1a0635c560a359a7e6ec35c81ba98a7a314c842243b6d1ad1')
 
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# fix more improperly defined paths from the meson port.
+patch -p1 < ../be5e7380ae69a2620ecf488250ce7e48d51c6338.patch
+}
+
 build() {
 mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
 cd "${srcdir}"/${pkgname}-${pkgver}/build


[arch-commits] Commit in xine-lib/repos/testing-x86_64 (3 files)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 22:17:42
  Author: arojas
Revision: 322865

archrelease: copy trunk to testing-x86_64

Added:
  xine-lib/repos/testing-x86_64/PKGBUILD
(from rev 322864, xine-lib/trunk/PKGBUILD)
  xine-lib/repos/testing-x86_64/xine-lib-imagemagick7.patch
(from rev 322864, xine-lib/trunk/xine-lib-imagemagick7.patch)
Deleted:
  xine-lib/repos/testing-x86_64/PKGBUILD

-+
 PKGBUILD|  102 ++
 xine-lib-imagemagick7.patch |   13 +
 2 files changed, 67 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 22:17:08 UTC (rev 322864)
+++ PKGBUILD2018-04-23 22:17:42 UTC (rev 322865)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=xine-lib
-pkgver=1.2.9
-pkgrel=4
-pkgdesc="A multimedia playback engine"
-arch=('x86_64')
-url="http://www.xine-project.org;
-license=('LGPL' 'GPL')
-depends=('libxvmc' 'ffmpeg' 'libxinerama' 'libnsl')
-makedepends=('wavpack' 'faad2' 'libmng' 'libmagick6' 'mesa' 'libmodplug'
- 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
- 'libmpcdec' 'libcaca' 'libbluray' 'libvdpau' 'glu' 'gdk-pixbuf2')
-optdepends=('libmagick6: for using the imagemagick plugin' \
-'jack: for using the jack plugin' \
-'vcdimager: for using the vcd plugin' \
-'glu: for using the opengl plugin' \
-'wavpack: for using the wavpack plugin' \
-'faad2: for using the faad plugin' \
-'libmng: for using the mng plugin' \
-'aalib: for using the aalib plugin' \
-'libmodplug: for using the modplug plugin' \
-'libdca: for using the dca plugin' \
-'a52dec: for using the a52 plugin' \
-'libmad: for using the mp3 plugin' \
-'libdvdnav: for using the dvd plugin' \
-'libmpcdec: for using the musepack plugin' \
-'libcaca: for using the caca plugin' \
-'libbluray: for using the bluray plugin' \
-'libvdpau: for using the VDPAU plugin' \
-'smbclient: for using the samba plugin' \
-'gdk-pixbuf2: for using the gdk-pixbuf plugin')
-source=(https://downloads.sourceforge.net/project/xine/xine-lib/$pkgver/xine-lib-$pkgver.tar.xz)
-sha1sums=('ad6e72b7d8ff6172a8a170ab1bc38577ae321371')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  PKG_CONFIG_PATH="/usr/lib/imagemagick6/pkgconfig" \
-  ./configure --prefix=/usr --with-wavpack --enable-vdpau 
--with-external-dvdnav \
---disable-optimizations 
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: xine-lib/repos/testing-x86_64/PKGBUILD (from rev 322864, 
xine-lib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 22:17:42 UTC (rev 322865)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xine-lib
+pkgver=1.2.9
+pkgrel=5
+pkgdesc="A multimedia playback engine"
+arch=('x86_64')
+url="http://www.xine-project.org;
+license=('LGPL' 'GPL')
+depends=('libxvmc' 'ffmpeg' 'libxinerama' 'libnsl')
+makedepends=('wavpack' 'faad2' 'libmng' 'libmagick' 'mesa' 'libmodplug'
+ 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
+ 'libmpcdec' 'libcaca' 'libbluray' 'libvdpau' 'glu' 'gdk-pixbuf2')
+optdepends=('libmagick: for using the imagemagick plugin' \
+'jack: for using the jack plugin' \
+'vcdimager: for using the vcd plugin' \
+'glu: for using the opengl plugin' \
+'wavpack: for using the wavpack plugin' \
+'faad2: for using the faad plugin' \
+'libmng: for using the mng plugin' \
+'aalib: for using the aalib plugin' \
+'libmodplug: for using the modplug plugin' \
+'libdca: for using the dca plugin' \
+'a52dec: for using the a52 plugin' \
+'libmad: for using the mp3 plugin' \
+'libdvdnav: for using the dvd plugin' \
+'libmpcdec: for using the musepack plugin' \
+'libcaca: for using the caca plugin' \
+'libbluray: for using the bluray plugin' \
+'libvdpau: for using the VDPAU plugin' \
+'smbclient: for using the samba plugin' \
+'gdk-pixbuf2: for using the gdk-pixbuf plugin')
+source=(https://downloads.sourceforge.net/project/xine/xine-lib/$pkgver/xine-lib-$pkgver.tar.xz
+xine-lib-imagemagick7.patch)
+sha1sums=('ad6e72b7d8ff6172a8a170ab1bc38577ae321371'
+  '7604ce72297f5b123a0bb53ebf5f1606e2ec0bad')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../xine-lib-imagemagick7.patch # PLD linux patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure 

[arch-commits] Commit in broadcom-wl/repos/community-x86_64 (PKGBUILD)

2018-04-23 Thread Eli Schwartz via arch-commits
Date: Monday, April 23, 2018 @ 22:18:58
  Author: eschwartz
Revision: 317469

archrelease: copy trunk to community-x86_64

Added:
  broadcom-wl/repos/community-x86_64/PKGBUILD
(from rev 317468, broadcom-wl/trunk/PKGBUILD)

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

Copied: broadcom-wl/repos/community-x86_64/PKGBUILD (from rev 317468, 
broadcom-wl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 22:18:58 UTC (rev 317469)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Eli Schwartz 
+
+pkgname=broadcom-wl# Build against stock -ARCH kernel
+#pkgname=broadcom-wl-custom# Build agains kernel with a different name
+_kernelname=${pkgname#broadcom-wl}
+pkgver=6.30.223.271
+pkgrel=10
+pkgdesc='Broadcom 802.11 Linux STA wireless driver'
+arch=('x86_64')
+url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'
+license=('custom')
+depends=("linux${_kernelname}")
+makedepends=("linux${_kernelname}-headers" 
"${pkgname%$_kernelname}-dkms=${pkgver}")
+
+build() {
+_kernmajor="$(pacman -Q linux${_kernelname} | sed -r 
's/linux'"${_kernelname}"' ([0-9]*.[0-9]*).*/\1/')"
+
_kernver="$(

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

2018-04-23 Thread Gaëtan Bisson via arch-commits
Date: Monday, April 23, 2018 @ 19:25:15
  Author: bisson
Revision: 322859

rebuild for ffmpeg-4.0

Modified:
  mpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:23:25 UTC (rev 322858)
+++ PKGBUILD2018-04-23 19:25:15 UTC (rev 322859)
@@ -7,7 +7,7 @@
 
 pkgname=mpd
 pkgver=0.20.18
-pkgrel=3
+pkgrel=4
 pkgdesc='Flexible, powerful, server-side application for playing music'
 url='https://www.musicpd.org/'
 license=('GPL')


[arch-commits] Commit in transcode/trunk (12 files)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 21:42:39
  Author: arojas
Revision: 317458

Use a single ffmpeg patch (LFS), use imagemagick 7 (Gentoo)

Added:
  transcode/trunk/transcode-imagemagick7.patch
Modified:
  transcode/trunk/PKGBUILD
  transcode/trunk/transcode-ffmpeg3.patch
Deleted:
  transcode/trunk/subtitleripper-0.3.4-linkingorder.patch
  transcode/trunk/subtitleripper-0.3.4-respect-ldflags.patch
  transcode/trunk/transcode-1.1.7-ffmpeg-0.10.patch
  transcode/trunk/transcode-1.1.7-ffmpeg-0.11.patch
  transcode/trunk/transcode-1.1.7-ffmpeg-2.4.patch
  transcode/trunk/transcode-1.1.7-ffmpeg.patch
  transcode/trunk/transcode-1.1.7-ffmpeg2.patch
  transcode/trunk/transcode-1.1.7-ffmpeg29.patch
  transcode/trunk/transcode-1.1.7-libav-9.patch

+
 PKGBUILD   |   87 --
 subtitleripper-0.3.4-linkingorder.patch|   28 
 subtitleripper-0.3.4-respect-ldflags.patch |   28 
 transcode-1.1.7-ffmpeg-0.10.patch  |   15 
 transcode-1.1.7-ffmpeg-0.11.patch  |  303 ---
 transcode-1.1.7-ffmpeg-2.4.patch   |   13 
 transcode-1.1.7-ffmpeg.patch   |   51 -
 transcode-1.1.7-ffmpeg2.patch  |  332 ---
 transcode-1.1.7-ffmpeg29.patch |  418 -
 transcode-1.1.7-libav-9.patch  |   31 
 transcode-ffmpeg3.patch| 1146 +--
 transcode-imagemagick7.patch   |  794 ++
 12 files changed, 1905 insertions(+), 1341 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 21:35:58 UTC (rev 317457)
+++ PKGBUILD2018-04-23 21:42:39 UTC (rev 317458)
@@ -6,70 +6,37 @@
 pkgname=transcode
 _sripver=0.3-4
 pkgver=1.1.7
-pkgrel=24
+pkgrel=25
 pkgdesc="A video/DVD ripper and encoder for the terminal/console"
-arch=('x86_64')
+arch=(x86_64)
 url="http://www.transcoding.org/;
-license=('GPL')
-depends=('gawk' 'libmagick6' 'lzo' 'libdvdread' 'ffmpeg' 'mjpegtools'
-'libmpeg2' 'libxaw' 'libxv' 'a52dec' 'libxml2')
-makedepends=('nasm' 'libx264')
-source=(https://bitbucket.org/france/transcode-tcforge/downloads/${pkgname}-${pkgver}.tar.bz2
-   
https://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz
-subtitleripper-0.3.4-linkingorder.patch
-   subtitleripper-0.3.4-respect-ldflags.patch
-   transcode-1.1.7-ffmpeg.patch
-   transcode-1.1.7-ffmpeg-0.10.patch
-transcode-1.1.7-ffmpeg-0.11.patch 
+license=(GPL)
+depends=(gawk libmagick lzo libdvdread ffmpeg mjpegtools libmpeg2 libxaw libxv 
a52dec)
+makedepends=(nasm libx264)
+source=(https://bitbucket.org/france/transcode-tcforge/downloads/$pkgname-$pkgver.tar.bz2
+transcode-imagemagick7.patch
transcode-1.1.7-preset-free.patch
-   transcode-1.1.7-libav-9.patch 
transcode-1.1.7-preset-force.patch
-   transcode-1.1.7-ffmpeg2.patch
-transcode-1.1.7-ffmpeg-2.4.patch
-   transcode-1.1.7-ffmpeg29.patch # rpmfusion
transcode-ffmpeg3.patch)
-sha1sums=('e35df68b960eb56ef0a59a4cdbed1491be56aee6'
-  'd93ff3578dd5f722c8f4ef16bc0903eec5781a0d'
-  'fa05aa1770d9350d90b7cf315aa7c4a1fd921ac7'
-  '591943a33235342a66c3df0625a164a1479c09ae'
-  'cc81c190db51d8a64623e2eea3b327ec7eb7ec57'
-  '3b1590f30f8f32350444f668584ec31be6e8e614'
-  '3f7b0257f023df6ea249111d247a852c46261c2f'
-  '54b1bab48a0b3bc0e8464c4deb4de31bf1060a1c'
-  'ef1cccd35317d3a28443b654da49de731cdf1766'
-  '034853427bc784a80b333d2e2f4bab44f0b86ce0'
-  '764de67996e2c4947346c7a91586cc4ca826a8e2'
-  'b590dfc30cdc4bc2a6825de247928b46a8928a9a'
-  'f034f9871a0e96d5aa682b69451961f3dd9c7309'
-  '6aefa6a13fa70f8cc92ed03dd5383a4adcd4a6d0')
+sha256sums=('1e4e72d8e0dd62a80b8dd90699f5ca64c9b0cb37a5c9325c184166a9654f0a92'
+'4ede15540ea6932954ac332c12dde130bf48e7e4773d1e04d3c3f23038c6ac51'
+'2219fe618be2b2c3fbd6e3545cdbd8db8d1c268a0b37bfe867514f871d7d91ef'
+'fe95e83093761924ba0fa5b3214e169812f7740c6c3c434845b1b563d4a37241'
+'728ec3101039d98116275e36ea5cf0434a23a0bb82aca830ea9612fb9d16b062')
 
 prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p0 -i "${srcdir}/transcode-1.1.7-ffmpeg.patch"
-  patch -p0 -i "${srcdir}/transcode-1.1.7-ffmpeg-0.10.patch"
-  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg-0.11.patch"
-  patch -p1 -i "${srcdir}/transcode-1.1.7-preset-free.patch"
-  patch -p0 -i "${srcdir}/transcode-1.1.7-libav-9.patch"
-  patch -p1 -i "${srcdir}/transcode-1.1.7-preset-force.patch"
-  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg2.patch"
-  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg-2.4.patch"
-  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg29.patch"
-  patch -p1 -i "${srcdir}/transcode-ffmpeg3.patch"
+  cd $pkgname-$pkgver
+#  patch -p1 -i "$srcdir"/transcode-1.1.7-preset-free.patch
+#  patch 

[arch-commits] Commit in broadcom-wl/repos/community-x86_64 (PKGBUILD)

2018-04-23 Thread Eli Schwartz via arch-commits
Date: Monday, April 23, 2018 @ 22:07:41
  Author: eschwartz
Revision: 317468

archrelease: copy trunk to community-x86_64

Deleted:
  broadcom-wl/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   41 -
 1 file changed, 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 22:04:09 UTC (rev 317467)
+++ PKGBUILD2018-04-23 22:07:41 UTC (rev 317468)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Eli Schwartz 
-
-pkgname=broadcom-wl# Build against stock -ARCH kernel
-#pkgname=broadcom-wl-custom# Build agains kernel with a different name
-_kernelname=${pkgname#broadcom-wl}
-pkgver=6.30.223.271
-pkgrel=9
-pkgdesc='Broadcom 802.11 Linux STA wireless driver'
-arch=('x86_64')
-url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'
-license=('custom')
-depends=("linux${_kernelname}")
-makedepends=("linux${_kernelname}-headers" 
"${pkgname%$_kernelname}-dkms=${pkgver}")
-
-build() {
-_kernmajor="$(pacman -Q linux${_kernelname} | sed -r 
's/linux'"${_kernelname}"' ([0-9]*.[0-9]*).*/\1/')"
-
_kernver="$(

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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 22:19:10
  Author: arojas
Revision: 322867

archrelease: copy trunk to staging-x86_64

Added:
  xine-lib/repos/staging-x86_64/
  xine-lib/repos/staging-x86_64/PKGBUILD
(from rev 322866, xine-lib/trunk/PKGBUILD)
  xine-lib/repos/staging-x86_64/xine-lib-imagemagick7.patch
(from rev 322866, xine-lib/trunk/xine-lib-imagemagick7.patch)

-+
 PKGBUILD|   54 ++
 xine-lib-imagemagick7.patch |   13 ++
 2 files changed, 67 insertions(+)

Copied: xine-lib/repos/staging-x86_64/PKGBUILD (from rev 322866, 
xine-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 22:19:10 UTC (rev 322867)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xine-lib
+pkgver=1.2.9
+pkgrel=6
+pkgdesc="A multimedia playback engine"
+arch=('x86_64')
+url="http://www.xine-project.org;
+license=('LGPL' 'GPL')
+depends=('libxvmc' 'ffmpeg' 'libxinerama' 'libnsl')
+makedepends=('wavpack' 'faad2' 'libmng' 'libmagick' 'mesa' 'libmodplug'
+ 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
+ 'libmpcdec' 'libcaca' 'libbluray' 'libvdpau' 'glu' 'gdk-pixbuf2')
+optdepends=('libmagick: for using the imagemagick plugin' \
+'jack: for using the jack plugin' \
+'vcdimager: for using the vcd plugin' \
+'glu: for using the opengl plugin' \
+'wavpack: for using the wavpack plugin' \
+'faad2: for using the faad plugin' \
+'libmng: for using the mng plugin' \
+'aalib: for using the aalib plugin' \
+'libmodplug: for using the modplug plugin' \
+'libdca: for using the dca plugin' \
+'a52dec: for using the a52 plugin' \
+'libmad: for using the mp3 plugin' \
+'libdvdnav: for using the dvd plugin' \
+'libmpcdec: for using the musepack plugin' \
+'libcaca: for using the caca plugin' \
+'libbluray: for using the bluray plugin' \
+'libvdpau: for using the VDPAU plugin' \
+'smbclient: for using the samba plugin' \
+'gdk-pixbuf2: for using the gdk-pixbuf plugin')
+source=(https://downloads.sourceforge.net/project/xine/xine-lib/$pkgver/xine-lib-$pkgver.tar.xz
+xine-lib-imagemagick7.patch)
+sha1sums=('ad6e72b7d8ff6172a8a170ab1bc38577ae321371'
+  '7604ce72297f5b123a0bb53ebf5f1606e2ec0bad')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../xine-lib-imagemagick7.patch # PLD linux patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-wavpack --enable-vdpau 
--with-external-dvdnav \
+--disable-optimizations 
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: xine-lib/repos/staging-x86_64/xine-lib-imagemagick7.patch (from rev 
322866, xine-lib/trunk/xine-lib-imagemagick7.patch)
===
--- staging-x86_64/xine-lib-imagemagick7.patch  (rev 0)
+++ staging-x86_64/xine-lib-imagemagick7.patch  2018-04-23 22:19:10 UTC (rev 
322867)
@@ -0,0 +1,13 @@
+http://git.pld-linux.org/?p=packages/xine-lib.git;a=blob;f=imagemagick7.patch;h=d050323cdf509c9bb5f8edbad90084e8ce5c1b38;hb=HEAD
+
+--- xine-lib-1.2.6/src/video_dec/image.c
 xine-lib-1.2.6/src/video_dec/image.c
+@@ -39,7 +39,7 @@
+ #define LOG
+ */
+ 
+-#include 
++#include 
+ #ifdef PACKAGE_NAME
+ #undef PACKAGE_BUGREPORT
+ #undef PACKAGE_NAME


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 22:18:50
  Author: arojas
Revision: 322866

ffmpeg 4.0 rebuild

Modified:
  xine-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 22:17:42 UTC (rev 322865)
+++ PKGBUILD2018-04-23 22:18:50 UTC (rev 322866)
@@ -3,7 +3,7 @@
 
 pkgname=xine-lib
 pkgver=1.2.9
-pkgrel=5
+pkgrel=6
 pkgdesc="A multimedia playback engine"
 arch=('x86_64')
 url="http://www.xine-project.org;


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

2018-04-23 Thread Evangelos Foutras via arch-commits
Date: Monday, April 23, 2018 @ 22:26:41
  Author: foutrelis
Revision: 322868

upgpkg: audacious-plugins 3.9-3

FFmpeg 4.0 rebuild.

Modified:
  audacious-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 22:19:10 UTC (rev 322867)
+++ PKGBUILD2018-04-23 22:26:41 UTC (rev 322868)
@@ -6,7 +6,7 @@
 
 pkgname=audacious-plugins
 pkgver=3.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugins for Audacious"
 arch=('x86_64')
 url="http://audacious-media-player.org/;


[arch-commits] Commit in gitlab-gitaly/repos/community-x86_64 (4 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:08:14
  Author: svenstaro
Revision: 317431

archrelease: copy trunk to community-x86_64

Added:
  gitlab-gitaly/repos/community-x86_64/PKGBUILD
(from rev 317430, gitlab-gitaly/trunk/PKGBUILD)
  gitlab-gitaly/repos/community-x86_64/gitlab-gitaly.service
(from rev 317430, gitlab-gitaly/trunk/gitlab-gitaly.service)
Deleted:
  gitlab-gitaly/repos/community-x86_64/PKGBUILD
  gitlab-gitaly/repos/community-x86_64/gitlab-gitaly.service

---+
 PKGBUILD  |  122 
 gitlab-gitaly.service |   50 +--
 2 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 19:08:09 UTC (rev 317430)
+++ PKGBUILD2018-04-23 19:08:14 UTC (rev 317431)
@@ -1,61 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=gitlab-gitaly
-pkgver=0.97.0
-pkgrel=1
-pkgdesc="Speed up Git access using caching"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitaly;
-license=('MIT')
-depends=(glibc ruby2.3 libxml2 libxslt)
-options=(!buildflags)
-makedepends=(go ruby2.3-bundler cmake)
-backup=("etc/gitlab-gitaly/config.toml")
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitaly/repository/archive.tar.gz?ref=v${pkgver};
-"gitlab-gitaly.service")
-sha512sums=('09cb26c1e03dc01d4eb0402001ebe4424b130e2567190c9b45afc7f087a03f74b0f19598ea6678c3ff1314638fc4d5fcb04e2dbc38c0a1be04ca7ce6152dd223'
-
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
-
-_homedir="/var/lib/gitlab"
-
-prepare() {
-  cd "gitaly-"*
-
-  sed -i "s/bundle install/bundle-2.3 install/" Makefile
-  sed -i "s/bundle config/bundle-2.3 config/" Makefile
-  sed -i "s/bundle/bundle-2.3/" internal/rubyserver/rubyserver.go
-  sed -i "s/bundle/bundle-2.3/" internal/linguist/linguist.go
-  sed -i "s/\"ruby\"/\"ruby-2.3\"/" internal/linguist/linguist.go
-  sed -i "s/VERSION = .*/VERSION = ${pkgver}/" Makefile
-  sed -i "s/env ruby/env ruby-2.3/" ruby/bin/gitaly-ruby
-  sed -i "s/env ruby/env ruby-2.3/" ruby/bin/ruby-cd
-  sed -i "s|dir = \"/home/git/gitaly/ruby\"|dir = 
\"/usr/share/webapps/gitlab-gitaly/ruby\"|" config.toml.example
-  sed -i "s|dir = \"/home/git/gitlab-shell\"|dir = 
\"/usr/share/webapps/gitlab-shell\"|" config.toml.example
-  sed -i "s|bin_dir = \"/home/git/gitaly\"|bin_dir = \"/usr/bin\"|" 
config.toml.example
-}
-
-build() {
-  cd "gitaly-"*
-
-  make build
-}
-
-package() {
-  cd "gitaly-"*
-
-  make PREFIX=/usr DESTDIR=${pkgdir} install
-  mkdir -p "${pkgdir}/etc/${pkgname}"
-  sed \
--e "s|^socket_path =.*|socket_path = 
\"${_homedir}/sockets/gitlab-gitaly.socket\"|" \
--e "s|^path =.*|path = \"${_homedir}/repositories\"|" \
-config.toml.example > "${pkgdir}/etc/${pkgname}/config.toml"
-
-  mkdir -p ${pkgdir}/usr/share/webapps/gitlab-gitaly
-  cp -r ruby ${pkgdir}/usr/share/webapps/gitlab-gitaly/ruby
-
-  install -Dm644 config.toml.example 
"${pkgdir}/usr/share/${pkgname}/config.toml.example"
-  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm0644 "${srcdir}/gitlab-gitaly.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-gitaly.service"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gitlab-gitaly/repos/community-x86_64/PKGBUILD (from rev 317430, 
gitlab-gitaly/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 19:08:14 UTC (rev 317431)
@@ -0,0 +1,61 @@
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=gitlab-gitaly
+pkgver=0.97.0
+pkgrel=2
+pkgdesc="Speed up Git access using caching"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitaly;
+license=('MIT')
+depends=(glibc ruby2.3 libxml2 libxslt)
+options=(!buildflags)
+makedepends=(go ruby2.3-bundler cmake)
+backup=("etc/gitlab-gitaly/config.toml")
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitaly/repository/archive?sha=v${pkgver};
+"gitlab-gitaly.service")
+sha512sums=('34f8fc1596ff41f3c993512feaaf811649d39579ab94c5f7165fd57247e6f2ef911b244a9c3ce9498cd3b27984d9103b36df807b3bc6f7b7ff9f2eafa2b35e09'
+
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
+
+_homedir="/var/lib/gitlab"
+
+prepare() {
+  cd "gitaly-"*
+
+  sed -i "s/bundle install/bundle-2.3 install/" Makefile
+  sed -i "s/bundle config/bundle-2.3 config/" Makefile
+  sed -i "s/bundle/bundle-2.3/" internal/rubyserver/rubyserver.go
+  sed -i "s/bundle/bundle-2.3/" internal/linguist/linguist.go
+  sed -i "s/\"ruby\"/\"ruby-2.3\"/" internal/linguist/linguist.go
+  sed -i "s/VERSION = .*/VERSION = ${pkgver}/" Makefile
+  sed -i "s/env ruby/env ruby-2.3/" 

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

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:08:09
  Author: svenstaro
Revision: 317430

upgpkg: gitlab-gitaly 0.97.0-2

Use new API path to archive

Modified:
  gitlab-gitaly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 18:48:05 UTC (rev 317429)
+++ PKGBUILD2018-04-23 19:08:09 UTC (rev 317430)
@@ -2,7 +2,7 @@
 
 pkgname=gitlab-gitaly
 pkgver=0.97.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Speed up Git access using caching"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitaly;
@@ -11,9 +11,9 @@
 options=(!buildflags)
 makedepends=(go ruby2.3-bundler cmake)
 backup=("etc/gitlab-gitaly/config.toml")
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitaly/repository/archive.tar.gz?ref=v${pkgver};
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitaly/repository/archive?sha=v${pkgver};
 "gitlab-gitaly.service")
-sha512sums=('09cb26c1e03dc01d4eb0402001ebe4424b130e2567190c9b45afc7f087a03f74b0f19598ea6678c3ff1314638fc4d5fcb04e2dbc38c0a1be04ca7ce6152dd223'
+sha512sums=('34f8fc1596ff41f3c993512feaaf811649d39579ab94c5f7165fd57247e6f2ef911b244a9c3ce9498cd3b27984d9103b36df807b3bc6f7b7ff9f2eafa2b35e09'
 
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
 
 _homedir="/var/lib/gitlab"


[arch-commits] Commit in gitlab/repos/community-x86_64 (24 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:42:39
  Author: svenstaro
Revision: 317441

archrelease: copy trunk to community-x86_64

Added:
  gitlab/repos/community-x86_64/PKGBUILD
(from rev 317440, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-x86_64/a951b96be2862ce660dc715a364f574c2f5f72e1.patch
(from rev 317440, 
gitlab/trunk/a951b96be2862ce660dc715a364f574c2f5f72e1.patch)
  gitlab/repos/community-x86_64/gitlab-backup.service
(from rev 317440, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-x86_64/gitlab-backup.timer
(from rev 317440, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-x86_64/gitlab-mailroom.service
(from rev 317440, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
(from rev 317440, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-x86_64/gitlab-unicorn.service
(from rev 317440, gitlab/trunk/gitlab-unicorn.service)
  gitlab/repos/community-x86_64/gitlab.install
(from rev 317440, gitlab/trunk/gitlab.install)
  gitlab/repos/community-x86_64/gitlab.logrotate
(from rev 317440, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-x86_64/gitlab.target
(from rev 317440, gitlab/trunk/gitlab.target)
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
(from rev 317440, gitlab/trunk/gitlab.tmpfiles.d)
  gitlab/repos/community-x86_64/lighttpd.conf.example
(from rev 317440, gitlab/trunk/lighttpd.conf.example)
Deleted:
  gitlab/repos/community-x86_64/PKGBUILD
  gitlab/repos/community-x86_64/a951b96be2862ce660dc715a364f574c2f5f72e1.patch
  gitlab/repos/community-x86_64/gitlab-backup.service
  gitlab/repos/community-x86_64/gitlab-backup.timer
  gitlab/repos/community-x86_64/gitlab-mailroom.service
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-x86_64/gitlab-unicorn.service
  gitlab/repos/community-x86_64/gitlab.install
  gitlab/repos/community-x86_64/gitlab.logrotate
  gitlab/repos/community-x86_64/gitlab.target
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
  gitlab/repos/community-x86_64/lighttpd.conf.example

+
 PKGBUILD   |  422 +++
 a951b96be2862ce660dc715a364f574c2f5f72e1.patch |   56 +--
 gitlab-backup.service  |   38 +-
 gitlab-backup.timer|   20 -
 gitlab-mailroom.service|   42 +-
 gitlab-sidekiq.service |   60 +--
 gitlab-unicorn.service |   66 +--
 gitlab.install |   40 +-
 gitlab.logrotate   |   22 -
 gitlab.target  |   14 
 gitlab.tmpfiles.d  |2 
 lighttpd.conf.example  |   70 +--
 12 files changed, 426 insertions(+), 426 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 19:42:27 UTC (rev 317440)
+++ PKGBUILD2018-04-23 19:42:39 UTC (rev 317441)
@@ -1,211 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-pkgname=gitlab
-pkgver=10.7.0
-pkgrel=2
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-ce;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby2.3' 'git' 'ruby2.3-bundler' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 'nodejs' 're2')
-makedepends=('cmake' 'postgresql' 'mariadb' 'yarn' 'go')
-optdepends=('postgresql: database backend'
-'mysql: database backend'
-'python2-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/${pkgname}/application.rb"
-"etc/webapps/${pkgname}/gitlab.yml"
-"etc/webapps/${pkgname}/resque.yml"
-"etc/webapps/${pkgname}/unicorn.rb"
-"etc/logrotate.d/${pkgname}")
-source=("$pkgname-$pkgver.tar.bz2::https://gitlab.com/gitlab-org/gitlab-ce/repository/archive.tar.bz2?ref=v${pkgver};
-gitlab-unicorn.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('1592fc54c2db23049e7999cf58e27f94e2a58a3dcd6f47f6536029ca7e4902f2a22aecef2c2a376be6530e6657aa414a5f0460ab5d0dfbcb837d9f1f4427480c'
-

[arch-commits] Commit in minio/repos/community-x86_64 (8 files)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:54:38
  Author: svenstaro
Revision: 317449

archrelease: copy trunk to community-x86_64

Added:
  minio/repos/community-x86_64/PKGBUILD
(from rev 317448, minio/trunk/PKGBUILD)
  minio/repos/community-x86_64/minio.conf
(from rev 317448, minio/trunk/minio.conf)
  minio/repos/community-x86_64/minio.service
(from rev 317448, minio/trunk/minio.service)
  minio/repos/community-x86_64/minio.sysusers
(from rev 317448, minio/trunk/minio.sysusers)
Deleted:
  minio/repos/community-x86_64/PKGBUILD
  minio/repos/community-x86_64/minio.conf
  minio/repos/community-x86_64/minio.service
  minio/repos/community-x86_64/minio.sysusers

+
 PKGBUILD   |   86 +++
 minio.conf |   16 +-
 minio.service  |   54 +-
 minio.sysusers |2 -
 4 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 19:54:27 UTC (rev 317448)
+++ PKGBUILD2018-04-23 19:54:38 UTC (rev 317449)
@@ -1,43 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Daniel Maslowski 
-
-pkgname=minio
-pkgver=2018.04.19
-_pkgver="${pkgver//./-}T22-54-58Z"
-pkgrel=1
-pkgdesc='Object storage server compatible with Amazon S3'
-arch=('x86_64')
-url='https://minio.io'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go-pie')
-options=('!strip')
-source=(https://github.com/minio/minio/archive/RELEASE.${_pkgver}.tar.gz
-minio.conf
-minio.service
-minio.sysusers)
-backup=('etc/minio/minio.conf')
-sha512sums=('69818c52093300c27c134bf2eae0f320c88a2107d62b4746c3cb6373a5013c9ac95e8dda6e8ae4f498b637f6d2260a9cf9fc279d60cac69d0008a7834ba7420a'
-
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
-
'1c6ea217ea8aac93c9d1e05ad0b6c2108fe3d6367fa6a55acc480b8667996bbb59743e2f7e354c5257fc68bffc18cc44a48c4a82eee293abddcdc7962e63e50b'
-
'0832f0927da94c1c552dcd1a0a98a56b4447c0fc5f0e6d3b498f720ae7512fcfd5261b158775817f8c75ea43c052434ebadceb385d722aaea58a12fdb2a401ed')
-
-build() {
-  export GOPATH="${srcdir}/go"
-  mkdir -p "${GOPATH}/src/github.com/minio"
-  mv "${srcdir}/minio-RELEASE.${_pkgver}" 
"${GOPATH}/src/github.com/minio/minio"
-  cd "${GOPATH}/src/github.com/minio/minio"
-  go build
-}
-
-package() {
-  install -dm750 -o 103 -g 103 "${pkgdir}/srv/minio"
-
-  export GOPATH="${srcdir}/go"
-  cd "${GOPATH}/src/github.com/minio/minio"
-  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 "${srcdir}/minio.conf" "${pkgdir}/etc/minio/${pkgname}.conf"
-  install -Dm644 "${srcdir}/minio.service" 
"${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
-  install -Dm644 "${srcdir}/minio.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
-}

Copied: minio/repos/community-x86_64/PKGBUILD (from rev 317448, 
minio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 19:54:38 UTC (rev 317449)
@@ -0,0 +1,43 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Frederik Schwan 
+# Contributor: Daniel Maslowski 
+
+pkgname=minio
+pkgver=2018.04.19
+_pkgver="${pkgver//./-}T22-54-58Z"
+pkgrel=2
+pkgdesc='Object storage server compatible with Amazon S3'
+arch=('x86_64')
+url='https://minio.io'
+license=('APACHE')
+depends=('glibc')
+makedepends=('go-pie')
+options=('!strip')
+source=(https://github.com/minio/minio/archive/RELEASE.${_pkgver}.tar.gz
+minio.conf
+minio.service
+minio.sysusers)
+backup=('etc/minio/minio.conf')
+sha512sums=('69818c52093300c27c134bf2eae0f320c88a2107d62b4746c3cb6373a5013c9ac95e8dda6e8ae4f498b637f6d2260a9cf9fc279d60cac69d0008a7834ba7420a'
+
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
+
'4a8448e03974c576138dcf848fc2397304543d3731340a5bd09558a33e0f7ffa7540eb1467b99633779f875efd8b2bc651798f9a0af937ca06ee88758dc54ba9'
+
'0832f0927da94c1c552dcd1a0a98a56b4447c0fc5f0e6d3b498f720ae7512fcfd5261b158775817f8c75ea43c052434ebadceb385d722aaea58a12fdb2a401ed')
+
+build() {
+  export GOPATH="${srcdir}/go"
+  mkdir -p "${GOPATH}/src/github.com/minio"
+  mv "${srcdir}/minio-RELEASE.${_pkgver}" 
"${GOPATH}/src/github.com/minio/minio"
+  cd "${GOPATH}/src/github.com/minio/minio"
+  go build
+}
+
+package() {
+  install -dm750 -o 103 -g 103 "${pkgdir}/srv/minio"
+
+  export GOPATH="${srcdir}/go"
+  cd "${GOPATH}/src/github.com/minio/minio"
+  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  install -Dm644 "${srcdir}/minio.conf" "${pkgdir}/etc/minio/${pkgname}.conf"
+  

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

2018-04-23 Thread David Runge via arch-commits
Date: Monday, April 23, 2018 @ 21:17:05
  Author: dvzrv
Revision: 317454

upgpkg: din 33-1

Upgrading to 33. Removing gendesk from makedepends, as the desktop file is now 
part of the sources.
Moving desktop file and image to correct location. Adding hicolor-icon-theme to 
depends (for scalable icon).

Modified:
  din/trunk/PKGBUILD

--+
 PKGBUILD |   24 +++-
 1 file changed, 11 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 20:59:05 UTC (rev 317453)
+++ PKGBUILD2018-04-23 21:17:05 UTC (rev 317454)
@@ -2,27 +2,21 @@
 # Contributor: muzhed 
 
 pkgname=din
-pkgver=32
-pkgrel=3
+pkgver=33
+pkgrel=1
 pkgdesc="A sound synthesizer and musical instrument."
 arch=('x86_64')
 url="https://dinisnoise.org/;
 license=('GPL2')
 groups=('pro-audio')
-depends=('jack' 'libgl' 'sdl' 'tcl')
-makedepends=('boost' 'gendesk' 'glu')
+depends=('hicolor-icon-theme' 'jack' 'libgl' 'sdl' 'tcl')
+makedepends=('boost' 'glu')
 
source=("https://archive.org/download/dinisnoise_source_code/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('51eed3846b8ea0784777b9b382aedbe649923b874244297cf4fac244ed6a702964de66e6cb5b1d705f6695897c295542e15cf084f7f8d8350b03c784cf883958')
+sha512sums=('df94b16fcfe1d95f824e4c0937935db1efaff6705912f4f629ce4b55ada7c9118d56dd3dce48fd9a73c6bbe2b0918c72113cffad42f3bd387bfd2accf5f1a4cb')
 
 prepare() {
   cd "${pkgname}-${pkgver}"
   autoreconf -vfi
-  # XDG desktop file
-  gendesk -n \
-  --pkgname ${pkgname} \
-  --pkgdesc "${pkgdesc}" \
-  --name DIN Is Noise \
-  --categories "Application;AudioVideo;Audio;Midi;Music"
 }
 
 build() {
@@ -36,9 +30,13 @@
 package() {
   cd "${pkgname}-${pkgver}"
   make install DESTDIR="${pkgdir}"
-  # desktop file
-  install -vDm 644 "${pkgname}.desktop" \
+  # move desktop file and icon to correct directories
+  # change of the default location has been requested upstream
+  install -vdm 755 "${pkgdir}/usr/share/"{applications,icons/hicolor/scalable}
+  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.desktop" \
 "${pkgdir}/usr/share/applications/${pkgname}.desktop"
+  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.svg" \
+"${pkgdir}/usr/share/icons/hicolor/scalable/${pkgname}.svg"
   # docs
   install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
 -vDm 644 {AUTHORS,BUGS,CHANGELOG,NEWS,README,TODO}


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

2018-04-23 Thread David Runge via arch-commits
Date: Monday, April 23, 2018 @ 21:17:13
  Author: dvzrv
Revision: 317455

archrelease: copy trunk to community-x86_64

Added:
  din/repos/community-x86_64/
  din/repos/community-x86_64/PKGBUILD
(from rev 317454, din/trunk/PKGBUILD)

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

Copied: din/repos/community-x86_64/PKGBUILD (from rev 317454, 
din/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-04-23 21:17:13 UTC (rev 317455)
@@ -0,0 +1,43 @@
+# Maintainer: David Runge 
+# Contributor: muzhed 
+
+pkgname=din
+pkgver=33
+pkgrel=1
+pkgdesc="A sound synthesizer and musical instrument."
+arch=('x86_64')
+url="https://dinisnoise.org/;
+license=('GPL2')
+groups=('pro-audio')
+depends=('hicolor-icon-theme' 'jack' 'libgl' 'sdl' 'tcl')
+makedepends=('boost' 'glu')
+source=("https://archive.org/download/dinisnoise_source_code/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('df94b16fcfe1d95f824e4c0937935db1efaff6705912f4f629ce4b55ada7c9118d56dd3dce48fd9a73c6bbe2b0918c72113cffad42f3bd387bfd2accf5f1a4cb')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  CXXFLAGS="${CXXFLAGS} -O3 -D__UNIX_ALSA__ -D__UNIX_JACK__" \
+  CFLAGS="${CFLAGS} -O3" \
+  ./configure --prefix='/usr'
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+  # move desktop file and icon to correct directories
+  # change of the default location has been requested upstream
+  install -vdm 755 "${pkgdir}/usr/share/"{applications,icons/hicolor/scalable}
+  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.desktop" \
+"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+  mv -v "${pkgdir}/usr/share/${pkgname}/pixmaps/${pkgname}.svg" \
+"${pkgdir}/usr/share/icons/hicolor/scalable/${pkgname}.svg"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-vDm 644 {AUTHORS,BUGS,CHANGELOG,NEWS,README,TODO}
+}


[arch-commits] Commit in d-containers/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 21:50:01
  Author: arojas
Revision: 317463

archrelease: copy trunk to community-x86_64

Added:
  d-containers/repos/community-x86_64/PKGBUILD
(from rev 317462, d-containers/trunk/PKGBUILD)
Deleted:
  d-containers/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-23 21:49:37 UTC (rev 317462)
+++ PKGBUILD2018-04-23 21:50:01 UTC (rev 317463)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=d-containers
-_pkgver=0.8.0-alpha.5
-pkgver=${_pkgver/-/}
-pkgrel=1
-pkgdesc="Containers for D backed by std.experimental.allocator"
-arch=(x86_64)
-url="https://github.com/dlang-community;
-license=(Boost)
-depends=(libphobos)
-makedepends=(dmd libphobos meson d-stdx-allocator)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz;)
-sha256sums=('30f82f85d573cf0d3d21bd53f7b9a813ac80fc3e2cfe1fbe6da4e31f237afad7')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../containers-$_pkgver --prefix=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: d-containers/repos/community-x86_64/PKGBUILD (from rev 317462, 
d-containers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-23 21:50:01 UTC (rev 317463)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=d-containers
+_pkgver=0.8.0-alpha.6
+pkgver=${_pkgver/-/}
+pkgrel=1
+pkgdesc="Containers for D backed by std.experimental.allocator"
+arch=(x86_64)
+url="https://github.com/dlang-community;
+license=(Boost)
+depends=(libphobos)
+makedepends=(dmd meson d-stdx-allocator)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz;)
+sha256sums=('7fe817179cbf37944605efd45a73d64e6f50ba7fbed775b2085498c8c437')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../containers-$_pkgver --prefix=/usr
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}


[arch-commits] Commit in audacious-plugins/repos (2 files)

2018-04-23 Thread Evangelos Foutras via arch-commits
Date: Monday, April 23, 2018 @ 22:26:47
  Author: foutrelis
Revision: 322869

archrelease: copy trunk to staging-x86_64

Added:
  audacious-plugins/repos/staging-x86_64/
  audacious-plugins/repos/staging-x86_64/PKGBUILD
(from rev 322868, audacious-plugins/trunk/PKGBUILD)

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

Copied: audacious-plugins/repos/staging-x86_64/PKGBUILD (from rev 322868, 
audacious-plugins/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-23 22:26:47 UTC (rev 322869)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Gaetan Bisson 
+# Contributor: Alexander Fehr 
+# Contributor: William Rea 
+
+pkgname=audacious-plugins
+pkgver=3.9
+pkgrel=3
+pkgdesc="Plugins for Audacious"
+arch=('x86_64')
+url="http://audacious-media-player.org/;
+license=('BSD' 'GPL')
+
+makedepends=("audacious>=$pkgver"
+ 'glib2' 'python' # for gdbus-codegen
+ 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac'
+ 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 
'libcdio-paranoia' 'libsidplayfp' 'wavpack'
+ 'dbus-glib' 'libsamplerate' 'libnotify' 'lirc' 'curl' 'libmtp'
+ 'neon' 'libmms' 'libcue')
+
+optdepends=('alsa-lib: Advanced Linux Sound Arch. output'
+'pulseaudio: PulseAudio output'
+'jack2: Jack Audio Connection Kit output'
+'lame: FileWriter MP3 output'
+'libvorbis: Vorbis input, FileWriter Vorbis output'
+'flac: FLAC input, FileWriter FLAC output'
+
+'mpg123: MP3 input'
+'faad2: AAC input'
+'ffmpeg: ffaudio input'
+'libmodplug: modplug input'
+'fluidsynth: MIDI FluidSynth backend input'
+'libcdio-paranoia: CD Digital Audio input'
+'libsidplayfp: Commodore 64 audio input'
+'wavpack: WavPack input'
+
+'dbus-glib: Gnome Shortcuts Plugin'
+'libsamplerate: Speed and Pitch Plugin'
+'libnotify: libnotify OSD'
+'lirc: LIRC'
+'curl: AudioScrobbler Client'
+'libmtp: Upload to MTP device'
+
+'neon: neon-based http transport'
+'libmms: libmms-based mms transport'
+'libcue: CUE playlist format')
+
+source=(http://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2)
+sha256sums=('8bf7f21089cb3406968cc9c71307774aee7100ec4607f28f63cf5690d5c927b8')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--enable-amidiplug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in minio/trunk (PKGBUILD minio.service)

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:54:27
  Author: svenstaro
Revision: 317448

upgpkg: minio 2018.04.19-2

Fix incorrect error essage

Modified:
  minio/trunk/PKGBUILD
  minio/trunk/minio.service

---+
 PKGBUILD  |4 ++--
 minio.service |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:49:32 UTC (rev 317447)
+++ PKGBUILD2018-04-23 19:54:27 UTC (rev 317448)
@@ -5,7 +5,7 @@
 pkgname=minio
 pkgver=2018.04.19
 _pkgver="${pkgver//./-}T22-54-58Z"
-pkgrel=1
+pkgrel=2
 pkgdesc='Object storage server compatible with Amazon S3'
 arch=('x86_64')
 url='https://minio.io'
@@ -20,7 +20,7 @@
 backup=('etc/minio/minio.conf')
 
sha512sums=('69818c52093300c27c134bf2eae0f320c88a2107d62b4746c3cb6373a5013c9ac95e8dda6e8ae4f498b637f6d2260a9cf9fc279d60cac69d0008a7834ba7420a'
 
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
-
'1c6ea217ea8aac93c9d1e05ad0b6c2108fe3d6367fa6a55acc480b8667996bbb59743e2f7e354c5257fc68bffc18cc44a48c4a82eee293abddcdc7962e63e50b'
+
'4a8448e03974c576138dcf848fc2397304543d3731340a5bd09558a33e0f7ffa7540eb1467b99633779f875efd8b2bc651798f9a0af937ca06ee88758dc54ba9'
 
'0832f0927da94c1c552dcd1a0a98a56b4447c0fc5f0e6d3b498f720ae7512fcfd5261b158775817f8c75ea43c052434ebadceb385d722aaea58a12fdb2a401ed')
 
 build() {

Modified: minio.service
===
--- minio.service   2018-04-23 19:49:32 UTC (rev 317447)
+++ minio.service   2018-04-23 19:54:27 UTC (rev 317448)
@@ -15,7 +15,7 @@
 WorkingDirectory=/srv/minio
 
 EnvironmentFile=/etc/minio/minio.conf
-ExecStartPre=/bin/bash -c "[ -n \"${MINIO_VOLUMES}\" ] || echo \"Variable 
MINIO_VOLUMES not set in /etc/defaults/minio\""
+ExecStartPre=/bin/bash -c "[ -n \"${MINIO_VOLUMES}\" ] || echo \"Variable 
MINIO_VOLUMES not set in /etc/minio/minio.conf\""
 ExecStart=/usr/bin/minio -C /srv/minio/conf/ server $MINIO_OPTS $MINIO_VOLUMES
 
 # SIGTERM signal is used to stop Minio


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

2018-04-23 Thread Baptiste Jonglez via arch-commits
Date: Monday, April 23, 2018 @ 21:35:37
  Author: zorun
Revision: 317456

upgpkg: ring-daemon 2:20180421.1.8ce06c1-1

Modified:
  ring-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 21:17:13 UTC (rev 317455)
+++ PKGBUILD2018-04-23 21:35:37 UTC (rev 317456)
@@ -1,7 +1,7 @@
 # Maintainer: Baptiste Jonglez 
 
 pkgname=ring-daemon
-pkgver=20180420.2.ac1aac4
+pkgver=20180421.1.8ce06c1
 pkgrel=1
 epoch=2
 _pjprojectver=2.7.2
@@ -16,7 +16,7 @@
  'libsecp256k1' 'util-linux' 'opus')
 makedepends=('git' 'boost' 'msgpack-c' 'autoconf-archive')
 #checkdepends=('cppunit')
-source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=2644afc145004496d33ec40bfa63ce40c37c7ef3;
+source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=ca96c74c8cad3757b49dfec9f3890ac6ae910421;
 
"http://www.pjsip.org/release/${_pjprojectver}/pjproject-${_pjprojectver}.tar.bz2;)
 noextract=("pjproject-${_pjprojectver}.tar.bz2")
 sha256sums=('SKIP'


[arch-commits] Commit in ring-daemon/repos (2 files)

2018-04-23 Thread Baptiste Jonglez via arch-commits
Date: Monday, April 23, 2018 @ 21:35:58
  Author: zorun
Revision: 317457

archrelease: copy trunk to community-staging-x86_64

Added:
  ring-daemon/repos/community-staging-x86_64/
  ring-daemon/repos/community-staging-x86_64/PKGBUILD
(from rev 317456, ring-daemon/trunk/PKGBUILD)

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

Copied: ring-daemon/repos/community-staging-x86_64/PKGBUILD (from rev 317456, 
ring-daemon/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 21:35:58 UTC (rev 317457)
@@ -0,0 +1,70 @@
+# Maintainer: Baptiste Jonglez 
+
+pkgname=ring-daemon
+pkgver=20180421.1.8ce06c1
+pkgrel=1
+epoch=2
+_pjprojectver=2.7.2
+pkgdesc="Ring is a free and universal communication platform which preserves 
the users' privacy and freedoms (daemon)"
+arch=("x86_64")
+url="https://ring.cx;
+license=('GPL3')
+groups=("ring")
+depends=('opendht' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack' 'jsoncpp'
+ 'libsamplerate' 'libsndfile' 'dbus-c++' 'ffmpeg' 'gnutls'
+ 'expat' 'gsm' 'libupnp' 'libnatpmp' 'libva' 'libvdpau' 'restbed'
+ 'libsecp256k1' 'util-linux' 'opus')
+makedepends=('git' 'boost' 'msgpack-c' 'autoconf-archive')
+#checkdepends=('cppunit')
+source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=ca96c74c8cad3757b49dfec9f3890ac6ae910421;
+
"http://www.pjsip.org/release/${_pjprojectver}/pjproject-${_pjprojectver}.tar.bz2;)
+noextract=("pjproject-${_pjprojectver}.tar.bz2")
+sha256sums=('SKIP'
+'9c2c828abab7626edf18e04b041ef274bfaa86f99adf2c25ff56f1509e813772')
+sha512sums=('SKIP'
+
'3d355ffcbbeed62cfc711e574a987dc06043ccf4f2625820adffa89167022b8306fcee3fada71d3d45e7b902fc9c65ac8221de101cbafed25362a3921f702afd')
+
+prepare() {
+  cd "${pkgname}"
+  cp ../pjproject-${_pjprojectver}.tar.bz2 contrib/tarballs
+  mkdir contrib/native
+  autoreconf -fvi
+}
+
+build() {
+  cd "${pkgname}/contrib/native"
+  ../bootstrap \
+  --disable-downloads \
+  --disable-all \
+  --enable-pjproject
+  make DEPS_pjproject=
+
+  cd ../..
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--sysconfdir=/etc \
+--enable-ipv6
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+# Disabled because some tests (TURN) use the network.
+#check() {
+#  cd "${pkgname}"
+#  make -k check
+#}
+
+package() {
+  cd "${pkgname}"
+
+  msg2 'Installing...'
+  make DESTDIR="$pkgdir" install
+
+  msg2 'Cleaning up pkgdir...'
+  find "$pkgdir" -type d -name .git -exec rm -r '{}' +
+  find "$pkgdir" -type f -name .gitignore -exec rm -r '{}' +
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 19:11:51
  Author: svenstaro
Revision: 317432

upgpkg: gitlab-workhorse 4.1.0-2

Use new API path to archive

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:08:14 UTC (rev 317431)
+++ PKGBUILD2018-04-23 19:11:51 UTC (rev 317432)
@@ -4,7 +4,7 @@
 
 pkgname=gitlab-workhorse
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app 
(Unicorn)"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-workhorse;
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('glibc')
 makedepends=('go-pie')
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v${pkgver};
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-workhorse/repository/archive?sha=v${pkgver};
 "gitlab-workhorse.service")
 
sha512sums=('b8dac99b983781f9f82ba7f7ab07c7014c5c308b920ce6ce792e89879122a76606bde63f5fc26c19b77348cbb7e9c01dba5a0c51a0f45e6cae4e5d676e6b6647'
 
'c5ce0e47fa186cf9374e9771e99df0346c3652a20dd43257a6d50003b083e78cb2ed65abdbd45cc4062114023f7b112793c25136e2d6b118e1ba30623f16be83')


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

2018-04-23 Thread Balló György via arch-commits
Date: Monday, April 23, 2018 @ 19:12:01
  Author: bgyorgy
Revision: 317433

Move vocal from AUR with 23 votes

Added:
  vocal/
  vocal/trunk/
  vocal/trunk/PKGBUILD

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

Added: vocal/trunk/PKGBUILD
===
--- vocal/trunk/PKGBUILD(rev 0)
+++ vocal/trunk/PKGBUILD2018-04-23 19:12:01 UTC (rev 317433)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Marcin Tydelski 
+# Contributor: Nathan Dyer 
+
+pkgname=vocal
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='Powerful, beautiful and simple podcast client for the modern free 
desktop'
+arch=(x86_64)
+url='https://vocalproject.net/'
+license=(GPL3)
+depends=(clutter-gst clutter-gtk granite gst-plugins-good gst-libav libnotify)
+makedepends=(cmake vala webkit2gtk)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/needle-and-thread/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('2f9c5a3273cc0f6af9361f82258bebe221770fe5f7c2e46f378ca41b4c450e7c')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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


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

2018-04-23 Thread Gaëtan Bisson via arch-commits
Date: Monday, April 23, 2018 @ 19:22:57
  Author: bisson
Revision: 322857

rebuild for ffmpeg-4.0

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 17:46:10 UTC (rev 322856)
+++ PKGBUILD2018-04-23 19:22:57 UTC (rev 322857)
@@ -4,7 +4,7 @@
 
 pkgname=chromaprint
 pkgver=1.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Library that implements a custom algorithm for extracting 
fingerprints from any audio source'
 url='https://acoustid.org/chromaprint'
 arch=('x86_64')


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

2018-04-23 Thread Christian Hesse via arch-commits
Date: Monday, April 23, 2018 @ 19:35:21
  Author: eworm
Revision: 317437

archrelease: copy trunk to staging-x86_64

Added:
  mpv/repos/staging-x86_64/
  mpv/repos/staging-x86_64/0001-opengl-backend-support-multiple-backends.patch
(from rev 317436, 
mpv/trunk/0001-opengl-backend-support-multiple-backends.patch)
  mpv/repos/staging-x86_64/0002-vaapi-Use-libva2-message-callbacks.patch
(from rev 317436, mpv/trunk/0002-vaapi-Use-libva2-message-callbacks.patch)
  mpv/repos/staging-x86_64/0003-demux_lavf-return-AVERROR_EOF-on-file-end.patch
(from rev 317436, 
mpv/trunk/0003-demux_lavf-return-AVERROR_EOF-on-file-end.patch)
  mpv/repos/staging-x86_64/PKGBUILD
(from rev 317436, mpv/trunk/PKGBUILD)

--+
 0001-opengl-backend-support-multiple-backends.patch  |  291 +
 0002-vaapi-Use-libva2-message-callbacks.patch|   91 +
 0003-demux_lavf-return-AVERROR_EOF-on-file-end.patch |   26 +
 PKGBUILD |   61 +++
 4 files changed, 469 insertions(+)

Copied: 
mpv/repos/staging-x86_64/0001-opengl-backend-support-multiple-backends.patch 
(from rev 317436, mpv/trunk/0001-opengl-backend-support-multiple-backends.patch)
===
--- staging-x86_64/0001-opengl-backend-support-multiple-backends.patch  
(rev 0)
+++ staging-x86_64/0001-opengl-backend-support-multiple-backends.patch  
2018-04-23 19:35:21 UTC (rev 317437)
@@ -0,0 +1,291 @@
+From 9c397af0dabfff7177bcb76409af5b8f9ae608cf Mon Sep 17 00:00:00 2001
+From: Drew DeVault 
+Date: Thu, 27 Apr 2017 17:19:58 -0400
+Subject: [PATCH 1/4] --opengl-backend: support multiple backends
+
+Will attempt each backend specified in order. The x11 backend is still
+preferred, even on Wayland, but the user can now use
+--opengl-backend=wayland,x11 to prefer wayland and fall back to x11 if
+wayland is unavailable.
+---
+ video/out/opengl/context.c | 66 +-
+ video/out/opengl/context.h |  8 ++
+ video/out/vo_opengl.c  |  7 +++--
+ 3 files changed, 64 insertions(+), 17 deletions(-)
+
+diff --git a/video/out/opengl/context.c b/video/out/opengl/context.c
+index 72311e11fa..568bb662b8 100644
+--- a/video/out/opengl/context.c
 b/video/out/opengl/context.c
+@@ -89,6 +89,30 @@ static const struct mpgl_driver *const backends[] = {
+ #endif
+ };
+ 
++static bool get_desc(struct m_obj_desc *dst, int index)
++{
++if (index >= MP_ARRAY_SIZE(backends) - 1)
++return false;
++const struct mpgl_driver *driver = backends[index];
++*dst = (struct m_obj_desc) {
++.name = driver->name,
++.description = driver->name,
++.priv_size = sizeof(struct mpgl_driver),
++.p = driver,
++};
++return true;
++}
++
++// for backend option
++const struct m_obj_list mpgl_backend_list = {
++.get_desc = get_desc,
++.description = "OpenGL windowing backends",
++.allow_unknown_entries = true,
++.allow_disable_entries = true,
++.allow_trailer = true,
++.disallow_positional_parameters = true,
++};
++
+ // 0-terminated list of desktop GL versions a backend should try to
+ // initialize. The first entry is the most preferred version.
+ const int mpgl_preferred_gl_versions[] = {
+@@ -100,7 +124,7 @@ const int mpgl_preferred_gl_versions[] = {
+ 0
+ };
+ 
+-int mpgl_find_backend(const char *name)
++static int mpgl_find_backend(const char *name)
+ {
+ if (name == NULL || strcmp(name, "auto") == 0)
+ return -1;
+@@ -126,7 +150,7 @@ int mpgl_validate_backend_opt(struct mp_log *log, const 
struct m_option *opt,
+ return mpgl_find_backend(s) >= -1 ? 1 : M_OPT_INVALID;
+ }
+ 
+-static void *get_native_display(void *pctx, const char *name)
++static void *get_native_display(const char *name)
+ {
+ MPGLContext *ctx = pctx;
+ if (!ctx->native_display_type || !name)
+@@ -186,11 +210,41 @@ cleanup:
+ 
+ // Create a VO window and create a GL context on it.
+ //  vo_flags: passed to the backend's create window function
+-MPGLContext *mpgl_init(struct vo *vo, const char *backend_name, int vo_flags)
++MPGLContext *mpgl_init(struct vo *vo, struct m_obj_settings *backend_list, 
int vo_flags)
+ {
+ MPGLContext *ctx = NULL;
+-int index = mpgl_find_backend(backend_name);
+-if (index == -1) {
++if (backend_list && backend_list[0].name) {
++int n;
++for (n = 0; backend_list[n].name; n++) {
++// Something like "--opengl-backend=name," allows fallback to 
autoprobing.
++int index = mpgl_find_backend(backend_list[n].name);
++if (index == -1 || strlen(backend_list[n].name) == 0)
++goto autoprobe;
++if (index == -2) {
++MP_FATAL(vo, "Unknown opengl backend '%s'\n", 
backend_list[n].name);
++exit(-2);
++return NULL;
++}

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

2018-04-23 Thread Kyle Keen via arch-commits
Date: Monday, April 23, 2018 @ 19:49:32
  Author: kkeen
Revision: 317447

archrelease: copy trunk to community-staging-x86_64

Added:
  simplescreenrecorder/repos/community-staging-x86_64/
  simplescreenrecorder/repos/community-staging-x86_64/PKGBUILD
(from rev 317446, simplescreenrecorder/trunk/PKGBUILD)
  
simplescreenrecorder/repos/community-staging-x86_64/simplescreenrecorder.install
(from rev 317446, simplescreenrecorder/trunk/simplescreenrecorder.install)

--+
 PKGBUILD |   52 +
 simplescreenrecorder.install |9 +++
 2 files changed, 61 insertions(+)

Copied: simplescreenrecorder/repos/community-staging-x86_64/PKGBUILD (from rev 
317446, simplescreenrecorder/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-23 19:49:32 UTC (rev 317447)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Maarten Baert
+
+pkgname=simplescreenrecorder
+pkgver=0.3.10
+pkgrel=2
+pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL."
+arch=("x86_64")
+url="http://www.maartenbaert.be/simplescreenrecorder/;
+license=("GPL3")
+# upstream reports crashes with Qt5, reverting FS#45104
+# trying qt5 again with 0.3.9-3
+#depends=("qt4"
+depends=("qt5-base" "qt5-x11extras"
+"ffmpeg" "alsa-lib" "libpulse" "jack" "libgl" "glu"
+"libx11" "libxext" "libxfixes" "libxi"
+"desktop-file-utils" "gtk-update-icon-cache")
+optdepends=("lib32-simplescreenrecorder: OpenGL recording of 32-bit 
applications")
+makedepends=("git" "cmake" "qt5-tools")
+source=("git+https://github.com/MaartenBaert/ssr.git#tag=$pkgver;)
+md5sums=("SKIP")
+
+install=simplescreenrecorder.install
+
+prepare() {
+  cd ssr
+  mkdir -p build
+  # ffmpeg 4.0 tweaks
+  sed -i 's|CODEC_CAP_VARIABLE_FRAME_SIZE|AV_CODEC_CAP_VARIABLE_FRAME_SIZE|'  
src/AV/Output/AudioEncoder.cpp
+  sed -i 's|CODEC_FLAG_QSCALE|AV_CODEC_FLAG_QSCALE|'  
src/AV/Output/{Audio,Video}Encoder.cpp
+  sed -i 's|CODEC_CAP_DELAY|AV_CODEC_CAP_DELAY|'  src/AV/Output/BaseEncoder.cpp
+  sed -i 's|CODEC_FLAG_GLOBAL_HEADER|AV_CODEC_FLAG_GLOBAL_HEADER|'  
src/AV/Output/Muxer.cpp
+  sed -i 's|CODEC_CAP_EXPERIMENTAL|AV_CODEC_CAP_EXPERIMENTAL|'  
src/AV/Output/Muxer.cpp
+}
+
+build() {
+  cd ssr/build
+  # fPIC is only required for qt5 + gcc5
+  #CXXFLAGS="$CXXFLAGS -fPIC"
+  #./configure --prefix=/usr --disable-assert --with-qt5
+  #./configure --prefix=/usr --disable-assert
+  #  -DLRELEASE='/usr/bin/lrelease-qt4' \
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_BUILD_TYPE=Release \
+-DWITH_QT5=on \
+-DCMAKE_INSTALL_LIBDIR='lib' ../
+  make
+}
+package() {
+  cd ssr/build
+  make DESTDIR="$pkgdir" install
+}

Copied: 
simplescreenrecorder/repos/community-staging-x86_64/simplescreenrecorder.install
 (from rev 317446, simplescreenrecorder/trunk/simplescreenrecorder.install)
===
--- community-staging-x86_64/simplescreenrecorder.install   
(rev 0)
+++ community-staging-x86_64/simplescreenrecorder.install   2018-04-23 
19:49:32 UTC (rev 317447)
@@ -0,0 +1,9 @@
+post_install() {
+   ldconfig
+}
+post_upgrade() {
+   post_install
+}
+post_remove() {
+   post_install
+}


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

2018-04-23 Thread Kyle Keen via arch-commits
Date: Monday, April 23, 2018 @ 19:49:18
  Author: kkeen
Revision: 317446

upgpkg: simplescreenrecorder 0.3.10-2  ffmpeg 4.0 rebuild

Modified:
  simplescreenrecorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 19:44:11 UTC (rev 317445)
+++ PKGBUILD2018-04-23 19:49:18 UTC (rev 317446)
@@ -4,7 +4,7 @@
 
 pkgname=simplescreenrecorder
 pkgver=0.3.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL."
 arch=("x86_64")
 url="http://www.maartenbaert.be/simplescreenrecorder/;
@@ -26,6 +26,12 @@
 prepare() {
   cd ssr
   mkdir -p build
+  # ffmpeg 4.0 tweaks
+  sed -i 's|CODEC_CAP_VARIABLE_FRAME_SIZE|AV_CODEC_CAP_VARIABLE_FRAME_SIZE|'  
src/AV/Output/AudioEncoder.cpp
+  sed -i 's|CODEC_FLAG_QSCALE|AV_CODEC_FLAG_QSCALE|'  
src/AV/Output/{Audio,Video}Encoder.cpp
+  sed -i 's|CODEC_CAP_DELAY|AV_CODEC_CAP_DELAY|'  src/AV/Output/BaseEncoder.cpp
+  sed -i 's|CODEC_FLAG_GLOBAL_HEADER|AV_CODEC_FLAG_GLOBAL_HEADER|'  
src/AV/Output/Muxer.cpp
+  sed -i 's|CODEC_CAP_EXPERIMENTAL|AV_CODEC_CAP_EXPERIMENTAL|'  
src/AV/Output/Muxer.cpp
 }
 
 build() {


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

2018-04-23 Thread Antonio Rojas via arch-commits
Date: Monday, April 23, 2018 @ 21:49:37
  Author: arojas
Revision: 317462

Update to 0.8.0alpha6

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 21:46:12 UTC (rev 317461)
+++ PKGBUILD2018-04-23 21:49:37 UTC (rev 317462)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=d-containers
-_pkgver=0.8.0-alpha.5
+_pkgver=0.8.0-alpha.6
 pkgver=${_pkgver/-/}
 pkgrel=1
 pkgdesc="Containers for D backed by std.experimental.allocator"
@@ -9,9 +9,9 @@
 url="https://github.com/dlang-community;
 license=(Boost)
 depends=(libphobos)
-makedepends=(dmd libphobos meson d-stdx-allocator)
+makedepends=(dmd meson d-stdx-allocator)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/dlang-community/containers/archive/v$_pkgver.tar.gz;)
-sha256sums=('30f82f85d573cf0d3d21bd53f7b9a813ac80fc3e2cfe1fbe6da4e31f237afad7')
+sha256sums=('7fe817179cbf37944605efd45a73d64e6f50ba7fbed775b2085498c8c437')
 
 prepare() {
   mkdir -p build


<    1   2   3   >